@import"https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=JetBrains+Mono:ital,wght@0,100..800;1,100..800&family=Space+Grotesk:wght@300..700&display=swap";*{margin:0;padding:0;font-weight:normal;font-style:normal;font-size:100%;box-sizing:border-box}:focus{outline:none}:root{--type-scale: 87.5%;--type-headline: "Space Grotesk", sans-serif;--type-body: "Inter", sans-serif;--type-accent: "JetBrains Mono", monospace;--palette-pri: #969676;--palette-pri-dk: rgb(122.847107438, 122.847107438, 94.152892562);--palette-pri-lt: rgb(172.1280991736, 172.1280991736, 146.8719008264);--palette-sec: #A3362C;--palette-sec-dk: rgb(122.8405797101, 40.6956521739, 33.1594202899);--palette-sec-lt: rgb(201.4347826087, 68.7391304348, 56.5652173913);--palette-ter: #ED9E2C;--palette-ter-dk: rgb(211.9213973799, 132.576419214, 18.0786026201);--palette-ter-lt: rgb(241.0087336245, 179.6026200873, 90.9912663755);--palette-bg: #EDE6D1;--palette-bg-dk: rgb(222.65625, 210.078125, 172.34375);--palette-bg-lt: rgb(251.34375, 249.921875, 245.65625);--palette-on-pri: #f9f9f9;--palette-on-sec: #f9f9f9;--palette-on-ter: #f9f9f9;--palette-on-bg: #3C3B35}html{font:var(--type-scale) var(--type-body);background:var(--palette-bg);color:var(--palette-on-bg)}html,body{width:100%;height:100%}h1,h2,h3,h4,h5,h6{font-family:var(--type-accent)}hr{height:1px;border:none;border-top:1px dotted var(--palette-pri);margin:10px 0}.h{width:960px;margin:0 auto 20px auto;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.h__banner{--banner-dim: 80px;width:var(--banner-dim);height:var(--banner-dim)}.h__banner img{width:var(--banner-dim);height:var(--banner-dim)}.h__tiles{display:flex;flex-direction:row;align-items:center}.h__tile{display:flex;flex-direction:column;align-items:center;font:1rem var(--type-accent);letter-spacing:.08em;text-transform:uppercase;margin-left:30px;color:var(--palette-on-bg);text-decoration:none;transition:all 125ms ease-in-out}.h__tile:hover,.h__tile:focus{text-decoration:underline}.h__tile:hover span,.h__tile:focus span{box-shadow:0 3px 3px 0 rgba(0,0,0,.15)}.h__tile:hover:nth-child(1) span,.h__tile:focus:nth-child(1) span{background:var(--palette-pri-dk)}.h__tile:hover:nth-child(2) span,.h__tile:focus:nth-child(2) span{background:var(--palette-sec-dk)}.h__tile:hover:nth-child(3) span,.h__tile:focus:nth-child(3) span{background:var(--palette-ter-dk)}.h__tile span{width:40px;height:40px;border-radius:50%;margin:10px 0}.h__tile:nth-child(1) span{background:var(--palette-pri)}.h__tile:nth-child(2) span{background:var(--palette-sec)}.h__tile:nth-child(3) span{background:var(--palette-ter)}.m{width:960px;margin:0 auto}.f{width:960px;margin:0 auto;display:flex;flex-direction:row;align-items:center;justify-content:center;height:50px}.f p{font:11px var(--type-accent);text-transform:uppercase}
