.lg2-stp{font-family:Mulish,system-ui,-apple-system,sans-serif;padding:100px 44px}.lg2-stp *{box-sizing:border-box}.lg2-stp__wrap{margin:0 auto;max-width:1240px}.lg2-stp__head{margin:0 auto 50px;max-width:700px;text-align:center}.lg2-stp__eyebrow{display:inline-block;font-size:13px;font-weight:800;letter-spacing:1.6px;margin-bottom:16px;text-transform:uppercase}.lg2-stp__heading{color:#1b263b;font-size:clamp(30px,3.8vw,48px);font-weight:800;letter-spacing:-1.6px;line-height:1.05;margin:0}.lg2-stp__cols{align-items:start;display:grid;gap:40px;grid-template-columns:.78fr 1.22fr}.lg2-stp__list{display:flex;flex-direction:column;gap:10px;position:sticky;top:96px}.lg2-stp__row{align-items:center;background:transparent;border:1px solid #e2e4e0;border-radius:16px;cursor:pointer;display:flex;gap:14px;padding:16px 18px;text-align:left;transition:background .3s ease,border-color .3s ease,transform .3s ease,box-shadow .3s ease;width:100%}.lg2-stp__row.is-active{background:#fff;box-shadow:0 18px 36px -24px rgba(27,38,59,.4);transform:translateX(6px)}.lg2-stp__badge{align-items:center;background:#eceeea;border-radius:12px;color:#9097a6;display:inline-flex;flex:0 0 auto;font-size:16px;font-weight:800;height:42px;justify-content:center;transition:background .3s ease,color .3s ease;width:42px}.lg2-stp__row-txt{display:flex;flex-direction:column;gap:2px;min-width:0}.lg2-stp__row-title{color:#1b263b;font-size:16.5px;font-weight:700;letter-spacing:-.3px}.lg2-stp__row-short{color:#7a808c;font-family:Lora,Georgia,serif;font-size:13px}.lg2-stp__detail{background:#fff;border:1px solid #e2e4e0;border-radius:24px;box-shadow:0 30px 60px -34px rgba(27,38,59,.32);min-height:440px;padding:44px;position:relative}.lg2-stp__panel{display:none}.lg2-stp__panel.is-active{animation:lg2-stp-fade .4s ease;display:block}@keyframes lg2-stp-fade{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}.lg2-stp__kicker{display:inline-block;font-size:12.5px;font-weight:800;letter-spacing:1.4px;margin-bottom:14px;text-transform:uppercase}.lg2-stp__title{color:#1b263b;font-size:clamp(26px,2.6vw,34px);font-weight:800;letter-spacing:-.8px;line-height:1.1;margin:0 0 14px}.lg2-stp__lead{color:#50606d;font-family:Lora,Georgia,serif;font-size:18px;line-height:1.55;margin:0 0 30px;max-width:560px}.lg2-stp__pts-title{color:#9097a6;font-size:12px;font-weight:800;letter-spacing:1.2px;margin-bottom:16px;text-transform:uppercase}.lg2-stp__pts{display:grid;gap:13px 24px;grid-template-columns:1fr 1fr;margin-bottom:34px}.lg2-stp__pt{align-items:flex-start;color:#3a4450;display:flex;font-size:14.5px;font-weight:600;gap:11px;line-height:1.4}.lg2-stp__check{align-items:center;border-radius:7px;display:inline-flex;flex:0 0 auto;font-size:12px;height:22px;justify-content:center;margin-top:1px;width:22px}.lg2-stp__outcome{align-items:flex-start;background:linear-gradient(120deg,#1b263b,#0d1b2a);border-radius:16px;display:flex;gap:14px;padding:22px 24px}.lg2-stp__outcome-ico{align-items:center;border-radius:10px;color:#fff;display:inline-flex;flex:0 0 auto;font-size:16px;height:34px;justify-content:center;width:34px}.lg2-stp__outcome-label{font-size:11.5px;font-weight:800;letter-spacing:1.2px;margin-bottom:5px;text-transform:uppercase}.lg2-stp__outcome-text{color:#e6e9ef;font-family:Lora,Georgia,serif;font-size:15.5px;line-height:1.5}@media (max-width:980px){.lg2-stp{padding:64px 22px}.lg2-stp__cols{gap:20px;grid-template-columns:1fr}.lg2-stp__list{position:static}.lg2-stp__row.is-active{transform:none}.lg2-stp__detail{padding:30px}.lg2-stp__pts{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.lg2-stp__panel.is-active{animation:none}.lg2-stp__badge,.lg2-stp__row{transition:none}}