.document-group{justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:3rem}.document-group,.document-item{display:flex;flex-wrap:nowrap;padding-bottom:3rem}.document-item{justify-content:space-between;align-items:center;flex-direction:row;width:100%;border-bottom:1px solid #ddd}@media(max-width:767.98px){.document-item{display:flex;justify-content:flex-start;align-items:center;flex-wrap:nowrap;flex-direction:column;gap:1.8rem}}.document-item:last-child{border-bottom:none;padding-bottom:2rem}.document-item-wrapper{display:flex;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap;flex-direction:column;gap:1.2rem}@media(max-width:767.98px){.document-item-wrapper{width:100%}}@media(min-width:768px){.document-item-wrapper{flex:2 1}}.document-item-title{font-size:1.7rem}.document-item-date{font-size:1.3rem}.document-item-link{font-size:1.2rem;gap:.4rem}.document-item-link,.document-item-link-icon{display:flex;justify-content:center;align-items:center;flex-wrap:nowrap;flex-direction:row}