.c-list{-moz-column-gap:calc(var(--gap-horizontal, 8px)*4);column-gap:calc(var(--gap-horizontal, 8px)*4);display:flex;row-gap:var(--gap-vertical,8px)}.c-list img{display:block}.c-list__item{-moz-column-gap:var(--gap-horizontal,8px);column-gap:var(--gap-horizontal,8px);display:flex}.c-list--gap-horizontal-4{--gap-horizontal:4px}.c-list--gap-horizontal-6{--gap-horizontal:6px}.c-list--gap-horizontal-8{--gap-horizontal:8px}.c-list--gap-horizontal-12{--gap-horizontal:12px}.c-list--gap-horizontal-16{--gap-horizontal:16px}.c-list--gap-horizontal-32{--gap-horizontal:32px}.c-list--gap-vertical-8{--gap-vertical:8px}.c-list--gap-vertical-16{--gap-vertical:16px}.c-list--gap-vertical-24{--gap-vertical:24px}.c-list--gap-vertical-32{--gap-vertical:32px}.c-list--gap-vertical-40{--gap-vertical:40px}.c-list--vertical{flex-direction:column}.c-list--horizontal{flex-direction:row}.c-list--vertical-center{align-items:center}.c-list--vertical-left{align-items:flex-start}.c-list--horizontal-between{justify-content:space-between}.c-list--horizontal-evenly{justify-content:space-evenly}.c-list--horizontal-center{justify-content:center}@media(min-width:376px){.xs\:c-list--vertical{flex-direction:column}.xs\:c-list--horizontal{flex-direction:row}.xs\:c-list--vertical-center{align-items:center}.xs\:c-list--vertical-left{align-items:flex-start}.xs\:c-list--horizontal-between{justify-content:space-between}.xs\:c-list--horizontal-evenly{justify-content:space-evenly}.xs\:c-list--horizontal-center{justify-content:center}}@media(min-width:544px){.sm\:c-list--vertical{flex-direction:column}.sm\:c-list--horizontal{flex-direction:row}.sm\:c-list--vertical-center{align-items:center}.sm\:c-list--vertical-left{align-items:flex-start}.sm\:c-list--horizontal-between{justify-content:space-between}.sm\:c-list--horizontal-evenly{justify-content:space-evenly}.sm\:c-list--horizontal-center{justify-content:center}}@media(min-width:768px){.md\:c-list--vertical{flex-direction:column}.md\:c-list--horizontal{flex-direction:row}.md\:c-list--vertical-center{align-items:center}.md\:c-list--vertical-left{align-items:flex-start}.md\:c-list--horizontal-between{justify-content:space-between}.md\:c-list--horizontal-evenly{justify-content:space-evenly}.md\:c-list--horizontal-center{justify-content:center}}@media(min-width:992px){.lg\:c-list--vertical{flex-direction:column}.lg\:c-list--horizontal{flex-direction:row}.lg\:c-list--vertical-center{align-items:center}.lg\:c-list--vertical-left{align-items:flex-start}.lg\:c-list--horizontal-between{justify-content:space-between}.lg\:c-list--horizontal-evenly{justify-content:space-evenly}.lg\:c-list--horizontal-center{justify-content:center}}@media(min-width:1200px){.xl\:c-list--vertical{flex-direction:column}.xl\:c-list--horizontal{flex-direction:row}.xl\:c-list--vertical-center{align-items:center}.xl\:c-list--vertical-left{align-items:flex-start}.xl\:c-list--horizontal-between{justify-content:space-between}.xl\:c-list--horizontal-evenly{justify-content:space-evenly}.xl\:c-list--horizontal-center{justify-content:center}}@media(min-width:1440px){.xxl\:c-list--vertical{flex-direction:column}.xxl\:c-list--horizontal{flex-direction:row}.xxl\:c-list--vertical-center{align-items:center}.xxl\:c-list--vertical-left{align-items:flex-start}.xxl\:c-list--horizontal-between{justify-content:space-between}.xxl\:c-list--horizontal-evenly{justify-content:space-evenly}.xxl\:c-list--horizontal-center{justify-content:center}}