@charset "UTF-8";h2{font-size:2rem;font-weight:400;margin:0}a{color:#222}nav a{margin-right:10px}textarea{width:100%;font-size:16px}input{font-size:16px}content{line-height:1.6}table{width:100%}img{max-width:100%;height:auto}code{padding:2px 5px;background-color:#f2f2f2}pre{padding:1rem}pre>code{all:unset}blockquote{border:1px solid #999;color:#222;padding:2px 0 2px 20px;margin:0;font-style:italic}*:where(:not(html,iframe,canvas,img,svg,video,audio):not(svg *,symbol *)){all:unset;display:revert}*,*:before,*:after{box-sizing:border-box}a,button{cursor:revert}ol,ul,menu{list-style:none}img{max-inline-size:100%;max-block-size:100%}table{border-collapse:collapse}input,textarea{-webkit-user-select:auto}textarea{white-space:revert}meter{-webkit-appearance:revert;appearance:revert}:where(pre){all:revert}::placeholder{color:unset}::marker{content:initial}:where([hidden]){display:none}:where([contenteditable]:not([contenteditable=false])){-moz-user-modify:read-write;-webkit-user-modify:read-write;overflow-wrap:break-word;-webkit-line-break:after-white-space;-webkit-user-select:auto}:where([draggable=true]){-webkit-user-drag:element}:where(dialog:modal){all:revert}html,body{height:100%;border:0;margin:0;padding:0;text-align:left;color:#111;letter-spacing:0;font-family:Roboto,sans-serif;font-size:1.1rem;font-weight:400;background-color:#fff;scroll-behavior:smooth}a{color:#ff5fc6;text-decoration:none}a.text-black{color:#111}.text-right{text-align:right}h2{font-size:1.5rem;margin-left:1rem}@media (min-width: 992px){h2{font-size:2.3vw}}ul{list-style:none;margin:2rem 0 0;padding:0}ul li{line-height:2}.wrap{margin:5% 0;width:160%;overflow-y:hidden}@media (min-width: 992px){.wrap{width:100%}}.wrap main,.wrap header,.wrap footer{max-width:90%;margin:0 auto}@media (min-width: 992px){.wrap main,.wrap header,.wrap footer{max-width:90%;padding:0 5%}}.wrap footer{padding:0;max-width:100%;line-height:1.5}@media (min-width: 992px){.wrap footer{padding:5%;max-width:90%}}.footer-wrap{margin:0;padding:0}.vertical{flex-direction:row;display:flex}header{width:100%;display:flex}header div.split{display:flex}@media (min-width: 992px){header div.split{justify-content:flex-start}}header div.split-left{width:50%}@media (min-width: 992px){header div.split-left{width:33%}}header div.split-right{width:50%}@media (min-width: 992px){header div.split-right{width:67%;justify-content:space-between;padding-left:2vw}}header .logo-line{width:15vw;min-width:125px;margin:0 2rem 0 .5rem}@media (min-width: 992px){header .logo-line{margin:unset}}footer{width:100%;display:flex}footer div.split{display:flex}@media (min-width: 992px){footer div.split{justify-content:flex-start}}footer div.split-left{width:50%;margin:5% 0 5% 5%}@media (min-width: 992px){footer div.split-left{margin:0;width:33%}}footer div.split-right{width:50%;margin:5% 5% 5% 0}@media (min-width: 992px){footer div.split-right{margin:0;width:67%;justify-content:space-between;padding-left:2vw}}footer .logo-line{width:15vw;min-width:125px;margin:0 2rem 0 .5rem}@media (min-width: 992px){footer .logo-line{margin:unset}}header div.split{color:#111;justify-content:space-between}header a{color:#111}header a.active,header a:hover{color:#ff5fc6}.footer-wrap{background-color:#111}footer div.split{color:#fff}footer a{color:#fff}footer a.active,footer a:hover{color:#ff5fc6}main{align-items:center;width:100%;padding:0}main section{width:100%;display:flex}main section.content{font-family:Helvetica,Arial,sans-serif;font-size:1.3rem;line-height:1.5;margin-top:2rem}@media (min-width: 992px){main section.content{font-size:1.7vw;margin-top:unset}}main section div.split{color:#111}@media (min-width: 992px){main section div.split{justify-content:flex-start}}main section div.split-left{width:100%}@media (min-width: 992px){main section div.split-left{width:33%}}main section div.split-right{width:100%;justify-content:space-between}@media (min-width: 992px){main section div.split-right{width:67%;padding-left:2vw}}.accordion-wrapper details{position:relative;background-color:#fff}.accordion-wrapper details .title{position:relative;display:flex;padding:1.5rem 3.5rem 1.5rem 0;border-top-left-radius:.25rem;border-top-right-radius:.25rem;margin:0;font-weight:500;cursor:pointer;list-style:none}.accordion-wrapper details .title::marker,.accordion-wrapper details .title::-webkit-details-marker{display:none}.accordion-wrapper details .title h4{margin:0;font-size:1rem;font-weight:700;letter-spacing:2px;line-height:1.4rem;text-transform:unset}.accordion-wrapper details .description{padding:0 3.5rem 2.5rem 0}.accordion-wrapper details .description p{margin:0}.accordion-wrapper details .description:after{position:absolute;content:"";bottom:0;left:0;right:0;border-bottom:1px solid color(grey100)}.hamburger{top:50%;left:10%;width:40px;height:5px;background:#ff5fc6;position:relative;transition:.5s}.hamburger:before{top:-12px}.hamburger:after{top:12px}.icon-one{cursor:pointer}.hamburger-one:before,.hamburger-one:after{content:"";position:absolute;width:40px;height:5px;background:#ff5fc6;transition:.5s}details[open] .hamburger-one{background:#0000;box-shadow:0 2px 5px #0000}details[open] .hamburger-one:before{top:0;transform:rotate(45deg)}details[open] .hamburger-one:after{top:0;transform:rotate(135deg)}#publications{margin:3rem 0 6rem}#publications .title h2:before{content:"▶";display:inline-block;font-size:1.5rem;line-height:1.5;vertical-align:middle;margin-right:2.7rem}#contact-m .split-left{flex-direction:column}.lang{font-size:1.3rem;line-height:1}@media (min-width: 992px){.lang{font-size:2rem}}.contact-button img{width:70px;margin:0 1rem}.pin{max-width:80px;margin:2rem 0}@media (min-width: 992px){.pin{max-width:120px}}@media (min-width: 992px){.mobile{display:none}}@media (max-width: 992px){.desktop{display:none}}
