.catalog__card-list{display:flex;justify-content:space-between;flex-wrap:wrap}@media (max-width:991px){.catalog__card-list{justify-content:center}}@media (max-width:767px){.catalog__card-list{justify-content:center}}.catalog__card-item{display:flex;flex-direction:column;justify-content:space-between;background-color:#fff;border-radius:15px;padding:30px;max-width:calc((100% / 3) - 20px);width:100%;margin-bottom:30px}@media (max-width:991px){.catalog__card-item{max-width:calc((100% / 2) - 15px);padding:20px}.catalog__card-item:nth-child(odd){margin-right:15px}.catalog__card-item:nth-child(even){margin-left:15px}}@media (max-width:767px){.catalog__card-item{max-width:500px;margin:0 auto 20px}.catalog__card-item:nth-child(odd){margin-right:auto}.catalog__card-item:nth-child(even){margin-left:auto}}.catalog__card-item_vip{position:relative}.catalog__card-item_vip::before{position:absolute;content:'';right:0;top:0;width:78px;height:46px;border-radius:0 15px;background:url(../../img/icons/vip.svg) 50% 50% no-repeat,rgba(254,255,0,.9);background-size:30px 22px;padding:12px 24px}@media (max-width:991px){.catalog__card-item_vip::before{width:64px;height:38px;background-size:25px 18px;padding:10px 20px}}.catalog__img{border-radius:15px;overflow:hidden;margin-bottom:20px}.catalog__img img{display:block}.catalog__link{align-self:flex-end;margin-top:20px}
/*# sourceMappingURL=../sourcemaps/online-readings.min.css.map */
