section.localisation-module{background-color:#fff;position:relative}section.localisation-module div.container{display:flex;gap:4rem;justify-content:space-between}@media (max-width:768px){section.localisation-module div.container{flex-direction:column;gap:2rem}}section.localisation-module div.container div.wrapper-txt{max-width:410px;width:100%}@media (max-width:768px){section.localisation-module div.container div.wrapper-txt{max-width:100%}}section.localisation-module div.container div.wrapper-txt h2{margin-bottom:1.25rem}section.localisation-module div.container div.wrapper-blocks{display:flex;flex-wrap:wrap;gap:2rem;max-width:calc(100% - 474px);width:100%}@media (max-width:768px){section.localisation-module div.container div.wrapper-blocks{flex-direction:column;max-width:100%}}section.localisation-module div.container div.wrapper-blocks div.block{background-color:#f5f6ff;border:1px solid #d6d9eb;border-radius:5px;max-width:calc(50% - 1rem);padding:1.25rem;width:100%}@media (max-width:768px){section.localisation-module div.container div.wrapper-blocks div.block{max-width:100%}}section.localisation-module div.container div.wrapper-blocks div.block figure{align-items:center;display:flex;height:4rem;justify-content:center;margin-bottom:1.25rem;width:4rem}section.localisation-module div.container div.wrapper-blocks div.block figure img{max-height:100%;max-width:100%;-o-object-fit:contain;object-fit:contain;width:auto}section.localisation-module div.container div.wrapper-blocks div.block p.title{color:#050c36;font-size:24px;font-weight:500;margin-bottom:1rem}section.localisation-module div.container div.wrapper-blocks div.block .txt,section.localisation-module div.container div.wrapper-blocks div.block .txt *{color:#40487e;font-size:1rem}section.localisation-module div.container div.wrapper-blocks div.block a.btn{margin-top:2rem}