.ldth{color:#1a1a1a;font-family:GT Walsheim,Poppins,system-ui,-apple-system,sans-serif;overflow:hidden;padding:80px 36px 120px;position:relative}.ldth *,.ldth :after,.ldth :before{box-sizing:border-box}.ldth__bg-waves{bottom:0;height:55%;left:0;line-height:0;pointer-events:none;position:absolute;right:0;width:100%;z-index:0}.ldth__bg-waves svg{display:block;height:100%;width:100%}.ldth__inner{align-items:center;display:grid;gap:60px;grid-template-columns:1.1fr 1fr;margin:0 auto;max-width:1280px;position:relative;z-index:1}.ldth__eyebrow{color:#421c85;font-size:12px;font-weight:500!important;letter-spacing:.18em;margin-bottom:20px;text-transform:uppercase}.ldth__title,.ldth__title *,.ldth__title h1,.ldth__title h2,.ldth__title h3,.ldth__title span{font-weight:400!important}.ldth__title :is(h1,h2,h3,p){color:#000;font-size:50px;letter-spacing:-.015em;line-height:1.1;margin:0 0 24px}.ldth__lead,.ldth__lead *{font-weight:400!important}.ldth__lead :is(p,div){color:#333;font-size:18px;line-height:1.55;margin:0 0 32px;max-width:480px}.ldth__actions{align-items:center;display:flex;flex-wrap:wrap;gap:24px}.ldth__cta-primary{align-items:center;background:#421c85!important;border-radius:999px;color:#fff!important;display:inline-flex;font-size:14px;font-weight:500!important;padding:13px 24px;text-decoration:none!important;transition:background .25s ease}.ldth__cta-primary:focus,.ldth__cta-primary:focus-visible,.ldth__cta-primary:hover{background:#2d1259!important;color:#fff!important;outline:none}.ldth__cta-secondary{border-bottom:2px solid #421c85;color:#421c85!important;display:inline-block;font-size:15px;font-weight:500!important;padding:6px 0;text-decoration:none!important;transition:opacity .2s ease;white-space:nowrap}.ldth__cta-secondary:focus,.ldth__cta-secondary:focus-visible,.ldth__cta-secondary:hover{opacity:.75;outline:none}.ldth__cards{min-height:520px;position:relative}.ldth__card{background:#fff;border-radius:20px;box-shadow:0 24px 48px rgba(66,28,133,.12);padding:14px;position:absolute;transition:transform .3s ease}.ldth__card-img{aspect-ratio:3/4;background-color:#ffcfc0;background-position:50%;background-size:cover;border-radius:14px;width:100%}.ldth__card--tl{left:0;top:0;transform:rotate(-5deg);width:200px}.ldth__card--tr{right:0;top:30px;transform:rotate(4deg);width:200px}.ldth__card--bc{bottom:0;left:50%;margin-left:-105px;transform:rotate(-2deg);width:210px;z-index:2}.ldth__card--tl:hover{transform:rotate(-5deg) translateY(-6px)}.ldth__card--tr:hover{transform:rotate(4deg) translateY(-6px)}.ldth__card--bc:hover{transform:rotate(-2deg) translateY(-6px)}@media (max-width:1000px){.ldth{padding:64px 24px 96px}.ldth__inner{gap:48px;grid-template-columns:1fr}.ldth__title :is(h1,h2,h3,p){font-size:38px}.ldth__lead :is(p,div){font-size:17px}.ldth__cards{margin:0 auto;max-width:480px;min-height:440px}.ldth__card--tl{width:180px}.ldth__card--tr{top:25px;width:180px}.ldth__card--bc{margin-left:-95px;width:190px}}@media (max-width:600px){.ldth__title :is(h1,h2,h3,p){font-size:30px}.ldth__lead :is(p,div){font-size:16px}.ldth__cards{min-height:380px}.ldth__card--tl{width:150px}.ldth__card--tr{top:18px;width:150px}.ldth__card--bc{margin-left:-80px;width:160px}.ldth__actions{gap:18px}}@media (prefers-reduced-motion:reduce){.ldth__card,.ldth__cta-primary,.ldth__cta-secondary{transition:none}}