.banner{width:100%;height:100%;background:image-set(url(/assets/20201025-DSCF9644-1x--4rDC5_k.jpg) 1x,url(/assets/20201025-DSCF9644-2x-Blspd2t7.jpg) 2x) no-repeat center;background-size:cover}.error{display:flex;flex-direction:column;align-items:center}.error h1{margin-block-end:1rem}.error .message{max-width:30dvw;text-align:center}.postcards{--betongromantik-postcards-gap: 1em;--betongromantik-postcards-min-size: 18em}.postcards>p{font-size:150%}.postcards .gallery{display:flex;flex-direction:column}.postcards .gallery .series{display:flex;flex-direction:row}.postcards .gallery .series .details{flex:0 0 20dvw}.postcards .gallery .series .details h2{margin-block-start:0;margin-block-end:.25em}.postcards .gallery .series .details h3{margin-block-start:0;margin-block-end:.1em;font-size:100%}.postcards .gallery .series .images{display:grid;grid-template-columns:repeat(auto-fill,minmax(var(--betongromantik-postcards-min-size),1fr));gap:var(--betongromantik-postcards-gap);flex:1 1 100%;margin-block-end:var(--betongromantik-postcards-gap)}.postcards .gallery .series .images .postcard figure{display:flex;position:relative;cursor:help;flex-direction:column;align-items:center;justify-content:center;width:100%;margin:0;padding:0}.postcards .gallery .series .images .postcard figure img{width:100%;aspect-ratio:1 / 1}.postcards .gallery .series .images .postcard figure figcaption{display:none}.postcards .gallery .series .images .postcard.selected figure img{opacity:.2}.postcards .gallery .series .images .postcard.selected figure figcaption{display:block;position:absolute;top:.5rem;left:.5rem;width:calc(100% - 2em);height:calc(100% - 2em)}.container{display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;flex-wrap:wrap}.container section{min-width:5em;max-width:20em;display:flex;flex-direction:column;align-items:center}.container section img{width:100%;height:100%}.container section p{font-size:200%}:root{--betongromantik-background: #fff;--betongromantik-text: #333;--betongromantik-link: rgb(124, 5, 122)}html{line-height:1;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:din-2014,ui-sans-serif,system-ui,sans-serif;width:100%;height:100%}body{width:100%;height:100%;padding:0;margin:0}#root{line-height:inherit;width:100%;height:100%;padding:0;margin:0;background:var(--betongromantik-background);color:var(--betongromantik-text);overflow-x:hidden;display:grid;grid-template-columns:1fr;grid-template-rows:[header-row] minmax(10rem,10dvh) [content-row] 1fr [footer-row] 1em;column-gap:1em;row-gap:1em}header{grid-row:header-row;padding-inline:1em;padding-block-start:1em;display:flex;flex-direction:row;justify-content:space-between}header .logo{block-size:100%}header nav{display:flex;flex-direction:row;align-items:end;font-size:200%;text-transform:uppercase}header nav a{margin-inline-start:.5em;color:var(--betongromantik-text)}header nav a:hover{color:var(--betongromantik-link)}header nav a.selected{text-decoration:underline}main{grid-row:content-row;padding-inline:1em}footer{grid-row:footer-row;padding-inline:1em;padding-bottom:1em;text-align:end}a{text-decoration:none;color:var(--betongromantik-link)}h1,h2,h3,h4,h5,h6{font-weight:400;text-transform:uppercase}h1{font-size:400%}
