.btn-green{padding:.4rem 1.75rem;font-size:.8rem;font-family:poppins,sans-serif;margin-block:1rem;display:inline-flex;align-items:center;width:max-content;border-radius:1rem;color:#fff;background-color:#64a70b;transition:all 250ms ease-in-out;cursor:pointer}@media screen and (max-width:767px){.btn-green{font-size:1rem}}.btn-green:hover{background-color:#0055b8;color:#fff}.btn-blue{padding:.4rem 1.75rem;font-size:.8rem;font-family:poppins,sans-serif;margin-block:1rem;display:inline-flex;align-items:center;width:max-content;border-radius:1rem;color:#fff;background-color:#64a70b;transition:all 250ms ease-in-out;cursor:pointer;background-color:#0055b8}@media screen and (max-width:767px){.btn-blue{font-size:1rem}}.btn-blue:hover{background-color:#0055b8;color:#fff}.btn-blue:hover{background-color:#64a70b}.btn-transparent{padding:.4rem 1.75rem;font-size:.8rem;font-family:poppins,sans-serif;margin-block:1rem;display:inline-flex;align-items:center;width:max-content;border-radius:1rem;color:#fff;background-color:#64a70b;transition:all 250ms ease-in-out;cursor:pointer;color:#0055b8;border:1px solid #0055b8;background-color:transparent}@media screen and (max-width:767px){.btn-transparent{font-size:1rem}}.btn-transparent:hover{background-color:#0055b8;color:#fff}.btn-transparent:hover{background-color:#64a70b;color:#fff;border-color:#64a70b}#liste-villes{padding-block:1rem 3rem}#liste-villes>div{display:flex;flex-direction:column;gap:2rem;max-width:65rem;margin-inline:auto}#liste-villes>div>div{display:grid;grid-template-columns:22rem 1fr;gap:0;align-items:center}@media screen and (max-width:998px){#liste-villes>div>div{grid-template-columns:1fr 1fr}}#liste-villes>div>div .thumb>figure{border-radius:1rem;z-index:2;transition:all .25s ease-in-out}#liste-villes>div>div .thumb>figure img{transition:all .25s ease-in-out}#liste-villes>div>div .thumb>figure img:hover{transform:scale(1.05)}#liste-villes>div>div .content{background-color:#f4f9fe;border-radius:0 1rem 1rem 0;box-shadow:0 1px 6px #00000020;display:flex;padding:2rem 2rem 1rem;margin-block:1rem;align-items:center;justify-content:space-between}@media screen and (max-width:998px){#liste-villes>div>div .content{flex-direction:column;gap:1rem;align-items:flex-start;padding:1.5rem;border-radius:1rem}#liste-villes>div>div .content div{text-align:center;margin:0 auto}}#liste-villes>div>div .content h3{color:#0055b8;margin-bottom:.5rem;font-weight:500}@media screen and (max-width:767px){#liste-villes>div>div .content h3{font-size:1.7rem}}#liste-villes>div>div .content p{margin-bottom:0;font-weight:400}#liste-villes>div>div .content ul{display:flex;flex-wrap:wrap;gap:.25rem;margin-bottom:.5rem}@media screen and (max-width:998px){#liste-villes>div>div .content ul{width:100%;justify-content:center}}#liste-villes>div>div .content ul figure{transition:all .25s ease-in-out;position:relative}#liste-villes>div>div .content ul figure img{width:6rem;height:9.25rem}#liste-villes>div>div .content ul figure:has(.upcoming_date){overflow:visible}#liste-villes>div>div .content ul figure:hover{transform:scale(1.05)}@media screen and (max-width:680px){#liste-villes>div>div{grid-template-columns:1fr;max-width:32rem;margin-inline:auto}#liste-villes>div>div .thumb>figure{border-radius:1rem 1rem 0 0}#liste-villes>div>div .content{margin-block:0;border-radius:0 0 1rem 1rem}}.intro-ville{padding-block:3rem 4rem}@media screen and (max-width:767px){.intro-ville{padding-bottom:2rem}}.intro-ville .content{display:grid;grid-template-columns:1fr 1fr;gap:2rem;align-items:center}@media screen and (max-width:767px){.intro-ville .content{grid-template-columns:1fr}}.intro-ville .content>figure{border-radius:1rem}.intro-ville .content>div h1{font-size:2rem;color:#0055b8;max-width:20rem}.intro-ville .content>div p{max-width:600px;font-size:16px}.liste-projets{display:flex;flex-direction:column;gap:1rem}.liste-projets a{display:grid;grid-template-columns:1.5fr 2fr;align-items:center;max-width:50rem;margin-inline:auto}.liste-projets a>figure{border-radius:1rem;z-index:2}.liste-projets a .content{background-color:#f4f9fe;border-radius:5px 1rem 1rem 5px;box-shadow:0 1px 6px #00000020;display:flex;padding:2rem 2rem 1rem 3rem;margin-block:1rem;align-items:center;justify-content:space-between;margin-left:-1rem}@media screen and (max-width:767px){.liste-projets a .content{padding-inline:1rem}}.liste-projets a .content h4{margin-bottom:0;font-size:1.6rem;font-weight:500}.liste-projets a .content p{margin-bottom:0;font-weight:400}.liste-projets a>figure img,.liste-projets a .content figure{transition:all .25s ease-in-out;position:relative;min-width:4.5rem}.liste-projets a>figure img:has(.upcoming_date),.liste-projets a .content figure:has(.upcoming_date){overflow:visible}@media screen and (max-width:767px){.liste-projets a{grid-template-columns:1fr}.liste-projets a .content{margin-top:0;border-radius:0 0 1rem 1rem}.liste-projets a>figure{border-radius:1rem 1rem 0 0}}.liste-projets a:hover .btn-green{background-color:#0055b8;color:#fff}.liste-projets a:hover>figure img,.liste-projets a:hover .content figure{transform:scale(1.02)}#map{margin-top:2rem}#liste-maisons{background-color:#f4f9fe;padding-block:3rem 2rem;margin-block:2rem}#liste-maisons h3{color:#0055b8;margin-inline:auto;margin-bottom:1rem;text-align:center}#liste-maisons>p{text-align:center;margin-top:1rem}.intro-projet{padding-block:3rem;text-align:center}@media screen and (max-width:767px){.intro-projet{padding-bottom:0}}.intro-projet h1{color:#0055b8}.intro-projet p{max-width:56rem;margin-inline:auto}.intro-projet figure{border-radius:1rem;margin-block:1.5rem;max-width:60rem;margin-inline:auto}.projet-complet{position:absolute;background-color:#2387eac1;color:#fff;top:35%;left:-25%;width:150%;font-size:.75rem;font-weight:400;text-transform:uppercase;text-align:center;padding:.25rem 1rem;transform:rotate(-25deg);z-index:5}.upcoming_date{position:absolute;background-color:#64a70b;color:#fff;border-radius:.4rem .4rem 0 0;font-size:.7rem;font-weight:300;text-transform:uppercase;text-align:center;padding-inline:.3rem;top:-.75rem;width:100%;white-space:nowrap}