@charset "UTF-8";.BB-container{display:flex;flex-wrap:wrap;margin-left:-5px;margin-right:-5px}.BB-banner{position:relative;display:block;width:100%;height:auto;margin:5px;border-radius:5px;overflow:hidden}.BB-banner img{display:block;width:100%;height:auto}.BB-cta{position:absolute;display:flex;justify-content:center;gap:1em;pointer-events:none}.BB-banner.is-full-width{width:100%}.BB-banner.is-half-width{width:calc(50% - 10px)}.BB-banner.is-fixed a{display:block}.BB-banner.is-fixed img{position:absolute}.BB-banner.is-fixed.is-full-width a{padding-bottom:11.5%}.BB-banner.is-fixed.is-half-width a{padding-bottom:22.5%}.BB-banner.has-buttons-center .BB-cta{flex-direction:row;bottom:1em;left:0;right:0}.BB-banner.has-buttons-left .BB-cta,.BB-banner.has-buttons-right .BB-cta{flex-direction:column;top:0;bottom:0}.BB-banner.has-buttons-left .BB-cta{left:2em}.BB-banner.has-buttons-right .BB-cta{right:2em}@media(max-width:568px){.BB-banner.is-full-width,.BB-banner.is-half-width{width:100%}.BB-banner.is-fixed.is-full-width a,.BB-banner.is-fixed.is-half-width a{padding-bottom:39%}}.PP-logos{position:relative}.PP-logos ul{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-evenly;max-width:1240px;width:auto;margin:0 auto}.PP-logos ul li{display:inline-block;width:auto;margin:5px 20px}.PP-logos a{display:block;overflow:hidden}.PP-logos img{display:block;width:140px;width:clamp(100px,20vw,140px);opacity:.5;filter:grayscale(100%);transition:.3s all linear}.PP-logos li:hover img{filter:grayscale(0%);opacity:1}.PP-logos.is-dark img,*.is-dark .PP-logos img{margin-bottom:0;margin-top:-55%}.PP-logos.is-light img,*.is-light .PP-logos img{margin-top:0;margin-bottom:-55%}@media(max-width:568px){.PP-logos.is-mobile-scrollable ul{flex-wrap:nowrap;justify-content:stretch;overflow-x:auto}.PP-logos.is-mobile-scrollable button.scroll-arrow{content:">";display:block;position:absolute;font-family:"fontello";right:0;top:30%;background:#fff;width:2em;height:2em;line-height:2em;border-radius:1em;box-shadow:0 0 1em grey}.PP-logos.is-mobile-scrollable ul{scrollbar-color:#ccc #fff;scrollbar-width:thin}.PP-logos.is-mobile-scrollable ul::-webkit-scrollbar{height:3px}.PP-logos.is-mobile-scrollable ul::-webkit-scrollbar-thumb{background-color:#ccc;border-radius:3px}.PP-logos.is-mobile-scrollable ul::-webkit-scrollbar-track{background-color:#fff}}@media(max-width:568px){.PP-logos img{width:120px;filter:none;opacity:1}}@media(max-width:400px){.PP-logos img{width:90px}}.CC-container{margin:0 auto;max-width:1280px}.CC-inner{display:flex;justify-content:space-between;align-items:stretch}.CC-image{position:relative;background-color:#f5f5f5;border-radius:5px;overflow:hidden;margin-right:20px;width:635px}.CC-image img{display:block;width:100%;height:auto}.CC-info{display:flex;flex-direction:column;justify-content:space-between;width:600px}.CC-text{position:relative;color:#333}.CC-text p+p{padding-top:1em}.CC-cta{margin-top:1em;text-align:right}.CC-text button.close{position:absolute;top:0;right:0}*.is-aligned-right .CC-inner{flex-direction:row-reverse}*.is-aligned-right .CC-image{margin:0 0 0 20px}*.is-text-top .CC-info{justify-content:start}*.is-text-centered .CC-info{justify-content:center}*.is-text-bottom .CC-info{justify-content:end}@media(max-width:1279px){.CC-image,.CC-info{height:auto}}@media(max-width:750px){.CC-inner{flex-direction:column!important}.CC-image,.CC-info{width:100%;height:auto;margin:auto!important}.CC-text{margin-top:1em}.CC-cta{text-align:initial}}@media(max-width:568px){.CC-text{font-size:1em;text-align:left}.CC-cta a{text-align:center;display:block}}.NL-inner{position:relative}.NL-buttons{display:flex;align-items:center;justify-content:space-around;flex-wrap:wrap;margin:0 auto;max-width:770px;max-width:min(900px,90vw)}.NL-buttons li{min-width:75px;max-width:145px;margin:0 1em;text-align:center}.NL-buttons p{line-height:1.2em}.NL-buttons a{display:flex;flex-direction:column;align-items:center;color:grey;text-decoration:none;text-transform:uppercase;transition:color .2s ease}.NL-buttons img{width:auto;height:75px;padding:.5em;transition:height .2s ease,filter .2s ease,transform .2s ease}.NL-buttons a:hover{color:#222}.NL-buttons a:hover img{transform:scale(1.1)}*.is-main .NL-buttons a img,.NL-buttons.is-colored a img{filter:brightness(0)}*.is-main .NL-buttons a:hover img,.NL-buttons.is-colored a:hover img{filter:brightness(1);transform:scale(1)}*.is-sticky{background:#fff;box-shadow:0 2px 7px -6px grey;padding-bottom:3px;transition:box-shadow .2s ease}*.is-sticky .NL-buttons,*.is-sticky .NL-buttons p{flex-wrap:nowrap}*.is-sticky .NL-buttons img{height:25px;padding:.5em}*.is-sticky .NL-buttons a{flex-direction:row;padding-top:.5em}.NL-inner.fade .NL-buttons p,.NL-inner.fade .NL-arrow a{opacity:0}.NL-inner.fade.in .NL-buttons p,.NL-inner.fade.in .NL-arrow a{opacity:1;transition:transform .2s ease,opacity .2s ease}@media(max-width:959px){.NL-buttons li{margin:0}}@media(max-width:568px){.NL-buttons img{height:60px}.NL-buttons p{height:3em}.NL-buttons li{width:45%}}@media(max-width:360px){.NL-buttons img{height:50px}.NL-buttons p{font-size:10px}}@media(max-width:750px){.NL-buttons{justify-content:center}*.is-col-2x .NL-buttons li,.NL-buttons.is-col-2x li{width:50%}*.is-col-3x .NL-buttons li,.NL-buttons.is-col-3x li{width:33%}*.is-col-4x .NL-buttons li,.NL-buttons.is-col-4x li{width:25%}}.MA-container{max-width:1280px;margin:0 auto}.MA-container a{text-decoration:none;display:block}.MA-buttons-inner{margin:0 auto;max-width:800px;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-around}.MA-img-container{height:50px;width:auto}.MA-container a p{text-align:center;opacity:.6;color:#000;text-transform:uppercase;font-size:1.2em;transition:all .2s linear}.MA-container.is-category-page .MA-buttons-inner{max-width:1240px;padding:1em 0;display:flex;flex-grow:1}.MA-container.is-category-page .MA-buttons{flex:1 0 16%}.MA-container.is-category-page .MA-buttons-inner .MA-img-container{height:100px;width:auto;margin:1em 0}.MA-container.is-category-page .MA-buttons-inner .MA-img-container img{filter:brightness(0);transform:scale(.95);transition:all .1s linear;display:block;margin:0 auto;height:100px;opacity:.8}.MA-container.is-category-page .MA-button:hover .MA-img-container img{cursor:pointer;transform:scale(1)}.MA-container.is-category-page .MA-button:hover p{opacity:1}.MA-container.is-category-page .MA-button{height:120px}@media(max-width:568px){.MA-buttons-inner{margin:0 auto;max-width:800px;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-around;padding:0 20px}.MA-button+.MA-button{margin-left:0}.MA-button a{width:33.33%;margin-bottom:1em}.MA-button p{text-align:center;opacity:.6;text-transform:uppercase;font-size:.8em}.MA-container.is-category-page .MA-buttons-inner .MA-img-container{margin:1em 0 0 0}.MA-container.is-category-page .MA-buttons-inner .MA-img-container img{height:80px}.MA-container a{text-decoration:none;display:block;flex-basis:45%}.MA-container.is-category-page .MA-button{height:100%}}.CR-wrapper{height:60px;margin:0}.CR-container{position:absolute;left:0;right:0}.CR-banner{position:relative;display:flex;justify-content:center;width:100%;height:60px;background-color:#f5f5f5;border-bottom:1px solid #fff;overflow:hidden}.CR-banner img{display:block;width:1200px;margin:auto}.CR-content{position:relative;max-height:720px;max-height:calc(90vh - 150px);overflow:hidden}.CR-inner{display:flex;margin:auto;padding:2em 2em 4em;position:relative;height:100%;max-width:1280px;box-sizing:border-box;align-items:end;justify-content:space-between}.CR-cta{flex:none}.CR-text{max-width:60%;max-width:min(50vw,770px);flex:auto;color:grey}.CR-text p.lead{font-size:1.4em;padding:2em 0}.CR-bg{position:absolute;top:0;left:0;right:0;bottom:0;height:100%;width:100%;background-color:#f5f5f5;background-position:center;background-size:cover;z-index:-1}.CR-bg img{display:block;width:100%;height:100%;object-fit:cover}.CR-arrow{position:absolute;left:50%;bottom:0;margin-bottom:-16px;margin-left:-20px;z-index:10;transform:scale(.8)}.CR-arrow.accordion__arrow button{background:#fff;box-shadow:0 3px 9px -3px black}.CR-arrow{position:absolute;left:50%;bottom:0;margin-bottom:-16px;margin-left:-20px;z-index:211;transform:scale(.8)}div.topPanel~div .CR-arrow{z-index:9}*.is-dark .CR-banner{color:#fff}*.is-light .CR-banner{color:#000}*.is-dark .CR-text{color:#fff}*.is-light .CR-text{color:#000}*.is-open .CR-container{box-shadow:0 30px 90px rgba(0,0,0,50%);transition:box-shadow .5s ease;z-index:999}*.is-closed .CR-container{box-shadow:none;transition:box-shadow .1s ease}@media(max-width:578px){.CR-wrapper,.CR-banner{height:45px}.CR-banner img{width:900px}.CR-inner{align-items:center;flex-direction:column}.CR-text{max-width:100%;padding-bottom:2em}.CR-text p.lead{font-size:1em}.CR-bg{background-position:left center}}.CR2-content{display:block;min-height:60px;max-width:1280px;margin:auto;overflow:hidden;transition:all .3s ease 0s}.CR2-content div.logo{pointer-events:none}.CR2-content div.logo img{transition:all .3s ease;height:57px;padding:0 4em;width:auto}.BB-container .col{margin:0 5px;width:calc(50% - 10px)}.BB-container .semirow{display:flex;flex-direction:column}.BB-container .semirow{display:flex;flex-direction:column}.newBanner{margin-bottom:10px}.newBanner img{display:block;width:100%;height:auto;border-radius:5px}@media(min-width:569px) and (max-width:1279px){.BB-container .col{margin:0 .5%;width:49%}.newBanner{margin-bottom:1.5%}}@media(max-width:568px){.BB-container .col{width:100%}}.FB-inner{display:flex;flex-wrap:wrap;justify-content:center}.FB-block{position:relative;width:140px;height:auto;margin:5px}.FB-block a{display:block;position:relative;padding-bottom:100%;border-radius:5px;overflow:hidden;transition:transform .2s ease}.FB-block img{display:block;position:absolute;width:100%;height:auto}.FB-arrow{text-align:center}.FB-block:hover a{transform:translateY(-9px)}.FB-block::before{content:" ";display:block;height:3px;background:#000;position:absolute;bottom:-6px;left:20%;right:20%;border-radius:50%;opacity:0;filter:blur(3px);transition:.2s ease}.FB-block:hover::before{opacity:.2}.FB-block.is-artwork img{height:112%;width:auto;left:-16%}.accordion__content .FB-block{transition:opacity .2s ease-in}.accordion__content.is-expanded .FB-block{opacity:1;transition:transform .2s ease}.accordion__content.is-collapsed .FB-block{opacity:0}@media(max-width:959px){.FB-block{flex:1 0 10%}}@media(max-width:568px){.FB-block{flex:1 0 30%}}.mainFooter{display:block;font-size:1rem;margin-top:30px;border-top:1px solid #d6d7d6;background-color:#fff}.footerContainer{width:100%;max-width:1280px;margin:0 auto;box-sizing:border-box}.footerFooter{clear:both;padding:0;margin:20px 0 0 0;background:#212322;border:0}.mainFooter ul{display:block}.mainFooter li{list-style:none;line-height:1.75}.mainFooter a,.mainFooter li a{display:inline-block;color:#b4b4b4;text-decoration:none;transition:.1s ease}.mainFooter a:hover,.mainFooter li a:hover{color:#e81e25}.mainFooter li a:hover{color:#e81e25;text-decoration:none}.mainFooter h4{margin:0;padding:0;text-shadow:none;background:none;cursor:default}.mainFooter h4{text-transform:uppercase;font-size:1.2em;color:#212322;margin-bottom:.6em}.F-main{padding:1em 0;display:flex;justify-content:space-between;align-items:flex-start}.F-col{width:auto;padding:1em;box-sizing:border-box;position:relative}.F-col:not(.F-col:last-child){max-width:150px;margin:0 auto}.F-social{margin-bottom:2em}.F-social li i{width:100%;color:#212322;opacity:.5;transition:all .2s linear;font-size:2em}.F-social li i:hover{opacity:1}.F-bar{margin-bottom:2em}.F-logos{position:relative}.F-logos ul{display:flex;margin:auto;max-width:900px;padding:0 2em;flex-wrap:wrap;justify-content:space-around;align-items:center}.F-logos ul li{padding:1em}.F-logos img{width:100%;min-width:30px;max-width:60px;filter:saturate(0);opacity:.5;transition:all .2s ease}.F-logos img:hover{filter:saturate(1);opacity:1}.F-bottom{display:flex;justify-content:space-around;align-items:center;background-color:#212322;padding:1em}.F-text{max-width:900px;margin:0 auto;font-size:1em;text-align:center}.F-legals{width:auto;font-size:9px;color:#d6d7d6;text-align:left}.F-legals p,.F-text p,.F-text ul{margin:.5em 0}.F-text ul li{display:inline;padding-right:1em;padding-left:1em}.F-text ul li:not(:first-child)::before{position:absolute;pointer-events:none;content:"|";margin-left:-1.2em}.F-gslogo{width:auto}.F-gslogo img{width:100%}@media(max-width:1279px){.footerContainer{padding:0 3em}}@media(max-width:959px){.F-main,.F-bottom{flex-wrap:wrap;justify-content:space-around}.F-col{width:33.33%;padding-bottom:2em}}@media(max-width:768px){.F-col{width:50%}.F-social i{font-size:2em;opacity:1}}@media(max-width:576px){.footerContainer{padding:0 1em}.F-main{flex-direction:column;align-items:center}.F-col{margin:0;padding:1em .5em;width:100%}.F-col:not(.F-col:last-child){max-width:100%;margin:0 auto;padding:1em .5em;width:100%;border-bottom:1px #d6d7d6 solid}.F-col.is-collapsable h4{cursor:pointer}.F-col.is-collapsable ul{display:none;opacity:0;transition:.2s ease;font-size:1.2em}.F-col.is-collapsable h4::before,.F-col.is-collapsable h4::after{position:absolute;content:"";background-color:#212322;top:1.5em;right:1em;width:1em;height:2px}.F-col.is-collapsable h4::before{transform:rotateZ(0)}.F-col.is-collapsable h4::after{transform:rotateZ(90deg)}.F-col.is-collapsable.is-active h4::before,.F-col.is-collapsable.is-active h4::after{transform:rotateZ(0)}.F-col.is-collapsable.is-active ul{display:block;opacity:1}.F-social i{opacity:1}.F-logos img{max-width:50px}.F-bar input{width:100%;height:42px}.F-bar button{height:42px}.F-gslogo{padding-top:2em;width:120px}}li.payment-card{width:60px}.payment-card img{display:block;border-radius:5px}ul.social-icons{font-size:0;line-height:0}ul.social-icons li:first-child{padding-left:0}ul.social-icons li:last-child{padding-right:0}ul.social-icons li{width:34px;padding:4px;display:inline-block}ul.social-icons a{display:block;padding:0;overflow:hidden;border-radius:5px}ul.social-icons svg{display:block}ul.social-icons svg .a{fill:#b4b4b4;transition:fill .3s}ul.social-icons svg .b,ul.social-icons svg .x{fill:#fff;transition:fill .3s}ul.social-icons svg .c,ul.social-icons svg .d{fill:none;transition:fill .3s}ul.social-icons a:hover>svg .b{fill:#fff}ul.social-icons a:hover>svg.social-icon-facebook .a{fill:#3b5998;transition:fill .5s}ul.social-icons a:hover>svg.social-icon-twitter .a{fill:#55acee;transition:fill .5s}ul.social-icons a:hover>svg.social-icon-googleplus .a{fill:#dd4b39;transition:fill .5s}ul.social-icons a:hover>svg.social-icon-youtube .a{fill:#e62d27;transition:fill .5s}ul.social-icons a:hover>svg.social-icon-twitch .a{fill:#663a8f;transition:fill .5s}ul.social-icons a:hover>svg.social-icon-instagram .a{fill:#d93577;transition:fill .5s}ul.social-icons a:hover>svg.social-icon-tiktok .a{fill:#000;transition:fill .5s}ul.social-icons a:hover>svg.social-icon-tiktok .c{fill:#25f4ee;transition:fill .5s}ul.social-icons a:hover>svg.social-icon-tiktok .d{fill:#fe2c55;transition:fill .5s}ul.social-icons a:hover>svg.social-icon-tiktok .x{fill:none;transition:fill .5s}*.text-normal{text-transform:none!important}*.center{text-align:center!important}*.text-normal{text-transform:none}#slider.TLC .SC-text p{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3!important;overflow:hidden;white-space:break-spaces;height:fit-content;text-align:center}#slider::after{content:"";position:absolute;width:5vw;height:391px;background:#fff;background:linear-gradient(90deg,rgba(255,255,255,0) 0%,#fff 100%);display:block;z-index:2;top:0;right:-30px}.SC-image{transition:transform .2s ease}.TLC a{transition:transform .2s ease;pointer-events:none}.TLC .splide__track li{height:fit-content}.BF-container,.BF-container ul{display:flex;flex-wrap:wrap;justify-content:space-evenly;margin:2em -20px}.BF-card{flex:0 1 auto;width:20%;height:380px;padding:20px;box-sizing:border-box}.BF-image{position:relative}.BF-image a{display:block;height:0;width:auto;padding-bottom:100%;pointer-events:none}.BF-image img{display:block;width:100%;height:auto;border-radius:5px;transition:transform .2s ease}.BF-text{margin-top:1em;position:relative;color:#333;text-align:center}.BF-card .BF-image a::before{content:" ";display:block;height:3px;background:#000;position:absolute;bottom:-6px;left:10%;right:10%;border-radius:50%;opacity:0;filter:blur(4px);transition:.2s ease}.BF-card:hover .BF-image a::before{opacity:.2}.BF-card h2{margin-bottom:1em}.BF-card p.lead{font-size:1.2em}*.is-odd{justify-content:space-evenly}.BF-card:hover .BF-image img{transform:translateY(-12px)}@media(max-width:959px){.BF-container{margin:0 -10px}.BF-card{padding:10px}}@media(max-width:959px){.BF-card{width:20%}.BF-text p{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;text-align:center}}@media(max-width:568px){.BF-card{width:100%}.BF-text p{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;overflow:hidden;text-align:center}.BF-card{height:fit-content}.BF-image{max-width:200px;display:block;margin:0 auto}.BF-text{font-size:1em;text-align:center}}@media(max-width:576px){.splide__slide.is-dark .HS-text,.splide__slide.is-red .HS-text{color:#fff;margin-bottom:1em}}.loyaltyUpgradePageContainer{background:#5d53c4;width:95%;border-radius:5px;color:#fff;display:flex;position:relative;justify-content:center;align-items:center;padding:2.5em 0;margin:1em}.loyaltyUpgradePageContainer .loyaltyUpgradePageImg img{max-width:100%}.loyaltyUpgradePageText{padding:0 0 100px 0}.loyaltyUpgradePageText{color:#fff!important;font-family:"Poppins";text-transform:none}.loyaltyUpgradePageText h1::after{content:"";width:80%;margin-top:.5em;background-color:rgba(255,255,255,.3);display:block;position:relative;height:1px}.loyaltyUpgradeEligibleFor{color:#fff!important}.loyaltyUpgradePageImg{justify-content:center;align-items:center;display:flex;width:400px}.bigButton{height:2.5em;padding:0 1em;color:#fff!important;border:2px solid #e81e25;background-color:#e81e25;border-radius:2em!important;font-family:"Poppins",sans-serif;display:inline-block;vertical-align:middle;font-size:15px;font-weight:600!important;line-height:2.5em;text-decoration:none;height:2.5em;padding:0 1em!important;transition:.1s ease;pointer-events:all;cursor:pointer;text-transform:capitalize!important}.bigButton:focus,.bigButton:hover{border-color:#bf1218!important;background-color:#bf1218!important}.bigButton:focus span,.bigButton:hover span{color:#fff!important}@media(max-width:576px){.loyaltyUpgradePageContainer{background:#5d53c4;width:95%;border-radius:5px;color:#fff;display:flex;position:relative;justify-content:start;align-items:center;padding:2.5em 0;height:550px;margin:1em;flex-direction:column-reverse}.loyaltyUpgradePageText{padding:1em;display:flex;justify-content:center;align-items:center;flex-direction:column;width:90%}.loyaltyUpgradePageText h1{margin:0}.loyaltyUpgradePageText h1::after{content:"";width:80%;margin-top:.5em;background-color:rgba(255,255,255,.3);display:block;position:relative;height:1px;margin:0 auto}.loyaltyUpgradeDisclaimer{margin-left:0;text-align:center;justify-content:center;align-items:center;display:flex}.loyaltyUpgradePageContainer .loyaltyUpgradePageImg{width:fit-content}.loyaltyUpgradePageContainer .loyaltyUpgradePageImg img{max-width:100%;height:100px;object-fit:cover}.loyaltyUpgradeDisclaimer{margin-left:0;margin-right:0;margin-top:1em}.loyaltyUpgradePageInfos label{font-size:.5em}.loyaltyUpgradePageInfos strong{font-size:.8em;display:block}}.loyaltyUpgradePageAdd{font-size:3em;display:flex;width:fit-content;justify-content:center;flex-direction:column;align-items:center}.loyaltyUpgradePageInfos{font-size:16px;font-family:"Poppins";padding:20px 0}.loyaltyUpgradePageInfos p{font-size:2em}.loyaltyUpgradeDisclaimer{margin-left:0}.loyaltyUpgradePageAdd{font-size:3em}#AccountManagementMain .loy-left-menu:nth-child(5){display:none}@media(max-width:576px){.loyaltyUpgradeFooter{margin:10px;border-top:solid 1px #e7e7e7;padding-top:10px;display:flex;flex-direction:column;align-items:center;gap:2em}.loyaltyUpgradeFooterRight{float:right;text-align:center;width:80%}.banner-container{margin:10em 0 0 0!important}}.HS-canvas{display:flex;flex-direction:column;align-items:center}.HS-bg{position:absolute;top:0;left:0;right:0;bottom:0;height:100%;width:100%;background:#efefef;z-index:0}.HS-bg a{display:block;width:100%;height:100%}.HS-bg img{display:block;width:100%;height:100%;object-fit:cover}.HS-inner{margin:auto;padding:2em 4em;position:relative;height:100%;box-sizing:border-box;align-items:center;display:flex;pointer-events:none;z-index:1}.HS-text{height:auto;width:auto;flex:0 1 auto;box-sizing:border-box}.HS-cta{margin:2em 0 0}.HS-text h3.headline,.HS-text h4.headline{font-size:42px;font-size:clamp(24px,3vw,42px);padding:.5em 0}.HS-text h5.headline,.HS-text h5.subline,.HS-text p.subline{font-size:17px;font-size:clamp(14px,1.5vw,17px);padding:.2em 0}.HS-text .headline>span{display:block}.HS-text .headline>span.large{font-size:1.6em}.HS-text .headline>span.medium{font-size:1.2em}.HS-text .headline>span.small{font-size:.8em}.splide__slide.is-dark .HS-text,.splide__slide.is-red .HS-text{color:#fff}.splide__slide.is-light .HS-text{color:#000}.splide__slide.is-loading .HS-bg{background:linear-gradient(120deg,#dbdbdb 25%,hsla(0,0%,86%,.5) 50%,#dbdbdb 75%);background-size:400% 100%;animation:skeleton-loading 1.5s infinite}.splide__slide .headline,.splide__slide .subline,.splide__slide .logo,.splide__slide a.ctaButton{opacity:0}.splide__slide.is-active .headline,.splide__slide.is-active .subline,.splide__slide.is-active .logo{transition:all 1s ease;opacity:1}.splide__slide.is-active a.ctaButton{transition:opacity .3s ease .1s,transform .3s ease .1s;animation:pulse .3s ease .1s;opacity:1}.splide__slide.is-next .headline,.splide__slide.is-next .subline{transform:translateX(2em)}.splide__slide.is-prev .headline,.splide__slide.is-prev .subline{transform:translateX(-2em)}.splide__slide.is-next .logo{transform:translateX(1.5em)}.splide__slide.is-prev .logo{transform:translateX(-1.5em)}@media(min-width:1440px){.HS-inner{max-width:1280px;padding:2em 0}}@media(min-width:578px) and (max-width:959px){.HS-inner{padding:2em 3em}}@media(min-width:577px){.HS-text{width:45%}.splide__slide.is-desktop-aligned-left .HS-inner{text-align:left;flex-direction:row}.splide__slide.is-desktop-aligned-right .HS-inner{text-align:right;flex-direction:row-reverse}.splide__slide.is-text-wide .HS-text{width:65%}.splide__slide.is-text-narrow .HS-text{width:35%}}@media(max-width:576px){.HS-inner{padding:4em 2em 6.5em;align-items:baseline}.HS-text{width:100%}.HS-text h4.headline{font-size:21px;font-size:clamp(19px,5.5vw,24px);padding:.2em}.HS-text h5.headline,.HS-text h5.subline,.HS-text p.subline{font-size:12px;padding:.2em}.HS-text .headline>span.large{font-size:1.4em}.HS-text .headline>span.medium{font-size:1.15em}.HS-text .headline>span.small{font-size:.85em}.HS-text div.logo:first-child{margin-top:-1.5em}.HS-cta{position:absolute;margin:0;bottom:2.5em;left:3em;right:3em;text-align:center}.HS-cta a.ctaButton{font-size:14px}.splide__slide.is-mobile-aligned-top .HS-inner{flex-direction:column}.splide__slide.is-mobile-aligned-bottom .HS-inner{flex-direction:column-reverse}.splide__slide.is-mobile-aligned-middle .HS-inner{align-items:center}}div.logo img+.splide__spinner{visibility:hidden!important}.loyalty-upper-badge{overflow:hidden;height:30px;opacity:0;max-width:1000px;background-color:#cfcbf3;margin:1em auto;border-radius:5px;display:flex;justify-content:center;align-items:center;cursor:pointer;transition:1s all linear;animation:openUp 1s linear forwards;overflow:hidden;position:relative}.loyalty-upper-badge::before{content:'';display:block;width:100%;height:100%;background:url('https://www.gamestop.at/views/locale/Content/Images/GSPro/LoyaltyPopUp/Patter-Banner-GSPro.png');position:absolute;opacity:.15}.loyalty-upper-badge i{color:#5d53c4;font-weight:500;font-size:1.3em;justify-self:flex-end;margin-right:1em;z-index:9}.loyalty-upper-badge .upper-badge-inner{color:#5d53c4;margin:0 auto;opacity:0;width:70%;height:30px;display:flex;justify-content:center;align-items:center;gap:1em;animation:showText 1s linear 1s forwards}@media(max-width:576px){.loyalty-upper-badge .upper-badge-inner{width:100%}}.loyalty-upper-badge .upper-badge-inner img{max-height:20px;max-width:fit-content}.loyalty-upper-badge .upper-badge-inner .badge-text{font-size:1em;font-family:'poppins';font-weight:600}@keyframes openUp{0%{width:0}100%{display:flex;width:80%;opacity:1}}@keyframes showText{0%{opacity:0}100%{opacity:1}}.prodRightBlock .loyalty-upper-badge{margin:1em 0 2em}@media(max-width:576px){.prodRightBlock .loyalty-upper-badge{margin:3em auto 2em}}#darkBG{z-index:1000;transition:all .5s ease;position:fixed;width:100%;height:100%;background:#000000e6;top:0;z-index:1000;opacity:.35;display:none}.loyalty-popup-container{max-width:500px;height:100%;background-color:#fff;display:block;position:fixed;z-index:1001;font-family:'Poppins';transition:.5s all linear;box-shadow:-3px 0 5px rgba(0,0,0,.1);opacity:0}@media(max-width:576px){.loyalty-popup-container{max-height:100%;max-width:100%;height:max-content;min-height:680px;position:fixed;transform:translate3d(0,100%,0)}}.loyalty-popup-container.open{right:0!important;opacity:1}.loyalty-popup-container.openMobile{bottom:0!important;opacity:1;transform:translate3d(0,0,0)}.loyalty-popup-inner{display:flex;flex-direction:column;justify-content:space-between;height:100%;position:relative}.loyalty-popup-inner .icon-cancel{position:absolute;top:1em;right:1em;color:#fff}.loyalty-popup-inner .loyalty-icon{filter:brightness(100);max-height:40px;margin:8em 0 0 0}.loyalty-popup-inner .loyalty-icon img{max-height:100%;height:100%}@media(max-width:576px){.loyalty-icon{max-height:30px}.loyalty-popup-inner .loyalty-icon{margin:0}}.loyalty-top{background:url('https://www.gamestop.at/views/locale/Content/Images/GSPro/LoyaltyPopUp/HeaderProCourtain.jpg') center center no-repeat;background-size:cover;background-color:#5d53c4;color:#fff;height:fit-content;padding:2em 4em;overflow:hidden;display:flex;flex-direction:column;justify-content:flex-end}.loyalty-top h2{margin-bottom:1em;font-size:1.8em}.loyalty-top .lead{margin-bottom:1em;font-size:1.2em}@media(max-width:576px){.loyalty-top{height:22vh;background:url('https://www.gamestop.at/views/locale/Content/Images/GSPro/LoyaltyPopUp/HeaderProCourtain@2x.jpg') center center no-repeat;background-size:cover}.loyalty-top h2{margin-bottom:1em;font-size:1.2em}.loyalty-top .lead{margin-bottom:0;font-size:1em}}.loyalty-center{height:60%;overflow-y:scroll;overflow-x:hidden;position:relative}.loyalty-center .loyalty-benefit-list{padding:2em;position:relative}.loyalty-center .loyalty-benefit-list li{display:flex;justify-content:space-around;align-items:center;gap:.5em}.loyalty-center .loyalty-benefit-list li img{max-width:100%}.loyalty-center .loyalty-benefit-list li .loyalty-benefit-image{width:100px}.loyalty-center .loyalty-benefit-list li .lead{font-size:1.2em;color:#333;width:70%}.loyalty-center .loyalty-benefit-list li .lead span{display:block;color:#a6a6a6;font-style:italic}@media(max-width:576px){.loyalty-center{height:45vh}.loyalty-center .loyalty-benefit-list li{max-height:80px}.loyalty-center .loyalty-benefit-list li .lead{font-size:1em}.loyalty-center .loyalty-benefit-list li .lead span{font-size:.9em}}.loyalty-bottom{height:fit-content;padding:2em;width:100%;display:flex;flex-direction:column;justify-content:flex-end;box-sizing:border-box;position:relative}.loyalty-bottom::after{content:'';width:100%;height:70px;position:absolute;bottom:85%;background:#fff;background:linear-gradient(180deg,rgba(255,255,255,0) 25%,rgba(255,255,255,1) 67%)}.loyalty-bottom div{display:flex;justify-content:space-between;align-items:center;padding:2em 2em .5em 2em;border-top:solid 1px rgba(0,0,0,.1)}.loyalty-bottom .price{text-transform:none;width:fit-content;margin:0}.loyalty-bottom .price span{font-size:.7em}.loyalty-bottom .subline{text-transform:none;display:block;text-align:end;margin-left:auto;color:gray;width:90%;padding:.5em 2em}@media(max-width:576px){.loyalty-bottom{height:fit-content}.loyalty-bottom .subline{width:92%}.loyalty-bottom::after{bottom:87%}}.loyalty-center{scrollbar-color:#212322;scrollbar-width:thin;margin:0 10px 0 0}.loyalty-center::-webkit-scrollbar{height:8px;width:5px}.loyalty-center:hover::-webkit-scrollbar-thumb{background-color:#404040;border-radius:10px}.loyalty-center::-webkit-scrollbar-track{background-color:transparent}.blockerPopup{position:fixed;z-index:1001;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#fff;width:40%;height:300px;border-radius:10px;box-shadow:4px 4px 8px rgba(0,0,0,.15);overflow:hidden;display:none}.blockerPopup-inner{padding:2em;display:flex;flex-direction:column;justify-content:space-between;height:85%;position:relative;overflow:hidden}#blockerClose{color:rgba(0,0,0,.15);transition:all linear .2s;position:absolute;top:1.5em;right:1.5em}#blockerClose:hover{color:rgba(0,0,0,.5)}.blockerPopup-text{width:80%;margin:0 auto 0 2em;font-size:1.2em;font-family:'Poppins';height:100%}.blockerPopup-text p{font-size:1em!important}.blockerPopup-cta{align-self:flex-end;position:absolute;bottom:2.5em;right:2.5em}@media(max-width:576px){.blockerPopup{width:90%;height:45%}.blockerPopup-text{display:flex;flex-direction:column;justify-content:flex-start;width:80%;height:85%;margin-bottom:1em}.blockerPopup-cta{bottom:1.5em;right:1.5em}.blockerPopup p{height:75%;overflow-y:scroll}}.MB-container{font-family:'Poppins',sans-serif;border-radius:5px;height:150px;width:100%!important;display:flex;position:relative;overflow:hidden;margin:auto;user-select:none;flex-direction:column;justify-content:center}.MB-container *{transition:.2s all}.MB-container.customBG *{text-shadow:1px 2px 5px rgba(0,0,0,.55)}.MB-container p{margin:1em 0;text-transform:capitalize;padding:0}.MB-container a{color:#000;text-decoration:none;margin:0;padding:0;z-index:2;position:relative}.MB-container .ctaButton{position:absolute;display:block;color:#fff;text-decoration:none;bottom:15px;right:20px;font-size:1em;text-transform:capitalize;font-weight:400}.MB-inner{display:flex;justify-content:center;align-items:center;position:relative;height:100%}#MB-icon-right,#MB-icon-left{font-size:20em;font-weight:700;opacity:.07;position:absolute;transition:.2s all;line-height:150px}#MB-icon-right{right:20px}#MB-icon-left{left:20px}.MB-text{color:#fff;display:flex;justify-content:center;align-items:center;width:80%;margin:0 auto;padding:1em 0;z-index:2}.MB-main{width:fit-content;font-size:5em;max-width:350px;font-weight:700;text-transform:capitalize;display:flex;align-items:center;text-align:center}.MB-container.customBG .MB-main img{width:100%;-webkit-filter:drop-shadow(1px 2px 5px rgba(0,0,0,.3));filter:drop-shadow(1px 2px 5px rgba(0,0,0,.3))}.MB-secondary{width:60%;flex-basis:60%}.MB-secondary p{font-size:1.5em;margin-left:10%}.MB-container:hover #MB-icon-right,.MB-container:hover #MB-icon-left{transform:scale(1.05)}.MB-main>p{font-size:.8em;margin:0;text-transform:capitalize;padding:0;width:410px}.countdown .MB-secondary{width:80%;flex-basis:80%}.countdown .MB-secondary .MB-timer{font-size:3.5em;display:flex;justify-content:center;font-weight:600;margin:0 auto}.countdown .MB-timerText{margin:0 auto;font-size:1.5em;display:flex;justify-content:center;align-items:center}.MB-container.customBG{background-color:transparent;background-repeat:no-repeat;background-size:cover;background-position:center center}@media(max-width:1280px){.countdown .MB-secondary .MB-timer{font-size:2.5em;font-weight:600}.countdown .MB-secondary{width:70%;flex-basis:40%}}@media(max-width:768px){.countdown .MB-secondary .MB-timer{font-size:2em;font-weight:600}}@media(max-width:576px){.countdown .MB-secondary{display:flex;justify-content:center;align-items:center;flex-direction:column;width:100%;flex-basis:100%}.countdown .MB-secondary .MB-timer{margin:0 auto}.countdown .MB-timerText{font-size:1.1em}}@media(max-width:1279px){.MB-main{width:fit-content;text-align:center}.MB-main>p{font-size:.8em;margin:0;text-transform:capitalize;padding:0}}@media(max-width:996px){#MB-icon-right{display:none}.MB-text{width:95%;justify-content:space-evenly}.MB-main{width:fit-content;text-align:center}.MB-secondary{width:40%;flex-basis:40%}.MB-secondary p{font-size:1.1em}}@media(max-width:576px){.MB-main{width:fit-content;text-align:center;font-size:2.5em;max-width:200px}.MB-text{flex-direction:column}.MB-secondary{font-size:.9em;font-weight:500;text-align:center;width:90%;margin:0 auto}.MB-container .MB-cta{bottom:0;right:20px}.MB-secondary p{margin-left:0;margin:0 auto}.MB-container .ctaButton{display:block;position:relative;width:fit-content;right:0;margin:1.2em auto 0 auto}.MB-inner{height:auto}}@media(max-width:380px){.MB-main{font-size:1.8em}.MB-text{flex-direction:column}.MB-secondary{text-align:center;width:90%;margin:0 auto}.MB-secondary p{margin-left:0;margin:0 auto}}.NB-box{position:relative;display:flex;align-items:center;justify-content:space-between;padding:1em 1.5em;margin:auto;width:auto;max-width:900px}.NB-icon span.icon{display:block!important;color:#ee3124;font-size:21px}.NB-text{text-align:center;font-size:16px;line-height:1.5em}.NB-icon,.NB-text,.NB-close{transition:opacity .3s ease,transform .3s ease}*.is-active .NB-icon,*.is-active .NB-text,*.is-active .NB-close{opacity:1}*.is-closed .NB-icon,*.is-closed .NB-text,*.is-closed .NB-close{opacity:0}*.is-closed .NB-icon,*.is-closed .NB-close{opacity:1;transform:scale(0)}.NB-box.promo{background:none;background-color:#ee3124;max-width:100%;margin:0;color:#fff}.NB-box.promo a{color:#fff;text-decoration:underline}.NB-box.promo span.icon{color:#fff}.NB-box.promo button.close{color:#fff}.NB-box.info{border-radius:2em;background-color:#eee;color:#333}.TO-content,.TO-page,.TO-left,.TO-right{display:flex;justify-content:space-between;align-items:center}.TO-container,.TO-left,.TO-right{flex-direction:column;color:#888}.TO-container a{text-decoration:none;color:#fff}.TO-left{width:60%;align-items:flex-start;justify-content:space-between;gap:1rem;max-height:550px;overflow:hidden}.TO-right{width:35%;box-shadow:2px 2px 8px rgba(0,0,0,.1);border-radius:5px;padding:2rem;max-height:550px;overflow:hidden}.TO-container>hr{margin:1.5em auto;height:2px;width:100%;border-radius:3px}.TO-tabs{display:flex;justify-content:flex-start;gap:1em;font-family:'Poppins';text-transform:capitalize;font-weight:600}.TO-tab{flex:1;padding:.75em .5em;background-color:#333;opacity:.4;color:#fff;text-align:center;border-radius:5px;cursor:pointer;font-size:2em;transition:.2s all ease;position:relative;display:flex;justify-content:center;align-items:center}.TO-tab .badge{width:auto;height:25px;padding:.25em .5em;pointer-events:none}.TO-tab:hover{opacity:.7}.TO-tab.active{opacity:1}.TO-container h3{font-size:2.5em;text-transform:capitalize}.TO-page{display:none;transition:.2s all ease;opacity:0}.TO-page.active{display:flex;transition:all .2s ease;opacity:1}.benefits{margin-left:.5em;font-size:.9rem}.benefits li{display:flex;align-items:center}.benefits li .lead{width:500px;margin-left:1em}.TO-container p a{color:#ee2a28}.benefits .benefit-icon,.TO-left h3 img{color:#333;max-width:40px}.TO-left .prices{height:min-content;display:flex;gap:.8em;margin-top:1.5em}.TO-left .price-tab{display:flex;flex-direction:column;position:relative;justify-content:center}.TO-left .prices strong{font-size:3.2rem;font-family:'Poppins';margin-right:1rem;margin-top:.5em;color:#333}.TO-left .prices strong span{font-size:1.5rem}.TO-left .old-price{position:absolute;left:2px;top:-15px;font-family:'Poppins',sans-serif;font-size:1.6rem;text-decoration:line-through}.TO-left .info-price{position:absolute;left:2px;bottom:-1px;font-family:'Poppins',sans-serif;font-size:1rem;width:max-content;line-height:1.2}.TO-left .info-price.above{position:relative;font-family:'Poppins',sans-serif;font-size:1rem;width:max-content;line-height:1.2;margin-right:10%}.TO-img{height:220px;margin:0 auto 2em auto}.TO-img img{width:100%;transition:.2s all ease}.TO-img:hover img{width:100%;transform:scale(1.05)}.TO-left{transform:translateX(-20%);opacity:0}.TO-right{transform:translateX(20%);opacity:0}.TO-right p{margin:1.5rem auto;width:95%}.TO-right.text{margin:0 auto}.TO-right.text .lead,.TO-right.text p{margin:0;font-size:1.1em;font-family:'Poppins'}.TO-right .subline{color:gray;font-size:1em!important}.TO-page.active .TO-right{animation:fromLeft .5s forwards}.TO-page.active .TO-left{animation:fromRight .5s forwards}.TO-right.text .box-text{padding:.2em 1em;background-color:#333;color:#fff;font-family:'Poppins';width:max-content;display:block;font-size:1em;text-transform:uppercase;border-radius:5px;margin-bottom:.3em;margin-top:1em}span.yellow{background-color:#ffc21a!important}span.font-purple{color:#5d53c5!important}.TO-right.text .price{width:fit-content;font-size:1.5em;color:#333;text-align:end;align-self:flex-end}.TO-right.text .price strong{font-weight:600;font-size:1.5em}*.disabled{pointer-events:none;user-select:none}@keyframes fromLeft{100%{transform:translateX(0);transform:translateY(0);opacity:1}}@keyframes fromRight{100%{transform:translateX(0);transform:translateY(0);opacity:1}}@media(max-width:600px){.TO-content{flex-direction:column}.TO-title{font-size:2em}.TO-tab{width:95%;margin:1em auto;font-family:'Poppins';font-weight:600;text-transform:capitalize}.TO-page{flex-direction:column;display:flex;max-height:80px;transition:.3s all linear;opacity:1}.TO-page.active{max-height:fit-content}.TO-right,.TO-left{width:85%;transform:translate(0);transform:translateY(-10%);height:100%}.TO-right{order:2;max-height:max-content}.TO-left{order:1;max-height:max-content}.TO-left p,.TO-right p{text-align:start}.prices{flex-direction:column;justify-content:center;align-items:center}.benefits li .lead{width:80%;margin-left:1em}.TO-left .prices{height:min-content;display:block;margin:1.5em 0}.TO-right.text .price{width:fit-content;font-size:1.5em;color:#333;text-align:end;padding-top:.5em;margin-top:.5em}}@media(max-width:576px){.divider{display:block!important}}.SEO-block{padding:0 2em;text-align:left}.SEO-block h2{padding:0!important}.SEO-block h3{padding:1em 0 .5em}.SEO-block p,.SEO-block ul{padding:.2em 0}.SEO-block ul{margin-left:1.2em}.SEO-block ul li{list-style:disc}@media(min-width:960px){.SEO-block .text-columns{column-count:3;column-gap:2em}}@media(min-width:578px) and (max-width:959px){.SEO-block .text-columns{column-count:2;column-gap:2em}}.SC-container{margin:0 auto}.SC-inner{display:flex;align-items:center;justify-content:space-between}.SC-banner{width:100%;max-width:480px;background:#f5f5f5;border-radius:5px;overflow:hidden}.SC-banner a{display:block;height:0;width:100%;padding-bottom:162.5%}.SC-banner img{display:block;width:100%;height:auto}.SC-content{display:flex;flex-wrap:wrap;width:100%;max-width:1280px;justify-content:space-between;align-content:center}@media(min-width:579px) and (max-width:960px){.SC-content>div{width:25%}}@media(max-width:578px){.SC-content>div{width:50%!important}}.SB-container{margin:0 auto}.SB-inner{display:flex;align-items:center;justify-content:space-between}.SB-banner{width:100%;max-width:480px;background:#f5f5f5;border-radius:5px;overflow:hidden}.SB-banner a{display:block;height:0;width:100%;padding-bottom:162.5%}.SB-banner img{display:block;width:100%;height:auto}.SB-content{display:flex;flex-wrap:wrap;width:100%;max-width:720px;justify-content:center;align-content:center}.SB-icon{padding:20px 40px;max-width:340px;width:100%;box-sizing:border-box}.SB-icon a{display:block;color:grey;font-size:1.2em;text-align:center;text-decoration:none;text-transform:uppercase;transition:color .2s ease}.SB-icon img{display:block;width:100%;height:auto;transition:transform .2s ease}.SB-icon p{margin-top:1em}.SB-icon:hover a{color:#000}.SB-icon:hover img{transform:scale(1.02)}*.is-aligned-right .SB-inner{flex-direction:row-reverse}.SB-content.products-showcase>div{width:33.333%;flex:1 1 auto}.SB-content.category-icons>div{width:50%;flex:1 1 auto}@media(min-width:751px) and (max-width:1279px){.SB-content>div{width:33.333%}.SB-banner{width:35%}.SB-content{width:60%}}@media(max-width:750px){.SB-content>div{width:50%!important}.SB-icon a{font-size:1em}}@media(min-width:569px) and (max-width:750px){.SB-content>div:nth-child(n+5){display:none}.SB-banner{width:42%}.SB-content{width:55%}}@media(max-width:568px){.SB-inner{flex-direction:column!important}.SB-banner a{padding-bottom:50%}.SB-content{margin:0 -5px}.SB-icon{padding:30px 30px 0}}.SC-container{display:flex;flex-wrap:wrap;position:relative}.SC-card{width:25%;display:block;height:fit-content;padding:10px;box-sizing:border-box}*.is-scrollable .SC-card+*.is-scrollable .SC-card{margin-left:1.5em}.SC-container .SC-card .SC-image{position:relative;transition:.2s all linear}.SC-image a{display:block;height:0;width:auto;padding-bottom:100%}.SC-image img{display:block;width:100%;height:auto;border-radius:5px;transition:transform .2s ease}.SC-text{margin-top:1em;position:relative;color:#333}.SC-text p{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;white-space:break-spaces;height:fit-content}.SC-cta{margin-top:1em}.SC-container[data-scslider="slider"]{display:block}.SC-container[data-scslider="slider"] .SC-card{padding:10px;box-sizing:border-box;height:fit-content}.SC-container[data-scslider="slider"] .SC-text p{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;white-space:break-spaces;height:fit-content}.SC-container[data-scslider="slider"]::after{content:"";position:absolute;width:5vw;height:391px;background:#fff;background:linear-gradient(90deg,rgba(255,255,255,0) 0%,#fff 100%);display:block;z-index:1;top:0;right:-30px}[data-scslider="grid"] .SC-card{padding:5px}[data-scslider="grid"] .SC-card .SC-text{display:none}.SC-container[data-scslider="grid"] .SC-card .SC-image:hover{transform:none;opacity:1}.SC-container[data-scslider="grid"] .splide__list{flex-wrap:wrap}.SC-card .SC-image a::before{content:" ";display:block;height:3px;background:#000;position:absolute;bottom:-6px;left:10%;right:10%;border-radius:50%;opacity:0;filter:blur(4px);transition:.2s ease}.SC-card:hover .SC-image a::before{opacity:.2}*.is-odd{justify-content:space-evenly}*.no-cta .SC-image a{pointer-events:none}*.is-scrollable{scrollbar-color:#ccc #fff;scrollbar-width:thin}*.is-scrollable::-webkit-scrollbar{height:8px}*.is-scrollable::-webkit-scrollbar-thumb{background-color:#ccc;border-radius:3px}*.is-scrollable::-webkit-scrollbar-track{background-color:#fff}*.is-scrollable{position:relative;width:100%;height:fit-content;overflow-x:scroll;white-space:nowrap;transition:all .2s;will-change:transform;user-select:none;cursor:grab}*.is-scrollable.active{background:rgba(255,255,255,.3);cursor:grabbing;cursor:-webkit-grabbing}*.is-scrollable{display:inline-block;min-height:430px;min-width:400px;margin:2em 1em}*.is-scrollable .SC-card{display:inline-block}[data-scslider="grid"] .SC-card .SC-image:hover img{transform:translateY(0)}[data-scslider="row"]{justify-content:center}[data-scslider="row"] .SC-card{margin-bottom:0}[data-scslider="row"] .SC-card .SC-image:hover img{transform:translateY(-12px)}[data-scslider="row"] .splide__slide .headline,.splide__slide .subline,.splide__slide .logo,.splide__slide a.ctaButton{opacity:1}.SC-container[data-scslider="row"] .splide__list{flex-wrap:wrap}@media(max-width:959px){.SC-container{margin:0 -10px;overflow:hidden}.SC-card{padding:10px;margin-bottom:30px}}@media(max-width:750px){.SC-card{width:50%}*.is-scrollable .SC-card{width:70%}}@media(max-width:568px){.SC-text{font-size:1em;text-align:left}*.is-scrollable .SC-card::after{content:"";display:block;position:relative;background-color:transparent;width:85%;margin:2em auto 0 auto}.SC-image{padding:2em}.SC-container#slider::after{content:"";position:absolute;width:5vw;height:391px;background:#fff;background:linear-gradient(90deg,rgba(255,255,255,0) 0%,#fff 100%);display:block;z-index:2;top:0;right:0}.SC-container#slider::after{right:-2px;top:-5px;display:none}.SC-container .splide__track{overflow:visible}}.SK-image{position:fixed;pointer-events:none;z-index:220}.SK-image img{display:block;width:100%;height:auto;transition:all .2s linear;max-width:170px;max-width:clamp(140px,14vw,250px)}.SK-image a{display:block;position:absolute;width:75%;height:45%;z-index:1;pointer-events:all}.SK-image.skin__left,.SK-image.skin__left a{left:0;bottom:0}.SK-image.skin__right,.SK-image.skin__right a{right:0;bottom:0}.SK-close{z-index:999}.SK-close button{position:fixed;right:5px;bottom:5px;background:#fff;opacity:1;color:#d3d3d3}.SK-image button{position:absolute;right:5px;top:-30px;pointer-events:all}*.is-hidden .SK-image img{opacity:0}*.is-visible .SK-image img{opacity:1}*.is-hidden .SK-image a,*.is-hidden .SK-image button,*.is-hidden .SK-close button{display:none}*.is-visible .SK-image a,*.is-visible .SK-image button,*.is-visible .SK-close button{display:block}@media(max-width:578px){.SK-image img{display:none;opacity:0}.SK-image button,.SK-close button{display:none!important;opacity:0!important}}.SP-image{margin:0 auto;background-color:#f5f5f5;border-radius:5px;overflow:hidden;max-width:635px}.SP-image img{display:block;width:100%;height:auto}.StickyCta-container{padding-bottom:0}.StickyCta-inner{display:flex;justify-content:space-between;align-items:center;padding:0}.StickyCta-inner.is-sticky{padding:1em 10em}.StickyCta-inner h3{padding:0!important}.StickyCta-cta{display:flex;align-items:center;gap:1em}.StickyCta-cta div div{display:flex;align-items:center;gap:.5em}.StickyCta-cta p:last-child{display:inline}.headline .oldPrice{text-decoration:line-through;font-size:.6em;font-weight:400;display:block}@media(max-width:576px){.StickyCta-inner{display:none}}html{overflow-x:visible}.TS-container{position:relative;width:100%;z-index:9;background-color:#333;display:flex;align-items:center;justify-content:center}.TS-inner{display:flex;align-items:center;justify-content:center;width:90%}.TS-content{display:flex;align-items:center;color:#fff;font-size:14px}.TS-text{margin-left:1em;text-align:center}.icon-cancel{color:#fff;font-size:20px;cursor:pointer}.TS-container a{text-decoration:underline;color:#fff}@media(max-width:576px){.TS-container{top:-4px}.TS-container a{text-decoration:none;color:#fff}}.accordion__content{display:none}.accordion__arrow svg{fill:#ef3124}.accordion__arrow button{display:inline-block;-webkit-appearance:none;cursor:pointer;background:none;height:40px;width:40px;padding:0;border:0;border-radius:50%;transition:transform .2s ease}.accordion__arrow button:disabled{cursor:default}.accordion__arrow button.active{transform:rotate(.5turn)}.youtube-embed{background-color:#000;position:relative;padding-top:56.25%;overflow:hidden;cursor:pointer}.youtube-embed img{width:100%;top:-16.84%;left:0;opacity:.7}.youtube-embed .play-button{width:90px;height:60px;background-color:#333;box-shadow:0 0 30px rgba(0,0,0,.6);z-index:1;opacity:.8;border-radius:6px}.youtube-embed .play-button:before{content:"";border-style:solid;border-width:15px 0 15px 26px;border-color:transparent transparent transparent #fff}.youtube-embed img,.youtube-embed .play-button{cursor:pointer}.youtube-embed img,.youtube-embed iframe,.youtube-embed .play-button,.youtube-embed .play-button:before{position:absolute}.youtube-embed .play-button,.youtube-embed .play-button:before{top:50%;left:50%;transform:translate3d(-50%,-50%,0)}.youtube-embed iframe{height:100%;width:100%;top:0;left:0}.youtube-embed .cookie-optin-overlay{position:absolute;top:50%;left:30%;right:30%;color:#fff;font-size:1.4em;text-align:center;text-shadow:0 6px 21px black;transform:translateY(-50%);z-index:1}.youtube-embed a{color:inherit}*[data-showonly]{display:none!important}*[data-showonly="de"]{display:initial!important}*[data-hidefor="de"]{display:none!important}@font-face{font-family:'Bebas Neue';src:url('/Views/Locale/Content/Fonts/BebasNeue-Regular.eot');src:url('/Views/Locale/Content/Fonts/BebasNeue-Regular.eot?#iefix') format('embedded-opentype'),url('/Views/Locale/Content/Fonts/BebasNeue-Regular.woff2') format('woff2'),url('/Views/Locale/Content/Fonts/BebasNeue-Regular.woff') format('woff'),url('/Views/Locale/Content/Fonts/BebasNeue-Regular.ttf') format('truetype'),url('/Views/Locale/Content/Fonts/BebasNeue-Regular.svg#BebasNeue-Regular') format('svg');font-weight:normal;font-style:normal;font-display:swap}.carousel__slide,.fancybox__slide{overscroll-behavior:contain;max-width:100%}.carousel{position:relative;box-sizing:border-box}.carousel *,.carousel :after,.carousel :before{box-sizing:inherit}.carousel.is-draggable{cursor:move;cursor:grab}.carousel.is-dragging{cursor:move;cursor:grabbing}.carousel__viewport{position:relative;overflow:hidden;max-width:100%;max-height:100%}.carousel__track{display:flex}.carousel__slide{flex:0 0 auto;width:60%;padding:1rem;position:relative;overflow-x:hidden;overflow-y:auto}.has-dots{margin-bottom:calc(.5rem + 22px)}.carousel__dots{margin:0 auto;padding:0;position:absolute;top:calc(100% + .5rem);left:0;right:0;display:flex;justify-content:center;list-style:none;user-select:none}.carousel__dots .carousel__dot{margin:0;padding:0;display:block;position:relative;width:22px;height:22px;cursor:pointer}.carousel__dots .carousel__dot:after{content:"";width:8px;height:8px;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-color:currentColor;opacity:.25;transition:opacity .15s ease-in-out}.carousel__dots .carousel__dot.is-selected:after{opacity:1}.fancybox__container.is-animated.is-closing .fancybox__thumbs,.fancybox__container.is-animated.is-closing .fancybox__toolbar{opacity:0}.carousel__button{width:48px;height:48px;padding:0;border:0;display:flex;justify-content:center;align-items:center;pointer-events:all;cursor:pointer;color:currentColor;background:0 0;border-radius:50%;box-shadow:none;transition:opacity .15s}.carousel__button.is-next,.carousel__button.is-prev{position:absolute;top:50%;transform:translateY(-50%)}.carousel__button.is-prev{left:10px}.carousel__button.is-next{right:10px}.carousel__button[disabled]{cursor:default;opacity:.3}.carousel__button svg{width:50%;height:50%;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linejoin:bevel;stroke-linecap:round;filter:none;pointer-events:none}html.with-fancybox{scroll-behavior:auto}body.compensate-for-scrollbar{overflow:hidden!important;touch-action:none}.fancybox__container{position:fixed;top:0;left:0;bottom:0;right:0;direction:ltr;margin:0;padding:env(safe-area-inset-top,0) env(safe-area-inset-right,0) env(safe-area-inset-bottom,0) env(safe-area-inset-left,0);box-sizing:border-box;display:flex;flex-direction:column;color:#fff;-webkit-tap-highlight-color:transparent;overflow:hidden;z-index:1050;outline:0;transform-origin:top left}.fancybox__container *,.fancybox__container ::after,.fancybox__container ::before{box-sizing:inherit}.fancybox__container :focus{outline:0}body:not(.is-using-mouse) .fancybox__container :focus{box-shadow:0 0 0 1px #fff,0 0 0 2px rgba(1,210,232,.94)}.fancybox__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:rgba(24,24,27,.92)}.fancybox__carousel{position:relative;flex:1 1 auto;min-height:0;height:100%;z-index:10}.fancybox__carousel.has-dots{margin-bottom:calc(.5rem + 22px)}.fancybox__viewport{position:relative;width:100%;height:100%;overflow:visible;cursor:default}.fancybox__track{display:flex;height:100%}.fancybox__slide{flex:0 0 auto;width:100%;margin:0;padding:48px 8px 8px;position:relative;display:flex;flex-direction:column;outline:0;overflow:auto}.fancybox__slide::after,.fancybox__slide::before{content:"";flex:0 0 0;margin:auto}.fancybox__content{margin:0 env(safe-area-inset-right,0) 0 env(safe-area-inset-left,0);padding:36px;color:#374151;background:#fff;position:relative;align-self:center;display:flex;flex-direction:column;z-index:20}.fancybox__content :focus:not(.carousel__button.is-close){outline:dotted thin;box-shadow:none}.fancybox__caption{align-self:center;max-width:100%;margin:0;padding:1rem 0 0;line-height:1.375;color:currentColor;visibility:visible;cursor:auto;flex-shrink:0;overflow-wrap:anywhere}.is-loading .fancybox__caption{visibility:hidden}.fancybox__container>.carousel__dots{top:100%;color:#fff}.fancybox__nav .carousel__button{z-index:40}.fancybox__nav .carousel__button.is-next{right:8px}.fancybox__nav .carousel__button.is-prev{left:8px}.carousel__button.is-close{position:absolute;top:8px;right:8px;top:calc(env(safe-area-inset-top,0) + 8px);right:calc(env(safe-area-inset-right,0) + 8px);z-index:40}.fancybox__content>.carousel__button.is-close{position:absolute;top:-40px;right:0;color:#fff}.fancybox__no-click,.fancybox__no-click button{pointer-events:none}.fancybox__spinner{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:50px;height:50px;color:currentColor}.fancybox__slide .fancybox__spinner{cursor:pointer;z-index:1053}.fancybox__spinner svg{animation:2s linear infinite fancybox-rotate;transform-origin:center center;position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;width:100%;height:100%}.fancybox__spinner svg circle{fill:none;stroke-width:2.75;stroke-miterlimit:10;stroke-dasharray:1,200;stroke-dashoffset:0;animation:1.5s ease-in-out infinite fancybox-dash;stroke-linecap:round;stroke:currentColor}@keyframes fancybox-rotate{100%{transform:rotate(360deg)}}@keyframes fancybox-dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}100%{stroke-dasharray:89,200;stroke-dashoffset:-124px}}.carousel__button.is-close,.carousel__dots,.fancybox__backdrop,.fancybox__caption,.fancybox__nav{opacity:1}.fancybox__container.is-animated[aria-hidden=false] .carousel__button.is-close,.fancybox__container.is-animated[aria-hidden=false] .carousel__dots,.fancybox__container.is-animated[aria-hidden=false] .fancybox__backdrop,.fancybox__container.is-animated[aria-hidden=false] .fancybox__caption,.fancybox__container.is-animated[aria-hidden=false] .fancybox__nav{animation:.15s backwards fancybox-fadeIn}.fancybox__container.is-animated.is-closing .carousel__button.is-close,.fancybox__container.is-animated.is-closing .carousel__dots,.fancybox__container.is-animated.is-closing .fancybox__backdrop,.fancybox__container.is-animated.is-closing .fancybox__caption,.fancybox__container.is-animated.is-closing .fancybox__nav{animation:.15s both fancybox-fadeOut}.fancybox__container.is-animated[aria-hidden=false] .fancybox__thumbs,.fancybox__container.is-animated[aria-hidden=false] .fancybox__toolbar{animation:.15s ease-in backwards fancybox-fadeIn}.fancybox-fadeIn{animation:.15s both fancybox-fadeIn}.fancybox-fadeOut{animation:.1s both fancybox-fadeOut}.fancybox-zoomInUp{animation:.2s both fancybox-zoomInUp}.fancybox-zoomOutDown{animation:.15s both fancybox-zoomOutDown}.fancybox-throwOutUp{animation:.15s both fancybox-throwOutUp}.fancybox-throwOutDown{animation:.15s both fancybox-throwOutDown}@keyframes fancybox-fadeIn{from{opacity:0}to{opacity:1}}@keyframes fancybox-fadeOut{to{opacity:0}}@keyframes fancybox-zoomInUp{from{transform:scale(.97) translate3d(0,16px,0);opacity:0}to{transform:scale(1) translate3d(0,0,0);opacity:1}}@keyframes fancybox-zoomOutDown{to{transform:scale(.97) translate3d(0,16px,0);opacity:0}}@keyframes fancybox-throwOutUp{to{transform:translate3d(0,-30%,0);opacity:0}}@keyframes fancybox-throwOutDown{to{transform:translate3d(0,30%,0);opacity:0}}.fancybox__carousel .carousel__slide{scrollbar-width:thin;scrollbar-color:#ccc rgba(255,255,255,.1)}.fancybox__carousel .carousel__slide::-webkit-scrollbar{width:8px;height:8px}.fancybox__carousel .carousel__slide::-webkit-scrollbar-track{background-color:rgba(255,255,255,.1)}.fancybox__carousel .carousel__slide::-webkit-scrollbar-thumb{background-color:#ccc;border-radius:2px;box-shadow:inset 0 0 4px rgba(0,0,0,.2)}.fancybox__carousel .fancybox__slide.is-draggable .fancybox__content,.fancybox__carousel.is-draggable .fancybox__slide,.fancybox__carousel.is-draggable .fancybox__slide .fancybox__content{cursor:move;cursor:grab}.fancybox__carousel .fancybox__slide.is-dragging .fancybox__content,.fancybox__carousel.is-dragging .fancybox__slide,.fancybox__carousel.is-dragging .fancybox__slide .fancybox__content{cursor:move;cursor:grabbing}.fancybox__carousel .fancybox__slide .fancybox__content{cursor:auto}.fancybox__carousel .fancybox__slide.can-zoom_in .fancybox__content{cursor:zoom-in}.fancybox__carousel .fancybox__slide.can-zoom_out .fancybox__content{cursor:zoom-out}.fancybox__image{transform-origin:0 0;user-select:none;transition:none}.has-image .fancybox__content{padding:0;background:rgba(0,0,0,0);min-height:1px}.is-closing .has-image .fancybox__content{overflow:visible}.has-image[data-image-fit=contain],.has-image[data-image-fit=cover]{overflow:visible;touch-action:none}.has-image[data-image-fit=contain] .fancybox__content{flex-direction:row;flex-wrap:wrap}.has-image[data-image-fit=contain] .fancybox__image{max-width:100%;max-height:100%;object-fit:contain}.has-image[data-image-fit=contain-w]{overflow-x:hidden;overflow-y:auto}.has-image[data-image-fit=contain-w] .fancybox__content{min-height:auto}.has-image[data-image-fit=contain-w] .fancybox__image{max-width:100%;height:auto}.has-image[data-image-fit=cover] .fancybox__content{width:100%;height:100%}.has-image[data-image-fit=cover] .fancybox__image{width:100%;height:100%;object-fit:cover}.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content,.fancybox__carousel .fancybox__slide.has-iframe .fancybox__content,.fancybox__carousel .fancybox__slide.has-map .fancybox__content,.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content,.fancybox__carousel .fancybox__slide.has-video .fancybox__content{max-width:100%;flex-shrink:1;min-height:1px;overflow:visible}.fancybox__carousel .fancybox__slide.has-iframe .fancybox__content,.fancybox__carousel .fancybox__slide.has-map .fancybox__content,.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content{width:100%;height:80%}.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content,.fancybox__carousel .fancybox__slide.has-video .fancybox__content{width:960px;height:540px;max-width:100%;max-height:100%}.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content,.fancybox__carousel .fancybox__slide.has-map .fancybox__content,.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content,.fancybox__carousel .fancybox__slide.has-video .fancybox__content{padding:0;background:rgba(24,24,27,.9);color:#fff}.fancybox__carousel .fancybox__slide.has-map .fancybox__content{background:#e5e3df}.fancybox__html5video,.fancybox__iframe{border:0;display:block;height:100%;width:100%;background:rgba(0,0,0,0)}.fancybox-placeholder{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.fancybox__thumbs{flex:0 0 auto;position:relative;padding:0 3px;opacity:1}.fancybox__thumbs .carousel__slide{flex:0 0 auto;width:96px;margin:0;padding:8px 3px;box-sizing:content-box;display:flex;align-items:center;justify-content:center;overflow:visible;cursor:pointer}.fancybox__thumbs .carousel__slide .fancybox__thumb::after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border:5px solid rgba(34,213,233,.96);opacity:0;transition:opacity .15s;border-radius:4px}.fancybox__thumbs .carousel__slide.is-nav-selected .fancybox__thumb::after{opacity:.92}.fancybox__thumbs .carousel__slide>*{pointer-events:none;user-select:none}.fancybox__thumb{position:relative;width:100%;padding-top:calc(100%/1.5);background-size:cover;background-position:center center;background-color:rgba(255,255,255,.1);background-repeat:no-repeat;border-radius:4px}.fancybox__toolbar{position:absolute;top:0;right:0;left:0;z-index:20;background:linear-gradient(to top,hsla(0deg,0%,0%,0) 0,hsla(0deg,0%,0%,.006) 8.1%,hsla(0deg,0%,0%,.021) 15.5%,hsla(0deg,0%,0%,.046) 22.5%,hsla(0deg,0%,0%,.077) 29%,hsla(0deg,0%,0%,.114) 35.3%,hsla(0deg,0%,0%,.155) 41.2%,hsla(0deg,0%,0%,.198) 47.1%,hsla(0deg,0%,0%,.242) 52.9%,hsla(0deg,0%,0%,.285) 58.8%,hsla(0deg,0%,0%,.326) 64.7%,hsla(0deg,0%,0%,.363) 71%,hsla(0deg,0%,0%,.394) 77.5%,hsla(0deg,0%,0%,.419) 84.5%,hsla(0deg,0%,0%,.434) 91.9%,hsla(0deg,0%,0%,.44) 100%);padding:0;touch-action:none;display:flex;justify-content:space-between;opacity:1;text-shadow:1px 1px 1px rgba(0,0,0,.4)}@media all and (min-width:1024px){.fancybox__slide{padding:64px 100px}.carousel__button.is-close,.fancybox__nav .carousel__button.is-next{right:40px}.fancybox__nav .carousel__button.is-prev{left:40px}.fancybox__toolbar{padding:8px}}.fancybox__toolbar__items{display:flex}.fancybox__toolbar__items--left{margin-right:auto}.fancybox__toolbar__items--center{position:absolute;left:50%;transform:translateX(-50%)}.fancybox__toolbar__items--right{margin-left:auto}@media(max-width:640px){.fancybox__toolbar__items--center:not(:last-child){display:none}}.fancybox__counter{min-width:72px;padding:0 10px;line-height:48px;text-align:center;font-size:17px;font-variant-numeric:tabular-nums;-webkit-font-smoothing:subpixel-antialiased}.fancybox__progress{background:rgba(34,213,233,.96);height:3px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transform-origin:0;transition-property:transform;transition-timing-function:linear;z-index:30;user-select:none}.fancybox__container:fullscreen::backdrop{opacity:0}.fancybox__button--fullscreen g:nth-child(2){display:none}.fancybox__container:fullscreen .fancybox__button--fullscreen g:first-child{display:none}.fancybox__container:fullscreen .fancybox__button--fullscreen g:nth-child(2){display:block}.fancybox__button--slideshow g:nth-child(2),.fancybox__container.has-slideshow .fancybox__button--slideshow g:first-child{display:none}.fancybox__container.has-slideshow .fancybox__button--slideshow g:nth-child(2){display:block}.bg-pokemon{background:url(https://static-de.gamestop.de/locale/images/Backgrounds/bg-pokemon.jpg) center center;background-size:cover}.bg-pokemon-lines{background:url(https://static-de.gamestop.de/locale/images/Backgrounds/bg-pokemon-lines.jpg) center center;background-size:cover}.bg-pokemon2{background:url(https://static-de.gamestop.de/locale/images/Backgrounds/bg-pokemon2.jpg) center center;background-size:cover}.bg-pokemon-lines-dark{background:url(https://static-de.gamestop.de/locale/images/Backgrounds/bg-pokemon-lines_dark.jpg) center center;background-size:cover}.bg-tradingcards{background:url(https://static-de.gamestop.de/locale/images/Backgrounds/bg-tradingcards.jpg) center center;background-size:cover}.bg-minecraft-dark{background:url(https://static-de.gamestop.de/locale/images/Backgrounds/bg-minecraft-dark.png) #fff;background-size:contain}.bg-minecraft-supergrafik{background:url(https://static-de.gamestop.de/locale/images/Backgrounds/bg-minecraft-supergrafik.png) #fff;background-size:cover}.bg-minecraft-entdeckerpaket{background:url(https://static-de.gamestop.de/locale/images/Backgrounds/bg-minecraft-entdeckerpaket.jpg) #fff;background-size:cover}.bg-zing-logowall{background:url(https://static-de.gamestop.de/locale/images/Backgrounds/bg-zing-logowall.png) repeat center center #000}.bg-zing-logowall-faded{background:url(https://static-de.gamestop.de/locale/images/Backgrounds/bg-zing-logowall-faded.png) repeat center center #0e0e0e}.bg-zing-green-color{background-color:#50b848!important}.bg-zing-dark{background:url(https://static-de.gamestop.de/locale/images/Backgrounds/bg-zing-dark.jpg) center center;background-size:cover}.bg-zing-sale{background:url(https://static-de.gamestop.de/locale/images/Backgrounds/bg-zing-sale.jpg) center center;background-size:cover}.bg-zing-blue{background:url(https://static-de.gamestop.de/locale/images/Backgrounds/bg-zing-blue.jpg) center center;background-size:cover}.bg-zing-grey{background:url(https://static-de.gamestop.de/locale/images/Backgrounds/bg-zing-grey.jpg) center center;background-size:cover}.bg-zing-pop{background:url(https://static-de.gamestop.de/locale/images/Backgrounds/bg-zing-pop.jpg) center center;background-size:cover}.bg-zing-pop-dark{background:url(https://static-de.gamestop.de/locale/images/Backgrounds/bg-zing-pop-dark.jpg) center center;background-size:cover}.bg-zing-xmas{background:url(https://static-de.gamestop.de/locale/images/Backgrounds/bg-zing-xmas.png) center center;background-size:cover}.bg-zing-shirtfinder{background:url(https://static-de.gamestop.de/locale/images/Backgrounds/bg-shirtfinder-02.jpg) center center;background-size:cover}.bg-zing-valentine{background:url(https://static-de.gamestop.de/locale/images/Backgrounds/bg-zing-valentine.png) center center;background-size:cover}.bg-zing-marvel-comic{background:url(https://static-de.gamestop.de/locale/images/Backgrounds/bg-zing-marvel-comic.jpg) top center;background-size:cover}.bg-zing-marvel-comic-blue{background:url(https://static-de.gamestop.de/locale/images/Backgrounds/bg-zing-marvel-comic-blue.jpg) center center;background-size:cover}.bg-zing-marvel-icons{background:url(https://static-de.gamestop.de/locale/images/Backgrounds/bg-zing-marvel-icons.jpg) center center;background-size:cover}.bg-zing-marvel-rays{background:url(https://static-de.gamestop.de/locale/images/Backgrounds/bg-zing-marvel-rays.jpg) center center;background-size:cover}.bg-zing-rosa{background:url(https://static-de.gamestop.de/locale/images/Backgrounds/bg-zing-rosa.png) center center;background-size:cover}.bg-zing-dots-yellow{background:url(https://static-de.gamestop.de/locale/images/Backgrounds/bg-zing-dots-yellow.jpg) center center;background-size:cover}.bg-zing-dots-green{background:url(https://static-de.gamestop.de/locale/images/Backgrounds/bg-zing-dots-green.jpg) center center;background-size:cover}.bg-zing-dots-grey{background:url(https://static-de.gamestop.de/locale/images/Backgrounds/bg-zing-dots-grey.jpg) center center;background-size:cover}.bg-zing-pattern-dark{background:url(https://static-de.gamestop.de/locale/images/Backgrounds/bg-zing-pattern-dark.jpg) center center;background-size:cover}.bg-zing-comic-blue{background:url(https://static-de.gamestop.de/locale/images/Backgrounds/bg-zing-comic-blue.png) center center;background-size:cover}.bg-zing-comic-green{background:url(https://static-de.gamestop.de/locale/images/Backgrounds/bg-zing-comic-green.png) center center;background-size:cover}.bg-zing-comic-yellow{background:url(https://static-de.gamestop.de/locale/images/Backgrounds/bg-zing-comic-yellow.png) center center;background-size:cover}.bg-zing-red{background:url(https://static-de.gamestop.de/locale/images/Backgrounds/bg-zing-red.png) center center;background-size:cover}.bg-zing-stars{background:url(https://static-de.gamestop.de/locale/images/Backgrounds/bg-zing-stars.jpg) center center;background-size:cover}.bg-black-lines{background:url(https://static-de.gamestop.de/locale/images/Backgrounds/bg-black-lines.png) repeat}.bg-black{background-color:#000!important}.bg-red{background-color:#ee3124!important}.bg-xbox{background-color:#107c10!important}.bg-xbox-grey{background-color:#3a3a3a!important}.bg-ps4{background:url(https://static-de.gamestop.de/locale/images/Backgrounds/bg-ps4.jpg) no-repeat center center;background-size:cover}.bg-ps4-pro{background:url(https://static-de.gamestop.de/locale/images/Backgrounds/bg-ps4-pro.jpg) no-repeat center center;background-size:cover}.bg-homeservices{background:url(https://static-de.gamestop.de/locale/images/Backgrounds/bg-guy.jpg) no-repeat left bottom #efefeb}.bg-999er{background:url(https://static-de.gamestop.de/locale/images/Backgrounds/bg-999er.jpg) no-repeat #000}.bg-nintendozone{background:url(https://static-de.gamestop.de/locale/images/Backgrounds/bg-nintendozone.jpg) center center;background-size:cover}.bg-steam{background:url(https://static-de.gamestop.de/locale/images/Backgrounds/bg-steam.jpg) no-repeat left top;background-size:cover}.bg-kontrolfreek{background:url(https://static-de.gamestop.de/locale/images/Backgrounds/bg-kontrolfreek.jpg) no-repeat left center;background-size:cover}.bg-minecraft{background:url(https://static-de.gamestop.de/locale/images/Backgrounds/bg-minecraft.jpg) no-repeat left center;background-size:cover}.bg-lego{background:url(https://static-de.gamestop.de/locale/images/Backgrounds/bg-lego.png) no-repeat left bottom #fac80a;background-size:cover}.bg-totaku{background:url(https://static-de.gamestop.de/locale/images/Backgrounds/bg-totaku.jpg) no-repeat left top #eee;background-size:inherit}.bg-totaku-simple{background:url(https://static-de.gamestop.de/locale/images/Backgrounds/bg-totaku-simple.jpg) no-repeat left top #eee;background-size:inherit}.bg-linknewsletter{background:url(https://static-de.gamestop.de/locale/images/Backgrounds/bg-linknewsletter.jpg) no-repeat left bottom #efefeb}@media(min-width:569px) and (max-width:959px){.bg-homeservices{background-position:-90px center}}@media(max-width:568px){.bg-homeservices{background:url(https://static-de.gamestop.de/locale/images/Backgrounds/bg-guy@mobile.jpg) no-repeat center top #eeedec}.bg-linknewsletter{background:url(https://static-de.gamestop.de/locale/images/Backgrounds/bg-linknewsletter@mobile.jpg) no-repeat center top #eeedec}}details.custom-select{position:relative;background-color:#f2f4f4;border-radius:5px}details.custom-select summary.inputs{padding:.5em 1.25rem;cursor:pointer;font-size:1em;list-style:none;outline:none;transition:margin .1s ease-out,padding .1s ease-out;counter-reset:radios}details.custom-select summary.inputs::-webkit-details-marker{display:none}details.custom-select summary.inputs:after{content:"";display:inline-block;position:absolute;width:7px;height:7px;right:12px;top:12px;border-bottom:2px solid #636668;border-left:2px solid #636668;border-bottom-left-radius:2px;transform:rotate(45deg) translate(50%,0%);transform-origin:center center;transition:transform ease-in-out .1s}details.custom-select ul.list{width:100%;padding:0;margin:5px 0;box-sizing:border-box;max-height:300px;overflow-y:auto;counter-reset:labels}details.custom-select ul.list li{margin:0;padding:0}details.custom-select ul.list label{display:flex;padding:.5em 1em}details.custom-select ul.list li:hover,details.custom-select ul.list li:active,details.custom-select ul.list li.is-selected{background-color:#ecefef}details.custom-select label{width:auto;cursor:pointer}details.custom-select input{font-size:1em;padding:0!important;pointer-events:none;counter-increment:radios;appearance:none;display:none}details.custom-select input:checked{display:inline;color:#000;background-color:transparent}details.custom-select input:disabled{color:#b9bdbb;background-color:transparent}details.custom-select input:after{content:attr(title);display:inline}details.custom-select[open]{z-index:1}details.custom-select[open] summary.inputs{border-bottom:1px solid #ccc}details.custom-select[open] summary.inputs:after{transform:rotate(-45deg) translate(0%,0%)}details.custom-select{position:relative;background-color:#fff;border:2px solid #d6d7d6}details.custom-select[open] summary.inputs{font-size:1rem;border-bottom:0;padding-bottom:1em}details.custom-select[open] input:first-child{color:#b9bdbb;background-color:transparent;display:inline}details.custom-select[open] input:checked:not(:disabled):after{content:""}.cs-item{display:flex;gap:1em}.cs-item-image{flex:auto 0 0;border-radius:5px;overflow:hidden}.cs-item-image img{display:block}.cs-item-text{font-size:16px;width:auto}.cs-item-text p{padding:0;margin:3px 0}div.gameTileStyle{position:relative;margin:0 auto;width:320px;border:1px solid transparent;opacity:1;overflow:hidden;box-sizing:border-box;color:#000;transition:all .5s ease}div.gameTileStyle .bgImg{position:relative;display:block;padding-bottom:100%;width:100%;z-index:0;opacity:1;transition:all .5s ease}div.gameTileStyle .bgImg img{display:block;position:absolute;bottom:0;top:0;left:0;right:0;width:auto;height:100%}div.gameTileStyle .innerContent{position:absolute;left:12px;right:12px;bottom:12px;top:12px;font-size:14px;text-align:center;pointer-events:none}div.gameTileStyle.small .innerContent>div{display:none}div.gameTileStyle h4{text-align:center;font-size:21px;font-weight:normal}div.gameTileStyle h4 em,div.gameTileStyle h4 span{display:block;font-size:.7em;font-weight:normal;font-style:normal}div.gameTileStyle .prodPromo{position:relative;margin:10px auto;width:100%;max-width:200px;border:3px solid #fff;filter:drop-shadow(0 3px 9px rgba(0 0 0/50%))}div.gameTileStyle .prodPromo img{width:auto;margin:5px auto -5px}div.gameTileStyle .prodDescr{padding:9px 0}div.gameTileStyle .prodPlatLogos{position:absolute;bottom:0;width:100%}div.gameTileStyle .overlayButton{position:absolute;bottom:30px;width:100%;pointer-events:none}div.gameTileStyle a.moreButton{display:inline-block;font-size:16px}div.gameTileStyle div.overlayBonus{bottom:50px;left:10px;opacity:0;transform:scale(.75,.75)}div.gameTileStyle:hover div.overlayBonus{opacity:1;transition:opacity .2s ease}.bannerBlocks div.gameTileStyle .bgImg{transition:all .5s ease}.bannerBlocks div.gameTileStyle:hover .bgImg{opacity:.2;transform:scale(1.05,1.05)}.bannerBlocks div.gameTileStyle .innerContent{opacity:0;transform:scale(1.1);transition:all .5s ease}.bannerBlocks div.gameTileStyle:hover .innerContent{opacity:1;transform:scale(1)}div.gameTileStyle:hover div.overlayButton a{background-color:#ef3124;border-color:#ef3124;color:#fff;box-shadow:0 12px 24px -12px rgba(0 0 0,50%);transform:translateY(-3px)}*.dark div.gameTileStyle,div.gameTileStyle.dark{color:#fff}*.light div.gameTileStyle,div.gameTileStyle.light{color:#000}.gameTileStyle.expired::after{display:block;content:"Abgelaufen";position:absolute;top:calc(50% - 8px);top:48%;left:0;right:0;text-align:center;text-transform:uppercase;font-size:16px;line-height:1}div.gameTileStyle.expired .bgImg{opacity:.5!important}div.gameTileStyle.expired .innerContent{display:none!important}div.gameTileStyle.loading{opacity:.5}div.gameTileStyle.error .bgImg{opacity:.5;background-color:#f0f}div.gameTileStyle .bgImg.missing{background-color:#f0f}*.gridview{margin:0;padding:0}*.gridview div.gameTileStyle{float:left;margin:0}*.gridview div.gameTileStyle.big{width:33%}*.gridview div.gameTileStyle.big .bgImg{padding-bottom:100%}*.gridview div.gameTileStyle.big .bgImg img{margin-left:-12%}*.gridview div.gameTileStyle.big-wide{width:46%}*.gridview div.gameTileStyle.big-wide .bgImg{padding-bottom:71%}*.gridview div.gameTileStyle.big-wide .bgImg img{margin-top:-6%;width:100%;height:auto}*.gridview div.gameTileStyle.big-narrow{width:27%}*.gridview div.gameTileStyle.big-narrow .bgImg{padding-bottom:122%}*.gridview div.gameTileStyle.big-narrow .bgImg img{margin-left:-24%}*.gridview div.gameTileStyle.small{width:16.66%}*.gridview div.gameTileStyle.small .bgImg{padding-bottom:112%}*.gridview div.gameTileStyle.small .bgImg img{margin-left:-5%}@supports (display:flex){*.gridview{display:flex;flex-wrap:wrap;align-items:stretch;justify-content:center;}*.gridview div.gameTileStyle{float:none;display:block;flex:0 0 auto;}*.gridview div.gameTileStyle .bgImg{width:100%;height:100%;padding:0 !important;}*.gridview div.gameTileStyle.big,*.gridview div.gameTileStyle.big-wide,*.gridview div.gameTileStyle.big-narrow{height:320px;}*.gridview div.gameTileStyle.small{height:200px;}*.gridview.nowrap{flex-wrap:nowrap;border-radius:12px;overflow:hidden;}*.gridview.nowrap div.gameTileStyle{flex:1 1 auto;}}@media(min-width:1280px){*.gridview div.gameTileStyle.big{width:25%;height:340px}*.gridview div.gameTileStyle.big-wide{width:37%;height:340px}*.gridview div.gameTileStyle.big-narrow{width:21%;height:340px}}@media(max-width:959px){div.gameTileStyle .innerContent{background:none}div.gameTileStyle .innerContent>div{display:none}*.gridview div.gameTileStyle.small{width:20%}*.gridview div.gameTileStyle.big,*.gridview div.gameTileStyle.big-narrow,*.gridview div.gameTileStyle.big-wide{width:33.33%}*.gridview div.gameTileStyle.big .bgImg,*.gridview div.gameTileStyle.big-narrow .bgImg,*.gridview div.gameTileStyle.big-wide .bgImg{padding-bottom:112%}*.gridview div.gameTileStyle.big .bgImg img,*.gridview div.gameTileStyle.big-narrow .bgImg img,*.gridview div.gameTileStyle.big-wide .bgImg img{margin-top:0;margin-left:-17%;width:auto;height:100%}@supports (display:flex){*.gridview div.gameTileStyle.big,*.gridview div.gameTileStyle.big-wide,*.gridview div.gameTileStyle.big-narrow{height:270px;}*.gridview div.gameTileStyle.small{height:160px;}}}@media(min-width:569px) and (max-width:750px){*.gridview div.gameTileStyle.small{width:25%}*.gridview div.gameTileStyle.big,*.gridview div.gameTileStyle.big-narrow,*.gridview div.gameTileStyle.big-wide{width:50%}}@media(max-width:568px){*.gridview.nowrap{flex-wrap:wrap}*.gridview div.gameTileStyle.small{width:33.33%}*.gridview div.gameTileStyle.small .bgImg{padding-bottom:112%}*.gridview div.gameTileStyle.small .bgImg img{margin-left:-18%}*.gridview div.gameTileStyle.big,*.gridview div.gameTileStyle.big-narrow,*.gridview div.gameTileStyle.big-wide{width:50%}*.gridview div.gameTileStyle.big .bgImg,*.gridview div.gameTileStyle.big-narrow .bgImg,*.gridview div.gameTileStyle.big-wide .bgImg{padding-bottom:100%}*.gridview div.gameTileStyle.big .bgImg img,*.gridview div.gameTileStyle.big-narrow .bgImg img,*.gridview div.gameTileStyle.big-wide .bgImg img{margin-top:0;margin-left:-10%}}@media(max-width:400px){*.gridview div.gameTileStyle.big,*.gridview div.gameTileStyle.big-narrow,*.gridview div.gameTileStyle.big-wide{width:100%}*.gridview div.gameTileStyle.small{width:50%}}div.promoBox>div>.prodBuy,div.promoBox>div>.prodBundle,div.promoBox>div>.prodBuyInfo{padding:20px 0;margin:0 auto}div.promoBox>div>.prodBuy p,div.promoBox>div>.prodBundle p,div.promoBox>div>.prodBuyInfo p{display:inline-block}div.promoBox>div>.prodBuy .promoPriceCont,div.promoBox>div>.prodBundle .promoPriceCont,div.promoBox>div>.prodBuyInfo .promoPriceCont{display:block}div.promoBox>div>.prodBuy.expired,div.promoBox>div>.prodBundle.expired,div.promoBox.expired>div>.prodBuy,div.promoBox.expired>div>.prodBundle{display:none}.loyaltyBox{width:1280;padding:15px;margin:20px auto 30px;border-radius:12px;position:relative}.loyaltyBox h3{line-height:1.2em;font-size:24px;margin-bottom:12px}.loyaltyBox h4{color:#f30;font-size:16px;margin:6px 0}.loyaltyBox p,.loyaltyBox li{font-size:14px;line-height:1.4em;margin-bottom:9px}.loyaltyBox .spacing{margin-left:240px}.loyaltyBox p:last-child{margin-bottom:2px}.loyaltyBox p.more{font-size:9px;line-height:1.2em;margin-top:9px;margin-bottom:2px}.loyaltyBox ul li{list-style-image:url(https://static-de.gamestop.de/locale/images/Loyalty/haken.png);padding:4px 0}.loyaltyBox ul{margin:4px 0;padding-left:34px!important}.loyaltyBox.grey{background:#f0f0f0;border:#ddd 1px solid}.loyaltyBox.red{color:#fff;font-weight:bold;text-shadow:1px 1px 1px #000;background:red;border-top:solid 4px #ff7979;border-bottom:solid 4px #ff7979;border-right:solid 1px #ff7979;border-left:solid 1px #ff7979}.loyaltyBox.gradient,.loyaltyBox.dark{background:#0a0a0a;background:-moz-linear-gradient(top,#4d4d4d 0%,#0a0a0a 50%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#4d4d4d),color-stop(50%,#0a0a0a));background:-webkit-linear-gradient(top,#4d4d4d 0%,#0a0a0a 50%);background:-o-linear-gradient(top,#4d4d4d 0%,#0a0a0a 50%);background:-ms-linear-gradient(top,#4d4d4d 0%,#0a0a0a 50%);background:linear-gradient(to bottom,#4d4d4d 0,#0a0a0a 200px);border:1px solid #000;color:#fff;text-shadow:1px 1px 3px #000}.loyaltyBox.gradient a,.loyaltyBox.dark a{color:#fff;text-decoration:underline}.loyaltyBox.gradient a:hover,.loyaltyBox.dark a:hover{color:#eee;text-decoration:none}.loyaltyBox.col1{float:left;margin-left:70px;width:350px}.loyaltyBox.col2{float:left;margin-left:102px;width:590px}.loyaltyBox.buckthebunny{background:url(https://static-de.gamestop.de/locale/images/Loyalty/buck-the-bunny.jpg) left bottom no-repeat #f0f0f0;height:540px}.loyaltyBox .insideBox{box-shadow:0 2px 4px -2px #000 inset;border-radius:12px;padding:15px;margin-bottom:10px;margin-right:40px;color:#fff;font-size:16px;min-height:100px;width:540px;text-shadow:none;background:#4a4a4a}.loyaltyBox .insideBox.left{float:left}.loyaltyBox .insideBox.small{height:100px;width:400px;text-align:center}.loyaltyBox .insideBox.big{min-height:240px;width:730px}.loyaltyBox .insideBox.right{float:right;margin-right:0}.loyaltyBox .insideBox h3{font-size:60px;line-height:65px;font-weight:normal;margin-bottom:12px}.loyaltyBox .insideBox h4{font-size:18px;line-height:28px;margin:0 0 6px 0;color:#f90}.loyaltyBox .insideBox div.step{float:left;color:#999;font-size:120px;height:100px;line-height:100px;text-align:left;width:75px}.loyaltyBox .innerCol{width:250px;margin-right:20px;float:left}.loyaltyBox .innerCol:last-child{margin-right:0}.loyaltyBox div.lvlSpecificBox{position:relative;color:#000;text-shadow:none;margin:20px 0;z-index:1}.loyaltyBox div.lvlSpecificBox>div{position:relative;background:#eee;border-radius:9px;color:#000;box-shadow:0 -4px 9px -6px black;padding:10px}.loyaltyBox div.lvlSpecificBox>div p{display:table-cell;min-height:45px;vertical-align:middle;font-size:12px}.loyaltyBox div.lvlSpecificBox.half>div p{width:auto;min-height:25px;padding-left:0}.loyaltyBox div.lvlSpecificBox>div p:first-child{width:40%}.loyaltyBox div.lvlSpecificBox>div p:last-child{width:60%;color:#f30;font-size:20px;font-weight:bold;padding-left:10px}.loyaltyBox div.lvlSpecificBox>div p span.loyaltyLogo{float:left;margin:0 5px 0 0}.loyaltyBox div.lvlSpecificBox>div p span.arrowLogo{margin:-2px 5px -2px 0}.loyaltyBox div.lvlSpecificBox>h5{height:24px;vertical-align:bottom;line-height:24px;text-transform:uppercase;font-weight:normal;font-size:11px;color:#999;transition:color ease .2s}.loyaltyBox div.lvlSpecificBox:hover>h5{color:#ccc;transition:color ease .4s}.loyaltyBox div.lvlSpecificBox>h5 .loyaltyCard{position:absolute;left:75px;top:-14px;transition:top ease-in .2s}.loyaltyBox div.lvlSpecificBox>h5 .loyaltyCard:nth-child(2){left:150px;z-index:-2;transition-delay:.1s}.loyaltyBox div.lvlSpecificBox>h5 .loyaltyCard:nth-child(3){left:225px;z-index:-3;transition-delay:.2s}.loyaltyBox div.lvlSpecificBox>h5 .loyaltyCard:nth-child(4){left:300px;z-index:-4;transition-delay:.3s}.loyaltyBox div.lvlSpecificBox:hover>h5 .loyaltyCard{top:-24px;transition:top ease-out .4s}.loyaltyBox div.lvlSpecificBox:hover>h5 .loyaltyCard:nth-child(2){transition-delay:.1s}.loyaltyBox div.lvlSpecificBox:hover>h5 .loyaltyCard:nth-child(3){transition-delay:.2s}.loyaltyBox div.lvlSpecificBox:hover>h5 .loyaltyCard:nth-child(4){transition-delay:.3s}.loyaltyBox div.lvlSpecificBox.half{float:left;width:45%;width:calc(50% - 20px);margin:12px 10px}.loyaltyBox div.lvlSpecificBox.half>div p{display:block;width:auto}.loyaltyBox table{width:100%;border:0;font-size:12px;text-shadow:none!important;border-collapse:separate;border-spacing:0 2px;border-radius:12px;margin:10px 0 20px}.loyaltyBox table th{vertical-align:bottom}.loyaltyBox table tr{height:38px;vertical-align:middle}.loyaltyBox table tr td{padding:5px;border:none}.loyaltyBox table tr td:first-child{border-radius:6px 0 0 6px}.loyaltyBox table tr td:last-child{border-radius:0 6px 6px 0}.loyaltyBox table img{vertical-align:middle}.loyaltyBox table.big{color:#000;background:#4a4a4a;box-shadow:0 2px 4px -2px #000 inset;padding:15px 10px;font-weight:bold;text-align:center}.loyaltyBox table.big th{color:#fff;text-shadow:1px 1px 3px #000!important}.loyaltyBox table.big td{padding:5px 12px;background:#ccc;background:linear-gradient(to bottom,#eee 0,#ccc 75%)}.loyaltyBox table.big td.orange{height:50px;font-size:14px;background:#f90;background:linear-gradient(to top,#f60 0,#f90 65%)}.loyaltyBox table.big td:nth-child(1){text-align:left;max-width:30%}.loyaltyBox table.small{font-size:10px;background:#ccc;border-spacing:0;padding:15px 2px;color:#000;box-shadow:0 0 4px -1px #333 inset}.loyaltyBox table.small td{border:none}.loyaltyBox table.small td:nth-child(1){width:auto;text-align:left}.loyaltyBox table.small td:nth-child(2){width:65px;font-size:20px;line-height:20px;color:#390;font-weight:bolder;text-align:center}.loyaltyBox table.small td:nth-child(2) em{font-size:10px;line-height:10px;color:#f90;display:block;font-style:normal;font-weight:bold}.loyaltyBox table.small td:nth-child(3){width:10px;font-size:12px}.loyaltyBox table.small td:nth-child(4){width:40px;text-align:left}.loyaltyFeature{position:relative;height:240px;width:300px}.loyaltyFeature p{position:absolute;bottom:2%;width:100%;text-align:center}.loyaltyFeature a.loyaltyButton{width:85%}.loyaltyRem a{margin-left:12px}.loyaltyRem a:first-child{margin-left:0}.loyaltyRem a img{border-radius:4px}a.loyaltyButton{background:url(https://static-de.gamestop.de/locale/images/Loyalty/loyaltyButton.png) no-repeat 0 -90px;color:#fff!important;display:inline-block;font-size:16px;height:40px;padding:0 0 0 20px;text-decoration:none!important;text-align:center}a.loyaltyButton span{background:url(https://static-de.gamestop.de/locale/images/Loyalty/loyaltyButton.png) no-repeat right 0;cursor:pointer;font-weight:bold;display:block;height:40px;line-height:32px;padding:0 30px 0 10px;text-decoration:none;text-shadow:0 3px 6px #333}a.loyaltyButton:hover{background-position:0 -132px;color:#fff;text-decoration:none}a.loyaltyButton:hover span{background-position:right -42px;line-height:34px;text-shadow:0 1px 2px #333}a.clickImg{display:block;position:relative;width:auto;max-height:240px;overflow:hidden;border:1px solid #ccc;padding:4px}a.clickImg span{position:absolute;top:40%;left:20%;width:60%;line-height:4em;font-size:14px;opacity:.8;background-color:#000;color:#fff;border-radius:25px}a.clickImg.mobile{display:none}@media(max-width:959px){a.clickImg.phone{display:none}a.clickImg.tablet{display:block}a.clickImg{max-height:140px}.loyaltyBox h3{font-size:20px}.loyaltyBox{width:auto;margin:20px 20px 30px;box-sizing:padding-box}.loyaltyBox.col2,.loyaltyBox.col1{width:40%;width:-moz-calc(50% - 62px);width:-webkit-calc(50% - 62px);width:-o-calc(50% - 62px);width:calc(50% - 62px);margin:0 0 30px 20px}.loyaltyBox .insideBox.right{float:none;width:auto}.loyaltyFeature{width:auto;max-width:300px}.loyaltyFeature img{width:100%}.loyaltyBox .loyaltyCard.med{height:80px;width:115px}.loyaltyBox .loyaltyCard.med.lvl1{background-position:2px -18px}.loyaltyBox .loyaltyCard.med.lvl2{background-position:-258px -18px}.loyaltyBox .loyaltyCard.med.lvl3{background-position:-518px -18px}.loyaltyBox .loyaltyCard.med.lvl4{background-position:-778px -18px}}@media(min-width:569px) and (max-width:750px){.loyaltyBox .loyaltyCard{display:none}}@media(max-width:568px){.loyaltyBox h3{font-size:16px;line-height:20px}.loyaltyBox.col2,.loyaltyBox.col1{margin:0 20px 30px;width:auto}.loyaltyBox table.big{padding:0;font-size:11px;font-weight:normal}.loyaltyBox table.big td{padding:2px 6px}.loyaltyBox .insideBox.small{width:auto;margin-right:0;float:none}.loyaltyBox .insideBox div.step{width:50px}.loyaltyBox div.lvlSpecificBox>div p,.loyaltyBox div.lvlSpecificBox>div p:first-child,.loyaltyBox div.lvlSpecificBox>div p:last-child{display:block;min-height:25px;width:100%}.loyaltyBox div.lvlSpecificBox>h5{display:none}.loyaltyCard{display:none}a.clickImg.phone{display:block}a.clickImg.tablet{display:none}}.mainContent{height:auto;width:auto}.mainHeader{position:relative;width:auto;background-size:cover;min-width:320px;overflow:hidden}.imgHeaderimage img,.imgHeader img{display:block;width:100%;height:auto}.imgHeaderimage,.imgHeader{position:relative;width:100%;height:auto;overflow:hidden}.mainHeader.black,.mainHeader.dark{background-color:#000}.mainHeader.yellow{background-color:#fdef9f}.mainHeader.red{background-color:#c30}.mainHeader.darkblue{background-color:#036}.mainHeader.blue{background-color:#9cf}.mainHeader.green{background-color:#69b692}.mainHeader div.logo{width:100%;text-align:center}.mainHeader.with-fullback{padding-top:20px;padding-bottom:80px}.mainHeadline{position:relative;width:auto;font-size:18px;padding:30px 0}.mainHeadline>p,.mainHeadline>h1,.mainHeadline>h2{display:inline}.mainHeadline h1,.mainHeadline h2{font-size:1em;font-weight:bold}.mainHeadline h1:not(:last-child)::after,.mainHeadline h2:not(:last-child)::after{content:"–";padding:0 .5em}.mainHeadline h1 span:last-child,.mainHeadline h1 em:last-child,.mainHeadline h2 span:last-child,.mainHeadline h2 em:last-child{font-weight:normal;color:#ef3124;padding-left:.4em}.mainHeadline h1 span:last-child::before,.mainHeadline h2 span:last-child::before{content:"( ";color:#000}.mainHeadline h1 span:last-child::after,.mainHeadline h2 span:last-child::after{content:" )";color:#000}.mainHeadline.dark,*.dark .mainHeadline{color:#fff}.mainHeadline::after{content:"";display:block;clear:both}.mainLegal{clear:both;padding:1em 30px;border-top:1px solid #d6d7d6;color:#333;font-size:11px}.mainLegal h1{font-size:2em;padding:1em 0}.mainLegal h2{font-size:1.6em;font-weight:600;padding:1em 0}.mainLegal h3{font-size:1.4em;font-weight:600;text-transform:uppercase;padding:1em 0 .5em;color:#000}.mainLegal h4{font-size:1em;padding:1em 0 .5em;color:#000}.mainLegal p{line-height:1.2em;padding-bottom:.8em}.mainLegal ul,.mainLegal ol{line-height:1.2em;padding-left:2em;padding-bottom:.4em;text-align:left}.mainLegal ul>li,.mainLegal ol>li{padding-bottom:.2em;display:list-item}.mainLegal ul>li::before{content:"-";position:absolute;margin-left:-1.5em}.mainLegal ol>li{list-style:decimal;padding-left:.5em}.mainLegal ol{counter-reset:item}.mainLegal ol.terms{padding-left:0}.mainLegal ol.terms h3,.mainLegal ol.terms h4{padding-top:0;padding-bottom:1em}.mainLegal ol.terms>li{padding:1em 0;list-style:none}.mainLegal ol.terms ol{padding-left:3em}.mainLegal ol.terms ol>li{list-style:none;padding-left:0}.mainLegal ol.terms>li h3::before{content:counter(item) ". ";counter-increment:item}.mainLegal ol.terms ol>li::before{content:counters(item,".") " ";counter-increment:item;position:absolute;margin-left:-3em;font-weight:bold}.fullback{position:fixed;top:0;left:0;right:0;height:100%;width:100%;overflow:hidden;z-index:-2}.fullback .bg{position:absolute;background-position:center center;background-size:cover;top:0;left:0;height:100%;width:100%;transition:opacity 1s ease}div.logo.center{text-align:center}div.logo.right{text-align:right}div.logo.left{text-align:left}.fullback+div.logo,.fullback>div.logo{position:absolute}.fullback+div.logo.left,.fullback>div.logo.left{text-align:left;right:inherit}.fullback+div.logo.right,.fullback>div.logo.right{text-align:right}.fullback+div.logo.bottom,.fullback>div.logo.bottom{bottom:20%}.fullback+div.logo.top,.fullback>div.logo.top{top:5%}.fullback+div.logo.middle,.fullback>div.logo.middle{top:40%;margin-top:-60px}.fullback~div.layer,.fullback>div.layer{position:absolute}.fullback~div.layer>img,.fullback>div.layer>img{width:auto;max-width:100%;display:inline-block}.fullback~div.layer.top,.fullback>div.layer.top{top:10%;bottom:auto}.fullback~div.layer.middle,.fullback>div.layer.middle{top:45%;bottom:auto}.fullback~div.layer.bottom,.fullback>div.layer.bottom{bottom:15%;top:auto}.fullback>div.layer.left{left:10%;right:auto}.fullback>div.layer.right{right:10%;left:auto}.fullback~div.layer.left{left:-20%;right:auto}.fullback~div.layer.right{right:-20%;left:auto}.fullback>div.layer.center,.fullback~div.layer.center{left:0;right:0;text-align:center}*.parallax-auto-height>div.logo,*.parallax-auto-height+div.logo,*.parallax-auto-height>div.layer,*.parallax-auto-height~div.layer{position:relative!important}*.dark .fullback{background-color:#000}*.light .fullback{background-color:#d3d3d3}*.dark .fullback~div.layer{color:#d3d3d3}*.light .fullback~div.layer{color:#000}*.light .fullback .shadow{display:none}div.section{position:relative;width:auto;margin:0 auto;padding:0;box-sizing:border-box;clear:both}div.section:first-child{border-top:none}div.section>h2,div.section>h3{font-weight:normal;padding:1em 0 .5em}div.section>h4,div.section>p{padding:.5em 0}div.section>h2,div.section>h2.small,div.section>h3.small{font-size:24px;font-weight:bold}div.section>h3,div.section>h3.big,div.section>h2.big{font-size:34px;font-weight:bold}div.section>h2.tiny,div.section>h3.tiny{font-size:14px;font-weight:bold;color:grey}div.section>h2.title,div.section>h3.title{font-size:24px;font-weight:bold;text-transform:none}div.section>h4,div.section>p{font-size:18px}div.section>h2~h3,div.section>h3~p,div.section>h2~p,div.section>h3~h4{padding-top:0}div.section>h3 em,div.section>h2 em{font-size:18px;font-style:normal;display:block}div.section>h2 strong,div.section>h3 strong{font-weight:inherit;color:#ef3124}div.section>.prodToTop,div.section>span:first-child{position:absolute;right:30px;top:0}div.section.simple,*.dark div.section,*.light div.section{border:none!important}div.section.simple>span:first-child{display:none!important}div.section.light,div.section.gsblack,div.section.dark{padding-left:20px;padding-right:20px;margin-bottom:6px;margin-top:6px;background-position:cover}div.section.dark{color:#fff;background-color:#000}div.section.gsblack{color:#fff;background-color:#212322}div.section.light{color:#000;text-shadow:0 0 .1em white;background-color:#fff}div.section.dark h3,div.section.dark h2,*.dark div.section h2,*.dark div.section h3{color:#fff}div.section.dark a,div.section.dark a:hover,*.dark div.section a,*.dark div.section a:hover{color:#fff}div.section.dark>span:first-child a,*.dark div.section>span:first-child a{background-color:rgba(25,25,25,70%)}div.section.mainProducts{border-top:none}div.section.mainProducts h3{font-size:32px}div.section.mainProducts::after{content:"";display:block;clear:both}div.section.mainProducts .charts{padding:0;margin:0 0 15px 0;background:none;font-size:12px}div.section.mainProducts .singleChart:first-child{margin-left:0}div.section.mainProducts .singleChart{margin-left:2%;width:32%}div.section.mainPromotions div.promoBox{padding:0;border:none;font-size:19px}div.section.mainPromotions div.storeInfo{text-align:center}div.section.mainPromotions div.storeInfo p{padding-bottom:0}div.section.mainPromotions div.storeInfo h4 strong{display:block;font-weight:normal}div.section.mainPromotions div.storeInfo p:last-child{color:#666}div.section.mainInfos .prodDescr,.prodDet .textDesc{text-align:left}div.section.mainInfos .prodDescr.dark,div.section.mainInfos .prodDescr.light{padding:10px}div.section.mainInfos .prodDescr.columns.dark,div.section.mainInfos .prodDescr.columns.light{margin:0}div.section.mainInfos .prodDescr.dark{color:#fff}div.section.mainInfos .prodDescr.dark a{color:#fff;text-decoration:underline}div.section.mainInfos .prodDescr.columns{display:table;margin-left:-10px;margin-right:-10px;padding-bottom:20px}div.section.mainInfos .prodDescr.columns:last-child{padding-bottom:0}div.section.mainInfos .prodDescr.columns>div{display:table-cell;vertical-align:top;padding:0 10px;box-sizing:border-box}div.section.mainInfos .prodDescr.columns.full>div,div.section.mainInfos .prodDescr.columns.full-12>div,div.section.mainInfos .prodDescr.columns.full-21>div{vertical-align:middle}div.section.mainInfos .prodDescr.columns.col-1>div{width:auto}div.section.mainInfos .prodDescr.columns.col-2>div,div.section.mainInfos .prodDescr.columns.full>div{width:50%}div.section.mainInfos .prodDescr.columns.col-3>div{width:33%}div.section.mainInfos .prodDescr.columns.col-4>div{width:25%}div.section.mainInfos .prodDescr.columns.col-5>div{width:20%}div.section.mainInfos .prodDescr.columns.full-12>div:first-child,div.section.mainInfos .prodDescr.columns.full-21>div:last-child{width:33%}div.section.mainInfos .prodDescr.columns.full-12>div:last-child,div.section.mainInfos .prodDescr.columns.full-21>div:first-child{width:67%}div.section.mainInfos .prodDescr p,div.section.mainInfos .prodDescr ul,div.section.mainInfos .prodDescr h3,div.section.mainInfos .prodDescr h4,.prodDet .textDesc p,.prodDet .textDesc h3,.prodDet .textDesc h4,.prodDet .textDesc ul,div.section.mainInfos .prodDescr img{padding-bottom:.5em}div.section.mainInfos .prodDescr ul,.prodDet .textDesc ul{padding-left:1.5em}div.section.mainInfos .prodDescr ul>li,.prodDet .textDesc ul>li{list-style:disc;padding-bottom:.5em}div.section.mainInfos .prodDescr hr{margin:.5em 25%}div.section.mainInfos .prodDescr div.more{margin-top:1em;border-top:1px solid #efefef;border-left:none;padding-top:1em}div.section.mainInfos .prodInfo{float:none;font-size:1em;width:auto;margin-bottom:20px;padding:.5em 2em;background:#f2f2f2;border-radius:2em;overflow:auto}div.section.mainInfos .prodInfo h3,div.section.mainInfos .prodInfo h4{line-height:2em;background:#323233;color:#fff;margin:0 -9px 6px;padding:0 9px;font-size:14px}div.section.mainInfos .prodInfo ul{padding:0}div.section.mainInfos .prodInfo ul li{padding:0;width:33%;float:left;text-align:left;list-style:none}div.section.mainInfos .prodDescr.columns .prodInfo{padding:1em 1.5em}div.section.mainInfos .prodDescr.columns .prodInfo ul li{width:auto;float:none}div.section.mainInfos .prodInfo ul li strong{display:inline-block;padding-right:9px}div.section.mainInfos .prodDescr blockquote{margin:12px 0 0;padding:1em;border:1px solid #d8d8d8;border-radius:2px;font-size:.8em;color:#666}div.section.mainInfos .prodDescr blockquote img{float:right}div.section.mainInfos .prodDescr blockquote p{margin-bottom:.2em}div.section.mainInfos .prodAwards{margin:18px 0;font-style:italic;overflow:auto}div.section.mainInfos .prodAwards:last-child{padding-top:18px 0 0 0;border-top:1px solid #d8d8d8}.prodAwards img{margin:0 auto}.prodAwards blockquote{display:inline-block;vertical-align:top;font-style:normal;font-size:18px;margin:0 10px;padding:0;overflow:auto;text-align:center;max-width:200px;min-width:120px}.prodAwards blockquote p em{color:#666;font-size:.75em;font-style:normal;display:block}.prodAwards blockquote p em::before{content:" - "}.prodAwards.small blockquote{margin:0 2px;max-width:90px;min-width:60px}div.section #gallery li,div.section ul.gallery li{border:1px solid #666}div.section #gallery-pager a,div.section div.gallery-pager a{display:inline-block;float:none;border:1px solid #ccc;position:relative;overflow:hidden;height:47px;opacity:.5;margin:0 6px 4px 0;width:16%;max-width:90px}div.section #gallery-pager a:hover{opacity:1;border-color:#fff}div.section #gallery-pager a.active{opacity:1;border-color:#fff}.helpSection div.featureBox{color:#333;border-radius:5px;background-color:#fefefe;transition:all .3s ease-out}.helpSection div.featureBox:hover{border-radius:15px;background-color:#fff;box-shadow:0 5px 15px #ccc;transition:all .2s ease-in}.helpSection div.featureBox.simple{padding:12px!important;background:none!important;box-shadow:none!important}.helpSection .featureBox.simple div.toggle{padding:1em 2em;padding-bottom:0}.helpSection .featureBox.simple div.toggle.expanded{background-color:#fff;border-radius:15px;padding-bottom:2em;margin-bottom:1em;transition:all .3s ease}.helpSection .featureBox div.toggle.expanded h4{margin-bottom:1em}.helpSection p,.helpSection li{line-height:1.2em}.helpSection a:hover{text-decoration:underline}.helpSection .simple a{color:#333}#homePage div.section,#channelPage div.section{padding-top:20px;padding-bottom:30px}#infoPage div.section{padding-bottom:50px}#promoPage div.section{border-top:solid 1px #d8d8d8;padding-bottom:60px;padding-top:40px}.giftCardEditor div.section{padding-bottom:20px;margin-bottom:20px;border-bottom:1px solid #ededed}.giftCardBalance .giftCardBuyInfo{border-bottom:1px solid #ededed;padding-bottom:20px}.giftCardBuyInfo p{padding-bottom:.5em}#promoPage div.section.mainProducts>h3{font-size:32px}#promoPage.dark .mainContent,#promoPage.light .mainContent{background-color:transparent}#preorder-gameslist .filter-header{margin:-20px 0 20px}.bannerBlocks,.gameBlocks{margin:0;padding:0;height:auto;width:auto;background:none;overflow:visible;position:relative}.gameBlocks::after,.bannerBlocks::after,.categoriesBlocks::after,.featureBlocks::after{content:"";display:block;clear:both}.bannerBlocks,.featureBlocks,.categoriesBlocks{display:flex;flex-wrap:wrap}.gameBlocks{position:relative;overflow:hidden}.mainHeader .gameBlocks{margin-top:-60px;max-height:490px;min-height:210px}.categoriesBlocks>div,.categoriesBlocks ul li{position:relative;background-color:#ededed;border:1px solid #fff;border-radius:9px;width:140px;padding-bottom:140px;overflow:hidden;box-sizing:border-box;transition:.2s ease}.categoriesBlocks ul{display:flex;flex-wrap:wrap}.categoriesBlocks>div{float:left;display:block}.categoriesBlocks.cat-3>div,.categoriesBlocks.cat-3 ul li{width:33.333%;padding-bottom:33.333%}.categoriesBlocks.cat-4>div,.categoriesBlocks.cat-4 ul li{width:25%;padding-bottom:25%}.categoriesBlocks.cat-5>div,.categoriesBlocks.cat-5 ul li{width:20%;padding-bottom:20%}.categoriesBlocks.cat-6>div,.categoriesBlocks.cat-6 ul li{width:16.666%;padding-bottom:16.666%}.categoriesBlocks.cat-8>div,.categoriesBlocks.cat-8 ul li{width:12.5%;padding-bottom:12.5%}.categoriesBlocks>div:hover,.categoriesBlocks li:hover,.categoriesBlocks>div.active,.categoriesBlocks li.active{background-color:#f2f2f2}.categoriesBlocks>div a>strong,.categoriesBlocks li a>strong{position:absolute;height:1.5em;left:0;right:0;bottom:.5em;display:block}.categoriesBlocks>div a,.categoriesBlocks li a{position:absolute;display:block;font-size:14px;font-weight:bold;text-decoration:none;text-align:center;line-height:1em;color:#4c4c4c;box-sizing:border-box;padding:24px;top:0;left:0;right:0;bottom:0}.categoriesBlocks>div:hover a,.categoriesBlocks li:hover a{color:#3a3a3a}.categoriesBlocks>div.icon a,.categoriesBlocks li.icon a{padding:34px}.categoriesBlocks>div.artwork,.categoriesBlocks li.artwork{background-color:transparent}.categoriesBlocks>div.artwork a,.categoriesBlocks li.artwork a{padding:0}.categoriesBlocks>div.artwork strong,.categoriesBlocks li.artwork strong{display:none}.categoriesBlocks>div.artwork img,.categoriesBlocks li.artwork img{margin:0;width:100%;height:100%;object-fit:cover;transition:all ease-in .1s}.categoriesBlocks>div.artwork:hover img,.categoriesBlocks li.artwork:hover img{transform:scale(1.05,1.05);filter:grayscale(0);opacity:1}.categoriesBlocks>div.dark:hover,.categoriesBlocks li.dark:hover{background-color:#3a3a3a}*.dark .categoriesBlocks>div a,*.dark .categoriesBlocks>div:hover a{color:#fff}*.dark .categoriesBlocks>div,*.light .categoriesBlocks>div,*.dark .categoriesBlocks li,*.light .categoriesBlocks li{border-color:transparent}*.dark .categoriesBlocks>div:hover,*.dark .categoriesBlocks li:hover{border-color:#fff}*.light .categoriesBlocks>div:hover,*.light .categoriesBlocks li:hover{border-color:#444}.featureBlocks{margin-left:-12px;margin-right:-12px}.featureBlocks div.featureBox{float:left;width:calc(100% - 24px)}div.featureBox{position:relative;background-color:#ededed;padding:1em;box-sizing:border-box;margin:12px;width:auto;font-size:16px;line-height:1.5em}div.featureBox:hover{background-color:#f2f2f2;transition:background-color .2s ease}.featureBlocks.background{margin:0 0 0 auto;width:75%}.featureBlocks.background.wide{width:60%}.featureBlocks.background>div,.featureBlocks.simple div.featureBox,div.featureBox.simple,.featureBlocks.background>div:hover,.featureBlocks.simple div.featureBox:hover,div.featureBox.simple:hover{background:none;padding:0;margin:12px}.featureBlocks.background>div h3,.featureBlocks.simple div.featureBox h2,div.featureBox.simple h2,.featureBlocks.simple div.featureBox h3,div.featureBox.simple h3{border-top:none}*.dark div.featureBox,div.featureBox.dark{color:#fff;background:none;text-shadow:0 .4em 2em black}div.featureBox.two-thirds{width:60%;width:calc(66.333% - 24px)}div.featureBox.half{width:45%;width:calc(50% - 24px)}div.featureBox.third{width:30%;width:calc(33.333% - 24px)}div.featureBox.quarter{width:21%;width:calc(25% - 24px)}div.featureBox.three-quarters{width:69%;width:calc(75% - 24px)}div.featureBox h3{font-size:24px;font-weight:normal;line-height:1.2em;padding-top:.4em;padding-bottom:1em;border-top:5px solid #ddd}div.featureBox h3 em{font-style:normal;font-size:.7em;line-height:1.1em;color:grey;display:block}div.featureBox h4{font-size:1em;padding-bottom:.5em;padding-top:1em}div.featureBox h4:first-child{padding-top:0}div.featureBox p{padding-bottom:.8em}div.featureBox p:last-child{padding-bottom:.2em}div.featureBox ul,div.featureBox ol{padding-bottom:1.5em;padding-left:1.5em}div.featureBox ul>li{list-style-type:disc}div.featureBox ol>li{list-style-type:decimal}div.featureBox li>p{padding-bottom:.4em}div.featureBox li>ul{padding-bottom:.4em}div.featureBox li>p:last-child,div.featureBox li>ul:last-child{padding-bottom:0}div.featureBox ul.nav li,div.featureBox ol.nav li{margin:0;padding:0;list-style:none!important}div.featureBox ul li em{color:#9b9b9b;font-size:.9em;font-style:normal;line-height:1.2em;display:block}div.featureBox>div.img{float:right;margin-top:-2em}div.featureBox>div.info,div.featureBox>div.more{font-size:16px;line-height:1.1em}div.featureBox .inner{padding-bottom:20px;margin-bottom:20px;margin-top:10px;border-bottom:1px solid #ededed}.featureBlocks.stepbystep{display:flex;flex-wrap:nowrap;height:100%;margin:0;background-color:#ededed}*.stepbystep>div.featureBox{margin:0;padding:1.5em;border-right:3px solid #fff;flex:1 1 100%;float:none}*.stepbystep>div.featureBox.third{width:33.3333%}*.stepbystep>div.featureBox.two-thirds{width:66.6666%}*.stepbystep>div.featureBox.half{width:50%}*.stepbystep>div.featureBox:last-child{border-right:none}*.stepbystep>div.featureBox::before,*.stepbystep>div.featureBox::after{content:"";position:absolute;width:0;height:0;top:0;bottom:0;margin:auto 0;pointer-events:none}*.stepbystep>div.featureBox::after{right:0;border-top:72px solid transparent;border-left:18px solid #ededed;border-bottom:72px solid transparent;margin-right:-18px;z-index:2}*.stepbystep>div.featureBox::before{left:0;border-top:72px solid transparent;border-left:18px solid #fff;border-bottom:72px solid transparent;z-index:1}*.stepbystep>div.featureBox:hover::after{border-left:18px solid #f2f2f2;transition:border .2s ease}*.stepbystep>div.featureBox:last-child::after,*.stepbystep>div.featureBox:first-child::before{display:none}*.stepbystep h3{text-align:left;min-height:50px}ul.stepbystep{margin-left:46px}div.promoBox{position:relative;margin:0;padding:1em;text-align:left;border:1px solid #ededed;font-size:16px;box-sizing:border-box;transition:border .2s ease}div.promoBox:hover{border-color:#c2c2c2;transition:border .5s ease}div.promoBox h3,div.promoBox h2{font-size:24px;padding-bottom:1em;text-transform:uppercase;font-weight:normal}div.promoBox h4{font-size:1.2em;padding:1em 0 .5em}div.promoBox p{padding:0 0 .8em;line-height:1.5em}div.promoBox ul,div.promoBox ol{padding-bottom:.5em;padding-left:1.5em;list-style-type:decimal;counter-reset:li-counter;text-align:left}div.promoBox li{margin:0;padding-bottom:.4em}div.promoBox ul li{list-style:disc}div.promoBox ol li{position:relative;padding-left:1.5em;min-height:2em}div.promoBox ol li::before{position:absolute;top:0;left:-1em;width:1.5em;height:1.5em;font-size:1.2em;line-height:1.5;text-align:center;border:2px solid #d3d3d3;background-color:#d3d3d3;color:gray;font-weight:normal;border-radius:50%;content:counter(li-counter);counter-increment:li-counter}div.promoBox ul ul{margin:2px 0;padding:0 0 0 1em}div.promoBox ul ul li{padding:0 0;list-style-type:none}div.promoBox ul ul li::before{content:"-";position:absolute;margin-left:-1em}*.dark div.promoBox ol li::before,div.promoBox.dark ol li::before{background-color:#696969;color:#fff;border-color:#696969}div.promoBox .infos{font-size:.9em}div.promoBox .inner{font-size:18px;padding-bottom:15px;margin-bottom:20px;margin-top:5px;border-bottom:1px solid #ededed}div.section div.promoBox{border:none}div.promoBox.full{width:100%;display:flex;flex-direction:row;align-items:center}div.promoBox.half{display:table-cell;min-height:480px;padding-right:20px;width:50%;height:100%}div.promoBox.half+div.promoBox.half{border-left:1px solid #d8d8d8;padding-right:0;padding-left:19px}div.promoBox.full>div{flex:1 1 auto;height:100%;width:50%}div.promoBox.full>div.narrow{width:30%}div.promoBox.full>div.wide{width:70%}div.promoBox.half>div{width:100%}div.promoBox.full .promoImg,div.promoBox.half .promoImg{max-width:540px}div.promoBox.full .promoImg>img,div.promoBox.half .promoImg>img{min-width:240px;max-width:460px}div.promoBox.full .promoImg>div.overlayTxt{margin-top:-50px;text-align:center}div.promoBox .inner h3,div.promoBox .inner h4{text-transform:none}div.promoBox .promoImg{padding:10px;position:relative;box-sizing:border-box;overflow:hidden}div.promoBox .promoImg img{margin:0 auto}div.promoBox .promoImg ul,div.promoBox .promoImg li{margin:0;padding:0;list-style:none}div.promoBox .promoImg .wrapper{overflow:hidden;max-width:430px;margin:0 auto}div.promoBox .promoImg .wrapper img{position:relative;left:-25px;width:auto;height:100%}div.promoBox .promoImg iframe{border:none;width:100%;height:100%;margin:0 auto}div.promoBox .promoImg .CardsSet{position:relative;min-height:320px;max-width:340px;display:block;margin:0 auto}div.promoBox .promoImg .CardsSet.big{min-height:380px;max-width:380px;min-width:290px}div.promoBox .promoImg .CardsSet.small{min-height:260px;max-width:270px;min-width:170px}div.promoBox .promoImg .CardsSet img{position:absolute;width:185px;max-width:100%;height:auto;bottom:16px;transition:transform ease .5s}div.promoBox .promoImg .CardsSet.big img{width:250px}div.promoBox .promoImg .CardsSet.small img{width:140px}div.promoBox .promoImg .CardsSet img:nth-child(2){right:25%;right:calc(50% - 92px)}div.promoBox .promoImg .CardsSet.big img:nth-child(2){right:17.5%;right:calc(50% - 125px)}div.promoBox .promoImg .CardsSet.small img:nth-child(2){right:24%;right:calc(50% - 70px)}div.promoBox .promoImg .CardsSet img:last-child{left:0;right:inherit}div.promoBox .promoImg .CardsSet img:first-child{right:0}div.promoBox .promoImg .CardsSet:hover img:not(:hover){transform:translateY(1px) scale(.99,.99)}div.promoBox .promoImg .CardsSet img:hover{transform:translateY(-2px) scale(1.02,1.02);transition:transform ease .1s;z-index:3}div.promoBox .promoImg .CardsSet img:hover+img{z-index:2}.iconsSet{border:1px solid #d3d3d3;padding:10px;margin-bottom:10px;min-height:70px;text-align:center}table.iconsSet{margin:0 0 10px}.iconsSet img{display:inline-block;height:auto}table.iconsSet img{display:block}div.promoBox p.more,div.featureBox p.more,#instructionsText p.more{display:block;font-size:14px;font-weight:normal;clear:both;line-height:1.2em}div.promoBox p.more::before,div.featureBox p.more::before,#instructionsText p.more::before{content:"i";font-family:"fontello";color:grey;padding-right:.5em}div.promoBox .buySection{padding:20px 0;margin:0 auto}div.promoBox .prodBuy,div.promoBox .prodBundle,div.promoBox .prodBuyInfo{padding-bottom:10px}div.promoBox .detailsLink{font-size:11px;padding:0}div.promoBox .buySection p{padding:0;vertical-align:bottom}div.promoBox .prodBuyInfo .buyButton,div.promoBox .prodBundle .buyButton{display:inline-block}div.promoBox .buySection .prodStoreSearch{padding-top:9px}div.promoBox .buySection div.navItems{min-height:160px}div.promoBox .buySection div.navItems>div{display:none}div.promoBox .buySection div.navItems>div.placeholder{display:block}div.promoBox table.listTradein{border:none;border-collapse:separate;border-spacing:0 20px;min-width:690px;text-align:left;font-size:18px}div.promoBox table.listTradein tr{background:#ededed;overflow:hidden}div.promoBox table.listTradein tr:first-child{background:none}div.promoBox table.listTradein tr th{text-align:left;text-transform:uppercase;font-size:11px}div.promoBox table.listTradein tr td{padding:0 5px;color:#000;position:relative;height:65px}div.promoBox table.listTradein tr td:nth-child(1){width:92px}div.promoBox table.listTradein tr td:nth-child(2){padding-right:15px}div.promoBox table.listTradein tr td:nth-child(3){padding-left:15px}div.promoBox table.listTradein tr td:last-child{padding-right:12px;min-width:90px;color:#ef3124}div.promoBox table.listTradein tr td strong{font-weight:normal;display:block}div.promoBox table.listTradein tr td:last-child strong{font-size:1.2em}div.promoBox table.listTradein tr td em{font-style:normal}div.promoBox table.listTradein tr td:first-child img{margin:-22px 0 -8px 0}div.promoBox table.listTradein tr td:last-child em{color:black000;font-size:11px;font-style:normal;font-weight:normal;line-height:1em;display:block}div.promoBox table.listTradein tr td:nth-child(3)::before{left:-16px;border-top:34px solid transparent;border-left:24px solid #fff;border-bottom:34px solid transparent;z-index:1}div.promoBox table.listTradein tr td:nth-child(2)::after{right:-6px;border-top:34px solid transparent;border-left:24px solid #ededed;border-bottom:34px solid transparent;margin-right:-12px;z-index:2}div.promoBox table.listTradein tr td:nth-child(3)::before,div.promoBox table.listTradein tr td:nth-child(2)::after{content:"";position:absolute;width:0;height:0;top:0;bottom:0;margin:auto 0;pointer-events:none}div.promoBox .listStores{overflow:auto}div.promoBox .listStores table{width:100%;text-align:left;border-collapse:collapse}div.promoBox .listStores table tr{border-bottom:1px solid #d8d8d8}div.promoBox .listStores table tr td,div.promoBox .listStores table tr th{padding:8px 2px}div.promoBox .listStores table tr.store-head th:first-child{text-transform:uppercase;font-size:24px;font-weight:normal;color:#6d6d6d}div.promoBox .listStores table tr.store-head th em{display:inline-block;font-size:12px;color:#6d6d6d;font-style:normal;font-weight:normal}div.promoBox .listStores table tr td:last-child,div.promoBox .listStores table tr th:last-child{width:110px}div.promoBox .listStores table tr td div h4,div.promoBox .listStores table tr td div p{padding:0;margin:0;font-size:1em;line-height:1.1em}div.promoBox .listStores table tr td div h4{padding-right:1.5em;min-width:270px;display:inline-block}div.promoBox .listStores table tr td div p{display:inline-block}div.promoBox .listStores table tr td div p:not(:last-child)::after{content:" | "}div.promoBox.faq h3{margin:0 0 12px 0}div.promoBox.faq ul{padding:0}div.promoBox.faq ul li{list-style:none}div.promoBox.simple{padding:0;border:none}div.promoBox.dark{color:#fff;background:#1f1f1f}*.dark div.promoBox{color:#fff}div.promoBox.dark a,*.dark div.promoBox a{color:#fff}div.promoBox.light{color:inherit!important;background:#ededed}div.promoBox.light a{color:#ef3124!important}div.promoBox.gewinnspiel{border-radius:6px;margin:30px 0}div.promoBox.gewinnspiel h3{border-bottom:none}div.promoBox.gewinnspiel a.megaButtonB{height:42px;width:99%;text-decoration:none}div.promoBox.gewinnspiel a.megaButtonB span strong{font-weight:bold;line-height:28px}div.promoBox.inner{margin-bottom:58px;margin-top:10px}div.promoBox.inner h4{margin-top:-35px}div.promoBox.inner h4>a,div.promoBox.inner h4>span{color:#323233;width:auto;text-decoration:none;background-color:#fff;padding:5px 10px;display:inline-block}div.promoBox.inner h4 a:hover{color:#000}div.promoBox.inner>div.infoBar{margin:10px 0 -48px}div.infoBar{position:relative;color:#666;font-size:11px;line-height:40px;padding:0 1em;border-radius:20px;background:#f2f2f2;clear:both;margin:10px 0;text-shadow:none}div.infoBar.simple{background:none;border-radius:0;line-height:1em}div.infoBar span{background-repeat:no-repeat;display:inline-block;margin:-4px 0}div.infoBar span.infotxt{padding-right:.2em;padding-left:1.5em}div.infoBar span.infotxt:first-child{border-left:none;margin-left:0;padding-left:0}div.infoBar span.term{font-size:1.2em;font-weight:bold;min-width:60px}div.infoBar span.toTop{display:none}div.infoBar span.store{background-image:url(/Views/Locale/Content/OtherImages/BasicElements/infoElements.png);background-position:-128px -2px;width:15px;height:15px}div.infoBar span.store.no{background-position:-128px -21px}div.infoBar span.online{background-image:url(/Views/Locale/Content/OtherImages/BasicElements/infoElements.png);background-position:-109px -2px;width:15px;height:15px}div.infoBar span.online.no{background-position:-109px -21px}div.promoBox>div.infoBar,div.promoBox+div.infoBar{margin:30px 0 0}div.promoBubble{border-radius:100%;border:1px solid #fff;background-color:grey;width:200px;height:200px;text-align:center;font-size:15px;position:relative;overflow:hidden;z-index:9}div.promoBubble h4{color:#fff;font-size:12px;text-transform:uppercase;border-bottom:1px solid #fff;display:inline-block;padding:.8em 0 .4em;width:60%}div.promoBubble div{height:140px;width:200px;padding:.6em 1.2em;color:#fff;box-sizing:border-box;overflow:hidden;display:table-cell;vertical-align:middle}div.promoBubble div img{width:100%;height:auto}div.promoBubble p{margin:0;padding:0;line-height:1em}div.promoBubble div p.headline{font-size:2em;font-weight:bold;text-transform:uppercase;padding-bottom:.2em}div.promoBubble div p.subline{font-size:1em}div.promoBubble p.more{position:absolute;bottom:1em;left:20%;right:20%;display:inline-block;font-size:14px;color:#efefef}div.promoBubble p.more a{color:#efefef}div.promoBubble.big{width:240px;height:240px;font-size:17px}div.promoBubble.big div{height:180px;width:240px}div.promoBubble.red{background-color:#ee3124}div.promoBubble.dark{background-color:#3c3c3c}div.promoBubble.light{background-color:#dedede}div.promoBubble.light div{color:#000}div.promoBubble.light h4{color:#000;border-color:#555}div.promoBubble.light:not(.innershadow) p.more,div.promoBubble.light:not(.innershadow) p.more a{color:#555}div.promoBubble.overlay{position:absolute}div.promoBubble.overlay.right{right:-15px}div.promoBubble.overlay.left{left:-15px}div.promoBubble.overlay.bottom{bottom:-30px}div.promoBubble.overlay.top{top:-30px}div.promoBubble.overlay.center{left:25%;left:calc(50% - 100px)}div.promoBubble.overlay.middle{top:25%;top:calc(50% - 100px)}div.promoBubble.big.overlay.center{left:25%;left:calc(50% - 120px)}div.promoBubble.big.overlay.middle{top:25%;top:calc(50% - 120px)}div.promoBubble.innershadow::after{content:" ";display:block;background-color:#000;position:absolute;bottom:0;height:0;z-index:1;width:100%;box-shadow:0 0 2em 1.5em black;opacity:.7}div.section>h3 span.promoFlag{text-transform:none;position:relative;background:#ef3124;color:#fff;font-size:14px;display:inline-block;padding:.2em .5em;top:-.5em;margin-left:9px}div.section>h3 span.promoFlag::after{border:solid;border-color:#ef3124 transparent;border-width:6px 0 0 6px;content:"";left:-6px;top:0;position:absolute}div.section>h3 span.promoFlag a{color:#fff;text-decoration:none}.brandLogos ul{position:relative;overflow:hidden;width:100%;margin:0;text-align:center;font-size:0}.brandLogos p,.brandLogos ul li{width:140px;height:80px;overflow:hidden;position:relative;transition:opacity .2s ease}.brandLogos ul li{display:inline-block;margin:0 21px}.brandLogos p{display:block;margin:12px;padding:0}.brandLogos a{display:block}.brandLogos img{position:absolute;margin:0;top:0;bottom:auto;transition:.2s ease!important}.brandLogos:not(.nohover) a img{opacity:.5;-webkit-filter:grayscale(100%);-moz-filter:grayscale(100%);-o-filter:grayscale(100%);filter:grayscale(100%)}.brandLogos.light img,.brandLogos img{top:0;bottom:auto}.brandLogos.dark img,*.dark .brandLogos img{top:auto;bottom:0}.brandLogos p:hover,.brandLogos ul li:hover{transition:opacity .5s ease}.brandLogos:not(.nohover) p:hover a img,.brandLogos:not(.nohover) ul li:hover a img{opacity:1;-webkit-filter:grayscale(0%);-moz-filter:grayscale(0%);-o-filter:grayscale(0%);filter:grayscale(0%)}.brandLogos.tiles ul li{margin:1px;width:16.3%;height:auto;opacity:1}.brandLogos.tiles img{position:relative}.searchpageBanner,.fullpageBanner,.halfpageBanner{position:relative;overflow:hidden;border-radius:9px}.fullpageBanner,.halfpageBanner{margin-right:20px}.halfpageBanner:last-child,.fullpageBanner:last-child{margin-right:0}.fullpageBanner{width:100%}.halfpageBanner{width:calc(50% - 10px)}.searchpageBanner{margin:4px 6px 20px 4px}.searchOfferStyle{padding:0;margin:4px 6px 20px 4px}.searchOfferStyle.dark,.searchOfferStyle.light{padding:15px}.searchOfferStyle div.promoBox .promoImg,.searchOfferStyle div.promoBox .promoTxt{display:table-cell;vertical-align:middle;height:100%;overflow:visible}.searchOfferStyle div.promoBox>div:first-child{padding-right:20px}.searchOfferStyle div.promoBox .promoImg{width:33.33%}.searchOfferStyle div.promoBox .promoTxt{min-width:66.66%;width:auto}.searchOfferStyle div.promoBox h3,.searchOfferStyle div.promoBox h2,.searchOfferStyle div.promoBox p{padding:0 0 .5em}.searchOfferStyle div.promoBox .buySection{padding:5px 0}div.section.loyalty-hide{padding-left:20px;padding-right:20px;margin-bottom:6px;margin-top:6px}*.loyalty-hide::after{content:"";display:block;background:#fff;top:0;bottom:0;left:0;right:0;position:absolute;opacity:.6}*.dark.loyalty-hide::after{background:#000}*.loyalty-hide div.promoBox .prodBundle a,*.loyalty-hide div.promoBox .prodBuy a,*.loyalty-hide div.promoBox .prodBuyInfo a,*.loyalty-hide div.promoBox .infoBar,*.loyalty-hide div.overlayLoyalty,*.loyalty-hide button,*.loyalty-hide input[type="submit"]{display:none!important}div.loyalty-gate{content:"";display:block;background-color:rgba(21,21,20,90%);top:0;bottom:0;left:0;right:0;position:absolute;color:#fff;z-index:2}div.loyalty-gate div.overlayLoyalty{display:block!important}div.loyalty-gate div.inner{position:absolute;width:100%;max-width:420px;height:160px;top:50%;margin:-60px auto auto auto;left:0;right:0;text-align:center}div.loyalty-gate h3{font-size:24px;padding-bottom:1em;text-transform:uppercase;font-weight:normal}div.loyalty-gate p{font-size:14px;line-height:2em}div.loyalty-gate p em{display:block;font-style:normal}div.loyalty-gate p em a{color:#fff}div.winBox div.loyaltyGate{width:auto;border:1px dotted #eee;padding:1em}*.dark div.winBox div.loyaltyGate{width:auto;border:none;background-color:#3a3a3a;padding:1em}div.winBox div.loyaltyGate p{margin:12px 0}.filter-list ul.filter{padding-left:0}.filter-list ul.filter li{list-style-type:none}.filter-list input[type="radio"],.filter-list input[type="checkbox"]{line-height:1}.filter-list input[type="radio"]+label,.filter-list input[type="checkbox"]+label{cursor:pointer}.filter-list .disabled input+label,.filter-list input:disabled+label{cursor:default}.filter-list>div{padding-bottom:20px;color:#333;line-height:1.5em}.filter-list>div h4{margin-bottom:.2em}.filter-list ul li.current{color:#000;font-weight:bold}.filter-list ul li.disabled{color:grey}a.moreButton{display:inline-block;vertical-align:middle;color:#fff;border:2px solid #ee3124;background-color:#ee3124;border-radius:2em;font-size:15px;height:2.2em;line-height:2.2em;padding:0 1em;text-decoration:none;text-transform:uppercase;transition:.2s ease;pointer-events:all}a.moreButton span{display:block;text-decoration:none;text-align:center;padding-right:1em}a.moreButton:hover,a.moreButton:focus{border-color:#c00;background-color:#c00}a.moreButton span::after{font-family:"fontello";content:">";padding-left:.5em;position:absolute}a.moreButton:hover span::after{padding-left:.6em}span.closeBtn,a.closeBtn{position:absolute;width:40px;height:40px;top:20px;right:20px;cursor:pointer}span.closeBtn.small,a.closeBtn.small{width:20px;height:20px;top:10px;right:10px}span.closeBtn::before,span.closeBtn::after,a.closeBtn::before,a.closeBtn::after{content:"";position:absolute;width:100%;top:50%;left:0;height:1px;background:#999;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);transform:rotate(45deg)}span.closeBtn::after,a.closeBtn::after{-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);transform:rotate(-45deg)}span.closeBtn:hover::before,span.closeBtn:hover::after,a.closeBtn:hover::before,a.closeBtn:hover::after{background:#323233}span.closeBtn.dark:hover::before,span.closeBtn.dark:hover::after,a.closeBtn.dark:hover::before,a.closeBtn.dark:hover::after{background:#fff}*.dark span.closeBtn::after,*.dark span.closeBtn::before{background-color:#aaa}*.dark span.closeBtn:hover::after,*.dark span.closeBtn:hover::before{background-color:#eee}.buyProductBtn,.scrollToBtn,.openNavBtn,.stepsNavBtn{width:100%;text-align:center;display:block;padding:10px 0;z-index:3}.stepsNavBtn>a,.scrollToBtn>a,.openNavBtn>a{display:inline-block;border:2px solid #c2c2c2;border-radius:50%;margin:2px;height:46px;width:46px;font-size:24px;line-height:47px;text-align:center;text-decoration:none;color:#c2c2c2;transition:transform .2s ease-in,width 1s ease}.scrollToBtn>a{line-height:54px}.openNavBtn>a{font-size:24px}.buyProductBtn>a{min-width:90px;margin:0 2px}.scrollToBtn>a::before{margin:0;animation:bounce 2s infinite}.scrollToBtn>a:hover,.openNavBtn>a:hover,.stepsNavBtn>a:hover{color:#6b6b6b;border-color:#6b6b6b}.scrollToBtn>a.active,.openNavBtn>a.active,.stepsNavBtn>a.active{color:#ee3124;border-color:#ee3124}.scrollToBtn.disabled>a,.openNavBtn.disabled>a,.stepsNavBtn>a.disabled{color:#eee!important;border-color:#dedede!important;text-decoration:none!important;cursor:default!important}.scrollToBtn.disabled{visibility:hidden;opacity:0}.scrollToBtn.disabled>a{transform:scale(.5)}.scrollToBtn.disabled>a::before{animation:none!important}.scrollToBtn>a:hover::before{animation-play-state:paused}.openNavBtn>a:hover::before{transform:scaleX(.8)}.openNavBtn>span{display:block;height:40px;line-height:40px;font-size:20px;color:#fff;text-transform:uppercase;border-radius:40px;padding:6px;background-color:rgba(0,0,0,25%);z-index:-9;opacity:0;overflow:hidden;transform:scaleX(0)}.openNavBtn>span.active{display:inline-block;z-index:2;opacity:1;transform:scaleX(1);transition:opacity .2s ease-in,transform .2s ease-in,width 1s ease}.openNavBtn>span a{text-decoration:none;margin:0 1em;opacity:0}.openNavBtn>span a:hover{font-weight:bold}.openNavBtn>span.active a{opacity:1;transition:1s opacity .2s ease}.openNavBtn>span a:not(:first-child)::before{position:absolute;pointer-events:none;content:"/";margin-left:-1.1em;color:#d3d3d3;text-shadow:none;font-weight:normal!important}.stepsNavBtn>a.prev{text-align:left;margin-right:24px}.stepsNavBtn>a.next{text-align:right;margin-left:24px}.stepsNavBtn>a::before{margin:0 3px;transition:.2s ease}.stepsNavBtn>a:not(.disabled):hover::before{margin:0 1px;transition:.2s ease}*.dark .scrollToBtn>a,*.dark .openNavBtn>a,.scrollToBtn.light>a,.openNavBtn.light>a{color:#fff;border-color:#fff}*.light .scrollToBtn>a,*.light .openNavBtn>a,.scrollToBtn.dark>a,.openNavBtn.dark>a{color:#444;border-color:#444}*.light .openNavBtn>span,.openNavBtn.dark>span{background-color:rgba(255,255,255,75%)}.fullback~.scrollToBtn{position:absolute;bottom:0}.fullback~.openNavBtn{position:absolute;top:0}.fullback~.buyProductBtn{position:absolute;bottom:80px}.imgHeaderimage~.buyProductBtn{position:absolute;bottom:10px}.mainHeader div.gameBlocks~.openNavBtn{display:none}a.filterBtn{font-size:24px;text-transform:uppercase;text-decoration:none;text-align:center;color:#d3d3d3;opacity:.7}a.filterBtn:hover{opacity:1}div.winBox{position:relative;margin:0 auto 20px;display:block;width:auto;max-width:740px}span.icon{display:inline}span.icon img{width:auto;height:auto}span.icon-store{background:url(/Views/Locale/Content/OtherImages/BasicElements/infoElements.png) transparent;background-position:-576px 0;width:57px;height:50px;margin:0 2px;display:inline-block}span.icon-store.red{background-position:-404px 0}span.icon-store.green{background-position:-519px 0}span.icon-store.yellow{background-position:-461px 0}span.logo-tradein{background:url(/Views/Locale/Content/OtherImages/BasicElements/overlayLogos.png) no-repeat 0 -30px;height:30px;width:102px;display:inline-block}span.logo-used{background:url(/Views/Locale/Content/OtherImages/BasicElements/overlayLogos.png) no-repeat 0 0;height:30px;width:194px;display:inline-block}span.logo-dlc{background:url(/Views/Locale/Content/OtherImages/BasicElements/overlayLogos.png) no-repeat 0 -60px;height:30px;width:72px;display:inline-block}span.logo-prepaid{background:url(/Views/Locale/Content/OtherImages/BasicElements/overlayLogos.png) no-repeat 0 -90px;height:30px;width:100px;display:inline-block}span.logo-999er,span.logo-990er{background:url(/Views/Locale/Content/OtherImages/BasicElements/overlayLogos.png) -500px 0;height:105px;width:100px;display:inline-block}span.stepbystep{border-radius:100%;border:2px solid #323233;color:#ccc;display:block;float:left;font-size:27px;font-weight:normal;height:42px;line-height:42px;text-align:center;width:42px;margin:4px 9px 12px 0;text-shadow:none;background-color:#323233;transition:all .1s ease}div.featureBox>span.stepbystep:first-child{position:absolute;top:12px;left:12px}div.featureBox img{max-width:100%;height:auto}div.featureBox img.icon{max-width:90px!important}span.validityLogo{background-image:url(/Views/Locale/Content/OtherImages/BasicElements/infoElements.png);background-position:-109px -2px;width:17px;height:15px;margin:-4px 0}span.validityLogo.no{background-position:-109px -21px;width:17px}span.countryFlag{background-image:url(/Views/Locale/Content/OtherImages/BasicElements/infoElements.png);width:21px;height:15px;display:inline-block;margin:-2px 0}span.countryFlag.de{background-position:-1px -2px}span.countryFlag.at{background-position:-47px -2px}span.countryFlag.ch{background-position:-24px -2px}span.countryFlag.no{background-position:-70px -2px}span.loyaltyLogo{background-image:url(/Views/Locale/Content/OtherImages/BasicElements/infoElements.png);width:18px;height:15px;display:inline-block;margin:-2px 0}span.loyaltyLogo.big{width:34px;height:32px}span.loyaltyLogo.lvl1{background-position:-157px -24px}span.loyaltyLogo.lvl2{background-position:-179px -24px}span.loyaltyLogo.lvl3{background-position:-200px -24px}span.loyaltyLogo.lvl4{background-position:-217px -24px}span.loyaltyLogo.lvl1.no{background-position:-157px -4px}span.loyaltyLogo.lvl2.no{background-position:-179px -4px}span.loyaltyLogo.lvl3.no{background-position:-200px -4px}span.loyaltyLogo.lvl4.no{background-position:-217px -4px}span.loyaltyLogo.big.lvl1{background-position:-237px -30px}span.loyaltyLogo.big.lvl2{background-position:-273px -30px}span.loyaltyLogo.big.lvl3{background-position:-311px -30px}span.loyaltyLogo.big.lvl4{background-position:-343px -30px}span.loyaltyLogo.big.lvl1.light{background-position:-237px 0}span.loyaltyLogo.big.lvl2.light{background-position:-273px 0}span.loyaltyLogo.big.lvl3.light{background-position:-311px 0}span.loyaltyLogo.big.lvl4.light{background-position:-343px 0}span.plattformLogo{background-image:url(/Views/Locale/Content/OtherImages/BasicElements/platformLogos.png?rev=1);height:15px;display:inline-block;margin:-2px 0}span.plattformLogo.PC{background-position:-8px -1px;width:23px}span.plattformLogo.XB360{background-position:-60px -1px;width:56px}span.plattformLogo.XBone,span.plattformLogo.XBOne{background-position:-122px -1px;width:59px}span.plattformLogo.PS5{background-position:-538px -1px;width:47px}span.plattformLogo.PS4{background-position:-213px -1px;width:43px}span.plattformLogo.PS3{background-position:-263px -1px;width:44px}span.plattformLogo.PSV,span.plattformLogo.PSVita{background-position:-315px -1px;width:54px}span.plattformLogo.Wii{background-position:-417px -1px;width:24px}span.plattformLogo.WiiU{background-position:-375px -1px;width:36px}span.plattformLogo.N3DS{background-position:-449px -1px;width:36px}span.plattformLogo.Switch{background-position:-494px -1px;width:18px}span.plattformLogo.NDS{background-position:-500px -1px;width:12px}*.dark *:not(.infoBar) span.plattformLogo.PC,span.plattformLogo.PC.light{background-position:-8px -21px}*.dark *:not(.infoBar) span.plattformLogo.XB360,span.plattformLogo.XB360.light{background-position:-60px -21px}*.dark *:not(.infoBar) span.plattformLogo.XBone,*.dark *:not(.infoBar) span.plattformLogo.XBOne,span.plattformLogo.XBone.light,span.plattformLogo.XBOne.light{background-position:-122px -21px}*.dark *:not(.infoBar) span.plattformLogo.PS4,span.plattformLogo.PS4.light{background-position:-213px -21px}*.dark *:not(.infoBar) span.plattformLogo.PS3,span.plattformLogo.PS3.light{background-position:-263px -21px}*.dark *:not(.infoBar) span.plattformLogo.PSV,*.dark *:not(.infoBar) span.plattformLogo.PSVita,span.plattformLogo.PSV.light,span.plattformLogo.PSVita.light{background-position:-315px -21px}*.dark *:not(.infoBar) span.plattformLogo.Wii,span.plattformLogo.Wii.light{background-position:-417px -21px}*.dark *:not(.infoBar) span.plattformLogo.WiiU,span.plattformLogo.WiiU.light{background-position:-375px -21px}*.dark *:not(.infoBar) span.plattformLogo.N3DS,span.plattformLogo.N3DS.light{background-position:-449px -21px}*.dark *:not(.infoBar) span.plattformLogo.NDS,span.plattformLogo.NDS.light{background-position:-500px -21px}*.dark *:not(.infoBar) span.plattformLogo.Switch,span.plattformLogo.Switch.light{background-position:-494px -21px}span.plattformLogo.PC.no{background-position:-8px -41px}span.plattformLogo.XB360.no{background-position:-60px -41px}span.plattformLogo.XBone.no,span.plattformLogo.XBOne.no{background-position:-122px -41px}span.plattformLogo.PS4.no{background-position:-213px -41px}span.plattformLogo.PS3.no{background-position:-263px -41px}span.plattformLogo.PSV.no,span.plattformLogo.PSVita.no{background-position:-315px -41px}span.plattformLogo.Wii.no{background-position:-417px -41px}span.plattformLogo.WiiU.no{background-position:-375px -41px}span.plattformLogo.N3DS.no{background-position:-449px -41px}span.plattformLogo.NDS.no{background-position:-500px -41px}span.plattformLogo.Switch.no{background-position:-494px -41px}span.plattformLogo.PS{height:15px;width:22px;background-position:-186px 0}span.plattformLogo.XBOX{height:15px;width:17px;background-position:-36px 0}h4 span.plattformLogo,h3 span.plattformLogo{margin:-2px 5px -2px 0}span.iconTradeInGroup{background-image:url(/Views/Locale/Content/OtherImages/BasicElements/tradeinTypes.png?rev=3);height:90px;width:100px;display:inline-block}table.listTradein span.iconTradeInGroup{margin:-25px 0 -6px 0;height:88px;width:100px}span.iconTradeInGroup.Consoles{background-position:-6px bottom;width:69px}span.iconTradeInGroup.ConsolesOnly{background-position:-100px bottom;width:75px}span.iconTradeInGroup.Handhelds{background-position:-202px bottom;width:92px}span.iconTradeInGroup.iDevices{background-position:-314px bottom;width:72px}span.iconTradeInGroup.Zubehoer{background-position:-408px bottom;width:86px}span.iconTradeInGroup.Games{background-position:-520px bottom;width:74px}span.iconTradeInGroup.Consoles.PS4Slim{background-position:-1435px top}span.iconTradeInGroup.Consoles.PS4Pro{background-position:-7512px top}span.iconTradeInGroup.Consoles.PS4{background-position:-116px top}span.iconTradeInGroup.Consoles.XBone{background-position:3px top}span.iconTradeInGroup.Consoles.XBoneS{background-position:-1315px top}span.iconTradeInGroup.Consoles.XBoneX{background-position:-8111px top}span.iconTradeInGroup.Consoles.PS3{background-position:-473px top}span.iconTradeInGroup.Consoles.XB360{background-position:-596px top}span.iconTradeInGroup.Consoles.Wii{background-position:-355px top}span.iconTradeInGroup.Consoles.WiiU{background-position:-236px top}span.iconTradeInGroup.Consoles.PS2{background-position:-599px top}span.iconTradeInGroup.Consoles.NDS,span.iconTradeInGroup.Handhelds.NDS{background-position:-954px top}span.iconTradeInGroup.Consoles.N2DS,span.iconTradeInGroup.Handhelds.N2DS{background-position:-7627px top}span.iconTradeInGroup.Consoles.N3DS,span.iconTradeInGroup.Handhelds.N3DS{background-position:-716px top}span.iconTradeInGroup.Consoles.NN3DS,span.iconTradeInGroup.Handhelds.NN3DS{background-position:-832px top}span.iconTradeInGroup.Consoles.NN2DS,span.iconTradeInGroup.Handhelds.NN2DS{background-position:-4287px center}span.iconTradeInGroup.Consoles.PSP,span.iconTradeInGroup.Handhelds.PSP{background-position:-1194px top}span.iconTradeInGroup.Consoles.PSVita,span.iconTradeInGroup.Handhelds.PSVita{background-position:-1075px top}span.iconTradeInGroup.Consoles.Switch,span.iconTradeInGroup.Handhelds.Switch{background-position:-7752px top}span.iconTradeInGroup.Consoles.SwitchLite,span.iconTradeInGroup.Handhelds.SwitchLite{background-position:-7992px top}span.iconTradeInGroup.Games.PS4{background-position:-116px -100px}span.iconTradeInGroup.Games.XBone{background-position:3px -100px}span.iconTradeInGroup.Games.PS3{background-position:-473px -100px}span.iconTradeInGroup.Games.XB360{background-position:-596px -100px}span.iconTradeInGroup.Games.Wii{background-position:-355px -100px}span.iconTradeInGroup.Games.WiiU{background-position:-236px -100px}span.iconTradeInGroup.Games.PS2{background-position:-599px -100px}span.iconTradeInGroup.Games.NDS{background-position:-955px -100px}span.iconTradeInGroup.Games.N3DS,span.iconTradeInGroup.Games.NN3DS{background-position:-716px -100px}span.iconTradeInGroup.Games.PSP{background-position:-1199px -100px}span.iconTradeInGroup.Games.PSVita{background-position:-1073px -100px}span.iconTradeInGroup.Games.Nintendo{background-position:-836px -100px}span.iconTradeInGroup.Games.NextGen{background-position:-1196px -100px}span.iconTradeInGroup.Games.GTAV{background-position:-1316px -100px}span.iconTradeInGroup.Games.All{background-position:-1439px -100px}span.iconTradeInGroup.Zubehoer.Xbox360Controller{background-position:-1555px top}span.iconTradeInGroup.Zubehoer.XboxOneController{background-position:-1675px top}span.iconTradeInGroup.Zubehoer.PS4Controller{background-position:-1795px top}span.iconTradeInGroup.Zubehoer.PS3Controller{background-position:-1917px top}span.iconTradeInGroup>strong{position:absolute;bottom:-1.5em;width:100%;display:block}a span.iconTradeInGroup{opacity:.7;transition:opacity .1s ease}a:hover span.iconTradeInGroup{opacity:1;transition:opacity .2s ease}.loyaltyCard{background-image:url(/Views/Locale/Content/OtherImages/Loyalty/cards.png);display:block}.loyaltyCard.max{height:240px;width:260px}.loyaltyCard.med{height:150px;width:175px}.loyaltyCard.min{height:78px;width:115px}.loyaltyCard.max.lvl1{background-position:1px -290px}.loyaltyCard.max.lvl2{background-position:-257px -290px}.loyaltyCard.max.lvl3{background-position:-517px -290px}.loyaltyCard.max.lvl4{background-position:-777px -290px}.loyaltyCard.med.lvl1{background-position:2px -125px}.loyaltyCard.med.lvl2{background-position:-258px -125px}.loyaltyCard.med.lvl3{background-position:-518px -125px}.loyaltyCard.med.lvl4{background-position:-778px -125px}.loyaltyCard.min.lvl1{background-position:2px -18px}.loyaltyCard.min.lvl2{background-position:-258px -18px}.loyaltyCard.min.lvl3{background-position:-518px -18px}.loyaltyCard.min.lvl4{background-position:-778px -18px}div.overlayButtons{position:absolute}div.overlayButtons a.moreButton{display:inline-block;margin:3px}*.dark div.overlayButtons a.moreButton,div.overlayButtons.light a.moreButton{background-color:transparent;border-color:#fff;color:#fff}*.light div.overlayButtons a.moreButton,div.overlayButtons.dark a.moreButton{background-color:transparent;border-color:#ee3124;color:#ee3124}*.dark div.overlayButtons a.moreButton:hover,div.overlayButtons.light a.moreButton:hover{background-color:#fff;border-color:#fff;color:#c00}*.light div.overlayButtons a.moreButton:hover,div.overlayButtons.dark a.moreButton:hover{background-color:#c00;border-color:#c00;color:#fff}.fullpageBanner div.overlayButtons.left,.halfpageBanner div.overlayButtons.left,.searchpageBanner div.overlayButtons.left,.fullpageBanner div.overlayButtons.right,.halfpageBanner div.overlayButtons.right,.searchpageBanner div.overlayButtons.right{display:flex;flex-direction:column;justify-content:center;top:9px;bottom:9px}.fullpageBanner div.overlayButtons.left,.halfpageBanner div.overlayButtons.left,.searchpageBanner div.overlayButtons.left{left:24px}.fullpageBanner div.overlayButtons.right,.halfpageBanner div.overlayButtons.right,.searchpageBanner div.overlayButtons.right{right:24px}.fullpageBanner div.overlayButtons.center,.halfpageBanner div.overlayButtons.center,.searchpageBanner div.overlayButtons.center{display:flex;flex-direction:row;justify-content:center;bottom:9px;left:24px;right:24px}div.overlayBonus{background:url(/Views/Locale/Content/OtherImages/BasicElements/overlayLogos.png) -226px -5px;height:44px;width:105px;position:absolute;z-index:3}div.overlayTxt{font-size:19px;text-transform:uppercase;color:#000}*.light div.overlayTxt,div.overlayTxt.dark{background-color:transparent;color:#000}*.dark div.overlayTxt,div.overlayTxt.light{background-color:transparent;color:#fff}div.overlayRelease{position:absolute;z-index:3;font-size:18px;transition:transform .1s ease,bottom .1s ease;color:#d3d3d3}div.overlayRelease>span{text-transform:uppercase;font-size:1em;display:block;pointer-events:none}div.overlayRelease>span::before{content:"Erhältlich ab";font-size:.7em;display:block}*.light div.overlayRelease,div.overlayRelease.dark{background-color:transparent;text-shadow:0 0 2em white;color:#000}*.dark div.overlayRelease,div.overlayRelease.light{background-color:transparent;text-shadow:0 .4em 2em black;color:#fff}div.overlayRelease.left{left:20px}div.overlayRelease.right{right:20px}div.overlayRelease.center{width:auto;left:0;right:0;text-align:center}div.overlayRelease.top{top:20px}div.overlayRelease.bottom{bottom:20px}div.overlayRelease.middle{top:50%;transform:translateY(-50%)}.mainHeader div.overlayRelease{width:100%;font-size:24px;bottom:150px;text-align:center}.mainHeader div.overlayTxt{position:absolute;font-size:21px;bottom:80px;z-index:3}div.overlayTxt.left{left:15%}div.overlayTxt.right{right:15%}div.overlayTxt.center{width:auto;left:15%;right:15%;text-align:center}div.overlayTxt.top{top:20px}div.overlayTxt.bottom{bottom:20px}div.overlayTxt.middle{top:50%;transform:translateY(-50%)}div.overlay999er,div.overlay990er{background:url(/Views/Locale/Content/OtherImages/BasicElements/overlayLogos.png) -500px 0;height:105px;width:100px;position:absolute;z-index:3}div.overlayGM5{background:url(/Views/Locale/Content/OtherImages/BasicElements/overlayLogos.png) -620px 0;height:95px;width:100px;position:absolute;z-index:3}div.overlay999er a,div.overlay990er a,div.overlayGM5 a{height:100%;width:100%;display:block}.mainHeader div.overlay999er,.mainHeader div.overlay990er,.mainHeader div.overlayGM5{top:10px;left:10px}div.overlayExklusiv{background:url(/Views/Locale/Content/OtherImages/BasicElements/overlayLogos.png) -363px 0;height:72px;width:115px;position:absolute;z-index:3}div.overlayExklusiv.white{background-position:-363px -70px}div.overlayOnlineOnly{background:url(/Views/Locale/Content/OtherImages/BasicElements/overlayLogos.png) -206px -68px;height:45px;width:144px;position:absolute;z-index:3}div.overlayAge{width:auto;height:auto;position:absolute;z-index:3}div.overlayAge a{display:block;margin:auto;text-indent:-3000px}.mainHeader div.overlayAge{left:10px;bottom:10px}.imgPackshots a.packshot,.overlayPackshots a.packshot{display:inline-block;position:relative;vertical-align:bottom;margin:0 10px;overflow:hidden}.imgPackshots a.packshot::after{content:"";display:block;background-color:#000;position:absolute;height:2px;bottom:10px;border-radius:100%;left:17px;right:17px;box-shadow:0 0 8px 4px black;opacity:.5;z-index:-1}.imgPackshots a.packshot img,.overlayPackshots a.packshot img{position:absolute;bottom:10px;left:0;max-width:100%}.imgPackshots a.packshot.min,.overlayPackshots a.packshot.min{height:120px;width:70px}.imgPackshots a.packshot.med,.overlayPackshots a.packshot.med{height:220px;width:150px}div.overlayAward{position:absolute}div.overlayAward blockquote{margin:0 0 20px 0;padding:0;font-size:16px;line-height:1.2em;max-width:180px}div.overlayAward blockquote img{display:inline-block;height:auto}div.overlayAward blockquote img:first-child{width:45%;margin-right:5%}div.overlayAward blockquote img:last-child{width:45%}div.overlayAward blockquote img:first-child:last-child{width:100%}div.overlayAward blockquote p img{display:block}div.overlayAward blockquote p{text-shadow:0 1px 1px white}div.overlayAward p em::before{content:" - "}.fullback div.overlayAward.left{left:-240px}.fullback div.overlayAward.right{right:-240px}div.overlayLoyalty{background-image:url(/Views/Locale/Content/OtherImages/BasicElements/overlayLoyalty.png);background-position:0 -150px;background-repeat:no-repeat;min-height:145px;min-width:150px;position:absolute;z-index:3;top:0}div.overlayLoyalty.lvlx{background-position:-480px -150px}div.overlayLoyalty.lvl2{background-position:-320px -150px}div.overlayLoyalty.lvl3{background-position:-160px -150px}div.overlayLoyalty.lvl4{background-position:-640px -150px}div.overlayLoyalty.left{left:0}div.overlayLoyalty.right{right:0}div.overlayLoyalty.left{background-position:0 0}div.overlayLoyalty.lvlx.left{background-position:-480px 0}div.overlayLoyalty.lvl2.left{background-position:-320px 0}div.overlayLoyalty.lvl3.left{background-position:-160px 0}div.overlayLoyalty.lvl4.left{background-position:-640px 0}div.overlayPromoFlag{position:absolute;display:block;background-color:#ef3124;right:-7px;top:5px;z-index:9;font-size:13px;color:#fff;padding:3px 9px;box-shadow:0 2px 4px 0 rgba(0,0,0,20%);pointer-events:none}div.overlayPromoFlag::after{display:block;content:"";width:0;height:0;border-top:6px solid #900;border-right:6px solid transparent;position:absolute;right:0;bottom:-6px;float:right;z-index:0;transition:transform .2s ease}div.overlayBrandWave.PS4,div.overlayBrandWave.PS4Pro{background-image:url(/Views/Locale/Content/OtherImages/BasicElements/brandWavePS4.png);background-repeat:no-repeat;background-position:right -2px;height:240px;min-width:480px;max-width:620px;width:42%;z-index:3;position:absolute;top:0;left:0}div.overlayBrandWave.PS4::after,div.overlayBrandWave.PS4Pro::after{content:" ";display:block;background-image:url(/Views/Locale/Content/OtherImages/BasicElements/brandWavePS4.png);background-repeat:no-repeat;height:80px;width:270px;position:absolute;right:150px;top:20px}div.overlayBrandWave.PS4::after{background-position:0 -500px}div.overlayBrandWave.PS4Pro::after{background-position:-270px -500px}div.overlayBrandWave.PS4.small,div.overlayBrandWave.PS4Pro.small{background-position:left -300px;height:120px;width:420px;min-width:initial;max-width:initial}div.overlayBrandWave.PS4.small::after,div.overlayBrandWave.PS4Pro.small::after{height:40px;width:200px;right:initial;left:15px;top:20px}div.overlayBrandWave.PS4.small::after{background-position:-15px -448px}div.overlayBrandWave.PS4Pro.small::after{background-position:-210px -448px}.prodDescr img,.promoImg img,.brandLogos img,#gallery img,div.gameTileStyle img,.categoriesBlocks img,.searchpageBanner img,.fullpageBanner img,.halfpageBanner img{width:100%;height:auto;display:block}img.mobile,img.mobile.phone,img.mobile.tablet,img.phone,img.tablet{display:none!important}img.icon{width:auto!important;padding:2px 6px}.last{margin-right:0!important}.first{margin-left:0!important}.visible{display:block}.hideDesktop,.hide-desktop{display:none}.hide{display:none}*.dark .detailsLink a{color:#d3d3d3}img.fieldLoader{width:auto!important}.mainHeader sup{position:absolute}.mainHeader div.slider-rich-content sup{position:relative}.productProtection{text-align:left;margin-right:-10px}.productProtection label span{font-weight:bold;font-size:15px}.productProtection label em{color:grey;font-size:12px;font-style:normal;display:inline-block;padding-top:6px}.productProtection label em a{color:grey}.thumbnail{position:relative;overflow:hidden}.thumbnail img{position:absolute;object-fit:cover;height:100%;width:100%;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.thumbnail img.landscape{width:auto;height:100%}.thumbnail img.portrait{width:100%;height:auto}.shadow::after,.shadow::before{width:100%;content:"";position:absolute;left:0;right:0;height:10px;border-radius:100%/100%;box-shadow:0 0 15px black;pointer-events:none;opacity:.8}.shadow:before{top:-12px}.shadow:after{bottom:-12px}.shadow-bottom,.fadeout-bottom{position:absolute;height:120px;bottom:0;left:0;right:0;overflow:hidden;pointer-events:none;z-index:1}.shadow-bottom::after,.fadeout-bottom::after{opacity:.8;content:"";position:absolute;display:block;bottom:-150px;left:15%;right:15%;height:100%;border-radius:100%/100%;background:#000;box-shadow:0 0 90px 90px black}.fadeout-bottom::after{left:-10%;right:-10%;background:#fff;box-shadow:0 0 60px 60px white}.mainHeader div.gameBlocks.gridview~.shadow-bottom{height:160px}.mainHeader div.gameBlocks.gridview.layer~.shadow-bottom{height:220px}.section div.gameBlocks .fadeout-bottom{height:140px}.tradeinInfo{position:relative}.tradeinInfo ul.nav{margin:0;padding:0;width:auto}.tradeinInfo ul.nav li{list-style:none;margin:0 0;display:inline-block;text-align:center}.tradeinInfo ul.nav li strong{display:block}ul.list-content,ul.list-features,ul.list-exclude{padding-left:1.5em!important}ol.list-steps{counter-reset:step;padding-left:2em!important}ul.list-content li,ul.list-features li,ul.list-exclude li{list-style:none!important;line-height:1.25em;padding:.2em 0}ol.list-steps li{list-style:none!important;line-height:1.25em;padding:.4em 0;counter-increment:step}ul.list-content li::before{content:"+";font-family:"fontello";position:absolute;margin-left:-1.25em;font-size:1em;color:#ef3124}ul.list-features li::before{content:"v";font-family:"fontello";position:absolute;margin-left:-1.25em;font-size:1em;color:#ef3124}ul.list-exclude li::before{content:"x";font-family:"fontello";position:absolute;margin-left:-1.25em;font-size:1em;color:#ef3124}ol.list-steps li::before{content:counter(step);position:absolute;margin-left:-2em;width:1.5em;height:1.5em;font-size:1em;font-weight:bold;text-align:center;line-height:1.5em;border-radius:100%;color:#fff;background-color:#ef3124}ul.list-content li em,ul.list-features li em ul.list-exclude li em,ol.list-steps li em{color:#9b9b9b;font-size:.9em;font-style:normal;line-height:1.2em;display:block}.mainHeader .breadCrumb{position:absolute;left:0;top:10px;z-index:4}*.dark .breadCrumb,*.dark .breadCrumb a{color:#fff}.headBar .backToMain{position:absolute;padding:10px 0;top:0}.platformPopupColumnLeft{float:left;width:191px}.platformPopupRowRight{float:right;width:367px;padding:10px}.platformPopup .fullpageBanner{height:480px;width:180px;margin-top:10px}.platformPopup .fullpageBanner img{max-height:460px;max-width:160px}.platformPopup .categoriesBlocks img{max-width:initial;max-height:initial}.platformPopup .categoriesBlocks ul{position:relative;background:none;width:100%;flex-wrap:wrap}.platformPopup .categoriesBlocks li{border-radius:0;background-color:transparent;border-color:transparent;padding-bottom:30%;font-size:14px;width:33.33%}.platformPopup .categoriesBlocks li:not(.artwork) a{padding:12px;font-size:14px}.platformPopup .categoriesBlocks li:hover{background-color:transparent;border-color:#d3d3d3}div.importantInfo{display:inline-block;color:grey;font-size:14px;padding:.5em 2em;border-radius:60px;border:1px solid grey;margin:15px 0}div.section div.more,div.noticeBox{font-size:11px;line-height:1;padding-left:1em;padding:1em .5em;opacity:.5;clear:both}div.section div.more h4,div.noticeBox h4{font-size:1.1em;font-weight:bold;line-height:1.2em;padding:0 .6em 0 0;display:inline}div.section div.more p,div.noticeBox p{display:inline;line-height:1.2em}div.section div.more h4::before,div.noticeBox h4::before{content:"i";font-family:"fontello";color:grey;padding-right:.4em}div.noticeBox.warning{border-color:#f9bf33;border-width:1px;border-style:solid;border-left-width:12px;background-color:#fff}.txtPriceCont{white-space:nowrap!important}.promoPriceCont,.prodPriceCont{font-size:32px}.promoPriceCont .valuteCont,.prodPriceCont .valuteCont{font-size:.7em;display:inline-block;vertical-align:text-top}.promoPriceCont .variantName{padding-left:.5em;line-height:1em}.prodPriceCont .beforeCont,.promoPriceCont .beforeCont{font-size:.7em}.promoPriceCont .olderPrice,.prodPriceCont .olderPrice{font-size:12px;font-style:normal;line-height:1em;text-decoration:line-through;color:#aaa}.promoPriceCont .olderPrice::before,.prodPriceCont .olderPrice::before{content:"statt "}*.dark .promoPriceCont,*.dark .prodPriceCont{color:#fff}p.notEcommBlock,div.notEcommBlock{display:inline-block;line-height:40px!important;padding:0 10px!important;font-size:15px;font-weight:600;text-transform:uppercase;border:solid 1px #d3d3d3}.notEcommBlock span.notEcommPrice{text-transform:none}.notEcommBlock span.notEcommPrice em{font-style:normal;font-size:11px}.notEcommBlock span.notEcommPrice em.discounted+em{text-decoration:line-through}.notEcommBlock .notEcomType{color:grey}.ageBlock{padding-top:0}.ageB{height:auto;width:auto;padding:0 4px}.mainHeadline .ageBlock{display:block;float:right;margin:0 0 0 30px}.mainHeadline .ageBlock .ageB{float:none}.pegiS a,.pegiS a:hover{text-indent:-9999px;border:none}.pegiS a[class^="usk"]{height:50px;width:50px;border-radius:4px}.pegiS a[class^="pegi"]{height:62px;width:50px}.pegiS a[class^="usk"],.ageB a[class^="usk"],div.overlayAge a[class^="usk"]{background-image:url(/Views/Locale/Content/OtherImages/BasicElements/usk.png)}.pegiS a[class^="pegi"],.ageB a[class^="pegi"],div.overlayAge a[class^="pegi"]{background-image:url(/Views/Locale/Content/OtherImages/BasicElements/pegi.png)}div.overlayAge a[class^="usk"],.ageB a[class^="usk"]{width:98px;height:98px}div.overlayAge a[class^="pegi"],.ageB a[class^="pegi"]{width:90px;height:110px}.ageB a.usk0{background-position:0 top}.ageB a.usk6{background-position:-105px top}.ageB a.usk12{background-position:-210px top}.ageB a.usk16{background-position:-315px top}.ageB a.usk18{background-position:-420px top}.ageB a.uskno,.ageB a.uskpa{background-position:-525px top}.pegiS a.usk0{background-position:0 bottom}.pegiS a.usk6{background-position:-56px bottom}.pegiS a.usk12{background-position:-110px bottom}.pegiS a.usk16{background-position:-165px bottom}.pegiS a.usk18{background-position:-220px bottom}.pegiS a.uskno,.pegiS a.uskpa{background-position:-275px bottom}.pegiS a.uskna{background-position:-330px bottom}.ageB a.pegi3{background-position:0 top}.ageB a.pegi7{background-position:-91px top}.ageB a.pegi12{background-position:-182px top}.ageB a.pegi16{background-position:-273px top}.ageB a.pegi18{background-position:-363px top}.ageB a.pegi0,.ageB .pegino,.ageB .pegipa{background-position:-454px top}.pegiS a.pegi3{background-position:0 bottom}.pegiS a.pegi7{background-position:-52px bottom}.pegiS a.pegi12{background-position:-104px bottom}.pegiS a.pegi16{background-position:-156px bottom}.pegiS a.pegi18{background-position:-208px bottom}.pegiS a.pegino,.pegiS .pegipa{background-position:-260px bottom}.pegiS a.pegina{background-position:-312px bottom}.ageB a.uskna,.ageB a.pegina,.ageB a.TBD{display:none}#page-dimmer-white,#page-dimmer-black{position:fixed;top:0;left:0;width:100%;height:100%;z-index:90}#page-dimmer-black{background:#000;opacity:.4}#page-dimmer-white{background:#fff;opacity:.5}.mapInfoBubble{font-size:12px}.mapsStoreDetailsTitle{font-size:1.2em;color:grey;padding-bottom:1em;text-transform:uppercase}.mapsStoreDetailsDiv{padding:6px 0}.mapsStoreOpeningTable{width:100%;max-width:300px;margin-bottom:10px;border-collapse:separate!important;border-spacing:0 2px;font-size:12px!important;font-weight:normal}.mapsStoreOpeningTable tr td:first-child{font-weight:bold;padding-right:1em}.mapsStoreOpeningTable tr td{padding:0;border:none;text-align:left}.mapsStoreMoreInfo{font-size:11px;color:grey}.StoreDetailsDescription h4,.StoreDetailsDescription p{font-size:1em;padding-bottom:.2em}.hopsConfirmation{font-size:18px}.hopsConfirmation .hopsConfirmationIn{width:auto;max-width:600px}.hopsConfirmation h2,.hopsConfirmation h3{font-weight:normal;text-transform:uppercase}.hopsConfirmation h2{font-size:48px;padding:.5em 0}.hopsConfirmation h3{font-size:24px}.hopsConfirmation p{line-height:1.5em}.hopsConfirmation ul,.hopsConfirmation ol{margin-bottom:.8em;padding:0 0 0 1.5em;list-style-type:decimal;counter-reset:li-counter}.hopsConfirmation li{margin:0;padding-bottom:.4em}.hopsConfirmation ul li{list-style:disc}.hopsConfirmation ol li{position:relative;padding-left:1.5em;min-height:2em}.hopsConfirmation ol li::before{position:absolute;top:0;left:-1em;width:1.5em;height:1.5em;font-size:1.2em;line-height:1.5;text-align:center;border:2px solid #d3d3d3;background-color:#d3d3d3;color:gray;font-weight:normal;border-radius:50%;content:counter(li-counter);counter-increment:li-counter}.hopsConfirmation div.promoBox{margin:30px 0}@media screen and (-webkit-min-device-pixel-ratio:0){.searchProductImage img{transform:translate(-50%,-50%) scale(.8)}}.searchProductImage img{transform:translate(-50%,-50%) scale(1.4)}@-moz-document url-prefix(){.searchProductImage img{transform:translate(-50%,-50%)scale(1);}}@media(max-width:576px){.searchProductImage img{transform:translate(-50%,-50%) scale(1)}}.bonus-header-text{color:#e81e25;font-size:1.75em;font-family:"Poppins",sans-serif;line-height:125%}.exclusive-text{font-size:1.25em;font-family:"Poppins",sans-serif}h1.prodTitle{font-weight:bold}.img-tempCard{scale:1.3;display:block;width:100%;margin-left:auto;margin-right:auto}.img-tempCard-barcode-new-loyalty{scale:1.3;display:block;width:125%;margin-left:20%;margin-right:auto}.exclusive-images{display:none}.fancybox *.expired{opacity:.5}#promoPage.expired{opacity:1}div.promoBox.expired,*.expired div.promoBox,*.expired .column,*.expired .mainLegal{box-shadow:none!important;border:none!important}*.expired h1::after,div.section.expired>h2::after,div.section.expired>h3::after,div.section.expired>h4::after,*.expired div.section>h2::after,*.expired div.section>h3::after,*.expired div.section>h4::after,div.promoBox.expired>h3::after,div.promoBox.expired>h4::after,*.expired div.pomoBox>h3::after,*.expired div.pomoBox>h4::after{content:" (Aktion abgelaufen)";color:#c00;font-size:.5em}div.section.expired>h4::after,*.expired div.section>h4::after,div.promoBox.expired>h4::after,*.expired div.pomoBox>h4::after{font-size:1em}*.expired.soldout h1::after,div.section.expired.soldout>h2::after,div.section.expired.soldout>h3::after,*.expired.soldout div.section>h2::after,*.expired.soldout div.section>h3::after,div.promoBox.expired.soldout h3::after,*.expired.soldout div.pomoBox h3::after{content:" (ausverkauft)"}.fullpageBanner.expired,.halfpageBanner.expired,div.promoBubble.expired,*.expired .buySection .prodBuy .buyButton,*.expired .buySection .prodBundle .buyButton,*.expired .buySection .prodStoreSearch,div.promoBox .buySection.expired .prodBuy .buyButton,div.promoBox .buySection.expired .prodBundle .buyButton,div.promoBox .buySection.expired .prodStoreSearch,div.promoBox .prodBuy.expired,div.promoBox .prodBundle.expired,div.promoBox.expired div.infoBar,*.expired div.promoBox div.infoBar,*.expired h3 em,*.expired h2 em{display:none}#FullBackLeft{position:fixed;top:44px;right:50%;left:0;bottom:0;margin-right:690px;z-index:999}#FullBackRight{position:fixed;top:44px;left:50%;right:0;bottom:0;margin-left:690px;z-index:999}#FullBackLeft img{display:block;float:right}#FullBackRight img{display:block;float:left}#FullBack{position:fixed;top:0;right:0;left:0;bottom:0;z-index:-1;background-color:#fff;background-position:center top}#FullBack.scrollable,#FullBackRight.scrollable,#FullBackLeft.scrollable{position:absolute}@media(max-width:959px){div.section{padding-left:30px;padding-right:30px}.mainHeader .imgSlider{padding:0}.mainHeader .imgHeaderimage{display:block}.mainHeadline{width:auto;padding:20px 30px}.mainHeadline h1,.mainHeadline h2{font-size:1em}.fullback~div.layer:not(.visible),.fullback>div.layer:not(.visible){display:none}.fullback+div.logo.top,.fullback>div.logo.top{top:9%}.fullback~.buyProductBtn{bottom:70px}.fullback~div.overlayRelease{bottom:130px}.fullback+div.logo.bottom~div.overlayRelease{bottom:auto;top:15px}.mainHeader.parallax-auto-height{padding-top:35px}.mainProducts div.clearing{clear:inherit}div.section.mainPromotions div.storeInfo{margin-bottom:20px;padding-bottom:10px;border-bottom:1px solid #ccc}div.section.mainPromotions div.promoBox>div .imgSliderOffers{width:100%;position:relative}div.section.mainPromotions div.promoBox>div .imgSliderOffers .bx-prev{left:-12px}div.section.mainPromotions div.promoBox>div .imgSliderOffers .bx-next{right:-12px}div.section.mainInfos .prodDescr,.prodDet .textDesc{-moz-column-count:1;-webkit-column-count:1;column-count:1}div.section.mainInfos .prodDescr.columns>div{padding:3%}.mainMedia .gallery img{max-width:70px}.mainMedia .gallery{height:38px}.categoriesBlocks.subNav>div{width:33.33%!important;padding-bottom:27%!important}div.section div.promoBox{text-align:center}div.promoBox ul,div.promoBox ol{margin:0 auto;width:90%}div.promoBox.full>div{width:auto;height:auto}*.loyalty div.promoBox>div:first-child{background:#fff;background:linear-gradient(to bottom,#fff 75%,#eee 75%,#fff 100%)}div.promoBox.half p.notEcommBlock{min-width:120px}div.promoBox table.listTradein{width:100%;min-width:280px}div.promoBox .listStores table tr td div h4{min-width:auto;display:block;padding-bottom:.3em}div.promoBox.Cards .leftCards{width:45%;height:auto}div.promoBox.Cards .leftCards img{width:150px}div.promoBox div.innerContent{width:55%}div.infoBar{line-height:30px}div.infoBar span.plattformLogo.no{display:none}div.infoBar span.infotxt:first-child{display:block}div.infoBar span.infotxt{border-left:none;padding:0}div.infoBar span.countryFlag{display:none}div.promoBox .buySection{text-align:left}div.promoBox .buySection p{text-align:inherit}.openNavBtn{display:none}.socialButtons{display:inline-block;border:1px solid #aaa;background-color:#ededed;min-height:30px;padding:12px;position:relative;overflow:hidden;transition:.1s ease}.socialButtons p.social-text{transform:translateX(-6px);color:#aaa!important}.socialButtons p.social-text::after,.socialButtons p.social-text::before{opacity:1}.socialButtons a.social-icon:hover{transform:scale(1.2,1.2);transition:.2s ease}a.social-icon>svg .b{fill:#fff}a.social-icon>svg.icon-facebook .a{fill:#3b5998;transition:fill .5s}a.social-icon>svg.icon-twitter .a{fill:#55acee;transition:fill .5s}a.social-icon>svg.icon-googleplus .a{fill:#dd4b39;transition:fill .5s}a.social-icon>svg.icon-youtube .a{fill:#e62d27;transition:fill .5s}a.social-icon>svg.icon-twitch .a{fill:#663a8f;transition:fill .5s}a.social-icon>svg.icon-instagram .a{fill:#d93577;transition:fill .5s}div.overlayBrandWave.PS4:not(.small),div.overlayBrandWave.PS4Pro:not(.small){background-size:100%;background-position:left 0;height:90px;width:70%;min-width:300px;max-width:440px;left:-90px;padding-bottom:10%;margin-left:5%}div.overlayBrandWave.PS4:not(.small)::after,div.overlayBrandWave.PS4Pro:not(.small)::after{background-size:300%;height:0;width:50%;right:22%;top:5px;padding-bottom:17%}div.overlayBrandWave.PS4:not(.small)::after{background-position:2% 85%}div.overlayBrandWave.PS4Pro:not(.small)::after{background-position:50% 85%}.promoPriceCont .beforeCont{top:-1em}img.mobile{display:block!important;margin:0}img.full,img.desktop,.hideMobile,.hide-mobile{display:none!important}.hideDesktop,.hide-desktop{display:block!important}.headBar .backToMain{width:100%;position:relative;padding-bottom:0}.prodProgressBar{margin:9px auto 0}#FullBackLeft,#FullBackRight{display:none}}@media(min-width:569px) and (max-width:959px){div.section>h3,div.section>h3.big,div.section>h2.big{font-size:44px}div.section>h2,div.section>h2.small,div.section>h3.small{font-size:31px}div.section.mainProducts .singleChart{width:49%}.categoriesBlocks.cat-8>div{width:16.666%;padding-bottom:16.666%}.categoriesBlocks.cat-6>div{width:25%;padding-bottom:25%}.categoriesBlocks.cat-5>div{width:25%;padding-bottom:25%}.categoriesBlocks.cat-8>div:nth-child(7),.categoriesBlocks.cat-8>div:nth-child(8),.categoriesBlocks.cat-5>div:last-child{display:none}.featureBlocks.background{width:85%}.featureBlocks.background.wide{width:60%;width:calc(40% + 180px)}.hideTablet,.hide-tablet{display:none!important}img.phone{display:none!important;margin:0}img.tablet{display:block!important;margin:0}}@media(min-width:569px) and (max-width:750px){.categoriesBlocks>div{width:25%;padding-bottom:25%}.categoriesBlocks.cat-6>div{width:33.333%;padding-bottom:33.333%}div.featureBox.third,div.featureBox.two-thirds,div.featureBox.quarter{width:45%;width:calc(50% - 24px)}div.featureBox.three-quarters{width:92%;width:calc(100% - 24px)}div.featureBox.quarter:nth-child(2n+3){clear:left}*.stepbystep>div.featureBox::after,*.stepbystep>div.featureBox::before{display:none}.brandLogos.tiles ul li{width:30%}}@media(max-width:568px){div.section>h3,div.section>h3.big,div.section>h2.big{font-size:31px}div.section>h2,div.section>h2.small,div.section>h3.small{font-size:27px}div.section.columns{float:none;clear:both}div.section.columns.half{width:100%}div.section.columns.third{width:100%}div.section.mainProducts .singleChart{width:100%}div.section.mainInfos .prodDescr.columns>div{display:block;width:100%!important;text-align:center}div.section.mainInfos .prodDescr.columns.col-5>div{width:50%;float:left}div.section.mainInfos .prodDescr.columns>div img{max-width:320px;text-align:center;margin:0 auto}.fullpageBanner,.halfpageBanner{width:100%;margin-right:0;margin-bottom:10px}.categoriesBlocks>div{width:33.333%;padding-bottom:28%}.categoriesBlocks.cat-4>div,.categoriesBlocks.cat-5>div{width:50%;padding-bottom:50%}.categoriesBlocks.cat-5>div:last-child,.categoriesBlocks.cat-8>div:nth-child(7),.categoriesBlocks.cat-8>div:nth-child(8){display:none}.categoriesBlocks.cat-6>div,.categoriesBlocks.cat-8>div{width:33.333%;padding-bottom:33.333%}.categoriesBlocks.subNav>div{width:33.33%!important;padding-bottom:38%!important}.categoriesBlocks>div h3,.categoriesBlocks>div strong,.categoriesBlocks ul li h3,.categoriesBlocks ul li strong{font-size:12px}.categoriesBlocks>div a,.categoriesBlocks ul li a{padding:12px}.categoriesBlocks>div.icon a,.categoriesBlocks ul li.icon a{padding:22%}.categoriesBlocks.subNav>div h3,.categoriesBlocks.subNav>div strong{margin-top:0}.categoriesBlocks ul.cat-group{width:100%;flex-direction:column}.featureBlocks.background{width:100%;min-width:260px;margin:300px auto 0 auto}.featureBlocks.background.wide{margin:0 auto 420px;width:100%}div.featureBox.half,div.featureBox.third,div.featureBox.quarter,div.featureBox.three-quarters,div.featureBox.two-thirds{width:92%;width:calc(100% - 24px)}.featureBlocks.stepbystep{display:block;margin:0 auto;max-width:380px}*.stepbystep>div.featureBox{display:block;height:auto;width:auto!important;border-right:none;border-bottom:3px solid #fff}*.stepbystep>div.featureBox::after{left:0;right:0;top:inherit;bottom:0;margin:-24px auto;border-bottom:none;border-left:60px solid transparent;border-top:24px solid #ededed;border-right:60px solid transparent}*.stepbystep>div.featureBox::before{left:0;right:0;top:0;margin:0 auto;border-bottom:none;border-left:60px solid transparent;border-top:24px solid #fff;border-right:60px solid transparent}*.stepbystep>div.featureBox:hover::after{border-left:60px solid transparent;border-top:24px solid #f2f2f2;transition:border .2s ease}div.promoBox.full,div.promoBox.half{display:block}div.promoBox.half{display:block;width:100%;height:auto;padding:0!important;border:none!important}div.promoBox table.listTradein{font-size:16px}div.promoBox table.listTradein tr td{width:auto}div.promoBox table.listTradein tr td:first-child{width:0!important}div.promoBox table.listTradein tr td:first-child>*{display:none}div.promoBox table.listTradein tr td:last-child{text-align:right;min-width:60px}div.promoBox .listStores table tr.store-head th:first-child{font-size:12px}div.promoBox .listStores table tr td div p{display:block}div.promoBox .listStores table tr td div p:not(:last-child)::after{content:", "}div.promoBox .buySection{width:90%;max-width:300px}div.promoBox .buySection p,div.promoBox .prodBuy p,div.promoBox .prodBundle p,div.promoBox .prodBuyInfo p,div.promoBox .prodStoreSearch p,div.promoBox .buySection .subNav ul{text-align:left}.promoImg table.iconsSet{margin:0 auto 10px}.mainHeader .gameBlocks.layer{margin-right:0;width:100%}.mainHeader .gameBlocks>.inner{height:250px}.mainHeader .gameBlocks .inner .gameTileStyle{margin-bottom:0;margin-right:12px;width:250px}.filter-list{width:100%;height:auto}.imgPackshots a.packshot.med,.overlayPackshots a.packshot.med{height:180px;width:120px;margin:0 5px}div.overlayBrandWave.PS4.small,div.overlayBrandWave.PS4Pro.small{background-size:100%;background-position:left 65%;height:0;width:100%;padding-bottom:20%}div.overlayBrandWave.PS4.small::after,div.overlayBrandWave.PS4Pro.small::after{background-size:300%;height:0;width:34%;left:2%;top:5px;padding-bottom:10%}div.overlayBrandWave.PS4.small::after{background-position:2% 85%}div.overlayBrandWave.PS4Pro.small::after{background-position:50% 85%}.hidePhone,.hide-phone{display:none!important}img.phone{display:block!important;margin:0}img.tablet{display:none!important;margin:0}.mainHeadline .ageBlock{float:none;margin:0 auto 10px auto}.tradeinInfo ul.nav{text-align:center}.hopsConfirmation h2{font-size:32px;padding:.5em 0}.hopsConfirmation h3{font-size:21px}.mainHeader .shadow-bottom{height:170px}.brandLogos.tiles ul li{width:49%}.brandLogos ul li{margin:0 6px}}@media(max-width:400px){.categoriesBlocks.cat-6>div{width:50%;padding-bottom:50%}.searchOfferStyle div.promoBox .promoImg,.searchOfferStyle div.promoBox .promoTxt{display:block;width:100%;text-align:center}.searchOfferStyle div.promoBox>div:first-child{padding-right:0}}.nav__store{max-width:40px}.quickInputContainerWiderNewNavBar{border:none;border-bottom:solid 1px #c3c3c3;border-radius:0;background:#fff;width:90%}@media(max-width:568px){.quickInputContainerNewNavBar{position:relative;height:46px;border:none;border-bottom:solid 1px #c3c3c3;border-radius:0;display:flex;margin-bottom:2px;width:96%}}.searchDrop,.gsFlyerDrop,.storeDrop,.cartDrop,.accDrop,.languageDrop,.customerServiceDrop{padding:0 0 0 40px}.nav-right span{margin-right:0}.nav__search,.nav__gsflyer,.nav__store,.nav__cart,.nav__account,.nav__language,.nav__customerService{flex-grow:1}.nav__store{max-width:57px}.nav__customerService{max-width:120px}.leftSliderMenu{padding-bottom:23.08px;padding-top:24px}.leftBarBlockSlider.scrollbar{overflow-y:auto;max-height:88vh}.ImgBckBtnNewNav{padding-top:0}@media(max-width:568px){.gsFlyerDrop,.storeDrop,.languageDrop,.customerServiceDrop{background-size:100%;margin-left:10px}.hamburgerLogo{background-size:90px auto;width:90px;margin:4px 0}}.offerBannerStyle{float:left;width:305px;overflow:hidden;margin:0 20px 15px 0;position:relative;background:none;text-align:left}.offerFeatureStyle{float:left;width:180px;padding-bottom:5px;margin-right:40px;text-align:center;transition:background .3s ease}.offerFeatureStyle::after{content:" ";position:absolute;width:1px;height:100%;top:0;bottom:0;right:-20px;background:#d8d8d8}.offerFeatureStyle:last-child::after{content:"";display:none}.offerBannerStyle:last-of-type{margin-right:0}.offerBannerStyle h4,.offerFeatureStyle h4{text-transform:uppercase;padding:.5em 0}.offerBannerStyle h4{font-size:1.5em}.offerFeatureStyle h4{font-size:1.2em}.offerBannerStyle p,.offerFeatureStyle p{padding-bottom:.2em}.offerBannerStyle p strong,.offerFeatureStyle p strong{font-weight:bold}.offerBannerStyle .promoImg,.offerFeatureStyle .promoImg{position:relative;overflow:hidden;width:100%;border-radius:9px;box-sizing:border-box}.offerBannerStyle .promoImg{padding-bottom:105%}.offerFeatureStyle .promoImg{padding-bottom:100%}.offerBannerStyle .promoImg img,.offerFeatureStyle .promoImg img{display:block;position:absolute;transition:transform .1s ease-in}.offerBannerStyle:hover .promoImg img,.offerFeatureStyle:hover .promoImg img{transform:scale(1.02)}.offerBannerStyle div.promoTxt{color:#000;min-height:80px;padding:12px 9px}.offerFeatureStyle .promoTxt{padding:5px;font-size:16px;color:#000;height:79px;position:relative;overflow:hidden}.offerFeatureStyle .promoTxt::after{position:absolute;content:"";bottom:-4px;left:0;width:100%;height:5px;display:block}.offerBannerStyle a.moreButton{margin:0 10px}.offerFeatureStyle a.moreButton{margin:0 auto}.offerBannerStyle.nolink:hover img,.offerFeatureStyle.nolink:hover img .fullpageBanner.nolink:hover img{animation:none!important}@supports (display:flex){.bannerBlocks .offerBannerStyle{float:none;flex:1 1 auto;}}@media(min-width:960px) and (max-width:1279px){.bannerBlocks .offerBannerStyle{width:225px}}@media(max-width:959px){.bannerBlocks .offerBannerStyle{width:46%;margin-left:2%;margin-right:2%}}@media(max-width:568px){.bannerBlocks>.offerBannerStyle{width:305px}}a.medButton.buyDisabled,a.medButton.buyDisabled:hover{background:#ddd;border-color:#ddd;color:#aaa}a.medButton.buyDisabled:hover span{line-height:29px;color:inherit}.IconImages{display:none;background:none}#giveawayInfoDiv{max-width:480px}#instructionsText{font-size:16px}#instructionsText p.more{font-size:13px;border-top:1px solid #ddd;padding-top:1em;margin-top:1em}.accountSideMenu{min-width:300px}#presellCTA .SEO-block{display:flex;justify-content:space-around;margin:0 auto;max-width:340px}.HS-canvas.is-single .splide__arrows{display:none}.HS-canvas.is-single{pointer-events:none}*.info-centered .HS-inner{justify-content:space-around}*.info-centered .HS-text{text-align:center}*.is-megaBanner li{height:250px!important}@media(max-width:576px){*.is-megaBanner .HS-inner{padding:9em 2em}}.preOrder-tile{flex-basis:19%;text-decoration:none;color:#000;position:relative}.preOrder-container{justify-content:space-around;display:flex;flex-direction:column}.month-container{display:flex;flex-wrap:wrap;gap:1em;padding:1em}.preOrder-box{display:flex;align-items:center;justify-content:center;position:relative;cursor:pointer;transition:.2s ease}.preOrder-img{border-radius:5px;width:100%;width:200px;height:200px;overflow:hidden;position:relative}.preOrder-box .preOrder-img.altered-img img{width:100%;transition:.2s all;position:relative;top:0;left:0;object-fit:center}.preOrder-box .preOrder-img.altered-img img{width:100%;transition:.2s all;position:relative;top:0;left:0;object-fit:center}.preOrder-box .preOrder-img img{width:120%;transition:.2s all;position:absolute;top:-24%;left:-10%;object-fit:center}.preOrder-box:hover{transform:translateY(-10px)}.SC-image::before{content:" ";display:block;height:3px;background:#000;position:absolute;bottom:-4px;left:20%;right:20%;border-radius:50%;opacity:0;filter:blur(4px);transition:.2s ease}.preOrder-box:hover::before{opacity:.4}a:hover .preOrder-text{color:#000}.preOrder-text{font-family:'Poppins',sans-serif;display:block;z-index:1;width:160px;margin:1em auto 0 auto;transition:.2s all;overflow:hidden}.preOrder-text h3{font-weight:800;text-transform:capitalize;line-height:1.2;font-size:1.2em;margin:0 0 .5em 0;text-align:center}.preOrder-text p{font-size:1.1em;font-weight:400;text-align:center}@media(max-width:576px){a.ctaButton span,button.ctaButton span{font-size:13px}.preOrder-img{max-width:140px;height:140px}.preOrder-tile{width:140px;margin:0 auto;display:inline-block}.preOrder-text{flex-basis:43%;width:140px}.divider{display:none}}.SCB-container{display:flex;align-items:center;flex-wrap:wrap}.SCB-card{flex:0 1 auto;flex-basis:50%;padding:20px;box-sizing:border-box;position:relative}.SC-image a{height:auto;width:auto;padding-bottom:0}.SC-image{height:fit-content;max-width:auto;overflow:hidden;border-radius:5px;position:relative}#bonusSec p.lead{height:2.8em}@media(max-width:960px){.SC-image a{overflow:hidden;max-height:250px}.SCB-card{flex:0 1 auto;flex-basis:100%;padding:20px 0;box-sizing:border-box}}@media(max-width:576px){.SC-image{padding:0;height:fit-content}.SCB-card{flex:0 1 auto;flex-basis:100%;padding:20px 0;box-sizing:border-box}}.SC-image a{overflow:hidden;max-height:335px}.SC-image a::before{font-family:'fontello';content:'S';color:#fff;font-size:3em;text-align:center;line-height:130px;margin-top:auto;position:absolute;bottom:0;right:-109px;width:300px;height:100px;text-shadow:2px 2px 2px rgba(0,0,0,.4);background:#fff;background:linear-gradient(160deg,rgba(255,255,255,0) 38%,rgba(0,0,0,1) 100%)}@media(max-width:576px){.SC-image a::before{font-size:2em}}#bonusSec .headline,#calendarSec .headline{width:100%;margin:auto;text-align:left}.GS-badge{background-color:#e72621;width:79px;height:79px;border-radius:50%;color:#fff;font-family:'Poppins';text-transform:uppercase;font-weight:500;display:flex;justify-content:center;position:absolute;right:-5px;top:0;z-index:1;align-items:center;box-sizing:border-box;transform:rotate(10deg);font-family:'Bebas Neue',sans-serif}.GS-badge-inner{width:75px;height:75px;border-radius:50%;display:flex;justify-content:center;flex-direction:column;align-items:center;box-shadow:inset 0 0 0 1px #fff}.upperText,.lowerText{font-size:1.5rem;font-weight:lighter}.GS-badge .line{height:1.5px;width:85%;background-color:#fff}@media(max-width:576px){.GS-badge{width:69px;height:69px}.GS-badge-inner{width:65px;height:65px}.GS-badge .line{height:1px}.upperText,.lowerText{font-size:1.3rem}}.preOrder-tile .calendarBadge{position:absolute;background-color:#e72621;color:#fff;padding:.25em .5em;border-radius:30px;top:-2%;right:-3%;z-index:2;width:fit-content;font-family:'Poppins',sans-serif;text-transform:capitalize}.popup{display:flex;position:relative;width:960px;max-width:90%;min-height:600px;margin:auto;background:#fff;z-index:9;border-radius:5px;box-shadow:0 0 12px rgba(0,0,0,.15);transition:opacity .2s ease,transform .2s ease}.popup button.close{position:absolute;top:12px;right:12px;z-index:2}.popup-sidebar{position:relative;background-color:#f5f5f5;background-size:cover;background-position:center;border-radius:5px 0 0 5px;width:30%;flex:auto}.popup-sidebar img.bg{position:absolute;display:block;width:100%;height:100%;left:0;right:0;bottom:0;top:0;object-fit:cover}.popup-sidebar img.overlay{position:absolute;z-index:1;bottom:-30px;left:-50px;height:auto;width:calc(100% + 60px)}.popup-body{width:70%;padding:30px}.popup-body-intro{padding-bottom:30px}.popup-body section{padding:2em 0}.popup-body fieldset.is-disabled{opacity:.1;pointer-events:none}.popup-body .form-input{margin-top:0}.popup-body p.price{font-family:"Poppins",sans-serif;font-style:normal;font-weight:700;font-size:2rem;line-height:2;letter-spacing:-.02em;color:#212322}.popup-body p.price span{font-weight:normal;font-size:.6em;padding-left:.2em;color:#636668}.popup-body p.disclaimer{color:#636668}.popup h3.headline{text-transform:none}.popup h4.title{text-transform:uppercase;font-size:1rem}@media(max-width:740px){.popup{flex-direction:column}.popup-body{width:auto}.popup-sidebar{width:auto;height:90px;border-radius:5px 5px 0 0}.popup-sidebar img.overlay{display:none}}div.addedDetInfo a.checkValBtn{display:none!important}.tradeValueLine img.icon{display:inline-block;width:24px!important;padding:2px;margin:-9px 0}.tradeValueLine span{color:#333;font-weight:normal}.tradeValueLine span.price{font-family:"solido_bold",sans-serif;color:#000}.tradeValueLine span.price{font-family:"solido_bold",sans-serif;color:#000}.tradeValueLine a.terms{display:block;font-size:12px;color:grey}#tradeValueTC{padding:9px}#tradeValueTC h4,#tradeValueTC p{padding:.2em 0}.tradeInPopupValid{vertical-align:middle;line-height:1.5}.tradeInPopupValid img.icon{width:34px!important;padding:0;margin:-8px 0}.tradeProductCard{padding:20px 6px;border-bottom:solid 1px #dfdbd9;display:flex;transition:.2s ease}.tradeProductCard:hover{box-shadow:0 0 15px rgba(0,0,0,10%)}.tradeProductCard:hover .cardImg img{transform:translateY(-9px)}.tradeProductCard h3.prodTitle{font-size:21px;font-weight:normal;line-height:1.2em;text-align:left;padding:0 0 6px;border:none;float:none;width:auto}.tradeProductCard .cardImg{position:relative;width:120px;flex:0 0 auto}.tradeProductCard .cardProd{position:relative;width:auto;flex:1 1 auto}.tradeProductCard .prodImg img{position:absolute;margin:auto;top:0;bottom:0;left:0;right:0;max-width:80%;max-height:90%;transition:transform .2s ease}.tradeProductCard .cardImg::before{content:" ";display:block;height:4px;background:#000;position:absolute;bottom:20px;filter:blur(5px);left:20%;right:20%;border-radius:50%;opacity:0;transition:opacity .2s ease}.tradeProductCard:hover .cardImg::before{opacity:.3}.tradeProductCard h4.prodTradeOffer{font-family:"solido_bold",sans-serif;padding:0;color:#ee3124}.tradeProductCard .prodVariant{font-size:11px;color:#aaa;padding:0}.tradeProductCard .prodTrade{padding:12px 0;min-height:121px;font-size:16px;text-align:left}.tradeProductCard .prodPriceCont{font-size:24px;font-family:"solido_bold",sans-serif;line-height:1.2;padding:2px 0}.tradeProductCard .prodPriceCont img.icon{display:inline-block;height:34px;width:auto;padding:0;margin:-9px 0}.tradeProductCard .prodPriceCont .disclaimer{font-family:"solido_book",sans-serif;font-size:1rem;font-style:normal;line-height:1.2;color:#aaa}.tradeProductCard .prodPriceCont span.ribbon{position:relative;display:inline-block;font-size:1rem;line-height:1.5rem;color:#fff;background-color:#696969;padding:0 .5em;margin:0 1em;top:-.25em}.tradeProductCard .prodPriceCont span.ribbon::before,.tradeProductCard .prodPriceCont span.ribbon::after{position:absolute;display:block;content:"";top:0;bottom:0;height:100%;width:16px;background-color:#696969;transform:skew(-9deg,0);z-index:-1}.tradeProductCard .prodPriceCont span.ribbon::before{left:-.5rem}.tradeProductCard .prodPriceCont span.ribbon::after{right:-.5rem}.tradeProductCard .prodPriceCont span.ribbon a{display:inline;color:#fff;text-decoration:underline}.tradeProductCard .prodPriceCont span.ribbon+.disclaimer::before{content:"\a";white-space:pre}.tradeProductCard .prodBuy{margin:0;padding:0}.tradeProductCard .subNav ul::before,.tradeProductCard .subNav ul.filter li:first-child{display:none!important}.tradeProductCard .subNav ul{font-size:14px}label.addToBasket{position:relative;display:inline-block;height:1em;border:1px solid #ccc;line-height:1;text-align:left;padding:6px;padding-left:2.5em;border-radius:1em;background-color:#fff;white-space:nowrap;cursor:pointer}label.addToBasket:hover{border-color:#bbb}label.addToBasket input{position:absolute;top:0;left:0;opacity:0;visibility:hidden}label.addToBasket input~span.icon{font-size:24px;line-height:0;position:absolute;left:12px;margin:-3px;color:grey}label.addToBasket input+span.checkmark{position:absolute;display:block;font-size:14px;width:1em;height:1em;margin:-4px;left:6px;border:2px solid #fff;border-radius:1em;overflow:hidden;background:#fff;color:grey;z-index:1}label.addToBasket input+span.checkmark:before,label.addToBasket input+span.checkmark:after{position:absolute;font-family:"fontello";font-style:normal;font-weight:normal;display:inline-block;text-decoration:inherit;text-align:center;font-variant:normal;text-transform:none;line-height:1;font-size:120%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transition:.1s ease}label.addToBasket input+span:before{color:green;content:"+";transform:translateX(0)}label.addToBasket input+span:after{color:red;content:"-";transform:translateX(-16px)}label.addToBasket input:checked+span:before{content:"+";transform:translateX(16px)}label.addToBasket input:checked+span:after{content:"-";transform:translateX(0)}@media(max-width:568px){.tradeProductCard .prodPriceCont .disclaimer{display:block}.tradeProductCard .prodPriceCont span.ribbon{top:0;margin:3px 0;max-width:90%}.tradeProductCard .prodBuy{margin:0 -9px}}@media print{#tradein-basket *{visibility:visible}}#tradein-basket{position:relative}a.basket{position:relative;display:flex;float:right;height:34px;padding:6px 6px 6px 12px;background:#efefef;color:#333;font-family:"solido_bold",sans-serif;font-size:15px;text-transform:uppercase;text-decoration:none;line-height:1;align-items:center}a.basket i.basket-icon{font-size:30px}a.basket span.counter{position:absolute;font-size:12px;line-height:1.5;text-align:center;border-radius:1em;height:1.5em;width:1.5em;background:red;color:#fff;margin:4px 6px;top:0;right:0}div.basket-popup{position:absolute;font-size:16px;max-width:470px;right:0;top:54px;background:#fff;padding:24px;box-shadow:0 10px 20px rgba(0,0,0,20%);z-index:999}div.basket-popup::before{content:" ";display:block;position:absolute;top:-12px;right:18px;width:0;height:0;border-left:12px solid transparent;border-right:12px solid transparent;border-bottom:12px solid #fff}.basket-popup.slide{opacity:0;transform:translateY(-10px);transition:.2s ease}.basket-popup.slide.in{opacity:1;transform:translateY(0)}table.basket-table{width:100%;border-collapse:collapse}table.basket-table td{text-align:left;padding:6px;border-bottom:1px solid #efefef}table.basket-table tfoot tr:first-child td{border-top:3px solid #ccc}table.basket-table tbody td:nth-child(3),table.basket-table tfoot td:nth-child(2){text-align:right;white-space:nowrap}table.basket-table td small{font-size:small;color:grey}table.basket-table td button.removex{font-size:21px;line-height:12px;border:1px solid #eee;background:#efefef;border-radius:12px;color:#aaa;padding:3px;margin:0;cursor:pointer}table.basket-table td button.clear{font-size:small;line-height:1;text-decoration:underline;border:none;background:none;color:#aaa;padding:3px;margin:0;cursor:pointer}table.basket-table td button:hover{border-color:#ddd;color:grey}table.basket-table tr.basket-total td{color:#000;font-size:larger;border-bottom:1px solid #aaa}table.basket-table tr.basket-promo td{color:#ee3124;border-bottom:1px solid #aaa}table.basket-table tr.basket-cash td,table.basket-table tr.basket-bonus td{color:grey;padding:4px 6px}@media(max-width:568px){table.basket-table tbody td:nth-child(1){display:table-caption;position:absolute;border:none}table.basket-table tbody td small{font-size:11px}table.basket-table tbody td:nth-child(3),table.basket-table tbody td:nth-child(4){padding-top:24px}table.basket-table tbody td:nth-child(2){padding-top:27px}}h5.basket-heading{font-family:"solido_bold";font-weight:normal;font-size:12px;color:grey;text-transform:uppercase;margin-bottom:1em}div.basket-disclaimer{margin-bottom:2em}div.basket-alert{background:#ffffe0;padding:4px;margin-top:20px;margin-bottom:0}a.searchmore{display:block;margin-top:40px;text-align:center;text-decoration:none;color:grey}ul.toggle{padding-left:0!important}ul.toggle>li{list-style:none!important;transition:opacity,padding .3s ease}ul.toggle>li.expanded{padding-bottom:2em}ul.toggle>li::before{position:absolute;font-family:"fontello";font-size:8px;display:block;content:">";transition:transform .3s ease}ul.toggle>li::before{transform:rotate(0)}ul.toggle>li.expanded::before{transform:rotate(90deg)}ul.toggle>li.disabled{opacity:.6}ul.toggle>li>h4{padding-left:1em;cursor:pointer;display:inline-block}ul.toggle>li>h4:hover{text-decoration:underline}ul.toggle>li>*{display:none}div.toggle{padding:1em 0 0;transition:padding .3s ease}div.toggle.expanded{padding-bottom:2em}div.toggle>*:first-child{font-family:inherit;font-weight:normal;line-height:1em;color:#4a4a4a;padding-left:1.5em!important;padding-bottom:1em!important;display:inline-block!important;opacity:1!important;cursor:pointer!important}div.toggle.expanded>*:first-child{font-weight:bold;color:#000}div.toggle>*{opacity:0;display:none;transition:opacity .3s ease,transform .3s ease}div.toggle.expanded>*{opacity:1;display:block}div.toggle.disabled{opacity:.6}div.toggle>:first-child::before{position:absolute;font-family:"fontello";text-align:center;margin-left:-1em;display:block;content:">";transition:transform .3s ease}div.toggle>:first-child::before{transform:rotate(0)}div.toggle.expanded>:first-child::before{transform:rotate(90deg)}.toggleBtn{text-align:center;padding:0 10px;z-index:2;line-height:1}.toggleBtn a{position:relative;font-size:11px!important;line-height:1!important;text-decoration:none!important;text-transform:uppercase;color:#ababab}.toggleBtn a::after{position:absolute;font-family:"fontello";font-size:9px;margin:3px;bottom:0;transform:rotate(90deg);content:">";transition:transform .5s ease}.toggleBtn a::before{content:"Öffnen"}*.expanded .toggleBtn a::before{content:"Schließen"}*.expanded .toggleBtn a::after{transform:rotate(270deg);transition:transform .5s ease}.countdown.dark,*.dark .countdown{color:#eee}.countdown.light,*.light .countdown{color:#222}.countdown li{position:relative;display:inline-block;padding:0 .15em 1.25rem;min-width:1.15em;text-align:center;white-space:nowrap;z-index:1}.countdown li::after{position:absolute;font-size:11px;font-size:.25em;font-size:calc(7px + .12em);text-transform:uppercase;bottom:0;left:0;right:0;z-index:1}.countdown li.days::after{content:"Tage"}.countdown li.hours::after{content:"Stunden"}.countdown li.minutes::after{content:"Minuten"}.countdown li.seconds::after{content:"Sekunden"}.countdown li span{position:relative;display:inline-block;outline:1px solid transparent}.mainHeader.dark .countdown{background:radial-gradient(ellipse,rgba(0,0,0,.33) 0%,rgba(0,0,0,0) 66%);text-shadow:black 0 2px 9px}.countdown.minimal{font-size:2rem;font-weight:bold}.countdown.minimal li{padding:0 .5em .75rem;width:1.15em}.countdown.minimal li::after{font-size:11px;text-transform:uppercase;color:#ee3124}.countdown.minimal li::before{position:absolute;display:block;content:"";width:1px;height:.5em;border-radius:50%;background-color:#696969;left:-.2rem;top:.5em}.countdown.minimal li:first-child::before{display:none}.countdown.minimal li span{color:transparent;background:transparent}.countdown.minimal li span::before,.countdown.minimal li span::after{color:#3f3f3f}.countdown.dark.minimal li span::before,.countdown.dark.minimal li span::after,*.dark .countdown.minimal li span::before,*.dark .countdown.minimal li span::after{color:#efefef}.countdown.boxed{font-size:2.5rem;font-weight:bold}.countdown.boxed li{padding:0 .25em 1rem;margin:0 1px;background-color:#008b8b;border-radius:6px}.countdown.boxed li::after{bottom:.5em;color:#e0ffff}.countdown.boxed li span{color:#fff}.countdown.clock li::before{position:absolute;display:block;content:":";font-size:.8em;left:-.27em;top:.15em}.countdown.clock li:first-child::before{display:none}.countdown.clock li span{color:transparent;background:transparent;border-radius:.125em;padding:0 .15em;margin:0 1px;outline:1px solid transparent}.countdown.clock li span::before,.countdown.clock li span::after{color:#eee;text-shadow:0 1px 0 #fff;border-radius:.125em;background:#333;background:linear-gradient(0deg,rgba(20,20,20,1) 0%,rgba(55,55,55,1) 100%);box-shadow:grey 0 1px;outline:1px solid transparent}.countdown.dark.clock li span::before,.countdown.dark.clock li span::after,*.dark .countdown.clock li span::before,*.dark .countdown.clock li span::after{color:#333;background:#ddd;background:linear-gradient(0deg,rgba(200,200,200,1) 0%,rgba(225,255,255,1) 100%);box-shadow:white 0 1px}.countdown.clock li span::before,.countdown.clock li span::after,.countdown.minimal li span::before,.countdown.minimal li span::after{position:absolute;left:0;top:0;right:0;bottom:0;outline:1px solid transparent;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;backface-visibility:hidden}.countdown.clock li span::before,.countdown.minimal li span::before{opacity:1;z-index:1;content:attr(data-old);-webkit-transform-origin:0 0;-moz-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translate3d(0,0,0) rotateX(0);-moz-transform:translate3d(0,0,0) rotateX(0);-ms-transform:translate3d(0,0,0) rotateX(0);transform:translate3d(0,0,0) rotateX(0)}.countdown.clock li span::after,.countdown.minimal li span::after{opacity:0;z-index:2;content:attr(data-now);-webkit-transform-origin:0 100%;-moz-transform-origin:0 100%;-ms-transform-origin:0 100%;transform-origin:0 100%;-webkit-transform:translate3d(0,-102.5%,0) rotateX(90deg);-moz-transform:translate3d(0,-102.5%,0) rotateX(90deg);-ms-transform:translate3d(0,-102.5%,0) rotateX(90deg);transform:translate3d(0,-102.5%,0) rotateX(90deg)}.countdown.clock li span.flip::before,.countdown.minimal li span.flip::before{opacity:0;-webkit-transform:translate3d(0,102.5%,0) rotateX(-90deg);-moz-transform:translate3d(0,102.5%,0) rotateX(-90deg);-ms-transform:translate3d(0,102.5%,0) rotateX(-90deg);transform:translate3d(0,102.5%,0) rotateX(-90deg);-webkit-transition:-webkit-transform .75s,opacity .75s;-moz-transition:-moz-transform .75s,opacity .75s;-ms-transition:-ms-transform .75s,opacity .75s;transition:transform .5s,opacity .5s}.countdown.clock li span.flip::after,.countdown.minimal li span.flip::after{opacity:1;-webkit-transform:translate3d(0,0,0) rotateX(0);-moz-transform:translate3d(0,0,0) rotateX(0);-ms-transform:translate3d(0,0,0) rotateX(0);transform:translate3d(0,0,0) rotateX(0);-webkit-transition:-webkit-transform .75s,opacity .75s;-moz-transition:-moz-transform .75s,opacity .75s;-ms-transition:-ms-transform .75s,opacity .75s;transition:transform .5s,opacity .5s}.countdown.circle li{background-color:#ddd;border-radius:50%;height:5.5rem;width:5.5rem;margin:1rem;position:relative}.countdown.circle li:before{display:block;position:absolute;background-color:#fff;border-radius:50%;content:"";left:3px;right:3px;top:3px;bottom:3px}.countdown.circle li:after{display:block;position:absolute;background-color:#0083ff;border-radius:50%;content:"";height:100%;width:100%}.countdown.circle[data-progress="50"] li:after{background-image:-webkit-gradient(linear,right top,left top,color-stop(50%,#0083ff),color-stop(50%,transparent),to(transparent)),-webkit-gradient(linear,right top,left top,color-stop(50%,#0083ff),color-stop(50%,#ddd),to(#ddd));background-image:linear-gradient(-90deg,#0083ff 50%,transparent 50%,transparent),linear-gradient(270deg,#0083ff 50%,#ddd 50%,#ddd)}table.table-list,table.table-details,table.table-stores{border-collapse:collapse;text-align:left;width:100%}table.table-list tr td,table.table-list tr th{display:inline!important;line-height:1.1em}table.table-list td::after,table.table-list th::after{content:", "}table.table-details tr th{color:#4c4c4c;background-color:transparent;font-size:11px;line-height:1.5}table.table-details tr td{border-top:1px solid #ededed}table.table-details tr td,table.table-details tr th{padding:.2em 6px}table.table-details tbody h4{padding:0;margin:0;font-size:1em;color:inherit;font-weight:inherit}table.table-details tr.group td{border-top:none;border-bottom:2px solid #ededed;padding-top:1em}table.table-details tr td.eans{font-size:11px;position:relative}table.table-details tr td.eans>div{white-space:nowrap;max-width:140px;overflow:auto;-ms-overflow-style:none;scrollbar-width:none}table.table-details tr td.eans::after{content:" ";position:absolute;width:18px;background-color:#fff;top:0;bottom:0;right:-12px;box-shadow:-9px 0 9px white}table.table-details tr td.eans>div::-webkit-scrollbar{display:none}table.table-details.boxed{border:1px solid #ededed}table.table-details.boxed tr td,table.table-details.boxed tr th{padding:.2em 9px}table.table-details.boxed tr th{background-color:#ededed}div.table-scroll{overflow:auto;max-height:320px}div.table-scroll table{overflow:auto}table.table-stores thead tr th{text-transform:uppercase;color:#4a4a4a;padding:0 4px 4px;font-size:14px;vertical-align:bottom}table.table-stores thead tr th:first-child{font-size:24px;font-weight:normal}table.table-stores tbody tr{border-bottom:1px solid #eee;background-color:#fff}table.table-stores tbody tr:hover{background-color:#efefef;transition:background-color .2s ease}table.table-stores tbody tr td{padding:.5em 4px}table.table-stores tbody div h4,table.table-stores tbody div p{padding:0;margin:0;font-size:1em;line-height:1.1em;color:inherit;font-weight:inherit}table.table-stores tbody div h4{display:block}table.table-stores tbody div p{padding-bottom:.3em}table.table-stores div.toggle{padding:0 0 0 2em;border:none}table.table-stores div.toggle div{padding:.8em 0 0}form.redeem{position:relative;padding-bottom:30px}form.redeem.is-loading{overflow:visible!important}form.redeem.is-loading::before,form.redeem.is-loading::after{display:none!important}form.redeem.is-loading>*{opacity:0}form.redeem.is-loading div.loader{display:block!important;visibility:visible!important;opacity:1!important;position:absolute;top:15%;bottom:15%;left:0;right:0;text-align:center}form.redeem.is-loading div.loader label{display:block;line-height:3em}div.redeemBlock{position:relative!important;top:auto;bottom:auto;margin:auto;padding-top:60px;text-align:center}div.redeemBlock .headline{padding:30px 0}div.redeemBlock h2{font-size:34px;font-weight:normal}div.redeemBlock h2 a{display:block;font-size:18px}div.redeemBlock h3{font-size:18px;text-align:center;text-transform:uppercase;padding:.5em 0}div.redeemBlock h3 span.stepbystep{display:inline-block;float:none;font-size:1em;height:1.5em;line-height:1.5em;width:1.5em;border:none;background-color:#d3d3d3;color:#000;margin:0 9px 0 -34px}div.redeemBlock hr{background:#4a4a4a}div.redeemBlock p.more{font-size:14px}div.redeemBlock .redeem-select,div.redeemBlock .redeem-code{margin:30px auto}div.redeemBlock .redeem-submit{position:absolute;left:0;right:0}div.redeemBlock .prodPriceCont{font-size:27px;line-height:37px}div.redeemBlock span.info{cursor:help;text-decoration:underline dotted;text-underline-position:under}div.redeemBlock .buySection{background-color:#eee;padding:10px;margin-top:30px}div.redeemBlock .buySection p{display:inline-block;margin:0}div.section.redeemBlock{padding-top:20px}*.dark div.redeemBlock{color:#fff}*.light div.redeemBlock{color:#000}*.dark div.redeemBlock h3 span.stepbystep{background-color:#eee;color:#333}*.light div.redeemBlock h3 span.stepbystep{background-color:#ccc;color:#333}@media(max-width:568px){div.redeemBlock{padding-left:30px;padding-right:30px}div.redeemBlock h3{text-align:left}div.redeemBlock h3 span.stepbystep{float:left;margin:9px 9px 9px 21px}.couponInput>input[type="text"]{font-size:1.5em!important}}#splashPage{display:none;position:fixed;left:0;right:0;top:0;bottom:0;height:100%;width:100%;background:#fff;z-index:9999;overflow:auto}#splashPage.dark{background:rgba(0,0,0,.9);background:-moz-linear-gradient(to bottom,rgba(0,0,0,.9) 60%,rgba(0,0,0,1) 90%);background:-webkit-linear-gradient(to bottom,rgba(0,0,0,.9) 60%,rgba(0,0,0,1) 90%);background:linear-gradient(to bottom,rgba(0,0,0,.9) 60%,rgba(0,0,0,1) 90%);background-size:cover;background-position:center;color:#fff}#splashPage.light{background:rgba(250,250,250,.9);background:-moz-linear-gradient(to bottom,rgba(255,255,255,.9) 0%,rgba(255,255,255,1) 100%);background:-webkit-linear-gradient(to bottom,rgba(255,255,255,.9) 0%,rgba(255,255,255,1) 100%);background:linear-gradient(to bottom,rgba(255,255,255,.9) 0%,rgba(255,255,255,1) 100%);background-size:cover;background-position:center;color:#3c3c3c}#splashPage>div.inner{width:80%;max-width:770px;margin:15% auto 0;font-size:17px;text-align:center;line-height:1.2em}#splashPage div.bgImg{position:fixed;bottom:0;left:0;right:0;top:0;z-index:-1;pointer-events:none;opacity:.7}#splashPage div.bgImg img{width:100%;height:100%;vertical-align:baseline;object-fit:cover}#splashPage div.promoImg{border:1px solid #aaa;width:auto;margin:30px auto}#splashPage h1,#splashPage h2{font-size:1.8em;padding-bottom:1.2em}#splashPage h3{font-size:1.4em;padding-bottom:.8em}#splashPage p{font-size:1em;padding-bottom:.4em}#splashPage a{color:inherit;text-decoration:underline}#splashPage img{width:100%;height:auto}#splashPage ul.navLinks{float:none;display:block!important;position:absolute;bottom:50px;width:100%;margin:0 auto;padding:0;text-align:center}#splashPage ul.navLinks li{display:inline-block}#splashPage ul.navLinks li a{float:none;margin:0;padding:0 10px;line-height:normal;height:auto;background:0;text-indent:none}#splashPage ul.navLinks li::before{content:" | "}#splashPage ul.navLinks li:first-child::before{content:""}div.subNav ul{margin:0;padding:0;font-size:14px;text-align:left}div.subNav ul li{background-repeat:no-repeat;cursor:pointer;list-style:none}div.subNav ul li:before{content:''}div.subNav ul::before{display:inline-block;content:attr(title);color:grey}.subNav ul.links::before{display:inline-block;font-weight:bold;text-decoration:none}.subNav ul.links li{display:inline-block;padding:0 .5em;border-left:1px solid grey}.subNav ul.links li,.subNav ul.links li a{color:grey;line-height:1.5em;text-decoration:underline}.subNav ul.links li:not(.active):hover,.subNav ul.links li:not(.active) a:hover{text-decoration:none}.subNav ul.links li.active,.subNav ul.links li.active a{color:#000;text-decoration:none;cursor:default}div.subNav ul.links li:first-child{border-left:none}.subNav ul.buttons::before{display:block;font-size:14px;font-weight:bold;line-height:1em;color:#000;padding:0 0 4px 0}.subNav ul.buttons li{display:inline-block;border:1px solid #d3d3d3;padding:0 .5em;margin:2px 0;border-radius:1em}.subNav ul.buttons li,.subNav ul.buttons li a{color:grey;line-height:2em;text-decoration:none}.subNav ul.buttons li:not(.active):hover{border-color:#ee3124}.subNav ul.buttons li:not(.active):hover,.subNav ul.buttons li:not(.active) a:hover{text-decoration:none}.subNav ul.buttons li.active{border-color:#696969;background-color:#696969}.subNav ul.buttons li.active,.subNav ul.buttons li.active a{color:#fff;text-decoration:none;cursor:default}.subNav ul.cards::before{display:block;font-size:14px;text-align:center;text-transform:uppercase;width:auto}.subNav ul.cards{position:relative;padding:10px 0;text-align:center;font-size:0}.subNav ul.cards li{position:relative;display:inline-block;padding:10px;margin:-1px;border:3px solid transparent;transition:border .2s ease;cursor:default}.subNav ul.cards li.active{border-color:grey}.subNav ul.cards li::before,.subNav ul.cards li::after{position:absolute;display:block;content:"";top:30%;bottom:30%;width:1px;background-color:#d3d3d3;z-index:-1}.subNav ul.cards li::before{left:-2px}.subNav ul.cards li::after{right:-3px}.subNav ul.cards.disabled li:not(.active){opacity:.5}.subNav ul.simple li{padding:0!important;margin:2px!important}.subNav ul.simple li::before,.subNav ul.simple li::after{display:none}.subNav ul li label{display:block;cursor:pointer;padding:10px}.subNav ul li input{position:absolute;visibility:hidden;opacity:0}.subNav ul label::after{display:block;color:#ef3124;font-size:12px;font-weight:bold;line-height:2em;text-transform:uppercase;content:attr(title)}.subNav ul li input+span.button{display:block;height:27px;background:#ee3124;padding:0 6px;color:#fff;font-size:14px;line-height:27px;text-transform:uppercase;transition:.2s}.subNav ul li input+span.button::before{font-family:"fontello";font-size:17px;text-transform:none;vertical-align:middle;content:"o"}.subNav ul li input+span.button::after{text-transform:uppercase;padding-left:.5em;vertical-align:middle;content:"In den Warenkorb";content:attr(data-text-select)}.subNav ul li input:checked+span.button{background:#666}.subNav ul li input:checked+span.button::before{content:"v"}.subNav ul li input:checked+span.button::after{content:"Im Warenkorb";content:attr(data-text-selected)}.subNav ul li input+span.checkmark{position:absolute;display:block;color:#ef3124;background-color:#fff;border-radius:50%;width:26px;height:26px;padding:2px;margin-left:-15px;margin-bottom:-15px;bottom:0;left:50%;z-index:99;opacity:0;transition:opacity .2s ease}.subNav ul li input+span.checkmark::before{font-family:"fontello";font-size:26px;content:"v"}.subNav ul li input:checked+span.checkmark{opacity:1}*.dark div.subNav,*.light div.subNav{background:none}*.dark div.subNav ul::before,*.dark div.subNav ul.links li.active,*.dark div.subNav ul.links li.active a{color:#fff}*.light div.subNav ul::before,*.light div.subNav ul.links li.active,*.light div.subNav ul.links li.active a{color:#000}*.dark div.subNav ul.buttons li{color:#ddd;border-color:#666}*.dark div.subNav ul.buttons li.active{border-color:#ccc;background-color:#ccc}*.dark div.subNav ul.buttons li.active,*.dark div.subNav ul.buttons li.active a{color:#000}*.dark .subNav ul li input+span.checkmark{background-color:#000}*.dark .subNav ul.cards li.active{border-color:#ddd}.subNav div.gameCardStyle,.subNav div.singleProductItem{width:140px}.subNav div.gameCardStyle .prodTitle,.subNav div.singleProductItem .prodTitle{display:block}.subNav div.gameCardStyle .prodVariant,.subNav div.singleProductItem .prodVariant{display:none}.subNav div.gameCardStyle,.subNav div.singleProductItem{display:block;min-height:90px}.subNav div.gameCardStyle .cardBuy,.subNav div.singleProductItem .prodBuy{display:none}.subNav .active div.gameCardStyle{border-color:#ddd}.mainHeader>div.subNav{position:absolute;bottom:16px;left:0;padding:12px;background:#fff;border-radius:0 9px 9px 0;padding-left:24px}div.promoBox div.subNav{padding:5px 0}.searchOfferStyle .subNav ul li{cursor:default}.searchOfferStyle .subNav ul li,.searchOfferStyle .subNav ul li:hover{cursor:default!important;border-color:#ababab!important;text-decoration:none!important}.subNav ul.nav li:first-child{font-weight:bold;border-left:none;padding-left:0;text-decoration:none;cursor:default}.subNav ul.nav li{color:grey;font-size:16px;line-height:20px;display:inline;padding:0 .5em 0 .8em;border-left:1px solid grey;text-decoration:underline}.subNav ul.nav li:hover,.subNav ul li a:hover{text-decoration:none}.subNav ul.nav li.active{color:#000;text-decoration:none;cursor:default}.subNav ul.nav li a{color:grey;text-decoration:underline}.subNav ul.filter li:first-child{border:none;font-size:.8em;font-weight:bold;color:#000;display:block;height:auto;line-height:1em;padding:0 0 4px 0;margin:0}.subNav ul.filter li{color:grey;font-size:1em;height:2em;line-height:2em;display:inline-block;min-width:2em;border:1px solid #d3d3d3;padding:0 1em;margin:0;border-radius:2em}.subNav ul.filter li.active{color:#fff;border-color:#696969;background-color:#696969;text-decoration:none;cursor:default}.subNav ul.filter li:not(.active):hover{border-color:#ee3124}*.dark .subNav ul.filter li,.subNav.light ul.filter li{border-color:#696969}*.dark .subNav ul.filter li.active,.subNav.light ul.filter li.active{color:#000;border-color:#d3d3d3;background-color:#d3d3d3}*.dark .subNav ul.filter li:first-child,.subNav.light ul.filter li:first-child,*.dark .subNav ul.nav li:first-child,.subNav.light ul.nav li:first-child,*.dark .subNav ul.nav li.active,.subNav.light ul.nav li.active{color:#fff}*.light .subNav ul li a,.subNav.dark ul li a,*.light .subNav ul li,.subNav.dark ul li{color:grey}*.light .subNav ul.nav li.active,.subNav.dark ul.nav li.active{color:#000}@media(max-width:959px){div.subNav ul{width:auto;text-align:center}.mainHeader div.subNav{position:relative;top:0!important;left:0!important;border-radius:0}}sup{display:inline-block;font-size:14px!important;line-height:1em!important;font-weight:bold;text-align:center}sup.tooltip{background-color:#efefef;border:dotted 1px #aaa;border-radius:11px;color:#333;height:1em;width:1em;padding:1px;margin:-1px 4px 0 1px;cursor:pointer}sup.tooltip:hover,sup.tooltip:active,sup.tooltip.active{background-color:#333;border:solid 1px #333;color:#f2f2f2}a.tooltip,a.tooltip:hover,a.tooltip,a.tooltip:active,span.tooltip,span.tooltip:hover,span.tooltip,span.tooltip:active{position:relative;text-decoration:none}a.tooltip{cursor:pointer}#tooltip-popup{position:absolute;height:auto;width:auto;font-size:14px;text-align:left;line-height:1.2em;padding:7px;color:#fff;background-color:#3c3c3c;border-radius:4px;z-index:999;text-shadow:none;max-width:360px;white-space:nowrap}#tooltip-popup.full{color:#3c3c3c;background-color:#fff;box-shadow:0 9px 21px 0 rgba(0,0,0,.2);padding:14px}#tooltip-arrow,#tooltip-popup::before{position:absolute;content:"";border:solid;border-color:#3c3c3c transparent;border-width:0 6px 7px 6px;top:-7px;z-index:999}#tooltip-popup::before{left:calc(50% - 6px)}#tooltip-arrow.full,#tooltip-popup.full::before{border-color:#fff transparent}#tooltip-popup::before{display:none}#tooltip-popup span.closeBtn{width:16px;height:16px;top:14px;right:14px}#tooltip-popup>h4{height:1.5em;line-height:1.5em;padding-right:24px;margin-bottom:12px;padding-bottom:6px;border-bottom:1px solid #ccc}#tooltip-popup>div{line-height:1.2em;white-space:normal}#tooltip-popup>div p,#tooltip-popup>div h4{line-height:1.2;padding-bottom:.6em}#tooltip-popup>div ul{padding-left:1em;padding-bottom:.6em}#tooltip-popup>div ul li{line-height:1.2em;padding-bottom:0;list-style:disc}#page-dimmer{position:fixed;top:0;left:0;width:100%;height:100%;z-index:900}#page-dimmer.dark{background:#000;opacity:.2}#page-dimmer.light{background:#fff;opacity:.8}.alreadyLib.add-to-wishlist-button,.addToLib.add-to-wishlist-button{display:inline-block;height:27px;width:auto;line-height:27px;padding:4px 8px;text-decoration:none;background:#ddd;border:solid 1px #aaa;color:#555!important;text-transform:uppercase;text-shadow:none;font-size:13px;font-weight:bold;transition:.3s ease}*.dark .alreadyLib.add-to-wishlist-button,*.dark .addToLib.add-to-wishlist-button{border:solid 1px #eee}.alreadyLib.add-to-wishlist-button{border-color:#ddd;cursor:default}.addToLib.add-to-wishlist-button:hover,.alreadyLib.add-to-wishlist-button,.alreadyLib.add-to-wishlist-button:hover{background:#eee}.alreadyLib.add-to-wishlist-button>span,.addToLib.add-to-wishlist-button>span{padding-left:6px}.alreadyLib.add-to-wishlist-button i.wishIco,.addToLib.add-to-wishlist-button i.wishIco{height:23px;transition:.2s ease}.addToLib.add-to-wishlist-button i.wishIco{background-position:0 -160px}.alreadyLib.add-to-wishlist-button i.wishIco{background-position:0 -2px}@keyframes bounce{from,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translate(0,0);transform:translate(0,0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate(0,-7px);transform:translate(0,-7px)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate(0,-4px,0);transform:translate(0,-4px)}90%{-webkit-transform:translate3d(0,-2px,0);transform:translate(0,-2px)}}@keyframes pulse{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes tada{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes shake{0%{transform:translateX(0)}5%{transform:translateX(10%)}15%{transform:translateX(-10%)}30%{transform:translateX(5%)}45%{transform:translateX(-5%)}65%{transform:translateX(3%)}90%{origin-transform:translateX(0)}}@keyframes pulse-intense{from{-webkit-transform:scale(1,1);transform:scale(1,1)}50%{-webkit-transform:scale(1.12,1.12);transform:scale(1.12,1.12)}to{-webkit-transform:scale(1,1);transform:scale(1,1)}}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes slideLeft{0%{opacity:0;transform:translate(-100%)}100%{opacity:1}}@keyframes slideRight{0%{opacity:0;transform:translate(100%)}100%{opacity:1}}.form fieldset.submit{font-size:14px;text-align:center}.form-input.is-multiple{display:inline-block;flex:0 0 auto;border:1px solid transparent;background-color:#f0f0f0;border-radius:5px;min-height:47px}.form-input.is-multiple>label:not(.error){opacity:0!important}.form-input.is-multiple>span.seperator{font-size:17px;color:#ccc;padding:0 3px;cursor:default;pointer-events:none}.form ul.checkbox-list{padding:0!important;margin:0!important}.form ul.checkbox-list li{list-style:none!important}.switch-toggle{display:flex;overflow:hidden}.switch-toggle input{position:absolute!important;opacity:0;clip:rect(0,0,0,0);pointer-events:none}.switch-toggle label{background-color:#f0f0f0;color:rgba(0,0,0,.6);font-size:17px;line-height:37px;text-align:center;padding:0 1em;border:1px solid #e5e5e5;box-shadow:inset 0 3px 12px rgba(0,0,0,.1)}.switch-toggle label:first-of-type{padding-left:1.2em;border-radius:24px 0 0 24px;box-shadow:inset 9px 3px 12px rgba(0,0,0,.1)}.switch-toggle label:last-of-type{padding-right:1.2em;border-radius:0 24px 24px 0;box-shadow:inset -9px 3px 12px rgba(0,0,0,.1)}.switch-toggle label:hover{cursor:pointer}.switch-toggle input:checked+label{background-color:#ee3124;background:linear-gradient(180deg,#ee3124,#bf1218);border-color:#bf1218;box-shadow:none;color:#fff}button.inputButton{display:inline-block;vertical-align:middle;height:47px;line-height:47px;padding:0 12px;text-decoration:none;text-align:center;font-size:17px;font-weight:500;text-transform:uppercase;background-color:#e81e25;border-radius:5px;border:0;color:#fff;outline:none}button.inputButton:hover,button.inputButton:active{background-color:#bf1218;border-color:#bf1218;cursor:pointer}button.inputButton:disabled,button.inputButton:disabled:hover{color:#b4b4b4;background:#ccc;border-color:#ccc;cursor:default}button.inputButton>i{font-size:21px}.form-recaptcha{display:flex;justify-content:center;margin:1em auto}.form div.form-progress-bar{padding-top:10px;padding-bottom:10px;width:90%;max-width:520px;margin:0 auto}.form-progress-bar{width:auto;text-align:center}.form-progress-bar .progress-line{position:relative;height:3px;background-color:#d3d3d3;width:100%;margin:6px auto}.form-progress-bar .progress-step{display:block;position:absolute;border-radius:50%;height:9px;width:9px;top:50%;margin-left:-4px;transform:translateY(-50%) translateX(-50%);background-color:#d3d3d3;transition:ease-out .2s}.form-progress-bar .progress-step.current{height:15px;width:15px;transition:ease-in .2s;background-color:#ee3124}.form-progress-bar .progress-step:hover{height:15px;width:15px;background-color:#ee3124;transition:ease-in .2s}form.key-gate{margin:30px auto;text-align:center}form.key-gate.is-error{animation:shake .4s 1 linear}form.key-gate input.codeInput{font-size:2.5ch;text-transform:none;height:53px;line-height:53px;border-radius:29px;max-width:300px;width:auto;margin:auto;padding:0 4em 0 1em}form.key-gate button.submitButton{position:absolute;display:inline-block;text-transform:uppercase;border-radius:0 29px 29px 0;width:4em;padding-right:.5em;margin-left:-4em}@media(max-width:568px){span.codeInput,input.codeInput[type="text"]{font-size:2ch}}div.loaded,div.is-loading{position:relative;overflow:hidden!important}div.loaded>*,div.is-loading>*{opacity:.1}div.loaded>*{opacity:1;transition:opacity 1s ease-out}div.is-loading::before{position:absolute;top:0;left:0;right:0;bottom:0;display:block;content:" ";background-color:transparent;z-index:98}div.is-loading::after{position:absolute;display:block;content:"";box-sizing:border-box;top:20%;left:50%;width:24px;height:24px;margin-left:-12px;border:2px solid #ccc;border-radius:50%;border-top-color:#ef3124;animation:spin .8s linear infinite;z-index:99}section.section:first-child{padding-top:0}section.section:last-child{padding-bottom:0}section.section.is-narrow{padding:0 0 1em}section.section{padding:2em 0 3em}section.section.major{padding:3.5em 0 3.5em}@media(max-width:959px){section.section{padding-left:20px;padding-right:20px}}@media(max-width:576px){section.section{padding-top:1.5em;padding-bottom:1.5em}}*.m-5{margin:5em}*.m-4{margin:4em}*.m-3{margin:3em}*.m-2{margin:2em}*.m-1{margin:1em}*.p-5{padding:5em}*.p-4{padding:4em}*.p-3{padding:3em}*.p-2{padding:2em}*.p-1{padding:1em}a.ctaButton,button.ctaButton{font-family:"Poppins",sans-serif;display:inline-block;vertical-align:middle;font-size:15px;font-weight:600;line-height:2.5em;text-decoration:none;height:2.5em;padding:0 1em;transition:.1s ease;pointer-events:all;cursor:pointer}a.ctaButton,button.ctaButton{height:2.5em;padding:0 1em;color:#fff;border:2px solid #e81e25;background-color:#e81e25;border-radius:2em}a.ctaButton span,button.ctaButton span{text-align:center}a.ctaButton:hover span::after,a.ctaButton:focus span::after,button.ctaButton:hover span::after,button.ctaButton:focus span::after{transform:translateX(.2em)}a.ctaButton:hover,a.ctaButton:focus,button.ctaButton:hover,button.ctaButton:focus{border-color:#bf1218;background-color:#bf1218}a.ctaButton.is-outlined,button.ctaButton.is-outlined{border-color:#e81e25;background-color:transparent;color:#e81e25}*.is-red a.ctaButton,*.is-red button.ctaButton{border-color:#fff!important;background-color:#fff!important;color:#e81e25}*.is-red a.ctaButton.is-outlined,*.is-red button.ctaButton.is-outlined,*.is-dark a.ctaButton.is-outlined,*.is-dark button.ctaButton.is-outlined{border-color:#fff!important;color:#fff!important}*.is-light a.ctaButton.is-outlined,*.is-light button.ctaButton.is-outlined{border-color:#000!important;color:#000!important}a.ctaButton:hover span.icon-info::before,button.ctaButton:hover span.icon-info::before{animation:reflect .5s}div.logo{position:relative;z-index:3}div.logo img{display:inline-block;padding:5px 0;width:100%;height:auto;max-height:100%}div.logo.big img,div.logo.huge img{max-width:720px;max-width:min(720px,60vw)}div.logo.large img{max-width:540px;max-width:min(540px,40vw)}div.logo.medium img{max-width:380px;max-width:min(380px,25vw)}div.logo.small img{max-width:270px;max-width:min(270px,20vw)}div.logo.tiny img{max-width:140px}@media(max-width:576px){div.logo.big img,div.logo.huge img,div.logo.large img{max-width:360px}div.logo.medium img{max-width:240px}div.logo.small img{max-width:170px}div.logo.tiny img{max-width:120px}}span.quote,em.quote{font-style:normal;padding-left:1em;padding-right:1em;line-height:1em}span.quote::before,em.quote::before,span.quote::after,em.quote::after{font-size:2em;margin-top:.2em;position:absolute}span.quote::before,em.quote::before{margin-left:-.4em;content:"“"}span.quote::after,em.quote::after{margin-left:.1em;content:"”"}span.pre{font-family:monospace;padding:0 2px;font-size:.9em;background-color:#ededed;border-radius:9px;white-space:pre-wrap;word-spacing:-.2em;letter-spacing:-.01em;color:#555}hr{border:0;height:1px;width:100%;background:#d6d7d6}hr.divider.major{margin:3em auto}span.xbox-green,em.xbox-green,strong.xbox-green{color:#107c10}span.xbox-lightgreen,em.xbox-lightgreen,strong.xbox-lightgreen{color:#5dc21e}span.xbox-grey,span.xbox-gray,em.xbox-grey{color:#3a3a3a}div.xbox-green{background-color:#107c10}div.xbox-lightgreen{background-color:#5dc21e}div.xbox-grey{background-color:#3a3a3a}span.playstation-blue,em.playstation-blue,strong.playstation-blue{color:#003791}span.playstation-lightblue,em.playstation-lightblue,strong.playstation-lightblue{color:#0078c8}div.playstation-blue{background-color:#003791}div.playstation-lightblue{background-color:#0078c8}span.nintendo-red,em.nintendo-red,strong.nintendo-red{color:#e60012}div.nintendo-red{background-color:#e60012}.is-centered{display:flex;justify-content:center}.toTopBtn{height:24px;width:24px;bottom:15px;right:15px;padding:10px;line-height:24px;text-align:center;background:#fff;color:grey;font-size:0;border-radius:50px;font-weight:normal;transition:.2s ease;box-shadow:0 0 9px rgba(0,0,0,15%)}.toTopBtn::after{content:"3";font-family:"fontello";font-size:21px}@media(max-width:959px){.prodLeftBlock{margin-left:0}}@media(min-width:569px) and (max-width:959px){}@media(max-width:568px){.addedDetInfo{padding:0 2em}.loyaltySmallNonMobile{height:0}}@media(max-width:576px){.button{font-size:12px}}body{overflow-x:hidden}