.list-committees .list-committee .committee-link{background-color:var(--bg-color);padding:16px;border-radius:12px;display:flex;justify-content:space-between;margin-bottom:15px}.list-committees .list-committee .committee-link h5,.list-committees .list-committee .committee-link .h5{margin-top:0}.list-committees .list-committee .committee-link:hover{background-color:var(--bg-color-hover);text-decoration:none !important}.documents .document-item{display:flex;padding:16px;flex-direction:column;justify-content:center;gap:16px;align-self:stretch;border-radius:20px;background:var(--bg-color);margin-bottom:16px}.documents .document-item .file-content{display:flex;flex-direction:column}.documents .document-item .file-content .file-icon{width:56px;height:56px;display:flex;align-items:center;justify-content:center;border-radius:8px;margin-right:12px;position:relative;background-color:#fff;margin-bottom:16px}.documents .document-item .file-content .file-icon img{width:32px;height:32px;border-radius:0}.documents .document-item .file-content .file-name{font-size:18px;font-weight:600;color:var(--color-main);max-width:300px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-bottom:10px}.documents .document-item .file-content .file-size{display:flex;align-items:center;font-size:14px;color:var(--color-gray)}.documents .document-item .file-content .file-size .file-extension{text-transform:uppercase;margin-right:4px}.documents .document-item .download-link{font-weight:600;color:var(--color-blue);display:flex;align-items:center;text-decoration:none}.documents .document-item .download-link .ic{font-size:20px}.documents .document-item .download-link:hover{text-decoration:none;color:var(--color-blue-hover)}@media screen and (min-width: 768px){.list-committees .list-committee .committee-link{padding:25px;margin-bottom:20px}.documents .document-item{flex-direction:row;align-items:center;justify-content:space-between}.documents .document-item:hover{background-color:var(--bg-color-hover)}.documents .document-item .file-content{flex-direction:row;align-items:center}.documents .document-item .file-content .file-name{font-size:20px}.documents .document-item .file-content .file-size{font-size:16px}.documents .document-item .download-link{background-color:transparent;font-size:16px}}/*# sourceMappingURL=committee.css.map */
