@import url("https://fonts.googleapis.com/css?family=Amatic+SC");@import url("https://fonts.googleapis.com/css?family=Roboto:400,500&text=%2C.189aA%C3%A4bBcdDeEfgGhiIkKlLmMnoO%C3%B6prRsS%C3%9FtTu%C3%BCvwWzZ");html{font-size:16px}body{font-family:"Amatic SC", cursive;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;color:#4a4a4a}h3{font-size:10vw;font-weight:normal}h2{font-weight:normal;text-transform:lowercase;font-size:13vw;line-height:0.85;margin:0}p{margin-top:0}.logo{width:25vw;margin-bottom:5vw}.impressum{padding:2rem;background:#222;color:#999;-moz-columns:3 200px;columns:3 200px;-moz-column-gap:3rem;column-gap:3rem;font-family:sans-serif;font-size:12px;line-height:1.6}.impressum>div{-moz-column-break-inside:avoid;break-inside:avoid}.impressum h3{font-size:1.2rem;margin-top:0}@media (min-width: 420px){h2{font-size:4rem}h3{font-size:2rem}.logo{width:9rem;margin-bottom:2rem}}h2 strong{color:#afbb42;display:block}figure{margin:0}a:link,a:visited{text-decoration:none;color:#afbb42}a:hover{color:#97a704}header{margin:1rem;text-align:center}.about{max-width:800px;margin:0 auto;text-align:center}.about__container{background:#afbb42;background:linear-gradient(to bottom, #afbb42 0%, #75890c 100%)}.about{display:grid;grid-gap:2rem;padding:2rem;text-align:left;grid-template-columns:1fr 1fr;grid-auto-flow:dense;grid-template-areas:"text text" "portrait image"}.about__portrait{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;max-height:12rem}.about__img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;max-height:12rem}@media (min-width: 550px){.about{grid-template-columns:2fr 1fr;grid-template-areas:"text portrait" "text image"}}@media (min-width: 700px){.about{padding:3rem 0;grid-template-columns:2fr 1fr 2fr;grid-template-areas:"text portrait image"}.about__portrait{height:auto;transform:rotate(-4deg)}.about__img{height:auto;transform:rotate(5deg);margin-top:2rem;max-height:24rem}}.about__portrait{grid-area:portrait;width:100%;box-shadow:0 0 5px #4a5300;border-radius:3px}.about__img{grid-area:image;width:100%;box-shadow:0 0 5px #4a5300}.about__text{grid-area:text;color:white;font-family:Roboto, sans-serif;line-height:1.3;font-size:1rem !important}.about__text strong{font-weight:500}.about__text a:link,.about__text a:active,.about__text a:visited{color:#ffbf00}.gallery__item{border:1px solid rgba(230,230,230,0.6);border-radius:3px}.gallery__img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.grid{max-width:1440px;margin:0 auto;display:grid;grid-gap:0.5rem;grid-template-columns:repeat(auto-fill, 1fr);grid-auto-flow:dense;padding:1rem}@media (min-width: 550px){.grid{grid-gap:1.5rem;padding:1.5rem}}@media (min-width: 768px){.grid{grid-template-columns:repeat(auto-fill, minmax(180px, 1fr));grid-auto-rows:minmax(267px, auto);grid-gap:2rem;padding:2rem}}.grid-item{grid-column-end:span 1;grid-row-end:span 1;align-self:stretch;border:1px solid rgba(230,230,230,0.6);border-radius:3px}.grid-item--large{grid-column-end:span 2;grid-row-end:span 1;align-self:stretch}.grid-item--xlarge{grid-column-end:span 3;grid-row-end:span 3}.grid figure{height:100%;line-height:0}
