@font-face{font-family:Open Sans;font-style:normal;font-display:swap;font-weight:400;src:local("Open Sans Regular"),url(/fonts/open-sans-v21-latin-regular.woff2) format("woff2"),url(/fonts/open-sans-v21-latin-regular.woff) format("woff"),url(/fonts/open-sans-v21-latin-regular.ttf) format("truetype")}@font-face{font-family:Titillium Web;font-style:normal;font-display:swap;font-weight:300;src:local("Titillium Web 300"),url(/fonts/titillium-web-v10-latin-300.woff2) format("woff2"),url(/fonts/titillium-web-v10-latin-300.woff) format("woff"),url(/fonts/titillium-web-v10-latin-300.ttf) format("truetype")}@font-face{font-family:Titillium Web;font-style:normal;font-display:swap;font-weight:400;src:local("Titillium Web Regular"),url(/fonts/titillium-web-v10-latin-regular.woff2) format("woff2"),url(/fonts/titillium-web-v10-latin-regular.woff) format("woff"),url(/fonts/titillium-web-v10-latin-regular.ttf) format("truetype")}:root{--black1:#131213;--black2:#181718;--white:#fff;--yellow:#b49b57;--grey:#a2a2a2;--grey2:#dcdcdc;--titillium:"Titillium Web",sans-serif;--montserrat:"Montserrat",sans-serif;--open:"Open Sans",sans-serif;--transition:250ms cubic-bezier(0.4,0,0.2,1)}*{box-sizing:border-box;margin:0;padding:0}html{font-size:62.5%}body{font-family:var(--titillium);background-color:var(--black1);background-image:url(/images/bg-pattern.webp);height:100%}a,body{color:var(--white)}a{text-decoration:none}ul{list-style:none}img{max-width:100%;height:auto}button{outline:none;border:none;font-family:var(--titillium)}.relative{position:relative}.cp{cursor:pointer}.asd{position:fixed;top:75%;top:50%;transform:translateY(-50%);left:-1px;z-index:1000000;display:flex;flex-direction:column;background-color:#000;padding:1rem;border:1px solid #ffffff3d;border-top-right-radius:25px;border-bottom-right-radius:25px}.linepost{position:relative}.linepost:after{content:"";background:var(--yellow);width:20px;height:100%;position:absolute;top:0;right:-2rem;opacity:.4}.arrow-scroll{display:none}.greypost{opacity:.4}.post-list{display:block;margin-top:.5rem;margin-left:1rem;font-size:2.1rem!important}.post-ul{list-style:circle!important}.asd svg{width:7rem;height:7rem;fill:var(--yellow)}.asd svg:first-of-type{margin-top:.5rem}:after,:before{content:"";position:absolute}.em{direction:rtl;unicode-bidi:bidi-override}.bf-happy{font-size:6rem;opacity:0}.op{opacity:0}.m-is{margin-top:clamp(8rem,8vw,10rem)}.m-os{margin-top:clamp(10rem,18vw,20rem)}.o-h{overflow:hidden}.m-job{margin-top:1rem}.title-content{flex:0 0 50%;z-index:1}.title-content-full{flex:0 0 44%;z-index:1}.flex{display:flex;flex:1 0}.df,.df-a{display:flex;align-items:center}.df-a{height:100%}.middle{display:flex;justify-content:center}.spacer{padding:0 clamp(1.6rem,4.2vw,4.2rem);max-width:calc(1440px + 2 * clamp(1.6rem, 4.2vw, 4.2rem));margin:0 auto}.spacer-app{padding:40px clamp(1.6rem,4.2vw,4.2rem);max-width:calc(850px + 2 * clamp(1.6rem, 4.2vw, 4.2rem));margin:0 auto;display:flex!important;flex-direction:column!important;justify-content:space-between!important}.mobile-app-terms{padding-top:20px;display:flex;align-items:center;gap:40px}.mobile-app-terms a{color:var(--grey);font-size:1.6rem}.spacer-terms{padding:40px clamp(1.6rem,4.2vw,4.2rem);max-width:calc(1024px + 2 * clamp(1.6rem, 4.2vw, 4.2rem));margin:0 auto}.spacer-1280{max-width:calc(1280px + 2 * clamp(1.6rem, 4.2vw, 4.2rem))}.spacer-1152,.spacer-1280{padding:0 clamp(1.6rem,4.2vw,4.2rem);margin:0 auto}.spacer-1152{max-width:calc(1152px + 2 * clamp(1.6rem, 4.2vw, 4.2rem));margin-top:160px!important}.spacer--nav{padding:0 clamp(1.6rem,4.2vw,4.2rem);max-width:calc(1700px + 2 * clamp(1.6rem, 4.2vw, 4.2rem));margin:0 auto}.nav-animation a{animation:colors 3s ease-in-out infinite}@keyframes colors{0%,to{filter:none}50%{filter:drop-shadow(0 0 6px #ffee00) drop-shadow(0 0 10px #ffee0040)}}.fixed{position:fixed}.background{height:86rem;margin-top:6rem;position:relative;background-repeat:no-repeat;background-position:50%;background-size:cover;-webkit-mask-image:url(/svgs/Wave-1920.svg);mask-image:url(/svgs/Wave-1920.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:cover;mask-size:cover;-webkit-mask-position:50% 100%;mask-position:50% 100%;overflow:hidden}.background-video{height:92rem;margin-top:0}.no-background{margin-top:16rem}.video-wrapper{position:absolute;top:0;left:50%;transform:translateX(-50%)}.video-wrapper:after{position:absolute;top:0;left:0;width:100%;height:100%;content:"";background-image:linear-gradient(90deg,#050505,hsla(0,0%,4%,.8) 25%,hsla(0,0%,5%,.2) 65%)}header{font:1.9rem var(--open);z-index:5;position:fixed;top:0;left:0;width:100%;font-weight:400;text-transform:uppercase}header .nav-select button{font:2rem var(--open);font-weight:400;text-transform:uppercase;cursor:pointer}.flags,.hamburger-react,.nav-hover svg{display:none}.nav-select button{background-color:transparent;outline:none;border:none;color:var(--white);display:flex;align-items:center;gap:2.5px}.nav-select button svg{width:24px;height:24px;transition:transform .15s linear}.nav-select-rotate{transform:rotate(180deg)}.nav-select{position:relative}.nav-select-dropdown{position:absolute;text-align:right;right:0;padding-top:17px;animation:fadeIn .15s ease-in-out}.nav-select-dropdown ul{background:var(--black1);box-shadow:inset -1px 0 14px 8px hsla(0,0%,98%,.02),inset -1px 0 2px 2px hsla(0,0%,98%,.004),0 10px 22px 8px rgba(0,0,0,.2);border-top:1px solid hsla(0,0%,100%,.06)}.nav-select-dropdown li{margin-right:0!important;cursor:pointer;width:100%}.nav-select-dropdown a{width:100%;display:block;padding:15px 25px}.nav-1{height:6.2rem;background:var(--black1);box-shadow:inset -1px 0 14px 8px hsla(0,0%,98%,.04),inset -1px 0 2px 2px hsla(0,0%,98%,.004),0 10px 22px 8px rgba(0,0,0,.6);white-space:nowrap;position:relative;z-index:3}.nav-2{display:none}.nav-menu-1,.nav-menu-2{flex:1 0}.nav-menu-2{justify-content:flex-end}.nav-menu-1 li{margin-right:clamp(2rem,1.8vw,3.2rem)}.nav-menu-2 li:not(.nav-language){margin-right:clamp(2rem,1.2vw,3.2rem)}.nav-logo{width:164px;height:28px;display:flex;align-items:center;margin:0 1.5rem}.nav-menu-2>li:first-of-type{margin-left:2.5rem}header .nav-language{margin-left:1rem;padding:.5rem 0 0}.nav-transform{transform:translateY(-100%)}.color-yellow{color:var(--yellow)}.fill-yellow{fill:var(--yellow)}.title{display:flex;align-items:center;height:100%;gap:3.2rem;position:relative;margin-top:-4rem}.title svg{fill:var(--yellow)}.title-right{flex:0 0 56%}.title-heading{font-size:5.8rem;font-weight:400;line-height:1.2;letter-spacing:.5px;text-transform:uppercase}.title-heading--small{font-size:clamp(4rem,5vw,5rem)}.title-text{font-size:2.4rem;font-weight:300;line-height:1.36}.slider-arrow{position:absolute;top:44%;width:3.2em;height:3.2em;border-radius:100%;display:flex;align-items:center;justify-content:center;opacity:1;border:1px solid hsla(0,0%,100%,.16);background:transparent;cursor:pointer;transition:background-color var(--transition)}.slider-arrow:hover{background-color:hsla(0,0%,100%,.14)}.slider-arrow-prev{left:3.6em}.slider-arrow-next{right:3.6rem}.slider-arrow svg{width:2.6em;height:2.6em;fill:var(--white);transform:rotate(-90deg)}.slider-arrow-prev svg{transform:scaleX(-1) rotate(-90deg)}.error-message-container{display:flex;justify-content:center;align-items:center;height:50vh}.error-message{font-size:clamp(2.4rem,2vw,3rem);text-align:center;letter-spacing:.4px;background-color:rgba(0,0,0,.08);padding:.4rem 2rem}.slider-dots{position:absolute;display:flex;bottom:10%;left:50%;transform:translateX(-50%);opacity:1;align-items:center}.dot,.splide__pagination li button{background-color:#242322;width:2rem;height:2rem;border-radius:100%;cursor:pointer;opacity:1;transition:all var(--transition)}.splide__arrow{background-color:var(--yellow)!important;width:3.5rem!important;height:3.5rem!important;transition:all .3s ease-in-out}.splide__arrow--prev{left:-2.75em!important}.splide__arrow--next{right:-2.75em!important}.dot:hover{opacity:1}.dot-active{opacity:1;transform:scale(1.1);background-color:var(--yellow)}.slider-dots div~div{margin-left:.5rem}.splide__pagination li .is-active{opacity:1;transform:scale(1.1);background-color:var(--yellow)}.splide__pagination{top:unset;bottom:-4em!important;gap:.4rem}.splide__track{cursor:-webkit-grab;cursor:grab}.line,.line-still{width:42%;height:1px;opacity:.2}.line-still{background-color:var(--white);width:100%}.line:first-of-type{background:linear-gradient(270deg,#fff 86%,hsla(0,0%,100%,0));margin-right:1.4rem}.line:last-of-type{background:linear-gradient(90deg,#fff 86%,hsla(0,0%,100%,0));margin-left:1rem}.event-date{margin:0 .5rem;color:var(--yellow);font-size:2.4rem;font-weight:400;white-space:nowrap}.section-spacer{display:inline-flex;align-items:center;margin:clamp(.6rem,1.4vw,1.2rem) 0;width:100%}.section-spacer svg{fill:var(--yellow)}.card-info .section-spacer{margin:.6rem 0;justify-content:center}.main-post{display:flex;align-items:center}.main-post-left{flex-basis:56%;position:relative;-webkit-mask-image:url(/svgs/Wave-post-up.svg);mask-image:url(/svgs/Wave-post-up.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:cover;mask-size:cover;-webkit-mask-position:top;mask-position:top}.main-post-right{flex-basis:44%;margin-left:2.6rem;z-index:1}.main-post-left-mask-bottom{-webkit-mask-image:url(/svgs/Wave-post-down.svg);mask-image:url(/svgs/Wave-post-down.svg);-webkit-mask-position:bottom;mask-position:bottom}.main-post-left-nomask{-webkit-mask-image:unset!important;mask-image:unset!important}.main-post-direction .main-post-right{margin:0 2.6rem 0 0;text-align:right}.main-post-direction .main-post-left{order:2}.main-post-direction .section-spacer{justify-content:flex-end}.main-post-heading{font-size:4.4rem;position:relative;margin-left:-14rem;font-weight:400;line-height:1.2;text-transform:uppercase}.main-post-heading:before{background-color:var(--black1);height:calc(100% + 1.2rem);width:14rem;z-index:-1;top:-.5rem;left:-2.6rem}.main-post-heading:after{background-color:var(--yellow);height:100%;width:15.4rem;z-index:-2;top:1.8rem;left:-4rem}.main-post-direction .main-post-heading:before{left:auto;right:-2.6rem}.main-post-direction .main-post-heading:after{left:auto;right:-4rem}.main-post-direction .main-post-heading{margin:0 -14rem 0 0}.main-post-desc{font-size:2.3rem;font-weight:300;color:var(--grey2);letter-spacing:.3px;line-height:1.28}.main-post-desc-m{margin-top:2.5rem}.main-post-desc-small,.small-post .main-post-desc{font-size:clamp(2.1rem,1.6vw,2.5rem)}.small-post .main-post-desc{text-transform:none}.main-more{display:inline-block;margin-top:1.8rem;cursor:pointer;font-size:clamp(2.2rem,1.8vw,2.3rem);color:var(--white);box-shadow:inset 0 0 1px 1px hsla(0,0%,98%,.08);font-weight:300;text-transform:uppercase;background-color:#8e7a47;padding:.1rem 1.4rem;border-radius:.1rem;white-space:nowrap;transition:background-color var(--transition)}.main-more:hover{background-color:#9c844a}.cards-grid .main-more,.cards-grid-small .main-more{font-size:clamp(2.4rem,1.8vw,2.6rem)}.main-more-center{margin:1.6rem auto 0;display:block}.main-more:disabled{filter:brightness(.5);cursor:unset;pointer-events:none}.main-more-yellow{background-color:#f4dd05;color:var(--black2);font-weight:500;border-radius:1rem}.main-more-yellow:hover{background-color:#c0ad02}.main-more-wrapper{display:flex;justify-content:center}.footer-socials{display:flex;gap:1rem}.footer-socials a{cursor:pointer}.footer-socials svg{fill:var(--yellow);width:3rem;height:3rem}footer{background-color:var(--black2);padding:6rem 0 2.4rem}.footer a{color:var(--grey2);font-size:2rem;white-space:nowrap;font-family:var(--open)}.footer-contact p{font-size:1.8rem;line-height:1.32;letter-spacing:.5px}.footer-contact p+p{margin-top:.5rem}.footer-left-links{display:flex;flex-wrap:wrap;column-gap:2.4rem;row-gap:.8rem;align-items:center;margin:1.6rem 4rem 1rem 0}.footer-left img{width:300px;height:51px}.footer-flex-upper{display:grid;grid-template:1fr/5fr 7fr}.footer-right{display:flex;justify-content:flex-end;column-gap:9rem}.footer-right li{margin-top:.6rem}.footer-copyright{font-family:var(--open);font-size:1.6rem;margin-top:3rem;color:var(--grey);font-weight:300}.footer-copyright-2{font-family:var(--open)!important;font-size:1.6rem!important;margin-top:.25rem!important;color:var(--grey)!important;font-weight:300;display:block}.footer-copyright-2 span{text-decoration:underline}.footer-right-mobile{display:none}.blog{background-image:linear-gradient(90deg,#0c0c0c,hsla(0,0%,4%,.701) 40%,hsla(0,0%,5%,0) 65%),url(/images/blog-big.webp)}.error{background-image:url(/images/404-big.webp);margin-top:0}.informationen{background-image:linear-gradient(90deg,#050505,hsla(0,0%,4%,.701) 40%,hsla(0,0%,5%,0) 65%),url(/images/informationen-big.webp)}.promotions{background-image:linear-gradient(90deg,#050505,hsla(0,0%,4%,.701) 40%,hsla(0,0%,5%,0) 65%),url(/images/promotions-big.webp)}.social{background-image:linear-gradient(90deg,#050505,hsla(0,0%,4%,.701) 40%,hsla(0,0%,5%,0) 65%),url(/images/social-big.webp)}.slots2{background-image:linear-gradient(90deg,#050505,hsla(0,0%,4%,.701) 40%,hsla(0,0%,5%,0) 65%),url(/images/slots2-big.webp)}.restaurant{background-image:linear-gradient(90deg,#050505,hsla(0,0%,4%,.701) 40%,hsla(0,0%,5%,0) 65%),url(/images/restaurant-big.webp)}.slotsbg{background-image:linear-gradient(90deg,#050505,hsla(0,0%,4%,.701) 40%,hsla(0,0%,5%,0) 65%),url(/images/slots-big.webp)}.cards-grid{display:grid;grid-gap:3rem;grid-template-columns:repeat(auto-fill,minmax(340px,1fr))}.cards-grid-small{display:grid;grid-gap:2rem;grid-template-columns:repeat(auto-fill,minmax(32em,1fr))}.card-bg{background-color:var(--black2);height:100%;text-align:center;position:relative;border-radius:.1rem;box-shadow:inset 0 0 1px 1px hsla(0,0%,98%,.009),3px 3px 4px 1px rgba(0,0,0,.08)}.card-bg img{border-radius:.1rem!important}.card-bg .main-more{font-size:2.2rem;text-transform:none}.card-info{padding:1.6rem 1.6rem 3.2rem}.card-title{font-size:3.2rem;font-weight:400;line-height:1.28;letter-spacing:.8px}.cards-grid-small .card-title{font-size:2.8rem}.card-text{font-weight:300;color:var(--grey2);line-height:1.28;letter-spacing:.6px}.card-text,.cards-grid-small .card-text{font-size:2rem}.date{background-color:var(--yellow);position:absolute;padding:.8rem 2rem;color:var(--black1);text-align:center;line-height:1;letter-spacing:-.5px;z-index:1;border-top-left-radius:.3rem}.cards-grid .date{font-size:1.2rem}.cards-grid-small .date{font-size:1rem}.date-featured{z-index:1;font-size:1.2rem;padding-top:2.8rem;border-top-left-radius:0}.date-featured-right{right:0}.date p:first-child{text-transform:uppercase;font-family:var(--open);font-size:2.2em}.date p:last-child{font-size:3.8em}.small-title{margin-bottom:3rem;font-size:2.8rem;text-align:center;letter-spacing:.4px;font-weight:400}.restaurant-menus{display:flex;justify-content:center;column-gap:2rem;row-gap:1.4em;flex-wrap:wrap;font-size:1rem}.restaurant-menus a,.restaurant-menus>div{display:flex;align-items:center;background-color:var(--black2);flex:0 1 46rem;padding:0 2.5rem;position:relative;height:7em;border-radius:.1rem;overflow:hidden;cursor:pointer;box-shadow:inset 0 0 1px 1px hsla(0,0%,98%,.01);transition:filter var(--transition)}.restaurant-submenu>div{flex:1 1 43rem}.restaurant-line{background-color:var(--white);margin-bottom:3rem;height:1px;width:100%;opacity:.1}.restaurant-menu{margin-bottom:3em}.restaurant-submenu{margin-bottom:6.4em}.restaurant-menus p{font-size:2.3em;opacity:.35;letter-spacing:.2px;transition:opacity var(--transition)}.restaurant-menus svg{width:3.2em;height:3.2em;fill:var(--yellow);transform:rotate(-180deg);margin-left:.2em;opacity:.35;transition:all .32s cubic-bezier(.4,0,.2,1);margin-top:.1rem}.restaurant-menus a:after,.restaurant-menus div:after{width:20rem;height:7em;top:0;right:0;opacity:.4;transition:opacity var(--transition)}.restaurant-menu div:first-of-type:after{background-image:url(/images/restaurant-food.webp)}.restaurant-menu div:last-of-type:after{background-image:url(/images/restaurant-drinks.webp)}.restaurant-menus .category-active,.restaurant-menus .category-active *,.restaurant-menus .category-active:after{opacity:1}.restaurant-menus .category-active svg{transform:rotate(0deg)}.restaurant-list{background-color:var(--black2);padding:1.8rem 2.5rem;border-radius:.1rem;box-shadow:inset 0 0 1px 1px hsla(0,0%,98%,.01);font-size:1rem}.restaurant-list--item{display:grid;grid-template:repeat(2,auto) /1fr auto;grid-column-gap:3.2rem;column-gap:3.2rem;line-height:1.2}.restaurant-list div+div{margin-top:1.4em}.restaurant-list--title{font-size:2.4em;grid-row:1/2;grid-column:1/2}.restaurant-list--line{border-bottom:1px dashed hsla(0,0%,100%,.07);grid-row:3/4;grid-column:1/3;margin-top:.7em}.restaurant-list--desc{font-size:2em;font-weight:300;letter-spacing:.2px;color:var(--grey);grid-row:2/3;grid-column:1/2}.restaurant-list--details{color:var(--yellow);white-space:nowrap;grid-row:1/3;grid-column:2/3;display:flex;flex-direction:column;align-items:flex-end;justify-content:center;line-height:1.1}.restaurant-list--price{font-weight:400;font-size:2.2em}.restaurant-list--capacity{font-size:2em;font-weight:300}.restaurant-list--subcategory{font-size:2.6em;color:var(--yellow);font-weight:400;margin:.4em 0 .6em;line-height:1.24}.restaurant-submenu-link{position:relative}.restaurant-image{position:absolute;right:-2rem;transition:opacity var(--transition);opacity:.5}#nprogress{pointer-events:none}#nprogress .bar{background:var(--yellow);position:fixed;z-index:1031;top:0;left:0;width:100%;height:2px}.blog-post{margin-top:16rem;display:flex;column-gap:8rem;max-width:980px;min-height:50vh}.blog-title{font-size:clamp(3.6rem,3vw,4.6rem);letter-spacing:2px;font-weight:400;line-height:1.15}.blog-post .main-more{font-size:2.2rem;margin-top:2rem}.blog-post-informations{display:flex;justify-content:space-between;font-size:2.4em;margin-top:1.5rem;font-weight:600}.blog-post-informations p:first-of-type{text-transform:uppercase;color:var(--grey);letter-spacing:.2px;margin-bottom:2rem}.blog-post-informations p:last-of-type{color:var(--yellow);letter-spacing:.2px}.blog-content{font-size:2.2rem;line-height:1.6;font-weight:300;color:var(--grey2)}.blog-content p{margin-bottom:1.5rem}.blog-content ul li:last-of-type{margin-bottom:2rem}.blog-content h2{margin:1rem 0 .8rem;color:var(--white);line-height:1.2;letter-spacing:1px;font-weight:400}.blog-related--post-link{display:flex;align-items:center;gap:2rem}.blog-related--image{flex:0 0 40%}.blog-related--image img{transition:var(--transition)}.blog-related--post-link:hover .blog-related--image img{transform:scale(1.1)}.blog-related--post-link:hover h3{color:var(--yellow)}.blog-related--post+.blog-related--post{margin-top:2.6rem}.blog-related--informations p{text-transform:uppercase;color:var(--grey);letter-spacing:.2px;font-size:1.6rem;margin-bottom:.8rem}.blog-related--informations h3{color:var(--white);letter-spacing:.2px;font-size:2rem;line-height:1.3;font-weight:400;transition:var(--transition)}.blog-related .main-more{margin-top:2.4rem}.blog-post-left .section-spacer{display:flex;justify-content:center}.blog-post-left .section-spacer .line{width:50%}.title-error{height:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;font-size:clamp(.5rem,1vw,1rem)}.error-404{font-size:32em;color:var(--yellow);line-height:1;text-shadow:1px 1px 2px rgba(0,0,0,.1);font-family:var(--open)}.error-text{font-size:3.4rem;margin:.6em 0 .1em}.events-grid{display:grid;grid-template:1fr/1fr;position:relative}.events-grid .background{grid-row:1/2;grid-column:1/2;opacity:0;transition:opacity var(--transition);pointer-events:none;margin-top:2rem}.events-grid .events-active{opacity:1;pointer-events:all}.mobile-app-image{max-width:250px!important;height:auto;margin-left:15px}.events-calendar{font-size:1rem;margin-bottom:5em;display:flex;justify-content:center;align-items:center}.events-calendar p{text-align:center;letter-spacing:.4px;background-color:var(--black2);padding:.25rem 2rem;font-size:3.2em;font-weight:300;width:8.5em;margin:0 .2em;white-space:nowrap}.events-arrow,.events-calendar p{border-radius:.3rem;box-shadow:inset 0 0 1px 1px hsla(0,0%,98%,.009),3px 3px 4px 1px rgba(0,0,0,.08)}.events-arrow{width:3.9em;height:4em;display:flex;align-items:center;justify-content:center;border:none;padding:0;opacity:1;background:var(--black2);cursor:pointer;transition:background var(--transition)}.events-arrow:hover{background:#1a191a}.events-arrow svg{width:3.2em;height:3.2em;fill:var(--white);transform:rotate(-90deg)}.events-arrow-prev svg{transform:scaleX(-1) rotate(-90deg)}.main-post-zoom{position:relative;transition:background-color .55s ease;cursor:pointer}.main-post-zoom:hover .google-maps{opacity:1}.main-post-zoom:hover{background-color:rgba(180,155,87,.8)}.main-post-zoom img{transition:transform .7s ease!important;z-index:-1}.main-post-zoom .google-maps{position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%);opacity:0;transition:opacity .65s ease;font-size:2.8rem;display:flex;align-items:center;font-weight:400;white-space:nowrap}.main-post-zoom .google-maps svg{margin-left:1rem;fill:var(--white)}.title-jackpot{display:flex;column-gap:2.6rem}.datenschutz-2{min-height:50vh!important}.datenschutz h1{font-size:clamp(4rem,4.6vw,5.6rem);color:var(--yellow);font-weight:400;line-height:1;margin-bottom:1.2rem;display:inline-block}.datenschutz h2{font-size:clamp(2.8rem,3.4vw,4rem);font-weight:400;line-height:1.2;margin-bottom:2rem}.datenschutz p{font-size:2.2rem;color:var(--grey2)}.datenschutz-section,.datenschutz-section-links{margin-top:2rem}.datenschutz-flex{display:flex;column-gap:3.2rem}.datenschutz-flex>div:first-of-type,.datenschutz-flex>div:nth-last-of-type(2){flex:0 0 22%}.datenschutz-flex>div:last-of-type{flex:0 0 56%}.datenschutz .line-still{margin:2rem 0;opacity:.16}.datenschutz-lh{line-height:1.32}.app-page{font-size:clamp(.8rem,.65vw,1rem)}.title-app{display:flex;margin-top:16em;column-gap:3.6em;align-items:center}.title-app-heading{font-size:5.6em;font-weight:300;line-height:1.2;margin:1rem 0}.title-app-content{font-size:2.6em;font-weight:300;letter-spacing:.5px;line-height:1.36;color:var(--grey);margin-bottom:.2em}.post-app-content{font-size:2.8em;font-weight:300;letter-spacing:.2px;line-height:1.2;color:var(--grey2);margin-bottom:.6em}.title-app-category{letter-spacing:.5px;line-height:2.2;font-size:3.4em;font-weight:400}.title-app-answer{font-size:2.6em;font-weight:300;letter-spacing:.2px;color:var(--grey);line-height:1.2;display:none;margin-top:.5em}.title-app-question{font-size:2.6em;line-height:1.36;color:var(--grey2);font-weight:400;letter-spacing:.5px}.title-app>div{flex:1 0}.title-app .line-still{margin-top:3.6em}.title-app-left .title-app-button div img{height:8.7em}.title-app-buttons{display:flex;flex-wrap:wrap;gap:3.2em;margin-top:3rem}.post-app-heading{font-size:3.6em;font-weight:400;line-height:1.2}.post-app-line{gap:2em}.post-app,.post-app-line{display:flex;align-items:center}.post-app{margin-top:10em;gap:3.6em}.post-app--order{flex-direction:row-reverse}.post-app-right svg{width:12em;height:16em;fill:var(--yellow)}.post-app-right{margin-top:-10em;flex:1.5 0}.post-app-left{flex:1 0;display:flex;justify-content:center}.post-app-line~.post-app-line{margin-top:3.6em}.faq-app .line-still{margin-top:1em}.faq-app-flex{display:flex;align-items:center;cursor:pointer;min-height:4.6em;justify-content:space-between}.app-faq-line+.app-faq-line{margin-top:1rem}.faq-app svg{height:3.2rem;width:3.2rem;fill:var(--yellow);transition:transform var(--transition);margin-left:1rem}.faq-app-svg-rotate{transform:rotate(180deg)}.contact-app{display:flex;gap:10em;margin-top:7.2em}.contact-app>div{flex:1 0}.contact-app-form-title{display:inline-flex;align-items:center;cursor:pointer;position:relative}.contact-app-form-title svg:first-of-type{margin-right:1.5em;fill:var(--yellow);width:5em;height:5em}.contact-app-form-title svg:last-of-type{fill:var(--white);margin-left:2em;width:3rem;height:2.6rem}.contact-app-form svg{width:7.2em;height:5.4em}.contact-app-regulations svg{width:5.4em;height:5.4em}.app-form{flex-direction:column;align-items:center;margin-top:6em;display:none}.form-input{width:100%;display:flex;justify-content:center}.app-form input{padding:.25em .6em}.app-form input,.app-form textarea{box-sizing:border-box;width:50%;background-color:var(--black2);border:none;border-bottom:1px solid var(--yellow);font-size:2.8em;color:var(--grey2);font-weight:300;font-family:var(--titillium);outline:none}.app-form textarea{padding:.25em .6em 6em;resize:none;display:block}::placeholder{color:var(--grey);font-weight:300;font-family:var(--titillium)}.app-form .form-input+.form-input{margin-top:2em}.app-form .main-more{text-transform:none;width:50%;padding:.1em 0}.show-faq{display:flex}.contact-app-form-title:after{width:8.5em;height:8.5em;background-color:var(--black2);right:-2em;border-radius:100%;z-index:-1;transition:transform var(--transition)}.contact-app-form-title:hover:after{transform:scale(1.2)}.fw-400{font-weight:400}.color-grey{color:var(--grey)!important}.footer-contact p:nth-of-type(3)~p{margin-top:-.2rem;letter-spacing:.7px}.page-jackpots{display:flex;flex-direction:column;gap:5rem}.page-jackpots-1{grid-template-rows:1fr;grid-gap:5rem}.page-jackpots-1,.page-jackpots-2{display:grid;grid-template-columns:auto auto;gap:5rem}.page-jackpots-2{grid-template-rows:1fr 1fr;grid-gap:5rem}.page-jackpots-1>div:first-of-type{grid-row:1/2;grid-column:1/2}.page-jackpots-1>div:nth-of-type(2){grid-row:1/2;grid-column:2/3}.page-jackpots-2>div:first-of-type{grid-row:1/3;grid-column:1/2;display:flex;flex-wrap:wrap;gap:2.5rem}.page-jackpots-3>div:nth-of-type(2){grid-row:1/2;grid-column:2/3;display:flex;flex-wrap:wrap;gap:2.5rem;align-items:center;justify-content:center}.jackpot-bg{background-color:#00000050;padding:3.5rem;border-radius:60px;border:1px solid #ffffff20;width:100%}.page-jackpots .jackpot{font-size:clamp(.65rem,.7vw,1rem);text-size-adjust:none!important}.page-jackpots .jackpot-2{font-size:clamp(.65rem,.7vw,.85rem);text-size-adjust:none!important}.page-jackpots-2 .jackpot{font-size:clamp(.65rem,.64vw,.85rem);text-size-adjust:none!important}.cashmesh-bg{width:100%;display:flex;align-items:center;justify-content:center;margin-bottom:1em;animation:jackpot-scale 3.5s ease-in-out infinite}.cashmesh-bg>div{opacity:0}.page-jackpots .jackpot-numbers{height:100%}.jackpot{width:40em}.jackpot,.jackpot-2{font-size:.92rem;height:47em;background-size:contain;text-size-adjust:none;position:relative;overflow:hidden;opacity:0;pointer-events:none}.jackpot-2{width:80em}.jackpot-active,.jackpot-enter{animation:jackpot2 .6s ease-in-out both}.splide__slide{display:flex;justify-content:center!important}.jackpot-buffalo{color:#f0d34a;letter-spacing:1px;border-radius:30px;background-repeat:no-repeat}.jackpot-jackpot{color:#242725;text-shadow:1px 1px 1px rgba(61,77,58,.1);border-radius:30px}.jackpot-img{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1}.jackpot-img img{border-radius:30px}.jackpot-drgts-post{color:#242725;text-shadow:1px 1px 1px rgba(61,77,58,.1);font-family:var(--montserrat)!important}.hasJackpots{font-size:.89rem!important}.jackpot-drgts-post-pos>div:first-of-type{position:absolute;top:2.775em;left:50%;transform:translateX(-50%);z-index:100;font-size:6em}.jackpot-drgts-post-pos>div:nth-of-type(2){position:absolute;top:8.9em;left:50%;z-index:100;transform:translateX(-50%);font-size:3.5em}.jackpot-drgts-post-pos>div:nth-of-type(3){position:absolute;top:8.85em;font-size:3.5em;left:72.5%;z-index:100;transform:translateX(-50%)}.img-full{width:100%;height:auto;object-fit:cover}.login{min-height:100vh;display:flex;justify-content:center;align-items:center;flex-direction:column;padding:0 3rem}.login h1{margin-bottom:50px;font-family:var(--titillium);font-size:3rem;text-align:center}.login form{display:flex;justify-content:center;align-items:center;flex-direction:column}.login input{background-color:transparent;border:none;border-bottom:1px solid var(--yellow);font-size:3rem;outline:none;color:var(--white);padding:.25em 0;width:30rem}.login button{margin-top:2.5rem;background-color:var(--yellow);font-size:2.5rem;padding:.25rem 2.5rem;cursor:pointer;width:30rem}.login span{margin-top:.75rem;color:red;font-size:2.5rem}.datenschutz-button{text-transform:none!important;font-size:2.2rem;border-radius:.3rem}.footer-p{margin-top:.5rem!important}.spiele-opening{margin:1rem 0}@keyframes jackpot-element{0%,to{transform:scale(.94);filter:drop-shadow(0 0 5px #451966)}50%{transform:scale(1);filter:drop-shadow(0 0 25px #6a0cb3)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes jackpot-element-2{0%,to{transform:scale(1);filter:drop-shadow(0 0 25px #7c0200)}50%{transform:scale(.94);filter:drop-shadow(0 0 5px #7c0200)}}@keyframes jackpot-element-1{0%,to{transform:scale(1)}50%{transform:scale(.94)}}@keyframes jackpot-scale{0%,to{transform:scale(.94)}50%{transform:scale(1)}}@keyframes jackpot-element-3{0%,to{transform:scale(.94);filter:drop-shadow(0 0 5px #8d1c70)}50%{transform:scale(1);filter:drop-shadow(0 0 20px #8d1c70)}}@keyframes jackpot-element-4{0%,to{transform:scale(1);filter:drop-shadow(0 0 20px #03d553)}50%{transform:scale(.94);filter:drop-shadow(0 0 5px #03d553)}}@keyframes jackpot-shine{0%{transform:rotate(45deg) translateX(-80rem)}to{transform:rotate(45deg) translateX(200rem)}}@keyframes jackpot{0%{transform:translateY(-.25rem) scale(.95);opacity:0}1000%{transform:translateY(0) scale(.1);opacity:1}}@keyframes jackpot2{0%{opacity:0;transform:scale(1)}1%{opacity:0;transform:scale(.95)}40%{opacity:1}60%{transform:scale(1.02)}to{opacity:1;transform:scale(1);pointer-events:auto}}@keyframes count{0%{opacity:0;transform:scale(1);display:none}1%{opacity:0;transform:scale(.95);display:flex}40%{opacity:1}60%{transform:scale(1.02)}to{opacity:1;transform:scale(1)}}@keyframes bounce{0%{transform:scale(1);animation-timing-function:cubic-bezier(0,0,.2,1)}10%{transform:scale(.95);animation-timing-function:cubic-bezier(0,0,.2,1)}15%{transform:scale(1.1);animation-timing-function:cubic-bezier(0,0,.2,1)}20%{transform:scale(1);animation-timing-function:cubic-bezier(0,0,.2,1)}25%{transform:scale(1.1);animation-timing-function:cubic-bezier(0,0,.2,1)}30%{transform:scale(1);animation-timing-function:cubic-bezier(0,0,.2,1)}to{transform:scale(1);animation-timing-function:cubic-bezier(0,0,.2,1)}}@keyframes rotate{0%{transform:scale(1) rotate(0)}25%{transform:scale(1.1) rotate(4deg)}50%{transform:scale(1) rotate(0)}75%{transform:scale(1.1) rotate(-4deg)}to{transform:scale(1) rotate(0)}}@keyframes rotate2{0%{transform:scale(1) rotate(0)}25%{transform:scale(1.1) rotate(-4deg)}50%{transform:scale(1) rotate(0)}75%{transform:scale(1.1) rotate(4deg)}to{transform:scale(1) rotate(0)}}.jackpot-numbers{display:flex;align-items:center;flex-direction:column}.jackpot-element{position:absolute;left:50%;transform:translateX(-50%);width:100%;display:flex;align-items:center;justify-content:center}.jackpot-element-buffalo-logo{top:3em}.jackpot-element-buffalo-logo img{width:30em;filter:drop-shadow(0 0 12px #13111490);animation:rotate 8s linear infinite both}.jackpot-element-blackjack-logo img{width:30em;filter:drop-shadow(0 0 12px #13111490);animation:bounce 8s linear infinite both}.jackpot-element-blackjack-logo{top:1.5em}.jackpot-element-jackpot-logo{top:4em}.jackpot-element-xtensionLink-logo{top:3.75em}.jackpot-element-xtensionLink-logo img{width:36.6em;filter:drop-shadow(0 0 12px #13111490);animation:bounce 4s 1.5s infinite both}.jackpot-element-jackpot-logo img{width:34em;filter:drop-shadow(0 0 12px #13111490);animation:bounce 4s 3s infinite both}.jackpot-element-stunning-logo{top:3em}.jackpot-element-stunning-logo img{width:24em;filter:drop-shadow(0 0 12px #13111490);animation:bounce 4s .75s infinite both}.jackpot-element-crown-logo{top:2em}.jackpot-element-crown-logo img{width:29.7em;filter:drop-shadow(0 0 12px #13111490);animation:bounce 4s .75s infinite both}.jackpot-element-burning-logo{top:2.5em}.jackpot-element-burning-logo img{width:24em;filter:drop-shadow(0 0 12px #13111490);animation:bounce 4s 1.5s infinite both}.jackpot-element-chicken-logo{top:2.5em}.jackpot-element-chicken-logo img{width:27em;filter:drop-shadow(0 0 24px #13111490);animation:bounce 4s 2.25s infinite both}.jackpot-element-cashConnection-logo{top:7em}.jackpot-element-cashConnection-logo img{width:36em;filter:drop-shadow(0 0 24px #13111490);animation:bounce 4s 1.25s infinite both}.jackpot-element-buffalo-grand{top:22em}.jackpot-element-buffalo-major{top:33.4em}.jackpot-element-xtensionLink-grand{top:13.5em}.jackpot-element-xtensionLink-major{top:26.5em}.jackpot-element-buffalo-grand img{animation:jackpot-element 2.5s ease-in-out infinite;width:22em}.jackpot-element-buffalo-major img{animation:jackpot-element-2 2.5s ease-in-out infinite;width:18em}.jackpot-element-xtensionLink-grand img{animation:jackpot-element 2.5s ease-in-out infinite;width:18em}.jackpot-element-xtensionLink-major img{animation:jackpot-element-2 2.5s ease-in-out infinite;width:18em}.jackpot-element-burning-grand{top:20em}.jackpot-element-burning-major{top:32em}.jackpot-element-blackjack img{animation:jackpot-element-2 2.5s ease-in-out infinite;width:35em}.jackpot-element-blackjack{bottom:-1em}.jackpot-element-burning-grand img{animation:jackpot-element-3 2.5s ease-in-out infinite;width:16.7em}.jackpot-element-burning-major img{animation:jackpot-element-3 2.5s ease-in-out 1.25s infinite;width:16.4em}.jackpot-element-crown-grand img{animation:jackpot-element 2.5s ease-in-out infinite;width:13em}.jackpot-element-crown-major img{animation:jackpot-element 2.5s ease-in-out 1.25s infinite;width:12.1em}.jackpot-element-stunning-grand{top:18.25em}.jackpot-element-stunning-major{top:31.5em}.jackpot-element-crown-grand{top:22.25em}.jackpot-element-crown-major{top:33.5em}.jackpot-element-chicken-grand{top:13.25em}.jackpot-element-chicken-major{top:23.25em}.jackpot-element-cashConnection-grand{top:17.5em}.jackpot-element-cashConnection-major{top:31em}.jackpot-element-stunning-grand img{animation:jackpot-element-3 2.5s ease-in-out infinite;width:20em}.jackpot-element-mega-grand{top:20.75em}.jackpot-element-mega-logo img{width:61.8em;animation:bounce 8s linear infinite both;margin-top:12.75em;filter:drop-shadow(0 0 25px #131114)}.jackpot-element-mega-grand img{animation:jackpot-element-1 2.5s ease-in-out infinite;width:71.3em;filter:drop-shadow(0 0 12px #13111490)}.jackpot-element-stunning-major img{animation:jackpot-element-4 2.5s ease-in-out infinite;width:16em}.jackpot-element-chicken-grand img{animation:jackpot-element-3 2.5s ease-in-out infinite;width:15em}.jackpot-element-chicken-major img{animation:jackpot-element-3 2.5s ease-in-out 1.25s infinite;width:13em}.jackpot-element-cashConnection-grand img{animation:jackpot-element 2.5s ease-in-out infinite;width:17.5em}.jackpot-element-cashConnection-major img{animation:jackpot-element-2 2.5s ease-in-out infinite;width:17.5em}.jackpot-element-chicken-sign{top:unset;bottom:0;right:1.5em;left:unset;transform:translateX(0);width:unset}.jackpot-element-chicken-sign img{width:15.3em;animation:jackpot-scale 3s ease-in-out infinite}.jackpot-hide{opacity:0}.jackpot-anim{animation:fadeIn .4s ease-in-out!important;text-size-adjust:none}.jackpot p{text-size-adjust:none!important}.jackpot-buffalo .jackpot-numbers{font-size:3.2em;margin-top:8.3em;line-height:1.2}.jackpot-blackjack .jackpot-numbers{font-size:2.8em;line-height:1.2;color:#f2f2c9;margin-top:7.525em;margin-left:.5em;font-family:Josefin Sans,sans-serif!important;font-optical-sizing:auto;font-weight:700!important;font-style:normal;letter-spacing:1px;left:20%!important}.jackpot-blackjack .jackpot-numbers span{font-family:Josefin Sans,sans-serif!important}.jackpot-xtensionLink .jackpot-numbers span{font-family:bebas-kai,sans-serif;font-weight:700;font-style:normal}.jackpot-buffalo .jackpot-numbers span,.jackpot-burning .jackpot-numbers span,.jackpot-crown .jackpot-numbers span,.jackpot-stunning .jackpot-numbers span{font-family:var(--montserrat)!important}.jackpot-buffalo .jackpot-numbers>span:nth-child(2){margin-top:2em}.jackpot-jackpot .jackpot-numbers{font-size:4em;margin-top:4.65em;line-height:1}.jackpot-crown .jackpot-numbers{color:#ffffcb;font-size:3.9em;margin-top:6.525em;line-height:1}.jackpot-xtensionLink .jackpot-numbers{font-size:5.2em;margin-top:3.7em;line-height:1}.jackpot-jackpot .jackpot-numbers>span:nth-child(2){margin-top:1.9em}.jackpot-blackjack .jackpot-numbers>span:nth-child(2){margin-top:1.875em}.jackpot-crown .jackpot-numbers>span:nth-child(2){margin-top:1.675em}.jackpot-xtensionLink .jackpot-numbers>span:nth-child(2){margin-top:1.3em}.jackpot-xtensionLink .jackpot-numbers>span:first-child .odometer-formatting-mark,.jackpot-xtensionLink .jackpot-numbers>span:first-child .odometer-value{background:-webkit-linear-gradient(#e86e21,#e86e21,#e6172c);-webkit-background-clip:text;-webkit-text-fill-color:transparent;-webkit-text-stroke:1px #ffde80}.jackpot-xtensionLink .jackpot-numbers>span:nth-child(2) .odometer-formatting-mark,.jackpot-xtensionLink .jackpot-numbers>span:nth-child(2) .odometer-value{background:-webkit-linear-gradient(#e821a9,#e821a9,#e8215e);-webkit-background-clip:text;-webkit-text-fill-color:transparent;-webkit-text-stroke:1px #ffbdf6}.jackpot-jackpot .jackpot-numbers>span:nth-child(3){margin-top:1.43em}.jackpot-stunning .jackpot-numbers{margin-top:6.45em;font-size:3.6em;line-height:1.1}.jackpot-stunning .jackpot-numbers>span:nth-child(2){margin-top:2.225em}.jackpot-burning .jackpot-numbers{margin-top:5.3em;font-size:4.5em;color:#fdc353;line-height:1.5}.jackpot-burning .jackpot-numbers>span:nth-child(2){margin-top:.95em}.jackpot-burning .jackpot-numbers span{text-shadow:2px 2px 2px rgba(0,0,0,.35)}.jackpot-chicken .jackpot-numbers{margin-top:4.65em;font-size:3.6em;color:#fff799;line-height:1.1}.jackpot-chicken .jackpot-numbers>span:nth-child(2){margin-top:1.35em;font-size:.95em}.jackpot-cashConnection .jackpot-numbers{margin-top:4.8em;font-size:5.7em;color:#f0d34a;line-height:1.3}.jackpot-cashConnection .jackpot-numbers>span:nth-child(2){margin-top:1.55em}.error .section-spacer{justify-content:center}.consent{font-size:1rem;width:80rem;background-color:hsla(0,0%,6%,.99);position:fixed;bottom:3%;left:50%;transform:translateX(-50%);z-index:100;padding:2.2em 2.6em;display:none}.consent-flex{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.consent-buttons{display:flex;gap:1.5rem}.consent button{font-size:2em;cursor:pointer;margin-top:0;text-transform:none;box-shadow:none;padding:.3em 1.6em}.consent p{font-size:1.8rem;margin-right:2rem;line-height:1.32;font-weight:300}.consent-inactive{display:none}.consent-active{display:block}.consent-rejected{display:none}.main-more-decline{background-color:unset;border:1px solid var(--grey);padding:.3em 1.2em!important}.main-more-decline:hover{background-color:rgba(0,0,0,.3)}.consent a{text-decoration:underline;text-decoration-thickness:1px;-webkit-text-decoration-color:var(--grey);text-decoration-color:var(--grey);cursor:pointer}.modal-message{position:fixed;top:50%;left:50%;transform:translateX(-50%) translateY(-50%);width:90rem;z-index:3;color:transparent;opacity:0;pointer-events:none;transition:opacity .1s linear}.modal-message img{border:2px solid transparent}.modal-close{position:absolute;top:2rem;right:2rem;cursor:pointer;transition:fill var(--transition)}.modal-close:hover{fill:#796406}.main-post-desc-spacer+.main-post-desc-spacer{margin-top:.6rem}.modal-message-isShown{opacity:1;pointer-events:auto}.modal-message--inactive{opacity:0;pointer-events:none}.title-video video{max-width:100%;height:auto;border:3px solid #f4dd05}.jackpot-notslider>div{display:flex;align-items:center}.journey-banner{border-radius:5vw;border:1px solid #2c2717}.journey-banner-2{border-radius:5rem}.journey-weight{font-weight:600}.journey-paths{font-size:1rem}.journey-path{position:relative;width:80%;min-height:18em;margin-left:auto}.journey-path>div:first-of-type{background:#0f0f0f;width:100%;min-height:18em;padding-left:5em;z-index:1}.journey-path>div:first-of-type,.journey-yellow{display:flex;border-radius:4em;border:1px solid hsla(0,0%,100%,.08)}.journey-yellow{position:absolute;background:linear-gradient(180deg,#fbcb00,#fb0);width:25%;height:calc(100% - 2px);right:0;z-index:0}.journey-path div:first-of-type div:first-of-type{display:flex;align-items:center;gap:4em;z-index:2;position:relative}.journey-qr{text-align:center}.journey-path h2,.journey-qr{font-size:5em;font-weight:400}.journey-path h2{line-height:1.25;padding-right:5em;padding-top:.35em;padding-bottom:.35em}.journey-path h2 span{font-weight:600}.journey-number{font-size:9em;font-weight:600}.journey-element{position:relative;height:50%;width:2px;background-color:#fbcb00}.journey-element:before{top:0}.journey-element:after,.journey-element:before{left:50%;transform:translate(-50%);width:8px;height:8px;background-color:#fbcb00;border-radius:100%}.journey-element:after{bottom:0}.journey-path-img{border-radius:3.8em;object-fit:cover;position:absolute;top:0;left:0;z-index:100;height:calc(100% - 2px);object-position:left}.journey-path-reverse .journey-path-img{object-position:right}.journey-path-img-wrapper{position:absolute;right:3em;z-index:1;width:30%;height:100%}.journey-path-reverse{margin-right:auto;margin-left:unset}.journey-path-reverse>div:last-of-type{right:unset;left:0}.journey-path-reverse>div:first-of-type{left:3em;justify-content:flex-end;padding:0 5em 0 0}.journey-path-reverse .journey-path-img-wrapper{right:unset;left:3em}.journey-path-m{margin-bottom:5rem}.journey-path-reverse div:first-of-type div:first-of-type span{order:2}.journey-path-reverse div:first-of-type div:first-of-type div{order:1}.journey-path-reverse h2{text-align:right;padding-left:5em;padding-right:0}.journey-path-reverse .journey-yellow{right:unset;left:0}.journey-small{font-size:2.8em!important}.journey-info{display:flex;justify-content:center;align-items:center;gap:5rem}.journey-info>div:first-of-type{flex:1 1 55%;font-size:2.5rem}.journey-info p+p{margin-top:1rem}.journey-info-img{border-radius:80px;width:100%}.journey-info-img-wrapper{flex:1 1 45%;position:relative;margin-right:2rem}.journey-info-img-wrapper:after{width:50%;height:calc(100% - 4px);background-color:#fbcb00;right:-2rem;z-index:-1;border-radius:80px}.journey-yellow-img{position:absolute;background:linear-gradient(180deg,#fbcb00,#fb0);width:50%;height:100%;border-radius:80px;right:0;top:0;z-index:-1}.journey-rewards h1{font-size:5rem;text-align:center}.journey-rewards-img-wrapper{justify-content:center;display:flex;position:relative;filter:drop-shadow(0 0 12px #fbcb0080)}.journey-rewards-img-wrapper-main{margin-top:8rem;height:25rem;filter:drop-shadow(0 0 15px #fbcb00)}.journey-rewards-img-wrapper-main img{object-fit:cover;height:25rem}.journey-rewards-img-wrapper img{border-radius:40px;border:2px solid #fbcb00}.journey-rewards-qr{filter:drop-shadow(0 0 12px #fbcb0080)!important;border-radius:40px!important;border:2px solid #fbcb00!important;box-shadow:unset}.x-qr2 .x-qr-img{max-width:400px}.x-qr2{max-width:unset!important;justify-content:center!important;align-items:center!important;width:100%!important;gap:25rem!important}.x-qr2>div{width:unset!important}.x-qr2 h3:last-of-type{max-width:50%}.journey-rewards-flex{display:grid;grid-gap:4rem;grid-template-columns:repeat(auto-fit,minmax(252px,1fr));margin-top:8rem}.journey-rewards p{font-size:2.8rem;text-align:center;margin-top:1rem;letter-spacing:1px;line-height:1.35}.journey-rewards-wrapper{background-color:#0c0c0c;background-image:url(/images/journey-bg.webp);border-radius:80px;border:1px solid #2c2717;padding:5rem 0;filter:drop-shadow(1px 1px 20px rgba(0,0,0,.25))}@keyframes jackpot-scale2{0%,to{transform:scale(1)}50%{transform:scale(1.15)}}.happy{position:fixed!important;bottom:0;left:0;z-index:100000;width:100vw;height:6rem;background-color:var(--black1);border-top:1px solid #b49b5730;box-shadow:inset -1px 0 14px 8px hsla(0,0%,98%,.04),inset -1px 0 2px 2px hsla(0,0%,98%,.004),0 10px 22px 8px rgba(0,0,0,.6);white-space:nowrap}.happy,.happy .splide__track{cursor:pointer!important}.happy .splide{height:100%!important;display:flex;justify-content:center;align-items:center}.happy-hour{font-size:3em}.happy-hour .xx{margin-right:5rem;display:inline-block}.pasek strong{color:var(--yellow)!important;font-weight:700!important}.happy-hour span>span{display:block;margin-left:30px}.happy-hours-img{opacity:0}.happy-prize{color:var(--yellow);font-weight:600;animation:jackpot-scale2 3s ease-in-out infinite;display:inline-block;margin:0 .85rem}.footer-hide{display:none}.home-info{display:flex;column-gap:8rem;row-gap:.5em;color:var(--white);font-size:3.2rem;align-items:center;flex-wrap:wrap;justify-content:center;background-color:#00000030;padding:2.5rem;border-radius:4rem;border:1px solid #ffffff0e}.count-enter{animation:count .6s ease-in-out both;display:flex!important}.home-info span{color:var(--yellow);font-weight:600}.home-info>div{display:flex;align-items:center}.home-info svg{fill:var(--yellow);width:3.75rem;height:3.75rem;margin-right:1rem}.home-info-spacer{height:1px;width:auto;background-color:#ffffff40}.slots{width:32px;height:32px}.page-hours{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:5rem}.page-hours img{border-radius:2.5rem}.page-hours>div{opacity:0;overflow:hidden}.page-hours-main{position:relative;font-size:clamp(.65rem,.64vw,1rem);border:2px solid #ffffff30}.page-hours-main,.page-hours-main-img{width:60em;height:37.7em;border-radius:3rem}.page-hours-text1{bottom:5.6em;font-size:2.5em;letter-spacing:-.5px}.page-hours-text1,.page-hours-text2{position:absolute;left:50%;transform:translateX(-50%);white-space:nowrap}.page-hours-text2{top:0;font-size:4em}.page-hours-text3{bottom:.28em;position:absolute;font-size:8em;left:50%;transform:translateX(-50%);font-weight:600;letter-spacing:3px;background:-webkit-linear-gradient(#32967d,#86e4cd,#036850);-webkit-background-clip:text;-webkit-text-fill-color:transparent;filter:drop-shadow(0 0 1px #1fb88780) drop-shadow(0 0 2px #1fb887);z-index:2;white-space:nowrap}.page-hours-text3 span{font-size:.91em}.page-hours-countdown{display:flex;top:.1em;font-size:13em;font-weight:600;letter-spacing:2px;text-shadow:2px 2px 5px #00000050;filter:drop-shadow(0 0 1px #1fb88780) drop-shadow(0 0 3px #1fb887);z-index:3;justify-content:center;align-items:center}.page-hours-countdown,.page-hours-progress{position:absolute;left:50%;transform:translateX(-50%)}.page-hours-progress{bottom:3em;height:10em;z-index:1;width:100%!important}.page-hours-img2{position:absolute;bottom:1.75em;left:50%;transform:translateX(-50%);z-index:2;width:56.8em;height:12.4em}.page-hours-img3{position:absolute;bottom:2.2em;left:50%;transform:translateX(-50%) scale(.98);z-index:1;filter:blur(6px);transition:width .3s ease-in;width:52em}.gld{font-weight:700;text-transform:uppercase;color:var(--yellow);display:inline-block;margin-left:25px}.gld,.happy-hour{white-space:nowrap}.jackpot-bg{justify-content:center}.countdown-1,.jackpot-bg{display:flex;align-items:center}.countdown-1{flex-direction:column;font-size:1.15rem;color:#000}.countdown-2{display:flex;font-size:4em;gap:.4em}.countdown-3{display:flex;height:4em;width:3.5em;flex-direction:column;align-items:center;justify-content:center;border-radius:1em;border:2px solid #fbcb00;background:linear-gradient(90deg,#fbcb00,#ffa800)}.countdown-4{font-size:2em;font-weight:700}.countdown-5{margin-top:-.75em;display:block;font-size:.6em}.countdown-6{color:#fbcb00;font-size:4em;text-align:center;margin-top:.5em}.countdown{width:100%;max-width:80em;background-color:var(--black1);background-image:url(/images/bg-pattern.webp);padding:8em 4em;border-radius:5em;border:1px solid #fbcb0030;box-shadow:inset -1px 0 14px 8px hsla(0,0%,98%,.04),inset -1px 0 2px 2px hsla(0,0%,98%,.004),0 10px 50px 10px rgba(0,0,0,.35)}.nav-socials-flex{display:none}.nav-socials{margin-left:auto}.events-image{object-fit:cover;aspect-ratio:1/1}.shop-title{padding-top:15rem;font-size:5rem;text-align:center;max-width:1024px;margin:0 auto;font-weight:500}.odometer-value{display:flex!important;align-items:center!important;justify-content:center!important;width:.6em!important}.jackppot-tage{position:absolute;bottom:2.9em;left:50%;transform:translateX(-50%)}.jackppot-tage img{width:15em;animation:bounce 8s linear 1.7s infinite both;filter:drop-shadow(0 0 10px #00000090)}.jackppot-tage-day{position:absolute;bottom:7.75em;left:50%;transform:translateX(-50%)}.jackppot-tage-day img{height:5em!important;width:auto!important;animation:bounce 8s linear 1.6s infinite both;filter:drop-shadow(0 0 5px #00000090)}.modal-tage{font-size:1rem}.jackppot-tage2{position:absolute;bottom:12.75em;left:6.75em}.jackppot-tage2 img{width:15em;animation:bounce 8s linear 1.7s infinite both;filter:drop-shadow(0 0 10px #000000)}.jackppot-tage-day2{position:absolute;bottom:17.5em;left:11em}.jackppot-tage-day2 img{width:8em;animation:bounce 8s linear 1.7s infinite both;filter:drop-shadow(0 0 5px #000000)}.events-bg{background:url(/images/events-bg-lg.webp);height:100px;width:100%;height:39.1rem;margin-top:6rem;position:relative;background-repeat:no-repeat;background-position:bottom;background-size:cover;gap:20px}.events-bg,.mobile-app{display:flex;justify-content:center;align-items:center;flex-direction:column}.mobile-app{font-family:futura-pt,sans-serif;min-height:100vh}.loading-container{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1000;transition:opacity .5s ease-in-out,visibility .5s}.is-hidden{opacity:0!important;visibility:hidden!important;pointer-events:none!important}.mobile-app-content-container{display:flex;flex-direction:column;align-items:center;gap:20px}.mobile-app-main-content{width:100%;flex:1 1;display:flex;flex-direction:column;align-items:center;justify-content:space-between;transition:opacity .5s ease-in-out,visibility .5s}.loading-container .loading-spinner{width:150px;height:150px}.loading-container>svg{width:86px;height:86px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.loading-lv{width:70px!important;height:38px!important}.mobile-bg{background-image:url(/images/mobile-bg.webp);background-repeat:repeat;background-size:auto calc(52vw);background-position:50% 0;background-size:cover;overflow-x:hidden}.vignette-overlay{position:fixed;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:-1;background:linear-gradient(180deg,rgba(0,0,0,.4) 0,transparent 15%,transparent 85%,rgba(0,0,0,.4)),linear-gradient(90deg,rgba(0,0,0,.4) 0,transparent 15%,transparent 85%,rgba(0,0,0,.4))}.mobile-app-container>div:first-of-type{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:40px}.mobile-app-container{display:flex;justify-content:space-between;align-items:center;margin-top:40px;gap:40px}.mobile-app-content p+p{margin-top:10px}.mobile-app-bf{width:250px;height:auto}.mobile-app-bf-tournament{width:600px;height:auto}.mobile-app-list{text-align:center;max-width:400px}.mobile-app h1{font-size:4.2rem;text-transform:uppercase;text-align:center;font-weight:700;letter-spacing:-1px;margin-top:10px;color:#fff}.mobile-app-content{font-size:3.6rem;text-align:center;color:#ededed}.mobile-app-list h2{font-size:3.2rem;font-weight:500;margin-top:15px;letter-spacing:.5px}.mobile-app-list li{font-size:2.4rem;font-weight:400;color:#ededed}.mobile-app-list ul li+li{margin-top:10px}.mobile-app-list span{font-weight:600;color:#fff}.mobile-app-images{display:flex;gap:20px;flex-wrap:wrap;justify-content:center}.mobile-app-images img{cursor:pointer}.events-title{font-size:5rem;margin-top:200px}.mobile-app-confetti-left{left:0}.mobile-app-confetti-left,.mobile-app-confetti-right{position:absolute;top:0;height:100%!important;max-width:unset;width:auto;z-index:-1}.mobile-app-confetti-right{right:0;transform:rotate(180deg)}.android img{pointer-events:none;opacity:.5}.android p{text-align:center;margin-top:2.5px;font-size:22px;font-weight:700}@media (max-width:1919px){.mobile-app-image{max-width:220px!important;height:auto;margin-left:15px}}@media (max-width:1920px){.mobile-app-confetti-left{left:0}.mobile-app-confetti-left,.mobile-app-confetti-right{position:absolute;top:0;max-width:unset;width:auto;z-index:-1}.mobile-app-confetti-right{right:0}}@media (max-width:1919px){.mobile-bg{background-image:url(/images/mobile-bg.webp);background-repeat:no-repeat;background-size:auto calc(960px);background-position:50% 0;overflow-x:hidden;background-size:cover}}@media (min-width:1025px){.slots-font p{font-size:2rem!important}.nav-hover{transition:color var(--transition)}.nav-hover:hover{color:var(--yellow)}}@media (min-width:1921px){.video-wrapper video{width:100vw;height:auto}.mobile-app h1{margin-bottom:40px!important}}@media (max-width:1650px){.mobile-app-bf-tournament{width:550px;height:auto}.modal-tage{font-size:clamp(.1rem,.54vw,1rem)}.asd{top:unset;bottom:8rem;transform:unset}.asd svg{width:5rem;height:5rem}.modal-message{width:48%}.x-qr2 .x-qr-img{max-width:350px}.x-qr2{gap:20rem!important}.x-qr2 h3:last-of-type{max-width:50%}.slider-arrow{top:40%}.slider-arrow-prev{left:unset;right:3.6rem;margin-top:5rem}.jackpot{font-size:clamp(.6rem,.6vw,.92rem)}.splide__arrow--prev{left:-.8em!important}.splide__arrow--next{right:-.8em!important}.journey-qr{font-size:4.5em}header,header .nav-select button{font:1.7rem var(--open)}}@media (max-width:1536px){.mobile-app-confetti-left{left:-75px}.mobile-app-confetti-left,.mobile-app-confetti-right{position:absolute;top:0;max-width:unset;width:auto;z-index:-1}.mobile-app-confetti-right{right:-75px}.mobile-bg{background-image:url(/images/mobile-bg-2.webp);background-repeat:no-repeat;background-size:auto calc(930px);background-position:50% 0;overflow-x:hidden;background-size:cover}.mobile-app-container>div:first-of-type{gap:25px}.mobile-app-container{margin-top:20px}.mobile-app-content{font-size:3.2rem;max-width:450px}.mobile-app-list h2{font-size:2.8rem}.mobile-app-list li{font-size:2.2rem}.modal-tage{font-size:clamp(.1rem,.51vw,1rem)}.x-qr2 .x-qr-img{max-width:300px}.x-qr2{gap:20rem!important}.x-qr2 h3:last-of-type{max-width:50%}.journey-paths{font-size:.75rem}.journey-path h2{font-size:4.5em}.journey-path-m{margin-bottom:3rem}.journey-info>div:first-of-type{flex:1 1 55%;font-size:2.4rem}.nav-logo svg{width:14rem}header,header .nav-select button{font:1.7rem var(--open)}.modal-message{width:45%;min-width:600px}}@media (max-width:1440px){.nav-menu-2>li:first-of-type{margin-left:1.5rem}.happy-hour{font-size:2.5em}.nav-hidden{display:none}.journey-paths{font-size:.7rem}.background{height:75rem}.title{margin-top:0}.footer-right{column-gap:6rem}.contact-app{display:flex;gap:6.4em;margin-top:7.2em}.main-post-heading{font-size:4.6rem}.card-title{font-size:3rem}header{font:1.6em var(--open)}header .nav-select button{font:1.6rem var(--open)}}@media (max-width:1366px){.mobile-app-container{margin-top:20px;gap:20px;justify-content:space-around}.hasJackpots{font-size:clamp(.6rem,.632vw,.89rem)!important}.post-list{font-size:2rem!important}.journey-rewards h1{font-size:4rem}.journey-rewards p{font-size:2.4rem}.journey-info>div:first-of-type{flex:1 1 55%;font-size:2.2rem}.restaurant-menus{font-size:.95rem}.no-background{margin-top:14rem}.cards-grid-small .date{font-size:1.2rem}.date-featured{font-size:1.1rem}.cards-grid{grid-gap:2rem}.nav-hours{font-size:2rem}.title-content{flex:0 0 64%}.title-heading{font-size:5rem}.main-post-desc{font-size:2.2rem}.main-post-heading{font-size:4.2rem}header,header .nav-select button{font:1.5rem var(--open)}.nav-logo svg{width:12rem}.mobile-bg{background-repeat:no-repeat;background-size:auto calc(852px);background-position:50% 0;background-position:50%;overflow-x:hidden;background-size:cover}}@media (max-width:1280px){.modal-tage{font-size:.675rem}.nav-select button svg{width:20px;height:20px}.x-qr2 h3:last-of-type{max-width:100%}.x-qr2 .x-qr-img{max-width:350px}.x-qr2{gap:2rem!important}.journey-qr{font-size:3em}.page-jackpots-1,.page-jackpots-2{gap:2.5rem}.page-jackpots-2{width:100%}.footer-left img{width:200px;height:34px}.footer-hide{display:block}.journey-rewards-flex{grid-gap:4rem;grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.page-jackpots{gap:2rem}.jackpot-bg{padding:2rem;border-radius:50px}.blog-related--post~.blog-related--post{margin-top:1.8rem}.blog-post{column-gap:5rem}.datenschutz-flex{display:flex;flex-wrap:wrap;column-gap:3.2rem}.datenschutz-flex>div:last-of-type{flex:0 0 100%}.datenschutz-flex>div:first-of-type,.datenschutz-flex>div:nth-last-of-type(2){flex:0 0 33%}.restaurant-menus p{font-size:2.5em}.restaurant-menus{font-size:.9rem}.restaurant-menus a{height:6.5em}.restaurant-list{font-size:.9rem}header,header .nav-select button{font:1.4rem var(--open)}.card-title{font-size:2.6rem}.nav-hide{display:none}}@media (max-width:1152px){.mobile-app-confetti-left,.mobile-app-confetti-right{display:none}.spacer-app{margin:0 auto}.jackpot-slider{transform:scale(.6)!important}.nav-menu-2>li:first-of-type{margin-left:0}.nav-select-dropdown{position:static;text-align:unset;padding-top:0}.nav-select-dropdown ul{background:none;box-shadow:none;border-top:none}.nav-select-dropdown ul li{padding:0}header .nav-select button{display:none}.asd{bottom:8rem}.asd svg{width:3.5rem;height:3.5rem}.nav-logo{margin:0}.bf-happy{font-size:5rem}.home-info{justify-content:flex-start}.nav-hidden,.nav-hide{display:block}.splide__arrow--prev{left:0!important}.splide__arrow--next{right:0!important}.jackpot-enter-2{animation:jackpot2 .6s ease-in-out both}.blog-post .main-more{font-size:2rem}.blog-related--informations h3{font-size:1.8rem}.blog-post{margin-top:6rem}.video-wrapper{margin-top:-6rem}.title-content-full{flex:0 0 60%}.promotions .title-content-full{flex:0 0 44%}header,header .nav-select button{font:1.8rem var(--open)}.cards-grid{grid-gap:3rem;grid-template-columns:repeat(auto-fit,minmax(338px,1fr))}.card-title{font-size:3.2rem}.card-text{font-size:clamp(2rem,2.2vw,2.2rem)}.cards-grid .main-more{font-size:clamp(2.4rem,2.6vw,2.6rem)}.footer-right-mobile{display:block;margin:.6rem 1rem 0 0}.footer-right-mobile svg{transform:rotate(-180deg)!important;fill:var(--white);cursor:pointer}.footer-right li{display:none}.footer-right{justify-content:flex-end;margin-top:5px;column-gap:0}.footer-right-mobile svg:active{transform:rotate(-90deg) scale(.92)}.footer-right-mobile svg{margin-top:-1.2rem;transform:rotate(-90deg)}.footer-flex-upper{grid-template:auto auto/1fr}.footer-right{grid-row:2/3;grid-column:1/2;justify-content:unset}.footer-right-mobile{grid-row:1/2;grid-column:2/3;margin-left:auto}.footer-contact{margin-top:.5rem}header{position:relative}.nav-2{display:block}.nav-position{position:absolute;flex-direction:column;top:6.2rem;right:0;z-index:2;width:100%;height:100%;transition:transform var(--transition);transform:translateX(-100%);text-transform:none}.nav-position a{font-size:2rem;font-weight:400;letter-spacing:.8px;display:flex;padding:.6rem clamp(1.6rem,4.2vw,4.2rem)}header .nav-language{display:none}.nav-2{background:none}.nav-3{display:none}.nav-hours{justify-content:unset;font-size:1.9rem}.hamburger-react{cursor:pointer;display:block;margin-left:auto}.nav-menu-2{top:390px;margin-top:0}.nav-menu-3{top:450px;margin-top:0;height:0}.overlay{position:absolute;background-color:var(--black2);width:100%;height:100vh;top:.2rem;z-index:1;transition:transform var(--transition);transform:translateX(-100%)}.flags a{padding:0}.flags{padding:14px clamp(1.6rem,4.2vw,4.2rem)}.flags a~a{margin-left:2rem}.nav-hover svg{margin-right:1.6rem;fill:var(--grey)}.nav-mobile-svg-active{fill:var(--grey2)!important}.df-a{width:100%}.nav-logo svg{width:15rem}.transformX0{transform:translateX(0)}.nav-hover{color:var(--grey);align-items:center}.nav-menu-1 li{margin-right:0}.nav-line{position:relative;color:var(--grey2)}.nav-line:before{width:.6rem;height:3.4rem;background-color:var(--yellow);border-top-right-radius:3.2rem;border-bottom-right-radius:3.2rem;left:0;top:50%;transform:translateY(-50%)}.df{align-items:unset}.background{height:70rem}.background,.events-bg{margin-top:0}.jackpot{font-size:clamp(.8rem,.6vw,.92rem)}.flags{display:block}.main-post-desc{font-size:2rem}}@media (max-width:1024px){.mobile-app-bf{width:200px;height:auto}.mobile-app-bf-tournament{width:500px;height:auto}.mobile-app h1{font-size:3.6rem;margin-top:10px}.jackpot-slider{transform:scale(1)!important;height:47em!important}.post-list{font-size:2.3rem!important}.hasJackpots{font-size:1.085rem!important}.hasJackpots .jackpot-drgts-post{transform:translateX(-2.5em)!important}.date-featured-right{right:unset}.journey-info-img-wrapper:after{width:50%;height:calc(100% - 4px);background-color:#fbcb00;right:-2rem;z-index:-1;border-radius:80px}.journey-info-img-wrapper{max-width:59.9rem;width:calc(100% - 3rem)}.journey-info{flex-direction:column}.journey-info>div{flex:1 1 100%}.journey-info>div:first-of-type{order:2}.journey-path-img-wrapper{width:40%;height:100%}.journey-path-img-wrapper:before{position:absolute;width:100%;height:100%;background-color:#0f0f0f;z-index:100;border-radius:3.8em;opacity:.5}.jackpot-enter-2{animation:none}.jackpot-enter{animation:jackpot2 .6s ease-in-out both}.consent{font-size:.9rem}.main-post-heading{font-size:5rem}.main-post{display:block}.main-post-right{margin-left:0}.main-post-direction .main-post-right{margin-right:0;text-align:unset}.main-post-desc{font-size:2.5rem}.main-post .section-spacer{margin-top:clamp(2.6rem,5vw,4rem);justify-content:flex-start}.main-post-desc-small,.small-post .main-post-desc{font-size:clamp(2.2rem,3.8vw,2.8rem)}.main-post-left{-webkit-mask-image:url(/svgs/Wave-main-post-up.svg);mask-image:url(/svgs/Wave-main-post-up.svg)}.main-post-left-nomask-mobile{-webkit-mask-image:unset!important;mask-image:unset!important}.main-post-direction .main-post-heading,.main-post-heading{margin:0 0 0 3rem}.main-post-direction .main-post-heading:before{right:auto;left:-2rem}.main-post-direction .main-post-heading:after{right:auto;left:-3rem}.main-post-heading:before{width:24%;left:-2rem}.main-post-heading:after{left:-3rem;top:1.6rem;width:25%}.main-more{font-size:clamp(2.2rem,3.4vw,2.6rem)}.restaurant-menus>div{flex:1 1 43rem}.restaurant-menus{font-size:.9rem}.no-background{margin-top:6.4rem}.casino .section-spacer{justify-content:center}.date-featured{font-size:1.2rem}.casino .title{flex-direction:column-reverse;text-align:center;padding-top:10rem}.casino.background{height:unset;min-height:100rem;padding-bottom:10rem}.promotions .title{flex-direction:column-reverse;text-align:center;padding-top:10rem}.promotions.background{height:unset;min-height:60rem;padding-bottom:10rem}.splide{margin-bottom:3.6rem}.title-app{margin-top:6rem}.title-app-left .title-app-button img{height:6rem!important}.title-app-left{flex:1.1 0}.title-app-right{flex:1 0}.error-message{font-size:clamp(2rem,3.4vw,3rem)}.m-post{margin-bottom:1.5rem}.more-blog{font-size:2rem}.cards-grid-small .main-more{font-size:clamp(2.4rem,2.6vw,2.6rem)}.events-grid .background{margin-top:0}.datenschutz .main-more{font-size:2rem;white-space:normal}}@media (max-width:1023px){.page-jackpots-1,.page-jackpots-2{display:flex;flex-direction:column}.page-jackpots .jackpot{font-size:clamp(.65rem,1.5vw,1rem)!important}.page-hours-main{font-size:clamp(.4rem,1.4vw,1rem)}.page-jackpots{display:flex;flex-direction:column;width:100%;background-color:unset;border:unset;padding:0;gap:4em;align-items:center}.page-jackpots,.page-jackpots>div,.page-jackpots>div:first-of-type{justify-content:center}.page-jackpots>div{width:100%;align-items:center}.blog-related{display:none}.blog-post{display:block}}@media (max-width:955px){.hasJackpots .jackpot-drgts-post{transform:translateX(-50%)!important}.hasJackpots{font-size:clamp(.4rem,1.135vw,1.2rem)!important}.jackpot-drgts-post-pos>div:nth-of-type(2){top:9.05em}}@media (max-width:918px){.page-jackpots .jackpot-mega{height:clamp(10em,52vw,47em)}.page-jackpots .jackpot-element-mega-grand,.page-jackpots .jackpot-element-mega-logo,.page-jackpots .jackppot-tage,.page-jackpots .jackppot-tage-day{font-size:clamp(.2rem,1.05vw,1rem)}}@media (max-width:868px){.home-info{column-gap:5rem;row-gap:.5em;font-size:3rem;justify-content:flex-start}.home-info svg{width:3.25rem;height:3.25rem}}@media (max-width:768px){.mobile-app-bf-tournament{width:400px;height:auto}.mobile-bg{background-image:url(/images/mobile-bg-3.webp);background-size:cover}.mobile-app-container>div:first-of-type{gap:25px}.mobile-app-container{margin-top:20px}.mobile-app-content{font-size:2.8rem}.mobile-app-list h2{font-size:2.4rem}.mobile-app-list li{font-size:2rem}.mobile-app-images{gap:10px}.mobile-app-images img{width:160px}.casino #splide01-slide01-col01{display:flex;align-items:center}.jackpot-slider{font-size:clamp(.1rem,1.1vw,1rem)}.happy-hour{font-size:2.2em}.journey-info-img,.journey-info-img-wrapper:after{border-radius:10vw}.main-post-heading{font-size:3.8rem}.main-post-desc{font-size:2.2rem}.card-title{font-size:3.2rem}.journey-paths{font-size:.7rem}.journey-path h2{font-size:4em;padding-right:2em;padding-left:0}.journey-path-reverse h2{padding-left:2em;padding-right:0}}@media (max-width:720px){.linepost:after{display:none}}@media (max-width:900px){.modal-tage{font-size:clamp(.1rem,.9vw,1rem)}.countdown-1{font-size:1.25vw}.countdown{padding:6em 2em}.journey-rewards-wrapper{border-radius:60px}.journey-path{width:100%}.page-jackpots{grid-template-columns:1fr;grid-template-rows:1fr}.page-jackpots .flex,.page-jackpots>div{justify-content:center}.consent{font-size:1rem;width:94%}.modal-message{width:80%;min-width:unset}.contact-app{display:block}.post-app-right{margin-top:0}.title-app-left .title-app-button img{height:8.7em!important}.app-page{font-size:clamp(.8rem,1.2vw,1rem)}.title-app{flex-direction:column-reverse;align-items:flex-start}.post-app{display:block;margin-top:6em}.post-app-left img{width:30em}.post-app-left{margin-bottom:6em}.post-app-right svg{display:none}.post-app-line{display:block}.blog{background-image:linear-gradient(180deg,rgba(5,5,5,.81),hsla(0,0%,4%,.732) 70%,hsla(0,0%,5%,0)),url(/images/blog-medium.webp)}.error{background-image:url(/images/404-medium.webp)}.informationen{background-image:linear-gradient(180deg,rgba(5,5,5,.81),hsla(0,0%,4%,.732) 70%,hsla(0,0%,5%,0)),url(/images/informationen-medium.webp)}.promotions{background-image:linear-gradient(180deg,rgba(5,5,5,.81),hsla(0,0%,4%,.732) 70%,hsla(0,0%,5%,0)),url(/images/promotions-medium.webp)}.social{background-image:linear-gradient(180deg,rgba(5,5,5,.81),hsla(0,0%,4%,.732) 70%,hsla(0,0%,5%,0)),url(/images/social-medium.webp)}.slots2{background-image:linear-gradient(180deg,rgba(5,5,5,.81),hsla(0,0%,4%,.732) 70%,hsla(0,0%,5%,0)),url(/images/slots2-medium.webp)}.restaurant{background-image:linear-gradient(180deg,rgba(5,5,5,.81),hsla(0,0%,4%,.732) 70%,hsla(0,0%,5%,0)),url(/images/restaurant-medium.webp)}.slotsbg{background-image:linear-gradient(180deg,rgba(5,5,5,.81),hsla(0,0%,4%,.732) 70%,hsla(0,0%,5%,0)),url(/images/slots-medium.webp)}.title{flex-direction:column;text-align:center;padding-top:10rem}.slider-arrow{top:44%;font-size:1.1rem}.slider-arrow-prev{right:unset;left:3.6rem;margin:0}.video-wrapper:after{position:absolute;top:0;left:0;width:100%;height:100%;content:"";background-image:linear-gradient(180deg,rgba(5,5,5,.8),hsla(0,0%,4%,.7) 20%,hsla(0,0%,5%,.5))}.background .section-spacer{justify-content:center}}@media (max-width:800px){.datenschutz-flex>div:first-of-type,.datenschutz-flex>div:nth-last-of-type(2){flex:0 0 45%}.cards-grid .date,.cards-grid-small .date{font-size:1rem}.date-featured{font-size:1.1rem}.cards-grid{grid-gap:2rem}.journey-info{gap:2rem}}@media (max-width:639px){.mobile-app-image{margin-left:0}.android p{text-align:center;margin-top:2.5px;font-size:20px;font-weight:700}.mobile-app-container>div:first-of-type{gap:25px}.mobile-app-container{margin-top:20px}.mobile-app-content{font-size:2.8rem}.mobile-app-list h2{font-size:2.4rem}.mobile-app-list li{font-size:2rem}.mobile-app-images{gap:10px;justify-content:center}.mobile-app-images img{width:150px}.mobile-app-container{flex-direction:column}.mobile-app-container>img{order:1}.mobile-bg{background-repeat:no-repeat;background-size:auto calc(1100px);background-position:50% 0;overflow-x:hidden;background-size:cover}}@media (max-width:601px){.modal-tage{font-size:clamp(.1rem,1.055vw,1rem)}.modal-message{width:94%}.bf-happy{font-size:4rem}.consent{font-size:.9rem}.consent-buttons{display:flex;flex-direction:column;gap:1rem}.datenschutz h2{margin-bottom:1rem}.datenschutz p{font-size:2rem}.title-jackpot{display:flex;flex-direction:column;row-gap:3.2rem}.main-post-direction .main-post-heading,.main-post-heading{margin:0 0 0 2rem}.main-post-direction .main-post-heading:before{left:-1.1rem}.main-post-direction .main-post-heading:after{left:-2rem}.main-post-heading:before{top:-.8rem;left:-1.1rem}.main-post-heading:after{top:1.2rem;left:-2rem}.no-background{margin-top:4.6rem}.background{height:unset;min-height:60rem;padding-bottom:10rem}.card-title,.cards-grid-small .card-title{font-size:3.4rem}.cards-grid .date,.cards-grid-small .date{font-size:clamp(1rem,2.4vw,1.4rem)}.date-featured{font-size:clamp(.9rem,1.8vw,1rem)}.card-text,.cards-grid-small .card-text{font-size:2.2rem}.cards-grid-small .main-more{font-size:clamp(2.2rem,4.6vw,2.6rem)}.footer-left-links{flex-direction:column;margin-bottom:1.6rem;align-items:flex-start}.footer-left-links a~a{margin-left:0;margin-top:.2rem}.footer-right{grid-column:1/3}.title-error{padding-top:6rem}.title-heading{font-size:4rem}}@media (max-width:480px){.mobile-app-bf-tournament{width:90%!important}.mobile-bg{background-image:url(/images/mobile-bg-4.webp);background-repeat:no-repeat;background-size:auto calc(1160px);background-position:50% 0;overflow-x:hidden;background-size:cover}.spacer-1152{margin-top:0!important}.events-title{margin-top:0}.post-list{font-size:1.9rem!important}.blog-post-informations p:first-of-type{margin-bottom:1rem}.arrow-scroll{border:2px solid #fdc501;box-shadow:0 0 50px 15px rgba(253,196,1,.1);border-radius:1.5rem;display:flex;justify-content:center;align-items:center;width:60px;height:60px;margin-top:2.5rem;margin-bottom:-5rem}.x-qr2 .x-qr-img{max-width:300px}.x-qr2{gap:.25rem!important}.journey-qr{font-size:2.6em}.nav-socials{display:flex;align-items:center;margin-left:auto}.nav-socials svg{width:3rem;height:3rem;fill:#fff}.nav-socials-flex{display:flex;gap:.75rem;margin-top:.5rem;margin-right:1rem}.asd{top:unset;bottom:7rem;display:none}.countdown{padding:5em 1.5em 4em;border-radius:3em}.countdown-6{font-size:2.75rem}.countdown-3{height:4.5em;width:4em}.countdown-4{font-size:2.5em;margin-top:-.25em}.countdown-5{font-size:.7em;font-weight:600;margin-top:-1em}.jackpot-bg{padding:1rem}.page-hours{gap:1rem}.bf-happy{font-size:3rem}.home-info{column-gap:5rem;row-gap:.5em;font-size:2.5rem;justify-content:flex-start;padding:0;background:none;border:none}.home-info svg{width:2.75rem;height:2.75rem}.journey-banner-2{border-radius:2.5rem}.journey-rewards-wrapper{border-radius:40px}.journey-rewards-flex{margin-top:5rem}.journey-info>div:first-of-type{font-size:2rem}.journey-path-img-wrapper{right:2em}.journey-path-reverse .journey-path-img-wrapper{right:unset;left:2em}.journey-number{font-size:7em}.journey-path>div:first-of-type{padding-left:2.5em}.journey-path-reverse>div:first-of-type{padding-left:unset;padding-right:2.5em!important}.journey-path div:first-of-type div:first-of-type{gap:3em}.journey-path h2{padding-top:1em;padding-bottom:1em}.page-jackpots .jackpot:not(.jackpot-slider){font-size:clamp(.6rem,2vw,1rem)!important}.page-jackpots>div{flex-wrap:wrap}.page-jackpots{padding:0;background-color:unset;border:none}.page-jackpots div:nth-of-type(3){order:3}.page-jackpots div:nth-of-type(4){order:2}.page-jackpots div:nth-of-type(5){order:4}.page-jackpots div:nth-of-type(2){order:1}.splide__arrow{background-color:var(--yellow)!important;width:3.5rem!important;height:3.5rem!important}.splide__arrow--prev{left:.25em!important}.splide__arrow--next{right:.25em!important}.dot,.splide__pagination li button{background-color:var(--grey2);width:1.75rem;height:1.75rem}.page-jackpots .jackpot{font-size:.8rem}.title-app-heading{font-size:5em}.blog-content{font-size:2rem}.blog-title{font-size:3rem}.blog-post-informations p{font-size:2rem}body{-webkit-text-size-adjust:100%;background-image:url(/images/bg-pattern-small.webp)}.consent{font-size:.8rem;padding:1.8em 2.6em}.consent p{font-size:1.6rem;line-height:1.2}.consent button{padding:.2em 1.4em!important}.restaurant-list--details{grid-row:1/2}.restaurant-list--desc{grid-column:1/3}.restaurant-menus p{letter-spacing:0}.main-post-zoom .google-maps{font-size:2.4rem}.restaurant-image{right:-6rem}.restaurant-list--subcategory{font-size:2.4em}.datenschutz h2{margin-bottom:1rem}.datenschutz p{font-size:2rem}.datenschutz-flex{display:flex;flex-wrap:wrap;column-gap:3.2rem}.datenschutz-flex>div:first-of-type,.datenschutz-flex>div:last-of-type,.datenschutz-flex>div:nth-last-of-type(2){flex:0 0 100%}.main-post-desc{letter-spacing:.6px}.title-text{font-size:2.2rem;margin-top:.4rem;line-height:1.3}.restaurant-menus a,.restaurant-menus>div{padding:0 1.8rem}.restaurant-list{padding:1.6rem 1.8rem}.restaurant-list--title{font-size:2em}.restaurant-list--capacity,.restaurant-list--desc{font-size:1.9em}.restaurant-list--price{font-size:2em;letter-spacing:-.5px}.restaurant-menus{font-size:.8rem}.restaurant-list--item{column-gap:2rem}.background{-webkit-mask-image:url(/svgs/Wave-480.svg);mask-image:url(/svgs/Wave-480.svg)}.main-post-left{-webkit-mask-image:url(/svgs/Wave-main-post-up-480.svg);mask-image:url(/svgs/Wave-main-post-up-480.svg)}.restaurant-menus a:after,.restaurant-menus div:after{width:16rem;height:7em}.restaurant-menu,.restaurant-submenu{font-size:.8rem}.events-calendar{font-size:.75rem}.events-arrow{width:3em;height:3.1em}.events-arrow svg{width:2em;height:2em}.title-app-buttons{gap:2em}.small-title{margin-bottom:2rem}.casino{background-image:linear-gradient(180deg,rgba(5,5,5,0),hsla(0,0%,4%,.9) 60%,hsla(0,0%,5%,.75)),url(/images/casino-small.webp)}.restaurant{background-image:linear-gradient(180deg,rgba(5,5,5,.8),hsla(0,0%,4%,.85) 70%,hsla(0,0%,5%,0)),url(/images/restaurant-small.webp)}.games{background-image:linear-gradient(180deg,rgba(5,5,5,.8),hsla(0,0%,4%,.85) 70%,hsla(0,0%,5%,0)),url(/images/games-small.webp)}.blog{background-image:linear-gradient(180deg,rgba(5,5,5,.81),hsla(0,0%,4%,.732) 70%,hsla(0,0%,5%,0)),url(/images/blog-small.webp)}.error{background-image:url(/images/404-small.webp)}.informationen{background-image:linear-gradient(180deg,rgba(5,5,5,.81),hsla(0,0%,4%,.732) 70%,hsla(0,0%,5%,0)),url(/images/informationen-small.webp)}.promotions{background-image:linear-gradient(180deg,rgba(5,5,5,.81),hsla(0,0%,4%,.732) 70%,hsla(0,0%,5%,0)),url(/images/promotions-small.webp)}.social{background-image:linear-gradient(180deg,rgba(5,5,5,.81),hsla(0,0%,4%,.732) 70%,hsla(0,0%,5%,0)),url(/images/social-small.webp)}.slots2{background-image:linear-gradient(180deg,rgba(5,5,5,.81),hsla(0,0%,4%,.732) 70%,hsla(0,0%,5%,0)),url(/images/slots2-small.webp)}.slotsbg{background-image:linear-gradient(180deg,rgba(5,5,5,.81),hsla(0,0%,4%,.732) 70%,hsla(0,0%,5%,0)),url(/images/slots-small.webp)}.main-link{font-size:1.9rem}.cards-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.align-justify{text-align:justify}.footer-copyright{font-size:1.5rem;margin-top:1.6rem}.footer-left-links{margin-right:0}.title{margin-top:-3.2rem}.casino .title{margin-top:-4rem}.main-more{text-transform:unset}.nav-1{background-image:none}footer{background-color:var(--black2);padding:4rem 0 2rem}.footer-contact p+p{margin-top:.2rem}.modal-close{width:2.5rem;top:.8rem;right:.8rem}.video-wrapper{display:none}.jackpots{background-image:linear-gradient(180deg,rgba(5,5,5,.81),hsla(0,0%,4%,.732) 70%,hsla(0,0%,5%,0)),url(/images/social-small.webp)}.main-post-heading{font-size:3.2rem}.card-text,.cards-grid-small .card-text,.main-post-desc{font-size:2rem}.card-title,.cards-grid-small .card-title{font-size:2.8rem}.journey-path h2{font-size:3.4em}.journey-small{font-size:2.5em!important}.blog-content{line-height:1.5}.events-bg{background:url(/images/events-bg-sm.webp);height:23.4rem;background-repeat:no-repeat;background-size:cover;background-position:bottom}.events-title{font-size:4rem}}@media (max-width:440px){.socialkonzept .main-more{font-size:1.9rem}}@media (max-width:412px){.restaurant-menu,.restaurant-submenu{font-size:.75rem}}@media (max-width:400px){.jackpot:not(.jackpot-slider){font-size:.76rem}}@media (max-width:380px){.restaurant-image{right:-8rem}.nav-logo img{width:125px}}.newsletter{display:flex;justify-content:center;align-items:center}.newsletter button,.newsletter input{font-size:20px;padding:5px 15px;width:300px}.newsletter button{margin-top:10px;cursor:pointer}.newsletter-activate,.newsletter-error,.newsletter-success{font-size:32px;text-align:center}.welcome{position:fixed;background-color:red;padding:15px 20px;background-color:var(--black1);z-index:1000;left:50%;top:50%;transform:translateY(-50%) translateX(-50%);text-align:center;border:1px solid #ffffff20;border-radius:10px}.welcome h2{font-size:36px}.welcome p{font-size:22px}.welcome button{font-size:20px;padding:5px 15px;width:200px;margin-top:10px;cursor:pointer}.new-section ul{list-style:disc!important;margin-left:25px;margin-top:10px!important}.text-title-small{font-size:2.2rem!important}@media (max-width:800px){.welcome{position:fixed;background-color:red;padding:15px 20px;background-color:var(--black1);z-index:1000;width:90%;left:50%;top:50%;transform:translateY(-50%) translateX(-50%);text-align:center}.text-title-small{font-size:2rem!important}}.new-section{margin-top:120px;max-height:300px;overflow-y:auto}.new-section li,.new-section p{font-size:1.8rem;color:#ffffff90}.new-section h2{margin-top:10px;color:#ffffffce}.new-section h1{color:#ffffffce}.new-heading{font-size:2.2rem;line-height:1.2;margin-bottom:5px}.new-section ul{margin-top:20px}.new-section.scroll{align-items:flex-start;gap:2.5px}.new-section-2{margin-top:40px}.new-text{line-height:1.25}@media (max-width:800px){.min-slider{min-height:376px}}@media (max-width:480px){.new-text{font-size:1.8rem}}.page-hidden,.page-hidden-2{opacity:.15;pointer-events:none!important}.page-hidden *,.page-hidden-2 *{pointer-events:none!important;-webkit-user-select:none;-moz-user-select:none;user-select:none}.loading-pulse{animation:pulse 2s linear infinite}@keyframes pulse{0%{transform:scale(.97) translate(-50%,-50%)}50%{transform:scale(1) translate(-50%,-50%)}to{transform:scale(.97) translate(-50%,-50%)}}.loading-anim{opacity:0;animation:fadeIn .5s ease-in-out both}.lvclub-terms h1{font-size:24px;font-weight:600;margin:10px 0;line-height:1.25}.lvclub-terms h2{font-size:20px;font-weight:600;margin:10px 0 5px;line-height:1.25}.lvclub-terms p{font-size:16px;line-height:1.35}.lvclub-terms ul{list-style-type:disc;margin-left:35px;font-size:16px}.lvclub-terms a{color:#007bff;text-decoration:none}.lvclub-terms a:hover{text-decoration:underline}@media (min-width:1280px){.lvclub-terms h1{font-size:28px}.lvclub-terms h2{font-size:24px}.lvclub-terms p,.lvclub-terms ul{font-size:18px}}.btn-disabled{background-color:transparent;border:none;opacity:.5;cursor:unset!important}.loading-admiral{position:absolute;top:48%;left:50%;transform:translate(-50%,-50%);width:110px!important;height:auto;animation:pulse 2s linear infinite}.mobile-app-content span{font-weight:600;color:#fff}.mobile-bg{height:100%!important}.mobile-app{justify-content:center!important}