.purchases_purchasesBox__o72wT{display:flex;flex-direction:column;justify-content:space-between;align-items:center;padding:var(--spacing-16);gap:var(--spacing-16);height:auto;background:var(--lightGrey);border-radius:var(--spacing-16)}.purchases_typeBundle__83koW{background:var(--background)}.purchases_purchasesHeader__85uFZ{display:flex;flex-direction:row;align-items:center;padding:0 0 16px;gap:8px;margin:0 auto;width:100%;height:64px;border-radius:0;cursor:pointer}.purchases_purchasesHeader__85uFZ img{width:48px;height:48px;border-radius:34px;object-fit:cover}.purchases_purchasesHeaderText__9krc3{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:0;gap:4px;width:301.33px;height:48px}.purchases_purchasesHeaderText__9krc3 p{font-style:normal;font-weight:400;font-size:var(--text-14);line-height:22px;color:var(--contrastColor)}.purchases_purchasesFiles__FzWb_{display:flex;flex-direction:column;align-items:flex-start;padding:0;gap:4px;margin:0 auto;width:100%}.purchases_purchasesContainer__UEj53{display:grid;grid-template-columns:repeat(auto-fit,minmax(389px,1fr));grid-gap:var(--spacing-16);gap:var(--spacing-16);width:100%}@media (max-width:768px){.purchases_purchasesContainer__UEj53{grid-template-columns:1fr;width:100%}}