/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.card{display:inline-flex;width:22.625rem;min-height:100%;text-align:left;}@media screen and (min-width:0px) and (max-width:1279px){.card{width:auto;}}.card__title{flex:1;display:-webkit-box;line-clamp:4;box-orient:vertical;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;text-wrap:balance;}.card__link{padding:1.5rem;text-decoration:none;display:inline-flex;flex-direction:column;gap:1.5rem;flex:1;background-color:var(--palette-white);border-radius:0.25rem;border:1px solid var(--palette-white);min-height:16.875rem;}.card__link:focus-visible{outline:1px solid var(--palette-blue-200);}.card__link:hover,.card__link:focus{border-color:var(--palette-blue-200);}.card__meta{display:flex;align-items:center;flex-wrap:wrap;gap:0.5rem;flex:1;}.card__readmore{max-width:2rem;}.card__footer{display:grid;grid-template-columns:1fr auto;align-items:center;}.card__footer div:last-child:not(:only-child){display:flex;justify-content:flex-end;}.card__image-placeholder--event{display:block;width:100%;height:auto;border-radius:0.5rem;background-image:url(/themes/custom/emn_theme/resources/dist/default_event.svg);background-size:contain;background-repeat:no-repeat;background-position:center;aspect-ratio:266/143;}.card__image-placeholder--publication{display:block;width:100%;height:auto;border-radius:0.5rem;background-color:var(--palette-grey-000);background-image:url("/themes/custom/emn_theme/resources/dist/icons/colors/placeholder_doc--alpha.svg");background-size:auto 70%;background-repeat:no-repeat;background-position:center;aspect-ratio:266/143;}.card.node--publikation .tag-type--content-type{background-color:var(--palette-blue-200);}.card.node--event .card__link{background:var(--palette-blue-100);border-color:var(--palette-blue-100);}.card.node--event .card__link:focus-visible{outline:1px solid var(--palette-blue-200);}.card.node--event .card__link:hover,.card.node--event .card__link:focus{border-color:var(--palette-blue-200);}.card.node--event .tag-type--content-type{background-color:var(--palette-white);}.card.node--event .tag-type--content-date{background-color:var(--palette-blue-200);}
.card-list__flex > .container{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;align-items:stretch;}@media screen and (min-width:0px) and (max-width:1279px){.card-list__flex > .container{display:grid;grid-template-columns:repeat(auto-fit,minmax(15rem,23rem));}}
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font:inherit;font-size:100%;vertical-align:baseline;}html{line-height:1;}ol,ul{list-style:none;}table{border-collapse:collapse;border-spacing:0;}caption,th,td{text-align:left;font-weight:normal;vertical-align:middle;}q,blockquote{quotes:none;}q:before,q:after,blockquote:before,blockquote:after{content:"";content:none;}a img{border:none;}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block;}
@font-face{font-display:swap;font-family:"Epilogue";font-style:normal;font-weight:400;src:url(/themes/custom/emn_theme/fonts/epilogue-v20-latin-regular.woff2) format("woff2");}@font-face{font-display:swap;font-family:"Epilogue";font-style:italic;font-weight:400;src:url(/themes/custom/emn_theme/fonts/epilogue-v20-latin-italic.woff2) format("woff2");}@font-face{font-display:swap;font-family:"Epilogue";font-style:normal;font-weight:500;src:url(/themes/custom/emn_theme/fonts/epilogue-v20-latin-500.woff2) format("woff2");}@font-face{font-display:swap;font-family:"Epilogue";font-style:normal;font-weight:600;src:url(/themes/custom/emn_theme/fonts/epilogue-v20-latin-600.woff2) format("woff2");}@font-face{font-display:swap;font-family:"Epilogue";font-style:normal;font-weight:700;src:url(/themes/custom/emn_theme/fonts/epilogue-v20-latin-700.woff2) format("woff2");}@font-face{font-display:swap;font-family:"Inter";font-style:normal;font-weight:400;src:url(/themes/custom/emn_theme/fonts/inter-v20-latin-regular.woff2) format("woff2");}@font-face{font-display:swap;font-family:"Inter";font-style:italic;font-weight:400;src:url(/themes/custom/emn_theme/fonts/inter-v20-latin-italic.woff2) format("woff2");}@font-face{font-display:swap;font-family:"Inter";font-style:normal;font-weight:500;src:url(/themes/custom/emn_theme/fonts/inter-v20-latin-500.woff2) format("woff2");}@font-face{font-display:swap;font-family:"Inter";font-style:italic;font-weight:500;src:url(/themes/custom/emn_theme/fonts/inter-v20-latin-500italic.woff2) format("woff2");}
:root{--palette-grey-000:#F0F3F3;--palette-grey-100:#E8ECED;--palette-grey-200:#D9D9D9;--palette-grey-300:#40484C;--palette-white-max:#FFFFFF;--palette-white:#FDFDFD;--palette-white-alpha:rgba(255,255,255,0.60);--palette-white-100:#F3F4F5;--palette-yellow-000:#F1E2BE;--palette-yellow-100:#FFD377;--palette-yellow-300:#FAB537;--palette-orange-100:#FFB97D;--palette-orange-300:#F28C33;--palette-red-100:#FF8BA6;--palette-red-300:#CB284F;--palette-pink-100:#DFA2CD;--palette-pink-300:#A83E87;--palette-blue-100:#C1EAFF;--palette-blue-200:#81D5FF;--palette-blue-200-alpha:#81D5FF40;--palette-blue-300:#009FE3;--palette-blue-500:#0D183E;--palette-green-200:#6CBCA5;--palette-green-300:#0B608B;}
body{font-family:"Inter",sans-serif;font-size:16px;font-weight:400;line-height:1.25em;letter-spacing:0.025em;color:var(--palette-blue-500);background:var(--palette-white);background-color:#e8eced;margin:0;padding:0;height:100%;margin:0;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;}h1{font-family:"Epilogue",sans-serif;font-weight:700;font-size:clamp(2rem,calc(1.5178571429rem + 2.1428571429vw),3.125rem);line-height:1.15em;overflow-wrap:break-word;}h1.large{font-size:clamp(3.15rem,calc(2.7642857143rem + 1.7142857143vw),4.05rem);line-height:1.15em;}h1.small{font-size:clamp(1.25rem,calc(1.1428571429rem + 0.4761904762vw),1.5rem);line-height:1.5em;font-weight:600;}h2{font-family:"Epilogue",sans-serif;font-weight:700;font-size:clamp(1.5rem,calc(1.3714285714rem + 0.5714285714vw),1.8rem);line-height:1.2em;}h2.tiny{font-size:clamp(1.35rem,calc(1.2857142857rem + 0.2857142857vw),1.5rem);line-height:1.5em;font-weight:600;}h2.small{font-size:clamp(1.5rem,calc(1.2535714286rem + 1.0952380952vw),2.075rem);line-height:1.2em;font-weight:600;}h2.large{font-size:clamp(1.75rem,calc(1.3883928571rem + 1.6071428571vw),2.59375rem);line-height:1.25em;font-weight:600;}h3{font-family:"Epilogue",sans-serif;font-size:clamp(1.35rem,calc(1.2857142857rem + 0.2857142857vw),1.5rem);line-height:1.5em;font-weight:700;}h3.large{font-size:clamp(1.35rem,calc(1.2857142857rem + 0.2857142857vw),1.5rem);line-height:1.5em;font-weight:600;}h3.small{font-family:"Inter",sans-serif;font-weight:500;font-size:1.25rem;line-height:1.45em;}h4{font-family:"Epilogue",sans-serif;font-size:clamp(1.05rem,calc(0.9642857143rem + 0.380952381vw),1.25rem);line-height:1.15em;font-weight:600;}h5{font-family:"Epilogue",sans-serif;font-size:clamp(1rem,calc(0.9142857143rem + 0.380952381vw),1.2rem);line-height:1.5em;font-weight:600;}h6{font-family:"Epilogue",sans-serif;font-size:clamp(0.9rem,calc(0.8678571429rem + 0.1428571429vw),0.975rem);line-height:1.2em;font-weight:600;}a{outline:none;color:var(--palette-blue-500);text-decoration-line:underline;text-decoration-style:solid;-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font;}a:focus-visible{outline:2px solid;outline-offset:0.2em;}a[href^="tel:"],a[href^="mailto:"]{white-space:nowrap;}strong,b{font-weight:600;}blockquote{font-family:"Epilogue",sans-serif;font-weight:600;font-size:clamp(1.35rem,calc(1.0392857143rem + 1.380952381vw),2.075rem);padding:1.5rem 0;line-height:1.4em;position:relative;}blockquote p:first-child{margin-top:0;}blockquote + cite{display:block;padding-bottom:1.5rem;margin-top:-1.5rem;}.processed_text ul{list-style:disc outside;margin:1rem 0 1rem 0;padding-left:25px;}.processed_text ul li{margin:0.2em 0;padding:0;line-height:1.45em;}.processed_text ol{display:block;list-style-type:decimal;margin-top:1em;margin-bottom:1em;margin-left:0;margin-right:0;padding-left:2rem;}.processed_text ol li{margin-bottom:1em;}.processed_text .button{margin-right:1rem;}.processed_text .media.align-center{max-width:80%;}.processed_text .media.align-left{max-width:clamp(20rem,70%,30rem);margin-right:2rem;margin-bottom:1rem;}.processed_text .media.align-right{max-width:clamp(20rem,70%,30rem);margin-left:2rem;margin-bottom:1rem;}.button,button{display:inline-block;width:auto;font-family:"Inter",sans-serif;background-color:transparent;font-size:1.0625rem;font-weight:400;line-height:1.2em;padding:0.532rem 1.5rem;padding:0.75rem 1.5rem;border-radius:1.875rem;color:var(--palette-blue-500);border:1px solid var(--palette-blue-500);-webkit-appearance:none;appearance:none;letter-spacing:0.025em;text-decoration:none;cursor:pointer;}.button:focus,.button:hover,button:focus,button:hover{background-color:var(--palette-blue-300);color:var(--palette-white-max);border-color:var(--palette-blue-300);}.button.button--lines,button.button--lines{background-color:transparent;color:var(--palette-blue-500);}.button.button--lines:hover,.button.button--lines:focus,button.button--lines:hover,button.button--lines:focus{background-color:var(--palette-blue-300);color:var(--palette-white-max);}.button:focus-visible,button:focus-visible{outline-color:var(--palette-blue-200);}h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{text-decoration:none;}small{font-size:0.7rem;}.subtitle,blockquote + cite{font-size:clamp(0.8rem,calc(0.7142857143rem + 0.380952381vw),1rem);font-family:"Epilogue",sans-serif;font-weight:500;line-height:1.55em;letter-spacing:0.15em;text-transform:uppercase;margin-bottom:1rem;}a.button{display:inline-block;color:var(--palette-white-max);background-color:var(--palette-blue-500);text-align:center;line-height:1.2em;margin-top:1em;margin-bottom:1em;}a.button:hover,a.button:focus{background-color:var(--palette-blue-300);}p{line-height:1.5em;margin:1em 0;}p.highlight,.path-frontpage .hero-style .hero-annotation p.page-description{font-size:clamp(1.05rem,calc(0.9107142857rem + 0.619047619vw),1.375rem);line-height:1.5em;}hr{border-color:var(--palette-blue-300);opacity:0.2;margin:1em 0;}.media--content{margin:1em auto;}.media--content img{display:block;max-width:100%;height:auto;border-radius:0.5rem;}.field--titel h2{margin-top:0;}.copyright{font-size:0.8125rem;line-height:1.5em;}.highlight,.path-frontpage .hero-style .hero-annotation .page-description{font-family:"Epilogue",sans-serif;font-size:clamp(1.375rem,calc(1.2517857143rem + 0.5476190476vw),1.6625rem);line-height:1.3em;font-weight:600;}.highlight-medium{font-size:1.25rem;line-height:1.45em;font-weight:500;}.read-more{display:block;width:2rem;height:2rem;min-width:2rem;background:url("/themes/custom/emn_theme/resources/dist/icons/colors/more--dark.svg");background-size:contain;background-position:center;background-repeat:no-repeat;transition:-webkit-transform 0.25s ease-in-out;transition:transform 0.25s ease-in-out;transition:transform 0.25s ease-in-out,-webkit-transform 0.25s ease-in-out;}.download{display:block;width:1.25rem;height:1.25rem;min-width:1.25rem;background:url("/themes/custom/emn_theme/resources/dist/icons/colors/details--dark.svg");background-size:contain;background-position:center;background-repeat:no-repeat;transition:-webkit-transform 0.25s ease-in-out;transition:transform 0.25s ease-in-out;transition:transform 0.25s ease-in-out,-webkit-transform 0.25s ease-in-out;}.download--external{background-image:url("/themes/custom/emn_theme/resources/dist/icons/colors/external--dark.svg");}.pdf-icon{display:block;width:1.6rem;height:1.6rem;min-width:1.6rem;background:url("/themes/custom/emn_theme/resources/dist/icons/colors/document--dark.svg");background-size:contain;background-position:center;background-repeat:no-repeat;transition:-webkit-transform 0.25s ease-in-out;transition:transform 0.25s ease-in-out;transition:transform 0.25s ease-in-out,-webkit-transform 0.25s ease-in-out;}.icon-button{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;gap:1rem;text-decoration:underline;text-decoration-line:underline;text-decoration-style:solid;-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font;max-width:100%;}.icon-button span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0;-ms-flex:1;flex:1;}.icon-button:before{content:"";display:block;width:2rem;height:2rem;min-width:2rem;background-image:url("/themes/custom/emn_theme/resources/dist/icons/colors/link--dark.svg");background-size:contain;}.icon-button--email:before{background-image:url("/themes/custom/emn_theme/resources/dist/icons/colors/email--dark.svg");}.icon-button--phone:before{background-image:url("/themes/custom/emn_theme/resources/dist/icons/colors/phone--dark.svg");}.icon-button--fax:before{background-image:url("/themes/custom/emn_theme/resources/dist/icons/colors/fax--dark.svg");}.tag-type{display:inline-block;font-family:"Epilogue",sans-serif;font-weight:500;letter-spacing:0.15em;line-height:1em;font-size:0.8125rem;background-color:var(--palette-grey-200);text-transform:uppercase;text-align:center;padding:0.75rem;border-radius:0.25rem;}.tag-type--color-transparent{background-color:transparent;}.tag-type--color-pink{background-color:var(--palette-pink-100);}.tag-type--color-orange{background-color:var(--palette-orange-100);}.tag-type--color-green{background-color:var(--palette-green-200);}.tag-type--color-darkgreen{background-color:var(--palette-blue-200);}.file.file--mime-application-pdf a{display:-ms-inline-flexbox;display:inline-flex;gap:1rem;padding:0.5rem 0;font-weight:500;}.file.file--mime-application-pdf a:before{content:"";display:block;width:1.6rem;height:1.6rem;min-width:1.6rem;background:url("/themes/custom/emn_theme/resources/dist/icons/colors/document--dark.svg");background-size:contain;background-position:center;background-repeat:no-repeat;transition:-webkit-transform 0.25s ease-in-out;transition:transform 0.25s ease-in-out;transition:transform 0.25s ease-in-out,-webkit-transform 0.25s ease-in-out;}.link--external{display:-ms-inline-flexbox;display:inline-flex;gap:1rem;padding:0.5rem 0;font-weight:500;}.link--external:before{content:"";display:block;width:1.6rem;height:1.6rem;min-width:1.6rem;background:url("/themes/custom/emn_theme/resources/dist/icons/colors/external--dark.svg");background-size:contain;background-position:center;background-repeat:no-repeat;transition:-webkit-transform 0.25s ease-in-out;transition:transform 0.25s ease-in-out;transition:transform 0.25s ease-in-out,-webkit-transform 0.25s ease-in-out;}.menu-icon{font-size:0;text-indent:-5555px;width:2.875rem;height:2.875rem;min-width:2.875rem;display:block;color:var(--palette-blue-500);background-color:var(--palette-white);border-radius:50%;background-image:url("/themes/custom/emn_theme/resources/dist/icons/colors/x--dark.svg");background-size:1rem;background-position:center;background-repeat:no-repeat;}.menu-icon:hover,.menu-icon:focus{background-color:var(--palette-yellow-100);}.menu-icon--facebook{background-image:url("/themes/custom/emn_theme/resources/dist/icons/colors/facebook--dark.svg");}.menu-icon--bluesky{background-image:url("/themes/custom/emn_theme/resources/dist/icons/colors/bluesky--dark.svg");}.menu-icon--instagram{background-image:url("/themes/custom/emn_theme/resources/dist/icons/colors/instagram--dark.svg");}.menu-icon--linkedin{background-image:url("/themes/custom/emn_theme/resources/dist/icons/colors/linkedin--dark.svg");}.menu-icon--youtube{background-image:url("/themes/custom/emn_theme/resources/dist/icons/colors/youtube--dark.svg");}.menu-icon--x{background-image:url("/themes/custom/emn_theme/resources/dist/icons/colors/x--dark.svg");}@view-transition{navigation:auto;}body{scroll-behavior:smooth;scroll-padding-top:10.625rem;}@media screen and (min-width:0px) and (max-width:1279px){body{scroll-padding-top:7rem;}}*[data-once=ajax-pager]{scroll-margin-top:10.625rem;}@media screen and (min-width:0px) and (max-width:1279px){*[data-once=ajax-pager]{scroll-margin-top:10.625rem;}}.layout-content{margin-left:2rem;margin-right:2rem;}@media screen and (min-width:0px) and (max-width:1279px){.layout-content{margin-left:1.5rem;margin-right:1.5rem;}}header[role=banner]{position:fixed;width:100%;max-width:1360px;top:calc(1.5rem + var(--drupal-displace-offset-top,0rem));left:calc(50% + var(--drupal-displace-offset-left,0rem) / 2);-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:9;}@media screen and (min-width:1280px) and (max-width:1500px){header[role=banner]{width:calc(100% - 2rem);}}@media screen and (min-width:0px) and (max-width:1279px){header[role=banner]{top:0;}}@media screen and (min-width:0px) and (max-width:1279px){header[role=banner] .block--searchblock{display:none;}}header[role=banner] .block--burgerbuttonblock{display:none;}@media screen and (min-width:0px) and (max-width:1279px){header[role=banner] .block--burgerbuttonblock{display:block;}}header[role=banner] .content-wrapper{display:grid;background:var(--palette-white-alpha);backdrop-filter:blur(12.5px);border-radius:6.25rem;grid-template-columns:15rem 1fr 15rem;-ms-flex-pack:justify;justify-content:space-between;padding:0 2.31rem;-ms-flex-wrap:wrap;flex-wrap:wrap;}@media screen and (min-width:1280px) and (max-width:1500px){header[role=banner] .content-wrapper{grid-template-columns:10rem 1fr 10rem;}}@media screen and (min-width:0px) and (max-width:1279px){header[role=banner] .content-wrapper{border-radius:0 0 0.5rem 0.5rem;padding:0 1.5rem;}}header[role=banner] .region{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;}header[role=banner] .region-header-center{-ms-flex-pack:center;justify-content:center;}@media screen and (min-width:0px) and (max-width:1279px){header[role=banner] .region-header-center{display:none;}}header[role=banner] .region-header-left,header[role=banner] .region-header-right{padding-top:1rem;padding-bottom:1rem;}@media screen and (min-width:0px) and (max-width:1279px){header[role=banner] .region-header-left,header[role=banner] .region-header-right{height:2.5rem;}}header[role=banner] .region-header-right{display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;gap:2rem;}@media screen and (min-width:0px) and (max-width:1279px){header[role=banner] .region-header-right{gap:1rem;}}header[role=banner] img{display:block;}@media screen and (min-width:0px) and (max-width:1279px){header[role=banner] .content-wrapper{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;}header[role=banner].mobile-menu-expanded{position:fixed;top:0;left:0;bottom:0;right:0;background-color:var(--palette-white);margin:0;-webkit-transform:none;transform:none;}header[role=banner].mobile-menu-expanded .block--searchblock{display:block;position:fixed;top:calc(100dvh - 2rem);left:50%;-webkit-transform:translate(-50%,-100%);transform:translate(-50%,-100%);}header[role=banner].mobile-menu-expanded .block--searchblock .search-icon{background-color:var(--palette-blue-500);color:var(--palette-white);padding:1rem;background-size:1.25rem;background-position:1rem center;text-decoration:none;width:auto;background-image:url("/themes/custom/emn_theme/resources/dist/icons/colors/search--light.svg");border-radius:2rem;}header[role=banner].mobile-menu-expanded .block--searchblock .search-icon span.visually-hidden{position:relative !important;clip:auto;padding-left:2rem;width:auto;height:auto;}header[role=banner].mobile-menu-expanded .content-wrapper{min-height:100lvh;-ms-flex-align:start;align-items:flex-start;}header[role=banner].mobile-menu-expanded .region-header-center{-ms-flex-preferred-size:calc(100% + 3rem);flex-basis:calc(100% + 3rem);-ms-flex-order:3;order:3;display:block;height:calc(100lvh - 4.5rem);margin-left:-1.5rem;margin-right:-1.5rem;overflow-y:auto;}header[role=banner].mobile-menu-expanded .region-header-center ul.main-menu{display:block;padding-bottom:3.35rem;}}footer[role=contentinfo]{color:var(--palette-white);background-color:var(--palette-blue-500);padding:3.5rem 2rem;}@media screen and (min-width:0px) and (max-width:1279px){footer[role=contentinfo]{padding:3.5rem 1.5rem;}}footer[role=contentinfo] h3{font-weight:600;}@media screen and (min-width:0px) and (max-width:1279px){footer[role=contentinfo] h3{-ms-hyphens:auto;hyphens:auto;word-break:break-word;}}footer[role=contentinfo] a{color:var(--palette-white);}footer[role=contentinfo] a:focus-visible{outline:2px solid var(--palette-white);}footer[role=contentinfo] .region{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between;gap:2rem;}footer[role=contentinfo] ul.menu{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;gap:1.44rem;}footer[role=contentinfo] ul.menu.menu--social{margin-top:2rem;-ms-flex-pack:end;justify-content:flex-end;}@media screen and (min-width:0px) and (max-width:399px){footer[role=contentinfo] ul.menu.menu--social{-ms-flex-pack:start;justify-content:flex-start;margin-top:0;}}footer[role=contentinfo] ul.menu a{font-size:1.0625rem;}.content-focus{max-width:1360px;margin-left:auto;margin-right:auto;padding-left:2.5rem;padding-right:2.5rem;}@media screen and (min-width:0px) and (max-width:1279px){.content-focus{padding-left:0;padding-right:0;}}.container-fillwidth{margin-left:-2rem;margin-right:-2rem;}@media screen and (min-width:0px) and (max-width:1279px){.container-fillwidth{margin-left:-1.5rem;margin-right:-1.5rem;}}.content-focus-max{max-width:1920px;margin-left:auto;margin-right:auto;}.content-focus-medium{max-width:65rem;margin-left:auto;margin-right:auto;}.text-focus{max-width:39rem;margin-left:auto;margin-right:auto;margin-bottom:2rem;text-align:center;}.text-focus--right{margin-right:0;text-align:right;}.text-focus--left{margin-left:0;text-align:left;}.text-focus--largepad{margin-bottom:4rem;}.content-focus-small,.tight-focus .content-focus{max-width:54rem;margin-left:auto;margin-right:auto;}.tight-focus .container-fillwidth .content-focus .content-hoffset{padding-left:0;padding-right:0;}@media screen and (min-width:0px) and (max-width:900px){.tight-focus .container-fillwidth .content-focus .content-hoffset{padding-left:1.5rem;padding-right:1.5rem;}}.content-hoffset,.content-hpad{padding-left:2rem;padding-right:2rem;}@media screen and (min-width:0px) and (max-width:1279px){.content-hoffset,.content-hpad{padding-left:1.5rem;padding-right:1.5rem;}}.content-vpad{padding-top:3.5rem;padding-bottom:3.5rem;}@media screen and (min-width:0px) and (max-width:1279px){.content-vpad{padding-top:2.625rem;padding-bottom:2.625rem;}}.content-vpad--large{padding-top:4.5rem;padding-bottom:4.5rem;}@media screen and (min-width:0px) and (max-width:1279px){.content-vpad--large{padding-top:3.25rem;padding-bottom:3.25rem;}}.block--systembrandingblock a{display:block;border-radius:0.5rem;overflow:visible;outline-color:var(--palette-blue-200);outline-offset:6px;}.main-content-skip{background:var(--palette-blue-500);right:0;left:0;width:calc(100% - 1rem);display:block;text-align:center;color:var(--palette-white-max);padding:1rem 0.5rem;text-decoration:none;z-index:99999;}.auth-form{max-width:450px;margin-left:auto;margin-right:auto;text-align:center;padding-top:3.5rem;padding-bottom:3.5rem;}.auth-form form{padding-bottom:1em;}.auth-form form label:not(.option){display:none;}.auth-form form input[type=submit]{padding-top:1rem;padding-bottom:1rem;width:100%;border-radius:0.5rem;}.auth-form .small-link{font-size:0.8rem;}.error-container{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;min-height:100vh;}.error-container--content{-ms-flex:1;flex:1;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;text-align:center;}.error-container--content h1{margin-bottom:0.25em;}.flex-wrapper--two-col{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:justify;justify-content:space-between;gap:4rem;}@media screen and (min-width:0px) and (max-width:1279px){.flex-wrapper--two-col{display:grid;max-width:none;grid-template-columns:repeat(auto-fit,minmax(25rem,1fr));}}@media screen and (min-width:0px) and (max-width:1279px){.flex-wrapper--two-col{grid-template-columns:1fr;gap:2rem;}}.flex-wrapper--two-col .region{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;max-width:30rem;}@media screen and (min-width:0px) and (max-width:1279px){.flex-wrapper--two-col .region{max-width:none;}}.layout-container{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;min-height:100lvh;}.layout-container main{-ms-flex:1;flex:1;}.region-hero{margin-left:-2rem;margin-right:-2rem;}@media screen and (min-width:0px) and (max-width:1279px){.region-hero{margin-left:-1.5rem;margin-right:-1.5rem;}}.region-sub-content{padding-bottom:4.5rem;}.region-content{padding-bottom:2rem;}.page-tags{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:1rem;}.page-tags__tag{line-height:1em;font-size:0.8125rem;letter-spacing:0.15em;padding:0.80256rem;text-align:center;background-color:var(--palette-grey-200);border-radius:0.2675rem;}.hero-style .hero-annotation{padding-top:14.625rem;padding-bottom:1rem;max-width:1360px;margin-left:auto;margin-right:auto;line-height:1.5em;text-wrap:balance;}@media screen and (min-width:0px) and (max-width:1279px){.hero-style .hero-annotation{padding-top:8.5rem;}}.hero-style .hero-annotation > *{max-width:42rem;}.hero-style .hero-annotation .page-description{margin-top:1rem;}.hero-style .hero-annotation--minimal{padding-top:15.435rem;padding-bottom:4.71rem;text-align:center;max-width:54rem;overflow:hidden;}@media screen and (min-width:0px) and (max-width:1279px){.hero-style .hero-annotation--minimal{padding-top:12rem;}}.hero-style .hero-annotation--minimal > *{max-width:none;}.hero-style .hero-annotation--minimal .page-title{margin-bottom:1rem;}.hero-style .hero-annotation--minimal .page-tags{-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;}.hero-style .page-title{font-size:clamp(1.65rem,calc(1.0178571429rem + 2.8095238095vw),3.125rem);line-height:1.35em;}.hero-style .page-title.small{font-size:clamp(1.5rem,calc(1.5rem + 0vw),1.5rem);line-height:1.5em;}.hero-style picture.default-hero{width:100%;display:block;position:absolute;top:0;z-index:-1;overflow:hidden;}.hero-style picture.default-hero:before{content:"";display:block;position:absolute;width:100%;height:100%;background:linear-gradient(264deg,rgba(217,217,217,0) -3.7%,#e8eced 73.4%);}.hero-style picture.default-hero:after{content:"";display:block;position:absolute;top:14.625rem;width:100%;height:calc(100% - 7.125rem - 7.5rem);background:linear-gradient(178deg,rgba(217,217,217,0) 6.82%,#e8eced 66.66%);}@media screen and (min-width:0px) and (max-width:1279px){.hero-style picture.default-hero:after{top:8.5rem;height:calc(100% - 4.5rem - 4rem);}}.hero-style picture.default-hero img{display:block;margin-left:auto;max-width:100%;max-height:clamp(30rem,100vh,55rem);-o-object-fit:cover;object-fit:cover;height:100vh;width:auto;}@media screen and (min-width:0px) and (max-width:1279px){.hero-style picture.default-hero img{max-width:100%;height:clamp(20rem,70vh,30rem);}}.hero-style--minimal{position:relative;overflow:hidden;}.hero-style--minimal .hero-image--minimal-no-image{background:linear-gradient(359deg,#f0f3f3 26.5%,#c1eaff 205.38%);height:100%;position:absolute;top:0;bottom:0;display:block;width:100%;z-index:-1;}.hero-style--minimal .media--hero{bottom:0;}.hero-style--minimal .media--hero:after{display:none;}.hero-style--minimal .media--hero .field--mediaimage{height:100%;}.hero-style--minimal .media--hero .field--mediaimage > div,.hero-style--minimal .media--hero .field--mediaimage > div picture{height:100%;position:relative;}.hero-style--minimal .media--hero .field--mediaimage picture{display:block;}.hero-style--minimal .media--hero .field--mediaimage picture:before{content:"";display:block;position:absolute;width:100%;height:100%;background:linear-gradient(2deg,#f0f3f3 4.51%,rgba(193,234,255,0.85) 164.89%);}.hero-style--minimal .media--hero .field--mediaimage picture img{display:block;height:100%;}.path-frontpage .hero-style .hero-annotation{padding-top:15.625rem;}@media screen and (min-width:0px) and (max-width:1279px){.path-frontpage .hero-style .hero-annotation{padding-top:11.5rem;}}.path-frontpage .hero-style picture.default-hero:after{display:none;}.path-frontpage .hero-style picture.default-hero img{display:block;margin-left:auto;max-width:100%;max-height:clamp(40rem,100vh,100rem);-o-object-fit:cover;object-fit:cover;height:100vh;}@media screen and (min-width:0px) and (max-width:1279px){.path-frontpage .hero-style picture.default-hero img{max-width:100%;height:clamp(25rem,70vh,30rem);-o-object-position:right;object-position:right;}}.path-frontpage .hero-style .page-title{font-size:clamp(2.5rem,calc(1.8357142857rem + 2.9523809524vw),4.05rem);line-height:1.15em;}.views-view-responsive-grid__item-inner{height:100%;}.content-footer{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:1rem;-ms-flex-align:center;align-items:center;padding-top:2.5rem;}@media screen and (min-width:0px) and (max-width:630px){.content-footer{-ms-flex-pack:center;justify-content:center;}}.content-footer .button{margin-top:0;margin-bottom:0;}.content-date{font-size:0.8125rem;line-height:1.5em;color:var(--palette-grey-300);}.processed_text > *:first-child{margin-top:0;}.processed_text > *:last-child{margin-bottom:0;}.processed_text h1,.processed_text h2,.processed_text h3,.processed_text h4,.processed_text h5,.processed_text h6{margin-bottom:1em;margin-top:1em;}.element-bg-light{background-color:var(--palette-grey-000);color:var(--palette-blue-500);}.element-bg-dark{background-color:transparent;color:var(--palette-blue-500);}.element-bg-color{background-color:var(--palette-blue-500);color:var(--palette-white);}.even-odd-styles .container > .field--item:nth-child(even),.even-odd-styles .views-row:nth-child(odd) > article{background-color:var(--palette-grey-000);}.sb-show-main.sb-main-padded{padding:2rem;}.flex-view .view-inner-content{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:center;justify-content:center;gap:2rem;}@media screen and (min-width:0px) and (max-width:1279px){.flex-view .view-inner-content{display:grid;grid-template-columns:repeat(auto-fit,minmax(19rem,23rem));}}.list-view .view-inner-content{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;}.list-view--gap-large .view-inner-content{gap:4rem;}.list-view--gap .view-inner-content{gap:2rem;}.list-view--alternate-positions .view-inner-content .views-row:nth-child(odd) article{-ms-flex-direction:row-reverse;flex-direction:row-reverse;}form.flex-view-filter{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;padding-bottom:3.5rem;}form.flex-view-filter .form-actions{-ms-flex-preferred-size:100%;flex-basis:100%;}.global-search{max-width:calc(1360px - 2rem - 2rem);}.global-search .views-exposed-form{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;margin-top:3rem;margin-bottom:3rem;}.global-search header{font-family:"Epilogue",sans-serif;font-size:clamp(1.35rem,calc(1.2857142857rem + 0.2857142857vw),1.5rem);line-height:1.5em;font-weight:600;margin-bottom:3rem;}.global-search .view-inner-content{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-direction:column;flex-direction:column;gap:2.5rem;margin-bottom:2rem;}@media screen and (min-width:0px) and (max-width:1279px){.global-search .view-inner-content{display:block;}.global-search .view-inner-content .views-row{margin-bottom:2rem;}}.global-search .views-field-title{font-weight:500;line-height:1.5em;margin-bottom:0.25em;}.global-search .views-field-search-api-url{font-style:italic;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}.block.block--box{border-radius:0.25rem;background-color:var(--palette-white);color:var(--palette-blue-500);padding:2rem;text-align:center;}.block.block--box h3{text-wrap:balance;}.block.block--box .button{margin-top:1.5rem;margin-bottom:0;outline-color:var(--palette-blue-200);}.emn-order-form{max-width:65rem;margin-left:auto;margin-right:auto;}.emn-order-form .flex-wrapper{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-direction:row;flex-direction:row;gap:1rem;}.emn-order-form .selection-wrapper{display:-ms-flexbox;display:flex;}.large-image-flex{display:grid;grid-template-columns:25rem 1fr;gap:2rem;}.large-image-flex__image{max-width:25rem;}.large-image-flex__content{-ms-flex:1;flex:1;}@media screen and (min-width:0px) and (max-width:900px){.large-image-flex{grid-template-columns:1fr;}}.small-image-flex{display:grid;grid-template-columns:15rem 1fr;gap:2rem;}.small-image-flex__image{max-width:15rem;}.small-image-flex__content{-ms-flex:1;flex:1;}@media screen and (min-width:0px) and (max-width:900px){.small-image-flex{grid-template-columns:1fr;}}.tiny-image-flex{display:grid;grid-template-columns:12rem 1fr;gap:2rem;}.tiny-image-flex__image{max-width:12rem;}.tiny-image-flex__content{-ms-flex:1;flex:1;}@media screen and (min-width:0px) and (max-width:900px){.tiny-image-flex{grid-template-columns:1fr;}}form{display:-ms-flexbox;display:flex;text-align:left;-ms-flex-direction:column;flex-direction:column;gap:1.5rem;}form label{display:block;font-style:normal;font-weight:400;line-height:normal;margin-bottom:0.4rem;}form label.form-required:after{content:" *";}form select,form textarea,form input[type=tel],form input[type=email],form input[type=number],form input[type=password],form input[type=text]{appearance:none;-webkit-appearance:none;-moz-appearance:none;background-color:var(--palette-white-max);font-family:"Epilogue",sans-serif;font-size:1.125rem;color:var(--palette-blue-500);box-sizing:border-box;display:block;padding:0.75rem 1rem;outline:none;border:0 none;border-radius:0.25rem;width:100%;min-height:3.125rem;}form select:not(:-ms-input-placeholder) + label,form textarea:not(:-ms-input-placeholder) + label,form input[type=tel]:not(:-ms-input-placeholder) + label,form input[type=email]:not(:-ms-input-placeholder) + label,form input[type=number]:not(:-ms-input-placeholder) + label,form input[type=password]:not(:-ms-input-placeholder) + label,form input[type=text]:not(:-ms-input-placeholder) + label{padding:0.2rem 1rem;font-size:0.8rem;opacity:1;transform:translateY(1px);}form select:not(:placeholder-shown) + label,form select:focus + label,form textarea:not(:placeholder-shown) + label,form textarea:focus + label,form input[type=tel]:not(:placeholder-shown) + label,form input[type=tel]:focus + label,form input[type=email]:not(:placeholder-shown) + label,form input[type=email]:focus + label,form input[type=number]:not(:placeholder-shown) + label,form input[type=number]:focus + label,form input[type=password]:not(:placeholder-shown) + label,form input[type=password]:focus + label,form input[type=text]:not(:placeholder-shown) + label,form input[type=text]:focus + label{padding:0.2rem 1rem;font-size:0.8rem;opacity:1;-webkit-transform:translateY(1px);transform:translateY(1px);}form select:focus-visible,form textarea:focus-visible,form input[type=tel]:focus-visible,form input[type=email]:focus-visible,form input[type=number]:focus-visible,form input[type=password]:focus-visible,form input[type=text]:focus-visible{outline:2px solid var(--palette-blue-200);}form select{font-size:1.0625rem;width:auto;padding:1rem;padding-right:3rem;border:0 none;background-image:url("/themes/custom/emn_theme/resources/dist/icons/colors/down--dark.svg");background-position:right 12px center;background-repeat:no-repeat;background-size:1rem;}form select::-ms-expand{display:none;}form select::-moz-focus-inner{border:0;}form select:focus{border-color:var(--palette-blue-200);outline:none;box-shadow:0 0 0 2px rgba(0,116,217,0.2);}form input[type=submit]{display:inline-block;background-color:var(--palette-blue-500);color:var(--palette-white-max);min-height:auto;}form .js-form-type-checkbox{display:-ms-flexbox;display:flex;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-ms-flex-pack:end;justify-content:flex-end;gap:0.75rem;}form .js-form-type-checkbox label{position:relative;opacity:1;padding:0;pointer-events:inherit;letter-spacing:inherit;}form .js-form-type-checkbox label a{cursor:pointer;}form .js-form-type-checkbox input{-ms-flex-preferred-size:1rem;flex-basis:1rem;}form .js-form-type-radio,form .js-form-type-checkbox{position:relative;margin-bottom:0.75em;}form .js-form-type-radio label,form .js-form-type-checkbox label{display:inline-block;padding:0;padding-left:1.75rem;position:relative;}form .js-form-type-radio label:before,form .js-form-type-checkbox label:before{content:"";width:1em;height:1em;border:2px solid;position:absolute;left:0;top:2px;-webkit-transform:none;transform:none;background-size:90% auto;background-position:center;background-repeat:no-repeat;}form .js-form-type-radio label + .description,form .js-form-type-checkbox label + .description{margin-left:0;padding-left:1.75rem;margin-top:4px;max-width:600px;}form .js-form-type-radio label a,form .js-form-type-checkbox label a{font-weight:500;}form .js-form-type-radio label a:hover,form .js-form-type-radio label a:focus,form .js-form-type-checkbox label a:hover,form .js-form-type-checkbox label a:focus{text-decoration:underline;}form .js-form-type-radio input[type=radio],form .js-form-type-radio input[type=checkbox],form .js-form-type-checkbox input[type=radio],form .js-form-type-checkbox input[type=checkbox]{position:absolute;opacity:0;cursor:pointer;bottom:0;left:50%;}form .js-form-type-radio input[type=radio]:checked + label:before,form .js-form-type-radio input[type=checkbox]:checked + label:before,form .js-form-type-checkbox input[type=radio]:checked + label:before,form .js-form-type-checkbox input[type=checkbox]:checked + label:before{background-color:var(--palette-yellow-100);border-color:var(--palette-blue-500);content:"";background-image:url("/themes/custom/emn_theme/resources/dist/icons/colors/check--dark.svg");background-position:center;background-size:100%;text-align:center;color:var(--palette-white-max);width:1rem;height:1rem;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;font-size:1.6rem;font-weight:600;}form .js-form-type-radio input[type=radio]:focus + label:before,form .js-form-type-radio input[type=checkbox]:focus + label:before,form .js-form-type-checkbox input[type=radio]:focus + label:before,form .js-form-type-checkbox input[type=checkbox]:focus + label:before{background-color:rgba(204,204,204,0.5882352941);}form .js-form-type-radio input[type=radio]:focus:checked + label:before,form .js-form-type-radio input[type=checkbox]:focus:checked + label:before,form .js-form-type-checkbox input[type=radio]:focus:checked + label:before,form .js-form-type-checkbox input[type=checkbox]:focus:checked + label:before{background-color:var(--palette-yellow-100);}form .js-form-type-radio{margin-top:0.5rem;display:inline-block;margin-right:1rem;}form .js-form-type-radio label:before{border-radius:50%;}form .form-item{position:relative;}form .bef-links ul{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:0.75rem;}form .bef-links ul a{display:inline-block;font-size:1.0625rem;padding:0.25rem 1rem;font-weight:500;line-height:1.5em;border-radius:1.875rem;border:1px solid;text-decoration:none;}form .bef-links ul a:hover,form .bef-links ul a:focus{background-color:var(--palette-white);}form .bef-links ul a.bef-link--selected{background-color:var(--palette-yellow-100);border-color:var(--palette-yellow-100);}form.bef-exposed-form{-ms-flex-pack:start;justify-content:flex-start;}form.bef-exposed-form select{font-family:"Inter",sans-serif;font-weight:400;background-color:var(--palette-grey-000);padding:0.6rem 1rem;padding-left:2.5rem;min-height:1.7rem;background-image:url("/themes/custom/emn_theme/resources/dist/icons/colors/down--dark.svg");background-position:left 12px center;background-repeat:no-repeat;background-size:1.125rem;border-radius:1.875rem;border:1px solid var(--palette-blue-500);}form.bef-exposed-form select[name=year]{background-image:url("/themes/custom/emn_theme/resources/dist/icons/colors/calendar--dark.svg");}form.bef-exposed-form select[name=sort_bef_combine]{background-image:url("/themes/custom/emn_theme/resources/dist/icons/colors/sort--dark.svg");}form.bef-exposed-form .form-item-year .chosen-container-single .chosen-single div b{background-image:url("/themes/custom/emn_theme/resources/dist/icons/colors/calendar--dark.svg");}form.bef-exposed-form .form-item-sort-bef-combine .chosen-container-single .chosen-single div b{background-image:url("/themes/custom/emn_theme/resources/dist/icons/colors/sort--dark.svg");}form.bef-exposed-form .form-item-search{-ms-flex:1;flex:1;}@media screen and (min-width:0px) and (max-width:1279px){form.bef-exposed-form .form-item-search{-ms-flex-preferred-size:100%;flex-basis:100%;}}form .captcha{max-width:20rem;margin:auto;}form .captcha legend{visibility:hidden;}form .captcha__description{margin-top:0.25rem;font-size:0.9rem;}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,input:-webkit-autofill:active{-webkit-transition:"color 9999s ease-out, background-color 9999s ease-out";-webkit-transition-delay:9999s;}.webform-submission-form{max-width:54rem;margin-left:auto;margin-right:auto;}.webform-submission-form input[type=submit]{display:-ms-inline-flexbox;display:inline-flex;margin:auto;width:auto;}.views-exposed-form label:not(.option){display:none;}.hamburger{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between;width:40px;height:36px;cursor:pointer;border:none;padding:0;background:none;background-color:transparent;border-radius:0;padding:8px;}.hamburger:hover,.hamburger:focus{background-color:transparent;}.hamburger span{display:block;height:2px;width:100%;background-color:var(--palette-blue-500);border-radius:0;transition:opacity 0.1s ease,-webkit-transform 0.3s ease;transition:transform 0.3s ease,opacity 0.1s ease;transition:transform 0.3s ease,opacity 0.1s ease,-webkit-transform 0.3s ease;}.hamburger.is-active span:nth-child(1),.hamburger.is-active span:nth-child(4){position:absolute;width:24px;}.hamburger.is-active span:nth-child(1){-webkit-transform:rotate(45deg);transform:rotate(45deg);top:17px;}.hamburger.is-active span:nth-child(4){-webkit-transform:rotate(-45deg);transform:rotate(-45deg);top:17px;}.hamburger.is-active span:nth-child(2),.hamburger.is-active span:nth-child(3){opacity:0;}.mobile-navigation{margin-right:-4px;}.status-message-container{position:fixed;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);max-width:680px;margin-left:auto;margin-right:auto;-webkit-animation:messageTimeout 0s 4s forwards;animation:messageTimeout 0s 4s forwards;z-index:99;}.status-message-container button.close-messages{width:2rem;height:2rem;padding:0;background-image:url("/themes/custom/emn_theme/resources/dist/icons/colors/close--dark.svg");background-repeat:no-repeat;background-position:center;margin-left:auto;display:block;}.status-message-container button.close-messages:hover,.status-message-container button.close-messages:focus{background-image:url("/themes/custom/emn_theme/resources/dist/icons/colors/close--light.svg");}.status-message-container div[role=alert]{background-color:rgb(135,39,39);color:#fff;}.status-message-container div[role=alert] a{color:#fff;text-decoration:underline;}.status-message-container .status-message{padding:1rem 2rem;position:relative;background-color:rgb(30,126,30);color:#fff;margin-left:2rem;margin-right:2rem;box-shadow:0px 4px 10px 0px rgba(0,0,0,0.1);}.status-message-container .status-message a{color:#fff;text-decoration:underline;}.status-message-container .status-message:before{content:"✓";display:block;position:absolute;background-color:rgb(30,126,30);color:#fff;border:4px solid #fff;width:2rem;height:2rem;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;font-size:1.6rem;border-radius:50%;top:50%;left:0;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);}.status-message-container .status-message[role=alert]{background-color:rgb(135,39,39);color:#fff;}.status-message-container .status-message[role=alert]:before{content:"!";background-color:rgb(135,39,39);color:#fff;}.status-message-container .status-message[role=warning]{background-color:rgb(173,123,29);color:#fff;}.status-message-container .status-message[role=warning]:before{content:"?";background-color:rgb(173,123,29);color:#fff;}@-webkit-keyframes messageTimeout{to{display:none;}}@keyframes messageTimeout{to{display:none;}}ul.main-menu{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:3rem;position:relative;}@media screen and (min-width:0px) and (max-width:1279px){ul.main-menu{display:none;}}ul.main-menu a{font-family:"Epilogue",sans-serif;text-decoration:none;line-height:1.4em;}ul.main-menu a:focus-visible{outline:2px solid var(--palette-blue-200);outline-offset:-2px;}ul.main-menu a:focus-visible:after{display:none !important;}ul.main-menu .menu-item--level-0{position:relative;}@media screen and (min-width:0px) and (max-width:1279px){ul.main-menu .menu-item--level-0{-ms-flex-direction:column;flex-direction:column;}}ul.main-menu .menu-item--level-0 .menu-item-container--level-0{display:-ms-flexbox;display:flex;position:relative;}@media screen and (min-width:0px) and (max-width:1279px){ul.main-menu .menu-item--level-0 .menu-item-container--level-0{width:100%;}}ul.main-menu .menu-item--level-0 .menu-item-container--level-0 a{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;height:3.9rem;padding:1rem 1rem 1rem 1rem;}@media screen and (min-width:0px) and (max-width:1279px){ul.main-menu .menu-item--level-0 .menu-item-container--level-0 a{font-size:1.125rem;line-height:1em;height:auto;padding:2rem 1.5rem;-ms-flex:1;flex:1;}}ul.main-menu .menu-item--level-0 .menu-item-container--level-0 a:focus-visible{outline:2px solid var(--palette-blue-200);outline-offset:-2px;}@media screen and (min-width:0px) and (max-width:1279px){ul.main-menu .menu-item--level-0 .menu-item-container--level-0 a.is-active{font-weight:700;}}ul.main-menu .menu-item--level-0 .menu-item-container--level-0 a.is-active:after,ul.main-menu .menu-item--level-0 .menu-item-container--level-0 a:hover:after,ul.main-menu .menu-item--level-0 .menu-item-container--level-0 a:focus:after{content:"";display:block;position:absolute;left:0;right:0;height:4px;background-color:var(--palette-blue-200);bottom:0;}@media screen and (min-width:0px) and (max-width:1279px){ul.main-menu .menu-item--level-0 .menu-item-container--level-0 a.is-active:after,ul.main-menu .menu-item--level-0 .menu-item-container--level-0 a:hover:after,ul.main-menu .menu-item--level-0 .menu-item-container--level-0 a:focus:after{display:none;}}@media screen and (min-width:0px) and (max-width:1279px){ul.main-menu .menu-item--level-0 .menu-item-container--level-0:after{content:"";display:block;position:absolute;left:0;right:0;height:1px;background-color:var(--palette-blue-500);bottom:0;}}@media screen and (min-width:0px) and (max-width:1279px){ul.main-menu .menu-item--level-0.menu-item--active-trail{background-color:var(--palette-blue-100);}}ul.main-menu .menu-item--level-0.menu-item--active-trail > .menu-item-container a:after{content:"";display:block;position:absolute;left:0;right:0;height:4px;background-color:var(--palette-blue-200);bottom:0;}@media screen and (min-width:0px) and (max-width:1279px){ul.main-menu .menu-item--level-0.menu-item--active-trail > .menu-item-container a:after{display:none;}}ul.main-menu ul.submenu{-ms-flex-direction:column;flex-direction:column;}ul.main-menu ul.submenu[hidden]{display:none !important;}ul.main-menu ul.submenu li:not(.menu-group):last-child a{border:0 none;}ul.main-menu ul.submenu.submenu-lvl--1{z-index:9;left:0;position:absolute;top:calc(100% + 1rem);background-color:var(--palette-white);border-radius:0.25rem;padding:0 3rem 0 2rem;padding:0 2rem;min-width:16rem;box-shadow:3px 3px 7px rgba(0,0,0,0.1490196078);}@media screen and (min-width:0px) and (max-width:1279px){ul.main-menu ul.submenu.submenu-lvl--1{position:relative;top:unset;left:unset;z-index:unset;box-shadow:none;padding-bottom:1.5rem;width:100%;padding:0;min-width:auto;border-radius:0;}}ul.main-menu ul.submenu.submenu-lvl--1 .menu-item{display:block;}ul.main-menu ul.submenu.submenu-lvl--1 .menu-item.menu-item--level-2{position:relative;}ul.main-menu ul.submenu.submenu-lvl--1 a{display:block;font-family:"Epilogue",sans-serif;font-size:1.125rem;padding:2rem 0;border-bottom:1px solid var(--palette-grey-200);margin-left:-2rem;margin-right:-2rem;padding-left:2rem;padding-right:2rem;}@media screen and (min-width:0px) and (max-width:1279px){ul.main-menu ul.submenu.submenu-lvl--1 a{margin-left:0;margin-right:0;padding:1.5rem 2.5rem;}}ul.main-menu ul.submenu.submenu-lvl--1 a:not(.is-active):hover,ul.main-menu ul.submenu.submenu-lvl--1 a:not(.is-active):focus{background-color:var(--palette-blue-100);border-color:var(--palette-blue-200);}ul.main-menu ul.submenu.submenu-lvl--1.submenu--withgroups{display:grid;grid-template-columns:1fr 1fr;gap:4rem;min-width:45rem;}@media screen and (min-width:0px) and (max-width:1279px){ul.main-menu ul.submenu.submenu-lvl--1.submenu--withgroups{grid-template-columns:1fr;width:100%;padding:0;gap:0;min-width:auto;}}ul.main-menu ul.submenu.submenu-lvl--1.submenu--withgroups[data-group-count="1"]{min-width:16rem;grid-template-columns:1fr;}ul.main-menu ul.submenu a.is-active{background-color:var(--palette-blue-200);border-color:var(--palette-blue-200);}ul.main-menu .menu-item{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;}ul.main-menu .menu-group__title{font-size:0.8125rem;color:var(--palette-grey-300);text-transform:uppercase;margin-bottom:0.5rem;padding-top:2rem;}@media screen and (min-width:0px) and (max-width:1279px){ul.main-menu .menu-group__title{padding:1.5rem 2.5rem 0 2.5rem;}}ul.main-menu .menu-expand{padding:0;width:1.5rem;height:5.9rem;padding:1rem 1rem 1rem 0rem;position:relative;border-radius:0;background:transparent;border:transparent;}@media screen and (min-width:0px) and (max-width:1279px){ul.main-menu .menu-expand{width:4.5rem;}}ul.main-menu .menu-expand:focus-visible{outline:2px solid var(--palette-blue-200);outline-offset:-2px;}ul.main-menu .menu-expand .menu-expand-icon{display:inline-block;background-color:var(--palette-blue-500);position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);transition:0.2s ease-in-out;}ul.main-menu .menu-expand .menu-expand-icon--horiz{width:2px;height:0.75rem;}ul.main-menu .menu-expand .menu-expand-icon--vert{height:2px;width:0.75rem;}ul.main-menu .menu-expand[aria-expanded=true] .menu-expand-icon--horiz{-webkit-transform:translate(-50%,-50%) rotate(90deg);transform:translate(-50%,-50%) rotate(90deg);}.menu-toggle{display:none;-webkit-appearance:none;appearance:none;border:0 none;padding:0;width:1.5rem;height:1.5rem;border-radius:0;background-image:url("/themes/custom/emn_theme/resources/dist/icons/colors/menu--dark.svg");background-size:contain;background-position:center;background-repeat:no-repeat;}.menu-toggle:hover,.menu-toggle:focus{background-color:transparent;}.menu-toggle[aria-expanded=true]{background-image:url("/themes/custom/emn_theme/resources/dist/icons/colors/menu_collapse--dark.svg");}.menu-toggle[aria-expanded=true] + .block--systemmenublock__main ul.main-menu{display:block;background-color:var(--palette-white);z-index:10;}@media screen and (min-width:0px) and (max-width:1279px){.menu-toggle{display:block;}}.language-switcher-language-url ul.links{display:-ms-flexbox;display:flex;gap:1rem;}.language-switcher-language-url ul.links li a{display:-ms-flexbox;display:flex;gap:0.44rem;font-family:"Epilogue",sans-serif;text-transform:uppercase;text-decoration:none;-ms-flex-align:center;align-items:center;}.language-switcher-language-url ul.links li a span{height:1em;}.language-switcher-language-url ul.links li a:before{content:"";display:block;border-radius:50%;border:1px solid;width:0.875rem;height:0.875rem;}.language-switcher-language-url ul.links li a:hover:before,.language-switcher-language-url ul.links li a:focus:before{background-color:var(--palette-blue-200);}.language-switcher-language-url ul.links li a:focus-visible{outline-color:var(--palette-blue-200);border-radius:0.5rem;outline-offset:6px;}.language-switcher-language-url ul.links li a.is-active{font-weight:600;}.language-switcher-language-url ul.links li a.is-active:before{background-color:var(--palette-blue-500);}.search-icon{background:url("/themes/custom/emn_theme/resources/dist/icons/colors/search--dark.svg");width:1.37294rem;height:1.37294rem;display:block;background-size:contain;background-repeat:no-repeat;}.search-icon:hover,.search-icon:focus{opacity:0.8;}.search-icon:focus-visible{outline-color:var(--palette-blue-200);border-radius:0.25rem;outline-offset:6px;}form .form-item-search input[type=text]{background-image:url("/themes/custom/emn_theme/resources/dist/icons/colors/search--medium.svg");padding-left:3.125rem;background-size:1.37294rem 1.37294rem;background-position:1rem center;background-repeat:no-repeat;}.view-empty-page{text-align:center;border-radius:0.25rem;padding:2rem;}.view-empty-page--bg{background-color:var(--palette-blue-200-alpha);border-radius:0.25rem;}.view-empty-page p:first-child{margin-top:0;}.view-empty-page p:last-child{margin-bottom:0;}.view-empty-page h3 + p{margin-top:0.25rem;}.media--logo img{width:100%;height:auto;max-height:5rem;-o-object-fit:contain;object-fit:contain;-o-object-position:left;object-position:left;max-width:15rem;}.media--full picture{display:block;}.media--full img{display:block;border-radius:0.5rem;}.media--default .field--mediaoembedvideo,.media--full .field--mediaoembedvideo{width:100%;height:auto;}.media--default .field--mediaoembedvideo .media-oembed-content,.media--full .field--mediaoembedvideo .media-oembed-content{width:100%;height:auto;aspect-ratio:16/10;border-radius:0.5rem;background-color:var(--palette-grey-100);}.media--default img,.media--full img{max-width:100%;height:auto;display:block;}.media--info-teaser picture{width:100%;height:auto;}.media--info-teaser img{display:block;width:100%;height:auto;border-radius:0.5rem;background-color:var(--palette-grey-100);aspect-ratio:25/19;}.media--gallery figure{height:100%;}.media--gallery figure a{display:block;height:100%;}.media--gallery figure a img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:0.5rem;}.media--teaser picture{width:100%;height:auto;}.media--teaser img{display:block;width:100%;height:auto;border-radius:0.5rem;background-color:var(--palette-grey-100);aspect-ratio:266/143;}.media--poster picture{width:100%;height:auto;}.media--poster img{display:block;width:100%;height:auto;border-radius:0.5rem;background-color:var(--palette-grey-100);aspect-ratio:243/331;}.media--portrait img{display:block;border-radius:0.5rem;background-color:var(--palette-grey-100);aspect-ratio:2/3;-o-object-fit:cover;object-fit:cover;width:100%;height:auto;}.media--hero{width:100%;display:block;position:absolute;top:0;z-index:-1;}.media--hero:before{content:"";display:block;position:absolute;width:100%;height:100%;background:linear-gradient(264deg,rgba(217,217,217,0) -3.7%,#e8eced 73.4%);}.media--hero:after{content:"";display:block;position:absolute;top:14.625rem;width:100%;height:calc(100% - 7.125rem - 3.5rem - 4rem);background:linear-gradient(178deg,rgba(217,217,217,0) 6.82%,#e8eced 66.66%);}.media--hero img{display:block;margin-left:auto;max-width:100%;max-height:clamp(40rem,100lvh,100rem);-o-object-fit:cover;object-fit:cover;}.media figcaption,.media + figcaption{padding:0.5em 0.25em;font-size:0.8rem;}.pager{padding:2rem;}.pager__items{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;gap:1rem;-ms-flex-align:center;align-items:center;}.pager__items .pager__item{font-family:"Epilogue",sans-serif;font-size:1.125rem;font-weight:500;line-height:1.4em;}.pager__items .pager__item a{text-decoration:none;}.pager__items .pager__item.is-active a{text-decoration:underline;text-decoration-line:underline;text-decoration-style:solid;-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto;text-decoration-thickness:6%;text-underline-offset:11%;text-underline-position:from-font;}.pager__items .pager__item.pager__item--next a,.pager__items .pager__item.pager__item--previous a{display:block;text-decoration:none;}.pager__items .pager__item.pager__item--next a span[aria-hidden=true],.pager__items .pager__item.pager__item--previous a span[aria-hidden=true]{display:block;font-size:0;text-indent:-5555px;width:5rem;height:2.58rem;border:1px solid;border-radius:1.875rem;background-size:1rem auto;background-repeat:no-repeat;background-position:center;}.pager__items .pager__item.pager__item--next a:hover span[aria-hidden=true],.pager__items .pager__item.pager__item--next a:focus span[aria-hidden=true],.pager__items .pager__item.pager__item--previous a:hover span[aria-hidden=true],.pager__items .pager__item.pager__item--previous a:focus span[aria-hidden=true]{background-color:#fff;}.pager__items .pager__item.pager__item--next--disabled span[aria-hidden=true],.pager__items .pager__item.pager__item--previous--disabled span[aria-hidden=true]{opacity:0.2;display:block;font-size:0;text-indent:-5555px;width:5rem;height:2.58rem;border:1px solid;border-radius:1.875rem;background-size:1rem auto;background-repeat:no-repeat;background-position:center;}.pager__items .pager__item.pager__item--next--disabled span[aria-hidden=true],.pager__items .pager__item.pager__item--next a span[aria-hidden=true]{background-image:url("/themes/custom/emn_theme/resources/dist/icons/colors/next--dark.svg");}.pager__items .pager__item.pager__item--previous--disabled span[aria-hidden=true],.pager__items .pager__item.pager__item--previous a span[aria-hidden=true]{background-image:url("/themes/custom/emn_theme/resources/dist/icons/colors/prev--dark.svg");}.chosen-container{position:relative;display:inline-block;vertical-align:middle;font-size:16px;-webkit-user-select:none;-ms-user-select:none;user-select:none;min-width:100%;max-width:100%;}.chosen-container:focus,.chosen-container:focus-visible{outline:2px solid var(--palette-blue-200);}.chosen-container *{box-sizing:border-box;}.chosen-container .chosen-drop{position:absolute;top:100%;z-index:1010;width:100%;border:0 none;background:var(--palette-grey-000);clip:rect(0,0,0,0);clip-path:inset(100% 100%);}.chosen-container.chosen-with-drop .chosen-drop{clip:auto;clip-path:none;}.chosen-container a{cursor:pointer;}.chosen-container .search-choice:focus,.chosen-container .search-choice:focus-visible,.chosen-container .chosen-single:focus,.chosen-container .chosen-single:focus-visible{outline:2px solid var(--palette-blue-200);}.chosen-container .search-choice .group-name,.chosen-container .chosen-single .group-name{margin-right:4px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-weight:normal;color:#999999;}.chosen-container .search-choice .group-name:after,.chosen-container .chosen-single .group-name:after{content:":";padding-left:2px;vertical-align:top;}.chosen-container .chosen-results{color:var(--palette-blue-500);position:relative;overflow-x:hidden;overflow-y:auto;margin:0;padding:0;max-height:240px;-webkit-overflow-scrolling:touch;}.chosen-container .chosen-results li{display:none;margin:0;padding:1rem 1rem;list-style:none;line-height:1rem;word-wrap:break-word;-webkit-touch-callout:none;}.chosen-container .chosen-results li.active-result{display:list-item;cursor:pointer;}.chosen-container .chosen-results li.disabled-result{display:list-item;color:#ccc;cursor:default;}.chosen-container .chosen-results li.highlighted{background-color:var(--palette-blue-500);color:var(--palette-grey-000);}.chosen-container .chosen-results li.no-results{color:#777;display:list-item;background:#f4f4f4;}.chosen-container .chosen-results li.group-result{display:list-item;font-weight:bold;cursor:default;}.chosen-container .chosen-results li.group-option{padding-left:15px;}.chosen-container .chosen-results li em{font-style:normal;text-decoration:underline;}.chosen-container-single .chosen-single{font-size:1.0625rem;position:relative;display:block;overflow:hidden;padding:0 0 0 1rem;height:2.5rem;border:0 none;border-radius:1px;background:var(--palette-grey-000);background-clip:padding-box;box-shadow:none;color:var(--palette-blue-500);border:1px solid;border-radius:1.875rem;text-decoration:none;white-space:nowrap;line-height:2.5rem;}.chosen-container-single .chosen-default{color:#999;}.chosen-container-single .chosen-single span{display:block;overflow:hidden;margin-right:0;margin-left:1.5rem;text-overflow:ellipsis;white-space:nowrap;min-width:10rem;}.chosen-container-single .chosen-single-with-deselect span{margin-right:38px;}.chosen-container-single .chosen-single abbr{position:absolute;top:6px;right:26px;display:block;width:12px;height:12px;background:url("/themes/custom/emn_theme/resources/dist/icons/colors/down--dark.svg") -42px 1px no-repeat;font-size:1px;}.chosen-container-single .chosen-single abbr:hover{background-position:-42px -10px;}.chosen-container-single.chosen-disabled .chosen-single abbr:hover{background-position:-42px -10px;}.chosen-container-single .chosen-single div{position:absolute;top:0;left:0;display:block;width:3em;height:100%;}.chosen-container-single .chosen-single div b{display:block;width:100%;height:100%;background-image:url("/themes/custom/emn_theme/resources/dist/icons/colors/down--dark.svg");background-size:auto 1em;background-position:1rem center;background-repeat:no-repeat;padding-right:0;padding-left:3rem;}.chosen-container-single .chosen-search{position:relative;z-index:1010;margin:0;padding:0;white-space:nowrap;}.chosen-container-single .chosen-search input[type=text]{box-shadow:none;background-color:var(--palette-grey-000);border:0 none;border-bottom:1px solid var(--palette-grey-000);border-radius:1px;box-sizing:border-box;color:var(--palette-blue-500);display:block;font-family:"Inter",sans-serif;font-size:1rem;height:2.5rem;line-height:2.5rem;max-width:100%;outline:none;padding:0 1rem;width:100%;border-radius:0;}.chosen-container-single .chosen-search input[type=text]:focus{background-color:var(--palette-grey-000);border-color:rgba(var(--palette-blue-500),0.2);}.chosen-container-single .chosen-drop{margin-top:2px;border-radius:0 0 4px 4px;background-clip:padding-box;}.chosen-container-single.chosen-container-single-nosearch .chosen-search{position:absolute;clip:rect(0,0,0,0);clip-path:inset(100% 100%);}.chosen-container-multi .chosen-choices{position:relative;overflow:hidden;margin:0;padding:0 5px;width:100%;height:auto;background-color:var(--palette-grey-000);cursor:text;}.chosen-container-multi .chosen-choices li{float:left;list-style:none;}.chosen-container-multi .chosen-choices li.search-field{margin:0;padding:0;white-space:nowrap;}.chosen-container-multi .chosen-choices li.search-field input[type=text]{margin:1px 0;padding:0;height:25px;outline:0;border:0 !important;background:transparent !important;box-shadow:none;color:#999;font-size:100%;font-family:sans-serif;line-height:normal;border-radius:0;width:25px;}.chosen-container-multi .chosen-choices li.search-choice{position:relative;margin:3px 5px 3px 0;padding:3px 20px 3px 5px;border:1px solid #aaa;max-width:100%;border-radius:3px;background-color:#eeeeee;background-image:linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-size:100% 19px;background-repeat:repeat-x;background-clip:padding-box;box-shadow:0 0 2px #fff inset,0 1px 0 rgba(0,0,0,0.05);color:#333;line-height:13px;cursor:default;}.chosen-container-multi .chosen-choices li.search-choice span{word-wrap:break-word;}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close{position:absolute;top:4px;right:3px;display:block;width:12px;height:12px;background:url("/themes/custom/emn_theme/resources/dist/icons/colors/down--dark.svg") -42px 1px no-repeat;font-size:1px;}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover{background-position:-42px -10px;}.chosen-container-multi .chosen-choices li.search-choice-disabled{padding-right:5px;border:1px solid #ccc;background-color:#e4e4e4;background-image:linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);color:#666;}.chosen-container-multi .chosen-choices li.search-choice-focus{background:#d4d4d4;}.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close{background-position:-42px -10px;}.chosen-container-multi .chosen-results{margin:0;padding:0;}.chosen-container-multi .chosen-drop .result-selected{display:list-item;color:#ccc;cursor:default;}.chosen-container-active.chosen-with-drop .chosen-single{border-bottom-right-radius:0;border-bottom-left-radius:0;border-color:inherit;border-radius:1.875rem;}.chosen-container-active.chosen-with-drop .chosen-single div{border-left:none;background:transparent;}.chosen-container-active.chosen-with-drop .chosen-single div b{background-size:auto 1em;background-position:1rem center;}.chosen-container-active .chosen-choices li.search-field input[type=text]{color:#222 !important;}.chosen-container.chosen-dropup .chosen-drop{bottom:calc(100% + 0.5px);}.chosen-disabled{opacity:0.5 !important;cursor:default;}.chosen-disabled .chosen-single{cursor:default;}.chosen-disabled .chosen-choices .search-choice .search-choice-close{cursor:default;}.chosen-rtl{text-align:right;}.chosen-rtl .chosen-single{overflow:visible;padding:0 8px 0 0;}.chosen-rtl .chosen-single span{margin-right:0;margin-left:26px;direction:rtl;}.chosen-rtl .chosen-single-with-deselect span{margin-left:38px;}.chosen-rtl .chosen-single div{right:auto;left:3px;}.chosen-rtl .chosen-single abbr{right:auto;left:26px;}.chosen-rtl .chosen-choices li{float:right;}.chosen-rtl .chosen-choices li.search-field input[type=text]{direction:rtl;}.chosen-rtl .chosen-choices li.search-choice{margin:3px 5px 3px 0;padding:3px 5px 3px 19px;}.chosen-rtl .chosen-choices li.search-choice .search-choice-close{right:auto;left:4px;}.chosen-rtl.chosen-container-single .chosen-results{margin:0 0 4px 4px;padding:0 4px 0 0;}.chosen-rtl .chosen-results li.group-option{padding-right:15px;padding-left:0;}.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div{border-right:none;}.chosen-rtl .chosen-search input[type=text]{padding:4px 5px 4px 20px;background:url("/themes/custom/emn_theme/resources/dist/icons/colors/down--dark.svg") no-repeat -30px -20px;direction:rtl;}.chosen-rtl.chosen-container-single .chosen-single div b{background-position:6px 2px;}.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b{background-position:-12px 2px;}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi),only screen and (min-resolution:1.5dppx){.chosen-rtl .chosen-search input[type=text],.chosen-container-single .chosen-single abbr,.chosen-container-single .chosen-search input[type=text],.chosen-container-multi .chosen-choices .search-choice .search-choice-close,.chosen-container .chosen-results-scroll-down span,.chosen-container .chosen-results-scroll-up span{background-image:none !important;background-size:18px 18px !important;background-repeat:no-repeat !important;}.chosen-container-single .chosen-single div b{background-image:url("/themes/custom/emn_theme/resources/dist/icons/colors/down--dark.svg") !important;background-size:18px 18px !important;background-repeat:no-repeat !important;}}.ui-autocomplete.ui-menu .ui-menu-item-wrapper{padding:1rem;display:block;}div[data-type=placeholder][data-name=youtube]{background:transparent !important;aspect-ratio:16/9;max-width:none !important;width:100%;height:auto !important;margin-bottom:3.5rem;}.klaro.klaro-theme-emn_theme{--klaro-primary-color:var(--palette-blue-500);--klaro-link-color:var(--klaro-primary-color);--klaro-link-color-hover:var(--klaro-primary-color);--klaro-link-decoration:inherit;--klaro-link-decoration-hover:inherit;--klaro-link-decoration-line:inherit;--klaro-link-decoration-line-hover:inherit;--klaro-button-bg:var(--klaro-primary-color);--klaro-button-text-color:#fff;--klaro-button-border:3px solid var(--klaro-primary-color);--klaro-button-border-radius:6px;--klaro-button-padding:13px 17px;--klaro-button-font-size:inherit;--klaro-button-font-weight:inherit;--klaro-button-line-height:1rem;--klaro-button-box-shadow:inherit;--klaro-button-bg-hover:var(--palette-blue-300);--klaro-button-text-color-hover:var(--palette-white-max);--klaro-button-border-hover:1px solid var(--palette-blue-300);--klaro-button-focus-outline:2px solid var(--klaro-primary-color);--klaro-button-focus-outline-offset:2px;--klaro-button-focus-box-shadow:inherit;--klaro-dialog-focus-outline:auto;--klaro-dialog-focus-box-shadow:0 0 0 2px var(--klaro-primary-color),0 4px 6px 0 rgba(0,0,0,0.2),5px 5px 10px 0 rgba(0,0,0,0.19);--font-size:14px;--font-family:"Inter",sans-serif;--title-font-family:"Epilogue",sans-serif;--klaro-slider-bg:var(--white2);--klaro-slider-bg-active:var(--klaro-primary-color);--klaro-slider-bg-required:var(--klaro-primary-color);--light1:var(--klaro-link-color);--green1:var(--klaro-link-color);--green2:var(--klaro-link-color);--green3:var(--klaro-link-color);}.klaro.klaro-theme-emn_theme .cookie-modal .cm-btn,.klaro.klaro-theme-emn_theme .cookie-modal .cm-btn.cm-btn-info,.klaro.klaro-theme-emn_theme .cookie-modal .cm-btn.cm-btn-success,.klaro.klaro-theme-emn_theme .cookie-modal .cm-btn.cm-btn-decline,.klaro.klaro-theme-emn_theme .cookie-modal .cm-btn.cm-btn-danger,.klaro.klaro-theme-emn_theme .context-notice .cm-btn,.klaro.klaro-theme-emn_theme .context-notice .cm-btn.cm-btn-info,.klaro.klaro-theme-emn_theme .context-notice .cm-btn.cm-btn-success,.klaro.klaro-theme-emn_theme .context-notice .cm-btn.cm-btn-decline,.klaro.klaro-theme-emn_theme .context-notice .cm-btn.cm-btn-danger,.klaro.klaro-theme-emn_theme .cookie-notice .cm-btn,.klaro.klaro-theme-emn_theme .cookie-notice .cm-btn.cm-btn-info,.klaro.klaro-theme-emn_theme .cookie-notice .cm-btn.cm-btn-success,.klaro.klaro-theme-emn_theme .cookie-notice .cm-btn.cm-btn-decline,.klaro.klaro-theme-emn_theme .cookie-notice .cm-btn.cm-btn-danger,.klaro.klaro-theme-emn_theme.learn-more-as-button .cookie-notice:not(.cookie-modal-notice) a.cm-link.cn-learn-more{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:inline-block;font-family:"Inter",sans-serif;background-color:var(--palette-blue-500);font-size:0.9rem;font-weight:400;line-height:1.2em;padding:0.532rem 1.5rem;padding:0.75rem 1.5rem;border-radius:1.875rem;color:var(--palette-white-max);border:1px solid var(--palette-blue-500);-webkit-appearance:none;appearance:none;letter-spacing:0.025em;text-decoration:none;}.klaro.klaro-theme-emn_theme .cookie-modal .cm-btn:focus,.klaro.klaro-theme-emn_theme .cookie-modal .cm-btn:hover,.klaro.klaro-theme-emn_theme .cookie-modal .cm-btn.cm-btn-info:focus,.klaro.klaro-theme-emn_theme .cookie-modal .cm-btn.cm-btn-info:hover,.klaro.klaro-theme-emn_theme .cookie-modal .cm-btn.cm-btn-success:focus,.klaro.klaro-theme-emn_theme .cookie-modal .cm-btn.cm-btn-success:hover,.klaro.klaro-theme-emn_theme .cookie-modal .cm-btn.cm-btn-decline:focus,.klaro.klaro-theme-emn_theme .cookie-modal .cm-btn.cm-btn-decline:hover,.klaro.klaro-theme-emn_theme .cookie-modal .cm-btn.cm-btn-danger:focus,.klaro.klaro-theme-emn_theme .cookie-modal .cm-btn.cm-btn-danger:hover,.klaro.klaro-theme-emn_theme .context-notice .cm-btn:focus,.klaro.klaro-theme-emn_theme .context-notice .cm-btn:hover,.klaro.klaro-theme-emn_theme .context-notice .cm-btn.cm-btn-info:focus,.klaro.klaro-theme-emn_theme .context-notice .cm-btn.cm-btn-info:hover,.klaro.klaro-theme-emn_theme .context-notice .cm-btn.cm-btn-success:focus,.klaro.klaro-theme-emn_theme .context-notice .cm-btn.cm-btn-success:hover,.klaro.klaro-theme-emn_theme .context-notice .cm-btn.cm-btn-decline:focus,.klaro.klaro-theme-emn_theme .context-notice .cm-btn.cm-btn-decline:hover,.klaro.klaro-theme-emn_theme .context-notice .cm-btn.cm-btn-danger:focus,.klaro.klaro-theme-emn_theme .context-notice .cm-btn.cm-btn-danger:hover,.klaro.klaro-theme-emn_theme .cookie-notice .cm-btn:focus,.klaro.klaro-theme-emn_theme .cookie-notice .cm-btn:hover,.klaro.klaro-theme-emn_theme .cookie-notice .cm-btn.cm-btn-info:focus,.klaro.klaro-theme-emn_theme .cookie-notice .cm-btn.cm-btn-info:hover,.klaro.klaro-theme-emn_theme .cookie-notice .cm-btn.cm-btn-success:focus,.klaro.klaro-theme-emn_theme .cookie-notice .cm-btn.cm-btn-success:hover,.klaro.klaro-theme-emn_theme .cookie-notice .cm-btn.cm-btn-decline:focus,.klaro.klaro-theme-emn_theme .cookie-notice .cm-btn.cm-btn-decline:hover,.klaro.klaro-theme-emn_theme .cookie-notice .cm-btn.cm-btn-danger:focus,.klaro.klaro-theme-emn_theme .cookie-notice .cm-btn.cm-btn-danger:hover,.klaro.klaro-theme-emn_theme.learn-more-as-button .cookie-notice:not(.cookie-modal-notice) a.cm-link.cn-learn-more:focus,.klaro.klaro-theme-emn_theme.learn-more-as-button .cookie-notice:not(.cookie-modal-notice) a.cm-link.cn-learn-more:hover{background-color:var(--palette-blue-300);color:var(--palette-white-max);border:1px solid var(--palette-blue-300);}.klaro.klaro-theme-emn_theme.learn-more-as-button .cookie-notice:not(.cookie-modal-notice) a.cm-link.cn-learn-more{-ms-flex-positive:unset;flex-grow:unset;margin-right:auto;cursor:pointer;text-align:center;}.klaro.klaro-theme-emn_theme .cookie-modal a,.klaro.klaro-theme-emn_theme .context-notice a,.klaro.klaro-theme-emn_theme .cookie-notice a{color:var(--klaro-link-color);text-decoration-style:var(--klaro-link-decoration);text-decoration-line:var(--klaro-link-decoration-line);}.klaro.klaro-theme-emn_theme .cookie-modal a:hover,.klaro.klaro-theme-emn_theme .context-notice a:hover,.klaro.klaro-theme-emn_theme .cookie-notice a:hover{color:var(--klaro-link-color-hover);text-decoration-style:var(--klaro-link-decoration-hover);text-decoration-line:var(--klaro-link-decoration-line-hover);}.klaro.klaro-theme-emn_theme .cookie-modal a:focus,.klaro.klaro-theme-emn_theme .context-notice a:focus,.klaro.klaro-theme-emn_theme .cookie-notice a:focus{outline:solid 2px currentColor;outline-offset:2px;}.klaro.klaro-theme-emn_theme .cookie-modal .cm-list-input:focus + .cm-list-label .slider,.klaro.klaro-theme-emn_theme .context-notice .cm-list-input:focus + .cm-list-label .slider,.klaro.klaro-theme-emn_theme .cookie-notice .cm-list-input:focus + .cm-list-label .slider{outline:var(--klaro-button-focus-outline);outline-offset:var(--klaro-button-focus-outline-offset);box-shadow:var(--klaro-button-focus-box-shadow);}.klaro.klaro-theme-emn_theme .cookie-modal .cm-list-label .slider,.klaro.klaro-theme-emn_theme .context-notice .cm-list-label .slider,.klaro.klaro-theme-emn_theme .cookie-notice .cm-list-label .slider{transition:none;background-color:var(--klaro-slider-bg);}.klaro.klaro-theme-emn_theme .cookie-modal .cm-list-input:checked + .cm-list-label .slider,.klaro.klaro-theme-emn_theme .context-notice .cm-list-input:checked + .cm-list-label .slider,.klaro.klaro-theme-emn_theme .cookie-notice .cm-list-input:checked + .cm-list-label .slider{background-color:var(--klaro-slider-bg-active);}.klaro.klaro-theme-emn_theme .cookie-modal .cm-list-input.required:checked + .cm-list-label .slider,.klaro.klaro-theme-emn_theme .context-notice .cm-list-input.required:checked + .cm-list-label .slider,.klaro.klaro-theme-emn_theme .cookie-notice .cm-list-input.required:checked + .cm-list-label .slider{background-color:var(--klaro-slider-bg-required);}.klaro.klaro-theme-emn_theme .cookie-modal .cm-list-input.half-checked:checked + .cm-list-label .slider,.klaro.klaro-theme-emn_theme .context-notice .cm-list-input.half-checked:checked + .cm-list-label .slider,.klaro.klaro-theme-emn_theme .cookie-notice .cm-list-input.half-checked:checked + .cm-list-label .slider{opacity:0.6;background-color:var(--klaro-slider-bg-active);}.klaro.klaro-theme-emn_theme .cookie-modal .cm-footer,.klaro.klaro-theme-emn_theme .cookie-modal .cm-body,.klaro.klaro-theme-emn_theme .cookie-modal .cm-header,.klaro.klaro-theme-emn_theme .context-notice .cm-footer,.klaro.klaro-theme-emn_theme .context-notice .cm-body,.klaro.klaro-theme-emn_theme .context-notice .cm-header,.klaro.klaro-theme-emn_theme .cookie-notice .cm-footer,.klaro.klaro-theme-emn_theme .cookie-notice .cm-body,.klaro.klaro-theme-emn_theme .cookie-notice .cm-header{padding-left:2rem;padding-right:2rem;border:0 none;}.klaro.klaro-theme-emn_theme .cookie-modal .cm-header,.klaro.klaro-theme-emn_theme .context-notice .cm-header,.klaro.klaro-theme-emn_theme .cookie-notice .cm-header{padding-top:1.5rem;}.klaro.klaro-theme-emn_theme .cookie-modal .cm-header h1.title,.klaro.klaro-theme-emn_theme .context-notice .cm-header h1.title,.klaro.klaro-theme-emn_theme .cookie-notice .cm-header h1.title{font-weight:700;font-size:clamp(1.25rem,calc(1.1428571429rem + 0.4761904762vw),1.5rem);}.klaro.klaro-theme-emn_theme .cookie-modal .cm-footer,.klaro.klaro-theme-emn_theme .context-notice .cm-footer,.klaro.klaro-theme-emn_theme .cookie-notice .cm-footer{padding-bottom:1.25rem;}.klaro.klaro-theme-emn_theme .cm-modal.cm-klaro:focus,.klaro.klaro-theme-emn_theme .cm-modal.cm-klaro:focus-visible,.klaro.klaro-theme-emn_theme .context-notice:focus,.klaro.klaro-theme-emn_theme .context-notice:focus-visible,.klaro.klaro-theme-emn_theme .cookie-notice:focus,.klaro.klaro-theme-emn_theme .cookie-notice:focus-visible{outline:var(--klaro-dialog-focus-outline);box-shadow:var(--klaro-dialog-focus-box-shadow),0 0 0 10px #fff;}.klaro.klaro-theme-emn_theme .context-notice{border-radius:0.5rem;background-color:var(--palette-grey-000);border-color:var(--palette-blue-500);}@media screen and (min-width:0px) and (max-width:399px){.klaro.klaro-theme-emn_theme .cookie-modal .cm-modal .cm-footer-buttons{-ms-flex-direction:column;flex-direction:column;gap:1rem;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;}.klaro.klaro-theme-emn_theme .cookie-modal .cm-modal .cm-footer-buttons button{display:block;min-width:12rem;}}.cookie-consent button.klaro-close{width:3rem;height:3rem;border-radius:0;}.cookie-consent button.klaro-close:after{content:"";display:block;width:100%;height:100%;background-image:url("/themes/custom/emn_theme/resources/dist/icons/colors/close--dark.svg");background-size:2rem;background-position:center;background-repeat:no-repeat;}.cookie-consent button.klaro-close:hover,.cookie-consent button.klaro-close:focus{background-color:var(--palette-blue-500);}.cookie-consent button.klaro-close:hover:after,.cookie-consent button.klaro-close:focus:after{background-image:url("/themes/custom/emn_theme/resources/dist/icons/colors/close--light.svg");}.klaro.klaro-theme-emn_theme .cookie-modal .cm-modal.cm-klaro{border-radius:0.5rem;}.klaro.klaro-theme-emn_theme .cookie-modal p{color:var(--palette-blue-500);}.klaro_toggle_dialog:hover,.klaro_toggle_dialog:focus{border-color:var(--palette-grey-100);background-color:var(--palette-grey-100);}.processed_text div[data-type=placeholder][data-name=youtube]{margin-bottom:2rem;}
