.site-footer{background:var(--bg);box-sizing:border-box;color:var(--text-h);margin-top:auto;overflow:clip;padding:88px 64px;position:relative;text-align:left;width:100%}.site-footer__wrapper{box-sizing:border-box;margin:0 auto;max-width:1440px}.site-footer__inner{box-sizing:border-box;display:flex;flex-direction:column;gap:88px}.site-footer__brand-row{align-items:center;box-sizing:border-box;display:flex;flex-wrap:wrap;gap:48px}.site-footer__logo-link{color:inherit;display:inline-flex;flex-shrink:0;text-decoration:none}.site-footer__logo-img{display:block;height:64px;max-width:100%;object-fit:contain;width:159.487px}.site-footer__tagline{margin:0}.site-footer__nav-row{gap:32px}.site-footer__columns,.site-footer__nav-row{align-items:flex-start;box-sizing:border-box;display:flex;justify-content:space-between}.site-footer__columns{flex:1;flex-wrap:wrap;gap:32px 24px;min-width:0}.site-footer__col{box-sizing:border-box;display:flex;flex:1 1 140px;flex-direction:column;gap:24px;max-width:100%;min-width:0}.site-footer__col-title{margin:0}.site-footer__list{display:flex;flex-direction:column;gap:16px;list-style:none;margin:0;padding:0}.site-footer__link{text-decoration:none;transition:color .15s ease}.site-footer__link:hover .typography__p2--grey{color:var(--text-h)}.site-footer__link:focus-visible{border-radius:2px;outline:2px solid var(--blue-500);outline-offset:2px}.site-footer__email{align-self:flex-start;color:var(--text);font-family:var(--sans);font-size:clamp(17px,1.5vw,20px);font-weight:300;line-height:1.55;white-space:nowrap}.site-footer__email:hover{color:var(--text-h)}.site-footer__linkedin{align-items:center;box-sizing:border-box;color:#0a66c2;display:flex;flex-shrink:0;height:32px;justify-content:center;text-decoration:none;transition:opacity .15s ease;width:38px}.site-footer__linkedin:hover{opacity:.85}.site-footer__linkedin:focus-visible{border-radius:2px;outline:2px solid var(--blue-500);outline-offset:2px}.site-footer__linkedin-svg{display:block;height:32px;width:32px}.site-footer__copyright{color:var(--text);font-family:var(--sans);font-size:16px;font-weight:300;line-height:1.55;margin:0;max-width:100%}@media (max-width:768px){.site-footer{padding:64px 24px}.site-footer__inner{gap:64px}.site-footer__nav-row{align-items:stretch;flex-direction:column}.site-footer__col{flex:none}.site-footer__linkedin{align-self:flex-start}.site-footer__email{white-space:normal}}@media (max-width:767px){.site-footer__columns{align-items:start;column-gap:24px;display:grid;grid-template-columns:1fr 1fr;row-gap:40px}.site-footer__col--company{grid-column:1;grid-row:1}.site-footer__col--product{grid-column:2;grid-row:1}.site-footer__col--legal{grid-column:1;grid-row:2}.site-footer__col--contact{grid-column:2;grid-row:2}}@media (max-width:520px){.site-footer{padding:48px 20px}.site-footer__inner{gap:48px}.site-footer__brand-row{align-items:flex-start;flex-direction:column;gap:24px}}