.AuthursList_root__bgR6c{max-width:100%;display:grid;grid-template-columns:repeat(4,1fr);grid-auto-flow:row;grid-gap:1rem;gap:1rem}.AuthursList_card__14AY2{border-radius:.75rem;background-color:#fafafa;padding:.5rem;border:none}.AuthursList_card__14AY2:hover{background-color:#f0f0f0;border-bottom:none}.AuthursList_card__image___bJNQ{width:100%;overflow:hidden;position:relative;display:flex;gap:.5rem}.AuthursList_card__image___bJNQ img{object-fit:cover;border-radius:15rem}.AuthursList_card__content__0Bq9T{padding:.75rem .5rem;width:100%}.AuthursList_card__title__TnTBE{font-size:1rem;font-weight:700;line-height:1;color:#273142}.AuthursList_card__subtitle__2wJP8{font-size:.875rem;color:#273142;font-size:small}.AuthursList_card__details__PSnq8{flex-direction:column;gap:1.5rem}.AuthursList_card__Info__4HH84,.AuthursList_card__details__PSnq8{display:flex;justify-content:space-between;width:100%}.AuthursList_card__footer__SAtWV{margin-top:.5rem;border-top:1px dashed var(--color-light-90);padding-top:.5rem;color:var(--color-dark-70)}.AuthursList_score__21VG3{position:absolute;top:.75rem;right:.75rem}.AuthursList_centered__mHtCi{color:inherit;opacity:80%;width:fit-content;padding:1rem}@media screen and (min-width:1280px){.AuthursList_list__oWZR4,.AuthursList_root__bgR6c{grid-template-columns:repeat(4,1fr)}}@media screen and (min-width:1024px) and (max-width:1280px){.AuthursList_root__bgR6c{grid-template-columns:repeat(3,1fr)}}@media screen and (min-width:680px) and (max-width:1024px){.AuthursList_root__bgR6c{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:680px){.AuthursList_root__bgR6c{grid-template-columns:repeat(1,1fr)}}