/*!normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css*/html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}html{scroll-behavior:smooth;scroll-padding-top:4rem}*{margin:0;padding:0;box-sizing:border-box}body{background-color:#fff;color:#353535}h1,h2,h3,h4,h5,h6{font-family:raleway,monospace;font-weight:600}p,li,a,span,div,input,textarea,button{font-family:lato,sans-serif;font-weight:400;font-size:1.01em;line-height:1.5em}a{color:#52b3e7}img{width:100%;height:auto;display:block}figure{margin:.25em auto;width:100%;max-width:100%;display:block}@media(min-width:800px){figure{margin:2em auto}}figure figcaption{text-align:center;margin-top:.5em;font-style:italic;font-size:.9em}main{display:flex;flex-wrap:wrap;justify-content:center;margin:0 5%}@media(min-width:800px){main{margin:0 10%}}li{list-style-position:inside}@font-face{font-family:dharmagothic;src:url(/fonts/DharmaGothic.otf)}.header{position:fixed;top:0;width:100%;height:4em;z-index:2;display:flex;justify-content:space-between;transition:all .3s ease-out;background-color:#52b3e7}@media(min-width:800px){.header{width:90%;margin:auto 5%;border-radius:5px}}.header__logo{position:absolute;display:flex;z-index:2;width:5em;height:auto;margin:.5em}@media(min-width:800px){.header__logo{position:relative}}.header__logo a{position:relative;display:flex}.header__logo a img{position:relative;width:100%;height:100%;object-fit:contain}.header--is-expanded{z-index:3;height:auto}.header .menu_icon{width:2.5em;height:2.5em;position:absolute;display:flex;align-items:center;justify-content:center;top:.5em;right:1em;z-index:10;border-radius:5px;background-color:#52b3e7;transition:background-color .3s ease-out}@media(min-width:800px){.header .menu_icon{display:none}}.header .menu_icon__icon{width:70%;height:70%;position:absolute;display:flex;align-items:center}@media(min-width:800px){.header .menu_icon__icon{display:none}}.header .menu_icon__icon::before{content:'';position:absolute;top:0;left:0;width:100%;height:.25em;background-color:#fff;transition:transform .3s ease-out;transform-origin:0% 50%}.header .menu_icon__icon__middle{position:absolute;left:0;width:100%;height:.25em;background-color:#fff;transition:all .3s ease-out;transform-origin:0 50%}.header .menu_icon__icon::after{content:'';position:absolute;bottom:0;left:0;width:100%;height:.25em;background-color:#fff;transition:transform .3s ease-out;transform-origin:0% 50%}.header .menu_icon__icon--close-x::before{transform:rotate(45deg)scaleX(1.2)}.header .menu_icon__icon--close-x .menu_icon__icon__middle{opacity:0;transform:scaleX(0)}.header .menu_icon__icon--close-x::after{transform:rotate(-45deg)scale(1.2)}.header .menu_content{position:absolute;display:flex;width:100%;left:100%;z-index:0;opacity:0;justify-content:right;align-items:center;transition:all .3s ease-out;background-color:#52b3e7}@media(min-width:800px){.header .menu_content{position:relative;width:75%;background-color:transparent;left:0;opacity:1;z-index:2;justify-content:center}}.header .menu_content--is-visible{opacity:1;left:0;align-items:start}.header .menu_content__primary{position:relative;display:flex;width:100%;flex-wrap:wrap;justify-content:center;margin-top:2.5em}@media(min-width:800px){.header .menu_content__primary{justify-content:space-evenly;margin-top:0;flex-wrap:nowrap;width:95%}}.header .menu_content__primary>li{position:relative;width:100%;list-style:none;margin:.5em 0;border:1px solid transparent;transition:all .2s ease-in-out;border-radius:5px}@media(min-width:800px){.header .menu_content__primary>li{display:inline-block;margin:.5em .2em;width:auto}}@media(min-width:800px){.header .menu_content__primary>li:hover{border:1px solid #fff;border-radius:5px}}.header .menu_content__primary>li>a{color:#fff;font-size:1.1em;font-weight:700;text-decoration:none;display:block;padding:.5em 0;text-align:center;font-weight:600}.header .menu_content__primary>li>a::after{content:'';position:relative;display:block;left:35%;width:30%;height:1px;background-color:#fff}@media(min-width:800px){.header .menu_content__primary>li>a::after{display:none}}@media(min-width:800px){.header .menu_content__primary>li>a{padding:.5em;font-size:1.2em}}.header .menu_content__primary>li>a>.submenu__arrow{display:inline;position:absolute;width:3em;height:1.25em}@media(min-width:800px){.header .menu_content__primary>li>a>.submenu__arrow{display:none}}.header .menu_content__primary>li>a>.submenu__arrow:before{content:'';position:relative;display:inline-block;top:-.25em;left:-2px;width:.75em;height:.02em;background-color:#fff;border:1px solid #fff;transition:all .3s ease-out;transform-origin:50% 50%;transform:rotate(45deg)}.header .menu_content__primary>li>a>.submenu__arrow::after{content:'';position:relative;display:inline-block;top:-.25em;left:-8px;width:.75em;height:.02em;background-color:#fff;border:1px solid #fff;transition:all .3s ease-out;transform-origin:50% 50%;transform:rotate(-45deg)}.header .menu_content__primary>li>a>.submenu__arrow.expanded:before{transform:rotate(-45deg)}.header .menu_content__primary>li>a>.submenu__arrow.expanded::after{transform:rotate(45deg)}.header .menu_content__primary>li.submenu:hover>.menu_content__secondary{transform:translateY(0%)translateX(0%)rotateX(0);transform-origin:0 0}@media(min-width:800px){.header .menu_content__primary>li.submenu:hover>.menu_content__secondary{transform:translateY(2%)translateX(-50%)rotateX(0)}}.header .menu_content__secondary{display:none;position:relative;width:100%;border-radius:5px;border-top-left-radius:0;border-top-right-radius:0;z-index:2;transition:all .3s ease-out}@media(min-width:800px){.header .menu_content__secondary{display:flex;flex-wrap:wrap;position:absolute;background-color:#52b3e7;transform:translateY(2%)translateX(-50%)rotateX(90deg);transform-origin:0 0;left:50%;padding:.5em;width:12em}}.header .menu_content__secondary.expanded{display:block}.header .menu_content__secondary>li{width:auto;position:relative;display:block;border:1px solid transparent;border-radius:5px;transition:all .2s ease-in-out}@media(min-width:800px){.header .menu_content__secondary>li{display:inline-block;margin:.5em .2em;width:100%}}.header .menu_content__secondary>li:hover{border:1px solid #fff;border-radius:5px}.header .menu_content__secondary>li>a{color:#fff;font-size:1.1em;font-weight:700;text-decoration:none;display:block;padding:.5em 0;text-align:center;font-weight:600}.hero{width:100%;max-height:65vh;height:65vh;position:relative;overflow:hidden;display:flex;justify-content:center;align-items:center}@media(min-width:800px){.hero{max-height:75vh;height:75vh}}.hero__image{width:100%;height:100%}.hero__image img{width:100%;height:100%;object-fit:cover;object-position:center;border-bottom:1px solid #fff}.hero__image::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;background-color:rgba(0,0,0,.15)}.hero__image:after{content:'';position:absolute;bottom:0;width:100%;height:4em;background:linear-gradient(0deg,white,transparent);z-index:1}@media(min-width:800px){.hero__image:after{height:4em}}.hero__content{display:flex;flex-wrap:wrap;position:absolute;z-index:1;font-family:raleway,monospace;color:#fff;margin:0 1.5em}@media(min-width:800px){.hero__content{justify-content:left;margin:0 10%;transform:translateY(-50%)}}.hero__content__title{display:flex;justify-content:left;width:100%;text-transform:uppercase}@media(min-width:800px){.hero__content__title{font-size:1.5em}}.hero__content__title h1{margin:.6em 0;font-size:3em}@media(min-width:800px){.hero__content__title h1{margin:.3em 0;font-size:2em}}.hero__content__title img{width:auto;height:1.75em;object-fit:contain;display:inline-block;transform:translateY(35%)}.hero__content__subtitle{position:relative;display:flex;width:100%;justify-content:center}@media(min-width:800px){.hero__content__subtitle{justify-content:left;width:60%}}@media(min-width:800px){.hero__content__subtitle h2{font-size:1.35em}}.hero__non_index{height:35vh;max-height:40vh}@media(min-width:800px){.hero__non_index{height:35vh;max-height:35vh}}.hero__non_index .hero__image::before{top:0;left:0}.hero__non_index .hero__content{padding:4em 0 2em;font-family:raleway,monospace;color:#fff;margin:0 1.5em}@media(min-width:800px){.hero__non_index .hero__content{transform:translateY(-15%)}}.hero__non_index .hero__content__title h1{font-size:2.5em}@media(min-width:800px){.hero__non_index .hero__content__title h1{font-size:2em}}.intro{margin:2em 2.5%}@media(min-width:800px){.intro{width:60%}}.intro p{font-size:1.5em;font-family:raleway,monospace;text-align:center}@media(min-width:800px){.intro p{font-size:2em}}.section{position:relative;border-radius:5px;width:100%;margin:2em auto}.section__header{position:relative;padding:.5em;margin-bottom:2em;display:flex;justify-content:center;align-items:center;width:100%;font-weight:600}.section__header--black{color:#175387;color:#337774}.section__header__title{position:relative;display:inline-block;color:#52b3e7;font-family:raleway,monospace;text-align:center}.section__header:after{content:'';position:absolute;bottom:0;width:10%;height:1px;background-color:rgba(23,83,135,.1);background-color:rgba(51,119,116,.5)}.section__content{position:relative;display:flex;flex-wrap:wrap;margin:1em auto;width:100%}.section__content__item{width:100%;margin-bottom:1em}.footer{display:flex;justify-content:space-between;flex-wrap:wrap;position:relative;background:#fff;margin-top:1.5em;justify-content:center;height:90vh}@media(min-width:800px){.footer{height:60vh}}.footer .contact{position:relative;z-index:1;top:5%;width:100%;margin:2em 0 1em}@media(min-width:800px){.footer .contact{width:100%;margin:1em 10%}}.footer .contact__content{display:flex;justify-content:center;gap:1em}.footer .contact__content__email,.footer .contact__content__twitter,.footer .contact__content__mastodon,.footer .contact__content__linkedin,.footer .contact__content__youtube,.footer .contact__content__instagram,.footer .contact__content__zenodo{width:auto;display:flex;justify-content:center;margin-bottom:1em;width:100%}@media(min-width:800px){.footer .contact__content__email,.footer .contact__content__twitter,.footer .contact__content__mastodon,.footer .contact__content__linkedin,.footer .contact__content__youtube,.footer .contact__content__instagram,.footer .contact__content__zenodo{width:33%}}@media(min-width:1200px){.footer .contact__content__email,.footer .contact__content__twitter,.footer .contact__content__mastodon,.footer .contact__content__linkedin,.footer .contact__content__youtube,.footer .contact__content__instagram,.footer .contact__content__zenodo{width:20%}}.footer .contact__content__email p,.footer .contact__content__twitter p,.footer .contact__content__mastodon p,.footer .contact__content__linkedin p,.footer .contact__content__youtube p,.footer .contact__content__instagram p,.footer .contact__content__zenodo p{display:flex;align-items:center}.footer .contact__content__email p a,.footer .contact__content__twitter p a,.footer .contact__content__mastodon p a,.footer .contact__content__linkedin p a,.footer .contact__content__youtube p a,.footer .contact__content__instagram p a,.footer .contact__content__zenodo p a{display:flex;text-decoration:none;color:#353535}.footer .contact__content__email p a img,.footer .contact__content__twitter p a img,.footer .contact__content__mastodon p a img,.footer .contact__content__linkedin p a img,.footer .contact__content__youtube p a img,.footer .contact__content__instagram p a img,.footer .contact__content__zenodo p a img{height:1.5em;margin-right:.5em;width:auto;display:inline-block}.footer__funding{position:relative;z-index:1;width:100%;margin:1em 0 0}.footer__funding::before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(45deg,rgba(255,255,255,.5),transparent);z-index:1}@media(min-width:800px){.footer__funding::before{background:linear-gradient(90deg,white,transparent)}}@media(min-width:800px){.footer__funding{padding:0 10%;bottom:0;max-height:12em}}.footer__funding__content{z-index:1;padding:1em}.footer__funding__content__image{display:flex;width:100%}.footer__funding__content__image__eu{position:relative;height:3em;width:auto;margin-right:1em;display:flex;align-items:center}@media(min-width:800px){.footer__funding__content__image__eu{height:2em}}@media(max-width:530px){.footer__funding__content__image__eu p{font-size:.8em!important}}.footer__funding__content__image__eu img{height:100%;width:auto;display:inline-block;margin-right:.25em}.footer__funding__content__image__6g{position:relative;height:3em;width:auto;margin-right:1em;margin:0 .25em;display:inline}@media(min-width:800px){.footer__funding__content__image__6g{height:2em}}.footer__funding__content__image__6g img{height:100%;width:auto}@media(min-width:800px){.footer__funding__content__text{width:70%}}.footer__funding__content__text p{margin-top:.5em}.footer__image{width:100%;height:100%;position:absolute;top:0;z-index:0}.footer__image:before{content:'';position:absolute;top:0;width:100%;height:10em;background:linear-gradient(180deg,white,transparent);z-index:1}.footer__image img{width:100%;height:100%;object-fit:cover;object-position:center;border-top:1px solid #fff}@keyframes appear_left_y{from{transform:rotateY(90deg)}to{transform:rotateY(0)}}.origami_animation__left__y{transition:all .3s ease-in-out;display:inline-block;animation:appear_left_y 1s ease-in-out 0s 1 normal forwards;animation-fill-mode:forwards}.btn{display:block;background-color:rgba(82,179,231,.95);color:#fff;border-radius:5px;padding:.5em;margin:.5em auto;text-decoration:none;text-align:center;box-shadow:rgba(0,0,0,.1)1px 1px 10px;border:1px solid #fff}@media(min-width:800px){.btn{padding:.5em}}.btn:hover{background-color:rgba(82,179,231,.8)}.btn--green{background-color:rgba(51,119,116,.95)}.btn--green:hover{background-color:rgba(51,119,116,.8)}.btn--orange{background-color:rgba(227,148,20,.95)}.btn--orange:hover{background-color:rgba(227,148,20,.8)}table thead tr th{padding:10px 15px;text-align:left;font-weight:600;border-bottom:1px solid #337774;text-align:center}table tbody tr td{padding:10px 15px;border-bottom:1px solid #337774;text-align:center}.cookie_banner{position:fixed;bottom:.5em;width:98%;margin:0 1%;background-color:#fff;border-radius:5px;z-index:5;box-shadow:0 0 10px rgba(0,0,0,.25);padding:1em;transform:translateX(-100%);opacity:0;transition:all .5s ease-in-out}.cookie_banner__close{position:absolute;top:.5em;right:.5em;width:2em;height:2em;cursor:pointer}.cookie_banner__content{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:left}.cookie_banner__content__title{display:flex;align-items:center;width:100%}.cookie_banner__content__title img{width:3em;height:3em;margin-right:1em}.cookie_banner__content__text{width:100%;margin:1em 0}.cookie_banner__content__actions{width:100%;display:flex;justify-content:center}.cookie_banner__content__actions .btn{margin:0 .5em;cursor:pointer}@media(min-width:800px){.cookie_banner__content__actions{justify-content:start}}.cookie_banner--no_show{display:none}.cookie_banner--show{opacity:1;transform:translateX(0)}.cookie_banner--hide{opacity:0;transform:translateX(100%)}