.document-card[data-v-45bc2131]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:28px 29px 25px;border-radius:var(--r-24);border:1px solid var(--stroke-300);min-height:210px}.document-card__title[data-v-45bc2131]{-webkit-transition:color var(--time);transition:color var(--time)}.document-card__info[data-v-45bc2131]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:20px}.document-card__format[data-v-45bc2131]{color:var(--text-primary-500)}.document-card__icon[data-v-45bc2131]{width:60px;height:60px;border-radius:var(--r-16);background-color:var(--bg-100);display:grid;-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-items:center;place-items:center;background-image:url(../images/icons/file.svg);background-repeat:no-repeat;background-position:50%;margin-bottom:2px}@media(max-width:767px){.document-card[data-v-45bc2131]{padding:20px;min-height:140px}.document-card__icon[data-v-45bc2131]{width:50px;height:50px;margin:0}}@media(any-hover:hover)and (pointer:fine){.document-card[data-v-45bc2131]:hover{cursor:pointer;color:var(--color-blue)}}.document-list[data-v-e0ebe763]{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px}@media(max-width:1600px){.document-list[data-v-e0ebe763]{grid-template-columns:repeat(2,1fr)}}@media(max-width:767px){.document-list[data-v-e0ebe763]{grid-template-columns:1fr;gap:12px}}
