.hub-emblem .images-box{display:flex;flex-direction:row;align-items:center;margin:30px 0;gap:18px;flex-wrap:wrap;justify-content:center}.hub-emblem .images-box>a,.hub-emblem .images-box>span{border-radius:6px;background:#fff;box-shadow:0 2px 12px 0 rgba(0,0,0,.1);padding:20px;align-self:stretch;align-content:center;border:1px solid rgba(0,0,0,0);transition:border .3s ease-in-out}.hub-emblem .images-box>a img,.hub-emblem .images-box>span img{max-width:120px;max-height:100px;object-fit:contain}@media(max-width: 380px){.hub-emblem .images-box>a img,.hub-emblem .images-box>span img{max-width:100px}}.hub-emblem .images-box>a:hover{border:1px solid var(--color-primary, #35B3DB)}
