:root{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;line-height:1.5;font-weight:400;font-size:1.25rem;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,*:before,*:after{box-sizing:border-box}body{margin:0;display:flex;flex-direction:column;align-items:center;padding:0 1rem;min-width:320px;min-height:100vh}.page-header{width:calc(100% + 2rem);padding-top:3rem;padding-bottom:3rem;background:#f9f9f9;display:flex;justify-content:center}.header-content{max-width:1320px;display:flex;justify-content:center;align-items:center;gap:2rem}.header-image{width:128px;height:128px}.header-info{display:flex;flex-direction:column}.header-heading{font-size:2rem;margin:0;color:#00a700}.header-address{font-style:normal}.header-address a{color:#007b00;text-decoration-thickness:1px}.main{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:2rem;margin-top:3rem}.content{margin:0 auto;max-width:760px;display:flex;flex-direction:column;gap:1rem}.content p{margin:0}.pictures{width:100%;max-width:1000px;display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:.75rem}.pictures>img{max-width:100%;object-fit:cover}.footer-bar{margin-top:3rem;margin-left:-1rem;width:calc(100% + 2rem);height:6px;background:#00a700}@media screen and (max-width: 820px){.main{gap:1rem;margin-top:2rem}.footer-bar{margin-top:2rem}}@media screen and (max-width: 560px){:root{font-size:1rem}.header-content{flex-direction:column}.header-heading{font-size:1.5rem}}
