/* @license GNU-GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.openid-connect-login-form{margin-top:15px;}@font-face{font-family:"EuclidCircular";src:url(/themes/custom/memobase/fonts/EuclidCircularA-Light-WebS.woff2) format("woff2"),url(/themes/custom/memobase/fonts/EuclidCircularA-Light-WebS.woff) format("woff");font-style:normal;font-weight:300;}@font-face{font-family:"EuclidCircular";src:url(/themes/custom/memobase/fonts/EuclidCircularA-Semibold-WebS.woff2) format("woff2"),url(/themes/custom/memobase/fonts/EuclidCircularA-Semibold-WebS.woff) format("woff");font-style:normal;font-weight:600;}@font-face{font-family:"EuclidCircular";src:url(/themes/custom/memobase/fonts/EuclidCircularA-Regular-WebS.woff2) format("woff2"),url(/themes/custom/memobase/fonts/EuclidCircularA-Regular-WebS.woff) format("woff");font-style:normal;font-weight:400;}@font-face{font-family:"EuclidCircular";src:url(/themes/custom/memobase/fonts/EuclidCircularA-Bold-WebS.woff2) format("woff2"),url(/themes/custom/memobase/fonts/EuclidCircularA-Bold-WebS.woff) format("woff");font-style:normal;font-weight:700;}html{-webkit-box-sizing:border-box;box-sizing:border-box;}*,*::before,*::after{-webkit-box-sizing:inherit;box-sizing:inherit;}html{overflow-x:hidden;}html,body{height:100%;margin:0;padding:0;}body{position:relative;}:root{--hover-color:#D22D40;--active-color:#D22D40;}:root{--gutter:2.6666666667rem;--outer-padding:9.0666666667rem;--max-width:85.3333333333rem;}@media only screen and (max-width:1899px){:root{--gutter:2.4rem;--outer-padding:7.7333333333rem;}}@media only screen and (max-width:1279px){:root{--gutter:1.7333333333rem;--outer-padding:6.2rem;}}@media only screen and (max-width:1023px){:root{--gutter:1.9333333333rem;--outer-padding:5.4rem;}}@media only screen and (max-width:767px){:root{--gutter:1.8rem;--outer-padding:1.8rem;}}@media only screen and (min-width:1900px){:root{--max-width:103.3333333333rem;--desktop-wide-max-width:126.6666666667rem;}}:focus{-webkit-transition:-webkit-box-shadow 0.3s ease;transition:-webkit-box-shadow 0.3s ease;transition:box-shadow 0.3s ease;transition:box-shadow 0.3s ease,-webkit-box-shadow 0.3s ease;-webkit-box-shadow:0 0 6px 0 rgba(0,0,0,0.4);box-shadow:0 0 6px 0 rgba(0,0,0,0.4);outline:none;}::-moz-focus-inner{border:none;outline:none;}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:none;padding:0;line-height:inherit;font-size:inherit;font-weight:inherit;font-family:inherit;}button:not(:disabled),[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled){cursor:pointer;}[type=color],[type=date],[type=datetime],[type=datetime-local],[type=email],[type=month],[type=number],[type=password],[type=search],[type=tel],[type=text],[type=time],[type=url],[type=week],input:not([type]),textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:white;border:none;border-radius:0;-webkit-box-shadow:inset 1px 1px 5px 0 rgba(0,0,0,0.4);box-shadow:inset 1px 1px 5px 0 rgba(0,0,0,0.4);-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;font-family:"EuclidCircular",sans-serif;font-weight:400;font-style:normal;color:#323232;font-size:1.0666666667rem;letter-spacing:0em;line-height:1.3125;padding:12px 14px;-webkit-transition:border-color 150ms ease;transition:border-color 150ms ease;width:100%;}@media only screen and (min-width:1280px){[type=color],[type=date],[type=datetime],[type=datetime-local],[type=email],[type=month],[type=number],[type=password],[type=search],[type=tel],[type=text],[type=time],[type=url],[type=week],input:not([type]),textarea{font-size:1.2rem;letter-spacing:0em;line-height:1.3888888889;}}@media only screen and (min-width:768px){[type=color],[type=date],[type=datetime],[type=datetime-local],[type=email],[type=month],[type=number],[type=password],[type=search],[type=tel],[type=text],[type=time],[type=url],[type=week],input:not([type]),textarea{padding:13px 14px;}}@media (hover:hover) and (pointer:fine){[type=color]:hover:not(:disabled),[type=date]:hover:not(:disabled),[type=datetime]:hover:not(:disabled),[type=datetime-local]:hover:not(:disabled),[type=email]:hover:not(:disabled),[type=month]:hover:not(:disabled),[type=number]:hover:not(:disabled),[type=password]:hover:not(:disabled),[type=search]:hover:not(:disabled),[type=tel]:hover:not(:disabled),[type=text]:hover:not(:disabled),[type=time]:hover:not(:disabled),[type=url]:hover:not(:disabled),[type=week]:hover:not(:disabled),input:not([type]):hover:not(:disabled),textarea:hover:not(:disabled){border-color:darkgray;}}[type=color]:focus,[type=date]:focus,[type=datetime]:focus,[type=datetime-local]:focus,[type=email]:focus,[type=month]:focus,[type=number]:focus,[type=password]:focus,[type=search]:focus,[type=tel]:focus,[type=text]:focus,[type=time]:focus,[type=url]:focus,[type=week]:focus,input:not([type]):focus,textarea:focus{border-color:#4A90E2;-webkit-box-shadow:inset 1px 1px 5px 0 rgba(0,0,0,0.4),0 0 5px rgba(74,144,226,0.7);box-shadow:inset 1px 1px 5px 0 rgba(0,0,0,0.4),0 0 5px rgba(74,144,226,0.7);outline:none;}[type=color]:disabled,[type=date]:disabled,[type=datetime]:disabled,[type=datetime-local]:disabled,[type=email]:disabled,[type=month]:disabled,[type=number]:disabled,[type=password]:disabled,[type=search]:disabled,[type=tel]:disabled,[type=text]:disabled,[type=time]:disabled,[type=url]:disabled,[type=week]:disabled,input:not([type]):disabled,textarea:disabled{background-color:#f2f2f2;cursor:not-allowed;}[type=color]::-webkit-input-placeholder,[type=date]::-webkit-input-placeholder,[type=datetime]::-webkit-input-placeholder,[type=datetime-local]::-webkit-input-placeholder,[type=email]::-webkit-input-placeholder,[type=month]::-webkit-input-placeholder,[type=number]::-webkit-input-placeholder,[type=password]::-webkit-input-placeholder,[type=search]::-webkit-input-placeholder,[type=tel]::-webkit-input-placeholder,[type=text]::-webkit-input-placeholder,[type=time]::-webkit-input-placeholder,[type=url]::-webkit-input-placeholder,[type=week]::-webkit-input-placeholder,input:not([type])::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#3B3B3B;}[type=color]::-moz-placeholder,[type=date]::-moz-placeholder,[type=datetime]::-moz-placeholder,[type=datetime-local]::-moz-placeholder,[type=email]::-moz-placeholder,[type=month]::-moz-placeholder,[type=number]::-moz-placeholder,[type=password]::-moz-placeholder,[type=search]::-moz-placeholder,[type=tel]::-moz-placeholder,[type=text]::-moz-placeholder,[type=time]::-moz-placeholder,[type=url]::-moz-placeholder,[type=week]::-moz-placeholder,input:not([type])::-moz-placeholder,textarea::-moz-placeholder{color:#3B3B3B;}[type=color]:-ms-input-placeholder,[type=date]:-ms-input-placeholder,[type=datetime]:-ms-input-placeholder,[type=datetime-local]:-ms-input-placeholder,[type=email]:-ms-input-placeholder,[type=month]:-ms-input-placeholder,[type=number]:-ms-input-placeholder,[type=password]:-ms-input-placeholder,[type=search]:-ms-input-placeholder,[type=tel]:-ms-input-placeholder,[type=text]:-ms-input-placeholder,[type=time]:-ms-input-placeholder,[type=url]:-ms-input-placeholder,[type=week]:-ms-input-placeholder,input:not([type]):-ms-input-placeholder,textarea:-ms-input-placeholder{color:#3B3B3B;}[type=color]::-ms-input-placeholder,[type=date]::-ms-input-placeholder,[type=datetime]::-ms-input-placeholder,[type=datetime-local]::-ms-input-placeholder,[type=email]::-ms-input-placeholder,[type=month]::-ms-input-placeholder,[type=number]::-ms-input-placeholder,[type=password]::-ms-input-placeholder,[type=search]::-ms-input-placeholder,[type=tel]::-ms-input-placeholder,[type=text]::-ms-input-placeholder,[type=time]::-ms-input-placeholder,[type=url]::-ms-input-placeholder,[type=week]::-ms-input-placeholder,input:not([type])::-ms-input-placeholder,textarea::-ms-input-placeholder{color:#3B3B3B;}[type=color]::placeholder,[type=date]::placeholder,[type=datetime]::placeholder,[type=datetime-local]::placeholder,[type=email]::placeholder,[type=month]::placeholder,[type=number]::placeholder,[type=password]::placeholder,[type=search]::placeholder,[type=tel]::placeholder,[type=text]::placeholder,[type=time]::placeholder,[type=url]::placeholder,[type=week]::placeholder,input:not([type])::placeholder,textarea::placeholder{color:#3B3B3B;}ul,ol{list-style-type:none;margin:0;padding:0;}dl{margin:0;}dt{font-weight:600;margin:0;}dd{margin:0;}img,picture,video,figure{display:block;width:100%;height:auto;margin:0;}select{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer;background:none;font-family:"EuclidCircular",sans-serif;font-size:1rem;}select::-ms-expand{display:none;}html{font-size:93.75%;}body{font-family:"EuclidCircular",sans-serif;font-weight:400;font-style:normal;color:#323232;font-size:1.0666666667rem;letter-spacing:0em;line-height:1.3125;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}@media only screen and (min-width:1280px){body{font-size:1.2rem;letter-spacing:0em;line-height:1.3888888889;}}h1{font-size:1.8rem;line-height:1.2592592593;font-weight:700;}@media only screen and (min-width:1280px){h1{font-size:2.6666666667rem;line-height:1.275;}}h2{font-size:1.6rem;line-height:1.25;font-weight:600;}@media only screen and (min-width:1280px){h2{font-size:2rem;line-height:1.2666666667;}}h3{font-size:1.2666666667rem;line-height:1.2631578947;font-weight:600;}@media only screen and (min-width:1280px){h3{font-size:1.6rem;line-height:1.25;}}a{text-decoration:none;color:inherit;}p{margin:0;}.institution-popup{padding:1.1333333333rem 1.8666666667rem 1.8666666667rem;text-align:left;font-size:1.0666666667rem;line-height:1.3125;}@media only screen and (min-width:768px){.institution-popup{padding:1.1333333333rem 3.4rem 3.7333333333rem;}}@media only screen and (min-width:1280px){.institution-popup{font-size:1.2rem;line-height:1.3888888889;}}.institution-popup__title{font-weight:600;}.institution-popup__content{display:-ms-grid;display:grid;grid-row-gap:3.7333333333rem;}.institution-popup__objects-count .field--label-inline{display:-ms-grid;display:grid;-ms-grid-columns:1fr 1fr 2fr;-ms-grid-rows:auto;-ms-grid-columns:1fr 1fr 2fr;grid-template:"label item ."/1fr 1fr 2fr;padding:0.1333333333rem 0;margin-bottom:0;border-top:1px solid #000000;}.institution-popup__objects-count .field--label-inline .field__label{-ms-grid-row:1;-ms-grid-column:1;grid-area:label;}.institution-popup__objects-count .field--label-inline .field__item{-ms-grid-row:1;-ms-grid-column:2;grid-area:item;text-align:right;}.institution-popup__objects-count .field--label-inline:last-child{border-bottom:1px solid #000000;}.institution-popup__objects-count h3{margin-top:1.6rem;margin-bottom:1.2666666667rem;}.institution-popup__link,.institution-popup__institution-title{text-transform:uppercase;font-weight:600;font-size:2rem;line-height:1.2666666667;padding-top:0.4rem;}.institution-popup__link{text-decoration:underline;word-break:break-word;}@media (hover:hover) and (pointer:fine){.institution-popup__link:hover{font-weight:700;text-decoration:underline;}}.institution-popup__link--with-focus-box{display:block;padding-top:0.5rem;padding-bottom:0.5rem;position:relative;}.institution-popup__link--with-focus-box:before{background-color:var(--teaser-background-color);content:"";position:absolute;left:0;top:0.5rem;right:0;bottom:0;z-index:-1;-webkit-transition:-webkit-transform 0.5s ease,-webkit-box-shadow 0.3s ease;transition:-webkit-transform 0.5s ease,-webkit-box-shadow 0.3s ease;transition:transform 0.5s ease,box-shadow 0.3s ease;transition:transform 0.5s ease,box-shadow 0.3s ease,-webkit-transform 0.5s ease,-webkit-box-shadow 0.3s ease;}@media (hover:hover) and (pointer:fine){.institution-popup__link--with-focus-box:hover img{-webkit-transform:scale(1.06);transform:scale(1.06);}.institution-popup__link--with-focus-box:hover:before{-webkit-transform:scale(1.06);transform:scale(1.06);}.institution-popup__link--with-focus-box:hover > *{text-decoration:underline;}}.institution-popup__link--with-focus-box:active img,.institution-popup__link--with-focus-box:focus img{-webkit-transform:scale(1.06);transform:scale(1.06);}.institution-popup__link--with-focus-box:active:before,.institution-popup__link--with-focus-box:focus:before{-webkit-transform:scale(1.06);transform:scale(1.06);}.institution-popup__link--with-focus-box:active > *,.institution-popup__link--with-focus-box:focus > *{text-decoration:underline;}.institution-popup__link--with-focus-box:focus{display:block;-webkit-box-shadow:none;box-shadow:none;}.institution-popup__link--with-focus-box:focus:before{-webkit-box-shadow:0 0 6px 0 rgba(0,0,0,0.4);box-shadow:0 0 6px 0 rgba(0,0,0,0.4);}.institution-popup__link--with-focus-box img{-webkit-transition:-webkit-transform 0.5s ease;transition:-webkit-transform 0.5s ease;transition:transform 0.5s ease;transition:transform 0.5s ease,-webkit-transform 0.5s ease;}.institution-popup__link--without-underline{text-decoration:none;padding-top:6px;padding-bottom:0;}.institution-popup__footer{background-color:#EBEBEB;padding:1.6rem;}.institution-popup--subheader{font-size:1.2666666667rem;line-height:1.2631578947;}.institution-popup__links .detail-group__description{padding:0;}.institution-popup__links .field--name-detail{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;}.institution-popup__links .field__label{padding-right:6rem;width:0;}.institution-popup .map-grid--institution{display:block;margin-top:0;}.ajax-spinner{position:absolute;left:5rem;margin-top:2.9333333333rem;}.ajax-spinner__icon{-webkit-animation:spin 2s linear infinite;animation:spin 2s linear infinite;}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg);}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg);}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg);}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg);}}.button{font-family:"EuclidCircular",sans-serif;font-weight:600;font-size:0.9333333333rem;letter-spacing:0.0357142857em;line-height:1.2857142857;padding:0.6rem 1.6rem;background-color:black;color:white;--hover-color:white;cursor:pointer;display:inline-block;text-align:center;text-decoration:none;vertical-align:middle;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;text-transform:uppercase;-webkit-transition:background-color 250ms ease;transition:background-color 250ms ease;}@media only screen and (min-width:1280px){.button{padding:0.8rem 2.4rem;font-size:1.2rem;letter-spacing:0.0388888889em;line-height:1.2777777778;}}@media (hover:hover) and (pointer:fine){.button:not(:disabled):hover{background-color:#D22D40;color:var(--hover-color);}}.button--selected{background-color:#D22D40;color:var(--hover-color);}.button--light{background-color:#FFFFFF;color:#000000;border:1px solid #000000;--hover-color:#FFFFFF;--background-color:#000000;}@media (hover:hover) and (pointer:fine){.button--light:not(:disabled):hover{color:var(--hover-color);background:var(--background-color);}}.button--light:not(:disabled):active,.button--light:not(:disabled):focus{color:var(--hover-color);background:var(--background-color);}.button--light.button--selected{background-color:#000000;color:#FFFFFF;}.button--small{padding:0.5rem 1rem;text-transform:none;font-weight:400;}.canton-popup{width:100%;z-index:1;position:absolute;background-color:#FFFFFF;}.canton-popup__close{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;position:absolute;right:1.3333333333rem;top:1.3333333333rem;}.canton-popup__close .icon--close{cursor:pointer;}@media only screen and (min-width:768px){.canton-popup{position:absolute;-webkit-box-shadow:2px 2px 30px rgba(0,0,0,0.35);box-shadow:2px 2px 30px rgba(0,0,0,0.35);width:22.6rem;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);}}.checkbox{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;height:1.3333333333rem;width:1.3333333333rem;color:#FFFFFF;background:#FFFFFF;-webkit-box-shadow:inset 1px 1px 5px 0 rgba(0,0,0,0.4);box-shadow:inset 1px 1px 5px 0 rgba(0,0,0,0.4);--hover-color:#FFFFFF;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}.checkbox__input:not(:disabled) + .checkbox{cursor:pointer;}@media (hover:hover) and (pointer:fine){.checkbox__input:not(:disabled) + .checkbox:hover{color:var(--hover-color);}}.checkbox__input:disabled + .checkbox{color:rgba(0,0,0,0.5);}.checkbox__check{background:black;}.checkbox__input:not(:checked) + .checkbox .checkbox__check{visibility:hidden;}.checkbox__input{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(100%);clip-path:inset(100%);height:1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px;}.checkbox__wrapper{display:inline-block;}.heading{display:block;margin-top:1em;margin-bottom:0.75em;font-family:"EuclidCircular",sans-serif;font-weight:700;font-style:normal;-ms-hyphens:auto;hyphens:auto;}.heading--1{font-size:1.8rem;line-height:1.2592592593;font-weight:700;}@media only screen and (min-width:1280px){.heading--1{font-size:2.6666666667rem;line-height:1.275;}}.heading--2{font-size:1.6rem;line-height:1.25;font-weight:600;}@media only screen and (min-width:1280px){.heading--2{font-size:2rem;line-height:1.2666666667;}}.heading--3{font-size:1.2666666667rem;line-height:1.2631578947;font-weight:600;}@media only screen and (min-width:1280px){.heading--3{font-size:1.6rem;line-height:1.25;}}.heading--4{font-size:1.25rem;font-weight:600;}.heading--5{font-size:1rem;font-weight:600;}.heading--6{font-size:0.9rem;font-weight:600;}.heading--no-margin{margin:0;}.heading--uppercase{text-transform:uppercase;}.heading--center{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}.icon{fill:currentColor;}.icon--bg{display:inline-block;background-image:url(/themes/custom/memobase/images/icons-css.svg?92ee850b=);background-repeat:no-repeat;}.icon--accordion{width:18px;height:18px;}.icon--accordion.icon--bg{background-position:80.4979253112% 47.7272727273%;}.icon--address{width:18px;height:21px;}.icon--address.icon--bg{background-position:80.4979253112% 38.7096774194%;}.icon--arrow{width:19px;height:34px;}.icon--arrow.icon--bg{background-position:41.6666666667% 29.4117647059%;}.icon--arrow-gallery{width:10px;height:20px;}.icon--arrow-gallery.icon--bg{background-position:79.1164658635% 56.4220183486%;}.icon--arrow-regular{width:23px;height:23px;}.icon--arrow-regular.icon--bg{background-position:30.5084745763% 88.3720930233%;}.icon--arrow-small{width:13px;height:13px;}.icon--arrow-small.icon--bg{background-position:97.9674796748% 47.5555555556%;}.icon--arrow-tiny{width:18px;height:18px;}.icon--arrow-tiny.icon--bg{background-position:91.7012448133% 86.3636363636%;}.icon--audio{width:29px;height:29px;}.icon--audio.icon--bg{background-position:73.0434782609% 58.8516746411%;}.icon--bookmark{width:26px;height:25px;}.icon--bookmark.icon--bg{background-position:90.9871244635% 38.4976525822%;}.icon--check{width:20px;height:20px;}.icon--check.icon--bg{background-position:10.0418410042% 98.1651376147%;}.icon--chevron-down{width:18px;height:17px;}.icon--chevron-down.icon--bg{background-position:34.4398340249% 96.8325791855%;}.icon--close{width:26px;height:24px;}.icon--close.icon--bg{background-position:90.9871244635% 50%;}.icon--comment{width:60px;height:60px;}.icon--comment.icon--bg{background-position:0 0;}.icon--copy{width:52px;height:50px;}.icon--copy.icon--bg{background-position:0 31.914893617%;}.icon--delete{width:44px;height:44px;}.icon--delete.icon--bg{background-position:55.8139534884% 20.618556701%;}.icon--download{width:18px;height:21px;}.icon--download.icon--bg{background-position:58.0912863071% 87.5576036866%;}.icon--download-bibtex{width:44px;height:44px;}.icon--download-bibtex.icon--bg{background-position:0 56.7010309278%;}.icon--download-jsonld{width:44px;height:44px;}.icon--download-jsonld.icon--bg{background-position:20.4651162791% 56.7010309278%;}.icon--download-xml{width:26px;height:39px;}.icon--download-xml.icon--bg{background-position:72.1030042918% 42.2110552764%;}.icon--dropdown{width:15px;height:10px;}.icon--dropdown.icon--bg{background-position:98.7704918033% 29.8245614035%;}.icon--edit{width:22px;height:22px;}.icon--edit.icon--bg{background-position:49.7890295359% 87.962962963%;}.icon--email{width:24px;height:24px;}.icon--email.icon--bg{background-position:0 88.785046729%;}.icon--embed{width:28px;height:24px;}.icon--embed.icon--bg{background-position:91.7748917749% 27.1028037383%;}.icon--facebook{width:24px;height:24px;}.icon--facebook.icon--bg{background-position:10.2127659574% 88.785046729%;}.icon--facets-exclude{width:19px;height:19px;}.icon--facets-exclude.icon--bg{background-position:26.6666666667% 97.7168949772%;}.icon--feedback{width:60px;height:60px;}.icon--feedback.icon--bg{background-position:30.1507537688% 0;}.icon--film{width:29px;height:29px;}.icon--film.icon--bg{background-position:40.4347826087% 73.6842105263%;}.icon--full-screen{width:20px;height:20px;}.icon--full-screen.icon--bg{background-position:18.410041841% 98.1651376147%;}.icon--grabslider{width:25px;height:38px;}.icon--grabslider.icon--bg{background-position:56.4102564103% 55%;}.icon--grid-list{width:48px;height:40px;}.icon--grid-list.icon--bg{background-position:24.644549763% 30.303030303%;}.icon--help{width:21px;height:20px;}.icon--help.icon--bg{background-position:66.3865546218% 87.1559633028%;}.icon--info{width:21px;height:20px;}.icon--info.icon--bg{background-position:75.2100840336% 87.1559633028%;}.icon--loading{width:36px;height:36px;}.icon--loading.icon--bg{background-position:0 76.2376237624%;}.icon--login{width:25px;height:20px;}.icon--login.icon--bg{background-position:90.5982905983% 70.1834862385%;}.icon--logo-memoriav{width:40px;height:40px;}.icon--logo-memoriav.icon--bg{background-position:76.7123287671% 22.2222222222%;}.icon--mail{width:20px;height:14px;}.icon--mail.icon--bg{background-position:88.7029288703% 77.2321428571%;}.icon--menu{width:21px;height:18px;}.icon--menu.icon--bg{background-position:84.0336134454% 86.3636363636%;}.icon--menu-close{width:23px;height:23px;}.icon--menu-close.icon--bg{background-position:40.2542372881% 88.3720930233%;}.icon--minus{width:18px;height:18px;}.icon--minus.icon--bg{background-position:100% 0;}.icon--minus-small{width:15px;height:15px;}.icon--minus-small.icon--bg{background-position:98.7704918033% 34.9775784753%;}.icon--onlinearchive{width:18px;height:15px;}.icon--onlinearchive.icon--bg{background-position:100% 8.0717488789%;}.icon--photo{width:29px;height:29px;}.icon--photo.icon--bg{background-position:53.0434782609% 73.6842105263%;}.icon--placeholder-icon{width:23px;height:25px;}.icon--placeholder-icon.icon--bg{background-position:50.8474576271% 39.4366197183%;}.icon--plus{width:18px;height:18px;}.icon--plus.icon--bg{background-position:100% 15%;}.icon--pointer-black{width:28px;height:35px;}.icon--pointer-black.icon--bg{background-position:15.5844155844% 75.8620689655%;}.icon--pointer-blue{width:29px;height:35px;}.icon--pointer-blue.icon--bg{background-position:27.8260869565% 75.8620689655%;}.icon--print{width:44px;height:44px;}.icon--print.icon--bg{background-position:40.9302325581% 56.7010309278%;}.icon--quote{width:26px;height:22px;}.icon--quote.icon--bg{background-position:90.9871244635% 60.6481481481%;}.icon--scroll-arrow{width:20px;height:10px;}.icon--scroll-arrow.icon--bg{background-position:21.7573221757% 43.8596491228%;}.icon--search{width:24px;height:23px;}.icon--search.icon--bg{background-position:20.4255319149% 88.3720930233%;}.icon--share{width:44px;height:44px;}.icon--share.icon--bg{background-position:78.1395348837% 0;}.icon--simple-list{width:48px;height:40px;}.icon--simple-list.icon--bg{background-position:56.8720379147% 0;}.icon--slideshow{width:29px;height:29px;}.icon--slideshow.icon--bg{background-position:65.652173913% 73.6842105263%;}.icon--star{width:25px;height:23px;}.icon--star.icon--bg{background-position:61.1111111111% 39.0697674419%;}.icon--ton{width:29px;height:29px;}.icon--ton.icon--bg{background-position:78.2608695652% 73.6842105263%;}.icon--triangle{width:13px;height:8px;}.icon--triangle.icon--bg{background-position:97.9674796748% 52.1739130435%;}.icon--tv{width:29px;height:29px;}.icon--tv.icon--bg{background-position:92.1739130435% 0;}.icon--twitter{width:24px;height:24px;}.icon--twitter.icon--bg{background-position:0 100%;}.icon--video{width:29px;height:29px;}.icon--video.icon--bg{background-position:92.1739130435% 13.8755980861%;}.icon--website{width:18px;height:17px;}.icon--website.icon--bg{background-position:100% 23.0769230769%;}.icon--x{width:14px;height:14px;}.icon--x.icon--bg{background-position:98.3673469388% 41.5178571429%;}.input{border:1px solid lightgrey;border-radius:0;-webkit-transition:border-color 150ms ease;transition:border-color 150ms ease;-webkit-box-shadow:inset 1px 1px 5px 0 rgba(0,0,0,0.4);box-shadow:inset 1px 1px 5px 0 rgba(0,0,0,0.4);-webkit-box-sizing:border-box;box-sizing:border-box;padding:0.5em;width:100%;}@media (hover:hover) and (pointer:fine){.input:hover:not(:disabled){border-color:darkgray;}}.input:focus{border-color:#D22D40;-webkit-box-shadow:inset 1px 1px 5px 0 rgba(0,0,0,0.4),0 0 5px rgba(74,144,226,0.7);box-shadow:inset 1px 1px 5px 0 rgba(0,0,0,0.4),0 0 5px rgba(74,144,226,0.7);outline:none;}.input:disabled{background-color:#f2f2f2;cursor:not-allowed;}.input::-webkit-input-placeholder{color:#666666;}.input::-moz-placeholder{color:#666666;}.input:-ms-input-placeholder{color:#666666;}.input::-ms-input-placeholder{color:#666666;}.input::placeholder{color:#666666;}.institution-map-popup{font-size:1.2rem;line-height:1.3888888889;padding:28px 23px 28px 7px;text-align:left;}.institution-map-popup__title,.institution-map-popup__link{font-size:1.2rem;line-height:1.3888888889;font-weight:600;}.institution-map-popup__link{text-decoration:underline;word-break:break-word;}@media (hover:hover) and (pointer:fine){.institution-map-popup__link:hover{font-weight:700;text-decoration:underline;}}.institution-map-popup__link--with-focus-box{display:block;padding-top:0.5rem;padding-bottom:0.5rem;position:relative;}.institution-map-popup__link--with-focus-box:before{background-color:var(--teaser-background-color);content:"";position:absolute;left:0;top:0.5rem;right:0;bottom:0;z-index:-1;-webkit-transition:-webkit-transform 0.5s ease,-webkit-box-shadow 0.3s ease;transition:-webkit-transform 0.5s ease,-webkit-box-shadow 0.3s ease;transition:transform 0.5s ease,box-shadow 0.3s ease;transition:transform 0.5s ease,box-shadow 0.3s ease,-webkit-transform 0.5s ease,-webkit-box-shadow 0.3s ease;}@media (hover:hover) and (pointer:fine){.institution-map-popup__link--with-focus-box:hover img{-webkit-transform:scale(1.06);transform:scale(1.06);}.institution-map-popup__link--with-focus-box:hover:before{-webkit-transform:scale(1.06);transform:scale(1.06);}.institution-map-popup__link--with-focus-box:hover > *{text-decoration:underline;}}.institution-map-popup__link--with-focus-box:active img,.institution-map-popup__link--with-focus-box:focus img{-webkit-transform:scale(1.06);transform:scale(1.06);}.institution-map-popup__link--with-focus-box:active:before,.institution-map-popup__link--with-focus-box:focus:before{-webkit-transform:scale(1.06);transform:scale(1.06);}.institution-map-popup__link--with-focus-box:active > *,.institution-map-popup__link--with-focus-box:focus > *{text-decoration:underline;}.institution-map-popup__link--with-focus-box:focus{display:block;-webkit-box-shadow:none;box-shadow:none;}.institution-map-popup__link--with-focus-box:focus:before{-webkit-box-shadow:0 0 6px 0 rgba(0,0,0,0.4);box-shadow:0 0 6px 0 rgba(0,0,0,0.4);}.institution-map-popup__link--with-focus-box img{-webkit-transition:-webkit-transform 0.5s ease;transition:-webkit-transform 0.5s ease;transition:transform 0.5s ease;transition:transform 0.5s ease,-webkit-transform 0.5s ease;}.institution-map-popup__link--without-underline{text-decoration:none;}.institution-map-popup__link-info{text-decoration:underline;}.institution-map-popup .ajax-progress-throbber{display:none;}.list--disc,.list--decimal{padding-left:1rem;}.list--disc{list-style:disc;}.list--decimal{list-style:decimal;}.list--comma > .list__item{display:inline;}.list--comma > .list__item:not(:last-child)::after{content:", ";}.list--semicolon > .list__item{display:inline;}.list--semicolon > .list__item:not(:last-child)::after{content:"; ";}.list--row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;}@media only screen and (min-width:768px){.list--row{-ms-flex-wrap:nowrap;flex-wrap:nowrap;}}.list--row > .list__item:not(:last-child){margin-right:0.5rem;}.list--legend{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}.list--legend .list__item{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:13px;}.list--legend .list__item .text{margin-left:8px;}.loading-spinner{display:inline-block;position:relative;width:80px;height:80px;}.loading-spinner div{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;position:absolute;width:64px;height:64px;margin:8px;border:8px solid #FFFFFF;border-radius:50%;-webkit-animation:loading-spinner 1.2s cubic-bezier(0.5,0,0.5,1) infinite;animation:loading-spinner 1.2s cubic-bezier(0.5,0,0.5,1) infinite;border-color:#FFFFFF transparent transparent transparent;}.loading-spinner div:nth-child(1){-webkit-animation-delay:-0.45s;animation-delay:-0.45s;}.loading-spinner div:nth-child(2){-webkit-animation-delay:-0.3s;animation-delay:-0.3s;}.loading-spinner div:nth-child(3){-webkit-animation-delay:-0.15s;animation-delay:-0.15s;}.loading-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#FFFFFF;height:100vh;}.loading-wrapper.hidden{display:none;}@-webkit-keyframes loading-spinner{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg);}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg);}}@keyframes loading-spinner{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg);}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg);}}.popup{top:0;left:0;width:100%;z-index:1;position:fixed;background-color:white;}.popup__close{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding-top:1.1333333333rem;padding-right:1.1333333333rem;}.popup__close .icon--close{cursor:pointer;}.popup__content{overflow-y:auto;-webkit-overflow-scrolling:touch;max-height:calc(100vh - 250px);}@media only screen and (min-width:768px){.popup{position:fixed;-webkit-box-shadow:2px 2px 30px rgba(0,0,0,0.35);box-shadow:2px 2px 30px rgba(0,0,0,0.35);width:43.5333333333rem;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);}.popup__content{margin-right:1.1333333333rem;}}.select{padding-top:0.6666666667rem;padding-bottom:0.6666666667rem;color:#323232;font-size:1rem;line-height:1.2666666667;padding-right:1.8666666667rem;min-width:6em;}@media only screen and (min-width:1024px){.select{font-size:1.1333333333rem;line-height:1.2352941176;}}@media only screen and (min-width:1280px){.select{padding-top:0.3333333333rem;padding-bottom:0.3333333333rem;font-size:1.2rem;line-height:1.2222222222;}}.select__wrapper{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#323232;}.select__icon{position:absolute;right:0.6666666667rem;pointer-events:none;}@media (hover:hover) and (pointer:fine){.select:hover:not(:disabled){border-color:darkgray;}}.select:focus{-webkit-box-shadow:0 0 6px 0 rgba(0,0,0,0.4);box-shadow:0 0 6px 0 rgba(0,0,0,0.4);outline:none;}.dropbutton-widget{background-color:#f4f4f4;border:1px solid lightgrey;}.dropbutton-wrapper{padding-top:10px !important;padding-bottom:10px !important;margin-bottom:10px !important;}.dropbutton{padding:10px !important;}.button-action{margin-top:10px;}.text-link{text-decoration:underline;word-break:break-word;}@media (hover:hover) and (pointer:fine){.text-link:hover{font-weight:700;text-decoration:underline;}}.text-link--semi-bold{font-weight:600;}@media (hover:hover) and (pointer:fine){.text-link--semi-bold:hover{font-weight:700;}}.text-link--with-focus-box{display:block;padding-top:0.5rem;padding-bottom:0.5rem;position:relative;}.text-link--with-focus-box:before{background-color:var(--teaser-background-color);content:"";position:absolute;left:0;top:0.5rem;right:0;bottom:0;z-index:-1;-webkit-transition:-webkit-transform 0.5s ease,-webkit-box-shadow 0.3s ease;transition:-webkit-transform 0.5s ease,-webkit-box-shadow 0.3s ease;transition:transform 0.5s ease,box-shadow 0.3s ease;transition:transform 0.5s ease,box-shadow 0.3s ease,-webkit-transform 0.5s ease,-webkit-box-shadow 0.3s ease;}@media (hover:hover) and (pointer:fine){.text-link--with-focus-box:hover img{-webkit-transform:scale(1.06);transform:scale(1.06);}.text-link--with-focus-box:hover:before{-webkit-transform:scale(1.06);transform:scale(1.06);}.text-link--with-focus-box:hover > *{text-decoration:underline;}}.text-link--with-focus-box:active img,.text-link--with-focus-box:focus img{-webkit-transform:scale(1.06);transform:scale(1.06);}.text-link--with-focus-box:active:before,.text-link--with-focus-box:focus:before{-webkit-transform:scale(1.06);transform:scale(1.06);}.text-link--with-focus-box:active > *,.text-link--with-focus-box:focus > *{text-decoration:underline;}.text-link--with-focus-box:focus{display:block;-webkit-box-shadow:none;box-shadow:none;}.text-link--with-focus-box:focus:before{-webkit-box-shadow:0 0 6px 0 rgba(0,0,0,0.4);box-shadow:0 0 6px 0 rgba(0,0,0,0.4);}.text-link--with-focus-box img{-webkit-transition:-webkit-transform 0.5s ease;transition:-webkit-transform 0.5s ease;transition:transform 0.5s ease;transition:transform 0.5s ease,-webkit-transform 0.5s ease;}.text-link--without-underline{text-decoration:none;}.text-link--download{font-weight:600;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.text-link--download::before{border:1px solid #000000;padding:16px 22px;margin-right:18px;height:52px;width:62px;content:"";display:inline-block;background:url(/themes/custom/memobase/images/icons/download.svg) no-repeat center;}.textarea{resize:vertical;min-height:2.5em;}.tool-tip{position:relative;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}.tool-tip__tip{opacity:0;-webkit-transition:opacity 0.4s ease-in-out;transition:opacity 0.4s ease-in-out;}.tool-tip__tip--comment{display:block;position:absolute;top:-34px;left:-20px;width:137px;height:41px;padding:11px 20px;z-index:100;background:#000;color:#fff;font-size:14px;font-weight:400;line-height:19px;text-align:center;}.tool-tip__tip--comment:before{content:"";display:block;width:0;height:0;position:absolute;border-top:8px solid black;border-left:8px solid transparent;border-right:8px solid transparent;left:63px;top:40px;}.tool-tip__tip--feedback{display:block;position:absolute;top:-34px;left:-53.5px;width:217px;height:41px;padding:11px 20px;z-index:100;background:#000;color:#fff;font-size:14px;font-weight:400;line-height:19px;text-align:center;}.tool-tip__tip--feedback:before{content:"";display:block;width:0;height:0;position:absolute;border-top:8px solid black;border-left:8px solid transparent;border-right:8px solid transparent;left:93px;top:40px;}@media (hover:hover) and (pointer:fine){.tool-tip:hover{cursor:pointer;}.tool-tip:hover .tool-tip__tip{opacity:1;}}.tool-tip__toggle-button{-webkit-transition:all 250ms ease-in-out;transition:all 250ms ease-in-out;}.wrapper-link{display:block;}.wrapper-link--with-focus-box{position:relative;}.wrapper-link--with-focus-box:before{background-color:var(--teaser-background-color);content:"";position:absolute;left:0;top:0.5rem;right:0;bottom:0;z-index:-1;-webkit-transition:-webkit-transform 0.5s ease,-webkit-box-shadow 0.3s ease;transition:-webkit-transform 0.5s ease,-webkit-box-shadow 0.3s ease;transition:transform 0.5s ease,box-shadow 0.3s ease;transition:transform 0.5s ease,box-shadow 0.3s ease,-webkit-transform 0.5s ease,-webkit-box-shadow 0.3s ease;}@media (hover:hover) and (pointer:fine){.wrapper-link--with-focus-box:hover img{-webkit-transform:scale(1.06);transform:scale(1.06);}.wrapper-link--with-focus-box:hover:before{-webkit-transform:scale(1.06);transform:scale(1.06);}.wrapper-link--with-focus-box:hover > *{text-decoration:underline;}}.wrapper-link--with-focus-box:active img,.wrapper-link--with-focus-box:focus img{-webkit-transform:scale(1.06);transform:scale(1.06);}.wrapper-link--with-focus-box:active:before,.wrapper-link--with-focus-box:focus:before{-webkit-transform:scale(1.06);transform:scale(1.06);}.wrapper-link--with-focus-box:active > *,.wrapper-link--with-focus-box:focus > *{text-decoration:underline;}.wrapper-link--with-focus-box:focus{display:block;-webkit-box-shadow:none;box-shadow:none;}.wrapper-link--with-focus-box:focus:before{-webkit-box-shadow:0 0 6px 0 rgba(0,0,0,0.4);box-shadow:0 0 6px 0 rgba(0,0,0,0.4);}.wrapper-link--with-focus-box img{-webkit-transition:-webkit-transform 0.5s ease;transition:-webkit-transform 0.5s ease;transition:transform 0.5s ease;transition:transform 0.5s ease,-webkit-transform 0.5s ease;}.bg-white{background:#FFFFFF;}.bg-middle-gray{background:#DDD;}.bg-cream-brulee{background:#E6FFA0;}.bg-reef{background:#CAFF91;}.bg-light-green{background:#89F599;}.bg-herbivore{background:#7EEF7C;}.bg-shamrock{background:#26DCA8;}.bg-iris-blue{background:#0CB1BB;}.box{display:block;height:30px;width:30px;}.border{border:1px solid #8E8E8E;}
.openid-connect-login-form{margin-top:15px;}.clearfix::after{clear:both;content:"";display:block;}.hidden{display:none;}.visually-hidden{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(100%);clip-path:inset(100%);height:1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px;}.visually-hidden.focusable:active,.visually-hidden.focusable:focus{position:static !important;overflow:visible;clip:auto;width:auto;height:auto;}.invisible{visibility:hidden;}.external-video-wrapper{position:relative;overflow:hidden;width:100%;padding-top:56.25%;}.external-video-wrapper iframe{position:absolute;top:0;left:0;bottom:0;right:0;width:100%;height:100%;}.flex-bar{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;-ms-flex-preferred-size:var(--flex-bar-basis,auto);flex-basis:var(--flex-bar-basis,auto);margin-right:-1rem;margin-bottom:-1rem;margin-right:calc(-1 * var(--flex-bar-h-spacing,1rem));margin-bottom:calc(-1 * var(--flex-bar-v-spacing,1rem));}.flex-bar:not(.flex-bar--no-margin) > *{margin-right:var(--flex-bar-h-spacing,1rem);margin-bottom:var(--flex-bar-v-spacing,1rem);}.flex-bar:not(.flex-bar--no-margin) > *.flex-bar{margin:0;}@media only screen and (min-width:768px){.flex-bar--no-wrap{-ms-flex-wrap:nowrap;flex-wrap:nowrap;}}.flex-bar--no-margin{margin:0;}.flex-bar--justify-end{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;}.flex-bar--justify-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}.flex-bar--justify-space-between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;}.flex-bar--align-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.flex-bar--align-flex-start{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;}.flex-bar--background{background:#EBEBEB;padding:0.5rem;}@media only screen and (min-width:1024px){.flex-bar--background{padding:2rem 3rem;}}.flex-grid{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;gap:var(--gutter);}.flex-grid > *{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;}.flex-grid--vertical-gutter{margin-bottom:calc(-1 * var(--gutter));}@media only screen and (min-width:1024px) and (max-width:1279px){.flex-grid--mix > *:nth-child(4){display:none;}}.flex-grid--column-direction{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}.flex-grid--top-spacing{margin-top:var(--gutter);}@media only screen and (min-width:1024px){.flex-grid--top-spacing{margin-top:2rem;}}@media only screen and (min-width:1280px){.flex-grid--top-spacing{margin-top:4rem;}}.flex-grid__column{width:100%;}.flex-grid--vertical-gutter .flex-grid__column{margin-bottom:var(--gutter);}.flex-grid--vertical-gutter-s .flex-grid__column{margin-bottom:1.0666666667rem;}@media only screen and (min-width:768px){.flex-grid__column--1-of-2{width:calc(100% / 2 - var(--gutter) * 1 / 2);}}@media only screen and (min-width:768px){.flex-grid__column--1-of-3{width:calc(100% / 3 - var(--gutter) * 2 / 3);}}.flex-grid__column--1-of-4{width:100%;}@media only screen and (min-width:768px){.flex-grid__column--1-of-4{width:calc(100% / 2 - var(--gutter) * 1 / 2);}}@media only screen and (min-width:1280px){.flex-grid__column--1-of-4{width:calc(100% / 4 - var(--gutter) * 3 / 4);}}.flex-grid__column--mix{width:100%;}@media only screen and (min-width:768px){.flex-grid__column--mix{width:calc(100% / 2 - var(--gutter) * 1 / 2);}}@media only screen and (min-width:1024px){.flex-grid__column--mix{width:calc(100% / 3 - var(--gutter) * 2 / 3);}}@media only screen and (min-width:1280px){.flex-grid__column--mix{width:calc(100% / 4 - var(--gutter) * 3 / 4);}}@media only screen and (min-width:768px){.flex-grid__column--scale-down{width:calc(100% / 2 - var(--gutter) * 1 / 2);}}@media only screen and (min-width:1280px){.flex-grid__column--scale-down{width:calc(100% / 3 - var(--gutter) * 2 / 3);}}@media only screen and (min-width:768px){.flex-grid__column--2-of-3{width:calc(100% / 3 * 2 + var(--gutter) * (1 - 4 / 3));}}@media only screen and (min-width:1024px){.flex-grid__column--1-centered{width:calc(100% / 2 - var(--gutter) * 1 / 2);margin-left:calc(25% - 25px + 40px);}}@media only screen and (min-width:1024px){.flex-grid__column--center{width:calc(100% / 12 * 10 + var(--gutter) * (9 - 110 / 12));margin-left:calc(8.3333333333% - 21.6666666667px + 40px);}}@media only screen and (min-width:1280px){.flex-grid__column--center{width:calc(100% / 2 - var(--gutter) * 1 / 2);margin-left:calc(25% - 25px + 40px);}}@media only screen and (min-width:768px){.flex-grid__column--2-of-3-center{width:calc(100% / 3 * 2 + var(--gutter) * (1 - 4 / 3));margin-left:calc(16.6666666667% - 23.3333333333px + 40px);}}@media only screen and (min-width:1280px){.flex-grid__column--10-of-12-center{width:calc(100% / 12 * 10 + var(--gutter) * (9 - 110 / 12));margin-left:calc(8.3333333333% - 21.6666666667px + 40px);}}@media only screen and (min-width:1024px){.flex-grid__column--5-of-12{width:calc(100% / 12 * 5 + var(--gutter) * (4 - 55 / 12));}}.flex-grid--limit-entries-4 > :nth-child(n+5){display:none;}@media only screen and (min-width:768px){.flex-grid--limit-entries-4 > :nth-child(n+5){display:block;}}.grid{display:-ms-grid;display:grid;}.grid--2-cols{-ms-grid-columns:1fr;grid-template-columns:repeat(1,1fr);-ms-grid-rows:auto var(--gutter) auto;grid-template-rows:repeat(2,auto);grid-gap:var(--gutter);}.grid--2-cols > *:nth-child(1){-ms-grid-row:1;-ms-grid-column:1;}.grid--2-cols > *:nth-child(2){-ms-grid-row:3;-ms-grid-column:1;}@media only screen and (min-width:768px){.grid--2-cols{-ms-grid-columns:1fr var(--gutter) 1fr;grid-template-columns:repeat(2,1fr);-ms-grid-rows:auto;grid-template-rows:repeat(1,auto);grid-gap:var(--gutter);}.grid--2-cols > *:nth-child(1){-ms-grid-row:1;-ms-grid-column:1;}.grid--2-cols > *:nth-child(2){-ms-grid-row:1;-ms-grid-column:3;}}@media only screen and (min-width:768px){.grid--2-cols.grid--1-to-2{-ms-grid-rows:auto;-ms-grid-columns:1fr var(--gutter) 1fr var(--gutter) 1fr;grid-template:"first second second"/1fr 1fr 1fr;}.grid--2-cols.grid--1-to-2 > *:nth-child(1){grid-area:first;}.grid--2-cols.grid--1-to-2 > *:nth-child(2){grid-area:second;}}@media only screen and (min-width:768px){.grid--2-cols.grid--2-to-1{-ms-grid-rows:auto;-ms-grid-columns:1fr var(--gutter) 1fr var(--gutter) 1fr;grid-template:"first first second"/1fr 1fr 1fr;}.grid--2-cols.grid--2-to-1 > *:nth-child(1){grid-area:first;}.grid--2-cols.grid--2-to-1 > *:nth-child(2){grid-area:second;}.grid--2-cols.grid--2-to-1 > *:nth-child(1){-ms-grid-row:1;-ms-grid-column:1;-ms-grid-column-span:3;}.grid--2-cols.grid--2-to-1 > *:nth-child(2){-ms-grid-row:1;-ms-grid-column:5;-ms-grid-column-span:1;}}@media only screen and (min-width:768px){.grid--2-cols.grid--7-to-5{-ms-grid-rows:auto;-ms-grid-columns:7fr var(--gutter) 5fr;grid-template:"first second"/7fr 5fr;}.grid--2-cols.grid--7-to-5 > *:nth-child(1){grid-area:first;}.grid--2-cols.grid--7-to-5 > *:nth-child(2){grid-area:second;}.grid--2-cols.grid--7-to-5 > *:nth-child(1){-ms-grid-row:1;-ms-grid-column:1;-ms-grid-column-span:1;}.grid--2-cols.grid--7-to-5 > *:nth-child(2){-ms-grid-row:1;-ms-grid-column:3;-ms-grid-column-span:1;}.grid--2-cols.grid--7-to-5 > *:nth-child(1){-ms-grid-row:1;-ms-grid-column:1;-ms-grid-column-span:1;}.grid--2-cols.grid--7-to-5 > *:nth-child(2){-ms-grid-row:1;-ms-grid-column:3;-ms-grid-column-span:1;}}.grid--3-cols{-ms-grid-columns:1fr;grid-template-columns:repeat(1,1fr);-ms-grid-rows:auto var(--gutter) auto var(--gutter) auto;grid-template-rows:repeat(3,auto);grid-gap:var(--gutter);}.grid--3-cols > *:nth-child(1){-ms-grid-row:1;-ms-grid-column:1;}.grid--3-cols > *:nth-child(2){-ms-grid-row:3;-ms-grid-column:1;}.grid--3-cols > *:nth-child(3){-ms-grid-row:5;-ms-grid-column:1;}@media only screen and (min-width:768px){.grid--3-cols{-ms-grid-columns:1fr var(--gutter) 1fr var(--gutter) 1fr;grid-template-columns:repeat(3,1fr);-ms-grid-rows:auto;grid-template-rows:repeat(1,auto);grid-gap:var(--gutter);}.grid--3-cols > *:nth-child(1){-ms-grid-row:1;-ms-grid-column:1;}.grid--3-cols > *:nth-child(2){-ms-grid-row:1;-ms-grid-column:3;}.grid--3-cols > *:nth-child(3){-ms-grid-row:1;-ms-grid-column:5;}}.grid--3-cols-without-gap{-ms-grid-columns:1fr;grid-template-columns:repeat(1,1fr);-ms-grid-rows:auto 0 auto 0 auto;grid-template-rows:repeat(3,auto);grid-gap:0;}.grid--3-cols-without-gap > *:nth-child(1){-ms-grid-row:1;-ms-grid-column:1;}.grid--3-cols-without-gap > *:nth-child(2){-ms-grid-row:3;-ms-grid-column:1;}.grid--3-cols-without-gap > *:nth-child(3){-ms-grid-row:5;-ms-grid-column:1;}@media only screen and (min-width:768px){.grid--3-cols-without-gap{-ms-grid-columns:1fr 0 1fr 0 1fr;grid-template-columns:repeat(3,1fr);-ms-grid-rows:auto;grid-template-rows:repeat(1,auto);grid-gap:0;}.grid--3-cols-without-gap > *:nth-child(1){-ms-grid-row:1;-ms-grid-column:1;}.grid--3-cols-without-gap > *:nth-child(2){-ms-grid-row:1;-ms-grid-column:3;}.grid--3-cols-without-gap > *:nth-child(3){-ms-grid-row:1;-ms-grid-column:5;}}@media only screen and (min-width:768px){.grid--1-of-2-center{-ms-grid-rows:auto;-ms-grid-columns:3fr 6fr 3fr;grid-template:". content ."/3fr 6fr 3fr;}.grid--1-of-2-center > *:nth-child(1){grid-area:content;}}@media only screen and (min-width:768px){.grid--2-of-3-center{-ms-grid-rows:auto;-ms-grid-columns:2fr 8fr 2fr;grid-template:". content ."/2fr 8fr 2fr;}.grid--2-of-3-center > *:nth-child(1){grid-area:content;}.grid--2-of-3-center > *:nth-child(1){-ms-grid-row:1;-ms-grid-column:2;}}@media only screen and (min-width:768px){.grid--10-of-12-center{-ms-grid-rows:auto;-ms-grid-columns:1fr 10fr 1fr;grid-template:". content ."/1fr 10fr 1fr;}.grid--10-of-12-center > *:nth-child(1){grid-area:content;}.grid--10-of-12-center > *:nth-child(1){-ms-grid-row:1;-ms-grid-column:2;}.grid--10-of-12-center > *:nth-child(1){-ms-grid-row:1;-ms-grid-column:2;}}@media only screen and (min-width:768px){.grid--10-of-12-uneven{-ms-grid-rows:auto;-ms-grid-columns:1fr 4fr 6fr 1fr;grid-template:". first second ."/1fr 4fr 6fr 1fr;}.grid--10-of-12-uneven > *:nth-child(1){grid-area:first;overflow-x:auto;}.grid--10-of-12-uneven > *:nth-child(2){grid-area:second;overflow-x:auto;}.grid--10-of-12-uneven > *:nth-child(1){-ms-grid-row:1;-ms-grid-column:2;-ms-grid-column-span:1;}.grid--10-of-12-uneven > *:nth-child(2){-ms-grid-row:1;-ms-grid-column:3;-ms-grid-column-span:1;}.grid--10-of-12-uneven > *:nth-child(1){-ms-grid-row:1;-ms-grid-column:2;-ms-grid-column-span:1;}.grid--10-of-12-uneven > *:nth-child(2){-ms-grid-row:1;-ms-grid-column:3;-ms-grid-column-span:1;}.grid--10-of-12-uneven > *:nth-child(1){-ms-grid-row:1;-ms-grid-column:2;-ms-grid-column-span:1;}.grid--10-of-12-uneven > *:nth-child(2){-ms-grid-row:1;-ms-grid-column:3;-ms-grid-column-span:1;}}.grid--center-content > *{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;}@media only screen and (min-width:768px){.grid--1-of-3-right{grid-gap:var(--gutter);-ms-grid-rows:auto;-ms-grid-columns:1fr var(--gutter) 1fr var(--gutter) 1fr;grid-template:". . content"/1fr 1fr 1fr;}.grid--1-of-3-right > *:nth-child(1){grid-area:content;}.grid--1-of-3-right > *:nth-child(1){-ms-grid-row:1;-ms-grid-column:5;}.grid--1-of-3-right > *:nth-child(1){-ms-grid-row:1;-ms-grid-column:5;}.grid--1-of-3-right > *:nth-child(1){-ms-grid-row:1;-ms-grid-column:5;}}@media only screen and (min-width:768px){.grid--1-of-3-left{grid-gap:var(--gutter);-ms-grid-rows:auto;-ms-grid-columns:1fr var(--gutter) 1fr var(--gutter) 1fr;grid-template:"content . ."/1fr 1fr 1fr;}.grid--1-of-3-left > *:nth-child(1){grid-area:content;}.grid--1-of-3-left > *:nth-child(1){-ms-grid-row:1;-ms-grid-column:1;}.grid--1-of-3-left > *:nth-child(1){-ms-grid-row:1;-ms-grid-column:1;}.grid--1-of-3-left > *:nth-child(1){-ms-grid-row:1;-ms-grid-column:1;}.grid--1-of-3-left > *:nth-child(1){-ms-grid-row:1;-ms-grid-column:1;}}.grid--bottom-spacing{margin-bottom:4.6666666667rem;}.grid--background{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#EBEBEB;padding:0.5rem;}@media only screen and (min-width:1024px){.grid--background{padding:2rem 3rem;}}.highlighted-grid{background:#F2F2F2;}.highlighted-grid__content{display:-ms-grid;display:grid;max-width:1900px;margin-right:auto;margin-left:auto;grid-gap:0;-ms-grid-rows:auto 0 auto 0 auto;-ms-grid-columns:1fr;grid-template:"title" "first" "second"/1fr;}@media only screen and (min-width:768px){.highlighted-grid__content{-ms-grid-rows:auto 0 auto;-ms-grid-columns:1fr 0 1fr;grid-template:"title title" "first second"/1fr 1fr;}.highlighted-grid__content > *:nth-child(1){-ms-grid-row:3;-ms-grid-column:1;-ms-grid-column-span:1;}.highlighted-grid__content > *:nth-child(2){-ms-grid-row:3;-ms-grid-column:3;-ms-grid-column-span:1;}.highlighted-grid__content > *:nth-child(1){-ms-grid-row:3;-ms-grid-column:1;-ms-grid-column-span:1;}.highlighted-grid__content > *:nth-child(2){-ms-grid-row:3;-ms-grid-column:3;-ms-grid-column-span:1;}.highlighted-grid__content > *:nth-child(1){-ms-grid-row:3;-ms-grid-column:1;-ms-grid-column-span:1;}.highlighted-grid__content > *:nth-child(2){-ms-grid-row:3;-ms-grid-column:3;-ms-grid-column-span:1;}.highlighted-grid__content > *:nth-child(1){-ms-grid-row:3;-ms-grid-column:1;-ms-grid-column-span:1;}.highlighted-grid__content > *:nth-child(2){-ms-grid-row:3;-ms-grid-column:3;-ms-grid-column-span:1;}}@media only screen and (min-width:1024px){.highlighted-grid__content{-ms-grid-rows:auto;-ms-grid-columns:1fr 0 1fr 0 1fr;grid-template:"first second title"/1fr 1fr 1fr;}.highlighted-grid__content > *:nth-child(1){-ms-grid-row:1;-ms-grid-column:1;-ms-grid-column-span:1;}.highlighted-grid__content > *:nth-child(2){-ms-grid-row:1;-ms-grid-column:3;-ms-grid-column-span:1;}.highlighted-grid__content > *:nth-child(1){-ms-grid-row:1;-ms-grid-column:1;-ms-grid-column-span:1;}.highlighted-grid__content > *:nth-child(2){-ms-grid-row:1;-ms-grid-column:3;-ms-grid-column-span:1;}.highlighted-grid__content > *:nth-child(1){-ms-grid-row:1;-ms-grid-column:1;-ms-grid-column-span:1;}.highlighted-grid__content > *:nth-child(2){-ms-grid-row:1;-ms-grid-column:3;-ms-grid-column-span:1;}.highlighted-grid__content > *:nth-child(1){-ms-grid-row:1;-ms-grid-column:1;-ms-grid-column-span:1;}.highlighted-grid__content > *:nth-child(2){-ms-grid-row:1;-ms-grid-column:3;-ms-grid-column-span:1;}}.highlighted-grid__content > :nth-child(3n+1){-ms-grid-row:3;-ms-grid-column:1;-ms-grid-column-span:1;grid-area:first;background:#FFFFFF;}.highlighted-grid__content > :nth-child(3n+2){-ms-grid-row:5;-ms-grid-column:1;-ms-grid-column-span:1;grid-area:second;}.highlighted-grid__content > :nth-child(3n+3){-ms-grid-row:1;-ms-grid-column:1;grid-area:title;background:#FFFFFF;}.highlighted-grid__title-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}.highlighted-grid__title-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;}.highlighted-grid__title{background:#D22D40;color:#FFFFFF;font-size:24px;font-weight:700;line-height:30px;text-transform:uppercase;padding:2.1333333333rem 1.6rem;}@media only screen and (min-width:1024px){.highlighted-grid__title{height:16.4rem;}}@media only screen and (min-width:1280px){.highlighted-grid__title{height:30.4rem;}}@media only screen and (min-width:768px){.highlighted-grid__title{padding:2.1333333333rem 3.2rem;}}@media only screen and (min-width:1024px){.highlighted-grid__title{font-size:29px;line-height:37px;padding:2.1333333333rem 2.6666666667rem;}}@media only screen and (min-width:1280px){.highlighted-grid__title{font-size:53px;line-height:67px;padding:3.2rem 4.2666666667rem;}}.highlighted-grid__addition{display:block;background:#323232;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;}.inline > *,.inline > * > *{display:inline;}.institution{display:-ms-grid;display:grid;grid-column-gap:var(--gutter);-ms-grid-rows:auto auto auto;-ms-grid-columns:1fr var(--gutter) 1fr;grid-template:"title title" "logo ." "content content"/1fr 1fr;}@media only screen and (min-width:768px){.institution{-ms-grid-rows:auto auto;-ms-grid-columns:1fr 2fr 1fr;grid-template:"logo title title" "logo content content"/1fr 2fr 1fr;}.institution > *:nth-child(1){-ms-grid-row:2;-ms-grid-column:2;-ms-grid-column-span:2;}.institution > *:nth-child(1){-ms-grid-row:2;-ms-grid-column:2;-ms-grid-column-span:2;}.institution > *:nth-child(1){-ms-grid-row:2;-ms-grid-column:2;-ms-grid-column-span:2;}.institution > *:nth-child(1){-ms-grid-row:2;-ms-grid-column:2;-ms-grid-column-span:2;}.institution > *:nth-child(1){-ms-grid-row:2;-ms-grid-column:2;-ms-grid-column-span:2;}}@media only screen and (min-width:1024px){.institution{-ms-grid-rows:auto auto;-ms-grid-columns:1fr 2fr 1fr;grid-template:"logo title title" "logo content ."/1fr 2fr 1fr;}.institution > *:nth-child(1){-ms-grid-row:2;-ms-grid-column:2;-ms-grid-column-span:1;}.institution > *:nth-child(1){-ms-grid-row:2;-ms-grid-column:2;-ms-grid-column-span:1;}.institution > *:nth-child(1){-ms-grid-row:2;-ms-grid-column:2;-ms-grid-column-span:1;}.institution > *:nth-child(1){-ms-grid-row:2;-ms-grid-column:2;-ms-grid-column-span:1;}.institution > *:nth-child(1){-ms-grid-row:2;-ms-grid-column:2;-ms-grid-column-span:1;}}.institution__title-wrapper{-ms-grid-row:1;-ms-grid-column:1;grid-area:title;-ms-grid-row-align:start;align-self:start;margin-bottom:1.5rem;}@media only screen and (min-width:768px){.grid--2-cols.grid--1-to-2 > *:nth-child(1){-ms-grid-row:1;-ms-grid-column:1;}.grid--2-cols.grid--1-to-2 > *:nth-child(2){-ms-grid-row:1;-ms-grid-column:3;-ms-grid-column-span:3;}.grid--2-cols.grid--2-to-1 > *:nth-child(1){-ms-grid-row:1;-ms-grid-column:1;}.grid--2-cols.grid--2-to-1 > *:nth-child(1){-ms-grid-row:1;-ms-grid-column:1;-ms-grid-column-span:3;}.grid--2-cols.grid--2-to-1 > *:nth-child(2){-ms-grid-row:1;-ms-grid-column:3;-ms-grid-column-span:3;}.grid--2-cols.grid--2-to-1 > *:nth-child(2){-ms-grid-row:1;-ms-grid-column:5;-ms-grid-column-span:1;}.grid--2-cols.grid--7-to-5 > *:nth-child(1){-ms-grid-row:1;-ms-grid-column:1;}.grid--2-cols.grid--2-to-1 > *:nth-child(1){-ms-grid-row:1;-ms-grid-column:1;-ms-grid-column-span:3;}.grid--2-cols.grid--7-to-5 > *:nth-child(1){-ms-grid-row:1;-ms-grid-column:1;-ms-grid-column-span:1;}.grid--2-cols.grid--7-to-5 > *:nth-child(2){-ms-grid-row:1;-ms-grid-column:3;-ms-grid-column-span:3;}.grid--2-cols.grid--2-to-1 > *:nth-child(2){-ms-grid-row:1;-ms-grid-column:5;-ms-grid-column-span:1;}.grid--2-cols.grid--7-to-5 > *:nth-child(2){-ms-grid-row:1;-ms-grid-column:3;-ms-grid-column-span:1;}.grid--10-of-12-uneven > *:nth-child(1){-ms-grid-row:1;-ms-grid-column:1;}.grid--2-cols.grid--2-to-1 > *:nth-child(1){-ms-grid-row:1;-ms-grid-column:1;-ms-grid-column-span:3;}.grid--2-cols.grid--7-to-5 > *:nth-child(1){-ms-grid-row:1;-ms-grid-column:1;-ms-grid-column-span:1;}.grid--10-of-12-uneven > *:nth-child(1){-ms-grid-row:1;-ms-grid-column:2;-ms-grid-column-span:1;}.grid--10-of-12-uneven > *:nth-child(2){-ms-grid-row:1;-ms-grid-column:3;-ms-grid-column-span:3;}.grid--2-cols.grid--2-to-1 > *:nth-child(2){-ms-grid-row:1;-ms-grid-column:5;-ms-grid-column-span:1;}.grid--2-cols.grid--7-to-5 > *:nth-child(2){-ms-grid-row:1;-ms-grid-column:3;-ms-grid-column-span:1;}.grid--10-of-12-uneven > *:nth-child(2){-ms-grid-row:1;-ms-grid-column:3;-ms-grid-column-span:1;}.highlighted-grid__content > :nth-child(3n+1){-ms-grid-row:1;-ms-grid-column:1;}.grid--2-cols.grid--2-to-1 > :nth-child(3n+1){-ms-grid-row:1;-ms-grid-column:1;-ms-grid-column-span:3;}.grid--2-cols.grid--7-to-5 > :nth-child(3n+1){-ms-grid-row:1;-ms-grid-column:1;-ms-grid-column-span:1;}.grid--10-of-12-uneven > :nth-child(3n+1){-ms-grid-row:1;-ms-grid-column:2;-ms-grid-column-span:1;}.highlighted-grid__content > :nth-child(3n+1){-ms-grid-row:3;-ms-grid-column:1;-ms-grid-column-span:1;}.highlighted-grid__content > :nth-child(3n+2){-ms-grid-row:1;-ms-grid-column:3;-ms-grid-column-span:3;}.grid--2-cols.grid--2-to-1 > :nth-child(3n+2){-ms-grid-row:1;-ms-grid-column:5;-ms-grid-column-span:1;}.grid--2-cols.grid--7-to-5 > :nth-child(3n+2){-ms-grid-row:1;-ms-grid-column:3;-ms-grid-column-span:1;}.grid--10-of-12-uneven > :nth-child(3n+2){-ms-grid-row:1;-ms-grid-column:3;-ms-grid-column-span:1;}.highlighted-grid__content > :nth-child(3n+2){-ms-grid-row:3;-ms-grid-column:3;-ms-grid-column-span:1;}.highlighted-grid__content > :nth-child(3n+3){-ms-grid-row:1;-ms-grid-column:1;-ms-grid-column-span:3;}.institution__title-wrapper{-ms-grid-row:1;-ms-grid-column:1;-ms-grid-column-span:3;}}@media only screen and (min-width:1024px){.highlighted-grid__content > :nth-child(3n+1){-ms-grid-row:1;-ms-grid-column:1;-ms-grid-column-span:1;}.highlighted-grid__content > :nth-child(3n+2){-ms-grid-row:1;-ms-grid-column:3;-ms-grid-column-span:1;}.highlighted-grid__content > :nth-child(3n+3){-ms-grid-row:1;-ms-grid-column:5;-ms-grid-column-span:1;}.institution__title-wrapper{-ms-grid-row:1;-ms-grid-column:5;-ms-grid-column-span:1;}}@media only screen and (min-width:768px){.institution__title-wrapper{margin-bottom:0;}}.institution__content{grid-area:content;padding-top:2rem;}.institution > .institution__content{-ms-grid-row:3;-ms-grid-column:1;-ms-grid-column-span:3;}.maintenance-layout > .institution__content{-ms-grid-row:1;-ms-grid-column:1;-ms-grid-column-span:1;}.page-content > .institution__content{-ms-grid-row:2;-ms-grid-column:1;-ms-grid-column-span:1;}.institution__logo{-ms-grid-row:2;-ms-grid-column:1;grid-area:logo;-ms-grid-row-align:start;align-self:start;}.maintenance-layout__content > .institution__logo{-ms-grid-row:1;-ms-grid-row-span:1;-ms-grid-column:1;}@media only screen and (min-width:768px){.institution__logo{padding-right:1.2rem;}}.institution__breadcrumb{margin-bottom:0.5rem;}@media only screen and (min-width:1024px){.institution__breadcrumb{margin-bottom:1rem;}}.maintenance-layout{display:-ms-grid;display:grid;grid-column-gap:var(--gutter);padding-top:6.3333333333rem;-ms-grid-rows:auto;-ms-grid-columns:1fr;grid-template:"content" auto/1fr;}@media only screen and (min-width:768px){.maintenance-layout{padding-top:8.2666666667rem;-ms-grid-rows:auto;-ms-grid-columns:1fr 4fr 1fr;grid-template:". content ." auto/1fr 4fr 1fr;}.maintenance-layout > *:nth-child(1){-ms-grid-row:1;-ms-grid-column:2;-ms-grid-column-span:1;}.maintenance-layout > *:nth-child(1){-ms-grid-row:1;-ms-grid-column:2;-ms-grid-column-span:1;}.maintenance-layout > *:nth-child(1){-ms-grid-row:1;-ms-grid-column:2;-ms-grid-column-span:1;}.maintenance-layout > *:nth-child(1){-ms-grid-row:1;-ms-grid-column:2;-ms-grid-column-span:1;}.maintenance-layout > *:nth-child(1){-ms-grid-row:1;-ms-grid-column:2;-ms-grid-column-span:1;}.maintenance-layout > .institution__content{-ms-grid-row:1;-ms-grid-column:2;-ms-grid-column-span:1;}}@media only screen and (min-width:1280px){.maintenance-layout{-ms-grid-rows:auto;-ms-grid-columns:1fr 2fr 1fr;grid-template:". content ." auto/1fr 2fr 1fr;}.maintenance-layout > *:nth-child(1){-ms-grid-row:1;-ms-grid-column:2;-ms-grid-column-span:1;}.maintenance-layout > *:nth-child(1){-ms-grid-row:1;-ms-grid-column:2;-ms-grid-column-span:1;}.maintenance-layout > *:nth-child(1){-ms-grid-row:1;-ms-grid-column:2;-ms-grid-column-span:1;}.maintenance-layout > *:nth-child(1){-ms-grid-row:1;-ms-grid-column:2;-ms-grid-column-span:1;}.maintenance-layout > *:nth-child(1){-ms-grid-row:1;-ms-grid-column:2;-ms-grid-column-span:1;}.maintenance-layout > .institution__content{-ms-grid-row:1;-ms-grid-column:2;-ms-grid-column-span:1;}}.maintenance-layout__memoriav-wrapper{position:absolute;top:0;left:0;}.maintenance-layout__memoriav{height:66px;width:66px;}@media only screen and (min-width:768px){.maintenance-layout__memoriav{height:128px;width:128px;}}.maintenance-layout__content{grid-area:content;display:-ms-grid;display:grid;grid-column-gap:var(--gutter);-ms-grid-rows:auto auto;-ms-grid-columns:1fr var(--gutter) 1fr;grid-template:"logo ." "text text"/1fr 1fr;}.institution > .maintenance-layout__content{-ms-grid-row:3;-ms-grid-column:1;-ms-grid-column-span:3;}.maintenance-layout > .maintenance-layout__content{-ms-grid-row:1;-ms-grid-column:1;-ms-grid-column-span:1;}.page-content > .maintenance-layout__content{-ms-grid-row:2;-ms-grid-column:1;-ms-grid-column-span:1;}.maintenance-layout__home{-ms-grid-row:2;-ms-grid-column:1;grid-area:logo;max-width:20rem;}.maintenance-layout__content > .maintenance-layout__home{-ms-grid-row:1;-ms-grid-row-span:1;-ms-grid-column:1;}.maintenance-layout__text{-ms-grid-row:2;-ms-grid-column:1;-ms-grid-column-span:3;grid-area:text;}.map-grid > .maintenance-layout__text{-ms-grid-row:2;-ms-grid-column:1;-ms-grid-column-span:1;}.record-set__head > .maintenance-layout__text{-ms-grid-row:2;-ms-grid-column:1;-ms-grid-column-span:1;}.maintenance-layout__subtitle--red{color:#D22D40;}.maintenance-layout__title-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-weight:600;margin-top:0.5rem;font-size:1rem;line-height:1.2666666667;}@media only screen and (min-width:1024px){.maintenance-layout__title-wrapper{font-size:1.1333333333rem;line-height:1.2352941176;}}@media only screen and (min-width:1280px){.maintenance-layout__title-wrapper{font-size:1.2rem;line-height:1.2222222222;}}.maintenance-layout__icon{-ms-flex-negative:0;flex-shrink:0;max-width:1.3333333333rem;}.maintenance-layout__iframe-wrapper{display:block;position:relative;padding-bottom:75%;}.maintenance-layout__iframe{width:100%;position:absolute;top:0;left:0;height:100%;}.maintenance-layout__message{max-width:19.2rem;padding-top:2.6666666667rem;padding-bottom:2.6666666667rem;}@media only screen and (min-width:1280px){.maintenance-layout__message{max-width:32rem;}}.map-grid{display:-ms-grid;display:grid;-ms-grid-rows:auto auto;-ms-grid-columns:1fr;grid-template:"map" "text"/1fr;}.map-grid > *{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;}@media only screen and (min-width:768px){.map-grid{-ms-grid-rows:auto;-ms-grid-columns:1fr 1fr 1fr;grid-template:"map map text"/1fr 1fr 1fr;}.map-grid > *:nth-child(1){-ms-grid-row:1;-ms-grid-column:1;grid-area:map;}.map-grid > *:nth-child(2){-ms-grid-row:2;-ms-grid-column:1;-ms-grid-column-span:1;grid-area:text;}.map-grid > .maintenance-layout__text{-ms-grid-row:1;-ms-grid-column:3;-ms-grid-column-span:1;}}@media only screen and (min-width:1900px){.map-grid{display:-webkit-box;display:-ms-flexbox;display:flex;}}.map-grid--center{grid-column-gap:var(--gutter);-ms-grid-rows:auto;-ms-grid-columns:1fr;grid-template:"map"/1fr;}@media only screen and (min-width:1024px){.map-grid--center{-ms-grid-rows:auto;-ms-grid-columns:3fr 6fr 3fr;grid-template:". map ." auto/3fr 6fr 3fr;}.map-grid--center > *:nth-child(1){-ms-grid-row:1;-ms-grid-column:2;-ms-grid-column-span:1;}}@media only screen and (min-width:1900px){.map-grid--center{display:-ms-grid;display:grid;}}.map-grid--institution{display:-ms-grid;display:grid;grid-column-gap:var(--gutter);-ms-grid-rows:auto;-ms-grid-columns:1fr;grid-template:"map"/1fr;margin-top:2.6666666667rem;}@media only screen and (min-width:768px){.map-grid--institution{-ms-grid-rows:auto;-ms-grid-columns:1fr 2fr 1fr;grid-template:". map map" auto/1fr 2fr 1fr;}.map-grid--institution > *:nth-child(1){-ms-grid-row:1;-ms-grid-column:2;-ms-grid-column-span:2;}}@media only screen and (min-width:1024px){.map-grid--institution{-ms-grid-rows:auto;-ms-grid-columns:1fr 2fr 1fr;grid-template:". map ." auto/1fr 2fr 1fr;}.map-grid--institution > *:nth-child(1){-ms-grid-row:1;-ms-grid-column:2;-ms-grid-column-span:1;}}@media only screen and (min-width:1900px){.map-grid--institution{margin-top:3.8666666667rem;}}.map-grid__text{padding:2rem 1.5rem;}@media only screen and (min-width:768px){.map-grid__text{padding:0 3rem;}}@media only screen and (min-width:1024px){.map-grid__text{padding-right:2.6666666667rem;padding-left:2.6666666667rem;}}@media only screen and (min-width:1280px){.map-grid__text{max-width:26.6666666667rem;padding-right:4rem;padding-left:4rem;}}.map-grid__map{position:relative;top:0;bottom:0;width:100%;height:28rem;}@media only screen and (min-width:768px){.map-grid__map{height:36.6666666667rem;}}@media only screen and (min-width:1024px){.map-grid__map{height:30.9333333333rem;}}@media only screen and (min-width:1280px){.map-grid__map{height:52rem;}}@media only screen and (min-width:1900px){.map-grid__map{--outer-margin-wide:calc(100% - var(--desktop-wide-max-width));width:calc(100% - var(--desktop-wide-max-width) / 3 - var(--outer-margin-wide) / 2);}}.map-grid--institution .map-grid__map,.map-grid--center .map-grid__map{height:23.3333333333rem;}@media only screen and (min-width:1024px){.map-grid--institution .map-grid__map,.map-grid--center .map-grid__map{height:32.6666666667rem;}}@media only screen and (min-width:1900px){.map-grid--institution .map-grid__map,.map-grid--center .map-grid__map{width:auto;}}.mapboxgl-popup{min-width:300px;}.mapboxgl-popup-content{text-align:center;font-family:"EuclidCircular",sans-serif;}.mapboxgl-popup-close-button{overflow:hidden;cursor:pointer;width:26px;height:24px;-webkit-box-shadow:none;box-shadow:none;margin-top:3px;margin-right:3px;}.mapboxgl-popup-close-button::before{background-image:url(/themes/custom/memobase/images/icons/close.svg);width:26px;height:24px;content:"";float:right;}.outer-wrapper{padding-right:var(--outer-padding);padding-left:var(--outer-padding);max-width:calc(var(--max-width) + 2 * var(--outer-padding));margin-left:auto;margin-right:auto;}.page-content{display:-ms-grid;display:grid;grid-column-gap:var(--gutter);-ms-grid-rows:auto auto auto;-ms-grid-columns:1fr;grid-template:"sidebar-first" "content" "sidebar-second"/1fr;}.page-content__content{grid-area:content;margin-bottom:5.3333333333rem;margin-top:3.5rem;}.institution > .page-content__content{-ms-grid-row:3;-ms-grid-column:1;-ms-grid-column-span:3;}.maintenance-layout > .page-content__content{-ms-grid-row:1;-ms-grid-column:1;-ms-grid-column-span:1;}.page-content > .page-content__content{-ms-grid-row:2;-ms-grid-column:1;-ms-grid-column-span:1;}@media only screen and (min-width:1280px){.page-content__content{margin-bottom:8.5rem;}}.page-content__content--small-spacing{margin-bottom:1rem;}@media only screen and (min-width:1024px){.page-content__content--small-spacing{margin-bottom:1.5rem;}}@media only screen and (min-width:1280px){.page-content__content--small-spacing{margin-bottom:8.5333333333rem;}}.page-content__content--no-spacing{margin-top:0;margin-bottom:0;}.page-content__sidebar > *:not(:last-child){margin-bottom:2rem;}.page-content__sidebar--first{-ms-grid-row:1;-ms-grid-column:1;grid-area:sidebar-first;}.page-content__sidebar--second{-ms-grid-row:3;-ms-grid-column:1;grid-area:sidebar-second;}@media only screen and (min-width:1024px){.page-content--center{-ms-grid-rows:auto;-ms-grid-columns:3fr 6fr 3fr;grid-template:". content ." auto/3fr 6fr 3fr;}.page-content--center > *:nth-child(1){-ms-grid-row:1;-ms-grid-column:2;-ms-grid-column-span:1;}.page-content--center > *:nth-child(1){-ms-grid-row:1;-ms-grid-column:2;-ms-grid-column-span:1;}.page-content--center > *:nth-child(1){-ms-grid-row:1;-ms-grid-column:2;-ms-grid-column-span:1;}.page-content--center > *:nth-child(1){-ms-grid-row:1;-ms-grid-column:2;-ms-grid-column-span:1;}.page-content--center > *:nth-child(1){-ms-grid-row:1;-ms-grid-column:2;-ms-grid-column-span:1;}.page-content--center > .institution__content{-ms-grid-row:1;-ms-grid-column:2;-ms-grid-column-span:1;}.page-content--center > .maintenance-layout__content{-ms-grid-row:1;-ms-grid-column:2;-ms-grid-column-span:1;}.page-content--center > .page-content__content{-ms-grid-row:1;-ms-grid-column:2;-ms-grid-column-span:1;}}@media only screen and (min-width:1280px){.page-content--sidebar-right{-ms-grid-rows:auto 1fr;-ms-grid-columns:1fr 1fr 1fr 1fr;grid-template:"content content content sidebar-first" auto "content content content sidebar-second" 1fr/1fr 1fr 1fr 1fr;}.page-content--sidebar-left{-ms-grid-rows:auto 1fr;-ms-grid-columns:1fr 1fr 1fr 1fr;grid-template:"sidebar-first content content content" auto "sidebar-second content content content" 1fr/1fr 1fr 1fr 1fr;}.page-content--sidebar-right > *:nth-child(1){-ms-grid-row:1;-ms-grid-row-span:2;-ms-grid-column:1;-ms-grid-column-span:3;}.page-content--sidebar-left > *:nth-child(1){-ms-grid-row:1;-ms-grid-row-span:2;-ms-grid-column:2;-ms-grid-column-span:3;}.page-content--sidebar-right > *:nth-child(1){-ms-grid-row:1;-ms-grid-row-span:2;-ms-grid-column:1;-ms-grid-column-span:3;}.page-content--sidebar-left > *:nth-child(1){-ms-grid-row:1;-ms-grid-row-span:2;-ms-grid-column:2;-ms-grid-column-span:3;}.page-content--sidebar-right > *:nth-child(1){-ms-grid-row:1;-ms-grid-row-span:2;-ms-grid-column:1;-ms-grid-column-span:3;}.page-content--sidebar-left > *:nth-child(1){-ms-grid-row:1;-ms-grid-row-span:2;-ms-grid-column:2;-ms-grid-column-span:3;}.page-content--sidebar-right > *:nth-child(1){-ms-grid-row:1;-ms-grid-row-span:2;-ms-grid-column:1;-ms-grid-column-span:3;}.page-content--sidebar-left > *:nth-child(1){-ms-grid-row:1;-ms-grid-row-span:2;-ms-grid-column:2;-ms-grid-column-span:3;}.page-content--sidebar-right > *:nth-child(1){-ms-grid-row:1;-ms-grid-row-span:2;-ms-grid-column:1;-ms-grid-column-span:3;}.page-content--sidebar-left > *:nth-child(1){-ms-grid-row:1;-ms-grid-row-span:2;-ms-grid-column:2;-ms-grid-column-span:3;}.page-content--sidebar-right > .institution__content{-ms-grid-row:1;-ms-grid-row-span:2;-ms-grid-column:1;-ms-grid-column-span:3;}.page-content--sidebar-left > .institution__content{-ms-grid-row:1;-ms-grid-row-span:2;-ms-grid-column:2;-ms-grid-column-span:3;}.page-content--sidebar-right > .maintenance-layout__content{-ms-grid-row:1;-ms-grid-row-span:2;-ms-grid-column:1;-ms-grid-column-span:3;}.page-content--sidebar-left > .maintenance-layout__content{-ms-grid-row:1;-ms-grid-row-span:2;-ms-grid-column:2;-ms-grid-column-span:3;}.page-content--sidebar-right > .page-content__content{-ms-grid-row:1;-ms-grid-row-span:2;-ms-grid-column:1;-ms-grid-column-span:3;}.page-content--sidebar-left > .page-content__content{-ms-grid-row:1;-ms-grid-row-span:2;-ms-grid-column:2;-ms-grid-column-span:3;}.page-content--sidebar-right > .page-content__sidebar--first{-ms-grid-row:1;-ms-grid-column:4;}.page-content--sidebar-left > .page-content__sidebar--first{-ms-grid-row:1;-ms-grid-column:1;}.page-content--sidebar-right > .page-content__sidebar--second{-ms-grid-row:2;-ms-grid-column:4;}.page-content--sidebar-left > .page-content__sidebar--second{-ms-grid-row:2;-ms-grid-column:1;}}.page-title-section{position:relative;padding-top:1rem;padding-bottom:1rem;}@media only screen and (min-width:768px){.page-title-section{padding-top:2rem;padding-bottom:2rem;}}@media only screen and (min-width:1280px){.page-title-section{padding-top:3rem;padding-bottom:3rem;}}.page-title-section--background-dark{background-color:#323232;color:#FFFFFF;}.page-title-section__wrapper{margin-bottom:-0.5rem;}@media only screen and (min-width:1024px){.page-title-section__wrapper{margin-bottom:-1rem;}}@media only screen and (min-width:1280px){.page-title-section__wrapper{margin-bottom:-3rem;}}.page-title-section__logo-wrapper{display:none;position:absolute;top:0;left:0;}@media only screen and (min-width:768px){.page-title-section__logo-wrapper{display:block;}}.page-title-section__logo{height:81px;width:81px;}@media only screen and (min-width:768px){.page-title-section__logo{height:115px;width:115px;}}@media only screen and (min-width:1280px){.page-title-section__logo{height:171px;width:171px;}}.record-set__head{display:-ms-grid;display:grid;grid-column-gap:var(--gutter);-ms-grid-rows:auto auto;-ms-grid-columns:1fr;grid-template:"box" "text"/1fr;}@media only screen and (min-width:768px){.record-set__head{-ms-grid-rows:auto auto;-ms-grid-columns:1fr 2fr 1fr;grid-template:". box box" ". text text"/1fr 2fr 1fr;}.record-set__head > .maintenance-layout__text{-ms-grid-row:2;-ms-grid-column:2;-ms-grid-column-span:2;}.record-set__head > *:nth-child(2){-ms-grid-row:2;-ms-grid-column:2;-ms-grid-column-span:2;}}@media only screen and (min-width:1024px){.record-set__head{-ms-grid-rows:auto auto;-ms-grid-columns:1fr 2fr 1fr;grid-template:". box ." ". text ."/1fr 2fr 1fr;}.record-set__head > .maintenance-layout__text{-ms-grid-row:2;-ms-grid-column:2;-ms-grid-column-span:1;}.record-set__head > *:nth-child(2){-ms-grid-row:2;-ms-grid-column:2;-ms-grid-column-span:1;}}.record-set__head > *:nth-child(1){-ms-grid-row:1;-ms-grid-column:1;grid-area:box;-ms-grid-row-align:start;align-self:start;}.record-set__head > *:nth-child(2){-ms-grid-row:2;-ms-grid-column:1;-ms-grid-column-span:1;grid-area:text;}@media only screen and (min-width:768px){.grid--1-of-2-center > *:nth-child(1){-ms-grid-row:1;-ms-grid-column:2;}.grid--2-of-3-center > *:nth-child(1){-ms-grid-row:1;-ms-grid-column:2;}.grid--2-of-3-center > *:nth-child(1){-ms-grid-row:1;-ms-grid-column:2;}.grid--10-of-12-center > *:nth-child(1){-ms-grid-row:1;-ms-grid-column:2;}.grid--2-of-3-center > *:nth-child(1){-ms-grid-row:1;-ms-grid-column:2;}.grid--10-of-12-center > *:nth-child(1){-ms-grid-row:1;-ms-grid-column:2;}.grid--1-of-3-right > *:nth-child(1){-ms-grid-row:1;-ms-grid-column:2;}.grid--2-of-3-center > *:nth-child(1){-ms-grid-row:1;-ms-grid-column:2;}.grid--10-of-12-center > *:nth-child(1){-ms-grid-row:1;-ms-grid-column:2;}.grid--1-of-3-right > *:nth-child(1){-ms-grid-row:1;-ms-grid-column:5;}.grid--1-of-3-left > *:nth-child(1){-ms-grid-row:1;-ms-grid-column:2;}.grid--2-of-3-center > *:nth-child(1){-ms-grid-row:1;-ms-grid-column:2;}.grid--10-of-12-center > *:nth-child(1){-ms-grid-row:1;-ms-grid-column:2;}.grid--1-of-3-right > *:nth-child(1){-ms-grid-row:1;-ms-grid-column:5;}.grid--1-of-3-left > *:nth-child(1){-ms-grid-row:1;-ms-grid-column:1;}.institution__content{-ms-grid-row:1;-ms-grid-column:2;}.grid--2-of-3-center > .institution__content{-ms-grid-row:1;-ms-grid-column:2;}.grid--10-of-12-center > .institution__content{-ms-grid-row:1;-ms-grid-column:2;}.grid--1-of-3-right > .institution__content{-ms-grid-row:1;-ms-grid-column:5;}.grid--1-of-3-left > .institution__content{-ms-grid-row:1;-ms-grid-column:1;}.institution > .institution__content{-ms-grid-row:2;-ms-grid-column:2;-ms-grid-column-span:2;}.institution__logo{-ms-grid-row:1;-ms-grid-row-span:2;-ms-grid-column:1;}.maintenance-layout__content{-ms-grid-row:1;-ms-grid-column:2;}.grid--2-of-3-center > .maintenance-layout__content{-ms-grid-row:1;-ms-grid-column:2;}.grid--10-of-12-center > .maintenance-layout__content{-ms-grid-row:1;-ms-grid-column:2;}.grid--1-of-3-right > .maintenance-layout__content{-ms-grid-row:1;-ms-grid-column:5;}.grid--1-of-3-left > .maintenance-layout__content{-ms-grid-row:1;-ms-grid-column:1;}.institution > .maintenance-layout__content{-ms-grid-row:2;-ms-grid-column:2;-ms-grid-column-span:2;}.maintenance-layout > .maintenance-layout__content{-ms-grid-row:1;-ms-grid-column:2;-ms-grid-column-span:1;}.maintenance-layout__home{-ms-grid-row:1;-ms-grid-row-span:2;-ms-grid-column:1;}.map-grid > *:nth-child(1){-ms-grid-row:1;-ms-grid-column:1;-ms-grid-column-span:2;}.map-grid > *:nth-child(2){-ms-grid-row:1;-ms-grid-column:3;-ms-grid-column-span:1;}.page-content__content{-ms-grid-row:1;-ms-grid-column:2;}.grid--2-of-3-center > .page-content__content{-ms-grid-row:1;-ms-grid-column:2;}.grid--10-of-12-center > .page-content__content{-ms-grid-row:1;-ms-grid-column:2;}.grid--1-of-3-right > .page-content__content{-ms-grid-row:1;-ms-grid-column:5;}.grid--1-of-3-left > .page-content__content{-ms-grid-row:1;-ms-grid-column:1;}.institution > .page-content__content{-ms-grid-row:2;-ms-grid-column:2;-ms-grid-column-span:2;}.maintenance-layout > .page-content__content{-ms-grid-row:1;-ms-grid-column:2;-ms-grid-column-span:1;}.record-set__head > *:nth-child(1){-ms-grid-row:1;-ms-grid-column:2;-ms-grid-column-span:2;}.map-grid > *:nth-child(2){-ms-grid-row:1;-ms-grid-column:3;-ms-grid-column-span:1;}.record-set__head > *:nth-child(2){-ms-grid-row:2;-ms-grid-column:2;-ms-grid-column-span:2;}}@media only screen and (min-width:1024px){.institution > .institution__content{-ms-grid-row:2;-ms-grid-column:2;-ms-grid-column-span:1;}.institution__logo{-ms-grid-row:1;-ms-grid-row-span:2;-ms-grid-column:1;}.institution > .maintenance-layout__content{-ms-grid-row:2;-ms-grid-column:2;-ms-grid-column-span:1;}.maintenance-layout__home{-ms-grid-row:1;-ms-grid-row-span:2;-ms-grid-column:1;}.institution > .page-content__content{-ms-grid-row:2;-ms-grid-column:2;-ms-grid-column-span:1;}.record-set__head > *:nth-child(1){-ms-grid-row:1;-ms-grid-column:2;-ms-grid-column-span:1;}.record-set__head > *:nth-child(2){-ms-grid-row:2;-ms-grid-column:2;-ms-grid-column-span:1;}}@media only screen and (min-width:1280px){.maintenance-layout > .maintenance-layout__content{-ms-grid-row:1;-ms-grid-column:2;-ms-grid-column-span:1;}.maintenance-layout > .page-content__content{-ms-grid-row:1;-ms-grid-column:2;-ms-grid-column-span:1;}}.search-filter-list .search-filter__value-list-item--excluded{display:none;}.search-filter-list--excluded:not(.hidden){display:inline-block;}.search-filter-list--excluded .search-filter__value-list-item{display:none;}.search-filter-list--excluded .search-filter__value-list-item--excluded{display:inline-block;}@media only screen and (min-width:1024px){.search-filter-list__filters{display:-ms-inline-grid;display:inline-grid;grid-template-areas:"label items";-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;}}.search-filter-list__filters-label{grid-area:label;margin-bottom:0.4666666667rem;min-width:6.6666666667rem;}@media only screen and (min-width:1024px){.search-filter-list__filters-label{margin-bottom:0rem;}}.search-filter-list__filters .search-filter--type-exclude-terms{grid-area:items;}@media only screen and (min-width:1024px){.search-filter-list__filters-label{-ms-grid-row:1;-ms-grid-column:1;}.search-filter-list__filters .search-filter--type-exclude-terms{-ms-grid-row:1;-ms-grid-column:2;}}@-webkit-keyframes v-dash{0%{-webkit-transform:translateY(100%);transform:translateY(100%);opacity:0;}60%{-webkit-transform:translateY(-10%);transform:translateY(-10%);opacity:1;}90%{-webkit-transform:translateY(5%);transform:translateY(5%);opacity:1;}100%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1;}}@keyframes v-dash{0%{-webkit-transform:translateY(100%);transform:translateY(100%);opacity:0;}60%{-webkit-transform:translateY(-10%);transform:translateY(-10%);opacity:1;}90%{-webkit-transform:translateY(5%);transform:translateY(5%);opacity:1;}100%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1;}}@-webkit-keyframes h-dash{0%{-webkit-transform:translateX(100%);transform:translateX(100%);opacity:0;}60%{-webkit-transform:translateX(-3%);transform:translateX(-3%);opacity:1;}90%{-webkit-transform:translateX(1%);transform:translateX(1%);opacity:1;}100%{-webkit-transform:translateX(0);transform:translateX(0);opacity:1;}}@keyframes h-dash{0%{-webkit-transform:translateX(100%);transform:translateX(100%);opacity:0;}60%{-webkit-transform:translateX(-3%);transform:translateX(-3%);opacity:1;}90%{-webkit-transform:translateX(1%);transform:translateX(1%);opacity:1;}100%{-webkit-transform:translateX(0);transform:translateX(0);opacity:1;}}.section-container--animation-v-dash > *{opacity:0.01;}.section-container--animation-v-dash .section-container__item--appeared{-webkit-animation:v-dash 0.75s ease-in 0.25s forwards;animation:v-dash 0.75s ease-in 0.25s forwards;}.section-container--animation-h-dash > *{opacity:0.01;}.section-container--animation-h-dash .section-container__item--appeared{-webkit-animation:h-dash 1s ease-in 0.25s forwards;animation:h-dash 1s ease-in 0.25s forwards;}.section{position:relative;padding-top:3.5rem;padding-bottom:3.5rem;}@media only screen and (min-width:768px){.section{padding-top:4rem;padding-bottom:4rem;}}@media only screen and (min-width:1280px){.section{padding-top:7.4666666667rem;padding-bottom:7.4666666667rem;}}.section--background-very-light-gray{background-color:#F2F2F2;color:black;}.section--background-light-gray{z-index:0;background-color:#EBEBEB;}.section--no-spacing{margin:0;padding:0;}.section--no-top-spacing{margin-top:0;padding-top:0;}.section--field{padding:0.25rem;}@media only screen and (min-width:768px){.section--field{padding:1rem;}}@media only screen and (min-width:1280px){.section--field{padding:1.5rem;}}.section__actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:3.0666666667rem;}@media only screen and (min-width:1280px){.section__actions{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;}}.section__actions--center{position:absolute;bottom:1rem;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);}@media only screen and (min-width:1280px){.section__actions--center{bottom:2rem;}}.section__actions--justify-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}.section__heading{margin-bottom:2rem;overflow:hidden;text-overflow:ellipsis;}.section__heading--margin{margin-top:3.5rem;}@media only screen and (min-width:768px){.section__heading--margin{margin-top:4rem;}}@media only screen and (min-width:1280px){.section__heading--margin{margin-top:7.4666666667rem;}}@media print{.section--print-hidden{display:none;}}.stack{display:-ms-grid;display:grid;position:relative;grid-template-areas:"stack-content";-ms-grid-columns:minmax(0,1fr);grid-template-columns:minmax(0,1fr);}@media only screen and (min-width:768px){.stack:not(.stack--flip){height:100vh;overflow:hidden;}}@media only screen and (min-width:768px){.stack > *{-ms-grid-row:1;-ms-grid-column:1;grid-area:stack-content;}}@media only screen and (min-width:768px){.stack__background{z-index:-1;}.stack__background:not(.stack--flip) img{width:100vw;position:absolute;height:100%;top:50%;right:50%;-webkit-transform:translate(50%,-50%);transform:translate(50%,-50%);-o-object-fit:cover;object-fit:cover;}}.stack__foreground{z-index:1;}@media only screen and (min-width:768px){.stack__foreground{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100vh;position:relative;overflow:hidden;}}.stack__scroll-down{display:block;color:#FFFFFF;z-index:2;position:absolute;bottom:1rem;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);}@media only screen and (min-width:1280px){.stack__scroll-down{bottom:2rem;}}.stack__link{color:#FFFFFF;z-index:2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:100%;background:black;padding:10px;width:100%;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end;position:relative;bottom:0;font-size:1rem;letter-spacing:0em;line-height:1.2666666667;}@media only screen and (min-width:768px){.stack__link{position:absolute;}}@media only screen and (min-width:1280px){.stack__link{background:transparent;max-width:13.3333333333rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;right:1rem;font-size:1.2rem;letter-spacing:0em;line-height:1.3888888889;}}.stack__object-link-text{color:#FFFFFF;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:1rem !important;line-height:1.2666666667rem !important;text-shadow:0px 0px 8px rgba(0,0,0,0.75);}@media only screen and (min-width:1280px){.stack__object-link-text{font-size:1.2rem !important;line-height:1.6666666667rem !important;}}.stack__separator{padding-right:0.3333333333rem;padding-left:0.3333333333rem;}@media only screen and (min-width:1280px){.stack__separator{display:none;}}.text-formatted::after{clear:both;content:"";display:block;}.text-formatted--format-html-remover{word-break:break-word;}.text-formatted ul,.text-formatted ol{padding-left:2rem;margin-bottom:0.5rem;}.text-formatted ul{list-style-type:disc;}.text-formatted ol{list-style-type:decimal;}.text-formatted p,.text-formatted ul,.text-formatted ol{max-width:45em;}.text-formatted h1,.text-formatted h2,.text-formatted h3,.text-formatted h4,.text-formatted h5,.text-formatted h6{margin-top:2em;margin-bottom:1em;}.text-formatted a[href]:not([class]){text-decoration:underline;word-break:break-word;}@media (hover:hover) and (pointer:fine){.text-formatted a[href]:not([class]):hover{font-weight:700;text-decoration:underline;}}.text-formatted p{margin-top:1em;margin-bottom:1em;}.text-formatted figure{margin-top:2rem;margin-bottom:2rem;}.text-formatted figcaption{font-size:0.8em;margin-top:0.5rem;}@media only screen and (max-width:539px){.text-formatted .align-left,.text-formatted .align-right,.text-formatted .align-center{max-width:100%;float:none;}}@media only screen and (min-width:540px){.text-formatted .align-left.align-left,.text-formatted .align-left.align-right,.text-formatted .align-right.align-left,.text-formatted .align-right.align-right,.text-formatted .align-center.align-left,.text-formatted .align-center.align-right{max-width:50%;}.text-formatted .align-left.align-left,.text-formatted .align-right.align-left,.text-formatted .align-center.align-left{float:left;margin-right:2rem;margin-left:0;}.text-formatted .align-left.align-right,.text-formatted .align-right.align-right,.text-formatted .align-center.align-right{float:right;margin-left:2rem;margin-right:0;}.text-formatted .align-left.align-center,.text-formatted .align-right.align-center,.text-formatted .align-center.align-center{margin-right:auto;margin-left:auto;}}.text-formatted .grid{margin-top:2rem;margin-bottom:2rem;}.text-formatted .grid--1-of-2-center p,.text-formatted .grid--2-of-3-center p,.text-formatted .grid--10-of-12-center p{max-width:75em;}.text-formatted .flex-grid{margin-top:2rem;}.text-formatted > *:first-child,.text-formatted .grid > * > *:first-child,.text-formatted .flex-grid > * > *:first-child{margin-top:0;}.text-formatted > *:last-child,.text-formatted .grid > * > *:last-child,.text-formatted .flex-grid > * > *:last-child{margin-bottom:0;}.view__header,.view__filter,.view__attachment-before{margin-bottom:2rem;}.view__row:not(:last-child){margin-bottom:1rem;}.view__pager,.view__attachment-after{margin-top:2rem;}
.openid-connect-login-form{margin-top:15px;}.ck-content{max-width:1240px;padding:0 1rem;}.ck-content:focus{outline:0;}.ck-content span + *:nth-child(2){margin-top:0;}.ck-content .grid > *,.ck-content .flex-grid > *{outline:1px lightgray dashed;float:left;}.ck-content .cke_widget_element > *:first-child{margin-top:0;}.ck-content .cke_widget_element > *:last-child{margin-bottom:0;}.ck-content ol,.ck-content ul{padding-left:1.5rem;}.ck-content a:not([class]){text-decoration:underline;word-break:break-word;}@media (hover:hover) and (pointer:fine){.ck-content a:not([class]):hover{font-weight:700;text-decoration:underline;}}.ck-content drupal-entity,.ck-content drupal-media{display:block;position:relative;}.ck-content drupal-entity .media-library-item__edit,.ck-content drupal-media .media-library-item__edit{position:absolute;top:5px;right:5px;padding:0.25em;background-color:white;z-index:1;}@media (hover:hover) and (pointer:fine){.ck-content drupal-entity .media-library-item__edit:hover,.ck-content drupal-media .media-library-item__edit:hover{background-color:#f4f4f4;color:var(--hover-color);}}.ck-content figcaption{min-height:1.2em;}.accordion{border-bottom:1px solid #000000;}.accordion__item{margin-bottom:0;}.accordion__item-header{position:relative;margin:0;}.accordion--tabbed .accordion__item-header{display:none;}.accordion--small{border-bottom:0;}.accordion__item-toggle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;text-align:left;white-space:normal;padding-top:0.5rem;padding-bottom:0.5rem;border-top:1px solid #000000;}@media only screen and (min-width:768px){.accordion__item-toggle{padding-top:1rem;padding-bottom:1rem;}}.accordion--small .accordion__item-toggle{border:0;}@media (hover:hover) and (pointer:fine){.accordion__item-toggle:hover{color:var(--hover-color);}}.accordion__item-toggle--small{width:auto;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;}.accordion__item-toggle.toggle-item__button--active > .icon{-webkit-transform:rotate(180deg);transform:rotate(180deg);}.accordion__item-title{width:100%;}.accordion--tabbed .accordion__item-title{display:none;}.accordion__item-content{-webkit-transition:opacity 0.5s;transition:opacity 0.5s;}.accordion__item-content:not(.toggle-item__content--active):not(.toggle-item--active){visibility:hidden;position:absolute;border:0;height:0;width:0;padding:0;overflow:hidden;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(100%);clip-path:inset(100%);white-space:nowrap;opacity:0;}.accordion__item-content.toggle-item--active,.accordion__item-content.toggle-item__content--active{padding-bottom:2rem;}@media only screen and (min-width:1280px){.accordion__item-content.toggle-item--active,.accordion__item-content.toggle-item__content--active{padding-top:0.5rem;padding-bottom:2.5rem;}}#zitiervorschlag .accordion__item-content.toggle-item--active,#zitiervorschlag .accordion__item-content.toggle-item__content--active{padding-bottom:2rem;}.accordion__item-content a:not([class]){text-decoration:underline;word-break:break-word;}@media (hover:hover) and (pointer:fine){.accordion__item-content a:not([class]):hover{font-weight:700;text-decoration:underline;}}@media print{.accordion__item-content{position:relative !important;visibility:visible !important;overflow:visible !important;height:100% !important;width:100% !important;opacity:1 !important;}}.accordion__item-toggle,.accordion__item-content{padding-right:1rem;}.accordion--zebra > :nth-child(2n+1){background-color:#F2F2F2;}.accordion__tabs--light{border-bottom:0;}.accordion__tabs--light .tabs{display:none;}@media only screen and (min-width:1024px){.accordion__tabs--light .tabs{display:block;}.accordion__tabs--light .tabs__item{background-color:#FFFFFF;}.accordion__tabs--light .tabs__item-link{display:block;max-width:100%;width:100%;font-weight:700;text-transform:uppercase;-webkit-transition:background-color 250ms ease;transition:background-color 250ms ease;}.accordion__tabs--light .tabs__item-link:hover,.accordion__tabs--light .tabs__item-link:focus,.accordion__tabs--light .tabs__item-link.is-active{background-color:#000000;color:#FFFFFF;}.accordion__tabs--light .tabs{border-bottom:0;}.accordion__tabs--light .tabs__item{border:1px solid #000000;}.accordion__tabs--light .tabs__item-link{padding:0.8rem 2.4rem;}}@media only screen and (min-width:1280px){.accordion__tabs--light .tabs__item-link{padding:0.6rem 1.6rem;}}.accordion__tabs--light .accordion__item-content{padding:0;}.action-bar{display:none;}@media only screen and (min-width:768px){.action-bar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:fixed;z-index:10;right:0;top:45%;background-color:#FFFFFF;}}.action-bar__item{border-top:1px solid #000000;}.action-bar__item:last-child{border-bottom:1px solid #000000;}.action-bar__icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:1rem 0.6666666667rem;}@media only screen and (min-width:1280px){.action-bar__icon{padding:1.2666666667rem 1.0666666667rem;}}.action-bar__icon > .icon-button__icon{width:2.6666666667rem;height:2.6666666667rem;}@media only screen and (min-width:1280px){.action-bar__icon > .icon-button__icon{width:2.9333333333rem;height:2.9333333333rem;}}.action-bar__toggle{position:relative;}.action-bar__toggle-button[aria-expanded=true]{padding:1.5333333333rem 1.1333333333rem;}@media only screen and (min-width:1280px){.action-bar__toggle-button[aria-expanded=true]{padding:1.9333333333rem 1.6666666667rem;}}.action-bar__content{-webkit-transition:opacity 0.5s;transition:opacity 0.5s;border-top:1px solid #000000;border-bottom:1px solid #000000;position:absolute;top:-1px;right:60px;}.action-bar__content:not(.toggle-item__content--active):not(.toggle-item--active){visibility:hidden;position:absolute;border:0;height:0;width:0;padding:0;overflow:hidden;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(100%);clip-path:inset(100%);white-space:nowrap;opacity:0;}@media only screen and (min-width:1280px){.action-bar__content{right:76px;}}blockquote{position:relative;font-size:1.4rem;letter-spacing:0em;line-height:1.4761904762;margin:2rem 2rem 2rem 4rem;max-width:32.6666666667rem;}@media only screen and (min-width:1024px){blockquote{margin:4rem 4rem 4rem 8rem;}}blockquote::before{display:block;content:"";height:100%;width:9px;background:#000000;position:absolute;top:0;left:-30px;}@media only screen and (min-width:1024px){blockquote::before{left:-60px;}}.breadcrumb__list{margin-bottom:0.5rem;}@media only screen and (min-width:1024px){.breadcrumb__list{margin-bottom:1rem;}}.canton-popup-content{padding:1.8rem 1.3333333333rem;text-align:left;font-size:1.0666666667rem;line-height:1.3125;}.canton-popup-content__title{font-weight:600;font-size:1.2rem;line-height:1.3888888889;}.canton-popup-content__count-total{font-weight:600;}.canton-popup-content__sub-title{padding:1.4666666667rem 0 1rem 0;}.canton-popup-content__content{display:-ms-grid;display:grid;grid-row-gap:3.7333333333rem;}.canton-popup-content__objects-count .field--label-inline{display:-ms-grid;display:grid;-ms-grid-columns:1fr 1fr 2fr;-ms-grid-rows:auto;-ms-grid-columns:1fr 1fr 2fr;grid-template:"label . item"/1fr 1fr 2fr;padding:0.2666666667rem 0 0.1333333333rem 0;margin-bottom:0;border-top:1px solid #000000;}.canton-popup-content__objects-count .field--label-inline .field__label{-ms-grid-row:1;-ms-grid-column:1;grid-area:label;}.canton-popup-content__objects-count .field--label-inline .field__item{-ms-grid-row:1;-ms-grid-column:3;grid-area:item;text-align:right;padding-right:2.4666666667rem;}.canton-popup-content__objects-count .field--label-inline:last-child{border-bottom:1px solid #000000;}.chart{background:#EBEBEB;padding-top:5.3333333333rem;padding-bottom:5.3333333333rem;}.chart__canvas{margin-top:5.8666666667rem;height:100% !important;width:100% !important;}.chart__title{display:none;}@media only screen and (max-width:767px){.chart__canvas-wrapper{width:calc(100vw - 2 * (var(--gutter)));height:auto;overflow:auto;margin-bottom:2rem;padding-bottom:5rem;}.chart__canvas-container{height:500px !important;width:1000px !important;overflow:scroll;}}@media only screen and (min-width:1280px){.chart{padding-top:6rem;padding-bottom:6rem;}.chart__title{display:block;}.chart__canvas{margin-top:2.6rem;}}.chart .svg-chart-legend{padding:13px 40px 10px;background:#FFFFFF;margin-top:80px;border:1px solid #8E8E8E;border-bottom:none;max-width:195px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}.chart .svg-chart-legend.toggle-item--active{padding:30px 40px 10px;max-width:320px;}.chart .svg-chart-legend__container{-webkit-transition:opacity 0.5s;transition:opacity 0.5s;}.chart .svg-chart-legend__container:not(.toggle-item__content--active):not(.toggle-item--active){visibility:hidden;position:absolute;border:0;height:0;width:0;padding:0;overflow:hidden;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(100%);clip-path:inset(100%);white-space:nowrap;opacity:0;}.chart .svg-chart-legend__title{font-weight:600;margin-bottom:0.8666666667rem;}.citation__copy-btn{margin-top:1rem;border:1px solid #000000;}.comment-error-message{margin-top:1rem;}.comment-error-message [role=alert]{color:#D22D40;}.comment{padding:1.6rem 0;border-top:1px solid #000000;}.comment:last-child{border-bottom:1px solid #000000;}.comment__name{font-weight:600;}.comment__submitted{margin-bottom:1.0666666667rem;}.comments-feedback{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:2.5333333333rem;}.comments-feedback__items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:78px;width:100%;max-width:32.6666666667rem;margin-top:1.6666666667rem;}.comments-feedback__content{max-width:32.6666666667rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}.comments-feedback__content .comment-text-form,.comments-feedback__content .form-actions{margin-top:1.6rem;}.comments-feedback__comments h3{margin-top:0;}.comments-feedback__form-cancel-link{color:#000000;cursor:pointer;padding-left:2.5333333333rem;}.comments-feedback__tool-tips{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}.comments-feedback .form-item textarea{height:17.1333333333rem;border:none;}.comments-feedback .comment-text-form label{display:none;}.comments-feedback .comment__name *{color:#000000;}.comments-feedback .js-form-type-textarea{margin-bottom:0.5333333333rem;}.comments-feedback .comment-text-form input{border:none;}.comments-feedback .heading{color:#000000;margin-bottom:1.6rem;}@media only screen and (min-width:768px){.comments-feedback{margin-top:3.8666666667rem;}.comments-feedback__content .comment-text-form,.comments-feedback__content .form-actions{margin-top:2rem;}.comments-feedback__items{margin-top:2.6666666667rem;}.comments-feedback .heading{margin-bottom:2rem;}}@media only screen and (min-width:1280px){.comments-feedback__items{margin-top:4.2666666667rem;gap:112px;}}@media only screen and (max-width:767px){.comments-feedback__content,.comments-feedback__comments{padding-right:var(--outer-padding);padding-left:var(--outer-padding);}}.cookie-banner{padding-top:1.3333333333rem;padding-bottom:1.3333333333rem;color:black;background-color:white;-webkit-box-shadow:0.1333333333rem 0.1333333333rem 1.1333333333rem 0 rgba(211,211,211,0.5);box-shadow:0.1333333333rem 0.1333333333rem 1.1333333333rem 0 rgba(211,211,211,0.5);}.cookie-banner--without-categories .cookie-banner__content{display:-ms-grid;display:grid;grid-column-gap:var(--gutter);-ms-grid-rows:auto;-ms-grid-columns:1fr var(--gutter) auto;grid-template:"message buttons"/1fr auto;}.cookie-banner__content{display:block;}.cookie-banner__more-information-button{text-decoration:underline;font-weight:600;}.cookie-banner__message p{display:inline;}.cookie-banner__message{-ms-grid-row:1;-ms-grid-column:1;grid-area:message;-ms-grid-row-align:center;align-self:center;color:#323232;text-align:left;}.cookie-banner__categories{margin-top:1.25em;margin-bottom:1.25em;}.cookie-banner__category{margin-bottom:0.75em;}.cookie-banner__category-checkbox,.cookie-banner__category-label{margin-right:0.5em;margin-bottom:0.25em;display:inline-block;}.cookie-banner__category-label--disabled{opacity:0.5;}.cookie-banner__category-description{font-size:0.75em;opacity:0.9;}@media only screen and (min-width:768px){.cookie-banner__category-description{display:inline-block;}}.cookie-banner__buttons{-ms-grid-row:1;-ms-grid-column:3;grid-area:buttons;}.cookie-banner__button{padding:0.5rem 1.4666666667rem;white-space:normal;-ms-flex-item-align:end;-ms-grid-row-align:end;align-self:end;}@media only screen and (min-width:540px){.cookie-banner__button{width:auto;}}@media only screen and (min-width:768px){.cookie-banner__button{padding:0.8rem 2.2666666667rem;}}.detail-group__description{padding-top:2rem;padding-bottom:2rem;}@media only screen and (min-width:1900px){.detail-group__description{padding-bottom:4rem;}}.detail-group__content > *:not(:last-child){margin-bottom:0.8rem;}.expandable-list__buttons{margin-top:1rem;}.expandable-list__expand,.expandable-list__reduce{font-weight:600;color:inherit;text-decoration:underline;}@media (hover:hover) and (pointer:fine){.expandable-list__expand:hover,.expandable-list__reduce:hover{color:var(--hover-color);}}.expandable-list__expand:active,.expandable-list__expand:focus,.expandable-list__reduce:active,.expandable-list__reduce:focus{color:var(--hover-color);}.external-link a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-right:1rem;border-bottom:1px solid #000000;}.facet-group{position:relative;}.facet-group__facet{border-top:1px solid #000000;padding-top:1rem;padding-right:0.25rem;padding-bottom:1rem;}@media only screen and (min-width:1024px){.facet-group__facet{padding-top:1rem;padding-right:1rem;padding-bottom:1rem;}}.facet-group__facet:last-child{border-bottom:1px solid #000000;}.facet-group__facet-values{-webkit-transition:opacity 0.5s;transition:opacity 0.5s;padding-top:1.5rem;padding-bottom:1.5rem;}.facet-group__facet-values:not(.toggle-item__content--active):not(.toggle-item--active){visibility:hidden;position:absolute;border:0;height:0;width:0;padding:0;overflow:hidden;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(100%);clip-path:inset(100%);white-space:nowrap;opacity:0;}.facet-group__facet-toggle{width:100%;text-align:start;}.facet-group__facet-toggle .icon{width:20px;}.facet-group__facet-title{font-size:18px;font-weight:700;line-height:23px;margin:0;}@media only screen and (min-width:1280px){.facet-group__facet-title{font-size:20px;line-height:25px;}}.facet-toggle-button{margin-bottom:2rem;}@media only screen and (min-width:1280px){.facet-toggle-button{margin-bottom:2.6666666667rem;}}.facet-toggle-button__icon-button.icon-button{width:100%;padding:0.6666666667rem 0.8rem;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;font-weight:400;}.facet-toggle-button__icon-button.icon-button > *:last-child{margin-left:0.8rem;}.facet-values{padding-bottom:1rem;}.facet-values__facet-title{padding-bottom:1rem;}.facet-values__list-item{padding-top:3px;padding-bottom:3px;}.facet-values__list-item:not(.hidden){display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;}.facet-values__value{-webkit-transition:color 250ms ease;transition:color 250ms ease;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:1rem;line-height:1.2666666667;}@media only screen and (min-width:1280px){.facet-values__value{font-size:1.2rem;line-height:1.3888888889;margin-top:-2px;}}@media (hover:hover) and (pointer:fine){.facet-values__value:hover{color:var(--hover-color);}}.facet-values__value:active,.facet-values__value:focus{color:var(--hover-color);}.facet-values__value--selected{font-weight:bold;}.facet-values__check{margin-right:0.5rem;}.facet-values__value-excluded{display:-webkit-box;display:-ms-flexbox;display:flex;border:1px solid #EBEBEB;--hover-color:#FFFFFF;--background-color:#000000;}@media (hover:hover) and (pointer:fine){.facet-values__value-excluded:hover{color:var(--hover-color);background:var(--background-color);border-color:var(--background-color);}}.facet-values__value-excluded:active,.facet-values__value-excluded:focus{color:var(--hover-color);background:var(--background-color);border-color:var(--background-color);}.facet-values__pagination{margin-top:0.6666666667rem;}.facet-values--id-work-status{min-height:500px;padding-bottom:0;}.facet-values--id-anonymous-institutions .facet-values__value--selected{font-weight:400;}.feedback{padding-top:1.5333333333rem;padding-bottom:2.6666666667rem;border-top:4px solid #D22D40;border-bottom:4px solid #D22D40;}.feedback__text,.feedback__hint{margin-bottom:1.0666666667rem;}@media only screen and (min-width:768px){.feedback{padding-top:1.0666666667rem;}}.field--label-inline{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:0.6666666667rem;}@media only screen and (min-width:540px){.field--label-inline{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;}.field--label-inline > .field__label{padding-right:0.5rem;width:11rem;-ms-flex-negative:0;flex-shrink:0;word-wrap:break-word;word-break:break-word;-ms-hyphens:auto;hyphens:auto;}.field--label-inline > .field__label--small-width{width:6.6666666667rem;}}.field--label-small{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;margin-bottom:0.6666666667rem;}.field--label-small > .field__label{padding-right:1.0666666667rem;width:auto;-ms-flex-negative:0;flex-shrink:0;}.field--name-field-access-metadata{margin-bottom:0.6666666667rem;}.field--label-bold > .field__label{font-weight:700;}.field--bold{font-weight:700;}.field--section{margin-top:1rem;margin-bottom:1rem;}@media only screen and (min-width:1024px){.field--section{margin-top:1.5rem;margin-bottom:1.5rem;}}@media only screen and (min-width:1280px){.field--section{margin-top:2rem;margin-bottom:3rem;}}.field--margin-bottom{margin-bottom:3rem;}@media only screen and (min-width:1024px){.field--margin-bottom{margin-bottom:6.6666666667rem;}}.field--name-field-link-original-description .field__item:not(:last-child){margin-bottom:5px;}:root{--flip-direction:rotateY(180deg);}.flip.toggle-item--active .flip__back,.flip.toggle-item__content--active .flip__back{z-index:166;}.flip--perspective{-webkit-perspective:var(--max-width);perspective:var(--max-width);}.flip--direction-right-to-left{--flip-direction:rotateY(-180deg);}.flip--direction-bottom-to-top{--flip-direction:rotateX(180deg);}.flip--direction-top-to-bottom{--flip-direction:rotateX(-180deg);}.flip--strategy-toggle.toggle-item--active .flip__inner,.flip--strategy-toggle.toggle-item__content--active .flip__inner{-webkit-transform:var(--flip-direction);transform:var(--flip-direction);}@media (hover:hover) and (pointer:fine){.flip--strategy-hover:hover .flip__inner{-webkit-transform:var(--flip-direction);transform:var(--flip-direction);}}.flip--strategy-hover:active .flip__inner,.flip--strategy-hover:focus .flip__inner{-webkit-transform:var(--flip-direction);transform:var(--flip-direction);}.flip__inner{position:relative;-webkit-transition:-webkit-transform 0.5s ease-out;transition:-webkit-transform 0.5s ease-out;transition:transform 0.5s ease-out;transition:transform 0.5s ease-out,-webkit-transform 0.5s ease-out;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;height:100%;}.flip__front,.flip__back{height:100%;width:100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;}.flip__front img,.flip__back img{height:100%;-o-object-fit:cover;object-fit:cover;}.flip__front{display:-webkit-box;display:-ms-flexbox;display:flex;}.flip__back{-webkit-transform:var(--flip-direction);transform:var(--flip-direction);background-color:inherit;}.form-item{margin-bottom:1rem;max-width:50rem;}.form-item__label{display:inline-block;margin-bottom:0.25em;}.form-item__label--before::after{content:":";}.form-item__label a[href]:not([class]){text-decoration:underline;}@media (hover:hover) and (pointer:fine){.form-item__label a[href]:not([class]):hover{color:var(--hover-color);}}.form-item__option{margin-left:1rem;}.form-item__description{font-size:1rem;}.form-item__description--after{margin-top:0.5rem;}.js-form-item-migration-type{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;}.js-form-item-migration-type input{width:auto;}.gallery{width:100% !important;}.grouped-field-search-form__group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:1rem;margin-bottom:1rem;}.grouped-field-search-form__field,.grouped-field-search-form__group-options{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;color:#000000;}.grouped-field-search-form__field:not(:last-child){margin-bottom:0.5rem;}@media only screen and (min-width:1024px){.grouped-field-search-form__field:not(:last-child){margin-bottom:1rem;}}.grouped-field-search-form__remove-field-button{margin-left:1rem;}.grouped-field-search-form button:disabled{visibility:hidden;}.grouped-field-search-form__input-container{width:100%;}.grouped-field-search-form__type-wrapper{color:#000000;margin-top:0.5rem;}.grouped-field-search-form .search-query-field__term-input{border:none;border-bottom:1px solid lightgrey;-webkit-box-shadow:inset 1px 1px 5px 0 rgba(0,0,0,0.4);box-shadow:inset 1px 1px 5px 0 rgba(0,0,0,0.4);}@media only screen and (min-width:1280px){.grouped-field-search-form .search-query-field__term-input{min-width:23.8666666667rem;}}.grouped-field-search-form__type-select,.grouped-field-search-form__operator-select,.grouped-field-search-form .search-query-field__term-input{background-color:#FFFFFF;padding:0.3333333333rem 1rem;font-size:1.0666666667rem;letter-spacing:0.013125em;line-height:1.25;font-weight:300;}@media only screen and (min-width:1024px){.grouped-field-search-form__type-select,.grouped-field-search-form__operator-select,.grouped-field-search-form .search-query-field__term-input{padding:0.6666666667rem 1rem;}}@media only screen and (min-width:1024px){.grouped-field-search-form .search-query-field__term-input{font-size:1.1333333333rem;letter-spacing:0em;line-height:1.5882352941;}}@media only screen and (min-width:1280px){.grouped-field-search-form .search-query-field__term-input{font-size:1.4rem;letter-spacing:0em;line-height:1.2857142857;}}.grouped-field-search-form__type-select,.grouped-field-search-form__operator-select{color:#000000;border:1px solid #8E8E8E;}@media only screen and (min-width:1024px){.grouped-field-search-form__type-select,.grouped-field-search-form__operator-select{font-size:1.2rem;letter-spacing:0em;line-height:1.3888888889;}}.grouped-field-search-form__submit{margin-top:2rem;}@media only screen and (min-width:1024px){.grouped-field-search-form__submit{margin-top:3.5rem;}}.grouped-field-search-form__submit .icon-button__icon{width:19.5px;height:18px;}.grouped-field-search-form .form-item{margin-bottom:0;}.grouped-field-search-form__add-field-button,.grouped-field-search-form__remove-field-button,.grouped-field-search-form__add-group-button,.grouped-field-search-form__remove-group-button{color:#FFFFFF;margin-top:0.25rem;}@media only screen and (min-width:1024px){.grouped-field-search-form__add-field-button,.grouped-field-search-form__remove-field-button,.grouped-field-search-form__add-group-button,.grouped-field-search-form__remove-group-button{margin-top:1rem;}}.grouped-field-search-form__add-field-button .icon-button__text,.grouped-field-search-form__remove-field-button .icon-button__text,.grouped-field-search-form__add-group-button .icon-button__text,.grouped-field-search-form__remove-group-button .icon-button__text{font-weight:300;font-size:1.1333333333rem;letter-spacing:0em;line-height:1.2941176471;}@media only screen and (min-width:1024px){.grouped-field-search-form__add-field-button .icon-button__text,.grouped-field-search-form__remove-field-button .icon-button__text,.grouped-field-search-form__add-group-button .icon-button__text,.grouped-field-search-form__remove-group-button .icon-button__text{font-size:1.3333333333rem;letter-spacing:0.014em;line-height:1.35;}}@media only screen and (min-width:768px){.grouped-field-search-form__group-options,.grouped-field-search-form__field{-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.grouped-field-search-form__type-wrapper{margin-top:0;margin-left:1rem;}}@media only screen and (min-width:1024px){.grouped-field-search-form__group{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:1.3333333333rem;}.grouped-field-search-form__group-options{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-top:0;margin-left:1.5rem;}.grouped-field-search-form__remove-field-button{margin-top:0;}}.hierarchical-browsable-facet-values{padding-top:1.6666666667rem;padding-bottom:2.6666666667rem;border-bottom:1px solid #000000;}.hierarchical-browsable-facet-values__node-list{margin-bottom:1.8666666667rem;}@media only screen and (min-width:1280px){.hierarchical-browsable-facet-values__node-list{margin-bottom:2.5333333333rem;}}.hierarchical-browsable-facet-values__node-value{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:0.3333333333rem;}.hierarchical-browsable-facet-values__node-value-excluded{display:-webkit-box;display:-ms-flexbox;display:flex;border:1px solid #EBEBEB;--hover-color:#FFFFFF;--background-color:#000000;}@media (hover:hover) and (pointer:fine){.hierarchical-browsable-facet-values__node-value-excluded:hover{color:var(--hover-color);background:var(--background-color);border:var(--background-color);}}.hierarchical-browsable-facet-values__node-value-excluded:active,.hierarchical-browsable-facet-values__node-value-excluded:focus{color:var(--hover-color);background:var(--background-color);border:var(--background-color);}.hierarchical-browsable-facet-values__icon-exclude{height:0.6666666667rem;width:0.6666666667rem;margin:0.3333333333rem;}.hierarchical-browsable-facet-values__value{font-size:1rem;line-height:1.2666666667;}@media only screen and (min-width:1280px){.hierarchical-browsable-facet-values__value{font-size:1.2rem;line-height:1.3888888889;margin-top:-2px;}}.hierarchical-browsable-facet-values__sort-wrapper{margin-bottom:2.3333333333rem;}.hierarchical-browsable-facet-values__node-list-item:not(.hidden){display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;}.hierarchical-browsable-facet-values__sort-by{margin-bottom:1.8666666667rem;}@media only screen and (min-width:1280px){.hierarchical-browsable-facet-values__sort-by{margin-bottom:2.5333333333rem;}}.hierarchical-browsable-facet-values__see-all{padding-top:2.1333333333rem;}.hierarchical-browsable-facet-values__check{min-height:25px;margin-right:0.5rem;}.hierarchical-browsable-header{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:wrap;flex-flow:wrap;padding-bottom:2.6666666667rem;}@media only screen and (min-width:1280px){.hierarchical-browsable-header{padding-bottom:3.6666666667rem;}}.hierarchical-browsable-header__parent{background:white;padding-right:0.5rem;padding-bottom:0.5rem;}@media only screen and (min-width:768px){.hierarchical-browsable-header__parent{padding-right:0.2rem;padding-bottom:0.2rem;}}.hierarchical-browsable-header__parent-value{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:1.2rem;line-height:1.2777777778;font-weight:600;padding:0.1333333333rem 0.4666666667rem;margin:0 0.2rem 0.2rem 0;border:1px solid #8E8E8E;}.hierarchical-facet-values__node-list-item{padding-top:0.2rem;padding-bottom:0.2rem;}.hierarchical-facet-values__node-value-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;}.hierarchical-facet-values__node-value{cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;font-weight:400;}@media (hover:hover) and (pointer:fine){.hierarchical-facet-values__node-value:hover{color:var(--hover-color);}}.hierarchical-facet-values__node-value--selected{font-weight:700;}.hierarchical-facet-values__sub-nodes{margin-top:0.25rem;margin-bottom:0.25rem;margin-left:3.6666666667rem;-webkit-transition:opacity 0.5s;transition:opacity 0.5s;}.hierarchical-facet-values__sub-nodes:not(.toggle-item__content--active):not(.toggle-item--active){visibility:hidden;position:absolute;border:0;height:0;width:0;padding:0;overflow:hidden;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(100%);clip-path:inset(100%);white-space:nowrap;opacity:0;}.hierarchical-facet-values__check{min-height:25px;margin-right:0.5rem;}.hierarchical-facet-values__toggle-button{cursor:pointer;margin-right:0.5rem;-webkit-transform:rotateY(180deg) translateY(-1px);transform:rotateY(180deg) translateY(-1px);-webkit-transition:-webkit-transform 250ms;transition:-webkit-transform 250ms;transition:transform 250ms;transition:transform 250ms,-webkit-transform 250ms;}.hierarchical-facet-values__toggle-button.toggle-item__button--active{-webkit-transform:rotate(270deg) translateY(1px) translateX(3px);transform:rotate(270deg) translateY(1px) translateX(3px);}.hierarchical-facet-values__expand-buttons{margin:0.5rem 0 0;}.hierarchical-facet-values__node-text{font-size:1rem;line-height:1.2666666667;}@media only screen and (min-width:1280px){.hierarchical-facet-values__node-text{font-size:1.2rem;line-height:1.3888888889;margin-top:-2px;}}.icon-button{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-weight:700;letter-spacing:0.7px;color:#000000;}.icon-button--color-white{color:#FFFFFF;}.icon-button--text-above,.icon-button--text-below{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}.icon-button--uppercase{text-transform:uppercase;}.icon-button--big{padding:0.8rem 2.6666666667rem;border:1px solid #000000;-webkit-transition:all 250ms ease-in;transition:all 250ms ease-in;--active-color:#FFFFFF;--hover-color:#FFFFFF;--background-color:#000000;}.icon-button--dark{padding:0.8rem 1.3333333333rem;-webkit-transition:all 250ms ease-in;transition:all 250ms ease-in;border:1px solid #000000;color:#FFFFFF;background:#000000;--active-color:#000000;--hover-color:#000000;--background-color:#FFFFFF;}.icon-button--light{--active-color:#FFFFFF;--hover-color:#FFFFFF;--background-color:#000000;}@media (hover:hover) and (pointer:fine){.icon-button--light:hover{color:var(--hover-color);background-color:var(--background-color);}}.icon-button--light:active,.icon-button--light:focus{color:var(--hover-color);background-color:var(--background-color);}.icon-button--gray{padding:0.8rem 1.3333333333rem;-webkit-transition:all 250ms ease-in;transition:all 250ms ease-in;color:#8E8E8E;background:#FFFFFF;--active-color:#000000;--hover-color:#000000;--background-color:#FFFFFF;}.icon-button--gray:focus{-webkit-box-shadow:none;box-shadow:none;}.icon-button--small{font-weight:400;font-size:15px;letter-spacing:0;line-height:19px;padding:0.5rem 0.6666666667rem 0.5rem 0;}.icon-button--link-style{color:#FFFFFF;font-weight:400;font-size:18px;text-decoration:underline;--hover-color:#FFFFFF;padding:0;}.icon-button.icon-button--active{color:var(--active-color);background:var(--background-color);}.icon-button__active-icon{display:none;}.icon-button--toggle .icon-button__icon{display:none;}.icon-button--toggle .icon-button__active-icon{display:block;}.icon-button__icon{-ms-flex-negative:0;flex-shrink:0;-webkit-transition:-webkit-transform 250ms;transition:-webkit-transform 250ms;transition:transform 250ms;transition:transform 250ms,-webkit-transform 250ms;}.icon-button--rotate .icon-button__icon{-webkit-transform:rotate(180deg);transform:rotate(180deg);}.icon-button--text-after .icon-button__text{margin-left:0.5rem;}.icon-button--text-before .icon-button__text{margin-right:0.5rem;-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1;}.icon-button--text-above .icon-button__text{margin-bottom:0.5rem;-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1;}.icon-button--text-below .icon-button__text{margin-top:0.5rem;}.icon-button--small .icon-button__text{margin-left:1rem;}@media (hover:hover) and (pointer:fine){.icon-button:not(:disabled):hover{color:var(--hover-color);background:var(--background-color);}}.import-process{margin-top:1.5rem;}.import-process--teaser{margin-top:0;padding:1.5rem;}.import-process--teaser:nth-child(2n+1){background-color:#F2F2F2;}.job-section{padding-top:2rem;padding-bottom:2rem;}.job-section__buttons{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:1rem;}.job-section__response{margin-bottom:1rem;}.job-section__button:not(last-child){margin-right:0.6666666667rem;}.job-section__content > *{margin-bottom:0.3333333333rem;}.job-section--teaser{padding:0;}.job-log-result{margin-top:0.6666666667rem;margin-bottom:0.6666666667rem;}.pswp--touch{visibility:visible;}.pswp__button--arrow{visibility:visible;width:auto !important;height:auto !important;}@media only screen and (min-width:1024px){.pswp__button--arrow--next{margin-right:5.3333333333rem;}.pswp__button--arrow--prev{margin-left:5.3333333333rem;}}@media only screen and (min-width:1024px){.pswp__button--close{margin-top:2rem;margin-right:4rem;}}@media only screen and (min-width:1024px){.pswp__counter{margin-top:2rem;margin-left:4rem;}}.pswp__bg{opacity:0.9 !important;}.list-item{display:-ms-grid;display:grid;grid-column-gap:var(--gutter);grid-template-rows:auto;-ms-grid-rows:auto;-ms-grid-columns:1fr var(--gutter) 6fr;grid-template:"position text"/1fr 6fr;}@media only screen and (min-width:1024px){.list-item{-ms-grid-rows:auto;-ms-grid-columns:1fr 18fr;grid-template:"position text"/1fr 18fr;}}.list-item__position{-ms-grid-row:1;-ms-grid-column:1;font-size:1.0666666667rem;line-height:1.3125;border-top:1px solid black;grid-area:position;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;position:relative;padding-top:1.5rem;}@media only screen and (min-width:1280px){.list-item__position{font-size:1.2rem;line-height:1.3888888889;}}@media only screen and (min-width:1024px){.list-item__position{margin-bottom:1rem;padding-top:0.5rem;}}@media only screen and (min-width:1280px){.list-item__position{padding-top:1.5rem;}}.list-item__text{border-top:1px solid black;padding-top:1.5rem;padding-bottom:1.5rem;}@media only screen and (min-width:1024px){.list-item__text{-ms-grid-row:1;-ms-grid-column:3;display:-webkit-box;display:-ms-flexbox;display:flex;grid-area:text;position:relative;padding-top:1.5rem;padding-bottom:1.5rem;}.site-branding-footer > .list-item__text{-ms-grid-row:1;-ms-grid-column:3;}.list-teaser > .list-item__text{-ms-grid-row:2;-ms-grid-column:1;}}.list-item__text--blue{color:#0CB0BA;}.list-item__title{font-weight:600;font-size:1.2666666667rem;line-height:1.2631578947;}@media only screen and (min-width:1280px){.list-item__title{font-size:1.6rem;line-height:1.25;}}.list-item__type{font-size:1.0666666667rem;line-height:1.3125;}@media only screen and (min-width:1280px){.list-item__type{font-size:1.2rem;line-height:1.3888888889;}}@media only screen and (min-width:1024px){.list-item__type{margin-left:auto;}}.list-item .ajax-progress-throbber{display:none;}.list-navigation{position:relative;max-width:23.6rem;}.list-navigation__toggle-button{position:absolute;right:10px;top:0px;bottom:0px;-webkit-transition:-webkit-transform 500ms ease;transition:-webkit-transform 500ms ease;transition:transform 500ms ease;transition:transform 500ms ease,-webkit-transform 500ms ease;}.list-navigation__toggle-button:focus{-webkit-box-shadow:none;box-shadow:none;}.list-navigation[data-list-expanded] .list-navigation__toggle-button{-webkit-transform:rotate(-180deg);transform:rotate(-180deg);top:10px;bottom:unset;}.list-navigation__content{border-top:1px solid #8E8E8E;border-bottom:1px solid #8E8E8E;text-transform:uppercase;padding-top:8px;padding-bottom:8px;}@media only screen and (min-width:1280px){.list-navigation__content{min-width:360px;}}.list-navigation__content li{padding-top:4px;padding-bottom:4px;}.list-navigation__content:not([data-expanded]){max-height:49px;-webkit-transition:max-height 0.15s ease-out;transition:max-height 0.15s ease-out;}.list-navigation__content:not([data-expanded]) li{display:none;}.list-navigation__content:not([data-expanded]) li[data-selected=true]{display:block;}.list-navigation__content[data-expanded]{-webkit-transition:max-height 0.25s ease-in;transition:max-height 0.25s ease-in;}@media only screen and (min-width:1280px){.list-navigation__content[data-expanded]{max-height:323px;overflow:scroll;}}.list-navigation__content::-webkit-scrollbar{width:6px;scrollbar-width:6px;}.list-navigation__content::-webkit-scrollbar-thumb{border-radius:10px;background:#D9D9D9;scrollbar-color:#D9D9D9;}.list-navigation--inventare-menu{font-size:1.0666666667rem;line-height:1.3125;font-size:16px;line-height:21px;}.list-navigation--inventare-menu li:hover,.list-navigation--inventare-menu li:focus,.list-navigation--inventare-menu li[data-selected=true]{font-weight:600;}.list-navigation--inventare-menu li:hover{font-weight:700;}.list-navigation--inventare-menu li{cursor:pointer;}@media only screen and (min-width:1024px){.list-navigation--mobile-only{display:none;}}.log-result{padding:1.5rem;}.log-result__message{white-space:pre;}.log-result__request-content{white-space:pre;-webkit-transition:opacity 0.5s;transition:opacity 0.5s;}.log-result__request-content:not(.toggle-item__content--active):not(.toggle-item--active){visibility:hidden;position:absolute;border:0;height:0;width:0;padding:0;overflow:hidden;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(100%);clip-path:inset(100%);white-space:nowrap;opacity:0;}.log-result__request-button{-webkit-transition:-webkit-transform 250ms;transition:-webkit-transform 250ms;transition:transform 250ms;transition:transform 250ms,-webkit-transform 250ms;}.log-result__request-button.toggle-item__button--active .icon-button__icon{-webkit-transform:rotate(90deg);transform:rotate(90deg);}.map-legend{margin:0.7333333333rem auto 3.8rem;-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left;}@media only screen and (min-width:768px){.map-legend{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:0.7333333333rem;}}.map-legend__item{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:0.5333333333rem;margin-left:1.3333333333rem;}@media only screen and (min-width:768px){.map-legend__item{-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:0;}}.map-legend__item .text{margin-left:1.0666666667rem;}.map-legend__item:last-child{margin-bottom:0;}.media-fallback{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.media-fallback__text{position:absolute;max-width:13.3333333333rem;text-align:center;}@media only screen and (min-width:768px){.media-fallback__text{max-width:22rem;}}.media-fallback__image{max-width:400px;}@media only screen and (min-width:1024px){.media-fallback__image{max-width:500px;}}@media only screen and (min-width:1280px){.media-fallback__image{max-width:700px;}}.comment-menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-top:1.6rem;}.comment-menu .icon-button{color:black;}@media (hover:hover) and (pointer:fine){.comment-menu .icon-button:hover{color:white;}}.footer-menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-weight:700;text-transform:uppercase;}@media only screen and (min-width:768px){.footer-menu{font-size:0.8666666667rem;letter-spacing:0.0769230769em;line-height:1.2307692308;}}@media only screen and (min-width:1280px){.footer-menu{font-size:1.2rem;letter-spacing:0.0833333333em;line-height:1.2777777778;}}.footer-menu__item{border-top:2px solid #000000;}.footer-menu__item:last-child{border-bottom:2px solid #000000;}@media only screen and (min-width:1280px){.footer-menu__item-header{max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content;}}.footer-menu__item-link{display:block;--hover-color:#FFFFFF;padding-top:0.5rem;padding-bottom:0.5rem;}@media only screen and (min-width:768px){.footer-menu__item-link{padding-top:1rem;padding-bottom:1rem;}}.footer-menu__item-link::after{content:"";display:block;height:0.1333333333rem;max-width:0;background-color:#FFFFFF;-webkit-transition:max-width 350ms ease;transition:max-width 350ms ease;}@media (hover:hover) and (pointer:fine){.footer-menu__item-link:hover{color:inherit;}.footer-menu__item-link:hover::after{max-width:100%;width:auto;}}.footer-menu__item-link--icon{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:100%;-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left;}.icon-menu{display:-webkit-box;display:-ms-flexbox;display:flex;background-color:#FFFFFF;}.icon-menu__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.icon-menu__icon,.icon-menu__item-link{-webkit-transition:color,background-color;transition:color,background-color;-webkit-transition-duration:0.25s;transition-duration:0.25s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out;}@media (hover:hover) and (pointer:fine){.icon-menu__icon:hover,.icon-menu__item-link:hover{color:var(--hover-color);}}.icon-menu__icon:active,.icon-menu__icon:focus,.icon-menu__item-link:active,.icon-menu__item-link:focus{color:var(--hover-color);}@media only screen and (min-width:768px){.icon-menu__icon{padding:1.5333333333rem 1rem;}}@media only screen and (min-width:1280px){.icon-menu__icon{padding:1.9333333333rem 1.8666666667rem;}}.icon-menu__icon > .icon-button__icon{width:1.6rem;height:1.6rem;}@media only screen and (min-width:1280px){.icon-menu__icon > .icon-button__icon{width:1.7333333333rem;}}.language-switcher__items{display:-webkit-box;display:-ms-flexbox;display:flex;padding:0.75rem var(--outer-padding);border-bottom:1px solid #000000;}.language-switcher__item{border-left:1px solid #000000;}.language-switcher__item:last-child{border-right:1px solid #000000;}.language-switcher__item-link{font-size:14px;letter-spacing:1.17px;line-height:18px;display:inline-block;padding:0.25rem 0.85rem;}.language-switcher__item-link.is-active{font-weight:700;}.language-switcher__langcode{text-transform:uppercase;}@media only screen and (min-width:1024px){.language-switcher__items{padding:0;border:0;}.language-switcher__item::after{content:"";display:block;height:0.2rem;max-width:0;background-color:#000000;-webkit-transition:max-width 100ms;transition:max-width 100ms;margin-top:-0.2rem;margin-left:auto;margin-right:auto;}}@media only screen and (min-width:1024px) and (hover:hover) and (pointer:fine){.language-switcher__item:hover{color:inherit;}.language-switcher__item:hover::after{max-width:calc(100% - 10px);width:auto;}}@media only screen and (min-width:1024px){.language-switcher__item:active,.language-switcher__item:focus{color:inherit;}.language-switcher__item:active::after,.language-switcher__item:focus::after{max-width:calc(100% - 10px);width:auto;}.language-switcher__item-link{font-size:15px;letter-spacing:0.69px;line-height:19px;padding:0.8rem;}}.main-menu{text-transform:uppercase;}.main-menu__item--expanded .main-menu__item-header{display:-webkit-box;display:-ms-flexbox;display:flex;}.main-menu__item-link{display:block;padding-top:1.05rem;padding-bottom:1.05rem;}.main-menu__item-link--lvl-0{font-size:14px;letter-spacing:1.17px;line-height:18px;font-weight:700;}.main-menu__item-toggle{-ms-flex-negative:0;flex-shrink:0;padding:0.5rem;}@media only screen and (max-width:1023px){.main-menu__item-header{padding-right:var(--outer-padding);padding-left:var(--outer-padding);}.main-menu__item--lvl-0{border-top:1px solid #000000;}.main-menu__item--lvl-0:last-child{border-bottom:1px solid #000000;}.main-menu__item-link{width:100%;}.main-menu__item-toggle{margin-left:1rem;}.main-menu__item:hover,.main-menu__item:focus,.main-menu__item--active-trail{color:#D22D40;}.main-menu__sub-menu{-webkit-transition:opacity 0.5s;transition:opacity 0.5s;}.main-menu__sub-menu:not(.toggle-item__content--active):not(.toggle-item--active){visibility:hidden;position:absolute;border:0;height:0;width:0;padding:0;overflow:hidden;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(100%);clip-path:inset(100%);white-space:nowrap;opacity:0;}}@media only screen and (min-width:1024px){.main-menu{display:-webkit-box;display:-ms-flexbox;display:flex;}.main-menu__item--expanded{position:relative;}.main-menu__item--active-trail .main-menu__item-link--lvl-0::before{max-width:250px;width:auto;}.main-menu__item-link{padding:0 1rem;}.main-menu__item-link--lvl-0{font-size:14px;letter-spacing:1.17px;line-height:18px;}.main-menu__item-link--lvl-0::before{content:"";display:block;height:3px;max-width:0;background-color:#D22D40;-webkit-transition:max-width 350ms ease;transition:max-width 350ms ease;margin-bottom:19px;}}@media only screen and (min-width:1024px) and (hover:hover) and (pointer:fine){.main-menu__item-link--lvl-0:hover{color:inherit;}.main-menu__item-link--lvl-0:hover::before{max-width:250px;width:auto;}}@media only screen and (min-width:1024px){.main-menu__item-link--lvl-0:active,.main-menu__item-link--lvl-0:focus{color:inherit;}.main-menu__item-link--lvl-0:active::before,.main-menu__item-link--lvl-0:focus::before{max-width:250px;width:auto;}.main-menu__item-toggle:not(:focus){border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(100%);clip-path:inset(100%);height:1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px;}.main-menu__sub-menu{min-width:100%;position:absolute;-webkit-transition:opacity 0.5s;transition:opacity 0.5s;}.main-menu__sub-menu:not(.toggle-item__content--active):not(.toggle-item--active){visibility:hidden;position:absolute;border:0;height:0;width:0;padding:0;overflow:hidden;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(100%);clip-path:inset(100%);white-space:nowrap;opacity:0;}.main-menu__sub-menu.toggle-item--active,.main-menu__sub-menu.toggle-item__content--active{opacity:1;z-index:1;background-color:white;}}@media only screen and (min-width:1280px){.main-menu__item-link--lvl-0{font-size:19px;letter-spacing:1.58px;line-height:24px;}.main-menu__item-link--lvl-0::before{margin-bottom:27px;}}@media only screen and (min-width:1900px){.main-menu__item-link--lvl-0::before{margin-bottom:43px;}}.service-menu{display:-webkit-box;display:-ms-flexbox;display:flex;text-transform:uppercase;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;border-bottom:1px solid #000000;font-size:14px;letter-spacing:1.17px;line-height:19px;padding-right:var(--outer-padding);padding-left:var(--outer-padding);}@media only screen and (min-width:1024px){.service-menu{letter-spacing:0;line-height:25px;padding-right:0;padding-left:0;border:0;}}.service-menu__item:not(:last-child){padding-right:2.3333333333rem;}@media only screen and (min-width:1024px){.service-menu__item:not(:last-child){padding-right:1.3333333333rem;}}.service-menu__item-link{display:block;padding-top:1.05rem;padding-bottom:1.05rem;}.service-menu__item-link:hover,.service-menu__item-link:active{color:#D22D40;}@media only screen and (min-width:1024px){.service-menu__item-link{padding-top:0;padding-bottom:0;}.service-menu__item-link::after{content:"";display:block;height:0.2rem;max-width:0;background-color:#000000;-webkit-transition:max-width 100ms;transition:max-width 100ms;margin-top:0.25rem;margin-left:auto;margin-right:auto;}}@media only screen and (min-width:1024px) and (hover:hover) and (pointer:fine){.service-menu__item-link:hover{color:inherit;}.service-menu__item-link:hover::after{max-width:100%;width:auto;}}@media only screen and (min-width:1024px){.service-menu__item-link:active,.service-menu__item-link:focus{color:inherit;}.service-menu__item-link:active::after,.service-menu__item-link:focus::after{max-width:100%;width:auto;}}.mood-area{position:relative;color:#FFFFFF;}.mood-area__image{max-height:calc(100vh - 70px);position:relative;overflow:hidden;}@media only screen and (min-width:1024px){.mood-area__image{max-height:calc(100vh - 103px);}}@media only screen and (min-width:1280px){.mood-area__image{max-height:calc(100vh - 136px);}}@media only screen and (min-width:1900px){.mood-area__image{max-height:calc(100vh - 157px);}}.mood-area__link{position:absolute;bottom:1rem;right:1rem;padding-left:var(--gutter);}.mood-area__scroll-down{display:none;}@media only screen and (min-width:1024px){.mood-area__scroll-down{display:block;position:absolute;z-index:2;bottom:1rem;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);color:#FFFFFF;}}@media only screen and (min-width:1280px){.mood-area__scroll-down{bottom:2rem;}}.mood-area__logo-wrapper{z-index:1;position:absolute;top:0;left:0;width:56px;height:56px;}@media only screen and (min-width:1024px){.mood-area__logo-wrapper{width:92px;height:92px;}}@media only screen and (min-width:1280px){.mood-area__logo-wrapper{width:119px;height:119px;}}@media only screen and (min-width:1900px){.mood-area__logo-wrapper{width:175px;height:175px;}}.mood-key-visual{max-height:calc(100vh - 70px);position:relative;overflow:hidden;}@media only screen and (min-width:1024px){.mood-key-visual{max-height:calc(100vh - 103px);}}@media only screen and (min-width:1280px){.mood-key-visual{max-height:calc(100vh - 136px);}}@media only screen and (min-width:1900px){.mood-key-visual{max-height:calc(100vh - 157px);}}@media only screen and (max-width:767px){.mood-key-visual--no-max-height{max-height:unset;}}@media only screen and (min-width:768px){.mood-key-visual{color:white;height:100vh;}}.mood-key-visual__logo-wrapper{z-index:2;position:absolute;top:0;left:0;width:56px;height:56px;}@media only screen and (min-width:1024px){.mood-key-visual__logo-wrapper{width:92px;height:92px;}}@media only screen and (min-width:1280px){.mood-key-visual__logo-wrapper{width:119px;height:119px;}}@media only screen and (min-width:1900px){.mood-key-visual__logo-wrapper{width:175px;height:175px;}}.mood-key-visual__title-wrapper{padding-top:2.6666666667rem;padding-bottom:4rem;}@media only screen and (min-width:768px){.mood-key-visual__title-wrapper{text-shadow:0 0 8px rgba(0,0,0,0.75);z-index:2;position:absolute;top:100px;right:0;left:0;}}@media only screen and (min-width:1280px){.mood-key-visual__title-wrapper{top:unset;bottom:100px;}}.mood-key-visual__title-wrapper--s{padding-top:2.6666666667rem;padding-bottom:0.6666666667rem;}@media only screen and (min-width:768px){.mood-key-visual__title-wrapper--s{padding-top:2.6666666667rem;padding-bottom:4rem;}}.mood-key-visual__teaser-text{font-size:1.1333333333rem;letter-spacing:0em;line-height:1.1764705882;}@media only screen and (min-width:1280px){.mood-key-visual__teaser-text{font-size:1.4666666667rem;letter-spacing:0em;line-height:1.1363636364;}}.mood-key-visual__type{font-size:1.0666666667rem;letter-spacing:0em;line-height:1.25;text-transform:uppercase;margin-bottom:1rem;}.mood-key-visual__title{text-transform:uppercase;}.mood-key-visual__content img{position:relative;-webkit-transform:none;transform:none;top:0;right:0;-o-object-fit:cover;object-fit:cover;}@media only screen and (min-width:768px){.mood-key-visual__content img{max-height:calc(100vh - 70px - 39px);height:100vh;}}@media only screen and (min-width:768px) and (min-width:1024px){.mood-key-visual__content img{max-height:calc(100vh - 103px - 39px);}}@media only screen and (min-width:768px) and (min-width:1280px){.mood-key-visual__content img{max-height:calc(100vh - 136px);}}@media only screen and (min-width:768px) and (min-width:1900px){.mood-key-visual__content img{max-height:calc(100vh - 157px);}}.mood-key-visual__object-link{color:#FFFFFF;z-index:2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:100%;background:black;padding:10px;width:100%;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end;right:0.6666666667rem;text-shadow:0px 0px 8px rgba(0,0,0,0.75);font-size:1rem;letter-spacing:0em;line-height:1.2666666667;}@media only screen and (min-width:1280px){.mood-key-visual__object-link{background:transparent;position:absolute;max-width:13.3333333333rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;bottom:1rem;right:1rem;font-size:1.2rem;letter-spacing:0em;line-height:1.3888888889;}}.mood-key-visual__object-link-text{color:#FFFFFF;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:1rem;letter-spacing:0em;line-height:1.2666666667;}@media only screen and (min-width:1280px){.mood-key-visual__object-link-text{font-size:1.2rem;letter-spacing:0em;line-height:1.3888888889;}}.mood-key-visual__scroll-down{display:none;}@media only screen and (min-width:768px){.mood-key-visual__scroll-down{display:block;position:absolute;z-index:2;bottom:4.6666666667rem;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);color:#FFFFFF;}}@media only screen and (min-width:1280px){.mood-key-visual__scroll-down{bottom:2rem;}}.mood-key-visual__separator{padding-right:0.3333333333rem;padding-left:0.3333333333rem;}@media only screen and (min-width:1280px){.mood-key-visual__separator{display:none;}}.mood-key-visual--search-form{color:#FFFFFF;height:auto;}@media only screen and (max-width:1023px){.mood-key-visual--search-form{width:100%;}}.mood-key-visual--search-form .mood-key-visual__content video{position:relative;-webkit-transform:none;transform:none;top:0;right:0;height:auto;}.mood-key-visual--search-form .mood-key-visual__object-link{position:absolute;bottom:0;left:0;}@media only screen and (min-width:1280px){.mood-key-visual--search-form .mood-key-visual__object-link{bottom:1rem;left:unset;}}.mood-key-visual--search-form .mood-key-visual__title-wrapper{z-index:2;position:absolute;top:unset;bottom:100px;left:0;}.object-iframe{color:#FFFFFF;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:1546px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-left:auto;margin-right:auto;padding-left:10px;padding-right:10px;}@media only screen and (min-width:768px){.object-iframe{padding:0;}}.object-iframe__wrapper{width:100%;margin-bottom:1.3333333333rem;}@media only screen and (min-width:1024px){.object-iframe__wrapper{width:auto;}}.object-iframe__wrapper--audio,.object-iframe__wrapper--video{width:100%;}@media only screen and (min-width:768px){.object-iframe__wrapper--audio,.object-iframe__wrapper--video{min-width:500px;}}@media only screen and (min-width:1024px){.object-iframe__wrapper--audio,.object-iframe__wrapper--video{min-width:800px;}}.object-iframe__wrapper--audio{height:100px;}@media only screen and (min-width:1900px){.object-iframe__wrapper--audio{width:1000px;}}.object-iframe__wrapper--video{display:block;--aspect-ratio:4/3;padding-bottom:calc(100% / (var(--aspect-ratio)) + 2px);position:relative;width:calc(100vw - var(--gutter));}@media only screen and (min-width:768px){.object-iframe__wrapper--video{width:auto;}}@media only screen and (min-width:1900px){.object-iframe__wrapper--video{width:1100px;}}.object-iframe__wrapper--video iframe{width:100%;position:absolute;top:0;left:0;height:100%;}@media print{.object-iframe__wrapper--video iframe{display:block;}}.object-iframe__wrapper--iiif{height:325px;width:auto;}@media only screen and (min-width:768px){.object-iframe__wrapper--iiif{height:375px;width:400px;}}@media only screen and (min-width:1024px){.object-iframe__wrapper--iiif{height:475px;width:500px;}}@media only screen and (min-width:1280px){.object-iframe__wrapper--iiif{height:575px;width:700px;}}.object-iframe__title,.object-iframe__details{max-width:75%;}.object-iframe__object-link{display:none;}@media only screen and (min-width:768px){.object-iframe__object-link{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;}}.object-iframe__title-wrapper{display:block;font-weight:600;font-size:1rem;line-height:1.2666666667;}@media only screen and (min-width:768px){.object-iframe__title-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;}}@media only screen and (min-width:1024px){.object-iframe__title-wrapper{font-size:1.1333333333rem;line-height:1.2352941176;}}@media only screen and (min-width:1280px){.object-iframe__title-wrapper{font-size:1.2rem;line-height:1.2222222222;}}.object-iframe__icon{-ms-flex-negative:0;flex-shrink:0;margin-left:1rem;}.object-page__title-area{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}@media print{.object-page__title-area{display:block;}}.object-page__title{margin-top:0;margin-bottom:1rem;}.object-page__subtitle,.object-page__key-visual{margin-bottom:2rem;}@media only screen and (min-width:1024px){.object-page__subtitle,.object-page__key-visual{margin-bottom:4rem;}}.object-page__subtitle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.object-page__subtitle > *:first-child{-ms-flex-negative:0;flex-shrink:0;margin-right:0.5rem;}@media only screen and (min-width:1280px){.object-page__subtitle > *:first-child{margin-right:1.2rem;}}.object-page__support,.object-page__description,.object-page__metadata{margin-bottom:3.3333333333rem;color:#323232;}.object-page__support a:not([class]),.object-page__description a:not([class]),.object-page__metadata a:not([class]){text-decoration:underline;word-break:break-word;}@media (hover:hover) and (pointer:fine){.object-page__support a:not([class]):hover,.object-page__description a:not([class]):hover,.object-page__metadata a:not([class]):hover{font-weight:700;text-decoration:underline;}}.object-page__relations{background:#EBEBEB;padding:1rem 0.6666666667rem;margin-bottom:1.6666666667rem;}@media only screen and (min-width:1024px){.object-page__relations{padding:2rem 1.3333333333rem;margin-bottom:3.3333333333rem;}}.object-page__related-institution{margin-bottom:0.3333333333rem;}@media only screen and (min-width:1024px){.object-page__related-institution{margin-bottom:1rem;}}.object-page__key-visual{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}@media only screen and (min-width:1024px){.object-page__key-visual{width:auto;}}.object-page__wrapper--audio,.object-page__wrapper--video{width:100%;}@media only screen and (min-width:1024px){.object-page__wrapper--audio,.object-page__wrapper--video{width:800px;}}.object-page__wrapper--video{display:block;--aspect-ratio:4/3;padding-bottom:calc(100% / (var(--aspect-ratio)) + 2px);position:relative;}.object-page__wrapper--video iframe{width:100%;position:absolute;top:0;left:0;height:100%;}@media print{.object-page__wrapper--video iframe{display:block;}}.object-page__wrapper--iiif{height:325px;width:auto;}@media only screen and (min-width:768px){.object-page__wrapper--iiif{height:375px;width:400px;}}@media only screen and (min-width:1024px){.object-page__wrapper--iiif{height:475px;width:500px;}}@media only screen and (min-width:1280px){.object-page__wrapper--iiif{height:575px;width:700px;}}.object-page__support{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.object-page__support > *{margin-right:0.5rem;}.object-page__feedback{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-line-pack:center;align-content:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}.object-page__notes{color:#D22D40;border-top:1px solid #000000;padding:1rem 0 1.5rem;width:100%;}@media only screen and (min-width:1024px){.object-page__notes{width:800px;}}.object-page__notes a{font-weight:600;color:black;}@media print{.object-page iframe{height:500px;width:500px;display:block;}}.overlap-layer__content{-webkit-box-shadow:0px 0px 25px rgba(0,0,0,0.1);box-shadow:0px 0px 25px rgba(0,0,0,0.1);background:#FFFFFF;padding:1.5rem 1rem;}@media only screen and (min-width:1024px){.overlap-layer__content{padding:1.5rem 2rem 4rem;}}.overlap-layer__content a[href]:not([class]){text-decoration:underline;word-break:break-word;}@media (hover:hover) and (pointer:fine){.overlap-layer__content a[href]:not([class]):hover{font-weight:700;text-decoration:underline;}}.page-title{margin-bottom:0.5rem;}@media only screen and (min-width:1024px){.page-title{margin-bottom:1rem;}}@media only screen and (min-width:1280px){.page-title{margin-bottom:3rem;}}.pager__items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.pager__item:not(:first-child){margin-left:0.8rem;}.pager__item--next{-webkit-transform:rotate(180deg);transform:rotate(180deg);}.pager__item-link{display:-webkit-box;display:-ms-flexbox;display:flex;width:2.5333333333rem;height:2.5333333333rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:1px solid #979797;--hover-color:#FFFFFF;}@media (hover:hover) and (pointer:fine){.pager__item-link:hover:not([disabled]){color:var(--hover-color);background-color:#000000;}}.pager__item-link:not([disabled]){border:1px solid lightgrey;}.pager__item-link[disabled]{border:1px solid rgba(211,211,211,0.5);}.pager__item-link--page.is-active{font-weight:700;}.range-slider{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}.range-slider__interval{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:1rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}.range-slider__content{width:100%;margin-bottom:1rem;}@media only screen and (min-width:1024px){.range-slider__content{margin-bottom:2rem;}}.range-slider .ui-widget.ui-widget-content{background-color:#EBEBEB;border:none;}.range-slider .ui-slider-range{background-color:#000000;height:0.5rem;}.range-slider .ui-slider-horizontal{height:0.25rem;top:-2px;}.range-slider .ui-slider .ui-state-default{background:none;border:none;}.range-slider .ui-slider .ui-slider-handle{position:absolute;z-index:2;width:25px;height:39px;cursor:pointer;top:-1rem;}.related-object{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;background:#EBEBEB;padding:1.5rem;}@media only screen and (min-width:1900px){.related-object{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;}}@media only screen and (min-width:1280px){.related-object{padding:2rem 2.6666666667rem;}}.related-object__items{margin-right:1rem;}@media only screen and (min-width:1900px){.related-object__items{max-width:50%;}}.related-object__facet-link{margin-top:1rem;}@media only screen and (min-width:1900px){.related-object__facet-link{margin-top:0;justify-self:flex-end;}}.related-object__count{width:100%;}@media only screen and (min-width:1900px){.related-object__popup .related-object__facet-link{margin-top:1.1333333333rem;justify-self:flex-end;}}.scroll-down{display:none;}@media only screen and (min-width:768px){.scroll-down{display:block;position:relative;}}.mood-key-visual--search-form .scroll-down{display:none;}@media only screen and (min-width:1024px){.mood-key-visual--search-form .scroll-down{display:block;}}.scroll-down__icon{width:2rem;height:2rem;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;overflow:hidden;position:relative;z-index:9;color:#000000;-webkit-box-shadow:0 0 9px 0 rgba(0,0,0,0.4);box-shadow:0 0 9px 0 rgba(0,0,0,0.4);background-color:#FFFFFF;--background-color:#000000;--hover-color:#FFFFFF;}@media only screen and (min-width:1280px){.scroll-down__icon{width:3.6rem;height:3.6rem;}}.scroll-down__icon .icon-button__icon{width:0.8rem;-webkit-animation:scrolly 3s cubic-bezier(0.77,0.1,0.175,1) forwards infinite;animation:scrolly 3s cubic-bezier(0.77,0.1,0.175,1) forwards infinite;-webkit-transform:translateY(0);transform:translateY(0);-webkit-transform-origin:bottom;transform-origin:bottom;height:4.6666666667rem;}@media only screen and (min-width:1280px){.scroll-down__icon .icon-button__icon{width:1.3333333333rem;}}.scroll-down__anchor{visibility:hidden;position:absolute;bottom:-4.6666666667rem;}.scroll-down--light .scroll-down__icon{-webkit-box-shadow:none;box-shadow:none;border:2px solid #000000;}@-webkit-keyframes scrolly{0%{-webkit-transform:translateY(-100%);transform:translateY(-100%);}30%{-webkit-transform:translateY(0);transform:translateY(0);}70%{-webkit-transform:translateY(0);transform:translateY(0);}95%{-webkit-transform:translateY(50%);transform:translateY(50%);}100%{-webkit-transform:translateY(50%);transform:translateY(50%);}}@keyframes scrolly{0%{-webkit-transform:translateY(-100%);transform:translateY(-100%);}30%{-webkit-transform:translateY(0);transform:translateY(0);}70%{-webkit-transform:translateY(0);transform:translateY(0);}95%{-webkit-transform:translateY(50%);transform:translateY(50%);}100%{-webkit-transform:translateY(50%);transform:translateY(50%);}}.search-facet-contains-form__term-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:10px;-moz-column-gap:10px;column-gap:10px;}.search-facet-contains-form__term-label{display:block;margin-bottom:0.6666666667rem;}.search-facet-contains-form__term-input{font-size:18px;padding:0.7rem;}.search-facet-contains-form__term-input::-webkit-search-cancel-button{display:none;}.search-facet-contains-form .form-item-facet-persons-browsable-hierarchy-contains{margin-bottom:0;}.search-filter{display:inline;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;}.search-filter__value-list{display:inline;}.search-filter__value-list-item{display:inline-block;margin-right:0.3333333333rem;margin-bottom:0.3333333333rem;}.search-filter__term-value,.search-filter__term-value-excluded,.search-filter__node-value{display:inline-block;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0.5rem 1rem;border:1px solid #000000;background:#000000;color:#FFFFFF;-webkit-transition:all 250ms ease-in;transition:all 250ms ease-in;}@media (hover:hover) and (pointer:fine){.search-filter__term-value:hover:link,.search-filter__term-value-excluded:hover:link,.search-filter__node-value:hover:link{color:#000000;background-color:#FFFFFF;}.search-filter__term-value:hover:link,.search-filter__term-value:hover:link .search-filter__icon,.search-filter__term-value-excluded:hover:link,.search-filter__term-value-excluded:hover:link .search-filter__icon,.search-filter__node-value:hover:link,.search-filter__node-value:hover:link .search-filter__icon{color:#000000;}}.search-filter__icon{-webkit-transition:all 250ms ease-in;transition:all 250ms ease-in;color:#FFFFFF;margin-left:0.5rem;margin-right:-0.5rem;}.search-filter__value-excluded{margin-right:0.25rem;}.search-form-wrapper{background-image:url(/themes/custom/memobase/images/search_header.jpg);background-repeat:no-repeat;background-position:center;background-size:cover;}.search-form-wrapper--context-institutions{height:calc(100vh - 152px);background-image:url(/themes/custom/memobase/images/search_header_institutions.jpg);position:relative;}.search-form-wrapper--context-record-sets{height:calc(100vh - 152px);background-image:url(/themes/custom/memobase/images/search_header_record_sets.jpg);position:relative;}.search-form-wrapper__container{padding-bottom:4rem;}@media only screen and (min-width:1024px){.search-form-wrapper__container{padding-bottom:8rem;}}.search-form-wrapper__container--full-view{color:#FFFFFF;margin-left:auto;margin-right:auto;position:absolute;bottom:0;left:0;right:0;}.search-form-wrapper__container .flex-grid{gap:unset !important;}.search-form-wrapper__forms > *{color:#FFFFFF;}@media only screen and (min-width:768px){.search-form-wrapper__forms > *:first-child{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;}}.search-form-wrapper__logo{width:56px;height:56px;}@media only screen and (min-width:1024px){.search-form-wrapper__logo{width:92px;height:92px;}}@media only screen and (min-width:1280px){.search-form-wrapper__logo{width:119px;height:119px;}}@media only screen and (min-width:1900px){.search-form-wrapper__logo{width:175px;height:175px;}}.search-form-wrapper__title{color:#FFFFFF;font-size:25px;font-weight:700;letter-spacing:1.4px;line-height:32px;text-transform:uppercase;margin-bottom:1.6rem;}.search-form-wrapper__tabs{margin:1rem 0;}@media only screen and (min-width:1024px){.search-form-wrapper__tabs{margin:0.5rem 0 1.5rem;}}.search-form-wrapper__object-link{color:#FFFFFF;--hover-color:#FFFFFF;position:absolute;bottom:0.6666666667rem;right:0.6666666667rem;font-size:1rem;letter-spacing:0em;line-height:1.2666666667;}@media only screen and (max-width:767px){.search-form-wrapper__object-link{padding-left:var(--gutter);}}@media only screen and (min-width:1024px){.search-form-wrapper__object-link{bottom:1rem;right:1rem;}}@media only screen and (min-width:1280px){.search-form-wrapper__object-link{font-size:1.2rem;letter-spacing:0em;line-height:1.3888888889;}}.search-form-wrapper__scroll-down{display:none;}@media only screen and (min-width:1024px){.search-form-wrapper__scroll-down{display:block;position:absolute;z-index:2;bottom:1rem;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);}}@media print{.search-form-wrapper{display:none;}}.search-form__term-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;}.search-form__input-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;width:100%;}.search-form__term-reset{position:absolute;color:#000000;cursor:pointer;right:0.7333333333rem;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);}@media (hover:hover) and (pointer:fine){.search-form__term-reset:hover{color:var(--active-color);}}.search-form__term-reset:active,.search-form__term-reset:focus{color:var(--active-color);}@media only screen and (min-width:768px){.search-form__term-reset{right:1rem;}}@media only screen and (min-width:1024px){.search-form__term-reset{height:1.3333333333rem;width:1.3333333333rem;}}.search-form__term-input{border:none;border-bottom:1px solid lightgrey;padding:0.5rem 2rem 0.5rem 1rem;font-size:1.0666666667rem;letter-spacing:0.013125em;line-height:1.25;font-weight:300;}@media only screen and (min-width:1024px){.search-form__term-input{font-size:1.1333333333rem;letter-spacing:0.0135294118em;line-height:1.2941176471;padding:1rem 3rem 1rem 1.2rem;}}@media only screen and (min-width:1900px){.search-form__term-input{font-size:1.4rem;letter-spacing:0.0133333333em;line-height:1.2857142857;}}.search-form__term-input::-webkit-input-placeholder{color:#3B3B3B;text-overflow:ellipsis;}.search-form__term-input::-moz-placeholder{color:#3B3B3B;text-overflow:ellipsis;}.search-form__term-input:-ms-input-placeholder{color:#3B3B3B;text-overflow:ellipsis;}.search-form__term-input::-ms-input-placeholder{color:#3B3B3B;text-overflow:ellipsis;}.search-form__term-input::placeholder{color:#3B3B3B;text-overflow:ellipsis;}.search-form__term-input:focus::-webkit-input-placeholder{color:transparent;}.search-form__term-input:focus::-moz-placeholder{color:transparent;}.search-form__term-input:focus:-ms-input-placeholder{color:transparent;}.search-form__term-input:focus::-ms-input-placeholder{color:transparent;}.search-form__term-input:focus::placeholder{color:transparent;}@media only screen and (max-width:539px){.search-form__term-input{padding-right:2rem;}.search-form__term-input::-webkit-input-placeholder{overflow:hidden;text-overflow:ellipsis;}.search-form__term-input::-moz-placeholder{overflow:hidden;text-overflow:ellipsis;}.search-form__term-input:-ms-input-placeholder{overflow:hidden;text-overflow:ellipsis;}.search-form__term-input::-ms-input-placeholder{overflow:hidden;text-overflow:ellipsis;}.search-form__term-input::placeholder{overflow:hidden;text-overflow:ellipsis;}.search-form__term-input:-moz-placeholder-shown{text-overflow:ellipsis;}.search-form__term-input:-ms-input-placeholder{text-overflow:ellipsis;}.search-form__term-input:placeholder-shown{text-overflow:ellipsis;}.search-form__term-input [placeholder]{text-overflow:ellipsis;}}.search-form--widget-mood-search-form{padding:2.6666666667rem var(--outer-padding);}@media only screen and (min-width:1024px){.search-form--widget-mood-search-form{padding:0;max-width:50.1333333333rem;color:#FFFFFF;margin-left:auto;margin-right:auto;position:relative;top:-220px;z-index:2;height:0;}}@media only screen and (min-width:1280px){.search-form--widget-mood-search-form{top:-270px;}}.search-form__checkbox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:1rem;}.search-form__checkbox-label{margin-left:0.25rem;}.search-form__translations{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:1rem;}@media only screen and (min-width:1024px){.search-form__translations{padding-top:1.5rem;}}.search-form__translations > *{margin-right:0.6666666667rem;}.search-form__button-help{color:#FFFFFF;margin-left:1.7333333333rem;}@media (hover:hover) and (pointer:fine){.search-form__button-help:hover .icon-button__icon{-webkit-transition:background-color 0.3s ease;transition:background-color 0.3s ease;background-color:#000000;color:#FFFFFF;}}.search-form__button-help:active .icon-button__icon,.search-form__button-help:focus .icon-button__icon{-webkit-transition:background-color 0.3s ease;transition:background-color 0.3s ease;background-color:#000000;color:#FFFFFF;}.search-header-institution-list{margin:14px 0 29px 0;background-color:#EBEBEB;}.search-header-institution-list__content{padding-top:22px;padding-bottom:40px;display:-ms-grid;display:grid;-ms-grid-rows:auto 1rem auto;-ms-grid-columns:1fr;grid-template:"info" "forms"/1fr;gap:1rem;}.search-header-institution-list__info{margin-bottom:18px;}@media only screen and (min-width:768px){.search-header-institution-list{margin:19px 0 48px 0;}.search-header-institution-list__content{-ms-grid-rows:auto;-ms-grid-columns:1fr var(--gutter) 3fr;grid-template:"info forms"/1fr 3fr;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:var(--gutter);padding:44px 0;}.search-header-institution-list__info{-ms-grid-row:1;-ms-grid-column:1;grid-area:info;margin-bottom:0;}.search-page__header > .search-header-institution-list__info{-ms-grid-row:1;-ms-grid-column:1;-ms-grid-column-span:2;}.search-header-institution-list__forms{-ms-grid-row:3;-ms-grid-column:1;grid-area:forms;}}.search-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.search-info__link{color:#8E8E8E;margin-left:1.5rem;}@media only screen and (min-width:1024px){.search-page{margin-top:0.5rem;margin-bottom:0.5rem;}}@media only screen and (min-width:1280px){.search-page{margin-top:3rem;margin-bottom:3rem;}}.search-page__header{display:-ms-grid;display:grid;-ms-grid-rows:auto auto auto auto;-ms-grid-columns:1fr auto;grid-template:"info info" "sort sort" "filter filter" "toggle layout"/1fr auto;}@media only screen and (min-width:768px){.search-page__header{-ms-grid-rows:auto auto auto;-ms-grid-columns:1fr auto;grid-template:"info sort" "filter filter" "toggle layout"/1fr auto;}.search-page__header > .search-header-institution-list__info{-ms-grid-row:1;-ms-grid-column:1;-ms-grid-column-span:1;}}@media only screen and (min-width:1280px){.search-page__header{-ms-grid-rows:auto auto auto;-ms-grid-columns:1fr auto auto;grid-template:"info sort layout" "filter filter filter" "toggle toggle toggle"/1fr auto auto;}.search-page__header > .search-header-institution-list__info{-ms-grid-row:1;-ms-grid-column:1;-ms-grid-column-span:1;}}.search-page__info{-ms-grid-row:1;-ms-grid-column:1;grid-area:info;}.search-page__header > .search-page__info{-ms-grid-row:1;-ms-grid-column:1;-ms-grid-column-span:2;}@media only screen and (min-width:768px){.search-page__info{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;}}.search-page__sort-options{-ms-grid-row:2;-ms-grid-column:1;-ms-grid-column-span:2;grid-area:sort;-ms-grid-column-align:start;justify-self:start;margin-top:2rem;}@media only screen and (min-width:768px){.search-page__sort-options{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;-ms-grid-column-align:end;justify-self:end;margin-top:0;}}.search-page__layout-options{-ms-grid-row:4;-ms-grid-column:2;grid-area:layout;-ms-grid-column-align:end;justify-self:end;margin-top:2.4rem;}@media only screen and (min-width:1280px){.search-page__layout-options{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;margin-top:0;margin-left:1.3333333333rem;}}.search-page__filters{-ms-grid-row:3;-ms-grid-column:1;-ms-grid-column-span:2;grid-area:filter;}.search-page__filters--inventare{margin-bottom:4.6666666667rem;}.search-page__filters:not(.hidden){display:-ms-grid;display:grid;grid-row-gap:0.6rem;margin-top:2rem;-ms-grid-rows:auto 0.6rem auto 0.6rem auto;-ms-grid-columns:1fr;grid-template:"first" "second" "third"/1fr;}.search-page__filters:not(.hidden) > *:nth-child(1){-ms-grid-row:1;-ms-grid-column:1;grid-area:first;}.search-page__filters:not(.hidden) > *:nth-child(2){-ms-grid-row:3;-ms-grid-column:1;grid-area:second;}@media only screen and (min-width:768px){.search-page__filters:not(.hidden) > *:nth-child(2){margin-right:1.3333333333rem;}}.search-page__filters:not(.hidden) > *:nth-child(3){-ms-grid-row:5;-ms-grid-column:1;grid-area:third;}@media only screen and (min-width:1024px){.search-page__filters:not(.hidden){grid-row-gap:0;}}.search-page__facets-toggle{-ms-grid-row:4;-ms-grid-column:1;grid-area:toggle;-ms-grid-column-align:start;justify-self:start;}.site-header__wrapper > .search-page__facets-toggle{-ms-grid-row:1;-ms-grid-column:7;-ms-grid-column-span:1;}@media only screen and (min-width:1024px){.search-page__facets-toggle{margin-top:2.4rem;}}.search-page__content{display:-ms-grid;display:grid;grid-column-gap:var(--gutter);-ms-grid-rows:auto;grid-template-rows:auto;margin-top:2rem;}@media only screen and (min-width:1024px){.search-page__content{-ms-grid-rows:auto;-ms-grid-columns:1fr 1fr 1fr;grid-template:"results results results"/1fr 1fr 1fr;}.toggle-item--active .search-page__content{-ms-grid-rows:auto;-ms-grid-columns:1fr 1fr 1fr;grid-template:"facets results results"/1fr 1fr 1fr;}}@media only screen and (min-width:1280px){.search-page__content{-ms-grid-rows:auto;-ms-grid-columns:1fr 1fr 1fr 1fr;grid-template:"results results results results"/1fr 1fr 1fr 1fr;}.toggle-item--active .search-page__content{-ms-grid-rows:auto;-ms-grid-columns:1fr 1fr 1fr 1fr;grid-template:"facets results results results"/1fr 1fr 1fr 1fr;}}.search-page__facets-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;}@media only screen and (max-width:1023px){.search-page__facets{background-color:white;padding:1rem;position:fixed;z-index:50;top:0;right:100%;height:100%;width:100%;-webkit-transition-duration:0.5s;transition-duration:0.5s;overflow-y:scroll;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}.search-page__facets.toggle-item--active,.search-page__facets.toggle-item__content--active{-webkit-transform:translateX(100%);transform:translateX(100%);-webkit-transition-duration:0.5s;transition-duration:0.5s;-webkit-box-shadow:0 7px 10px -4px rgba(0,0,0,0.45);box-shadow:0 7px 10px -4px rgba(0,0,0,0.45);}.search-page__facets-heading{padding-right:2.7333333333rem;}.search-page__facets-header{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;}.search-page__filters{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;}.search-page__facets-block{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;}}@media only screen and (min-width:768px){.search-page__facets{max-width:22rem;}}@media only screen and (min-width:1024px){.search-page--no-facets .search-page__content{-ms-grid-rows:auto;-ms-grid-columns:1fr 1fr 1fr 1fr;grid-template:"results results results ."/1fr 1fr 1fr 1fr;}.search-page__facets{grid-area:facets;-webkit-transition:opacity 0.5s;transition:opacity 0.5s;}.search-page__facets:not(.toggle-item__content--active):not(.toggle-item--active){visibility:hidden;position:absolute;border:0;height:0;width:0;padding:0;overflow:hidden;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(100%);clip-path:inset(100%);white-space:nowrap;opacity:0;}.search-page__results{grid-area:results;}.search-page__facets-heading,.search-page__facets-close{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(100%);clip-path:inset(100%);height:1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px;}}.search-page--institution-list .search-page__content > .search-page__results{-ms-grid-row:1;-ms-grid-column:1;-ms-grid-column-span:1;}.search-page--inventar-wrapper .search-page__content > .search-page__results{-ms-grid-row:1;-ms-grid-column:1;-ms-grid-column-span:1;}@media only screen and (min-width:1024px){.search-page__facets{-ms-grid-row:1;-ms-grid-column:1;}.search-page__results{-ms-grid-row:1;-ms-grid-column:1;-ms-grid-column-span:3;}.toggle-item--active .search-page__content > .search-page__results{-ms-grid-row:1;-ms-grid-column:2;-ms-grid-column-span:2;}.search-page--no-facets .search-page__content > .search-page__results{-ms-grid-row:1;-ms-grid-column:1;-ms-grid-column-span:3;}}@media only screen and (min-width:1280px){.toggle-item--active .search-page__content > .search-page__facets{-ms-grid-row:1;-ms-grid-column:1;}.search-page__results{-ms-grid-row:1;-ms-grid-column:1;-ms-grid-column-span:4;}.toggle-item--active .search-page__content > .search-page__results{-ms-grid-row:1;-ms-grid-column:2;-ms-grid-column-span:3;}}@media only screen and (min-width:1280px){.search-page--no-facets .search-page__results{padding-left:0;}}.search-page--institution-list{margin-top:0;margin-bottom:5.3333333333rem;}.search-page--institution-list .search-page__facets-toggle{margin-top:0;}.search-page--institution-list .search-page__content{display:-ms-grid;display:grid;grid-column-gap:var(--gutter);grid-template-rows:auto;-ms-grid-rows:auto;-ms-grid-columns:1fr;grid-template:"results"/1fr;}@media only screen and (min-width:1024px){.search-page--institution-list.toggle-item--active .search-page__content{-ms-grid-rows:auto;-ms-grid-columns:1fr 4fr;grid-template:"facets results"/1fr 4fr;}.search-page--institution-list.toggle-item--active .search-page__content > .search-page__facets{-ms-grid-row:1;-ms-grid-column:1;}.search-page--institution-list.toggle-item--active .search-page__content > .search-page__results{-ms-grid-row:1;-ms-grid-column:2;-ms-grid-column-span:1;}}.search-page.search-result-page--context-canton-map{background:#EBEBEB;position:relative;}.search-page.search-result-page--context-canton-map .search-page__facets-toggle{background:#FFFFFF;}@media (hover:hover) and (pointer:fine){.search-page.search-result-page--context-canton-map .search-page__facets-toggle:hover{background:#000000;}}.search-page.search-result-page--context-canton-map .search-page__facets-toggle:active,.search-page.search-result-page--context-canton-map .search-page__facets-toggle:focus{background:#000000;}.search-page.search-result-page--context-canton-map .search-page__facets-container{padding-left:2.6666666667rem;position:absolute;top:0;left:0;display:block;z-index:100;}.search-page.search-result-page--context-canton-map .search-page__facets-container .search-page__filters{display:none;}.search-page.search-result-page--context-canton-map .search-page__facets-container.toggle-item__content--active{height:100%;background:#FFFFFF;width:100%;}@media only screen and (min-width:1024px){.search-page.search-result-page--context-canton-map .search-page__facets-container.toggle-item__content--active{width:auto;min-width:200px;}}@media only screen and (min-width:1280px){.search-page.search-result-page--context-canton-map .search-page__facets-container.toggle-item__content--active{min-width:400px;}}.search-page.search-result-page--context-canton-map .search-page__facets-container.toggle-item__content--active .search-page__filters{display:block;}.search-page.search-result-page--context-canton-map .search-page__filters{margin-bottom:20px;}.search-page.search-result-page--context-canton-map .search-filter-list__filters{display:inline-block;}.search-page.search-result-page--context-canton-map .search-filter-list__filters .search-filter__value-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:5px;}.search-page.search-result-page--context-canton-map .search-page__content{display:-ms-grid;display:grid;grid-column-gap:var(--gutter);-ms-grid-rows:auto;grid-template-rows:auto;margin-top:2rem;}@media only screen and (min-width:1024px){.search-page.search-result-page--context-canton-map .search-page__content{-ms-grid-rows:auto;-ms-grid-columns:1fr 1fr 1fr;grid-template:"results results results"/1fr 1fr 1fr;}.toggle-item--active .search-page.search-result-page--context-canton-map .search-page__content{-ms-grid-rows:auto;-ms-grid-columns:1fr 1fr 1fr;grid-template:"results results results"/1fr 1fr 1fr;}.search-page.search-result-page--context-canton-map .search-page__content > .search-page__results{-ms-grid-row:1;-ms-grid-column:1;-ms-grid-column-span:3;}.toggle-item--active .search-page.search-result-page--context-canton-map .search-page__content > .search-page__results{-ms-grid-row:1;-ms-grid-column:1;-ms-grid-column-span:3;}}@media only screen and (min-width:1280px){.search-page.search-result-page--context-canton-map .search-page__content{-ms-grid-rows:auto;-ms-grid-columns:1fr 1fr 1fr 1fr;grid-template:"results results results results"/1fr 1fr 1fr 1fr;}.toggle-item--active .search-page.search-result-page--context-canton-map .search-page__content{-ms-grid-rows:auto;-ms-grid-columns:1fr 1fr 1fr 1fr;grid-template:"results results results results"/1fr 1fr 1fr 1fr;}.search-page.search-result-page--context-canton-map .search-page__content > .search-page__results{-ms-grid-row:1;-ms-grid-column:1;-ms-grid-column-span:4;}.toggle-item--active .search-page.search-result-page--context-canton-map .search-page__content > .search-page__results{-ms-grid-row:1;-ms-grid-column:1;-ms-grid-column-span:4;}}.search-page--inventar-wrapper{margin-bottom:0;}.search-page--inventar-wrapper .search-page__header{margin:2rem;grid-template:none;background-color:#FFFFFF;display:block;position:absolute;z-index:1;}.search-page--inventar-wrapper .search-page__content{position:relative;margin-top:1rem;display:-ms-grid;display:grid;grid-column-gap:var(--gutter);grid-template-rows:auto;-ms-grid-rows:auto;-ms-grid-columns:1fr;grid-template:"results"/1fr;}.search-page--inventar-wrapper .search-page__facets-container{position:absolute;top:20px;z-index:3;left:var(--outer-padding);}.search-page--inventar-wrapper .search-page__facets-toggle{background:#FFFFFF;}@media only screen and (min-width:1024px){.search-page--inventar-wrapper{margin-bottom:0;margin-top:1.3333333333rem;}.search-page--inventar-wrapper .search-page__facets-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:auto;position:absolute;top:0;left:0;}.search-page--inventar-wrapper .search-page__facets-container.toggle-item__content--active{min-width:500px;height:100%;background:#FFFFFF;}.search-page--inventar-wrapper .search-page__facets-toggle{margin-top:2rem;margin-left:2rem;width:-webkit-min-content;width:-moz-min-content;width:min-content;background:#FFFFFF;}.search-page--inventar-wrapper .search-page__facets{overflow-y:auto;min-width:500px;padding:30px;}}@media only screen and (min-width:1280px){.search-page--inventar-wrapper{margin-bottom:0;}}.mapboxgl-ctrl-top-right{z-index:0;}.search-remove-filters:not(.hidden){display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}@media only screen and (min-width:768px){.search-remove-filters:not(.hidden){margin-top:0.4666666667rem;}}.search-result-layout-options{display:-webkit-box;display:-ms-flexbox;display:flex;}.search-result-layout-options__button{display:-webkit-box;display:-ms-flexbox;display:flex;border:1px solid #8E8E8E;-webkit-transition:background-color 250ms ease,border-color 250ms ease,color 250ms ease;transition:background-color 250ms ease,border-color 250ms ease,color 250ms ease;}.search-result-layout-options__button--selected{color:#FFFFFF;background-color:#000000;border-color:#000000;}.search-result-layout-options__button:first-child{margin-right:0.6666666667rem;}@media (hover:hover) and (pointer:fine){.search-result-layout-options__button:hover{color:#FFFFFF;background-color:#000000;border-color:#000000;}}.search-result-layout-options__button:active,.search-result-layout-options__button:focus{color:#FFFFFF;background-color:#000000;border-color:#000000;}.search-result-list__items{gap:var(--gutter);}.search-result-list--layout-simple-list .search-result-list__item{width:100%;}@media only screen and (min-width:1024px){.search-result-list--layout-simple-list .search-result-list__item{width:calc(100% / 3 * 2 + var(--gutter) * (1 - 4 / 3));}.search-result-page.toggle-item--active .search-result-list--layout-simple-list .search-result-list__item{width:100%;}}.search-result-list--layout-grid .search-result-list__item,.search-result-list--layout-embedded-grid .search-result-list__item,.search-result-list--layout-grid-list .search-result-list__item{width:100%;}@media only screen and (min-width:768px){.search-result-list--layout-grid .search-result-list__item,.search-result-list--layout-embedded-grid .search-result-list__item,.search-result-list--layout-grid-list .search-result-list__item{width:calc(100% / 2 - var(--gutter) * 1 / 2);float:left;}}@media only screen and (min-width:1024px){.search-result-list--layout-grid .search-result-list__item,.search-result-list--layout-embedded-grid .search-result-list__item,.search-result-list--layout-grid-list .search-result-list__item{width:calc(100% / 3 - var(--gutter) * 2 / 3);}.search-result-page.toggle-item--active .search-result-list--layout-grid .search-result-list__item,.search-result-page.toggle-item--active .search-result-list--layout-embedded-grid .search-result-list__item,.search-result-page.toggle-item--active .search-result-list--layout-grid-list .search-result-list__item{width:calc(100% / 2 - var(--gutter) * 1 / 2);}}@media only screen and (min-width:1280px){.search-result-list--layout-grid .search-result-list__item,.search-result-list--layout-embedded-grid .search-result-list__item,.search-result-list--layout-grid-list .search-result-list__item{max-width:357px;width:calc(100% / 4 - var(--gutter) * 3 / 4);}.search-result-page.toggle-item--active .search-result-list--layout-grid .search-result-list__item,.search-result-page.toggle-item--active .search-result-list--layout-embedded-grid .search-result-list__item,.search-result-page.toggle-item--active .search-result-list--layout-grid-list .search-result-list__item{width:calc(100% / 3 - var(--gutter) * 2 / 3);}}.search-result-list--context-institution-list .search-result-list__item{width:100%;margin-left:calc(0% - 20px + 40px);margin-bottom:0;}.search-result-list__infinite-pagination-button--prev{margin-bottom:2.6666666667rem;}.search-result-list__infinite-pagination-button--next{margin-top:2.6666666667rem;}.search-result-list--layout-embedded-grid{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.search-result-list--context-record-sets,.search-result-list--context-institutions{margin-left:calc(-1 * var(--gutter));margin-right:calc(-1 * var(--gutter));}.search-result-list--context-record-sets .search-result-list__item,.search-result-list--context-institutions .search-result-list__item{margin-left:var(--gutter);}@media only screen and (min-width:768px){.search-result-list--context-record-sets .search-result-list__item,.search-result-list--context-institutions .search-result-list__item{max-width:calc(50% - 1.5 * var(--gutter));}}@media only screen and (min-width:1024px){.search-result-list--context-record-sets .search-result-list__item,.search-result-list--context-institutions .search-result-list__item{max-width:calc(33.33333% - 1.33333 * var(--gutter));}.search-result-page.toggle-item--active .search-result-list--context-record-sets .search-result-list__item,.search-result-page.toggle-item--active .search-result-list--context-institutions .search-result-list__item{max-width:calc(50% - 1.5 * var(--gutter));}}@media only screen and (min-width:1280px){.search-result-list--context-record-sets .search-result-list__item,.search-result-list--context-institutions .search-result-list__item{max-width:calc(25% - 1.25 * var(--gutter));}.search-result-page.toggle-item--active .search-result-list--context-record-sets .search-result-list__item,.search-result-page.toggle-item--active .search-result-list--context-institutions .search-result-list__item{max-width:calc(33.33333% - 1.33333 * var(--gutter));}}.search-result-map{height:100vh;}@media only screen and (min-width:1280px){.search-result-map{height:66.5333333333rem;}}#block-canton-detail-svg-map-search-result-list{background:#EBEBEB;}.search-result-navigation{background:#EBEBEB;position:relative;height:57px;}@media only screen and (min-width:768px){.search-result-navigation{height:81px;}}@media only screen and (min-width:1024px){.search-result-navigation{height:93px;}}@media only screen and (min-width:1900px){.search-result-navigation{height:171px;}}.search-result-navigation__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}@media only screen and (min-width:1280px){.search-result-navigation__container{padding-right:var(--outer-padding);padding-left:var(--outer-padding);margin-left:auto;margin-right:auto;max-width:calc(var(--max-width) + 2 * var(--outer-padding));}}@media only screen and (min-width:1280px) and (min-width:1900px){.search-result-navigation__container{width:calc(100% - 200px);max-width:calc(var(--max-width) + 2 * var(--outer-padding));}}.search-result-navigation__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;position:relative;}@media only screen and (min-width:1280px){.search-result-navigation__wrapper{position:absolute;top:0;}}.search-result-navigation__back-link{margin-left:3rem;}@media only screen and (min-width:1280px){.search-result-navigation__back-link{margin-left:0;}}.search-result-navigation__actions{margin-left:2rem;}@media only screen and (min-width:1024px){.search-result-navigation__prev-link{margin-right:1.3333333333rem;}}.search-result-navigation__prev-link .icon--arrow,.search-result-navigation__next-link .icon--arrow,.search-result-navigation__back-link .icon--arrow{width:11px;height:20px;}@media only screen and (min-width:1280px){.search-result-navigation__prev-link .icon--arrow,.search-result-navigation__next-link .icon--arrow,.search-result-navigation__back-link .icon--arrow{width:19px;height:34px;}}.search-result-navigation__prev-link:disabled,.search-result-navigation__next-link:disabled,.search-result-navigation__back-link:disabled{color:#BBBBBB;}.search-result-navigation__prev-link .icon-button__icon,.search-result-navigation__back-link .icon-button__icon{-webkit-transform:scaleX(-1);transform:scaleX(-1);}.search-result-navigation__prev-link .icon-button__text,.search-result-navigation__back-link .icon-button__text{font-weight:300;margin-left:1rem;font-size:1.1333333333rem;letter-spacing:0em;line-height:1.2941176471;}@media only screen and (min-width:1280px){.search-result-navigation__prev-link .icon-button__text,.search-result-navigation__back-link .icon-button__text{margin-left:2rem;font-size:1.6rem;letter-spacing:0em;line-height:1.25;}}.search-result-navigation__prev-link,.search-result-navigation__next-link{padding-top:0.3333333333rem;padding-bottom:0.3333333333rem;}.search-result-navigation__prev-link{padding-right:0.3333333333rem;}.search-result-navigation__next-link{padding-left:0.3333333333rem;}@media only screen and (min-width:1280px){.search-result-navigation__logo-wrapper{position:absolute;top:0;left:0;}}.search-result-navigation__logo{height:57px;width:57px;}@media only screen and (min-width:768px){.search-result-navigation__logo{height:81px;width:81px;}}@media only screen and (min-width:1024px){.search-result-navigation__logo{height:93px;width:93px;}}@media only screen and (min-width:1900px){.search-result-navigation__logo{height:171px;width:171px;}}.search-sort-options{font-size:1rem;line-height:1.2666666667;}.search-sort-options__label{margin-right:0.5rem;}@media print{.search-sort-options{display:none;}}@media only screen and (min-width:1024px){.search-sort-options{font-size:1.1333333333rem;line-height:1.2352941176;}}@media only screen and (min-width:1280px){.search-sort-options{font-size:1.2rem;line-height:1.2222222222;}}.sidebar-overlay__content{background:#FFFFFF;position:absolute;visibility:hidden;z-index:50;top:0;right:200%;width:100%;height:100%;-webkit-transition-duration:0.5s;transition-duration:0.5s;}.sidebar-overlay__content.toggle-item--active,.sidebar-overlay__content.toggle-item__content--active{visibility:visible;-webkit-transform:translateX(200%);transform:translateX(200%);-webkit-transition-duration:0.5s;transition-duration:0.5s;}.site-branding-footer{display:-ms-grid;display:grid;grid-column-gap:var(--gutter);grid-template-rows:auto;-ms-grid-rows:auto;-ms-grid-columns:1fr var(--gutter) 3fr;grid-template:"logo text"/1fr 3fr;}@media only screen and (min-width:768px){.site-branding-footer{-ms-grid-rows:auto;-ms-grid-columns:1fr 3fr 2fr;grid-template:"logo text ."/1fr 3fr 2fr;}.site-branding-footer > .list-item__text{-ms-grid-row:1;-ms-grid-column:2;}}@media only screen and (min-width:1024px){.site-branding-footer{-ms-grid-rows:auto;-ms-grid-columns:1fr 2fr;grid-template:"logo text"/1fr 2fr;}.site-branding-footer > .list-item__text{-ms-grid-row:1;-ms-grid-column:2;}}@media only screen and (min-width:1280px){.site-branding-footer{-ms-grid-rows:auto;-ms-grid-columns:2fr 4fr;grid-template:"logo text"/2fr 4fr;}.site-branding-footer > .list-item__text{-ms-grid-row:1;-ms-grid-column:2;}}@media only screen and (min-width:1900px){.site-branding-footer{-ms-grid-rows:auto;-ms-grid-columns:2fr 3fr 1fr;grid-template:"logo text ."/2fr 3fr 1fr;}.site-branding-footer > .list-item__text{-ms-grid-row:1;-ms-grid-column:2;}}.site-branding-footer__logo{-ms-grid-row:1;-ms-grid-column:1;grid-area:logo;display:block;max-width:5.1333333333rem;}@media only screen and (min-width:1024px){.site-branding-footer__logo{max-width:8rem;}}@media only screen and (min-width:1280px){.site-branding-footer__logo{max-width:15.1333333333rem;}}.site-branding-footer__name{font-size:13px;letter-spacing:0;line-height:16px;font-weight:700;margin-bottom:1rem;}@media only screen and (min-width:768px){.site-branding-footer__name{font-size:17px;line-height:22px;margin-bottom:1.5rem;}}@media only screen and (min-width:1280px){.site-branding-footer__name{font-size:24px;line-height:30px;margin-bottom:1.5rem;}}@media only screen and (min-width:1900px){.site-branding-footer__name{font-size:24px;letter-spacing:0;line-height:30px;margin-bottom:1.5rem;}}@media only screen and (min-width:768px){.site-branding-footer__slogan{font-size:15px;line-height:19px;}}.site-branding-footer__text{-ms-grid-row:1;-ms-grid-column:3;grid-area:text;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}.site-branding-footer > .site-branding-footer__text{-ms-grid-row:1;-ms-grid-column:3;}.list-teaser > .site-branding-footer__text{-ms-grid-row:2;-ms-grid-column:1;}.site-branding{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}@media only screen and (min-width:1024px){.site-branding{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;}}.site-branding__logo{display:block;max-width:8.1333333333rem;}@media only screen and (min-width:1024px){.site-branding__logo{max-width:8.8rem;}}@media only screen and (min-width:1280px){.site-branding__logo{max-width:14.1333333333rem;}}.site-branding__name{font-size:1.1rem;font-weight:700;}.site-footer{background-color:#323232;color:#FFFFFF;padding-top:3rem;padding-bottom:4rem;}@media only screen and (min-width:768px){.site-footer{padding-bottom:6.6666666667rem;}}@media only screen and (min-width:1024px){.site-footer{padding-top:5.3333333333rem;padding-bottom:5.3333333333rem;}}@media only screen and (min-width:1280px){.site-footer{padding-top:6.6666666667rem;padding-bottom:15.3333333333rem;}}@media print{.site-footer{display:none;}}@media only screen and (min-width:768px){.site-footer__wrapper{display:-ms-grid;display:grid;grid-column-gap:var(--gutter);-ms-grid-rows:auto auto;-ms-grid-columns:1fr var(--gutter) 1fr;grid-template:"branding branding" "sponsors menu"/1fr 1fr;}}@media only screen and (min-width:1024px){.site-footer__wrapper{-ms-grid-rows:auto;-ms-grid-columns:2fr 1fr 1fr;grid-template:"branding sponsors menu"/2fr 1fr 1fr;}}.site-footer__branding{grid-area:branding;margin-bottom:3rem;}.site-footer__sponsors{grid-area:sponsors;}.site-footer__menu{grid-area:menu;}@media only screen and (min-width:768px){.site-footer__branding{-ms-grid-row:1;-ms-grid-column:1;-ms-grid-column-span:3;}.site-footer__sponsors{-ms-grid-row:2;-ms-grid-column:1;}.site-footer__menu{-ms-grid-row:2;-ms-grid-column:3;}}@media only screen and (min-width:1024px){.site-footer__branding{-ms-grid-row:1;-ms-grid-column:1;-ms-grid-column-span:1;}.site-footer__sponsors{-ms-grid-row:1;-ms-grid-column:2;}.site-footer__menu{-ms-grid-row:1;-ms-grid-column:3;}}.site-header{position:relative;}@media print{.site-header{display:none;}}@media only screen and (max-width:1023px){.site-header.toggle-item--active{position:fixed;top:0;background-color:#fff;width:100%;height:100%;z-index:999999;}}.site-header__wrapper{display:-ms-grid;display:grid;-ms-flex-line-pack:center;align-content:center;grid-column-gap:1rem;-ms-grid-rows:auto auto auto;-ms-grid-columns:1fr 1rem 1fr 1rem 1fr 1rem 1fr;grid-template:". logo logo toggle" "primary primary primary primary" "secondary secondary secondary secondary"/1fr 1fr 1fr 1fr;}.site-header__logo{-ms-grid-row:1;-ms-grid-column:1;grid-area:logo;}.site-header__nav-toggle{-ms-grid-row:4;-ms-grid-column:1;grid-area:toggle;justify-self:flex-end;-ms-grid-row-align:center;align-self:center;}.site-header__wrapper > .site-header__nav-toggle{-ms-grid-row:1;-ms-grid-column:7;-ms-grid-column-span:1;}.site-header__primary-nav{-ms-grid-row:2;-ms-grid-column:1;-ms-grid-column-span:7;grid-area:primary;-ms-grid-row-align:end;align-self:end;}.site-header__secondary-nav{-ms-grid-row:3;-ms-grid-column:1;-ms-grid-column-span:7;grid-area:secondary;}@media only screen and (min-width:768px){.search-header-institution-list__info{-ms-grid-row:1;-ms-grid-column:1;}.search-header-institution-list__forms{-ms-grid-row:1;-ms-grid-column:3;}.search-page__info{-ms-grid-row:1;-ms-grid-column:1;}.search-page__header > .search-page__info{-ms-grid-row:1;-ms-grid-column:1;-ms-grid-column-span:1;}.search-page__sort-options{-ms-grid-row:1;-ms-grid-column:2;-ms-grid-column-span:1;}.search-page__layout-options{-ms-grid-row:3;-ms-grid-column:2;}.search-page__filters{-ms-grid-row:2;-ms-grid-column:1;-ms-grid-column-span:2;}.search-page__facets-toggle{-ms-grid-row:3;-ms-grid-column:1;}.site-header__nav-toggle{-ms-grid-row:3;-ms-grid-column:1;}}@media only screen and (min-width:1280px){.search-page__header > .search-page__info{-ms-grid-row:1;-ms-grid-column:1;-ms-grid-column-span:1;}.search-page__sort-options{-ms-grid-row:1;-ms-grid-column:2;-ms-grid-column-span:1;}.search-page__layout-options{-ms-grid-row:1;-ms-grid-column:3;}.search-page__filters{-ms-grid-row:2;-ms-grid-column:1;-ms-grid-column-span:3;}.search-page__facets-toggle{-ms-grid-row:3;-ms-grid-column:1;-ms-grid-column-span:3;}.site-header__nav-toggle{-ms-grid-row:3;-ms-grid-column:1;-ms-grid-column-span:3;}}.site-header__service-nav{display:none;}@media only screen and (max-width:1023px){.site-header__primary-nav,.site-header__secondary-nav{margin-right:calc(-1 * var(--outer-padding));margin-left:calc(-1 * var(--outer-padding));-webkit-transition:opacity 0.5s;transition:opacity 0.5s;}.site-header__primary-nav:not(.toggle-item__content--active):not(.toggle-item--active),.site-header__secondary-nav:not(.toggle-item__content--active):not(.toggle-item--active){visibility:hidden;position:absolute;border:0;height:0;width:0;padding:0;overflow:hidden;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(100%);clip-path:inset(100%);white-space:nowrap;opacity:0;}.site-header__logo{padding-top:0.9333333333rem;padding-bottom:0.9333333333rem;}}@media only screen and (min-width:1024px){.site-header{padding-bottom:0.8666666667rem;}}@media only screen and (min-width:1024px) and (min-width:1280px){.site-header{padding-bottom:2rem;}}@media only screen and (min-width:1024px) and (min-width:1900px){.site-header{padding-bottom:2.3333333333rem;}}@media only screen and (min-width:1024px){.site-header__logo{-ms-flex-item-align:end;-ms-grid-row-align:end;align-self:end;}.site-header__wrapper{grid-row-gap:0.4666666667rem;grid-column-gap:var(--gutter);-ms-grid-rows:auto 0.4666666667rem auto;-ms-grid-columns:1fr var(--gutter) 1fr var(--gutter) 1fr var(--gutter) 1fr var(--gutter) 1fr var(--gutter) 1fr;grid-template:"logo secondary secondary secondary secondary secondary" "logo primary primary primary primary primary"/1fr 1fr 1fr 1fr 1fr 1fr;}.site-header__primary-nav{-ms-grid-row:3;-ms-grid-column:3;-ms-grid-column-span:9;}.site-header__secondary-nav{-ms-grid-row:1;-ms-grid-column:3;-ms-grid-column-span:9;}}@media only screen and (min-width:1024px) and (min-width:1280px){.site-header__wrapper{grid-row-gap:0.6rem;}}@media only screen and (min-width:1024px){.site-header__nav-toggle{display:none;}.site-header__primary-nav,.site-header__service-nav,.site-header__secondary-nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;}.site-header__primary-nav{-ms-flex-item-align:start;-ms-grid-row-align:start;align-self:start;-ms-grid-column-align:start;justify-self:start;}.site-header__secondary-nav{visibility:hidden;}.site-header__service-nav{position:absolute;top:0;right:2.9333333333rem;}.site-header__service-nav > :first-child{margin-right:2.6666666667rem;}}.slider{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative;width:calc(100vw - 2 * var(--gutter));}@media only screen and (min-width:768px){.slider{width:auto;}}.slider--animation-fade .slider__item{-webkit-animation:fade-out 0.5s linear forwards;animation:fade-out 0.5s linear forwards;}.slider--animation-fade .slider__item.tns-slide-active{-webkit-animation:fade-in 0.5s linear forwards;animation:fade-in 0.5s linear forwards;}.slider--layout-flex .slider__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;}.slider--layout-flex .slider__item > *{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}.slider__container{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;}.slider__item{display:inline-block;vertical-align:top;}.slider__item > *{width:100%;}.slider__navigation{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:1.3333333333rem;}.slider__navigation-item{width:0.6666666667rem;height:0.6666666667rem;margin:0.6666666667rem 0.6666666667rem 0 0.6666666667rem;padding:0.3333333333rem;border-radius:50%;border:none;z-index:10;background-color:rgba(0,0,0,0.4);cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transition:background-color 0.25s ease-out;transition:background-color 0.25s ease-out;}@media (hover:hover) and (pointer:fine){.slider__navigation-item:hover{background-color:#000000 !important;}}.slider__navigation-item.tns-nav-active{background-color:#000000 !important;}.slider__navigation-item.tns-nav-active{-webkit-animation:check 0.5s linear forwards;animation:check 0.5s linear forwards;}.slider__controls{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:absolute;top:calc(50% - 1.3333333333rem - 1.3333333333rem);width:100%;}.slider__control-prev,.slider__control-next{display:none;}@media only screen and (min-width:1024px){.slider__control-prev,.slider__control-next{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:166;-webkit-box-shadow:none;box-shadow:none;height:3.0666666667rem;width:3.0666666667rem;background-color:#FFFFFF;border:1px solid #000000;border-radius:50%;--background-color:#000000;--hover-color:#FFFFFF;}}.slider__control-prev{-webkit-transform:rotate(180deg);transform:rotate(180deg);}.slider > .tns-outer{overflow:hidden;}@media only screen and (min-width:1024px){.slider > .tns-outer{padding-right:3.5rem;padding-left:3.5rem;}}@media only screen and (min-width:1280px){.slider > .tns-outer{padding-right:6.6666666667rem;padding-left:6.6666666667rem;}}.slider > .tns-outer > .tns-liveregion{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(100%);clip-path:inset(100%);height:1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px;}.slider--full-screen-width > .tns-outer{padding-right:0;padding-left:0;margin-right:0;margin-left:0;}.pswp--zoomed-in .pswp__container{z-index:12;}.pswp--zoomed-in .pswp__item{z-index:14;}.pswp--zoomed-in .pswp__top-bar{z-index:13;}.pswp__memobase-object-container{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#FFFFFF;height:100vh;}.pswp__memobase-object-container.hidden{display:none;}@media only screen and (max-width:767px){.pswp__button--arrow{top:85%;}.pswp__button--arrow--prev{left:25%;}.pswp__button--arrow--next{right:25%;}}.sponsors{border-top:2px solid #000000;padding-top:0.5rem;margin-bottom:1rem;}@media only screen and (min-width:768px){.sponsors{padding-top:1rem;padding-bottom:1rem;border-bottom:2px solid #000000;}}.sponsors__label{margin-bottom:1.5rem;font-weight:700;text-transform:uppercase;}@media only screen and (min-width:768px){.sponsors__label{margin-bottom:2rem;}}@media only screen and (min-width:768px){.sponsors__label{font-size:0.8666666667rem;letter-spacing:0.0769230769em;line-height:1.2307692308;}}@media only screen and (min-width:1280px){.sponsors__label{font-size:1.2rem;letter-spacing:0.0833333333em;line-height:1.2777777778;}}.sponsors__content{width:90%;}@media only screen and (min-width:768px){.sponsors__content{width:100%;}}.svg-map-legend{padding:13px 40px 10px;background:#FFFFFF;border:1px solid #8E8E8E;border-bottom:none;max-width:310px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}.svg-map-legend.toggle-item--active{padding:30px 40px 10px;}.svg-map-legend__container-absolute,.svg-map-legend__container-rel-population{-webkit-transition:opacity 0.5s;transition:opacity 0.5s;}.svg-map-legend__container-absolute:not(.toggle-item__content--active):not(.toggle-item--active),.svg-map-legend__container-rel-population:not(.toggle-item__content--active):not(.toggle-item--active){visibility:hidden;position:absolute;border:0;height:0;width:0;padding:0;overflow:hidden;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(100%);clip-path:inset(100%);white-space:nowrap;opacity:0;}.svg-map-legend__title{font-weight:600;margin-bottom:0.8666666667rem;}.svg-map{height:100%;background-color:#EBEBEB;}.svg-map__outer-wrapper{position:relative;max-width:1550px;}.svg-map__container{margin:auto;padding-top:9.6666666667rem;padding-bottom:8rem;}.svg-map__container .svg-map__title{font-size:1.2666666667rem;line-height:1.2631578947;font-weight:600;padding-bottom:4rem;}@media only screen and (min-width:1280px){.svg-map__container .svg-map__title{font-size:1.6rem;line-height:1.25;}}.svg-map__select{background:#FFFFFF;padding-left:0.8rem;}.svg-map__select-container{position:absolute;left:var(--outer-padding);top:5.3333333333rem;z-index:2;}@media only screen and (min-width:1024px){.svg-map__select-container{left:unset;right:1.3333333333rem;top:1.3333333333rem;}}.svg-map__legend-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}@media only screen and (min-width:768px){.svg-map__container{padding-bottom:13.3333333333rem;}.svg-map__container .svg-map__title{margin:0;padding-bottom:0;}.svg-map__legend-container{width:auto;position:absolute;right:0;bottom:0;}}@media only screen and (min-width:1280px){.svg-map{height:71.8666666667rem;}.svg-map__container{padding:7.4rem 1.0666666667rem 13.1333333333rem;max-width:78.1333333333rem;}}.tabs{color:#000000;padding-top:1rem;border-bottom:1px solid #000000;--hover-color:#D22D40;}.tabs--light{padding:0;border-bottom:0;color:#FFFFFF;--hover-color:#FFFFFF;font-weight:700;text-transform:uppercase;}.tabs__items{list-style:none;padding:0;margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:1.1333333333rem;letter-spacing:0em;line-height:1.2941176471;}@media only screen and (min-width:1024px){.tabs--light .tabs__items{font-size:1.6666666667rem;letter-spacing:0.056em;line-height:1.28;}}.tabs--secondary .tabs__items{border-bottom:none;}.tabs__item{background-color:#EBEBEB;}.tabs__item:not(:last-child){margin-right:2rem;}.tabs__item:hover,.tabs__item:focus,.tabs__item.is-active{border-bottom:2px solid #000000;}.tabs--light .tabs__item{background-color:transparent;}.tabs--light .tabs__item:hover,.tabs--light .tabs__item:focus,.tabs--light .tabs__item.is-active{border-bottom:0;}.tabs__no_border:hover,.tabs__no_border:focus,.tabs__no_border.is-active{border-bottom:1px solid #000000;}.tabs__item-link{display:block;padding:0.5rem;}.tabs--light .tabs__item-link{padding:0;}.tabs--light .tabs__item-link:hover,.tabs--light .tabs__item-link:focus,.tabs--light .tabs__item-link.is-active{color:inherit;}.tabs--light .tabs__item-link:hover::after,.tabs--light .tabs__item-link:focus::after,.tabs--light .tabs__item-link.is-active::after{max-width:100%;width:100%;}.tabs--light .tabs__item-link::after{content:"";display:block;height:3px;max-width:0;background-color:var(--hover-color);-webkit-transition:max-width 350ms ease;transition:max-width 350ms ease;margin-top:0.6666666667rem;}.tabs--secondary .tabs__item-link{padding:0 0.5em;background-color:transparent;border-bottom-width:2px;}.tabs--inverted .tabs__item-link{padding:0.5rem 1rem;}.tabs--inverted .tabs__item-link:hover,.tabs--inverted .tabs__item-link:focus,.tabs--inverted .tabs__item-link.is-active{background-color:white;border-color:transparent;}.tabs__item-title-placeholder{opacity:0.5;}.tabs--center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}.tag{padding:0.2666666667rem 0.8666666667rem;background-color:#f4f4f4;color:black;display:inline-block;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;word-break:break-word;-webkit-transition:color 250ms ease;transition:color 250ms ease;}@media (hover:hover) and (pointer:fine){.tag:hover{color:var(--hover-color);}}.teaser-list{background:#F2F2F2;}.teaser-list__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#FFFFFF;padding-top:2rem;padding-bottom:1rem;}@media only screen and (min-width:1024px){.teaser-list__title{padding-top:4rem;padding-bottom:2rem;}}.teaser-list__content{max-width:1900px;margin-right:auto;margin-left:auto;}.teaser-list__content > :nth-child(2n+1){background:#FFFFFF;}.teaser-list__content--homepage{margin-bottom:4rem;}@media only screen and (min-width:1024px){.teaser-list__content--homepage{margin-bottom:8.5333333333rem;}}@media only screen and (min-width:1280px){.teaser-list__content--homepage{margin-bottom:12rem;}}.teaser-list__actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#FFFFFF;padding-top:2rem;padding-bottom:4rem;}@media only screen and (min-width:1280px){.teaser-list__actions{padding-top:3rem;padding-bottom:5.3333333333rem;}}#block-views-block-showcases-homepage-block .teaser-list__actions{background-color:inherit;padding-right:var(--outer-padding);padding-left:var(--outer-padding);max-width:calc(var(--max-width) + 2 * var(--outer-padding));margin-left:auto;margin-right:auto;}@media only screen and (min-width:1024px){#block-views-block-showcases-homepage-block .teaser-list__actions{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;}}.audio-teaser__fallback,.audio-teaser__media{display:block;background-color:#BBBBBB;background-repeat:no-repeat;background-position:center;position:relative;cursor:pointer;}.audio-teaser__fallback--image-background::before,.audio-teaser__media--image-background::before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,0.75);opacity:0.6;z-index:1;}.audio-teaser__fallback{padding:6.6666666667rem 3.3333333333rem;}@media only screen and (min-width:1900px){.audio-teaser__fallback{padding:7.4666666667rem 5rem;}}.audio-teaser__fallback--general-placeholder{padding:0;}.audio-teaser__fallback-image{z-index:2;position:relative;}.audio-teaser__audio-file{z-index:9999;position:relative;padding:3.8666666667rem 3.3333333333rem;}.audio-teaser wave{overflow:hidden !important;}.color-teaser{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-color:var(--teaser-background-color);}.color-teaser--with-image{position:relative;}.color-teaser--with-image:before{background-color:var(--teaser-background-color);content:"";position:absolute;left:0;top:0.5rem;right:0;bottom:0;z-index:-1;-webkit-transition:-webkit-transform 0.5s ease,-webkit-box-shadow 0.3s ease;transition:-webkit-transform 0.5s ease,-webkit-box-shadow 0.3s ease;transition:transform 0.5s ease,box-shadow 0.3s ease;transition:transform 0.5s ease,box-shadow 0.3s ease,-webkit-transform 0.5s ease,-webkit-box-shadow 0.3s ease;}@media (hover:hover) and (pointer:fine){.color-teaser--with-image:hover img{-webkit-transform:scale(1.06);transform:scale(1.06);}.color-teaser--with-image:hover:before{-webkit-transform:scale(1.06);transform:scale(1.06);}.color-teaser--with-image:hover > *{text-decoration:underline;}}.color-teaser--with-image:active img,.color-teaser--with-image:focus img{-webkit-transform:scale(1.06);transform:scale(1.06);}.color-teaser--with-image:active:before,.color-teaser--with-image:focus:before{-webkit-transform:scale(1.06);transform:scale(1.06);}.color-teaser--with-image:active > *,.color-teaser--with-image:focus > *{text-decoration:underline;}.color-teaser--with-image:focus{display:block;-webkit-box-shadow:none;box-shadow:none;}.color-teaser--with-image:focus:before{-webkit-box-shadow:0 0 6px 0 rgba(0,0,0,0.4);box-shadow:0 0 6px 0 rgba(0,0,0,0.4);}.color-teaser--with-image img{-webkit-transition:-webkit-transform 0.5s ease;transition:-webkit-transform 0.5s ease;transition:transform 0.5s ease;transition:transform 0.5s ease,-webkit-transform 0.5s ease;}.color-teaser--without-image{position:relative;}.color-teaser--without-image:before{background-color:var(--teaser-background-color);content:"";position:absolute;left:0;top:0.5rem;right:0;bottom:0;z-index:-1;-webkit-transition:-webkit-transform 0.5s ease,-webkit-box-shadow 0.3s ease;transition:-webkit-transform 0.5s ease,-webkit-box-shadow 0.3s ease;transition:transform 0.5s ease,box-shadow 0.3s ease;transition:transform 0.5s ease,box-shadow 0.3s ease,-webkit-transform 0.5s ease,-webkit-box-shadow 0.3s ease;}@media (hover:hover) and (pointer:fine){.color-teaser--without-image:hover img{-webkit-transform:scale(1.06);transform:scale(1.06);}.color-teaser--without-image:hover:before{-webkit-transform:scale(1.06);transform:scale(1.06);}.color-teaser--without-image:hover > *{text-decoration:underline;}}.color-teaser--without-image:active img,.color-teaser--without-image:focus img{-webkit-transform:scale(1.06);transform:scale(1.06);}.color-teaser--without-image:active:before,.color-teaser--without-image:focus:before{-webkit-transform:scale(1.06);transform:scale(1.06);}.color-teaser--without-image:active > *,.color-teaser--without-image:focus > *{text-decoration:underline;}.color-teaser--without-image:focus{display:block;-webkit-box-shadow:none;box-shadow:none;}.color-teaser--without-image:focus:before{-webkit-box-shadow:0 0 6px 0 rgba(0,0,0,0.4);box-shadow:0 0 6px 0 rgba(0,0,0,0.4);}.color-teaser--without-image img{-webkit-transition:-webkit-transform 0.5s ease;transition:-webkit-transform 0.5s ease;transition:transform 0.5s ease;transition:transform 0.5s ease,-webkit-transform 0.5s ease;}.color-teaser--without-image:before{top:0;}.color-teaser__title{color:#FFFFFF;font-size:25px;font-weight:700;letter-spacing:1.4px;line-height:32px;text-transform:uppercase;padding:1.0666666667rem 0.5333333333rem;margin:0;}@media only screen and (min-width:1024px){.color-teaser__title{padding:2.1333333333rem 1.6rem;}}.editorial-teaser__text{word-break:break-word;margin-top:0.5rem;}@media only screen and (min-width:1024px){.editorial-teaser__text{margin-top:1rem;}}@media only screen and (min-width:1280px){.editorial-teaser__text{margin-top:1.5rem;}}.editorial-teaser__image{margin-bottom:1rem;}@media only screen and (min-width:1024px){.editorial-teaser__image{margin-bottom:1.5rem;}}.editorial-teaser__label{text-transform:uppercase;}@media only screen and (min-width:1024px){.editorial-teaser__label{margin-bottom:0.5rem;}}@media (hover:hover) and (pointer:fine){.editorial-teaser__title:hover{text-decoration:underline;}}.editorial-teaser__title:active,.editorial-teaser__title:focus{text-decoration:underline;}.editorial-teaser__info{padding-top:1rem;}.editorial-teaser__actions{padding-top:1rem;}@media only screen and (min-width:1024px){.editorial-teaser__actions{margin-bottom:1.5rem;}}.editorial-teaser__icons{display:-webkit-box;display:-ms-flexbox;display:flex;padding-top:0.5rem;}.editorial-teaser__icons > *{margin-right:0.6666666667rem;}.editorial-teaser > *:first-child{margin-top:0;}.editorial-teaser > *:last-child{margin-bottom:0;}.editorial-teaser--spacing .editorial-teaser__image{margin-bottom:0;}.editorial-teaser--spacing .editorial-teaser__text-container{padding:1.6rem 1.6rem 2.6666666667rem;}@media only screen and (min-width:768px){.editorial-teaser--spacing .editorial-teaser__text-container{padding:1.6rem 3.2rem;}}@media only screen and (min-width:1024px){.editorial-teaser--spacing .editorial-teaser__text-container{padding:1.6rem 2.6666666667rem 2.6666666667rem;}}@media only screen and (min-width:1280px){.editorial-teaser--spacing .editorial-teaser__text-container{padding:3.2rem 4.2666666667rem;}}.highlighted-teaser{background:inherit;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}.highlighted-teaser__image-container{background-repeat:no-repeat;background-position:center;background-size:cover;height:18.0666666667rem;}@media only screen and (min-width:768px){.highlighted-teaser__image-container{height:18.6rem;}}@media only screen and (min-width:1024px){.highlighted-teaser__image-container{height:16.4rem;}}@media only screen and (min-width:1280px){.highlighted-teaser__image-container{height:30.4rem;}}.highlighted-teaser__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:1.0666666667rem;}@media only screen and (min-width:1280px){.highlighted-teaser__title{margin-bottom:2.1333333333rem;}}.highlighted-teaser__icon{-ms-flex-negative:0;flex-shrink:0;}.highlighted-teaser__text-container{padding:1.6rem 1.6rem 2.6666666667rem;}@media only screen and (min-width:768px){.highlighted-teaser__text-container{padding:1.6rem 3.2rem;}}@media only screen and (min-width:1024px){.highlighted-teaser__text-container{padding:1.6rem 2.6666666667rem 2.6666666667rem;}}@media only screen and (min-width:1280px){.highlighted-teaser__text-container{padding:3.2rem 4.2666666667rem;}}.list-teaser{display:-ms-grid;display:grid;grid-column-gap:var(--gutter);grid-template-rows:auto;-ms-grid-rows:auto auto;-ms-grid-columns:1fr;grid-template:"image" "text"/1fr;}@media only screen and (min-width:768px){.list-teaser{-ms-grid-rows:auto;-ms-grid-columns:1fr 3fr 4fr;grid-template:"count image text"/1fr 3fr 4fr;}.list-teaser > .list-item__text{-ms-grid-row:1;-ms-grid-column:3;}.list-teaser > .site-branding-footer__text{-ms-grid-row:1;-ms-grid-column:3;}}.list-teaser__image{-ms-grid-row:1;-ms-grid-column:1;grid-area:image;}.list-teaser__count{display:none;}@media only screen and (min-width:768px){.list-teaser__count{grid-area:count;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;position:relative;padding-top:0.5rem;}}@media only screen and (min-width:1280px){.list-teaser__count{padding-top:1.5rem;}}.list-teaser__count::before{content:"";height:1px;width:50%;background-color:#000000;position:absolute;top:0;}.list-teaser__title{padding-top:1.5rem;border-top:1px solid black;margin-bottom:1rem;font-size:15px;font-weight:600;letter-spacing:0;line-height:19px;}@media only screen and (min-width:1024px){.list-teaser__title{font-size:17px;line-height:21px;}}@media only screen and (min-width:1280px){.list-teaser__title{font-size:18px;line-height:22px;}}.list-teaser__text{-ms-grid-row:1;-ms-grid-column:3;grid-area:text;}.site-branding-footer > .list-teaser__text{-ms-grid-row:1;-ms-grid-column:3;}.list-teaser > .list-teaser__text{-ms-grid-row:2;-ms-grid-column:1;}.list-teaser__media{-ms-grid-row:1;-ms-grid-column:1;grid-area:image;}@media only screen and (min-width:1024px){.list-item__position{-ms-grid-row:1;-ms-grid-column:1;}.list-item__text{-ms-grid-row:1;-ms-grid-column:2;}.site-branding-footer__logo{-ms-grid-row:1;-ms-grid-column:1;}.site-branding-footer__text{-ms-grid-row:1;-ms-grid-column:2;}.site-branding-footer > .site-branding-footer__text{-ms-grid-row:1;-ms-grid-column:2;}.site-header__logo{-ms-grid-row:1;-ms-grid-column:1;}.list-teaser__text{-ms-grid-row:1;-ms-grid-column:2;}.site-branding-footer > .list-teaser__text{-ms-grid-row:1;-ms-grid-column:2;}}@media only screen and (min-width:768px){.site-branding-footer__logo{-ms-grid-row:1;-ms-grid-column:1;}.site-branding-footer > .site-branding-footer__text{-ms-grid-row:1;-ms-grid-column:2;}.site-header__logo{-ms-grid-row:1;-ms-grid-column:1;}.list-teaser__image{-ms-grid-row:1;-ms-grid-column:2;}.list-teaser__count{-ms-grid-row:1;-ms-grid-column:1;}.site-branding-footer > .list-teaser__text{-ms-grid-row:1;-ms-grid-column:2;}.list-teaser > .list-teaser__text{-ms-grid-row:1;-ms-grid-column:3;}.list-teaser__media{-ms-grid-row:1;-ms-grid-column:2;}}@media only screen and (min-width:1280px){.site-branding-footer__logo{-ms-grid-row:1;-ms-grid-column:1;}.site-branding-footer > .site-branding-footer__text{-ms-grid-row:1;-ms-grid-column:2;}.site-header__logo{-ms-grid-row:1;-ms-grid-column:1;}.site-branding-footer > .list-teaser__text{-ms-grid-row:1;-ms-grid-column:2;}}@media only screen and (min-width:1900px){.site-branding-footer__logo{-ms-grid-row:1;-ms-grid-column:1;}.site-branding-footer > .site-branding-footer__text{-ms-grid-row:1;-ms-grid-column:2;}.site-header__logo{-ms-grid-row:1;-ms-grid-column:1;}.site-branding-footer > .list-teaser__text{-ms-grid-row:1;-ms-grid-column:2;}}.list-teaser__details{display:-ms-grid;display:grid;-ms-grid-rows:auto auto;-ms-grid-columns:1fr 7fr;grid-template:"icon date" "icon location"/1fr 7fr;}.list-teaser__icon{-ms-grid-row:1;-ms-grid-row-span:2;-ms-grid-column:1;grid-area:icon;}.list-teaser__location{-ms-grid-row:2;-ms-grid-column:2;grid-area:location;}.list-teaser__date{-ms-grid-row:1;-ms-grid-column:2;grid-area:date;}.list-teaser__teaser-text{padding-top:0.5rem;}.teaser{color:#000000;}.teaser__title-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-weight:600;font-size:1rem;line-height:1.2666666667;}@media only screen and (min-width:1024px){.teaser__title-wrapper{font-size:1.1333333333rem;line-height:1.2352941176;}}@media only screen and (min-width:1280px){.teaser__title-wrapper{font-size:1.2rem;line-height:1.2222222222;}}.teaser__title{word-break:break-word;}.teaser__icon{-ms-flex-negative:0;flex-shrink:0;margin-left:1rem;}.teaser__image,.teaser__media{cursor:pointer;margin-bottom:1rem;}.teaser--simple{max-width:calc(100vw - 2 * var(--gutter));}.teaser--simple .teaser__title-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;}@media only screen and (min-width:768px){.teaser--simple .teaser__title-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;}}.text-banner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#D22D40;color:#FFFFFF;padding-top:2rem;padding-bottom:2rem;}@media only screen and (min-width:768px){.text-banner{padding-top:4rem;padding-bottom:4rem;}}@media only screen and (min-width:1280px){.text-banner{padding-top:7.6666666667rem;padding-bottom:7.6666666667rem;}}.text-banner__content{max-width:66.6666666667rem;font-weight:700;font-size:0.8666666667rem;letter-spacing:0.0176923077em;line-height:1;}@media only screen and (min-width:768px){.text-banner__content{font-size:2rem;letter-spacing:0em;line-height:1.1666666667;}}@media only screen and (min-width:1280px){.text-banner__content{font-size:2.4666666667rem;letter-spacing:0em;line-height:1.2162162162;}}.text-banner__content > *{text-align:center;}.text-banner__content > *:not(:last-child){margin-bottom:0.3333333333rem;}@media only screen and (min-width:768px){.toggle-text{border-bottom:1px solid #000000;}}.toggle-text--content{border-bottom:0;}.toggle-text__description-title{border-top:1px solid #000000;padding-top:1rem;padding-bottom:1rem;}.toggle-text__description{display:-webkit-box;-webkit-box-orient:vertical;margin-bottom:1rem;}@media only screen and (min-width:1024px){.toggle-text__description{margin-bottom:2rem;}}.toggle-text__description--content{-webkit-transition:opacity 0.5s;transition:opacity 0.5s;}.toggle-text__description--content:not(.toggle-item__content--active):not(.toggle-item--active){visibility:hidden;position:absolute;border:0;height:0;width:0;padding:0;overflow:hidden;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(100%);clip-path:inset(100%);white-space:nowrap;opacity:0;}.toggle-text__toggle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-bottom:1rem;}.toggle-text__toggle-button{-webkit-transition:-webkit-transform 500ms ease;transition:-webkit-transform 500ms ease;transition:transform 500ms ease;transition:transform 500ms ease,-webkit-transform 500ms ease;}.toggle-text__toggle-button.toggle-item__button--active{-webkit-transform:rotate(-180deg);transform:rotate(-180deg);}.toggle-text__toggle-button .icon{height:30px;width:30px;}.toggle-text a{text-decoration:underline;word-break:break-word;}@media (hover:hover) and (pointer:fine){.toggle-text a:hover{font-weight:700;text-decoration:underline;}}
