# 

Bureau LP-Cosima74100 AnnemasseContactez nous Venir nous voirBureau Lp-Cosima74600 AnnecyContactez nous Venir nous voirAgence Lp-Cosima2 Place du Crêtet, 74300 ClusesContactez nous Venir nous voir
.container {
margin: 40px auto;
padding: 0 20px;
display: flex;
flex-wrap: wrap;
gap: 40px;
justify-content: center;
}
.agency-card {
background: #fff;
border-radius: 18px;
box-shadow: 0 8px 24px 0 rgba(138,110,90,0.15);
padding: 32px 28px;
flex: 1 1 290px;
min-width: 265px;
max-width: 300px;
display: flex;
flex-direction: column;
align-items: center;
transition: box-shadow 0.2s;
margin-bottom: 0px;max-height: max-content;max-height: 550px;
}
.agency-card:hover {
box-shadow: 0 12px 32px 0 rgba(138,110,90,0.27);
}
.agency-image {
width: 100%;
height: 170px;
object-fit: cover;
border-radius: 12px;
margin-bottom: 16px;
background: #eee;
display: block;
}
.agency-name {
font-size: 1.32em;
font-weight: 700;
color: #8a6e5a;
margin-bottom: 12px;
text-align: center;
}
.agency-address {
font-size: 1.25em;
color: #222;
margin-bottom: 24px;
text-align: center;
}
.buttons {
display: flex;
gap: 18px;
margin-top: auto;
flex-direction: column;
}
.btn {
padding: 9px 22px;
border-radius: 6px;
border: none;
font-weight: 700;
font-size: 1em;
cursor: pointer;
background: #8a6e5a;
color: #fff;
text-decoration: none;
transition: background 0.18s;
box-shadow: 0 2px 8px rgba(138,110,90,0.10);
outline: none;
display: inline-block;
}
.btn.secondary {
background: #fafafa;
color: #8a6e5a;
border: 2px solid #8a6e5a;
}
.btn:hover, .btn.secondary:hover {
background: #a5886e;
color: #fff;
}
@media (max-width: 900px) {
.container {
flex-direction: column;
gap: 30px;
align-items: center;
}
.agency-card {
max-width: 100%;
width: 100%;
}
}
Source : http://www.lp-cosima.immo/fr/p/164-nos-agences
