.IllustrationList{display:flex;flex-wrap:wrap;justify-content:center;align-items:flex-start;gap:var(--l);padding:0 var(--xxl);text-align:center;overflow-wrap:anywhere;-webkit-hyphens:auto;hyphens:auto}@media(min-width:1024px){.IllustrationList{border-top:1px solid #919ea8;border-bottom:1px solid #919ea8;margin:0 var(--xxxl);padding:var(--xxl) 0}}.IllustrationList--noBorderTop{border-top:none}.IllustrationList-illustration{display:flex;flex-direction:column;justify-content:center;align-items:center;width:calc(50% - var(--l)/2);font-size:1.4rem}@media(min-width:1024px){.IllustrationList-illustration{width:calc(25% - var(--l)*3/4)}}.IllustrationList-illustration .Illustration{margin-bottom:var(--m);font-size:70px;color:#000}.Container--blackBackground .IllustrationList-illustration .Illustration{color:#fff}
