:root{--lhvd-thank-you-ink:#17251f;--lhvd-thank-you-leaf:#5f7f43;--lhvd-thank-you-tomato:#c84f3a;--lhvd-thank-you-paper:#fffdf6;--lhvd-thank-you-line:rgba(33, 48, 42, .16)}.lhvd-thank-you{margin:0 auto;max-width:1120px;padding:clamp(4rem, 9vw, 8rem) clamp(1.25rem, 5vw, 3.5rem)}.lhvd-thank-you__intro{max-width:820px;margin-bottom:2.5rem}.lhvd-thank-you__intro h1{color:var(--lhvd-thank-you-ink);font-size:clamp(2.7rem, 7vw, 5.8rem);line-height:.98;margin:0 0 1.5rem}.lhvd-thank-you__intro h1 span{color:var(--lhvd-thank-you-leaf);display:block;font-size:.55em;margin-top:.65rem}.lhvd-thank-you__lede{font-size:clamp(1.1rem, 2vw, 1.35rem);line-height:1.65;margin:0;max-width:700px}.lhvd-thank-you__card{background:rgb(255 253 246 / .94);border:1px solid var(--lhvd-thank-you-line);border-radius:1.25rem;box-shadow:0 22px 60px rgb(42 37 27 / .15);display:grid;grid-template-columns:repeat(2,minmax(0,1fr));overflow:hidden}.lhvd-thank-you__card article{padding:clamp(1.5rem, 4vw, 3rem)}.lhvd-thank-you__card article+article{border-left:1px solid var(--lhvd-thank-you-line)}.lhvd-thank-you__language{color:var(--lhvd-thank-you-tomato);font-size:.8rem;font-weight:800;letter-spacing:.16em;margin:0 0 .85rem;text-transform:uppercase}.lhvd-thank-you__card h2{color:var(--lhvd-thank-you-ink);font-size:clamp(1.5rem, 3vw, 2.25rem);line-height:1.12;margin:0 0 1rem}.lhvd-thank-you__card p:last-child{font-size:1.05rem;line-height:1.7;margin-bottom:0}.lhvd-thank-you__actions{margin-top:2rem}.lhvd-thank-you__actions a{align-items:center;background:var(--lhvd-thank-you-leaf);border-radius:.45rem;color:var(--lhvd-thank-you-paper);display:inline-flex;font-weight:800;gap:.7rem;padding:.85rem 1.1rem;text-decoration:none;transition:background-color .18s ease,transform .18s ease}.lhvd-thank-you__actions a:hover,.lhvd-thank-you__actions a:focus-visible{background:var(--lhvd-thank-you-tomato);color:var(--lhvd-thank-you-paper);transform:translateY(-2px)}@media (max-width:700px){.lhvd-thank-you__card{grid-template-columns:1fr}.lhvd-thank-you__card article+article{border-left:0;border-top:1px solid var(--lhvd-thank-you-line)}}