.sec-list-icontxt__container{align-items:flex-start;border:1px solid #fff;border-radius:16px;display:flex;flex-wrap:wrap;justify-content:center;margin:24px 0;padding:32px}.sec-list-icontxt--dark .sec-list-icontxt__container{border:1px solid var(--color-bleu-hex)}.sec-list-icontxt__card{flex:0 0 100%;font-size:16px;font-weight:300;padding:0 12px;text-align:center}.sec-list-icontxt__card img{height:40px;width:auto}.sec-list-icontxt--light .sec-list-icontxt__card{color:#fff}.sec-list-icontxt--black .sec-list-icontxt__card{color:#081229}.sec-list-icontxt--black .sec-list-icontxt__container{border:1px solid #081229}@media (min-width:992px){.sec-list-icontxt__card{flex:1 0 20%}}@media (max-width:992px){.sec-list-icontxt__card:not(:last-child){margin-bottom:32px}}