.hero{border-bottom:1px solid #d8cfbe;grid-template-columns:1.3fr 1fr;align-items:center;gap:64px;margin-bottom:3.5rem;padding-bottom:3.5rem;display:grid}@media (max-width:1024px){.hero{grid-template-columns:1fr 1fr;gap:2rem}}@media (max-width:640px){.hero{grid-template-columns:1fr;gap:2rem;margin-bottom:2rem;padding-bottom:2rem}}.hero__copy{min-width:0}.hero__eyebrow{letter-spacing:.14em;text-transform:uppercase;color:#a35a3a;letter-spacing:.16em;margin-bottom:18px;font-family:JetBrains Mono,ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px}.hero__title{letter-spacing:-.015em;color:#1f2430;margin:0 0 22px;font-family:EB Garamond,Georgia,Times New Roman,serif;font-size:4rem;font-weight:500;line-height:.98}@media (max-width:1024px){.hero__title{font-size:3.25rem}}@media (max-width:640px){.hero__title{font-size:2.5rem}}.hero__title em{color:#a35a3a;font-style:italic}.hero__lede{color:#3a3f4c;max-width:50ch;margin:0 0 2rem;font-family:EB Garamond,Georgia,Times New Roman,serif;font-size:1.25rem;font-style:italic;line-height:1.4}@media (max-width:640px){.hero__lede{font-size:1.0625rem}}.hero__cta{flex-wrap:wrap;gap:.5rem;display:flex}.hero__stack{grid-template-columns:repeat(3,1fr);gap:0;padding:0 20px;display:grid;position:relative;transform:rotate(-2deg)}@media (max-width:640px){.hero__stack{max-width:320px;margin:0 auto;padding:0 10px;transform:rotate(-1deg)}}.hero__stack img{aspect-ratio:2/3;object-fit:cover;background:#e6dfd2;width:100%;box-shadow:0 10px 30px #1f24302e,0 2px 6px #1f243014}.hero__stack img:first-child{transform:translateY(20px)rotate(-3deg)}.hero__stack img:nth-child(2){z-index:2;transform:translateY(-10px)rotate(1deg)}.hero__stack img:nth-child(3){transform:translateY(30px)rotate(4deg)}
