.horizontal_list_block .list{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;padding:0;flex-wrap:wrap;padding-top:2rem;padding-bottom:2rem}@media screen and (min-width: 540px){.horizontal_list_block .list{gap:1rem;padding-left:2rem;padding-right:2rem}}@media screen and (min-width: 600px){.horizontal_list_block .list{flex-direction:row;gap:2.5rem}}.horizontal_list_block .list .list-item{display:flex;align-items:center;justify-content:center;font-size:1rem;gap:.5rem}.horizontal_list_block .list .list-item .icon{height:1em;width:auto}@media screen and (min-width: 460px){.horizontal_list_block .list .list-item{font-size:1.2rem}}@media screen and (min-width: 540px){.horizontal_list_block .list .list-item{gap:.75rem}}@media screen and (min-width: 600px){.horizontal_list_block .list .list-item{gap:1rem}.horizontal_list_block .list .list-item .icon{height:100%;width:auto}}@media screen and (min-width: 830px){.horizontal_list_block .list .list-item{font-size:1rem}}@media screen and (min-width: 1100px){.horizontal_list_block .list .list-item{font-size:1.5rem}}@media screen and (min-width: 1800px){.horizontal_list_block .list .list-item{font-size:2rem}}