section ul.grid{display:grid;grid-template-columns:1fr 1fr 1fr}main figure.full{width:85%}main figure.half{width:60%}main>div.split{display:flex;flex-direction:row}main>div.split:after,main>div.split:before{content:"";flex:1 0 var(--min-page-side-padding)}main>div.split div.sections{flex-direction:row}main>div.split section{flex:1 1 0;margin:0;max-width:calc(var(--max-width-content)/2);word-break:break-word}main>div.split section:first-child{padding-left:0}main>div.split section:last-child,main>div.split:after{background-color:var(--bg-alt,inherit);padding-right:0}a.tile.illu,a.tile.with-img{flex-direction:row;gap:50px}a.tile.illu>div.content,a.tile.illu>svg,a.tile.with-img>div.content{width:50%}a.tile.illu:nth-child(2n)>svg,a.tile.with-img:nth-child(2n)>img{order:2}header>nav ul.navi-top li.toggle>span,header>nav ul.navi-top li>a.too-many-childs,header>nav ul.navi-top>li{align-items:center;display:inline-flex;gap:7px}header>nav ul.navi-top strong{display:block;font-size:22px;margin-bottom:2px}header>nav ul.navi-top>li>ul>li{flex:1 1 0}header>nav ul.navi-top>li#navi-25c10eab>ul>li:first-child,header>nav ul.navi-top>li#navi-f08aa6ec>ul>li:nth-child(2){flex:2 1 0}header>nav ul.navi-top>li#navi-25c10eab>ul>li:first-child>ul{column-count:2;column-gap:var(--gap)}header>nav ul.navi-top>li#navi-25c10eab>ul>li:first-child>ul>li{break-inside:avoid;overflow:hidden}header>nav ul.navi-top>li#navi-25c10eab>ul>li:first-child>ul>li:nth-child(5){break-before:column}header>nav ul.navi-top>li#navi-f6c36155>ul{display:grid;grid-template-columns:1fr 1fr 1fr;row-gap:0}header>nav ul.navi-top>li#navi-f6c36155>ul>li{grid-row:span 2}header>nav ul.navi-top>li#navi-f6c36155>ul>li:nth-child(2),header>nav ul.navi-top>li#navi-f6c36155>ul>li:nth-child(3){grid-row:initial}header>nav ul.navi-top>li#navi-f6c36155>ul>li:nth-child(3){order:4}header>nav ul.navi-top li.toggle>ul{display:none}header>nav ul.navi-top li.toggle>span{cursor:pointer}header>nav ul.navi-top li.toggle:focus-within>ul{display:block}header>nav ul.navi-top li.toggle:focus-within>span{background:var(--clr-p);pointer-events:none}header>nav ul.navi-top li.toggle:focus-within>span>svg{transform:rotate(180deg)}header>nav ul>li>svg{flex:0 0 var(--10px,10px);width:var(--10px,10px)}header>nav ul.navi-top>li>a>svg:first-child{display:none}header>nav ul.navi-top>li:first-child,header>nav ul.navi-top>li:nth-last-child(2){margin-left:auto}@media only screen and (max-width:1170px){header>nav{flex-wrap:wrap}header>nav ul.navi-top{column-gap:2vw;flex:1 0 100%;order:2}header>nav ul.navi-top>li{padding-bottom:var(--gap)}}header>nav ul>li.active a{position:relative}header>nav ul>li.active:not(:hover)>a:after{background:currentColor;bottom:-2px;content:"";position:absolute;width:50px;--width:min(80%,50px);height:1px;left:calc(50% - var(--width)/2);max-width:var(--width)}header>nav ul>li:hover>a{background:var(--clr-c);color:var(--clr-c-inv)}header>nav ul.navi-top>li>ul{background:var(--clr-c-inv);display:flex;font-size:var(--18px);gap:var(--gap);left:0;max-height:calc(100vh - 100%);max-height:calc(100dvh - 100%);overflow:auto;overscroll-behavior:contain;padding:var(--gap);position:absolute;right:0;top:100%;visibility:hidden}header>nav ul.navi-top>li:focus-within>ul,header>nav ul.navi-top>li:hover>ul{visibility:visible}@media (hover:none){header>nav ul.navi-top>li:hover>a{pointer-events:none}}header>nav ul.navi-top>li>ul{transition:visibility 0s linear .5s,opacity .5s}header>nav:hover ul.navi-top>li>ul{transition-delay:.2s,0s;transition-duration:0s,0s}header>nav ul.navi-top>li:hover>ul{transition:visibility 0s linear .2s,opacity .2s}header>nav>ul.navi-top>li>ul>li>ul>li>ul{margin-left:20px}@media (hover:hover){header>nav ul.navi-top:hover>li:focus-within:not(:hover)>ul{display:none}}@media only screen and (min-width:900px){header>nav ul.navi-top>li#navi-f6c36155>ul{grid-template-columns:1fr 1fr 1fr 1fr}header>nav ul.navi-top li.pinned{align-self:start;display:initial}header>nav ul.navi-top li.pinned a.tile{background:var(--clr-s2);color:inherit;display:flex}}div.tiles.overview a.tile{align-items:center;display:flex;flex-direction:row}div.tiles.overview a.tile picture:first-child{flex:1 0 40%;margin:-20px 0 -20px -20px;max-width:385px;width:40%}div.tiles.overview a.tile picture:first-child>img{height:auto;max-width:100%}div.tiles.overview a.tile div.content{text-align:left}div.tiles.overview a.tile div.content h2,div.tiles.overview a.tile div.content p{margin:0}div.tile.profile div.split{align-items:start;display:flex;gap:var(--gap)}div.tile.profile div.split>svg{max-width:40%}div.cards.multi-col,div.gallery.slider{display:grid;grid-template-columns:1fr 1fr 1fr}section ol li figure.left,section ol li figure.right{margin-bottom:var(--gap);max-width:50%}section ol li figure.right{float:right;margin-left:var(--gap)}section ol li figure.left{float:left;margin-right:var(--gap)}