.App{grid-column-gap:.5em;grid-row-gap:3em;-webkit-column-gap:.5em;column-gap:.5em;display:grid;grid-template-columns:repeat(6,1fr);grid-template-rows:auto auto;padding:2em;row-gap:3em}#burger-nav{cursor:pointer;margin:auto}.bar1,.bar2{background-color:#0c2340;height:.2em;transition:.4s;width:1.6em}.bar2{margin-top:.42em}#burger-nav.active .bar1{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}#burger-nav.active .bar2{-webkit-transform:rotate(45deg) translate(-.45em,-.45em);transform:rotate(45deg) translate(-.45em,-.45em)}#main-nav{display:none}#main-nav.active{display:block;grid-column:1/span 6;grid-row:2;text-align:center}#main-nav.active li a{color:#0c2340;font-weight:400;line-height:2em;text-decoration:none}#main-nav.active li a.selected{font-weight:600}.container-logo{grid-column:3/span 2}.container-logo img{height:6em}.container{grid-column:1/span 6;grid-row:3;margin-left:auto;margin-right:auto}.nav-active{opacity:.5}footer{grid-column:1/span 6;grid-row:4}footer p{border-top:.05em solid #0c2340;margin:0;padding-top:1.6em;text-align:center}@media only screen and (min-width:800px){.App{grid-template-columns:repeat(24,1fr)}#burger-nav{grid-column:3}#main-nav.active{grid-column:3/span 20}#main-nav.active ul{display:flex;justify-content:center}#main-nav.active.desktop ul{text-align:center}#main-nav.active li{margin-right:2em}.container-logo{grid-column:11/span 4}.container-logo img{height:auto}.container{grid-row:3}.container,footer{grid-column:3/span 20}}@media only screen and (max-width:800px){#home-container h1{margin-top:1em}}.main-component-img{margin-bottom:auto;margin-top:auto}.with-header-margin h1{margin-top:1em}@media only screen and (min-width:800px){.main-component{grid-column-gap:.5em;-webkit-column-gap:.5em;column-gap:.5em;display:grid;grid-template-columns:repeat(20,1fr);min-height:24em}.main-component-img{grid-column:1/span 10}.main-component-text{grid-column:12/span 9;margin-bottom:auto;margin-top:auto}.left .main-component-img{grid-column:11/span 10}.left .main-component-text{grid-column:1/span 9;margin-top:-14em}}#about-container .main-component .main-component-text{margin-top:0}#about-container .main-component .main-component-img{display:none}#about-container .main-component{min-height:0}@media only screen and (min-width:800px){#about-container .main-component .main-component-text{grid-column:1/span 20}}#trompeten-container{width:100%}#trompeten-container .main-component{min-height:0}#trompeten-einleitung{margin-bottom:3em}#impression-container{grid-column:1/span 6;grid-row:3}@media only screen and (min-width:800px){#impression-container{grid-column-gap:.5em;grid-row-gap:.5em;-webkit-column-gap:.5em;column-gap:.5em;display:grid;grid-column:3/span 20;grid-row:3;grid-template-columns:repeat(20,1fr);row-gap:.5em}#impression-container .img-left{grid-column:1/span 10}#impression-container .img-right{grid-column:11/span 10}}.video p{margin-bottom:1em;margin-top:0}@media only screen and (min-width:800px){.video iframe{height:24em;width:40em}}#map{margin-bottom:1em}#map iframe{height:24em;width:100%}@media only screen and (min-width:800px){#map iframe{height:24em;width:40em}}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{border:0;font-size:100%;font:inherit;margin:0;padding:0;vertical-align:initial}article,aside,details,figcaption,figure,footer,header,hgroup,menu,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}body{color:#333;font-family:Poppins,sans-serif;font-weight:400;line-height:1.5}p{margin-top:1em}a,p{font-size:1em}a{color:#0c2340;text-decoration:none}a,h1{font-weight:600}h1,h2{font-size:2em}h2{color:#999;font-weight:400;line-height:1.2em}h2,h3{white-space:pre-wrap}h3{font-size:1em;font-weight:600;line-height:1em;margin-top:2em;word-break:break-all}img{width:100%}
/*# sourceMappingURL=main.ac268b6c.css.map*/