.expolink{text-decoration:none}.expolist{display:flex;padding:15px;gap:1rem;align-items:center;justify-content:center;margin-bottom:30px;flex-wrap:nowrap;box-shadow:0px 0px 50px 0px rgba(0,0,0,.1);transition:.3s ease-in-out}.expolist[data-card-master=true]{border:4px solid #33a2d6;border-radius:6px}.exposantList .expolist[data-card-master=true]{border:none !important}.expolist:hover{transform:scale(1.01)}.expolist h1{font-size:1.875em;color:#333;padding-bottom:10px;line-height:1em;font-weight:500}.expolist main{flex-basis:70%}.expolist main p{color:#232323;font-size:.875em}.expolist figure{margin:0;width:200px;height:200px;display:flex;justify-content:center;align-items:center;overflow:hidden}.expolist img{width:200px;height:200px;object-fit:contain}@media only screen and (max-width:600px){.expolist main{flex-basis:90%}}#logo{max-height:100%}