header{z-index:0;width:100%;height:100%;position:absolute;top:0;left:0;right:0}@media only screen and (min-width:1024px){header{transform:translateZ(-5px)scale(1.5)}}header .logo-container{z-index:200;align-items:center;width:100%;max-width:1100px;height:420px;display:flex;position:absolute;top:0;left:50%;transform:translate(-50%)}@media only screen and (max-width:1024px){header .logo-container{height:235px}}header .logo-container h1{text-indent:-9999px}header .logo-container .logo{opacity:0;max-width:350px;max-height:150px;transition:all 25ms;position:absolute;top:50%;transform:translateY(-50%);width:auto!important;height:auto!important}header .logo-container .logo.left{left:2rem}header .logo-container .logo.center{left:50%;transform:translate(-50%)}header .logo-container .logo.right{right:2rem}@media only screen and (max-width:1024px){header .logo-container .logo.left,header .logo-container .logo.center,header .logo-container .logo.right,header .logo-container .logo{max-width:180px;max-height:70px;top:50%;left:1rem}}header .logo-container .logo[data-fully-loaded=true]{opacity:1}

.richText{display:block}.richText.center{margin:auto 0}.richText.bottom{margin:0 0 auto}.richText:after{content:"";clear:both;display:table}.richText .image.image-position-left{float:left;margin:0 1rem 1rem 0}.richText .image.image-position-right{float:right;margin:0 0 1rem 1rem}.richText .image img{min-width:100%;max-width:100%;height:auto;margin:0 auto;display:block}.richText h3,.richText p{margin-bottom:.5rem}.richText a{text-decoration:underline}.richText .table{border:1px solid #484848;border-bottom:0;overflow:auto}.richText .table table{border-collapse:separate;gap:1rem;width:100%;overflow:auto;border:0!important}.richText .table table tbody{width:100%;overflow:auto}.richText .table table tr:first-child{border-top:none}.richText .table table tr td,.richText .table table tr th{border-bottom:1px solid #484848;border-right:1px solid #484848;padding:.25rem .5rem!important}.richText .table table tr td:first-child,.richText .table table tr th:first-child{background:#2f2f2f;position:sticky;left:0}.richText .table table tr td:last-child,.richText .table table tr th:last-child{border-right:none}.richText .table table tr td p,.richText .table table tr th p{margin:0}.richText .table table tr th,.richText .table table tr th:first-child{background:#484848;border-color:#2f2f2f!important}.richText .table table td{padding:.5rem}.richText .table table td:first-child{padding:.5rem .5rem .5rem 0}.richText .table table td:last-child{padding:.5rem 0 .5rem .5rem}.richText .table table td p:last-child{margin:0}.richText ul{list-style-image:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" xml:space=\"preserve\" fill=\"white\"><path transform=\"translate(0, 2)\" d=\"M3.7,17.2V6.8c0-0.3,0.2-0.5,0.5-0.7s0.7-0.3,1.2-0.3c0.1,0,0.3,0,0.4,0S6.1,5.9,6.3,6l13.9,5.2c0.3,0.1,0.4,0.2,0.6,0.4c0.1,0.2,0.2,0.3,0.2,0.5c0,0.2-0.1,0.3-0.2,0.5c-0.1,0.2-0.3,0.3-0.6,0.4L6.3,18c-0.1,0.1-0.3,0.1-0.4,0.1c-0.2,0-0.3,0-0.4,0c-0.5,0-0.9-0.1-1.2-0.3C3.8,17.7,3.7,17.5,3.7,17.2z\"/></svg>");list-style-position:inside;position:relative}.richText ul li{text-indent:-1.25em;max-width:100%;margin-left:-1.25rem;padding-left:1.25rem;position:relative;left:1.25rem}.richText ul li::marker{font-size:1.8em;line-height:.2}
@container carousel (min-width:300px){.carousel .carousel-main:hover button{opacity:1}.carousel .carousel-main button{opacity:.5;background:#646464b3;padding:1rem 0;position:absolute}.carousel .carousel-main button.back{left:.25rem}.carousel .carousel-main button.forward{right:.25rem}}.carousel{flex-direction:column;justify-content:center;gap:1rem;width:100%;margin:0 auto;display:flex;position:relative}.carousel-main{flex:1 0 auto;align-items:center;gap:.5rem;display:flex;overflow:hidden}.carousel-main button{cursor:pointer;z-index:10;background:#646464;border-radius:.5rem;justify-content:center;align-items:center;padding:2rem .5rem;transition:all .2s;display:flex}.carousel-main button.back{left:.5rem}.carousel-main button.forward{right:0}.carousel-main button svg{fill:#fff;width:1.5rem;height:1.5rem;transition:all .2s}.carousel-main button:hover{background:#ffffffe6;border-color:#0f0f0f}.carousel-main button:hover svg{fill:#0f0f0f}.carousel-main .lightbox-fullscreen-toggle{display:none}.carousel-main .carousel-slides{width:100%;overflow:hidden}.carousel-main .carousel-slides .carousel-container{flex-flow:row;flex:100%;transition:all .2s;display:flex;position:relative}.carousel-main .carousel-slides .carousel-container .slide{flex-direction:row;flex:1 0 100%;order:4;display:flex}.carousel-main .carousel-slides .carousel-container .slide.no-transition{transition:none}.carousel-main .carousel-slides .carousel-container .slide.current{order:1}.carousel-main .carousel-slides .carousel-container .slide.next{order:2}.carousel-main .carousel-slides .carousel-container .slide.prev{order:0}.carousel-main .carousel-slides .carousel-container .slide a{width:100%;display:block}.carousel hr{border:none;border-bottom:1px solid #646464}.carousel .carousel-navigation{margin:0 auto}.carousel .carousel-navigation .select-box{position:relative}.carousel .carousel-navigation .select-box select{background:#646464;border:1px solid #fff;border-radius:.5rem;min-width:100px;padding:.25rem 2rem .25rem .5rem}.carousel .carousel-navigation .select-box svg{fill:#fff;pointer-events:none;width:1.5rem;height:1.5rem;position:absolute;top:50%;right:.5rem;transform:translateY(-50%)}.carousel .carousel-navigation.thumbnails{justify-content:flex-start;align-items:stretch;margin:0}.carousel .carousel-navigation.thumbnails .toggle-thumbnail{cursor:pointer;background:#232323bf;border-radius:.5rem .5rem 0 0;flex-direction:row;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;padding:0 .5rem;transition:all .2s;display:none;position:absolute;bottom:100%;left:.5rem}.carousel .carousel-navigation.thumbnails .toggle-thumbnail:not(.expanded) svg{transform:rotate(180deg)}.carousel .carousel-navigation.thumbnails .toggle-thumbnail svg{fill:#999;width:1.5rem;height:1.5rem;margin:auto;transition:all .2s}.carousel .carousel-navigation.thumbnails .toggle-thumbnail:hover svg{fill:#fff}.carousel .carousel-navigation.thumbnails .carousel-navigation-slider{align-items:center;gap:.5rem;height:100%;display:flex;overflow:auto hidden}.carousel .carousel-navigation.thumbnails .carousel-navigation-slider .slide{opacity:.7;cursor:pointer;aspect-ratio:1;background:#474747bf;border:4px solid #474747bf;align-items:center;min-width:60px;height:100%;display:flex}.carousel .carousel-navigation.thumbnails .carousel-navigation-slider .slide.current{opacity:1;border-color:#5b5b5b}.carousel .carousel-navigation.thumbnails .carousel-navigation-slider .slide figure{aspect-ratio:1;overflow:hidden}.carousel .carousel-navigation.thumbnails .carousel-navigation-slider .slide figure img{width:100%;height:auto;object-fit:cover!important;aspect-ratio:1!important}
.images.gallery{grid-template-rows:min-content;grid-template-columns:repeat(16,1fr);gap:1rem;width:100%;display:grid}.images.gallery .carousel .slide{grid-gap:1rem;grid-template-columns:repeat(8,1fr);width:100%;display:grid}.images.gallery figure{aspect-ratio:1;border:1px solid #484848;grid-column:span 4;position:relative;overflow:hidden}.images.gallery figure .zoom{z-index:20;opacity:0;background:#484848cc;width:100%;height:100%;transition:all .2s;position:absolute}.images.gallery figure .zoom svg{z-index:20;fill:#fff;width:30%;height:30%;transition:all .2s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.images.gallery figure:hover .zoom{opacity:1}.images.gallery figure:hover .zoom svg{transform:translate(-50%,-50%)scale(1.2)}.images.gallery figure img{object-fit:cover;z-index:1;aspect-ratio:1!important}
.images{width:100%;container:carousel/inline-size}.images:not(.images.float-left,.images.float-right){margin:0 auto}.images .slide{overflow:hidden}.images figure{flex-direction:column;flex:1 0 100%;display:flex;position:relative;overflow:hidden}.images figure.hover{cursor:pointer}.images figure[data-elm=parallax] img{transform:scale(1.2)}.images figure.effect-zoom{cursor:pointer}.images figure.effect-zoom img{transition:transform .2s}.images figure.effect-zoom:hover img{transform:scale(1.1)}.images figure.effect-opacity{cursor:pointer}.images figure.effect-opacity img{opacity:1;transition:all .2s}.images figure.effect-opacity:hover img{opacity:.75}.images figure img{object-fit:contain;width:100%;height:auto;position:relative}.images figure figcaption{background:#474747bf;padding:.5rem;position:absolute;bottom:0;left:0;right:0}[aria-label=Magazins] .images,[aria-label=Demo] .images{align-items:center;display:flex}
.video{flex:0 1 calc(100%/var(--columns) - var(--gap) + var(--gap)/var(--columns));cursor:pointer}.video .image{align-self:flex-start;display:flex;position:relative;overflow:hidden}.video .image img{border-radius:.4rem;width:100%;height:auto}.video .image .placeholder{background:#646464;border-radius:.4rem;width:100%;height:240px}.video .image .duration{color:#fff;background:#000000e6;border-radius:4px;padding:2px 8px;font-size:.9rem;position:absolute;bottom:.5rem;right:.5rem}.video .details{text-align:left;max-width:100%;padding:.5rem 0 0;overflow:hidden}.video .details .title{overflow-wrap:break-word;font-weight:700;text-decoration:underline}.video .details p{display:none}.video.width_50,.video.width_62_5,.video.width_75,.video.width_87_5,.video.width_100{flex-direction:row;gap:1rem;display:flex}.video.width_50 .image,.video.width_62_5 .image,.video.width_75 .image,.video.width_87_5 .image,.video.width_100 .image{width:33.3333%}.video.width_50 .image .duration,.video.width_62_5 .image .duration,.video.width_75 .image .duration,.video.width_87_5 .image .duration,.video.width_100 .image .duration{display:none}.video.width_50 .details,.video.width_62_5 .details,.video.width_75 .details,.video.width_87_5 .details,.video.width_100 .details{width:66.6667%;padding:0}.video.width_50 .details p,.video.width_62_5 .details p,.video.width_75 .details p,.video.width_87_5 .details p,.video.width_100 .details p{white-space:pre;text-overflow:ellipsis;display:block;overflow:hidden}
.playlist-full{flex-direction:row;justify-content:center;width:100%;margin:0 auto;display:flex}@media only screen and (max-width:768px){.playlist-full .carousel-main button{padding:2rem .05rem}}.playlist-full .carousel-slides .carousel-container{flex-flow:row;width:100%;display:flex}.playlist-full .carousel-slides .carousel-container .slide{--gap:1rem;--columns:3;gap:var(--gap);flex-flow:wrap;justify-content:flex-start;align-items:flex-start;display:flex}@media only screen and (max-width:768px){.playlist-full .carousel-slides .carousel-container .slide{flex-direction:column;flex-wrap:inherit;width:100%}.playlist-full .carousel-slides .carousel-container .slide .video{grid-gap:.5rem;grid-template-rows:min-content;grid-template-columns:repeat(8,1fr);display:grid}.playlist-full .carousel-slides .carousel-container .slide .video .image{grid-column:span 3}.playlist-full .carousel-slides .carousel-container .slide .video .image .duration{padding:2px 4px;font-size:.75rem;line-height:.75rem;bottom:0;right:0}.playlist-full .carousel-slides .carousel-container .slide .video .details{grid-column:span 5;padding:0}.playlist-full .carousel-slides .carousel-container .slide .video .details h4{font-size:.75rem}}
.playlistItem{--gap:1rem;--columns:4;flex:0 1 calc(100%/var(--columns) - var(--gap) + var(--gap)/var(--columns));cursor:pointer}.playlistItem .image{display:flex;position:relative}.playlistItem .image img{width:100%;height:auto}.playlistItem .image .videos{color:#fff;background:#000000e6;border-radius:4px;align-items:center;gap:.25rem;padding:2px 8px;font-size:.9rem;display:flex;position:absolute;bottom:.5rem;right:.5rem}.playlistItem .image .videos svg{fill:#fff;width:1rem;height:1rem}.playlistItem .details{text-align:left;max-width:100%;padding:.5rem 0;overflow:hidden}.playlistItem .details .title{overflow-wrap:break-word;font-weight:700;text-decoration:underline}
.playlists{justify-content:center;gap:1rem;width:100%;margin:0}
.gamesList{margin:0;padding:0;list-style:none}.gamesList .games .game{position:relative}.gamesList .games .game h4{margin:.5rem 0 0;line-height:1.5rem}.gamesList .games .game h4 a{text-decoration:underline}
.tabs [role=tablist]{border-bottom:2px solid #646464;flex-direction:row;justify-content:flex-start;display:flex}.tabs [role=tablist] button{cursor:pointer;border:1px solid #646464;border-bottom:0;border-radius:.25rem .25rem 0 0;margin:2px .25rem 0 0;padding:.5rem 1rem calc(.5rem + 2px);font-weight:700;transition:all .2s;position:relative;overflow:hidden}.tabs [role=tablist] button:before{content:"";background:#326db3;width:0;height:100%;transition:all .2s;position:absolute;top:0;bottom:0;left:0}.tabs [role=tablist] button:hover{background:#646464}.tabs [role=tablist] button[aria-selected=true]{color:#fff;background:#646464}.tabs [role=tablist] button[aria-selected=true]:before{content:"";width:4px}@media only screen and (max-width:768px){.tabs [role=tablist]{display:none}}.tabs .tabContent{padding:1rem 0 0;display:none}@media only screen and (max-width:768px){.tabs .tabContent{padding:.5rem 0 0;display:block}.tabs .tabContent section{padding-top:.5rem}.tabs .tabContent .gallery .slide .image{grid-column:span 4}}.tabs .tabContent summary{border-bottom:2px solid #484848;flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}.tabs .tabContent summary h3{line-height:2.5rem}.tabs .tabContent summary:after{content:"";border:8px solid #0000;border-top-width:0;border-bottom-color:#484848;width:0;height:0;transition:all .2s;display:block;transform:rotate(0)}@media only screen and (min-width:768px){.tabs .tabContent summary{display:none}}.tabs .tabContent[open]{display:block}.tabs .tabContent[open] summary:after{border-color:#0000 #0000 #fff;transform:rotate(180deg)}
aside{flex-direction:column;grid-column:span 3;gap:1rem;display:flex}@media only screen and (max-width:768px){aside{grid-column:span 12}}aside .sidebarWidget{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#484848bf;border-radius:.5rem;flex-direction:column;gap:1rem;padding:1rem;display:flex;box-shadow:0 10px 10px #000}aside .sidebarWidget h2{margin:0}aside .sidebarWidget a{text-decoration:underline}aside .sidebarWidget .section{flex-direction:column;gap:1rem;display:flex}aside .sidebarWidget .section .row{flex-direction:column;gap:.25rem;line-height:1rem;display:flex}main section article .opener aside .images{width:100%}
.lexiconList{margin:0;padding:0;list-style:none}.lexiconList h3{margin-bottom:1rem}.lexiconList .category{margin-bottom:2rem}.lexiconList .category .entry{padding-left:.5rem}.lexiconList .category .entry ul{padding-left:1rem}.lexiconList .category a{text-decoration:underline}
main section article .ratings.grid .singleRatings{flex-direction:column;gap:.5rem;display:flex}main section article .ratings.grid .rating-box{background-color:#484848;border-radius:.5rem 0 0;flex-direction:row;justify-content:space-between;gap:1rem;width:100px;margin-right:1.5rem;padding:.25rem 1rem;display:flex;position:relative}main section article .ratings.grid .rating-box:before{content:"";border-top:2.1rem solid #484848;border-bottom:0 solid #0000;border-left:0 solid #0000;border-right:1.5rem solid #0000;width:0;height:0;position:absolute;top:0;left:100%;transform:rotate(0)}main section article .ratings.grid .ratingWrapper{border:1px solid #484848;border-radius:.5rem;align-items:flex-start;gap:.5rem;display:flex;position:relative}main section article .ratings.grid .ratingWrapper p{text-align:right;flex:1;padding:.5rem 0}main section article .ratings.grid .ratingWrapper .rating{background:#484848;border-radius:100%;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;margin:.5rem .5rem auto auto;font-weight:700;display:flex}main section article .ratings.grid .ratingWrapper .rating.nr_1{background:#a31010}main section article .ratings.grid .ratingWrapper .rating.nr_2{color:#000;background:#df0024}main section article .ratings.grid .ratingWrapper .rating.nr_3{color:#2f2f2f;background:#f3c202}main section article .ratings.grid .ratingWrapper .rating.nr_4{color:#2f2f2f;background:#00ac9f}main section article .ratings.grid .ratingWrapper .rating.nr_5{color:#000;background:#17ad49}@media only screen and (max-width:1024px){main section article .ratings.grid .ratingWrapper{flex-wrap:wrap}main section article .ratings.grid .ratingWrapper p{text-align:left;flex:100%;order:3;width:100%;padding:.5rem 1rem}}main section article .ratings.grid .totalRating{border:1px solid #484848;border-radius:.5rem;display:flex;position:relative}main section article .ratings.grid .totalRating p{flex:1;margin:auto 0;padding:.5rem 1rem}main section article .ratings.grid .totalRating .singleRatingWrapper{flex-direction:column;justify-content:center;display:flex}main section article .ratings.grid .totalRating .singleRatingWrapper.big .rating{width:100px;margin:auto}main section article .ratings.grid .totalRating .singleRatingWrapper .rating{text-align:center;aspect-ratio:1;background:#484848;border-radius:100%;flex-direction:column;justify-content:center;width:2rem;margin:auto;font-weight:700;display:flex;position:relative}main section article .ratings.grid .totalRating .singleRatingWrapper .rating.nr_1{background:#a31010}main section article .ratings.grid .totalRating .singleRatingWrapper .rating.nr_2{color:#000;background:#df0024}main section article .ratings.grid .totalRating .singleRatingWrapper .rating.nr_3{color:#2f2f2f;background:#f3c202}main section article .ratings.grid .totalRating .singleRatingWrapper .rating.nr_4{color:#2f2f2f;background:#00ac9f}main section article .ratings.grid .totalRating .singleRatingWrapper .rating.nr_5{color:#000;background:#17ad49}main section article .ratings.grid .totalRating .singleRatingWrapper .rating .number{margin:auto;font-size:3rem;font-weight:700;line-height:3rem}main section article .ratings.grid .totalRating .singleRatingWrapper .rating .of{margin-bottom:auto;position:absolute;bottom:25%;right:15%}@media only screen and (max-width:1024px){main section article .ratings.grid .totalRating{flex-direction:column;gap:0}main section article .ratings.grid .totalRating .singleRatingWrapper{flex-direction:row}main section article .ratings.grid .totalRating .singleRatingWrapper .rating-box{margin-bottom:auto}main section article .ratings.grid .totalRating .singleRatingWrapper .rating{height:2rem;width:2rem!important;margin:.5rem .5rem auto auto!important}main section article .ratings.grid .totalRating .singleRatingWrapper .rating .number{line-height:1.25rem;font-size:1.25rem!important}main section article .ratings.grid .totalRating .singleRatingWrapper .rating .of{display:none}}@media only screen and (max-width:768px){main section article .ratings.grid .totalRating .singleRatingWrapper .rating .number{font-size:2rem;line-height:2rem}main section article .ratings.grid .totalRating .singleRatingWrapper .rating .of{font-size:.75rem;bottom:12%;right:13%}}
.randomGameBox .teaser{position:relative}.randomGameBox .teaser .images{z-index:1;position:absolute;inset:0;overflow:hidden}.randomGameBox .teaser .images:before{content:" ";z-index:10;pointer-events:none;background:linear-gradient(#3a3a3a00,#3a3a3a 70%);width:100%;height:100%;display:block;position:absolute;inset:0}.randomGameBox .teaser .teaser-data{z-index:10;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);flex-direction:column;gap:1rem;margin-top:140px;display:flex;position:relative}.randomGameBox .teaser .teaser-data p strong{display:block}.randomGameBox .teaser .teaser-data p a{text-decoration:none}
.pagination{flex-direction:row;justify-content:center;display:flex;position:relative}.pagination .pages{align-items:center;gap:.5rem;display:flex}.pagination .pages a{color:#fff;fill:#fff;border:1px solid #fff;border-radius:.5rem;justify-content:center;align-items:center;min-width:2rem;height:2rem;padding:.25rem .5rem;text-decoration:none;transition:all .2s;display:flex}.pagination .pages a:hover:not(.disabled):not(.current){color:#000;fill:#000;background:#fff}.pagination .pages a.disabled{fill:#484848;border-color:#484848}.pagination .pages a.current{color:#000;background:#fff;text-decoration:underline}.pagination .pages .prev,.pagination .pages .next{width:1rem;height:1rem}
.entry{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:1rem;display:flex}.entry .images{align-items:flex-start;width:100%;margin:auto;display:flex}.entry .images .carousel{margin:auto}.entry .entry-data{flex-direction:column;gap:.5rem;display:flex}@media only screen and (max-width:768px){.entry .entry-data{grid-column:span 6}}.entry .entry-data small{font-size:.75rem;line-height:1rem}.entry .entry-data h3 a{text-decoration:underline}@media only screen and (max-width:500px){.entry .entry-data p{display:none}}.entry .entry-data .data{flex-flow:wrap;align-items:center;gap:.5rem;display:flex}.entry .entry-data .data .type,.entry .entry-data .data .game{color:#fff;background:#484848;border-radius:4px;align-items:center;gap:.5rem;margin:auto 0;padding:.25rem .5rem;font-size:.75rem;font-weight:400;line-height:.75rem;display:flex;position:relative}.entry .entry-data .data .type svg,.entry .entry-data .data .game svg{fill:currentColor;width:.75rem;height:.75rem}.entry .entry-data .data .type svg.logo rect,.entry .entry-data .data .game svg.logo rect{display:none}.entry .entry-data .data .blog{color:#000;background:#9299a9}.entry .entry-data .data .demo{color:#000;background:#00ac9f}.entry .entry-data .data .game{background:#df0024}.entry .entry-data .data .magazin{background:#767ee1}.entry .entry-data .data .lexikon{color:#000;background:#e87bbd}.entry .entry-data .data .podcast{background:#326db3}
.listBox.grid{align-items:flex-start;row-gap:1.5rem}@media only screen and (max-width:1024px){.listBox.grid .entry{grid-column:span 6}}
.randomMagazineBox .teaser{position:relative}.randomMagazineBox .teaser .images{z-index:1;position:absolute;inset:0;overflow:hidden}.randomMagazineBox .teaser .images:before{content:" ";z-index:10;pointer-events:none;background:linear-gradient(#3a3a3a00,#3a3a3a 70%);width:100%;height:100%;display:block;position:absolute;inset:0}.randomMagazineBox .teaser .teaser-data{z-index:10;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);flex-direction:column;gap:1rem;margin-top:160px;display:flex}.randomMagazineBox .teaser .teaser-data p strong{display:block}.randomMagazineBox .teaser .teaser-data p a{text-decoration:none}
.livestream{width:100%}.livestream h2{justify-content:space-between;align-items:center;display:flex}.livestream h2 a{text-decoration:none}.livestream h2 a small{color:#fff;border-radius:.5rem;align-items:center;gap:.25rem;height:2rem;padding:.25rem .5rem;font-size:1rem;display:flex}.livestream h2 a small.live{background:#149e00}.livestream h2 a small.offline{background:#a30000}.livestream h2 a small svg{fill:currentColor;width:1.125rem;height:1.125rem;margin:0}.livestream .layer{-webkit-user-select:all;user-select:all;height:130px;display:block;position:relative}.livestream .layer:before{content:"";z-index:10;background:#ffffff1a;position:absolute;inset:0}.livestream .layer iframe{-webkit-user-select:none;user-select:none;border:0;width:100%;height:130px}.livestream h4{margin:0;font-size:1.25rem}.livestream .entries{flex-direction:column;gap:.5rem;display:flex}.livestream .entries .entry{flex-direction:column;gap:.25rem;display:flex}.livestream a.button{border:1px solid #ffffff4d;flex-direction:row;justify-content:center;align-items:center;gap:.5rem;margin:0 0 .5rem;padding:0;display:flex}.livestream a.button svg{fill:currentColor;width:1rem}
.currentlyOnYouTube .youtube-games{flex-direction:column;gap:2rem;display:flex}.currentlyOnYouTube .youtube-games .elm{flex-direction:column;gap:1rem;display:flex}.currentlyOnYouTube .youtube-games .elm .playlistItem{flex-direction:column;align-items:flex-start;gap:.75rem;width:100%;text-decoration:none;display:flex}.currentlyOnYouTube .youtube-games .elm .playlistItem .image{width:100%}.currentlyOnYouTube .youtube-games .elm .playlistItem .details{margin:0;padding:0}.currentlyOnYouTube .youtube-games .elm .playlistItem .details h4{font-weight:400;text-decoration:none}
@media only screen and (max-width:1024px){.start .start-list{grid-column:span 12}}
.aside .randomBlogBox{border-radius:0 0 0 .5rem}@media only screen and (max-width:1024px){.aside .randomBlogBox{border-radius:.5rem}}.aside .randomBlogBox h3{margin-bottom:1rem}.aside .randomBlogBox .teaser{grid-column-gap:1rem;grid-row-gap:.25rem;grid-template-columns:repeat(8,1fr);display:grid;position:relative}.aside .randomBlogBox .teaser .images{grid-column:span 3}.aside .randomBlogBox .teaser .images img{border:0;outline:0}.aside .randomBlogBox .teaser .teaser-data{grid-column:span 8}.aside .randomBlogBox .teaser .teaser-data h3{margin:0;font-size:1rem;font-weight:700;line-height:1.25rem}.aside .randomBlogBox .teaser .teaser-data h3 a{text-decoration:underline}.aside .randomBlogBox .teaser .teaser-data p{margin-top:.5rem;line-height:.75rem}.aside .randomBlogBox .teaser .teaser-data p strong{margin-bottom:.25rem;display:block}.aside .randomBlogBox .teaser .teaser-data p a{font-size:.75rem;line-height:.75rem}

.backWrap{height:100%;position:absolute;inset:0}@media only screen and (min-width:1024px){.backWrap{transform:translateZ(-10px)scale(2)}}@media only screen and (max-width:1024px){.backWrap{top:52.5px}}.background{z-index:-1;object-fit:cover;width:100%;height:500px;position:absolute;top:0;left:0;right:0}@media only screen and (max-width:1024px){.background{height:170px}}.background:after{content:"";background:linear-gradient(#0f0f0f00 0%,#0f0f0fcc 60%,#0f0f0f 80%);height:100px;position:absolute;bottom:0;left:0;right:0}.background img{object-fit:cover;opacity:0;width:100%;height:100%;transition:all .2s}@media only screen and (max-width:500px){.background img{width:auto;height:170px}}@media only screen and (max-width:1024px){.background img{width:100%;height:100%}}.background img[data-fully-loaded=true]{opacity:1}
.gamesOverviewWidget{flex-direction:column;gap:1rem;width:100%;display:flex;position:sticky;top:-30px}@media only screen and (max-width:768px){.gamesOverviewWidget{width:100%}}.gamesOverviewWidget ul{flex-direction:column;gap:.25rem;display:flex}.gamesOverviewWidget ul li{justify-content:flex-start;align-items:center;gap:.5rem;display:flex}
.gamesList-game{background:#484848;flex-direction:row;align-items:center;gap:.5rem;margin:0;padding:0 .25rem;transition:all .2s;display:flex}.gamesList-game:hover{background:#646464}.gamesList-game svg{width:1rem;height:1rem}.gamesList-game .elm{flex-direction:column;flex:1 1 0;gap:0;display:flex}.gamesList-game .elm .link{display:block;position:relative}.gamesList-game .elm small{font-size:.75rem;line-height:1rem}.gamesList-game a.yt{align-items:center;display:flex}.gamesList-game a.yt svg{fill:#fff;min-width:1.25rem;transition:all .2s;display:inline-block}.gamesList-game a.yt svg:hover{fill:red}.gamesList-game a.entry{flex-direction:row;flex-grow:1;justify-content:space-between;align-items:center;gap:.5rem;text-decoration:underline;display:flex}.gamesList{flex-direction:column;gap:.5rem;padding:0;display:flex}.currentGamesList{flex-direction:row;gap:1rem;display:flex}.gamesDone .ul.gamesList{row-gap:1rem}.gamesOverview{flex-direction:column;gap:1rem;display:flex}.gamesOverview .gameLists{row-gap:1rem;margin:0}@media only screen and (max-width:768px){.gamesOverview .gameLists .gamesOpen{order:2}.gamesOverview .gameLists .gamesDone{order:1}}
@media only screen and (max-width:1024px){aside .randomPodcastBox{border-radius:.5rem}}aside .randomPodcastBox .teaser{gap:1rem;position:relative}aside .randomPodcastBox .teaser .teaser-data{flex-direction:column;gap:.5rem;display:flex}aside .randomPodcastBox .teaser .teaser-data h3{margin:0;font-weight:700}aside .randomPodcastBox .teaser .teaser-data h3 a{text-decoration:underline}aside .randomPodcastBox .teaser .teaser-data p strong{margin-bottom:.25rem;display:block}aside .randomPodcastBox .teaser .teaser-data p a{text-decoration:none}
.aside{flex-direction:column;gap:1rem;display:flex}.podcasts.grid{gap:1rem}@media only screen and (max-width:1024px){.podcasts{gap:1rem}.podcasts .podcast-list,.podcasts .aside{grid-column:span 16}}
.categoryList{flex-direction:column;gap:1rem;display:flex}.categoryList .categories{margin:0}.categoryList .categories li{justify-content:flex-start;align-items:flex-start;display:flex}@media only screen and (max-width:1024px){.categoryList .categories li{grid-column:span 2}}@media only screen and (max-width:768px){.categoryList .categories li{grid-column:span 4}}@media only screen and (max-width:500px){.categoryList .categories li{grid-column:span 8}}.categoryList .categories li a{text-align:center;border:1px solid #484848;border-radius:.5rem;flex:auto;justify-content:center;align-items:center;height:100%;padding:1rem;transition:all .2s;display:flex}.categoryList .categories li a:hover{background-color:#484848}
.App{text-align:center}.App-logo{pointer-events:none;height:40vmin}@media (prefers-reduced-motion:no-preference){.App-logo{animation:20s linear infinite App-logo-spin}}.header-nav{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);color:#fff;z-index:100;background-color:#0f0f0fbf;border-radius:.5rem;justify-content:center;align-items:center;width:100%;max-width:1120px;height:60px;font-size:1rem;transition:all .1s;display:flex;position:fixed;top:.25rem;left:50%;right:0;transform:translate(-50%)}@media only screen and (max-width:1260px){.header-nav{height:auto;padding:.25rem 1rem;top:0}}@media only screen and (min-width:1260px){.header-nav.sticky{border-radius:0;max-width:100%;height:50px;top:0}.header-nav.sticky a{font-size:1rem}.header-nav.sticky .logo{top:0;width:30px!important;height:30px!important}.header-nav.sticky .header-nav-inner .nav-links{gap:.75rem}.header-nav.sticky .header-nav-inner .nav-links li{gap:.5rem}.header-nav.sticky .header-nav-inner .nav-links li a:before{bottom:-9px}.header-nav.sticky .nav-socials a{width:1.25rem!important;height:1.25rem!important}.header-nav.sticky .nav-socials a svg{width:.9rem!important;height:.9rem!important}}.header-nav .header-nav-inner{z-index:10;pointer-events:auto;flex-direction:row;justify-content:space-between;align-items:center;width:100%;max-width:1120px;padding:0 .5rem;display:flex}.header-nav .header-nav-inner .nav-links{flex-direction:row;justify-content:center;align-items:stretch;gap:1rem;max-width:1360px;display:flex}.header-nav .header-nav-inner .nav-links li{flex-direction:row;justify-content:center;align-items:center;gap:.25rem;display:flex}.header-nav .header-nav-inner .nav-links li.start.active{color:#326db3}.header-nav .header-nav-inner .nav-links li.start.active svg{fill:#326db3}.header-nav .header-nav-inner .nav-links li.start a span:before{background:#326db3}.header-nav .header-nav-inner .nav-links li.start:hover{color:#326db3}.header-nav .header-nav-inner .nav-links li.start:hover svg,.header-nav .header-nav-inner .nav-links li.start:hover [aria-current=page] svg{fill:#326db3;opacity:1}@media only screen and (max-width:1260px){.header-nav .header-nav-inner .nav-links li.start.active{border-bottom-color:#326db3}}.header-nav .header-nav-inner .nav-links li.blog.active{color:#9299a9}.header-nav .header-nav-inner .nav-links li.blog.active svg{fill:#9299a9}.header-nav .header-nav-inner .nav-links li.blog a span:before{background:#9299a9}.header-nav .header-nav-inner .nav-links li.blog:hover{color:#9299a9}.header-nav .header-nav-inner .nav-links li.blog:hover svg,.header-nav .header-nav-inner .nav-links li.blog:hover [aria-current=page] svg{fill:#9299a9;opacity:1}@media only screen and (max-width:1260px){.header-nav .header-nav-inner .nav-links li.blog.active{border-bottom-color:#9299a9}}.header-nav .header-nav-inner .nav-links li.demos.active{color:#00ac9f}.header-nav .header-nav-inner .nav-links li.demos.active svg{fill:#00ac9f}.header-nav .header-nav-inner .nav-links li.demos a span:before{background:#00ac9f}.header-nav .header-nav-inner .nav-links li.demos:hover{color:#00ac9f}.header-nav .header-nav-inner .nav-links li.demos:hover svg,.header-nav .header-nav-inner .nav-links li.demos:hover [aria-current=page] svg{fill:#00ac9f;opacity:1}@media only screen and (max-width:1260px){.header-nav .header-nav-inner .nav-links li.demos.active{border-bottom-color:#00ac9f}}.header-nav .header-nav-inner .nav-links li.games.active{color:#df0024}.header-nav .header-nav-inner .nav-links li.games.active svg{fill:#df0024}.header-nav .header-nav-inner .nav-links li.games a span:before{background:#df0024}.header-nav .header-nav-inner .nav-links li.games:hover{color:#df0024}.header-nav .header-nav-inner .nav-links li.games:hover svg,.header-nav .header-nav-inner .nav-links li.games:hover [aria-current=page] svg{fill:#df0024;opacity:1}@media only screen and (max-width:1260px){.header-nav .header-nav-inner .nav-links li.games.active{border-bottom-color:#df0024}}.header-nav .header-nav-inner .nav-links li.magazine.active{color:#767ee1}.header-nav .header-nav-inner .nav-links li.magazine.active svg{fill:#767ee1}.header-nav .header-nav-inner .nav-links li.magazine a span:before{background:#767ee1}.header-nav .header-nav-inner .nav-links li.magazine:hover{color:#767ee1}.header-nav .header-nav-inner .nav-links li.magazine:hover svg,.header-nav .header-nav-inner .nav-links li.magazine:hover [aria-current=page] svg{fill:#767ee1;opacity:1}@media only screen and (max-width:1260px){.header-nav .header-nav-inner .nav-links li.magazine.active{border-bottom-color:#767ee1}}.header-nav .header-nav-inner .nav-links li.lexikon.active{color:#e87bbd}.header-nav .header-nav-inner .nav-links li.lexikon.active svg{fill:#e87bbd}.header-nav .header-nav-inner .nav-links li.lexikon a span:before{background:#e87bbd}.header-nav .header-nav-inner .nav-links li.lexikon:hover{color:#e87bbd}.header-nav .header-nav-inner .nav-links li.lexikon:hover svg,.header-nav .header-nav-inner .nav-links li.lexikon:hover [aria-current=page] svg{fill:#e87bbd;opacity:1}@media only screen and (max-width:1260px){.header-nav .header-nav-inner .nav-links li.lexikon.active{border-bottom-color:#e87bbd}}.header-nav .header-nav-inner .nav-links li.videos.active{color:#00aa9e}.header-nav .header-nav-inner .nav-links li.videos.active svg{fill:#00aa9e}.header-nav .header-nav-inner .nav-links li.videos a span:before{background:#00aa9e}.header-nav .header-nav-inner .nav-links li.videos:hover{color:#00aa9e}.header-nav .header-nav-inner .nav-links li.videos:hover svg,.header-nav .header-nav-inner .nav-links li.videos:hover [aria-current=page] svg{fill:#00aa9e;opacity:1}@media only screen and (max-width:1260px){.header-nav .header-nav-inner .nav-links li.videos.active{border-bottom-color:#00aa9e}}.header-nav .header-nav-inner .nav-links li.datenbank.active{color:#f3c202}.header-nav .header-nav-inner .nav-links li.datenbank.active svg{fill:#f3c202}.header-nav .header-nav-inner .nav-links li.datenbank a span:before{background:#f3c202}.header-nav .header-nav-inner .nav-links li.datenbank:hover{color:#f3c202}.header-nav .header-nav-inner .nav-links li.datenbank:hover svg,.header-nav .header-nav-inner .nav-links li.datenbank:hover [aria-current=page] svg{fill:#f3c202;opacity:1}@media only screen and (max-width:1260px){.header-nav .header-nav-inner .nav-links li.datenbank.active{border-bottom-color:#f3c202}}.header-nav .header-nav-inner .nav-links li.podcast.active{color:#326db3}.header-nav .header-nav-inner .nav-links li.podcast.active svg{fill:#326db3}.header-nav .header-nav-inner .nav-links li.podcast a span:before{background:#326db3}.header-nav .header-nav-inner .nav-links li.podcast:hover{color:#326db3}.header-nav .header-nav-inner .nav-links li.podcast:hover svg,.header-nav .header-nav-inner .nav-links li.podcast:hover [aria-current=page] svg{fill:#326db3;opacity:1}@media only screen and (max-width:1260px){.header-nav .header-nav-inner .nav-links li.podcast.active{border-bottom-color:#326db3}}.header-nav .header-nav-inner .nav-links li a{flex-direction:row;place-content:stretch flex-start;align-items:stretch;gap:.25rem;height:100%;display:flex;position:relative}.header-nav .header-nav-inner .nav-links li a span{flex:1;justify-content:center;align-items:center;display:flex;position:relative}.header-nav .header-nav-inner .nav-links li a span:before{content:"";width:0;height:4px;transition:all .1s;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.header-nav .header-nav-inner .nav-links li a:hover span:before,.header-nav .header-nav-inner .nav-links li a[aria-current=page] span:before{width:100%}.header-nav .header-nav-inner .nav-links li .symbol{fill:#fff;width:1rem;height:1rem;margin:auto 0}.header-nav .header-nav-inner .nav-links li .symbol.playstation{display:none}.header-nav .header-nav-inner .nav-links li.show-mobile{display:none!important}.header-nav .header-nav-inner .nav-links li.hide-mobile{display:flex!important}.header-nav .header-nav-inner .nav-links .logo{width:40px;height:40px;transition:all .2s}.header-nav .header-nav-inner .nav-links .logo:hover{opacity:.75}.header-nav .header-nav-inner .nav-socials{flex-direction:row;justify-content:stretch;align-items:stretch;gap:1rem;display:flex}.header-nav .header-nav-inner .nav-socials li{justify-content:center;align-items:center;display:flex}.header-nav .header-nav-inner .nav-socials li a{cursor:pointer;background:#fff;border-radius:100%;justify-content:center;align-items:center;width:1.75rem;height:1.75rem;transition:all .2s;display:flex}.header-nav .header-nav-inner .nav-socials li a svg{cursor:pointer;width:1.1rem;height:1.1rem;transition:all .2s}.header-nav .header-nav-inner .nav-socials li a:hover{background:#0f0f0f;outline:2px solid #fff;box-shadow:0 0 1rem #fff}.header-nav .header-nav-inner .nav-socials li a:hover svg{fill:#fff}@media only screen and (max-width:1260px){.header-nav{-webkit-backdrop-filter:blur();backdrop-filter:blur();background:#2f2f2f;border-radius:0;padding:.75rem;box-shadow:0 0 1rem #2f2f2f}.header-nav.mobileVisible{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);height:100%;display:block}.header-nav.mobileVisible .header-nav-mobile .logo{display:none}.header-nav.mobileVisible .header-nav-inner{z-index:1;flex-direction:column;justify-content:space-evenly;align-items:center;gap:2rem;width:100%;max-width:100%;display:flex;position:fixed;inset:0;overflow:auto}.header-nav.mobileVisible .header-nav-inner .nav-links{flex-direction:column;gap:0;margin:auto auto 0}.header-nav.mobileVisible .header-nav-inner .nav-links li{border-bottom:1px solid #fff;padding:.5rem 1rem}.header-nav.mobileVisible .header-nav-inner .nav-links li.start.active{color:#326db3}.header-nav.mobileVisible .header-nav-inner .nav-links li.start.active svg{fill:#326db3}.header-nav.mobileVisible .header-nav-inner .nav-links li.start a span:before{background:#326db3}.header-nav.mobileVisible .header-nav-inner .nav-links li.start:hover{color:#326db3}.header-nav.mobileVisible .header-nav-inner .nav-links li.start:hover svg,.header-nav.mobileVisible .header-nav-inner .nav-links li.start:hover [aria-current=page] svg{fill:#326db3;opacity:1}}@media only screen and (max-width:1260px) and (max-width:1260px){.header-nav.mobileVisible .header-nav-inner .nav-links li.start.active{border-bottom-color:#326db3}}@media only screen and (max-width:1260px){.header-nav.mobileVisible .header-nav-inner .nav-links li.blog.active{color:#9299a9}.header-nav.mobileVisible .header-nav-inner .nav-links li.blog.active svg{fill:#9299a9}.header-nav.mobileVisible .header-nav-inner .nav-links li.blog a span:before{background:#9299a9}.header-nav.mobileVisible .header-nav-inner .nav-links li.blog:hover{color:#9299a9}.header-nav.mobileVisible .header-nav-inner .nav-links li.blog:hover svg,.header-nav.mobileVisible .header-nav-inner .nav-links li.blog:hover [aria-current=page] svg{fill:#9299a9;opacity:1}}@media only screen and (max-width:1260px) and (max-width:1260px){.header-nav.mobileVisible .header-nav-inner .nav-links li.blog.active{border-bottom-color:#9299a9}}@media only screen and (max-width:1260px){.header-nav.mobileVisible .header-nav-inner .nav-links li.demos.active{color:#00ac9f}.header-nav.mobileVisible .header-nav-inner .nav-links li.demos.active svg{fill:#00ac9f}.header-nav.mobileVisible .header-nav-inner .nav-links li.demos a span:before{background:#00ac9f}.header-nav.mobileVisible .header-nav-inner .nav-links li.demos:hover{color:#00ac9f}.header-nav.mobileVisible .header-nav-inner .nav-links li.demos:hover svg,.header-nav.mobileVisible .header-nav-inner .nav-links li.demos:hover [aria-current=page] svg{fill:#00ac9f;opacity:1}}@media only screen and (max-width:1260px) and (max-width:1260px){.header-nav.mobileVisible .header-nav-inner .nav-links li.demos.active{border-bottom-color:#00ac9f}}@media only screen and (max-width:1260px){.header-nav.mobileVisible .header-nav-inner .nav-links li.games.active{color:#df0024}.header-nav.mobileVisible .header-nav-inner .nav-links li.games.active svg{fill:#df0024}.header-nav.mobileVisible .header-nav-inner .nav-links li.games a span:before{background:#df0024}.header-nav.mobileVisible .header-nav-inner .nav-links li.games:hover{color:#df0024}.header-nav.mobileVisible .header-nav-inner .nav-links li.games:hover svg,.header-nav.mobileVisible .header-nav-inner .nav-links li.games:hover [aria-current=page] svg{fill:#df0024;opacity:1}}@media only screen and (max-width:1260px) and (max-width:1260px){.header-nav.mobileVisible .header-nav-inner .nav-links li.games.active{border-bottom-color:#df0024}}@media only screen and (max-width:1260px){.header-nav.mobileVisible .header-nav-inner .nav-links li.magazine.active{color:#767ee1}.header-nav.mobileVisible .header-nav-inner .nav-links li.magazine.active svg{fill:#767ee1}.header-nav.mobileVisible .header-nav-inner .nav-links li.magazine a span:before{background:#767ee1}.header-nav.mobileVisible .header-nav-inner .nav-links li.magazine:hover{color:#767ee1}.header-nav.mobileVisible .header-nav-inner .nav-links li.magazine:hover svg,.header-nav.mobileVisible .header-nav-inner .nav-links li.magazine:hover [aria-current=page] svg{fill:#767ee1;opacity:1}}@media only screen and (max-width:1260px) and (max-width:1260px){.header-nav.mobileVisible .header-nav-inner .nav-links li.magazine.active{border-bottom-color:#767ee1}}@media only screen and (max-width:1260px){.header-nav.mobileVisible .header-nav-inner .nav-links li.lexikon.active{color:#e87bbd}.header-nav.mobileVisible .header-nav-inner .nav-links li.lexikon.active svg{fill:#e87bbd}.header-nav.mobileVisible .header-nav-inner .nav-links li.lexikon a span:before{background:#e87bbd}.header-nav.mobileVisible .header-nav-inner .nav-links li.lexikon:hover{color:#e87bbd}.header-nav.mobileVisible .header-nav-inner .nav-links li.lexikon:hover svg,.header-nav.mobileVisible .header-nav-inner .nav-links li.lexikon:hover [aria-current=page] svg{fill:#e87bbd;opacity:1}}@media only screen and (max-width:1260px) and (max-width:1260px){.header-nav.mobileVisible .header-nav-inner .nav-links li.lexikon.active{border-bottom-color:#e87bbd}}@media only screen and (max-width:1260px){.header-nav.mobileVisible .header-nav-inner .nav-links li.videos.active{color:#00aa9e}.header-nav.mobileVisible .header-nav-inner .nav-links li.videos.active svg{fill:#00aa9e}.header-nav.mobileVisible .header-nav-inner .nav-links li.videos a span:before{background:#00aa9e}.header-nav.mobileVisible .header-nav-inner .nav-links li.videos:hover{color:#00aa9e}.header-nav.mobileVisible .header-nav-inner .nav-links li.videos:hover svg,.header-nav.mobileVisible .header-nav-inner .nav-links li.videos:hover [aria-current=page] svg{fill:#00aa9e;opacity:1}}@media only screen and (max-width:1260px) and (max-width:1260px){.header-nav.mobileVisible .header-nav-inner .nav-links li.videos.active{border-bottom-color:#00aa9e}}@media only screen and (max-width:1260px){.header-nav.mobileVisible .header-nav-inner .nav-links li.datenbank.active{color:#f3c202}.header-nav.mobileVisible .header-nav-inner .nav-links li.datenbank.active svg{fill:#f3c202}.header-nav.mobileVisible .header-nav-inner .nav-links li.datenbank a span:before{background:#f3c202}.header-nav.mobileVisible .header-nav-inner .nav-links li.datenbank:hover{color:#f3c202}.header-nav.mobileVisible .header-nav-inner .nav-links li.datenbank:hover svg,.header-nav.mobileVisible .header-nav-inner .nav-links li.datenbank:hover [aria-current=page] svg{fill:#f3c202;opacity:1}}@media only screen and (max-width:1260px) and (max-width:1260px){.header-nav.mobileVisible .header-nav-inner .nav-links li.datenbank.active{border-bottom-color:#f3c202}}@media only screen and (max-width:1260px){.header-nav.mobileVisible .header-nav-inner .nav-links li.podcast.active{color:#326db3}.header-nav.mobileVisible .header-nav-inner .nav-links li.podcast.active svg{fill:#326db3}.header-nav.mobileVisible .header-nav-inner .nav-links li.podcast a span:before{background:#326db3}.header-nav.mobileVisible .header-nav-inner .nav-links li.podcast:hover{color:#326db3}.header-nav.mobileVisible .header-nav-inner .nav-links li.podcast:hover svg,.header-nav.mobileVisible .header-nav-inner .nav-links li.podcast:hover [aria-current=page] svg{fill:#326db3;opacity:1}}@media only screen and (max-width:1260px) and (max-width:1260px){.header-nav.mobileVisible .header-nav-inner .nav-links li.podcast.active{border-bottom-color:#326db3}}@media only screen and (max-width:1260px){.header-nav.mobileVisible .header-nav-inner .nav-links li a{gap:.5rem;margin-right:auto}.header-nav.mobileVisible .header-nav-inner .nav-links li a span:before{display:none}.header-nav.mobileVisible .header-nav-inner .nav-links li svg{z-index:10;width:1.5rem;height:1.5rem;margin:auto}.header-nav.mobileVisible .header-nav-inner .nav-links li .symbol.playstation{display:block}.header-nav.mobileVisible .header-nav-inner .nav-links li.show-mobile{display:flex!important}.header-nav.mobileVisible .header-nav-inner .nav-links li.hide-mobile{display:none!important}.header-nav.mobileVisible .header-nav-inner .nav-socials{z-index:10;margin-bottom:auto}.header-nav.mobileVisible .header-nav-inner:before{content:"";z-index:-1;background:#0f0f0fbf;width:100%;height:100%;position:fixed;inset:0}.header-nav .header-nav-inner{display:none}}.header-nav .header-nav-mobile{align-items:center;display:none}.header-nav .header-nav-mobile a{align-items:center;display:flex}.header-nav .header-nav-mobile svg,.header-nav .header-nav-mobile .opener{width:2rem;height:2rem}.header-nav .header-nav-mobile .opener svg{fill:#fff;width:2rem;height:2rem}@media only screen and (max-width:1260px){.header-nav .header-nav-mobile{z-index:40;justify-content:space-between;width:100%;display:flex;position:relative}}.App-content{max-width:1328px;margin:0 auto;padding:.5rem}.App-link{color:#61dafb}
.lightbox-container{z-index:1000;width:100%;height:100%;position:fixed;inset:0}.lightbox-container .lightbox{flex-direction:column;place-content:stretch flex-start;align-items:stretch;height:100%;max-height:100%;display:flex}.lightbox-container .lightbox .lightbox-topbar{color:#999;z-index:1000;background:#232323bf;flex-direction:row;justify-content:flex-end;align-items:center;width:100%;padding:.5rem;display:flex}.lightbox-container .lightbox .lightbox-topbar .count{flex:1}.lightbox-container .lightbox .lightbox-topbar .caption{text-align:center;flex:3}.lightbox-container .lightbox .lightbox-topbar .actions{flex-direction:row;flex:1;justify-content:flex-end;align-items:center;gap:1rem;display:flex}.lightbox-container .lightbox .lightbox-topbar .actions .zoomAndReset{flex-direction:row;align-items:center;gap:.5rem;display:flex}.lightbox-container .lightbox .lightbox-topbar .actions .zoomAndReset button{margin:0}.lightbox-container .lightbox .lightbox-topbar button{cursor:pointer;background:#2f2f2f;border-radius:.25rem;flex-direction:row;align-items:center;margin:0;padding:.25rem;transition:all .1s;display:flex}.lightbox-container .lightbox .lightbox-topbar button.lightbox-fullscreen-toggle{margin:0}.lightbox-container .lightbox .lightbox-topbar button:disabled{opacity:.5}.lightbox-container .lightbox .lightbox-topbar button:hover:not(:disabled){background:#000}.lightbox-container .lightbox .lightbox-topbar button:hover:not(:disabled) svg{fill:#fff}.lightbox-container .lightbox .lightbox-topbar button svg{fill:#ccc;width:1.5rem;height:1.5rem;transition:all .1s}.lightbox-container .ReactModal__Overlay{cursor:pointer}.lightbox-container .ReactModal__Content{cursor:auto;border-radius:10px;padding:0;top:1rem;bottom:1rem;left:50%;transform:translate(-50%);box-shadow:0 10px 10px #00000040}.lightbox-container .carousel.fullscreen .lightbox-topbar{top:-100%}.lightbox-container .carousel.fullscreen .carousel-container figure figcaption{display:none}.lightbox-container .carousel.fullscreen .carousel-navigation{bottom:-5rem!important}.lightbox-container .carousel.fullscreen .carousel-navigation .toggle-thumbnail,.lightbox-container .carousel.fullscreen .carousel-navigation .carousel-navigation-slider{display:none!important}.lightbox-container .images{float:none;flex:1;height:100%;max-height:100%;margin:0;overflow:hidden}.lightbox-container .images .carousel{gap:0;height:100%;max-height:100%;overflow:hidden}.lightbox-container .images .carousel .carousel-main{flex:1;height:auto}.lightbox-container .images .carousel .carousel-main .image{padding:.5rem}.lightbox-container .images .carousel .carousel-main .image img{transition:all .2s;top:50%;left:50%;transform:translate(-50%,-50%)}.lightbox-container .images .carousel .carousel-main .image figcaption{display:none}.lightbox-container .images .carousel .carousel-navigation{background:#232323;width:100%;height:0;padding:0;transition:all .1s;position:relative}.lightbox-container .images .carousel .carousel-navigation.expanded{height:5rem;padding:.5rem}.lightbox-container .images .carousel .carousel-navigation .toggle-thumbnail{display:flex}.lightbox-container .images .carousel .carousel-navigation .slide{margin:auto 0}.lightbox-container .images .carousel .carousel-main{width:auto;height:100%}.lightbox-container .images .carousel .carousel-main button{padding:2rem .5rem}.lightbox-container .images .carousel .carousel-main button.back{left:.5rem}.lightbox-container .images .carousel .carousel-main button.forward{right:.5rem}.lightbox-container .images .carousel .carousel-main .carousel-slides{width:100%;height:100%}.lightbox-container .images .carousel .carousel-main .carousel-slides .carousel-container{width:auto;height:100%}.lightbox-container .images img{width:auto;max-height:100%}
.content{z-index:10;flex-direction:column;justify-content:center;width:100vw;height:100svh;padding-top:80px;display:flex;position:relative;overflow:hidden scroll}@media only screen and (min-width:1024px){.content{transform-style:preserve-3d;perspective:10px}}@media only screen and (max-width:768px){.content{padding-top:180px}}.grid{grid-template-rows:min-content;grid-template-columns:repeat(12,1fr);gap:1rem;width:100%;display:grid}main{flex-direction:column;grid-auto-rows:min-content;width:100%;max-width:1120px;height:100%;min-height:calc(100vh - 300px);margin:0 auto;display:flex;position:relative;top:260px;grid-template-rows:1fr min-content!important}@media only screen and (max-width:1024px){main{max-width:calc(100% - 2rem);margin:0 1rem;top:90px}}@media only screen and (max-width:768px){main{max-width:calc(100% - 1rem);margin:.5rem;top:0}}main section{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#484848bf;border-radius:.5rem;flex:1;grid-column:span 9;box-shadow:0 10px 10px #000}@media only screen and (max-width:768px){main section{grid-column:span 12}}main section:after{content:"";clear:both;display:table}main section article{flex:1;gap:1rem;width:100%;padding:1rem}main section article .richText h1,main section article .richText h2,main section article .richText h3,main section article .richText h4,main section article .richText h5{margin-bottom:1rem}@media only screen and (max-width:768px){main section article{gap:1rem .25rem}}@media only screen and (max-width:500px){main section article .opener{flex-direction:column;display:flex}}main section article .opener .images{width:25%}@media only screen and (max-width:1024px){main section article .opener .images{float:right;clear:right;width:33%;margin:0 0 1rem 1rem}}@media only screen and (max-width:768px){main section article .opener .images{float:right;clear:right;width:50%;margin:0 0 1rem 1rem}}@media only screen and (max-width:500px){main section article .opener .images{float:none;order:2;width:100%;margin:0 0 1rem}}main section article .opener aside{z-index:1;grid-column:span 3;position:relative}main section article .opener aside.game{float:none;border-radius:0;flex-direction:row;gap:1rem;width:auto;display:flex}main section article .opener aside.game .section{flex:2}main section article .opener aside.game .section:first-child{flex:3}@media only screen and (max-width:1024px){main section article .opener aside{float:right;clear:right;width:33%;margin:0 0 1rem 1rem}}@media only screen and (max-width:768px){main section article .opener aside{float:right;clear:right;order:3;width:50%;margin:0 0 1rem 1rem}}@media only screen and (max-width:500px){main section article .opener aside{float:none;border-radius:0;width:calc(100% + 2rem);margin:0 -1rem 1rem}}@media only screen and (max-width:768px){main section article .opener .teaser{order:1;margin-bottom:1rem}}main section article .opener .teaser .richText{margin:0}main section article .opener .richText{order:4}@media only screen and (max-width:768px){main section article .opener .richText{margin-top:0}}main section article .opener .richText:after{clear:none}main section article h2{width:100%}main section article hr{border-bottom:2px solid #646464;height:0}main.section-game aside .sidebarWidget a{margin-bottom:.25rem;display:flex}@media only screen and (max-width:1024px){main.section-magazins section article .images.width_25{grid-column:span 4}}@media only screen and (max-width:500px){main.section-magazins section article .images.width_25{grid-column:span 8}}main footer{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);text-align:center;background:#484848bf;border-radius:.5rem .5rem 0 0;justify-content:center;gap:.5rem;padding:.5rem;display:flex}@media only screen and (max-width:768px){main footer.footer{grid-column:span 12}}

