.cvx90-footer-inner{align-items:flex-start}
.cvx90-footer-links{grid-template-columns:repeat(4,minmax(140px,1fr))}
.cvx90-footer-links:has(.cvx1752-footer-account){grid-template-columns:repeat(5,minmax(125px,1fr))}
.cvx90-footer-links>div{min-width:0}
.cvx90-footer-links strong{display:block;margin-bottom:14px}
.cvx90-footer-links a{display:block;margin:8px 0;line-height:1.35}
@media(max-width:1200px){
  .cvx90-footer-links,
  .cvx90-footer-links:has(.cvx1752-footer-account){grid-template-columns:repeat(3,minmax(0,1fr))}
}
@media(max-width:760px){
  .cvx90-footer-links,
  .cvx90-footer-links:has(.cvx1752-footer-account){grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:480px){
  .cvx90-footer-links,
  .cvx90-footer-links:has(.cvx1752-footer-account){grid-template-columns:1fr}
}