:root{--paper:#F4F4F4;--ink:#000;--char:#1A1A1A;--grey:#6B6B6B;--hair:#D8D8D8;--white:#FFF}.project-laurel-hearth,.project-laurel-hearth *{margin:0;padding:0;box-sizing:border-box}.project-laurel-hearth{font-family:var(--font-body-family);background:var(--paper);color:var(--char);font-weight:400;line-height:1.75;-webkit-font-smoothing:antialiased}.project-laurel-hearth img{display:block;max-width:100%;height:auto}.project-laurel-hearth .eyebrow{font-size:11px;font-weight:500;letter-spacing:.32em;text-transform:uppercase;color:var(--grey)}.project-laurel-hearth h1,.project-laurel-hearth h2{font-weight:200;line-height:1.12;color:var(--ink)}.project-laurel-hearth h1{font-size:clamp(42px,7vw,84px)}.project-laurel-hearth h2{font-size:clamp(28px,4vw,46px)}.project-laurel-hearth p{font-size:15.5px}.project-laurel-hearth section{padding:clamp(64px,9vw,130px) clamp(20px,7vw,110px)}.project-laurel-hearth .rule{width:56px;height:1px;background:var(--ink);margin:26px 0}.project-laurel-hearth a{color:inherit}.project-laurel-hearth :focus-visible{outline:2px solid var(--ink);outline-offset:3px}.project-laurel-hearth .rv{opacity:0;transform:translateY(16px);transition:opacity .8s ease,transform .8s ease}.project-laurel-hearth .rv.in{opacity:1;transform:none}@media(prefers-reduced-motion:reduce){.project-laurel-hearth .rv{opacity:1;transform:none;transition:none}}.project-laurel-hearth .bar{background:var(--ink);color:var(--white);font-size:10.5px;letter-spacing:.2em;text-transform:uppercase;text-align:center;padding:10px 14px}.project-laurel-hearth .bar a{color:var(--white);text-decoration:none;border-bottom:1px solid rgba(255,255,255,.4)}.project-laurel-hearth .hero{position:relative;padding:0;overflow:hidden}.project-laurel-hearth .hero img{width:100%;height:min(92vh,860px);object-fit:cover}.project-laurel-hearth .hero .hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(0,0,0,.58),rgba(0,0,0,.08) 48%,transparent 70%)}.project-laurel-hearth .hero .cap{position:absolute;left:clamp(20px,7vw,110px);bottom:clamp(40px,7vh,84px);color:var(--white);max-width:660px}.project-laurel-hearth .hero .eyebrow{color:#ffffffbf}.project-laurel-hearth .hero h1{color:var(--white);margin:12px 0 16px;text-transform:capitalize}.project-laurel-hearth .hero p{color:#ffffffdb;font-weight:200;font-size:16px}.project-laurel-hearth .center{text-align:center;display:flex;flex-direction:column;align-items:center}.project-laurel-hearth .measure{max-width:640px}.project-laurel-hearth .split{display:grid;grid-template-columns:1fr 1fr;gap:clamp(36px,6vw,90px);align-items:center}.project-laurel-hearth .split img{width:100%;height:100%;max-height:620px;object-fit:cover}.project-laurel-hearth .split img.contain{object-fit:contain;background:var(--white);padding:24px;border:1px solid var(--hair)}.project-laurel-hearth .split .txt h2{margin:12px 0 0}.project-laurel-hearth .split .txt p{margin-top:24px}.project-laurel-hearth .split.flip .media{order:2}@media(max-width:900px){.project-laurel-hearth .split{grid-template-columns:1fr}.project-laurel-hearth .split.flip .media{order:0}}.project-laurel-hearth .gallery{padding-left:0;padding-right:0}.project-laurel-hearth .gallery .head{padding:0 clamp(20px,7vw,110px) 40px}.project-laurel-hearth .strip{display:grid;grid-template-columns:1fr 1fr 1fr;gap:8px}.project-laurel-hearth .strip img{width:100%;height:100%;min-height:280px;object-fit:cover}@media(max-width:760px){.project-laurel-hearth .strip{grid-template-columns:1fr}}.project-laurel-hearth .specs{background:var(--white);border-top:1px solid var(--hair);border-bottom:1px solid var(--hair)}.project-laurel-hearth .sgrid{display:grid;grid-template-columns:repeat(4,1fr);margin-top:52px}.project-laurel-hearth .spec{padding:0 34px;border-left:1px solid var(--hair)}.project-laurel-hearth .spec:first-child{border-left:none;padding-left:0}.project-laurel-hearth .spec h3{font-size:11px;font-weight:500;letter-spacing:.28em;text-transform:uppercase;color:var(--grey);margin-bottom:14px}.project-laurel-hearth .spec p{font-size:14.5px}@media(max-width:900px){.project-laurel-hearth .sgrid{grid-template-columns:1fr 1fr;row-gap:40px}.project-laurel-hearth .spec:nth-child(3){border-left:none;padding-left:0}}@media(max-width:560px){.project-laurel-hearth .sgrid{grid-template-columns:1fr}.project-laurel-hearth .spec{border-left:none;padding:0}}.project-laurel-hearth .invest{background:var(--ink);color:var(--paper)}.project-laurel-hearth .invest .eyebrow{color:#f4f4f48c}.project-laurel-hearth .invest .rule{background:var(--paper);opacity:.5;margin:30px auto}.project-laurel-hearth .invest p{color:#f4f4f4d1;font-weight:200}.project-laurel-hearth .range{font-weight:200;font-size:clamp(32px,4.5vw,52px);color:var(--white);margin:32px 0 6px}.project-laurel-hearth .range small{font-size:.36em;letter-spacing:.28em;font-weight:400;text-transform:uppercase;vertical-align:middle;color:#f4f4f499}.project-laurel-hearth .btn{display:inline-block;margin-top:40px;padding:16px 44px;border:1px solid var(--paper);color:var(--white);text-decoration:none;font-size:11px;font-weight:500;letter-spacing:.3em;text-transform:uppercase;transition:background .3s,color .3s}.project-laurel-hearth .btn:hover{background:var(--paper);color:var(--ink)}.project-laurel-hearth .faq .list{margin-top:44px;border-top:1px solid var(--hair);max-width:820px}.project-laurel-hearth details{border-bottom:1px solid var(--hair)}.project-laurel-hearth summary{cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:center;gap:20px;padding:28px 4px;font-size:16px;font-weight:500;color:var(--ink)}.project-laurel-hearth summary::-webkit-details-marker{display:none}.project-laurel-hearth summary .ind{font-weight:200;font-size:24px;color:var(--grey);flex:none;transition:transform .3s ease}.project-laurel-hearth details[open] summary .ind{transform:rotate(45deg)}@media(prefers-reduced-motion:reduce){.project-laurel-hearth summary .ind,.btn{transition:none}}.project-laurel-hearth details .a{padding:0 4px 30px;max-width:680px}.project-laurel-hearth details .a p{color:var(--grey);font-size:14.5px}.project-laurel-hearth .cta{position:relative;padding:0;min-height:64vh;display:flex;align-items:center;justify-content:center;text-align:center;overflow:hidden}.project-laurel-hearth .cta>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.project-laurel-hearth .cta .veil{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000080}.project-laurel-hearth .cta .inner{position:relative;color:var(--white);padding:80px 20px;max-width:640px}.project-laurel-hearth .cta .eyebrow{color:#ffffffb3}.project-laurel-hearth .cta h2{color:var(--white);margin:14px 0 18px}.project-laurel-hearth .cta p{color:#ffffffd9;font-weight:200}.project-laurel-hearth .privnote{text-align:center;padding:28px 20px;font-size:12px;color:var(--grey);letter-spacing:.02em;font-style:italic}
/*# sourceMappingURL=/cdn/shop/t/2/assets/project-laurel-hearth.css.map */
