.ldhm{color:#1b1b1b;font-family:GT Walsheim,Poppins,system-ui,-apple-system,sans-serif;padding:24px 0}.ldhm *,.ldhm :after,.ldhm :before{box-sizing:border-box}.ldhm__inner{margin:0 auto;max-width:1280px;padding:0 36px}.ldhm__card{align-items:center;background:#fff;border-radius:16px;display:grid;gap:22px;grid-template-columns:auto 1fr auto;margin:0 auto;max-width:1000px;padding:22px 26px}.ldhm__logo img{display:block;height:32px;width:auto}.ldhm__logo-placeholder{align-items:center;background:#f4f1fb;border-radius:10px;display:inline-flex;gap:10px;padding:9px 14px}.ldhm__logo-mark{align-items:center;background:#6e47ce;border-radius:7px;color:#fff;display:inline-flex;font-size:15px;font-weight:500;height:26px;justify-content:center;line-height:1;width:26px}.ldhm__logo-word{color:#6e47ce;font-size:15px;font-weight:500;letter-spacing:-.01em}.ldhm__copy{min-width:0}.ldhm__heading{color:#1a1a1a;font-size:18px;font-weight:400!important;letter-spacing:-.01em;margin:0 0 4px}.ldhm__desc{color:#6e6e6e;font-size:15px;font-weight:400!important;line-height:1.55;margin:0}.ldhm__cta{color:#421c85!important;display:inline-block;font-size:14px;font-weight:500;line-height:1;padding:6px 0 8px;position:relative;text-decoration:none;white-space:nowrap}.ldhm__cta:after{background:#421c85;bottom:0;content:"";height:2px;left:0;pointer-events:none;position:absolute;right:0;transform-origin:left center}.ldhm__cta:focus-visible:after,.ldhm__cta:hover:after{animation:ldhm-line-redraw .55s cubic-bezier(.2,.8,.2,1)}.ldhm__cta:focus-visible{outline:none}@keyframes ldhm-line-redraw{0%{transform:scaleX(1);transform-origin:right center}45%{transform:scaleX(0);transform-origin:right center}46%{transform-origin:left center}to{transform:scaleX(1);transform-origin:left center}}@media (max-width:699px){.ldhm__card{gap:14px;grid-template-columns:1fr;padding:20px;text-align:left}.ldhm__cta{justify-self:start}}