.document-item_root__xMiN0{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:15px 0;border-bottom:2px solid var(--light-blue);width:100%}.document-item_date__rQQw4{color:#80929e;font-size:16px;font-style:normal;font-weight:400;line-height:24px}.document-item_button__agH7w{width:30px;height:30px;background-color:var(--light-blue);border-radius:4px;display:flex;align-items:center;justify-content:center;border:none;outline:none;transition:background-color .3s}@media(hover:hover){.document-item_button__agH7w:hover{cursor:pointer;background-color:var(--main-dark-blue)}.document-item_button__agH7w:hover path{stroke:#fff}}@media only screen and (max-width:1290px){.document-item_root__xMiN0{gap:10px}}@media only screen and (max-width:768px){.document-item_root__xMiN0{flex-direction:column;align-items:flex-start;gap:10px}}