.document-item{position:relative;max-width:20.625em}.document-item__link{position:relative;display:block;text-decoration:none;overflow:hidden}.document-item__link .document-item__img{transform:scale(1);will-change:transform;transition:transform .3s ease-in-out}.document-item__link:hover .document-item__link-indicator,.document-item__link:focus-visible .document-item__link-indicator{background-color:var(--color-white)}.document-item__link:hover .document-item__link-indicator .icon,.document-item__link:focus-visible .document-item__link-indicator .icon{fill:#000}.document-item__link:hover .document-item__img,.document-item__link:focus-visible .document-item__img{transform:scale(1.1)}.document-list .document-item__link{height:100%}.document-item__media{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-2;overflow:hidden}.document-item__img{width:100%;aspect-ratio:3/4}.document-item__link-indicator{position:relative;display:block;width:3em;height:3em;border-radius:50%;background-color:#0006;text-align:center;will-change:background-color;transition:background-color .4s ease-in-out}.document-item__link-indicator .icon{position:absolute;top:48%;left:50%;width:100%;height:100%;transform:translate(-50%,-50%);fill:var(--color-white)}.document-item__link .document-item__link-indicator{position:absolute;bottom:1em;right:1em}.document-item.document-item--single{display:flex;flex-direction:column;align-items:flex-start;gap:1.876em}.document-item.document-item--single .button{padding:.45em 2.17em;font-size:.875rem;line-height:1.5rem}
