*{box-sizing:border-box}body{margin:0;background:#fbf7f1;color:#2b1d19;font-family:Inter,Arial,sans-serif}a{color:inherit}header{height:70px;display:flex;align-items:center;justify-content:space-between;padding:0 8vw;background:#2b1d19;color:#fff}header strong{font-size:22px}header a{text-transform:uppercase;font-weight:800}.hero{display:grid;grid-template-columns:1.05fr .95fr;gap:0;min-height:720px}.hero-image{background:#d7beb0;display:grid;place-items:center;padding:8vw 4vw}.hero-image img{width:100%;max-height:560px;object-fit:cover;border-radius:28px;box-shadow:0 34px 80px rgba(43,29,25,.22)}.hero-copy{padding:9vw 8vw 7vw 5vw;display:flex;flex-direction:column;justify-content:center}.hero-copy span{text-transform:uppercase;letter-spacing:.18em;font-weight:900;color:#a45e45}.hero-copy h1{font-size:68px;line-height:.96;margin:24px 0}.hero-copy p{font-size:22px;line-height:1.5;color:#705a50}.hero-copy a,.families a,.final a{display:inline-flex;width:max-content;background:#2b1d19;color:white;text-decoration:none;border-radius:999px;padding:16px 25px;font-weight:900;margin:16px 0}.hero-copy small{color:#876f63}.planner{padding:70px 8vw;background:#fff}.planner h2,.families h2,.final h2{font-size:46px;line-height:1.08;margin:0 0 28px}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.steps div{border-left:4px solid #a45e45;padding:20px;background:#fbf7f1}.steps b{font-size:22px}.steps p{color:#705a50;line-height:1.45}.families{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;padding:78px 8vw}.families h2{grid-column:1/-1}.families article{background:#fff;border:1px solid #eadfd5;overflow:hidden}.families img{width:100%;height:210px;object-fit:cover;display:block}.families h3{font-size:21px;margin:18px 18px 8px}.families p{margin:0 18px;color:#6e5c52;line-height:1.45;min-height:86px}.families a{margin:16px 18px 20px;padding:11px 16px}.final{margin:20px 8vw 90px;padding:48px;background:#2b1d19;color:#fff;border-radius:28px}.final p{font-size:20px;color:#e9d9cf}@media(max-width:900px){.hero,.families,.steps{grid-template-columns:1fr}.hero-copy h1{font-size:46px}}
