@import"https://fonts.googleapis.com/css2?family=Barlow:wght@400;700&display=swap";*{box-sizing:border-box;margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}a{color:#00678f;text-decoration:none}a:hover{color:#c34939;text-decoration:underline}a:visited{color:#00678f}body{width:100%;max-width:1024px;height:100%;margin:0 auto;padding:16px 32px;display:grid;grid-template-rows:3fr 2fr min-content;font-family:"Barlow",sans-serif;font-size:16px;font-weight:400;line-height:20px}@media screen and (min-width: 640px){body{min-height:100vh}}header{display:flex;align-items:center}header img{width:100%;max-width:320px;max-height:100%;display:block;margin:0 auto 16px auto}.tagline{text-align:center;font-size:24px;line-height:30px}footer>div:first-child{width:100%;display:flex;flex-direction:column;justify-content:space-between}@media screen and (min-width: 640px){footer>div:first-child{flex-direction:row}}footer>div:first-child h3{font-size:16px;font-weight:700;line-height:20px;margin:0}footer>div:first-child .contacts>div{display:flex;gap:16px;width:100%;justify-content:space-between}footer>div:first-child .legal{display:flex;flex-direction:column;margin-top:20px}@media screen and (min-width: 640px){footer>div:first-child .legal{flex-direction:row;gap:16px}}footer>div:nth-child(2){padding-top:16px;text-align:center;font-size:12px;line-height:14px;color:#999}/*# sourceMappingURL=main.css.map */
