.library-list{background-color:var(--color-white);border-radius:2.5rem 2.5rem 0 0;padding-top:3rem;position:relative}@media (min-width:990px){.library-list{padding-top:2.5rem}}.library-list__cards{display:flex;flex-direction:column;gap:2rem}@media (min-width:640px){.library-list__cards{align-items:stretch;display:grid;gap:2.5rem 1rem;grid-template-columns:repeat(2,1fr)}}@media (min-width:990px){.library-list__cards{gap:2.5rem 1rem;grid-template-columns:repeat(3,1fr)}}@media (min-width:640px){.library-list__card .card-props__inner:after{content:none}}.library-list__filters{margin-bottom:2rem}@media (min-width:640px){.library-list__filters{margin-bottom:4.375rem}}@media (min-width:990px){.library-list__filters{margin-bottom:1.875rem}}.library-list__filters:not(:has(.filters__main-filters)){margin-bottom:3rem}@media (min-width:640px){.library-list__filters:not(:has(.filters__main-filters)){margin-bottom:3.75rem}}.library-list__pagination{margin-top:2.5rem}@media (min-width:640px){.library-list__pagination{margin-top:3.5rem}}.library-list__not-found-title{font-size:1rem;font-weight:400;line-height:1.2;padding-bottom:2rem}.blind-text-medium .library-list__not-found-title{font-size:1.0625rem}.blind-text-large .library-list__not-found-title{font-size:1.125rem}@media (min-width:640px){.library-list__not-found-title{font-size:1.25rem}.blind-text-medium .library-list__not-found-title{font-size:1.3125rem}.blind-text-large .library-list__not-found-title{font-size:1.375rem}}
