@keyframes loadingSpinner{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}.cards{display:block}.cards__list{list-style:none;margin:0;padding:0;margin-top:3.3333333333rem;display:flex;flex-direction:row;align-items:stretch;justify-content:center;flex-wrap:nowrap;gap:1.2666666667rem;flex-wrap:wrap}@media screen and (min-width: 0)and (max-width: 730px){.cards__list{margin-top:2.6666666667rem}}.cards__list .info-card{width:calc(20% - 1.0133333333rem)}@media screen and (min-width: 1025px){.cards__list .info-card{max-width:calc(20% - 1.0133333333rem)}}@media screen and (min-width: 731px)and (max-width: 1024px){.cards__list .info-card{width:calc(33.3333333333% - .8444444444rem)}}@media screen and (min-width: 421px)and (max-width: 730px){.cards__list .info-card{width:calc(50% - .6333333333rem)}}@media screen and (min-width: 0)and (max-width: 420px){.cards__list .info-card{width:100%}}