@import "https://fonts.googleapis.com/css2?family=Libre+Baskerville:ital@1&display=swap";
:root{--color-navy-900:#1d2650;--color-green-500:#75bd43;--color-green-600:#62a136;--bg-body:#f5f7fa;--text-heading:#1d2650;--text-body:#1d2650;--text-link:#1d2650;--text-link-hover:#62a136;--text-accent:#75bd43}.home{min-height:100vh;color:var(--text-white);background-image:url(../media/konowabg.5b1cf896.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;flex-direction:column;justify-content:space-between;align-items:center;padding:0 1rem;display:flex}.home:before{content:"";z-index:1;pointer-events:none;background:#0006;position:absolute;inset:0}.home>*{z-index:2;position:relative}.home .location-group{flex-direction:column;align-items:center;gap:1.25rem;display:flex}.home .location-group>div{border-radius:.75rem;width:100%;max-width:280px;padding:1rem 1.25rem}.home .location-group p{font-size:1.125rem}.home .location-group .location-phone{color:#fff;margin-top:.25rem;font-size:1.1rem;font-weight:700;display:inline-block}.home .location-group .location-phone:hover{opacity:.8}@media (min-width:640px){.home:before{background:0 0}.home .location-group{flex-flow:wrap;justify-content:center;gap:2rem}.home .location-group>div{width:260px}}@media (min-width:1024px){.home .location-group{flex-wrap:nowrap;gap:4rem}}.tagline{letter-spacing:.015em;text-align:center;color:#ffffffd9;max-width:900px;padding:2.5rem 3rem;font-family:Playfair Display,serif;font-style:italic;font-weight:400;line-height:1.35;position:relative}.tagline:before,.tagline:after{color:#ffffff9e;pointer-events:none;font-size:6rem;line-height:1;position:absolute}.tagline:before{content:"“";top:.5rem;left:-1rem}.tagline:after{content:"”";bottom:1rem;right:-1rem}
