*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:#172018;background:#f7f4ee;margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}nav{z-index:5;background:#f7f4ee;border-bottom:1px solid #ddd8ce;justify-content:space-between;align-items:center;height:78px;padding:0 6vw;display:flex;position:sticky;top:0}.brand{letter-spacing:.13em;font-size:17px;font-weight:900}.brand span{font-weight:400}.navlinks{gap:30px;font-size:14px;display:flex}.navlinks a:hover{opacity:.6}.hero{max-width:1100px;padding:120px 10vw 125px}.eyebrow{letter-spacing:.18em;color:#6d746b;margin:0 0 20px;font-size:11px;font-weight:700}.hero h1{max-width:850px;margin:0 0 28px;font-family:Georgia,serif;font-size:clamp(48px,7vw,82px);font-weight:500;line-height:.98}.lead{color:#5d625c;max-width:650px;margin-bottom:35px;font-size:20px;line-height:1.55}.button{color:#fff;background:#172018;border-radius:3px;margin-right:10px;padding:15px 22px;font-size:14px;font-weight:700;display:inline-block}.button.secondary{color:#172018;background:0 0;border:1px solid #aaa59b}.section{background:#fff;padding:90px 6vw}.sectionhead{justify-content:space-between;align-items:end;margin-bottom:35px;display:flex}.section h2,.cities h2,.share h2{margin:0;font-family:Georgia,serif;font-size:46px;font-weight:500}.muted{color:#777;font-size:14px}.grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.card{background:#faf9f6;border:1px solid #dedbd4}.placeholder{color:#615d54;background:#d7d1c5;justify-content:center;align-items:center;height:180px;font-family:Georgia,serif;font-size:30px;display:flex}.cardbody{padding:25px}.cardbody span{text-transform:uppercase;letter-spacing:.15em;color:#777;font-size:10px}.cardbody h3{margin:13px 0;font-family:Georgia,serif;font-size:27px;font-weight:500;line-height:1.08}.cardbody p{color:#666;line-height:1.5}.cardbody a{font-size:14px;font-weight:700}.cities{grid-template-columns:1fr 1fr;gap:80px;padding:100px 10vw;display:grid}.cities p:not(.eyebrow),.share p:not(.eyebrow){color:#666;max-width:480px;font-size:17px;line-height:1.6}.citylist{border-top:1px solid #c9c4ba;grid-template-columns:1fr 1fr;display:grid}.citylist a{border-bottom:1px solid #c9c4ba;justify-content:space-between;padding:18px 5px;font-family:Georgia,serif;font-size:21px;display:flex}.share{text-align:center;background:#e4e0d5;padding:105px 20px}.share p:not(.eyebrow){margin:20px auto 30px}.share .button{margin:0}footer{color:#6b7069;justify-content:space-between;padding:45px 6vw;font-size:13px;display:flex}@media (max-width:750px){nav{padding:0 20px}.navlinks{gap:12px}.navlinks a:nth-child(-n+2){display:none}.hero{padding:85px 25px}.section,.cities{padding:70px 25px}.grid,.cities{grid-template-columns:1fr}.sectionhead{display:block}.muted{margin-top:12px;display:block}.hero h1{font-size:53px}.cities{gap:40px}footer{display:block}footer p{margin-top:15px}}
