.listePointsForts{display:flex;flex-wrap:wrap;align-items:start}.listePointsForts li{display:flex;flex-direction:column;align-items:center;overflow:hidden;min-height:140px;flex:auto;list-style:none;flex:0 0 calc(33.333333% - 20px);margin:10px}.quatrepf>li{flex:0 0 calc(25% - 14px) !important;margin:7px !important}.listePointsFortsIcon{display:flex;align-items:center;justify-content:center;min-width:80px;height:100%;margin-bottom:10px}.listePointsFortsIcon img{height:auto;width:140px}.listePointsFortsLink{text-align:center}@media only screen and (max-width:768px){.listePointsForts{flex-direction:column;margin:10px}.listePointsForts li{margin:0;width:100%;height:60px;min-height:0;flex-direction:row}.listePointsFortsIcon{padding:15px 0}.listePointsFortsIcon img{height:auto;width:50px}.listePointsFortsLink{position:relative;width:100%;padding:10px;border-radius:0 10px 10px 0;text-decoration:none;font-weight:600}}.listeIllustree{display:flex;align-items:stretch;flex-wrap:wrap}.listeIllustree li{display:flex;align-items:center;overflow:hidden;min-height:80px;transition:background .2s ease-in-out;flex:auto;list-style:none;flex:0 0 calc(33.333333% - 20px);margin:10px;background:#fff;color:#004494;border-radius:10px;box-shadow:0 0 7px rgb(0,0,0,.25)}.listeIllustreeIcon{display:flex;align-items:center;justify-content:center;min-width:80px;height:100%;background:#f3f5fb;transition:background .2s ease-in-out}.listeIllustreeIcon img{height:auto;width:50px}.listeIllustreeLink{position:relative;width:100%;padding:10px 20px;border-radius:0 10px 10px 0;text-decoration:none;font-weight:600}.listeIllustree li:hover{background:#e7f1fe;}.listeIllustree li:hover > .listeIllustreeIcon{background:#e7f1fe;}@media only screen and (max-width:768px){.listeIllustree{flex-direction:column;margin:10px}.listeIllustree li{margin:0;width:100%;min-height:60px}.listeIllustreeIcon{padding:15px 0}}