.author-block{display:flex;align-items:center;flex-direction:column;justify-content:center;text-align:center;margin-bottom:30px}.author-block .author-avatar{width:100px;height:100px;border-radius:50%;min-height:100px;min-width:100px;margin-bottom:20px}#page-items h3 a{color:var(--color-link)}#page-items h3 a:hover{color:var(--color-link)}#page-items .list-items{display:grid;grid-template-columns:repeat(auto-fill, minmax(300px, 1fr));grid-gap:2rem;margin-top:40px}#page-items .list-items .list-item{border-radius:5px;box-shadow:0 0 5px 1px rgba(108,117,125,.1)}#page-items .list-items .list-item .list-item-content{padding:10px 20px 20px}#page-items .list-items .list-item .list-item-image picture{display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;aspect-ratio:600/328;border-radius:12px}#page-items .list-items .list-item .list-item-image picture img{width:100%;height:auto;transform:scale(1.2);transition:all 300ms ease}#page-items .list-items .list-item .list-item-image picture:hover img{transform:scale(1.05);transition:all 300ms ease}#page-items .list-items .list-item .list-item-info{display:flex;justify-content:space-between;align-items:center;margin-top:20px;margin-bottom:20px;font-size:14px}#page-items .list-items .list-item .list-item-info .ic{top:8px;color:var(--color-gray)}#page-items .list-items .list-item .list-item-info a .ic{margin-left:5px;top:8px}#page-items .list-items .list-item .list-item-info a:hover{color:var(--color-link)}#page-items .list-items .list-item .list-item-info a:hover .ic{color:var(--color-link)}@media screen and (min-width: 550px){.author-block{flex-direction:row;text-align:left;justify-content:flex-start}.author-block .author-avatar{width:150px;height:150px;min-height:150px;min-width:150px;margin-bottom:0;margin-right:20px}}/*# sourceMappingURL=items.css.map */
