body{display:grid;min-height:100vh;grid-auto-rows:auto;margin:0;font-family:Helvetica Neue,sans-serif}@media screen and (min-width: 1024px){body{grid-template-columns:[full-port-start] 1fr [content-start] minmax(0,73rem) [content-end] 1fr [full-port-end]}}@media screen and (min-width: 768px) and (max-width: 1023px){body{grid-template-columns:[full-port-start] 1fr [content-start] minmax(0,73rem) [content-end] 1fr [full-port-end]}}@media screen and (max-width: 767px){body{grid-template-columns:[full-port-start] 1fr [content-start] minmax(0,73rem) [content-end] 1fr [full-port-end]}}#header{display:grid;grid-row:-1;grid-column:full-port;background:#fff;min-height:12rem;color:#8c684f;align-items:center;flex-wrap:wrap}@media screen and (min-width: 1024px){#header{grid-template-rows:auto auto}}@media screen and (min-width: 768px) and (max-width: 1023px){#header{grid-template-rows:auto auto}}@media screen and (max-width: 767px){#header{grid-template-rows:auto auto auto;grid-row-gap:2rem;justify-items:center;padding-bottom:2rem}}@media screen and (min-width: 1024px){#header{grid-template-columns:[full-port-start] 1fr [content-start] minmax(0,37rem) [content-end] 1fr [full-port-end]}}@media screen and (min-width: 768px) and (max-width: 1023px){#header{grid-template-columns:[full-port-start] 1fr [content-start] minmax(0,37rem) [content-end] 1fr [full-port-end]}}@media screen and (max-width: 767px){#header{grid-template-columns:[full-port-start] 1fr [content-start] minmax(0,37rem) [content-end] 1fr [full-port-end]}}#header .headline{grid-column:2;justify-self:center;color:inherit;text-decoration:none}#header .headline:hover,#header .headline:focus,#header .headline:active,#header .headline:visited{color:inherit}#header .headline h1{margin-bottom:0}#header nav{grid-column:2;gap:1rem;justify-self:center}@media screen and (min-width: 1024px){#header nav{display:flex}}@media screen and (min-width: 768px) and (max-width: 1023px){#header nav{display:flex}}@media screen and (max-width: 767px){#header nav{display:flex;flex-direction:column}}#header nav a{position:relative;margin:0 .5rem;color:inherit;text-decoration:none}#header nav a:after{content:"";position:absolute;left:0;bottom:0;width:0%;height:2px;background-color:currentColor;transition:width .3s ease}#header nav a:hover:after{width:100%}#header nav a:hover,#header nav a:focus,#header nav a:active,#header nav a:visited{color:inherit}#header .nav-contact-button{justify-self:center}@media screen and (min-width: 1024px){#header .nav-contact-button{grid-column:3}}@media screen and (min-width: 768px) and (max-width: 1023px){#header .nav-contact-button{grid-column:3}}@media screen and (max-width: 767px){#header .nav-contact-button{grid-column:2}}#footer{display:grid;grid-row:999;grid-column:full-port;padding-bottom:2rem;background:#f9f4ec;color:#b08c74}@media screen and (max-width: 767px){#footer{padding:0rem 1rem}}#footer a{color:inherit;text-decoration:none}#footer a:hover,#footer a:focus,#footer a:active,#footer a:visited{color:inherit}#footer .footer-content{display:grid;grid-template-rows:auto auto}@media screen and (max-width: 767px){#footer .footer-content{justify-items:center}}#footer .footer-content .footer-under-block{display:grid}@media screen and (min-width: 1024px){#footer .footer-content .footer-under-block{grid-template-columns:auto auto auto}}@media screen and (min-width: 768px) and (max-width: 1023px){#footer .footer-content .footer-under-block{grid-template-columns:auto auto;grid-template-rows:auto auto}}@media screen and (max-width: 767px){#footer .footer-content .footer-under-block{grid-template-rows:auto auto auto;justify-items:center}}#footer .footer-content .footer-under-block .footer-navi{display:grid;grid-template-rows:repeat(6,auto) 1fr;grid-row-gap:1rem}@media screen and (max-width: 767px){#footer .footer-content .footer-under-block .footer-navi{text-align:center}}#footer .footer-content .footer-under-block .footer-navi h1{font-size:3rem}#footer .footer-content .footer-under-block .footer-contakt{display:grid;grid-template-rows:auto auto auto 1fr}@media screen and (max-width: 767px){#footer .footer-content .footer-under-block .footer-contakt{justify-items:center;text-align:center}}#footer .footer-content .footer-under-block .footer-contakt h1{font-size:2rem}#footer .footer-content .footer-under-block .footer-adress{display:grid;grid-template-rows:auto auto auto 1fr}@media screen and (max-width: 767px){#footer .footer-content .footer-under-block .footer-adress{justify-items:center;text-align:center}}#footer .footer-content .footer-under-block .footer-adress h1{font-size:2rem}@media screen and (min-width: 1024px){#footer{grid-template-columns:[full-port-start] 1fr [content-start] minmax(0,73rem) [content-end] 1fr [full-port-end]}}@media screen and (min-width: 768px) and (max-width: 1023px){#footer{grid-template-columns:[full-port-start] 1fr [content-start] minmax(0,73rem) [content-end] 1fr [full-port-end]}}@media screen and (max-width: 767px){#footer{grid-template-columns:[full-port-start] 1fr [content-start] minmax(0,73rem) [content-end] 1fr [full-port-end]}}#footer>*{grid-column:2}.standard-button-1{max-width:fit-content;border-radius:2rem;background:#b08c74;color:#fff;padding:1rem;text-decoration:none}
