footer.footer-v236{
  display:flex;
  min-height:78px;
  padding:16px 24px;
  align-items:center;
  justify-content:center;
}
.footer-v236-main{
  display:flex;
  width:min(100%,1040px);
  align-items:center;
  justify-content:space-between;
  gap:28px;
}
.footer-v236-company{
  color:#fff;
  font-size:13px;
  font-weight:600;
  line-height:1.4;
  white-space:nowrap;
}
.footer-v236-company a{color:#fff;text-underline-offset:3px}
.footer-v236-partners{display:flex;align-items:center;gap:10px;flex:0 0 auto}
.footer-v236-partners a,.footer-v236-partners img{display:block;min-height:0}
.footer-v236-partners a{height:31px}
.footer-v236-partners img{border:0;object-fit:fill}
footer.footer-v236>.cookie-settings-link{margin-left:22px;color:#fff;white-space:nowrap}
@media(max-width:760px){
  footer.footer-v236{min-height:126px;padding:18px 16px 22px;flex-direction:column;gap:12px;text-align:center}
  .footer-v236-main{flex-direction:column;gap:14px}
  .footer-v236-company{font-size:12px;white-space:normal}
  footer.footer-v236>.cookie-settings-link{margin:0}
}

