.dashboard-element__inner{display:flex;flex-direction:column;padding-inline:1rem;row-gap:1.5rem}@media(min-width:1024px){.dashboard-element__inner{display:grid;padding-inline:0;row-gap:3rem}}.dashboard-element__header{display:flex;flex-direction:column;order:1}@media(min-width:1024px){.dashboard-element__header{order:0;grid-row:1;align-self:start}}.dashboard-element__breadcrumbs,.dashboard-element__headline{margin-bottom:1rem}.dashboard-element__account-links{display:flex;flex-direction:column;align-items:flex-start;gap:1rem}.dashboard-element__account-link{height:1.5rem;line-height:1.3}.dashboard-element__intro{max-width:42rem;margin-top:0;margin-bottom:1.5rem}.dashboard-element__news{display:flex;flex-direction:column;order:2;gap:1.5rem}@media(min-width:1024px){.dashboard-element__news{order:0;grid-column:1;grid-row:1/span 2}}@media(min-width:1680px){.dashboard-element__news{grid-column:auto;grid-row:auto}}.dashboard-element__news-list{display:grid;gap:1.5rem}.dashboard-element__message{display:grid;order:3;gap:1rem;padding:1.5rem;background:#f1f1f1}@media(min-width:1024px){.dashboard-element__message{grid-row:1;grid-column:content-start/gap 8;order:0;align-self:start}}.dashboard-element__cards{display:grid;grid-template-columns:1fr 1fr;order:4;gap:1rem}@media(min-width:768px){.dashboard-element__cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem}}@media(min-width:1024px){.dashboard-element__cards{grid-row:2;grid-template-columns:repeat(4,minmax(0,1fr));order:0;align-self:start}}.dashboard-element__events{display:grid;order:7;gap:2rem}@media(min-width:1024px){.dashboard-element__events{grid-row:3;order:0}}.dashboard-element__event-list{display:grid;grid-template-columns:1fr;gap:1.5rem}@media(min-width:1024px){.dashboard-element__event-list{grid-template-columns:repeat(3,minmax(0,1fr))}}.dashboard-element__infos{display:flex;flex-direction:column;order:5}@media(min-width:1024px){.dashboard-element__infos{grid-column:2;grid-row:1;order:0}}@media(min-width:1680px){.dashboard-element__infos{grid-column:auto;grid-row:auto}}.dashboard-element__info-list{display:grid}.dashboard-element__download{order:6}@media(min-width:1024px){.dashboard-element__download{grid-column:2;grid-row:2;order:0}}@media(min-width:1680px){.dashboard-element__download{grid-column:auto;grid-row:auto}}.dashboard-element__sidebar{display:contents}.dashboard-element__sidebar .download-item:first-child{border-block-start:none}@media(min-width:1024px){.dashboard-element__sidebar{display:grid;grid-row:4;grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem;align-content:start;align-self:start}}@media(min-width:1680px){.dashboard-element__sidebar{grid-row:1/span 2;grid-template-columns:1fr;row-gap:3rem;padding:1.5rem 1rem 1rem;background:#fff;border-radius:.25rem}}
