.tileswithtext{display:flex;flex-wrap:wrap}.tileswithtext>div{width:calc((100% / 4) - 2em);margin:1em;padding:0;border:1px solid var(--color-borders);text-align:center;overflow:hidden;transition:box-shadow .4s,transform .4s}.tileswithtext>div div{display:block;padding:0 1em 1em 1em;text-align:left}.tileswithtext>div div:first-child{width:100%;height:200px;background-size:cover;background-repeat:no-repeat;background-position:0 15%;border-bottom:1px solid var(--color-borders);overflow:hidden}.tileswithtext>div:focus-within,.tileswithtext>div:hover{box-shadow:2px 2px 4px var(--color-borders),-2px -2px 4px var(--color-borders);transform:translate(0,-.5em)}.tileswithtext.tilesNoWrap{display:flex;overflow-x:auto;white-space:nowrap;flex-wrap:nowrap}.tileswithtext.tilesNoWrap>div{display:inline;vertical-align:top;white-space:initial;min-width:calc((100% / 4) - 2em)}@media screen and (max-width:1366px){.tileswithtext.tilesNoWrap>div{min-width:calc(100% / 2 - 2em)}.tileswithtext>div{width:calc(100% / 2 - 2em)}}@media screen and (max-width:768px){.tileswithtext.tilesNoWrap>div{min-width:calc(100% - 2em)}.tileswithtext>div{width:calc(100% - 2em)}}#home body>main>section{padding:1em 0;position:relative}#home #pageTitle{height:100vh;display:flex;flex-flow:column;justify-content:space-between}#pageTitle{position:relative;display:block}#pageTitle>*{position:relative;display:block;text-align:center;height:50%}#pageTitle h1{display:none;font-weight:700;padding:15vh 0 0 0;height:calc(50% - 20vh);margin-bottom:20vh;text-shadow:-1px -1px 0 var(--color-borders),1px -1px 0 var(--color-borders),-1px 1px 0 var(--color-borders),1px 1px 0 var(--color-borders)}#pageTitle>.headerImg{position:absolute;left:0;top:0;height:inherit;width:100%;filter:grayscale(),saturate(.8);z-index:0}#home #pageTitle:before{display:block;content:" ";position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(circle at center,transparent 0,var(--color-bg-transparent-dark) 100%);z-index:1}#home #pageTitle>*{height:100%}#home #pageTitle>a{position:absolute;bottom:0;right:0;height:initial;padding:.1em .3em;background:rgba(0,0,0,.6);color:var(--color-white);font-size:.7em}@media screen and (min-width:768px){#home #pageTitle{display:grid;grid-template-columns:1fr 300px}}#home #pageTitle .fullSlogan{height:auto;max-width:100%}.fullSlogan>*{display:block;font-size:9vh;line-height:1em;white-space:nowrap;overflow-y:auto;text-align:left;font-stretch:condensed;font-weight:900;color:var(--color-white);cursor:pointer;transition:color .2s}.fullSlogan>*:hover{color:var(--color-accent-hover)}@media screen and (max-width:1368) and (orientation:portrait){.fullSlogan>*{font-size:5vh}}@media screen and (min-width:768px){#home #pageTitle .fullSlogan{display:block;position:absolute;bottom:2vh;left:2vh;z-index:2}.fullSlogan>*{font-size:16vh;white-space:initial;overflow-y:initial}}#home #counters{display:block;height:auto;margin-top:1em;margin-bottom:3em}#home #counters>div{display:grid;grid-template-columns:1fr 40%;margin:.2em 0;padding:1em;background:var(--color-bg-transparent-stronger);border-radius:var(--def-border-radius);transition:background .2s}#home #counters>div:hover{background:var(--color-bg2)}#counters a{display:inline-block;padding:0 1em;text-align:left;vertical-align:middle}#counters a>*{display:inline-block;text-align:center;vertical-align:middle}#home #counters .lspl{font-size:1.8em;line-height:1.2em}#home #counters .lspr{font-size:1em;vertical-align:middle;margin-left:.7em}.homeCounterGraph{display:inline-flex;width:100%;height:40px;vertical-align:middle}@media screen and (min-width:768px){#home #counters{grid-column:2;display:flex;justify-content:space-around;flex-flow:column;max-height:calc(100vh - 2em);margin-top:0;margin-bottom:0;overflow-x:auto;z-index:3}#home #counters>div{display:block}#home #counters .lspl{font-size:3em;line-height:1.2em}#home #counters .lspr{font-size:1.2em}.homeCounterGraph{display:flex;vertical-align:bottom}}#home #pageTitle>.speechbubble{display:block;height:initial;position:absolute;bottom:20px;left:50%;margin-bottom:0;background:var(--color-bg);color:var(--color-fg);max-width:300px;padding:1em;border-radius:var(--def-border-radius);transform:translate(-50%,0);border:5px solid var(--color-bg);z-index:3;transition:border-color .2s,background .2s,color .2s}.speechbubble:after{content:'';position:absolute;bottom:0;left:50%;width:0;height:0;border:20px solid transparent;border-top-color:inherit;border-bottom:0;margin-left:-20px;margin-bottom:-20px}#home #pageTitle>.speechbubble:hover{background:var(--color-accent-hover);color:var(--color-accent-hover-fg);border-color:var(--color-accent-hover)}#home body>main>section#homeIntroTextSection{padding:3em 0;--s:30px;--_g:var(--color-bg) 90deg,var(--color-bg2) 0;background:conic-gradient(from 90deg at 2px 2px,var(--_g)),conic-gradient(from 90deg at 1px 1px,var(--_g));background-size:var(--s) var(--s),calc(var(--s)/5) calc(var(--s)/5)}#homeIntroTextSection article{margin:2em var(--def-padding-main);padding:1em;border-radius:var(--def-border-radius);background:var(--color-bg-transparent-stronger)}section#homeIntroTextSection h1{text-align:center}#home #tiles>#homeNewsTile{padding:3em var(--def-padding-main);background-color:var(--color-bg);opacity:1;background-size:20px 20px;background-image:repeating-linear-gradient(0deg,var(--color-bg2),var(--color-bg2) 1px,var(--color-bg) 1px,var(--color-bg))}#home body>main>section#randomImgsSection{padding:0 0}#randomImgsSection h2{position:absolute;left:0;top:2em;padding:.5em;border-radius:0 var(--def-border-radius) var(--def-border-radius) 0;background:var(--color-bg);color:var(--color-fg);font-weight:900;z-index:2}#homeRandomImg{display:flex;flex-flow:row wrap;width:100%;height:100vh;max-height:100vh;margin-bottom:0;overflow:hidden}#homeRandomImg a{display:inline-block;height:50vh;min-width:20%;position:relative}#homeRandomImg a img{display:block;position:absolute;object-fit:cover;top:50%;left:50%;min-height:100%;min-width:100%;max-height:50vh;max-width:100%;transform:translate(-50%,-50%)}#homeRandomImg a:after{display:block;content:" ";position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(circle at center,transparent 0,transparent 30%,black 100%);z-index:1;transition:opacity .2s}#homeRandomImg a:hover:after{opacity:.2}#homeRandomImg a span{display:block;position:absolute;bottom:0;left:0;width:100%;padding:2.5em 1em .5em 1em;background-image:linear-gradient(to top,var(--color-black) 0%,var(--color-black) 30%,transparent 100%);color:var(--color-white);z-index:2;visibility:hidden;transition:padding-bottom:.2s}#homeRandomImg a:hover span{visibility:initial}@media screen and (max-width:768px){#homeRandomImg a{min-width:32%;height:33%}#homeRandomImg a img{max-height:33vh}}#home #tiles{display:flex;flex-wrap:wrap;width:100%;margin-bottom:2em;padding:0 0;background:var(--color-bg);box-shadow:1px 1px 3px var(--color-borders)}#home #tiles>*{position:relative;display:inline-block;flex:1;min-width:35vw;padding:1em 3em;border:1px solid var(--color-borders)}#home #tiles>*>*{padding:2em 1em;width:100%}#home #tiles>*:nth-child(2-1){border-left-width:0}#home #tiles>*:nth-child(2){border-right-width:0}#homeSeriesSec{--s:34px;--c1:var(--color-bg);--c2:var(--color-bg2);--_g:radial-gradient(calc(var(--s)/2),var(--c1) 97%,#0000);background:var(--_g),var(--_g) calc(2*var(--s)) calc(2*var(--s)),repeating-conic-gradient(from 45deg,#0000 0 25%,var(--c2) 0 50%) calc(-.707*var(--s)) calc(-.707*var(--s)),repeating-linear-gradient(135deg,var(--c1) calc(var(--s)/-2) calc(var(--s)/2),var(--c2) 0 calc(2.328*var(--s)));background-size:calc(4*var(--s)) calc(4*var(--s))}#homeSeriesSec>div{padding:.5em 1em;display:block;background:var(--color-bg);border-radius:var(--def-border-radius)}#home #tiles>#homeExhibitionsTile{min-width:60vw;background:var(--color-bg2);box-shadow:0 4px 2px var(--color-bg2),0 -4px 2px var(--color-bg2)}#homeExhibitionsTile .tileswithtext>div{background:var(--color-bg)}#homeExhibitionsTile h3{text-align:center}#mapTile{background:url(../assets/img/dummy_map_400.webp) no-repeat center center}#mapTile>*{background:rgba(255,255,255,.7);padding:1em;border:1px solid var(--color-borders);border-radius:.2em}#mapTile h3{margin:.3em 0}#mapTile a.buttonLike{display:inline-block}#homeExhList{display:table;width:100%;margin:0;padding:0}#homeExhList li{display:table-row}#homeExhList li>*{display:table-cell;padding:.1em .5em .1em 0;border-bottom:1px solid var(--color-borders)}#homeTopicsUl{margin:0;padding:0;list-style:square}#homeTopicsUl>*{margin:0 0 0 1em;padding:.2em 0}#homeNewsTile img{float:right;max-width:200px;max-height:200px;margin:.2em .5em .2em 1em;border:1px solid var(--color-borders)}@media screen and (max-width:768px){#home #tiles>*{min-width:60vw;height:auto;padding:1em 1em 2em 1em;overflow:auto}#home #tiles>*>*{position:initial;left:initial;top:initial;transform:initial;max-width:initial}#homeRandomImg{display:block;max-height:initial;flex-flow:initial}#homeRandomImg>*{display:block;flex:initial;width:initial}#homeRandomImg>*>a{display:block}}.recentSearches{min-height:100%;position:relative;padding-top:5vh;padding-left:calc(var(--def-padding-main) / 2);border-left:calc(var(--def-padding-main) / 2) solid var(--color-bg2)}.recentSearches:before{content:" ";position:absolute;left:-1vh;top:0;width:5em;height:100%;border-left:1vh dotted var(--color-bg)}.recentSearches h2{font-size:2em}.recentSearches>div h3{margin:0 0}.recentSearches>div>span.intro{position:relative;font-weight:700;font-size:.8em}.recentSearches>div{position:relative;display:grid;grid-template-columns:3fr 1fr;background:var(--color-bg2);margin:1em 0;padding:1em;border:6px dotted var(--color-bg);border-radius:var(--def-border-radius)}.recentSearches>div>span.intro,.recentSearches .objects{grid-column:1 / span 2;text-align:left}.recentSearches>div>span{text-align:right}.recentSearches .objects>div{display:inline-block}.recentSearches .objects>div{max-width:150px}.recentSearches .objects.overviewGrid.overviewGridSmallLr .tileImg img{height:200px}