.ldtest{background:var(--ldtest-section-bg,#fff7f1);color:#1a1a1a;font-family:GT Walsheim,Poppins,system-ui,-apple-system,sans-serif;font-weight:400;padding:50px 5%;text-align:left}.ldtest__inner{margin:0 auto;max-width:1280px}.ldtest__head{margin-bottom:48px;max-width:720px}.ldtest__eyebrow{color:#421c85;font-size:13px;font-weight:400!important;letter-spacing:.14em;margin-bottom:14px;text-transform:uppercase}.ldtest__title :is(h1,h2,h3,p){color:#000;font-size:36px;font-weight:400!important;letter-spacing:-.015em;line-height:1.15;margin:0;text-align:left}.ldtest__wrap{position:relative}.ldtest__arrow{align-items:center;background:#fff!important;background-image:none!important;border:1px solid rgba(66,28,133,.12)!important;border-radius:50%!important;box-shadow:0 8px 22px rgba(66,28,133,.1);color:#421c85;cursor:pointer;display:flex!important;font:inherit;height:56px!important;justify-content:center;line-height:1!important;margin:0!important;min-width:0!important;padding:0!important;position:absolute;top:50%;transform:translateY(-50%);transition:background .25s ease,color .25s ease,transform .25s ease;width:56px!important;z-index:10}.ldtest__arrow:hover{background:#421c85!important;color:#fff}.ldtest__arrow svg{display:block!important;flex-shrink:0;height:18px!important;width:18px!important}.ldtest__prev{left:-28px}.ldtest__next{right:-28px}.ldtest__track{display:flex;gap:24px;margin-bottom:-30px;overflow-x:auto;overflow-y:hidden;padding:8px 0 30px;scrollbar-width:none;-ms-overflow-style:none;cursor:grab}.ldtest__track::-webkit-scrollbar{display:none}.ldtest__track:active{cursor:grabbing}.ldtest__card{align-items:stretch;border-radius:24px;box-shadow:0 10px 28px rgba(66,28,133,.06);display:grid;flex:0 0 46%;grid-template-columns:220px 1fr;min-height:380px;overflow:hidden}.ldtest__portrait-side{align-items:center;background:#ffe3d2;display:flex;justify-content:center;padding:24px}.ldtest__content-side{background:#fff;display:flex;flex-direction:column;justify-content:center;padding:40px 44px}.ldtest__photo-frame{filter:drop-shadow(0 12px 22px rgba(0,0,0,.14)) drop-shadow(0 3px 6px rgba(0,0,0,.05));height:300px;opacity:0;position:relative;transition:opacity .6s ease .2s,transform .7s cubic-bezier(.22,1,.36,1) .2s;width:220px}.ldtest__card.has-entered .ldtest__photo-frame{opacity:1}.ldtest__photo-frame--left_strong{transform:rotate(-5deg)}.ldtest__photo-frame--left{transform:rotate(-2.5deg)}.ldtest__photo-frame--straight{transform:rotate(0deg)}.ldtest__photo-frame--right{transform:rotate(2.5deg)}.ldtest__photo-frame--right_strong{transform:rotate(5deg)}.ldtest__photo-paper{background:#fff;border-radius:16px;inset:0;position:absolute}.ldtest__photo-inner{align-items:flex-end;background:#ffcfc0;border-radius:8px;display:flex;inset:10px;justify-content:center;overflow:hidden;position:absolute;z-index:2}.ldtest__photo-inner img{display:block;height:100%;object-fit:cover;width:100%}.ldtest__photo-inner svg{fill:#fff;height:110%;width:110%}.ldtest__quote-mark{color:#421c85;display:block;font-family:Georgia,Times New Roman,serif;font-size:52px;line-height:.4;margin-bottom:18px;transition:opacity .5s ease .15s,transform .5s cubic-bezier(.22,1,.36,1) .15s}.ldtest__quote,.ldtest__quote-mark{opacity:0;transform:translateY(12px)}.ldtest__quote{color:#1a1a1a;font-size:18px;font-weight:400!important;line-height:1.45;margin:0 0 22px;transition:opacity .5s ease .25s,transform .5s cubic-bezier(.22,1,.36,1) .25s}.ldtest__quote :is(p,h3,h4){color:#1a1a1a;font-size:18px;font-weight:400!important;line-height:1.45;margin:0 0 12px}.ldtest__quote :is(p,h3,h4):last-child{margin-bottom:0}.ldtest__name{color:#421c85;font-size:15.5px;font-weight:500;margin-bottom:4px;transition:opacity .5s ease .4s,transform .5s cubic-bezier(.22,1,.36,1) .4s}.ldtest__name,.ldtest__role{display:block;opacity:0;transform:translateY(12px)}.ldtest__role{color:#1a1a1a;font-size:13.5px;transition:opacity .5s ease .48s,transform .5s cubic-bezier(.22,1,.36,1) .48s}.ldtest__card.has-entered .ldtest__name,.ldtest__card.has-entered .ldtest__quote,.ldtest__card.has-entered .ldtest__quote-mark{opacity:1;transform:translateY(0)}.ldtest__card.has-entered .ldtest__role{opacity:.75;transform:translateY(0)}@media (max-width:1024px){.ldtest__title :is(h1,h2,h3,p){font-size:34px}.ldtest__card{flex:0 0 80%}}@media (max-width:768px){.ldtest{padding:40px 5%}.ldtest__card{flex:0 0 88%;grid-template-columns:160px 1fr;height:auto;min-height:320px}.ldtest__circle{height:130px;width:130px}.ldtest__content-side{padding:28px}.ldtest__title :is(h1,h2,h3,p){font-size:28px}.ldtest__prev{left:-16px}.ldtest__next{right:-16px}.ldtest__arrow{height:44px;width:44px}}@media (max-width:540px){.ldtest__card{grid-template-columns:1fr}.ldtest__portrait-side{padding:24px 24px 0}}