.home-four-choices{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px}.home-four-choices article{border-radius:18px;background:#fff;border:1px solid #e2d7cc;overflow:hidden;display:flex;flex-direction:column;scroll-margin-top:110px}.home-four-choices article>img{width:100%;height:auto;aspect-ratio:16/9;object-fit:cover;display:block}.choice-content{padding:30px;display:flex;flex-direction:column;flex:1;gap:14px}.choice-content h3{font:500 clamp(28px,3vw,38px)/1.12 Georgia,serif;color:#650b1a;margin:0}.choice-content p{font-size:16px;line-height:1.65;margin:0}.choice-content .choice-age{font-size:14px;font-weight:750;color:#650b1a}.choice-location{padding:14px 0;border-top:1px solid #e2d7cc;color:#63564f}.choice-links{display:flex;flex-wrap:wrap;gap:12px 24px;margin-top:auto}.choice-links a{color:#650b1a;font-weight:750;font-size:16px;text-decoration:underline;text-underline-offset:4px}.home-layer-infrastructure .home-layer-heading{grid-template-columns:1fr 1fr}@media(max-width:680px){.home-four-choices{grid-template-columns:1fr}.choice-content{padding:24px}.home-layer-infrastructure .home-layer-heading{grid-template-columns:1fr}}
.home-story-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.home-human-copy .home-story-actions a{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:14px 20px;border:2px solid #760d20;border-radius:4px;color:#760d20;background:#fff;font:700 16px/1.4 Arial,sans-serif;text-decoration:none;text-align:center}.home-human-copy .home-story-actions a.story-primary{color:#fff;background:#760d20}.home-human-copy .home-story-actions a:hover{background:#f7e9ec;color:#650b1a}.home-human-copy .home-story-actions a.story-primary:hover{background:#500817;color:#fff}.home-story-actions a:focus-visible{outline:3px solid #b18020;outline-offset:4px}@media(max-width:680px){.home-story-actions{flex-direction:column}.home-story-actions a{width:100%;box-sizing:border-box}}
