.lt-footer{background:var(--lt-dark-blue);width:100%;padding:56px 20px 0;color:rgba(255,255,255,.72);font-size:14px;box-sizing:border-box}.lt-footer__inner{width:100%;max-width:1180px;margin:0 auto;display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,420px);align-items:start;gap:clamp(48px,10vw,140px);padding-bottom:48px}.lt-footer__brand-col,.lt-footer__contact-col{min-width:0}.lt-footer__logo{display:inline-block;margin-bottom:14px}.lt-footer__logo img{width:148px;height:auto;opacity:.9}.lt-footer__description{font-size:13px;line-height:1.65;color:rgba(255,255,255,.55);margin:0 0 20px}.lt-footer__social{display:flex;gap:8px;flex-wrap:wrap}.lt-footer__social-link{width:34px;height:34px;border-radius:50%;border:1px solid rgba(255,255,255,.18);display:flex;align-items:center;justify-content:center;color:rgba(255,255,255,.6);font-size:14px;text-decoration:none;transition:border-color .15s ease,color .15s ease,background .15s ease}.lt-footer__social-link:hover{border-color:var(--lt-orange);color:var(--lt-orange);background:rgba(255,100,38,.08)}.lt-footer__social-logo{width:21px;height:21px;display:block;flex:0 0 auto;opacity:.7;transition:opacity .15s ease}.lt-footer__social-link:hover .lt-footer__social-logo{opacity:1}.lt-footer__col-title{font-size:11px;font-weight:700;color:rgba(255,255,255,.5);letter-spacing:1px;text-transform:uppercase;margin:0 0 16px}.lt-footer__links{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:9px}.lt-footer__link{color:rgba(255,255,255,.65);text-decoration:none;font-size:13px;transition:color .15s ease}.lt-footer__link:hover{color:#fff}.lt-footer__contact-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:12px}.lt-footer__contact-item{display:flex;align-items:flex-start;gap:10px;font-size:13px;color:rgba(255,255,255,.65);line-height:1.5;overflow-wrap:anywhere}.lt-footer__contact-item i{font-size:15px;color:#fff;flex:0 0 auto;margin-top:1px}.lt-footer__contact-item a{color:rgba(255,255,255,.65);text-decoration:none;transition:color .15s ease}.lt-footer__contact-item a:hover{color:#fff}.lt-footer__bottom{border-top:1px solid rgba(255,255,255,.07);padding:16px 0;width:100%;max-width:1180px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:8px}.lt-footer__copyright{font-size:12px;color:#fff;margin:0;display:flex;align-items:center;flex-wrap:wrap;gap:4px}.lt-footer__microdigital-logo-link{display:inline-flex;align-items:center;margin:0 2px}.lt-footer__microdigital-logo{width:22px;height:auto;display:block}.lt-footer__microdigital-link{color:#fff;font-weight:700;text-decoration:underline}.lt-footer__microdigital-link:hover{color:#fff}.lt-footer__legal{display:flex;gap:20px;flex-wrap:wrap;justify-content:flex-end}.lt-footer__legal-link{font-size:12px;color:rgba(255,255,255,.35);text-decoration:none;transition:color .15s ease}.lt-footer__legal-link.is-active,.lt-footer__legal-link:hover{color:rgba(255,255,255,.75)}@media(max-width:900px){.lt-footer{padding-right:14px;padding-left:14px}.lt-footer__inner{grid-template-columns:minmax(0,1fr) minmax(260px,1fr);gap:36px}.lt-footer__bottom{gap:14px 24px}}@media(max-width:520px){.lt-footer{padding-top:40px;padding-right:12px;padding-left:12px}.lt-footer__inner{grid-template-columns:1fr;gap:28px;justify-items:center;text-align:center;padding-bottom:36px}.lt-footer__social{justify-content:center}.lt-footer__contact-list{align-items:center}.lt-footer__contact-item{justify-content:center;max-width:320px}.lt-footer__contact-item i{margin-top:2px}.lt-footer__bottom{flex-direction:column;align-items:center;text-align:center;gap:10px}.lt-footer__legal{justify-content:center;gap:10px 18px}}