.lp-footer-prog{background:var(--primary);margin-top:0;padding:60px 0 0;position:relative}.lp-footer-prog:before{background:linear-gradient(90deg,var(--green) 0,var(--green) 55%,transparent 100%);content:"";height:1px;left:0;pointer-events:none;position:absolute;right:0;top:0}.lp-footer-prog__top{border-bottom:1px solid hsla(0,0%,100%,.1);padding-bottom:48px}.lp-footer-prog__logo{display:inline-block;margin-bottom:16px}.lp-footer-prog__logo img{filter:brightness(0) invert(1);max-height:40px;opacity:.9;width:auto}.lp-footer-prog__tagline{color:hsla(0,0%,100%,.55);font-size:13px;line-height:1.6;margin-bottom:20px}.lp-footer-prog__social{align-items:center;display:flex;flex-wrap:wrap;gap:12px}.lp-footer-prog__social a{align-items:center;border:1px solid hsla(0,0%,100%,.2);border-radius:50%;color:hsla(0,0%,100%,.7);display:flex;font-size:15px;height:36px;justify-content:center;text-decoration:none;transition:border-color .15s ease,color .15s ease,background .15s ease;width:36px}.lp-footer-prog__social a:hover{background:hsla(0,0%,100%,.08);border-color:hsla(0,0%,100%,.6);color:#fff}.lp-footer-prog__group-label{color:hsla(0,0%,100%,.4);font-family:monospace;font-size:11px;font-weight:700;letter-spacing:.1em;margin-bottom:16px;text-transform:uppercase}.lp-footer-prog__links{display:flex;flex-direction:column;gap:10px;list-style:none;margin:0;padding:0}.lp-footer-prog__link{color:hsla(0,0%,100%,.7);font-size:14px;text-decoration:none;transition:color .15s ease}.lp-footer-prog__link:hover{color:#fff}.lp-footer-prog__contact-link{align-items:center;display:inline-flex;font-size:13px;gap:8px}.lp-footer-prog__contact-link .bi{color:hsla(0,0%,100%,.5);flex-shrink:0;font-size:14px}.lp-footer-prog__contact-link:hover .bi{color:#fff}.lp-footer-prog__contact-link span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.lp-footer-prog__bottom{align-items:center;display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between;padding:20px 0}.lp-footer-prog__copyright{color:hsla(0,0%,100%,.4);font-size:13px;margin:0}.lp-footer-prog__legal{display:flex;flex-wrap:wrap;gap:20px}.lp-footer-prog__legal-link{color:hsla(0,0%,100%,.4);font-size:12px;text-decoration:none;transition:color .15s ease}.lp-footer-prog__legal-link:hover{color:hsla(0,0%,100%,.8)}@media (max-width:767px){.lp-footer-prog__bottom{align-items:flex-start;flex-direction:column}}