@keyframes shineEffect{0%{left:-75%}to{left:125%}}.filter-list{margin-top:40px}@media only screen and (min-width:768px){.filter-list{margin-top:48px}}@media only screen and (min-width:1440px){.filter-list{margin-top:64px}}.filter-list{margin-bottom:40px}@media only screen and (min-width:768px){.filter-list{margin-bottom:48px}}@media only screen and (min-width:1440px){.filter-list{margin-bottom:64px}}.filter-list__items{align-items:flex-start;display:flex;flex-direction:row;flex-wrap:wrap;margin-left:auto;margin-right:auto;row-gap:var(--grid-gutter);width:var(--grid-base)}.filter-list__footer{margin-inline:auto;margin-top:calc(40px - var(--grid-gutter));text-align:center;width:100%}@media only screen and (min-width:768px){.filter-list__footer{margin-top:calc(48px - var(--grid-gutter))}}@media only screen and (min-width:1440px){.filter-list__footer{margin-top:calc(64px - var(--grid-gutter))}}