.IconLinkList{align-items:flex-start;display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between}.IconLinkList .IconLinkItem{flex:0 1 calc(50% - 10px);height:auto}.neos-backend .IconLinkList .neos-contentcollection,.neos-backend .IconLinkList .neos-contentcollection>div{display:contents}.QuicklinkList{bottom:0;left:0;position:fixed;right:0;z-index:10}.QuicklinkList .IconLinkList{background-color:#fff;flex-direction:row;flex-wrap:nowrap;gap:20px;justify-content:center;padding:10px}@media screen and (min-width:769px){.QuicklinkList .IconLinkList{background-color:initial;flex-direction:column;gap:0;padding:0}.QuicklinkList{bottom:auto;left:auto;top:30vh}.QuicklinkList .IconLinkList>:nth-child(n+2){margin:0 0 8px}.QuicklinkList .IconLinkList>:last-child{margin-bottom:0}}