h1{margin-bottom:3rem}.evidentupdate-dashboard{display:grid;grid-template-columns:1fr;grid-gap:20px}@media (min-width:780px){.evidentupdate-dashboard{grid-template-columns:repeat(2, 1fr)}}@media (min-width:1200px){.evidentupdate-dashboard{grid-template-columns:repeat(4, 1fr)}}.evidentupdate-dashboard .dashboard-item{padding:10px;min-height:240px;border:1px solid rgba(0, 0, 0, 0.25);box-shadow:2px 2px 3px 1px rgba(0, 0, 0, 0.25);background-repeat:no-repeat;background-position:bottom right;font-style:normal;text-decoration:none;transition:box-shadow 0.3s;background-size:80px 80px}.evidentupdate-dashboard .dashboard-item:hover,.evidentupdate-dashboard .dashboard-item:focus,.evidentupdate-dashboard .dashboard-item:active{box-shadow:5px 5px 4px 2px rgba(0, 0, 0, 0.25)}.evidentupdate-dashboard .dashboard-item.icon-evident-updates{background-image:url("../../../../../typo3conf/ext/sdeanwenderbereich/Resources/Public/Dashboardicons/EVIDENT_Updates.svg")}.evidentupdate-dashboard .dashboard-item.icon-alle-updates{background-image:url("../../../../../typo3conf/ext/sdeanwenderbereich/Resources/Public/Dashboardicons/Alle_Updates.svg")}.evidentupdate-dashboard .dashboard-item.icon-diverse-downloads{background-image:url("../../../../../typo3conf/ext/sdeanwenderbereich/Resources/Public/Dashboardicons/Diverse_Downloads.svg")}.evidentupdate-dashboard .dashboard-item-header{font-size:1.6rem;color:#002d67}.evidentupdate-dashboard .dashboard-item-text{font-size:1.4rem;color:black}.download-icon{height:80px;width:80px}