#icon_list{display:flex;flex-wrap:wrap;gap:.4rem .8rem;justify-content:space-between;list-style:none;margin:0;padding:0}.list_item{flex:1 1 8rem;max-width:12rem;text-align:center}.item_content{align-items:center;border-radius:.4rem;display:flex;flex-direction:column;margin-bottom:.3rem;padding:.5rem}.list_item img,.list_item svg{display:block;height:auto;margin:0 auto;max-width:5rem}.item_text_container{font-size:.9rem;line-height:1.3;margin-top:.6rem;max-width:100%;text-align:center;word-wrap:break-word}.list_item svg{aspect-ratio:1;background:rgba(,)}@media (max-width:768px){#icon_list{gap:.3rem .5rem;justify-content:center}.list_item{flex:1 1 6rem;max-width:10rem}.list_item img,.list_item svg{max-width:4rem}.item_text_container{font-size:.85rem;margin-top:.4rem;max-width:100%}}