.landing-header{display:flex;background:#fff;border-bottom:1px solid rgba(0,0,0,.1)}.landing-header .header-info{padding:4rem 8vw;min-height:80vh;display:flex;flex-direction:column;justify-content:center;border-right:1px solid rgba(0,0,0,.1)}.landing-header .header-info h1{margin:0;font-size:4rem;letter-spacing:-.03em}.landing-header .header-info .subtitle{margin:1rem 0 0;color:#00000080}.landing-header .header-image{background:#fafeb8;flex:1;display:grid;place-items:center}.landing-header .header-image svg{width:50%;height:50%;max-width:16rem;max-height:16rem}.landing-main{background:#f8fafc;padding:4rem 8vw;display:flex;flex-wrap:wrap;gap:2rem 4rem}.landing-main section{flex-basis:30vw;flex-grow:1}.landing-main section p{color:#0009;line-height:1.75}.landing-main section p a{color:#000;text-decoration:underline solid rgba(0,0,0,.2)}
