.resource-library{display:flex;gap:2em;max-width:1440px;margin:0 auto;padding:2em 1em}.resource-library__filters{flex:0 0 250px}.resource-library__filters h2{margin-bottom:1em;font-size:1.25em;font-weight:600}.resource-library__filters-list{display:flex;flex-direction:column;gap:.5em}.filter-btn{padding:.75em 1em;background:#fff;color:#242425;cursor:pointer;transition:all .3s ease;text-align:left;font-size:.9em;text-transform:uppercase}.filter-btn:hover{border-color:#333;background:#f8f8f8}.filter-btn.active{background:rgba(var(--background-fill-neutral-light));border-bottom:1px solid #424242}.resource-library__content{flex:1}.resource-library__content h2{margin-bottom:.5em;font-size:1.5em;font-weight:600}.resource-library__count{margin-bottom:1.5em;color:#666;font-size:.9em}.resource-library__items-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(20em,1fr));gap:1.5em;margin-bottom:2em}.resource-item{border-radius:8px;padding:.8em;background-color:rgb(var(--background-fill-neutral-light));transition:box-shadow .3s ease}.resource-item:hover{box-shadow:0 4px 12px #0000001a}.resource-item__thumbnail{flex:0 0 100px}.resource-item__content{flex:1 1 100%}.resource-item__title{margin:0 0 .5em;font-size:1.1em;font-weight:600;line-height:1.3}.resource-item__type{margin:0 0 1em;color:#666;font-size:.9em;font-style:italic}.resource-item__download-btn{display:inline-block;padding:.75em 1.5em;background:#007bff;color:#fff;text-decoration:none;border-radius:4px;transition:background-color .3s ease;font-size:.9em}.resource-item__download-btn:hover{background:#0056b3;color:#fff;text-decoration:none}.resource-library__no-results{text-align:center;padding:3em;color:#666}.resource-library__no-results p{font-size:1.1em;margin:0}.pagination{margin-top:2em;text-align:center}@media(max-width:768px){.resource-library{flex-direction:column;gap:1.5em;padding:1em}.resource-library__filters{flex:none}.resource-library__filters-list{flex-direction:row;flex-wrap:wrap;gap:.5em}.filter-btn{flex:1;min-width:120px;text-align:center}.resource-library__items-list{grid-template-columns:1fr;gap:1em}}@media(max-width:480px){.resource-library__filters-list{flex-direction:column}.filter-btn{min-width:auto}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/resource-library.css.map */
