.lr-growth{--ink:#0b1730;--text:#334155;--muted:#64748b;--line:#e5eaf3;--soft:#f7f9fc;--blue:#1e60dc;--blue2:#174db3;--orange:#ff5b00;background:#fff;color:var(--text)}.lr-growth *{box-sizing:border-box}.lr-growth-shell{width:min(1180px,calc(100% - 40px));margin:0 auto}.lr-growth-one{display:block}.lr-growth-hero{padding:84px 0 68px;background:radial-gradient(circle at 85% 10%,rgb(30 96 220 / .12),transparent 34%),linear-gradient(180deg,#fbfdff,#f6f9ff)}.lr-growth-hero .lr-growth-shell{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);gap:64px;align-items:center}.lr-growth-kicker,.lr-growth-label{display:inline-flex;align-items:center;gap:8px;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--blue)}.lr-growth h1,.lr-growth h2,.lr-growth h3{color:var(--ink);letter-spacing:-.035em}.lr-growth h1{font-size:clamp(42px,6vw,72px);line-height:.98;margin:18px 0 22px;max-width:850px}.lr-growth-copy>p{font-size:19px;line-height:1.75;max-width:740px;margin:0;color:#475569}.lr-growth-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.lr-growth-btn{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 20px;border-radius:12px;border:1px solid #d9e2f4;background:#fff;color:var(--ink)!important;text-decoration:none!important;font-weight:800}.lr-growth-primary{background:var(--blue);border-color:var(--blue);color:#fff!important;box-shadow:0 10px 24px rgb(30 96 220 / .18)}.lr-growth-primary:hover{background:var(--blue2);border-color:var(--blue2)}.lr-growth-proof{display:flex;flex-wrap:wrap;gap:9px 20px;margin-top:24px;font-size:13px;font-weight:700;color:#475569}.lr-growth-proof span:before{content:'✓';margin-right:7px;color:#11875d}.lr-growth-panel{padding:30px;border:1px solid #dfe7f5;border-radius:24px;background:#fff;box-shadow:0 24px 60px rgb(23 55 102 / .10)}.lr-growth-panel>span{font-size:12px;font-weight:800;letter-spacing:.07em;text-transform:uppercase;color:var(--orange)}.lr-growth-panel h2{font-size:32px;line-height:1.1;margin:12px 0}.lr-growth-panel p{line-height:1.65;margin:0 0 18px}.lr-growth-panel ul{list-style:none;padding:0;margin:0;display:grid;gap:10px}.lr-growth-panel li{padding:12px 14px;border-radius:12px;background:var(--soft);font-weight:700;color:var(--ink)}.lr-growth-section{padding:76px 0}.lr-growth-soft{background:var(--soft)}.lr-growth-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:20px}.lr-growth-card{padding:26px;border:1px solid var(--line);border-radius:18px;background:#fff}.lr-growth-card h2{font-size:22px;margin:0 0 10px}.lr-growth-card p{margin:0;line-height:1.65}.lr-growth-chips{display:flex;flex-wrap:wrap;gap:10px;margin-top:20px}.lr-growth-chips span{padding:10px 14px;border:1px solid #dce4f1;border-radius:999px;background:#fff;color:var(--ink);font-size:14px;font-weight:700}.lr-growth-heading{display:flex;justify-content:space-between;gap:28px;align-items:end;margin-bottom:24px}.lr-growth-heading h2{font-size:clamp(30px,4vw,48px);line-height:1.05;margin:12px 0 0}.lr-growth-heading>a{white-space:nowrap;font-weight:800;color:var(--blue)!important;text-decoration:none!important}.lr-growth-products{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.lr-growth-product{display:grid;grid-template-columns:150px 1fr;gap:18px;padding:16px;border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:0 10px 30px rgb(20 50 90 / .05)}.lr-growth-product-img{display:block;aspect-ratio:1/1;border-radius:12px;overflow:hidden;background:var(--soft)}.lr-growth-product-img img{width:100%;height:100%;object-fit:cover}.lr-growth-product h3{font-size:20px;line-height:1.25;margin:4px 0 8px}.lr-growth-product h3 a{color:var(--ink)!important;text-decoration:none!important}.lr-growth-product p{margin:0 0 10px;font-size:18px;font-weight:800;color:var(--blue)}.lr-growth-product-link{font-size:14px;font-weight:800;color:var(--blue)!important;text-decoration:none!important}.lr-growth-close{padding:68px 0;background:#0b1730}.lr-growth-close .lr-growth-shell{display:flex;align-items:center;justify-content:space-between;gap:40px}.lr-growth-close .lr-growth-label{color:#90b8ff}.lr-growth-close h2{color:#fff;font-size:clamp(32px,4vw,50px);max-width:760px;margin:12px 0}.lr-growth-close p{color:#cbd5e1;max-width:680px;margin:0;line-height:1.7}.lr-growth a:focus-visible,.lr-growth button:focus-visible{outline:3px solid #f59e0b;outline-offset:3px}@media(max-width:900px){.lr-growth-hero .lr-growth-shell{grid-template-columns:1fr;gap:34px}.lr-growth-grid{grid-template-columns:1fr}.lr-growth-products{grid-template-columns:1fr}.lr-growth-close .lr-growth-shell{align-items:flex-start;flex-direction:column}.lr-growth h1{font-size:clamp(40px,9vw,60px)}}@media(max-width:640px){.lr-growth-shell{width:min(100% - 28px,1180px)}.lr-growth-hero{padding:58px 0 48px}.lr-growth-section{padding:56px 0}.lr-growth-panel{padding:22px}.lr-growth-copy>p{font-size:17px}.lr-growth-actions{display:grid}.lr-growth-btn{width:100%}.lr-growth-heading{align-items:flex-start;flex-direction:column}.lr-growth-product{grid-template-columns:110px 1fr}.lr-growth-product h3{font-size:17px}.lr-growth-close{padding:52px 0}}