@charset "UTF-8";@keyframes slide{0%{background-position:bottom}to{background-position:top}}@keyframes fade{0%{opacity:0}to{opacity:1}}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local("Roboto"),local("Roboto-Regular"),url(/assets/Roboto-Medium-DPwG85_g.ttf) format("woff2")}@font-face{font-family:icomoon;src:url(/assets/icomoon-Bh8eOyKv.eot?ndyegf);src:url(/assets/icomoon-Bh8eOyKv.eot?ndyegf#iefix) format("embedded-opentype"),url(/assets/icomoon-L2YhZjOJ.ttf?ndyegf) format("truetype"),url(/assets/icomoon-Dj9rW5XI.woff?ndyegf) format("woff"),url(/assets/icomoon-YazAqZ0p.svg?ndyegf#icomoon) format("svg");font-weight:400;font-style:normal;font-display:block}[class^=icon-],[class*=" icon-"]{font-family:icomoon!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-clipboard:before{content:""}.icon-browser:before{content:""}.icon-calendar:before{content:""}.icon-bargraph:before{content:""}.icon-expand:before{content:""}.icon-adjustments:before{content:""}.icon-lock:before{content:""}.icon-flag:before{content:""}.icon-tools-2:before{content:""}.icon-chat:before{content:""}.icon-download:before{content:""}.icon-speedometer:before{content:""}.icon-global:before{content:""}.icon-lifesaver:before{content:""}.icon-grafana:before{content:"";color:#f46800}.icon-prometheus:before{content:"";color:#e6522c}.icon-teamviewer:before{content:"";color:#0e8ee9}.icon-phone:before{content:""}.icon-globe:before{content:""}.icon-ticket:before{content:""}.icon-youtube:before{content:""}.icon-life-bouy:before{content:""}.icon-life-buoy:before{content:""}.icon-life-ring:before{content:""}.icon-life-saver:before{content:""}.icon-support:before{content:""}.icon-area-chart:before{content:""}.icon-server:before{content:""}*{padding:0;margin:0;box-sizing:border-box}a{text-decoration:none}h1,h2,h3,h4,h5{color:#ff0090}body{font-family:Roboto,sans-serif;background:#0d1117;height:calc(100vh - 50px);width:95%;max-width:95%;color:#f5eaea;display:grid;grid-template-columns:1fr;margin:30px auto 0;grid-template-rows:80px 2fr 1fr 30px;gap:2rem;grid-template-areas:"header" "main" "alerts" "footer"}body .announcements{overflow-y:auto}body .announcements h3{margin-bottom:20px}body .announcements #announcement{background:#23272b;border-radius:5px;padding:1rem}body .announcements #announcement h4{margin-bottom:.5rem}body header{display:flex;width:100%;height:100%;align-items:flex-end}body header img{width:auto;max-height:100%;margin-right:50px}body main{grid-area:main;align-content:center;justify-items:flex-start;display:grid;grid-template-columns:1fr 1fr 1fr 1fr;grid-auto-rows:auto;height:100%;max-height:100%;gap:1rem}body main .card{opacity:0;animation:fade 1s forwards;color:#f5eaea;max-width:500px;display:grid;height:100%;width:100%;position:relative;grid-template-columns:1fr;grid-template-rows:50px auto 1fr;gap:2rem;padding:2rem;border:solid 1.5px #ff0090}body main .card:nth-child(n){animation-delay:.3s}body main .card:nth-child(2n){animation-delay:.6s}body main .card:nth-child(3n){animation-delay:.9s}body main .card:nth-child(4n){animation-delay:1.2s}body main .card:nth-child(5n){animation-delay:1.5s}body main .card:nth-child(6n){animation-delay:1.8s}body main .card:nth-child(7n){animation-delay:2.1s}body main .card:nth-child(8n){animation-delay:2.4s}body main .card:nth-child(9n){animation-delay:2.7s}body main .card:nth-child(10n){animation-delay:3s}body main .card:hover{background:#161d27;transition:background .3s}body main .card.disabled:after{background-color:transparent;transition:background .3s;cursor:not-allowed;z-index:10;position:absolute;top:0;left:0;bottom:0;right:0;background-color:#ff0090;display:flex;align-items:center;justify-content:center;font-size:x-large;content:"In Kürze verfügbar";opacity:0}body main .card.disabled:hover:after{opacity:1;transition:opacity .8s}body main .card [class^=icon-],body main .card [class*=" icon-"]{font-size:50px;justify-self:center}body main .card .cardHeader{justify-self:center}body main .card .cardDescription{margin-top:1rem}body main .card .cardDescription a,body main .card .cardDescription a:visited{color:#ff0090;transition:color .5s;cursor:pointer}body main .card .cardDescription a:hover,body main .card .cardDescription a:visited:hover{color:#ff4db1}body footer{border-top:2px solid #ff0090;padding:5px;grid-area:footer;background:#0d1117;display:flex;justify-content:space-between;width:100%}body footer a,body footer a:visited{color:#f5eaea}.rocketchat-widget{bottom:3rem!important;right:2vw!important}@media screen and (max-width: 900px){body{justify-items:center}body header{justify-content:center}body header img{max-height:100px;max-width:100px}body main{grid-template-columns:1fr 1fr}}@media screen and (max-width: 520px){body{grid-template-rows:200px 2fr 1fr 30px}body header{flex-direction:column;align-items:center;text-align:center}body header h1{margin-top:2rem}body header img{margin:0;max-height:100px;width:auto}body main{grid-template-columns:1fr}body .announcements{justify-self:flex-start;padding-left:1rem}}
