.module-designer-list{.designer-list-item .item-inner{background-color:var(--grey-50);border-radius:var(--rounded-large);display:flex;flex-direction:column;height:100%;padding:var(--baseline-2)}.designer-list-inner{column-gap:8px;display:grid;grid-template-columns:repeat(1,1fr);@media screen and (min-width:600px){grid-template-columns:repeat(2,1fr)}@media screen and (min-width:1201px){grid-template-columns:repeat(4,1fr)}}.designer-list-item{margin-bottom:var(--baseline-2);@media screen and (min-width:1201px){margin-bottom:0}.item-header{max-width:100%}.item-body{img{display:block;margin:0 auto var(--baseline-4)}}.item-footer{margin-top:auto;.item-footer__title{font-size:16px}.item-footer__logos{display:flex;flex-wrap:wrap;gap:var(--baseline);&>img{max-height:var(--baseline-3);max-width:var(--baseline-10);object-fit:contain}}}}}