.lm-hero{position:relative;min-height:700px;display:flex;align-items:flex-end;overflow:hidden}.lm-hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.lm-hero-bg ai-img,.lm-hero-bg img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.lm-hero-bg::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,rgba(26,26,46,.3) 0,rgba(26,26,46,.85) 100%)}.lm-hero-content{position:relative;z-index:1;padding-bottom:120px;padding-top:100px}.lm-hero-content h1{color:var(--lm-white);font-size:48px;letter-spacing:-.02em;max-width:640px}.lm-hero-sub{color:rgba(255,255,255,.8);font-size:17px;max-width:560px;line-height:1.7}.lm-hero-stats{display:flex;gap:32px;justify-content:flex-end}.lm-hero-stat{text-align:center}.lm-hero-stat .lm-spec-label{display:block;color:rgba(255,255,255,.6);margin-top:4px}.lm-hero-stat .lm-data-value{font-size:28px}.lm-hero-bottom-bar{position:absolute;bottom:0;left:0;right:0;height:6px;background:var(--lm-secondary)}@media (max-width:991px){.lm-hero{min-height:560px}.lm-hero-content h1{font-size:36px}.lm-hero-stats{justify-content:flex-start;gap:24px;margin-top:32px}}@media (max-width:768px){.lm-hero{min-height:480px}.lm-hero-content{padding-bottom:80px;padding-top:60px}.lm-hero-content h1{font-size:28px}.lm-hero-sub{font-size:15px}.lm-hero-stats{flex-wrap:wrap;gap:16px}.lm-hero-stat .lm-data-value{font-size:22px}.lm-trust-item+.lm-trust-item::before{display:none}}.lm-trust-bar{background:var(--lm-primary-dark);padding:32px 0}.lm-trust-item{position:relative;padding:12px 0}.lm-trust-item+.lm-trust-item::before{content:"";position:absolute;left:0;top:20%;height:60%;width:1px;background:rgba(255,255,255,.15)}.lm-testimonial-large{max-width:800px;margin:0 auto}.lm-quote-mark{font-size:80px;color:var(--lm-secondary);line-height:.8;font-family:Georgia,serif;margin-bottom:16px}.lm-quote-text{font-size:20px;line-height:1.8;color:var(--lm-gray-700);font-style:italic;border:none;padding:0;margin:0}@media (max-width:768px){.lm-quote-text{font-size:17px}.lm-quote-mark{font-size:56px}}