#header{position:relative}#map-container{padding:0;width:100vw;overflow:hidden;position:relative;touch-action:none}@media(min-width: 992px){#map-container{margin-top:0}}#map-container #map{touch-action:none;-webkit-user-drag:none;-webkit-user-select:none;user-select:none;position:absolute;cursor:grab;touch-action:none}#map-container #map .bus-cta{position:absolute;background:none;border:none;cursor:pointer;animation:glow 1.5s ease-in-out infinite}@keyframes glow{0%{filter:drop-shadow(0px 0px 0px #D209A3)}50%{filter:drop-shadow(0px 0px 10px #D209A3)}100%{filter:drop-shadow(0px 0px 0px #D209A3)}}#map-container #map-inactive{display:flex;height:100vh;background-image:var(--inactiveBus);background-size:cover;background-position:center;justify-content:center;align-items:center;position:relative}#map-container #map-inactive #inactive-map-image-overlay{position:absolute;top:0;height:50%}@media(min-width: 992px){#map-container #map-inactive #inactive-map-image-overlay{height:unset}}#map-container #map-inactive .map-inactive-overlay{position:absolute;display:flex;flex-direction:column;align-items:center;top:5%}@media(min-width: 992px){#map-container #map-inactive .map-inactive-overlay{top:unset}}#map-container #map-inactive .map-inactive-overlay img{max-width:100%}#map-container #map-inactive .map-inactive-overlay .inactive-text{font-weight:500;font-style:italic;font-size:18px;text-align:center;width:60%}#map-container .map-event .event-background{position:relative;width:100vw;height:100vh;object-fit:cover}#map-container .map-event .event-headline{font-family:Anton;font-weight:400;font-size:42px;text-align:center}@media(min-width: 992px){#map-container .map-event .event-headline{font-size:55px}}#map-container .map-event .event-head-text{font-family:Overpass;font-weight:500;font-style:italic;font-size:18px;letter-spacing:.54px;margin-bottom:1.5rem}@media(min-width: 992px){#map-container .map-event .event-head-text{font-size:25px}}#map-container .map-event .quiz-wrapper{position:absolute;top:6rem;overflow-y:scroll;padding:0 1rem;width:100%}@media(min-width: 992px){#map-container .map-event .quiz-wrapper{top:52%;left:50%;transform:translate(-50%, -45%);overflow-y:unset;display:flex;flex-direction:column;justify-content:center}}@media(min-width: 992px)and (max-height: 700px){#map-container .map-event .quiz-wrapper{overflow:scroll}#map-container .map-event .quiz-wrapper .event-headline{margin-top:10rem}}#map-container .map-event .quiz-wrapper .event-head-text{text-align:center}#map-container .map-event .quiz-wrapper .quiz-answers{display:flex;justify-content:center;flex-direction:column;align-items:center}@media(min-width: 992px){#map-container .map-event .quiz-wrapper .quiz-answers{flex-direction:row}}#map-container .map-event .quiz-wrapper .quiz-answers .quiz-answer{background-color:#031213;display:flex;flex-direction:column;align-items:center;border-radius:20.41px;padding:2em;margin-bottom:1em;width:100%;min-height:380px}@media(min-width: 992px){#map-container .map-event .quiz-wrapper .quiz-answers .quiz-answer{width:387.76px;min-height:460.89px;margin-bottom:0}}#map-container .map-event .quiz-wrapper .quiz-answers .quiz-answer .quiz-answer-headline{font-family:Anton,serif;font-weight:400;font-size:40px;margin-bottom:.5em}#map-container .map-event .quiz-wrapper .quiz-answers .quiz-answer .quiz-answer-image{margin-bottom:1em}#map-container .map-event .quiz-wrapper .quiz-answers .quiz-answer .quiz-answer-text{font-family:Overpass,serif;font-weight:500;font-style:italic;font-size:18px;letter-spacing:.54px;margin-bottom:1em;color:#898989}@media(min-width: 992px){#map-container .map-event .quiz-wrapper .quiz-answers .quiz-answer .quiz-answer-text{font-weight:400;font-size:16px;letter-spacing:0;text-align:center}}#map-container .map-event .quiz-wrapper .quiz-answers .quiz-answer .quiz-answer-cta{border:none}@media(min-width: 992px){#map-container .map-event .quiz-wrapper .quiz-answers .quiz-answer-one{margin:0 1rem 0 -1rem}}#map-container .map-event .quiz-wrapper .quiz-answers .overlay{display:none !important;position:fixed;top:0;width:100vw;height:100vh;background:rgba(0,0,0,.7);justify-content:center;align-items:center}#map-container .map-event .quiz-wrapper .quiz-answers .popup-shown{flex-wrap:wrap;display:flex !important;align-content:flex-start}@media(min-width: 992px){#map-container .map-event .quiz-wrapper .quiz-answers .popup-shown{align-content:flex-start}}#map-container .map-event.event-previous{position:relative}#map-container .map-event .previous-wrapper{position:absolute;top:6rem;overflow-y:scroll;padding:0 1rem;height:calc(100% - 350px);width:100vw}@media(min-width: 992px){#map-container .map-event .previous-wrapper{height:calc(100% - 40px)}}@media(min-width: 1200px){#map-container .map-event .previous-wrapper{height:unset}}#map-container .map-event .previous-wrapper .slick-arrow{top:25rem}@media(min-width: 992px){#map-container .map-event .previous-wrapper .slick-arrow{top:17rem}}#map-container .map-event .previous-wrapper button.slick-prev:before{width:15px;height:15px}#map-container .map-event .previous-wrapper button.slick-next:before{width:15px;height:15px}#map-container .map-event .previous-wrapper .header-wrapper{margin-bottom:1rem;display:flex;flex-direction:column;align-items:center}@media(min-width: 992px){#map-container .map-event .previous-wrapper .header-wrapper{margin-top:0}}@media(min-width: 992px)and (max-height: 992px){#map-container .map-event .previous-wrapper .header-wrapper{margin-top:22rem}}#map-container .map-event .previous-wrapper .header-wrapper .headline{font-family:Anton,serif;font-weight:400;font-size:42px;text-align:center}@media(min-width: 992px){#map-container .map-event .previous-wrapper .header-wrapper .headline{font-size:55px}}#map-container .map-event .previous-wrapper .header-wrapper .headline-subtext{font-family:Overpass,serif;font-weight:500;font-style:italic;font-size:18px;letter-spacing:.03em;text-align:left;padding:0 10px}@media(min-width: 992px){#map-container .map-event .previous-wrapper .header-wrapper .headline-subtext{font-size:25px;margin:0 15rem}}#map-container .map-event .previous-wrapper .slider-item{flex-direction:column}@media(min-width: 992px){#map-container .map-event .previous-wrapper .slider-item{flex-direction:unset}}#map-container .map-event .previous-wrapper .slider-item .image-box{width:338px;display:flex;flex-direction:column;margin-top:1rem}@media(min-width: 992px){#map-container .map-event .previous-wrapper .slider-item .image-box{margin-top:0;width:582px}}#map-container .map-event .previous-wrapper .slider-item .image-box a{width:unset;margin:0 auto}@media(min-width: 992px){#map-container .map-event .previous-wrapper{top:50%;left:50%;transform:translate(-50%, -45%);overflow-y:auto;display:flex;flex-direction:column;justify-content:center}}@media(min-width: 992px)and (max-height: 992px){#map-container .map-event .previous-wrapper{transform:translate(-50%, -60%)}}#map-container .modal-content{background-color:rgba(0,0,0,0)}#map-container .modal-content .modal-body{padding:0;background-color:rgba(0,0,0,0)}#map-container .popup{background:#031213;border-radius:15.48px;text-align:center;max-width:505.27px;position:relative;display:flex;flex-direction:column;width:100%;overflow:scroll;height:100%}@media(min-width: 992px){#map-container .popup{width:505.27px;min-height:600px;height:unset;overflow:unset}}#map-container .popup .quiz-answer-image-wrapper{position:relative;margin-bottom:2rem}#map-container .popup .quiz-answer-image-wrapper .quiz-answer-image{width:100%}#map-container .popup .quiz-answer-image-wrapper .quiz-answer-image-overlay{background:#031213;content:"";position:absolute;bottom:0;left:0;width:100%;height:40px;border-radius:50% 50% 0 0}#map-container .popup .bottom-part{margin-top:auto}#map-container .popup .popup-first-line{font-family:Overpass,serif;font-weight:600;font-style:italic;font-size:15px;margin-top:-2rem}#map-container .popup .popup-headline{font-family:Anton,serif;font-weight:400;font-size:44px;text-align:center}#map-container .popup .popup-text{font-weight:500;font-style:italic;font-size:22px;text-align:center;padding:0 1rem}#map-container .popup .try-again{margin:2rem auto;border:none;width:fit-content}#map-container .popup .popup-text-over-code{font-weight:400;font-size:14.67px}#map-container .popup .close-popup,#map-container .popup .close-popup-drink{position:absolute;top:8px;right:8px;background:none;border:none;cursor:pointer;padding:0}#map-container .popup div.coupon{width:fit-content;display:flex;justify-content:center;align-items:center;margin:0 0 1rem 0}#map-container .popup div.coupon .code-text{font-family:Overpass,sans-serif;font-size:14px;font-weight:400;line-height:17.72px;text-align:left;text-underline-position:from-font;text-decoration-skip-ink:none;color:#f4f7fc}#map-container .popup div.coupon .form-control{background:none;border:1px dashed #08bb6f;border-right:none;text-align:center;color:#08bb6f;font-family:Overpass,sans-serif;font-size:17.52px;font-weight:700;height:35px;padding:0;width:9rem;outline:none;box-shadow:none}#map-container .popup div.coupon .btn-copy{font-size:.7em;color:#e8e8e8;background-color:#08bb6f;border-color:#08bb6f;width:38px;height:35px;border-radius:0px 9.69px 9.69px 0px}#map-container .popup div.coupon #copy-button.whitebg{background-color:#fff;border-color:#e8e8e8}#map-container .popup .bonus-wrapper{display:flex;align-items:center;flex-direction:column;padding-bottom:1rem}#map-container .popup .bonus-wrapper .coupon-code{display:flex;align-items:flex-start;align-items:center}#map-container .popup .bonus-wrapper .coupon-code .text-before-code{margin-right:.5rem}#map-container .popup .bonus-wrapper .coupon-code .text-before-code p{margin-bottom:0}#map-container .popup .terms-wrapper{font-weight:300;font-size:12.58px;padding:0 5px 1rem 5px}#map-container .popup .terms-wrapper a{text-decoration:none;color:#08bb6f}#map-container .popUpWrapper .overlay{position:fixed;top:0;width:100vw;height:calc(100vh - 81px);background:rgba(0,0,0,.7);justify-content:center;align-items:center}@media(min-width: 992px){#map-container .popUpWrapper .overlay{height:100vh}}#map-container .popUpWrapper .overlay .popup{margin:10rem auto auto}#map-container .popUpWrapper .popup-contact{background:#031213;border-radius:15.48px;text-align:center;padding:20px;position:relative;height:100%;max-height:600px;max-width:505.27px;overflow:scroll}@media(min-width: 992px){#map-container .popUpWrapper .popup-contact{width:505.27px;max-height:600px;overflow:unset}}#map-container .popUpWrapper .popup-contact .heading-wrapper{padding-top:1rem;display:flex;flex-direction:row;justify-content:space-evenly}#map-container .popUpWrapper .popup-contact .heading-wrapper .text-wrapper{display:flex;flex-direction:column;justify-content:center;align-items:flex-start}#map-container .popUpWrapper .popup-contact .heading-wrapper .text-wrapper .contact-us-headline-one{font-family:Overpass,serif;font-weight:600;font-style:italic;font-size:12px}@media(min-width: 375px){#map-container .popUpWrapper .popup-contact .heading-wrapper .text-wrapper .contact-us-headline-one{font-size:15px}}#map-container .popUpWrapper .popup-contact .heading-wrapper .text-wrapper .contact-us-headline-two{font-family:Anton,serif;font-weight:400;font-size:30px}@media(min-width: 375px){#map-container .popUpWrapper .popup-contact .heading-wrapper .text-wrapper .contact-us-headline-two{font-size:44px}}#map-container .popUpWrapper .popup-contact .input-container{position:relative}#map-container .popUpWrapper .popup-contact .input-container input{color:#fff;width:100%;border:none;outline:none;padding:10px 0;background:rgba(0,0,0,0);font-family:Overpass,serif;font-weight:700;font-size:12px;line-height:18px}#map-container .popUpWrapper .popup-contact .input-container .underline{position:absolute;bottom:0;left:0;width:100%;height:2px;background-color:#7d7d7d;transition:background-color .3s}#map-container .popUpWrapper .popup-contact .input-container input:focus+label,#map-container .popUpWrapper .popup-contact .input-container input:not(:placeholder-shown)+label{top:-15px;font-size:12px}#map-container .popUpWrapper .popup-contact .contact-message textarea{width:100%;height:215px;font-family:Overpass,serif;font-weight:700;font-size:12px;background:rgba(0,0,0,0);padding:12px;border:1px solid #7d7d7d;margin:1rem 0;color:#fff;outline:none;box-shadow:none}#map-container .popUpWrapper .popup-contact .ua-signup-btn{border:none;margin-bottom:1rem}#map-container .popUpWrapper .popup-contact .close-popup{position:absolute;top:8px;right:8px;background:none;border:none;cursor:pointer;padding:0}#map-container .popUpWrapper .popup-contact .terms-wrapper{font-weight:300;font-size:12.58px;padding:0 5px}#map-container .popUpWrapper .popup-contact .terms-wrapper p{margin:0}#map-container .popUpWrapper .popup-contact .terms-wrapper a{text-decoration:none;color:#08bb6f}#map-container #overlay{position:absolute;top:0;left:0;width:100%;height:4.5rem;z-index:1;background:rgba(35,30,40,.7);color:#fff;transition:height .3s ease-in-out;overflow:hidden;display:flex;flex-direction:column}#map-container #overlay .container{height:100%}#map-container #overlay #overlay-header{display:flex;justify-content:space-between;align-items:center;margin-top:5px}#map-container #overlay #overlay-header .countdown-wrapper{display:flex;flex-direction:column;align-items:center}@media(min-width: 992px){#map-container #overlay #overlay-header .countdown-wrapper{flex-direction:unset}}#map-container #overlay #overlay-header .countdown-wrapper p{font-weight:500;font-size:12px;letter-spacing:.45px;text-align:center}@media(min-width: 992px){#map-container #overlay #overlay-header .countdown-wrapper p{font-size:14px}}#map-container #overlay #overlay-header .countdown-wrapper #countdown{display:grid;grid-template-columns:repeat(3, 1fr);text-align:center;gap:10px}#map-container #overlay #overlay-header .countdown-wrapper #countdown .countdown-numbers{font-weight:900;font-size:17.01px;text-align:center}@media(min-width: 992px){#map-container #overlay #overlay-header .countdown-wrapper #countdown .countdown-numbers{font-size:25px}}#map-container #overlay #overlay-header .countdown-wrapper #countdown .countdown-text{font-weight:500;font-size:9.34px;text-align:center}@media(min-width: 992px){#map-container #overlay #overlay-header .countdown-wrapper #countdown .countdown-text{font-size:13.72px}}#map-container #overlay #overlay-header .countdown-wrapper .countdown-box{display:flex;flex-direction:column;align-items:center;justify-content:center}#map-container #overlay #overlay-header .countdown-wrapper .countdown-box span:last-child{font-weight:normal;color:#fff}#map-container #overlay #overlay-header p{margin-bottom:0}#map-container #overlay #overlay-header #expand-overlay{border:none;cursor:pointer;padding:0;font-weight:500;font-size:14px;letter-spacing:.42px;color:#fff;background:none}#map-container #overlay #overlay-header #expand-overlay svg{margin-right:.5em}#map-container #overlay #overlay-header .expand-overlay-inactive{display:none}#map-container #overlay #overlay-header .map-back-link,#map-container #overlay #overlay-header .map-event-back-link{font-weight:400;font-size:14px;text-decoration:none;cursor:pointer;color:#fff;background:none;border:none}@media(min-width: 992px){#map-container #overlay #overlay-header .map-back-link,#map-container #overlay #overlay-header .map-event-back-link{margin-left:2rem}}#map-container #overlay #overlay-header.inactive{margin:1.55rem 0}#map-container #overlay #overlay-content{flex-grow:1;overflow-y:auto;display:flex;flex-wrap:wrap;padding:1rem;gap:1rem;justify-content:space-between;align-content:flex-start;height:calc(100% - 70px)}@media(min-width: 992px){#map-container #overlay #overlay-content{justify-content:unset;height:unset}}#map-container #overlay #overlay-content .menuelement{position:relative;background:none;border:none;cursor:pointer;width:46%;padding:0}@media(min-width: 992px){#map-container #overlay #overlay-content .menuelement{width:unset}}#map-container #overlay #overlay-content .overlay{border-radius:12px;width:100%;position:absolute;top:0;height:100%;background-color:rgba(8,187,111,.4);pointer-events:none}@media(min-width: 992px){#map-container #overlay #overlay-content .overlay{width:100px}}#map-container #overlay #overlay-content img{width:100px;height:auto;border-radius:5px}#map-container #overlay.expanded{height:100%}@media(min-width: 992px){#map-container #overlay.expanded{height:15rem}}.hidden{display:none !important}.footer-map .footer-wrapper{display:none}@media(min-width: 992px){.footer-map{height:0;display:none !important}}.article-map{display:none}.event-slot{height:100%}@media(min-width: 992px){.event-slot{height:100vh}}.event-slot .slot-box{height:451.7302246094px;min-height:440px;max-width:386.833770752px;width:100%;bottom:0}@media(min-width: 400px){.event-slot .slot-box{min-height:450px}}.slotGame{width:100%;height:100%}.slotGame .backBtn2{position:absolute;top:34px;z-index:20;cursor:pointer;text-transform:uppercase;left:40px;font-weight:700;font-size:32px;line-height:32px;margin:0;padding:0;max-width:300px}.slotGame .backBtn2 img{width:36px;margin-top:-5px}@media screen and (max-width: 991px)and (orientation: landscape){.slotGame .backBtn2{font-size:16px;top:11px;left:30px}.slotGame .backBtn2 img{width:19px}}.slotGame .floor-slot-machine{display:flex;flex-direction:column;align-items:center;position:relative;justify-content:space-between;background-image:var(--slotMachineBgMobile);background-size:cover;background-position:center bottom;width:100%;height:100%;overflow:scroll}@media(min-width: 992px){.slotGame .floor-slot-machine{overflow:auto;background-image:var(--slotMachineBgDesktop)}}.slotGame .floor-slot-machine .header-wrapper{margin-top:95px;display:flex;flex-direction:column;align-items:center}.slotGame .floor-slot-machine .header-wrapper .headline{font-family:Anton,serif;font-weight:400;font-size:42px;text-align:center}@media(min-width: 992px){.slotGame .floor-slot-machine .header-wrapper .headline{font-size:55px}}.slotGame .floor-slot-machine .header-wrapper .headline-subtext{font-family:Overpass,serif;font-weight:500;font-style:italic;font-size:18px;letter-spacing:.03em;text-align:left;padding:0 10px}@media(min-width: 992px){.slotGame .floor-slot-machine .header-wrapper .headline-subtext{font-size:25px;margin:0 15rem}}.slotGame .floor-slot-machine .slot-box{background-image:var(--slotMachine);background-size:contain;background-position:bottom;background-repeat:no-repeat;position:relative;height:80%;width:320px}@media(min-width: 400px){.slotGame .floor-slot-machine .slot-box{width:386.83px;height:100%}}@media(min-width: 992px){.slotGame .floor-slot-machine .slot-box{margin-bottom:72px;width:608px;height:440px;min-height:440px;max-width:unset}}@media(min-width: 1200px){.slotGame .floor-slot-machine .slot-box{margin-bottom:72px;width:608px;height:550px;min-height:550px;max-width:unset}}.slotGame .floor-slot-machine .floor-content{position:absolute;bottom:196px;left:50.2%;transform:translate(-50%)}@media(min-width: 400px){.slotGame .floor-slot-machine .floor-content{bottom:235px}}@media(min-width: 992px){.slotGame .floor-slot-machine .floor-content{bottom:231px;left:50.3%}}@media(min-width: 1200px){.slotGame .floor-slot-machine .floor-content{bottom:288px}}.slotGame .floor-slot-machine .floor-content .slot-wrapper{position:relative;margin:0 auto;width:228px;height:146px}@media(min-width: 400px){.slotGame .floor-slot-machine .floor-content .slot-wrapper{width:278px;height:177px}}@media(min-width: 992px){.slotGame .floor-slot-machine .floor-content .slot-wrapper{width:268px;height:171px}}@media(min-width: 1200px){.slotGame .floor-slot-machine .floor-content .slot-wrapper{width:334px;height:215px}}.slotGame .floor-slot-machine .floor-content .slot-wrapper .slot-frame{position:absolute;height:100%;width:100%;left:0;right:0}.slotGame .floor-slot-machine .floor-content .slot-wrapper .slot-frame .spinner{margin:0;overflow:hidden;width:100%;z-index:10;padding:0;left:0;list-style:none;position:absolute;display:block;height:100%}.slotGame .floor-slot-machine .floor-content .slot-wrapper .slot-frame .spinner li{padding:0;top:0;list-style:none;position:absolute;display:block;height:100%;image-rendering:pixelated;background-repeat:no-repeat;background-position-x:9px;background-image:var(--slotMachineElements);background-position:center}.slotGame .floor-slot-machine .floor-content .slot-wrapper .slot-frame .spinner li.slot{width:33.33%}.slotGame .floor-slot-machine .floor-content .slot-wrapper .slot-frame .spinner li.slot1{background-position-y:-764px}@media all and (max-height: 1020px)and (min-width: 1024px)and (orientation: landscape){.slotGame .floor-slot-machine .floor-content .slot-wrapper .slot-frame .spinner li.slot1{margin-left:-5px}}@media all and (max-width: 1024px)and (orientation: landscape){.slotGame .floor-slot-machine .floor-content .slot-wrapper .slot-frame .spinner li.slot1{margin-left:-3px}}.slotGame .floor-slot-machine .floor-content .slot-wrapper .slot-frame .spinner li.slot2{left:33.3333333333%;background-position-y:-459px}@media all and (max-height: 1020px)and (min-width: 1024px)and (orientation: landscape){.slotGame .floor-slot-machine .floor-content .slot-wrapper .slot-frame .spinner li.slot2{margin-left:-3px}}@media all and (max-width: 1024px)and (orientation: landscape){.slotGame .floor-slot-machine .floor-content .slot-wrapper .slot-frame .spinner li.slot2{margin-left:-3px}}.slotGame .floor-slot-machine .floor-content .slot-wrapper .slot-frame .spinner li.slot3{left:66.6666666667%;background-position-y:-660px}@media all and (max-height: 1020px)and (min-width: 1024px)and (orientation: landscape){.slotGame .floor-slot-machine .floor-content .slot-wrapper .slot-frame .spinner li.slot3{margin-left:-3px}}@media all and (max-width: 1024px)and (orientation: landscape){.slotGame .floor-slot-machine .floor-content .slot-wrapper .slot-frame .spinner li.slot3{margin-left:0px}}.slotGame .floor-slot-machine .floor-content .slot-wrapper .slot-frame .spinner li.slot4{left:60%;background-position-y:-343px;margin-left:10px}@media all and (max-height: 1020px)and (min-width: 1024px)and (orientation: landscape){.slotGame .floor-slot-machine .floor-content .slot-wrapper .slot-frame .spinner li.slot4{margin-left:-1px}}@media all and (max-width: 1024px)and (orientation: landscape){.slotGame .floor-slot-machine .floor-content .slot-wrapper .slot-frame .spinner li.slot4{margin-left:0px}}@media all and (max-width: 920px){.slotGame .floor-slot-machine .floor-content .slot-wrapper .slot-frame .spinner li.slot4{margin-left:-6px}}.slotGame .floor-slot-machine .floor-content .slot-wrapper .slot-frame .spinner li.slot5{left:80%;background-position-y:-715px;margin-left:12px}@media all and (max-height: 1020px)and (min-width: 1024px)and (orientation: landscape){.slotGame .floor-slot-machine .floor-content .slot-wrapper .slot-frame .spinner li.slot5{margin-left:0}}@media all and (max-width: 1024px)and (orientation: landscape){.slotGame .floor-slot-machine .floor-content .slot-wrapper .slot-frame .spinner li.slot5{margin-left:-1px}}@media all and (max-width: 920px){.slotGame .floor-slot-machine .floor-content .slot-wrapper .slot-frame .spinner li.slot5{margin-left:-6px}}.slotGame .floor-slot-machine .floor-content .slot-wrapper .slot-frame .spinner li img{position:absolute;bottom:0}.slotGame .floor-slot-machine .floor-content .slot-wrapper .slot-frame .winning-line{position:absolute;width:2%;height:10px;box-shadow:#fff 0 0 0 0;background-color:#ea1212;top:49%;transform:translateY(-50%);z-index:100}@media all and (max-width: 920px){.slotGame .floor-slot-machine .floor-content .slot-wrapper .slot-frame .winning-line{height:3px}}@media all and (max-width: 920px)and (orientation: landscape){.slotGame .floor-slot-machine .floor-content .slot-wrapper .slot-frame .winning-line{top:54%}}.slotGame .floor-slot-machine .slot-button{position:absolute;font-weight:600;text-transform:uppercase;font-size:40px;width:111.34px;text-align:center;bottom:92px;background:rgba(0,0,0,0);border:0;height:auto;cursor:pointer;left:50%;transform:translateX(-50%)}.slotGame .floor-slot-machine .slot-button:hover,.slotGame .floor-slot-machine .slot-button:focus,.slotGame .floor-slot-machine .slot-button:active{border:0;outline:0}@media(min-width: 400px){.slotGame .floor-slot-machine .slot-button{bottom:108px}}@media(min-width: 992px){.slotGame .floor-slot-machine .slot-button{bottom:111px}}@media(min-width: 1200px){.slotGame .floor-slot-machine .slot-button{bottom:135px}}.slotGame .floor-slot-machine .slot-button img{max-width:100%}.slotGame .spinner-animation-start-1 .spinner .slot1{animation:slot1-1 4.5s cubic-bezier(0.22, 1, 0.355, 1.01) forwards;-webkit-animation:slot1-1 4.5s cubic-bezier(0.22, 1, 0.355, 1.01) forwards;-moz-animation:slot1-1 4.5s cubic-bezier(0.22, 1, 0.355, 1.01) forwards;-ms-animation:slot1-1 4.5s cubic-bezier(0.22, 1, 0.355, 1.01) forwards;opacity:1}.slotGame .spinner-animation-start-2 .spinner .slot1{animation:slot1-2 4.5s cubic-bezier(0.22, 1, 0.355, 1.01) forwards;-webkit-animation:slot1-2 4.5s cubic-bezier(0.22, 1, 0.355, 1.01) forwards;-moz-animation:slot1-2 4.5s cubic-bezier(0.22, 1, 0.355, 1.01) forwards;-ms-animation:slot1-2 4.5s cubic-bezier(0.22, 1, 0.355, 1.01) forwards;opacity:1}.slotGame .spinner-animation-start-3 .spinner .slot1{animation:slot1-3 4.5s cubic-bezier(0.22, 1, 0.355, 1.01) forwards;-webkit-animation:slot1-3 4.5s cubic-bezier(0.22, 1, 0.355, 1.01) forwards;-moz-animation:slot1-3 4.5s cubic-bezier(0.22, 1, 0.355, 1.01) forwards;-ms-animation:slot1-3 4.5s cubic-bezier(0.22, 1, 0.355, 1.01) forwards;opacity:1}.slotGame .spinner-animation-start-1 .slot2{animation:slot2-1 5s cubic-bezier(0.22, 1, 0.355, 1.01) forwards;-webkit-animation:slot2-1 5s cubic-bezier(0.22, 1, 0.355, 1.01) forwards;-moz-animation:slot2-1 5s cubic-bezier(0.22, 1, 0.355, 1.01) forwards;-ms-animation:slot2-1 5s cubic-bezier(0.22, 1, 0.355, 1.01) forwards;opacity:1}.slotGame .spinner-animation-start-2 .slot2{animation:slot2-2 5s cubic-bezier(0.22, 1, 0.355, 1.01) forwards;-webkit-animation:slot2-2 5s cubic-bezier(0.22, 1, 0.355, 1.01) forwards;-moz-animation:slot2-2 5s cubic-bezier(0.22, 1, 0.355, 1.01) forwards;-ms-animation:slot2-2 5s cubic-bezier(0.22, 1, 0.355, 1.01) forwards;opacity:1}.slotGame .spinner-animation-start-3 .slot2{animation:slot2-3 5s cubic-bezier(0.22, 1, 0.355, 1.01) forwards;-webkit-animation:slot2-3 5s cubic-bezier(0.22, 1, 0.355, 1.01) forwards;-moz-animation:slot2-3 5s cubic-bezier(0.22, 1, 0.355, 1.01) forwards;-ms-animation:slot2-3 5s cubic-bezier(0.22, 1, 0.355, 1.01) forwards;opacity:1}.slotGame .spinner-animation-start-1 .slot3{animation:slot3-1 3.5s cubic-bezier(0.22, 1, 0.355, 1.01) forwards;-webkit-animation:slot3-1 3.5s cubic-bezier(0.22, 1, 0.355, 1.01) forwards;-moz-animation:slot3-1 3.5s cubic-bezier(0.22, 1, 0.355, 1.01) forwards;-ms-animation:slot3-1 3.5s cubic-bezier(0.22, 1, 0.355, 1.01) forwards;opacity:1}.slotGame .spinner-animation-start-2 .slot3{animation:slot3-2 3.5s cubic-bezier(0.22, 1, 0.355, 1.01) forwards;-webkit-animation:slot3-2 3.5s cubic-bezier(0.22, 1, 0.355, 1.01) forwards;-moz-animation:slot3-2 3.5s cubic-bezier(0.22, 1, 0.355, 1.01) forwards;-ms-animation:slot3-2 3.5s cubic-bezier(0.22, 1, 0.355, 1.01) forwards;opacity:1}.slotGame .spinner-animation-start-3 .slot3{animation:slot3-3 3.5s cubic-bezier(0.22, 1, 0.355, 1.01) forwards;-webkit-animation:slot3-3 3.5s cubic-bezier(0.22, 1, 0.355, 1.01) forwards;-moz-animation:slot3-3 3.5s cubic-bezier(0.22, 1, 0.355, 1.01) forwards;-ms-animation:slot3-3 3.5s cubic-bezier(0.22, 1, 0.355, 1.01) forwards;opacity:1}.slotGame .spinner-animation-start-1 .slot4{animation:slot4-1 4.8s cubic-bezier(0.22, 1, 0.355, 1.01) forwards;-webkit-animation:slot4-1 4.8s cubic-bezier(0.22, 1, 0.355, 1.01) forwards;-moz-animation:slot4-1 4.8s cubic-bezier(0.22, 1, 0.355, 1.01) forwards;-ms-animation:slot4-1 4.8s cubic-bezier(0.22, 1, 0.355, 1.01) forwards;opacity:1}.slotGame .spinner-animation-start-2 .slot4{animation:slot4-2 4.8s cubic-bezier(0.22, 1, 0.355, 1.01) forwards;-webkit-animation:slot4-2 4.8s cubic-bezier(0.22, 1, 0.355, 1.01) forwards;-moz-animation:slot4-2 4.8s cubic-bezier(0.22, 1, 0.355, 1.01) forwards;-ms-animation:slot4-2 4.8s cubic-bezier(0.22, 1, 0.355, 1.01) forwards;opacity:1}.slotGame .spinner-animation-start-3 .slot4{animation:slot4-3 4.8s cubic-bezier(0.22, 1, 0.355, 1.01) forwards;-webkit-animation:slot4-3 4.8s cubic-bezier(0.22, 1, 0.355, 1.01) forwards;-moz-animation:slot4-3 4.8s cubic-bezier(0.22, 1, 0.355, 1.01) forwards;-ms-animation:slot4-3 4.8s cubic-bezier(0.22, 1, 0.355, 1.01) forwards;opacity:1}.slotGame .spinner-animation-start-1 .slot5{animation:slot5-1 4.9s cubic-bezier(0.22, 1, 0.355, 1.01) forwards;-webkit-animation:slot5-1 4.9s cubic-bezier(0.22, 1, 0.355, 1.01) forwards;-moz-animation:slot5-1 4.9s cubic-bezier(0.22, 1, 0.355, 1.01) forwards;-ms-animation:slot5-1 4.9s cubic-bezier(0.22, 1, 0.355, 1.01) forwards;opacity:1}.slotGame .spinner-animation-start-2 .slot5{animation:slot5-2 4.9s cubic-bezier(0.22, 1, 0.355, 1.01) forwards;-webkit-animation:slot5-2 4.9s cubic-bezier(0.22, 1, 0.355, 1.01) forwards;-moz-animation:slot5-2 4.9s cubic-bezier(0.22, 1, 0.355, 1.01) forwards;-ms-animation:slot5-2 4.9s cubic-bezier(0.22, 1, 0.355, 1.01) forwards;opacity:1}.slotGame .spinner-animation-start-3 .slot5{animation:slot5-3 4.9s cubic-bezier(0.22, 1, 0.355, 1.01) forwards;-webkit-animation:slot5-3 4.9s cubic-bezier(0.22, 1, 0.355, 1.01) forwards;-moz-animation:slot5-3 4.9s cubic-bezier(0.22, 1, 0.355, 1.01) forwards;-ms-animation:slot5-3 4.9s cubic-bezier(0.22, 1, 0.355, 1.01) forwards;opacity:1}.slotGame .spinner-animation-start-1 .spinner-offer,.slotGame .spinner-animation-start-2 .spinner-offer,.slotGame .spinner-animation-start-3 .spinner-offer{opacity:1;transition:all .3s 3.8s;-webkit-transition:all .3s 3.8s;-moz-transition:all .3s 3.8s;-ms-transition:all .3s 3.8s}.slotGame .spinner-animation-start-1 .winning-line,.slotGame .spinner-animation-start-2 .winning-line,.slotGame .spinner-animation-start-3 .winning-line{opacity:1;transition:all .3s 3.8s;-webkit-transition:all .3s 3.8s;-moz-transition:all .3s 3.8s;-ms-transition:all .3s 3.8s;width:100% !important}@keyframes slot1-1{0%{background-position:center 0}100%{background-position:center -608px}}@keyframes slot1-2{0%{background-position:center 0}100%{background-position:center -500px}}@keyframes slot1-3{0%{background-position:center 0}100%{background-position:center -819px}}@keyframes slot2-1{0%{background-position:center 0}100%{background-position:center -608px}}@keyframes slot2-2{0%{background-position:center 0}100%{background-position:center -500px}}@keyframes slot2-3{0%{background-position:center 0}100%{background-position:center -819px}}@keyframes slot3-1{0%{background-position:center 0}100%{background-position:center -608px}}@keyframes slot3-2{0%{background-position:center 0}100%{background-position:center -500px}}@keyframes slot3-3{0%{background-position:center 0}100%{background-position:center -819px}}#slotModal .popup{background:#031213;border-radius:15.48px;text-align:center;max-width:505.27px;position:relative;width:100%;overflow:scroll;height:100%}@media(min-width: 992px){#slotModal .popup{width:505.27px;min-height:600px;height:unset;overflow:unset}}#slotModal .popup .quiz-answer-image-wrapper{position:relative;margin-bottom:2rem}#slotModal .popup .quiz-answer-image-wrapper .quiz-answer-image{width:100%}#slotModal .popup .quiz-answer-image-wrapper .quiz-answer-image-overlay{background:#031213;content:"";position:absolute;bottom:0;left:0;width:100%;height:40px;border-radius:50% 50% 0 0}#slotModal .popup .popup-first-line{font-family:Overpass,serif;font-weight:600;font-style:italic;font-size:15px;margin-top:-2rem}#slotModal .popup .popup-headline{font-family:Anton,serif;font-weight:400;font-size:44px;text-align:center}#slotModal .popup .popup-text{font-weight:500;font-style:italic;font-size:22px;text-align:center}#slotModal .popup .try-again{margin-top:2rem;border:none}#slotModal .popup .popup-text-over-code{font-weight:400;font-size:14.68px}#slotModal .popup .close-popup{position:absolute;top:8px;right:8px;background:none;border:none;cursor:pointer;padding:0}#slotModal .popup div.coupon{width:fit-content;display:flex;justify-content:center;align-items:center;margin:0 0 1rem 0}#slotModal .popup div.coupon .code-text{font-family:Overpass,sans-serif;font-size:14px;font-weight:400;line-height:17.72px;text-align:left;text-underline-position:from-font;text-decoration-skip-ink:none;color:#f4f7fc}#slotModal .popup div.coupon .form-control{background:none;border:1px dashed #08bb6f;border-right:none;text-align:center;color:#08bb6f;font-family:Overpass,sans-serif;font-size:17.52px;font-weight:700;height:35px;padding:0;width:9rem}#slotModal .popup div.coupon .btn-copy{font-size:.7em;color:#e8e8e8;background-color:#08bb6f;border-color:#08bb6f;width:38px;height:35px;border-radius:0px 9.69px 9.69px 0px}#slotModal .popup div.coupon #copy-button.whitebg{background-color:#fff;border-color:#e8e8e8}#slotModal .popup .bonus-wrapper{display:flex;align-items:center;flex-direction:column;padding-bottom:1rem}#slotModal .popup .bonus-wrapper .coupon-code{display:flex;align-items:flex-start;align-items:center}#slotModal .popup .bonus-wrapper .coupon-code .text-before-code{margin-right:.5rem}#slotModal .popup .bonus-wrapper .coupon-code .text-before-code p{margin-bottom:0}#slotModal .popup .terms-wrapper{font-weight:300;font-size:12.58px;padding:0 5px 1rem 5px}#slotModal .popup .terms-wrapper a{text-decoration:none;color:#08bb6f}@media(max-width: 992px){.candleGame::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.6);z-index:-1}}.candleGame{position:relative;background-image:var(--drinkBGmobile);background-size:cover;background-position:center bottom;height:100%;width:100%;overflow:hidden;z-index:0}@media(min-width: 992px){.candleGame{background-image:var(--drinkBG)}}@media(max-width: 992px)or (max-height: 992px){.candleGame .event-wrapper{height:calc(100% - 12px);overflow:scroll}}.candleGame .event-wrapper .header-wrapper{margin-top:95px;display:flex;flex-direction:column;align-items:center}@media(min-width: 992px)and (min-height: 992px){.candleGame .event-wrapper .header-wrapper{position:absolute}}.candleGame .event-wrapper .header-wrapper .headline{font-family:Anton,serif;font-weight:400;font-size:42px;text-align:center}@media(min-width: 992px){.candleGame .event-wrapper .header-wrapper .headline{font-size:55px}}.candleGame .event-wrapper .header-wrapper .headline-subtext{font-family:Overpass,serif;font-weight:500;font-style:italic;font-size:18px;letter-spacing:.03em;text-align:left;padding:0 10px}@media(min-width: 576px){.candleGame .event-wrapper .header-wrapper .headline-subtext{max-width:60%}}@media(min-width: 992px){.candleGame .event-wrapper .header-wrapper .headline-subtext{max-width:unset;font-size:25px;margin:0 15rem}}.candleGame .event-wrapper .drink-wrapper{position:relative;display:flex;flex-direction:column;align-items:center}.candleGame .event-wrapper .drink-wrapper .bbq{margin-bottom:3rem;display:flex;position:relative}.candleGame .event-wrapper .drink-wrapper .bbq .meat{position:relative;margin:auto}.candleGame .event-wrapper .drink-wrapper .bbq .fireAnim{position:absolute}.candleGame .event-wrapper .drink-wrapper .blowStrength{bottom:unset;position:relative}.candleGame .event-wrapper .drink-wrapper a{cursor:pointer;margin-bottom:2rem}@media(min-width: 992px)and (min-height: 992px){.candleGame .event-wrapper .drink-wrapper{position:unset;display:unset}.candleGame .event-wrapper .drink-wrapper .bbq{margin-bottom:0;display:unset;position:unset}.candleGame .event-wrapper .drink-wrapper .bbq .meat{position:absolute}}@media(min-width: 992px)and (min-height: 992px){.candleGame .btns{left:0;right:0;margin:auto;text-align:center;cursor:pointer;width:fit-content;position:absolute;bottom:11%}}.candleGame .rightBaloon{position:absolute;right:6%;bottom:20%;height:62%;animation:MoveUpDown 4s linear infinite}.candleGame .leftBaloon{position:absolute;bottom:4%;left:3%;height:76%;animation:MoveUpDown 4s linear infinite}.candleGame .fire{position:absolute;margin:auto;left:0;right:0;text-align:center;top:14vh}.candleGame .fire img{width:3vh}.candleGame .fire .flame1,.candleGame .fire .flameout1{margin-right:3vw}@media(max-height: 480px)and (min-width: 800px){.candleGame .fire .flame1,.candleGame .fire .flameout1{margin-right:3.4vw}}@media(min-width: 992px){.candleGame .fire .flame1,.candleGame .fire .flameout1{margin-right:3.4vw}}.candleGame .fire .flame2,.candleGame .fire .flameout2{margin-bottom:-0.8%}.candleGame .fire .flame3,.candleGame .fire .flameout3{margin-left:3vw}@media(max-height: 480px)and (min-width: 800px){.candleGame .fire .flame3,.candleGame .fire .flameout3{margin-left:3.4vw}}@media(min-width: 992px){.candleGame .fire .flame3,.candleGame .fire .flameout3{margin-left:3.4vw}}.candleGame .bbq img{width:219px;position:absolute;bottom:36%;margin:auto;left:0;right:0;max-width:50%}@media(min-width: 576px){.candleGame .bbq img{max-width:100%}}@media(min-width: 992px)and (min-height: 992px){.candleGame .bbq img{max-width:17%}}.candleGame .bbq img.fireAnim{z-index:3}.candleGame .rotate{animation:shake 2s}@keyframes shake{0%{transform:translate(1px, 1px) rotate(0deg)}10%{transform:translate(-1px, -2px) rotate(-1deg)}20%{transform:translate(-3px, 0px) rotate(1deg)}30%{transform:translate(3px, 2px) rotate(0deg)}40%{transform:translate(1px, -1px) rotate(1deg)}50%{transform:translate(-1px, 2px) rotate(-1deg)}60%{transform:translate(-3px, 1px) rotate(0deg)}70%{transform:translate(3px, 1px) rotate(-1deg)}80%{transform:translate(-1px, -1px) rotate(1deg)}90%{transform:translate(1px, 2px) rotate(0deg)}100%{transform:translate(1px, -2px) rotate(-1deg)}}.candleGame .blowStrength{margin:auto;left:0;right:0;width:308px;height:40px;position:fixed;bottom:22vh;background-size:100% 100%;background-repeat:repeat;display:block}@media(min-width: 576px){.candleGame .blowStrength{scale:1.6;margin-bottom:1rem}}@media(min-width: 992px)and (min-height: 992px){.candleGame .blowStrength{width:854px;height:100px;top:66vh;bottom:unset;position:relative;scale:.6}}.candleGame .stoper{position:absolute;bottom:11px;margin:auto;left:0;right:220px;animation:MoveLeftRight 3s linear infinite;animation-play-state:paused;height:19px}@media(min-width: 992px)and (min-height: 992px){.candleGame .stoper{bottom:28px;height:44px;right:600px;animation:MoveLeftRightDesktop 3s linear infinite;animation-play-state:paused}}.candleGame .croco{position:absolute;bottom:31px;max-height:50vh;left:69vw;right:0;margin:auto}@media(min-width: 992px){.candleGame .croco{max-height:80vh}}@keyframes MoveUpDown{0%,100%{bottom:0}50%{bottom:100px}}@keyframes MoveLeftRight{0%{left:157px}25%{left:260px}50%{left:157px}75%{left:0px}100%{left:157px}}@keyframes MoveLeftRightDesktop{0%{left:420px}25%{left:720px}50%{left:420px}75%{left:0px}100%{left:420px}}.candleGame .backAtStartPosition{animation:MoveAtStart 4s ease-in}@keyframes MoveAtStart{to{left:0}}.candleGame .fadeoutAnim{opacity:0}#modal-container{position:fixed;display:table;height:100vh;width:100%;top:0;left:0;transform:scale(0);z-index:100}#modal-container.m-animate{transform:scaleY(1) scaleX(1);animation:unfoldIn 1s cubic-bezier(0.165, 0.84, 0.44, 1) forwards}#modal-container.m-animate .modal-background .modX{animation:zoomIn .5s .8s cubic-bezier(0.165, 0.84, 0.44, 1) forwards}#modal-container.m-animate.out{transform:scale(1);animation:unfoldOut 1s .3s cubic-bezier(0.165, 0.84, 0.44, 1) forwards}#modal-container.m-animate.out .modal-background .modx{animation:zoomOut .5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards}#modal-container .modal-background{display:table-cell;background:rgba(0,0,0,.8);text-align:center;vertical-align:middle}#modal-container .modal-background .modX{display:inline-block;position:relative;border:2px solid #0b4943;box-shadow:0 6px 8px rgba(0,0,0,.4);border-radius:15px;background:#042220}@media(max-width: 991px)and (orientation: landscape){#modal-container .modal-background .modX{border-radius:5px}}#modal-container .modal-background .modX .headerbg{margin-top:-12.4px}#modal-container .modal-background .modX .bonustitle{font-style:normal;font-weight:500;font-size:22px;line-height:25px;text-align:center;color:#73e04f}@media(max-width: 991px)and (orientation: landscape){#modal-container .modal-background .modX .bonustitle{font-size:18px}}#modal-container .modal-background .modX .giftBoxSubtitle{font-style:normal;font-weight:400;font-size:18px;line-height:23px;text-align:center;color:#73e04f;margin-top:0;margin-bottom:28px}@media all and (max-width: 991px)and (orientation: landscape){#modal-container .modal-background .modX .giftBoxSubtitle{font-size:14px;line-height:17px;margin-bottom:8px}}#modal-container .modal-background .modX .close-x{width:70px;height:70px;position:absolute;top:-1px;right:-2px;z-index:1003;cursor:pointer;background:#042220;border:2px solid #0b4943;box-shadow:0px 6px 8px rgba(0,0,0,.4);border-radius:0 15px;padding-top:15px;cursor:pointer}@media all and (max-width: 991px)and (orientation: landscape){#modal-container .modal-background .modX .close-x{padding-top:9px;width:50px;height:50px;border-radius:0 5px}}#modal-container .modal-background .modX .close-x img{width:34px}@media all and (max-width: 991px)and (orientation: landscape){#modal-container .modal-background .modX .close-x img{width:21px}}#modal-container .modal-background .modX .close-x span{display:block;position:absolute;left:20px;top:10px;height:17px;width:2.5px;background-color:#015834}#modal-container .modal-background .modX .close-x span:first-child{transform:rotate(45deg)}#modal-container .modal-background .modX .close-x span:last-child{transform:rotate(-45deg)}#modal-container .modal-background .modX.hidden{display:none}#modal-container .modal-background .modX.info{width:90%}@media(min-width: 768px){#modal-container .modal-background .modX.info{width:500px}}#modal-container .modal-background .modX.info .content{color:#fff;padding:12px 50px 26px;overflow-y:scroll;max-height:111px;margin-bottom:10px}#modal-container .modal-background .modX.info .content h2{font-size:36px;font-weight:700;margin-bottom:15px;text-align:left}#modal-container .modal-background .modX.info .content p{font-size:1em;line-height:1.2em;text-align:left}#modal-container .modal-background .modX.info .content .button-holder .button{position:relative;top:0;font-size:1.3rem;padding:10px 24px}#modal-container .modal-background .modX.wheelres,#modal-container .modal-background .modX.cakeres{margin:auto;max-width:479px}@media(max-width: 991px)and (orientation: landscape){#modal-container .modal-background .modX.wheelres,#modal-container .modal-background .modX.cakeres{max-width:303px}}#modal-container .modal-background .modX.wheelres .headerbg,#modal-container .modal-background .modX.cakeres .headerbg{max-width:200px;margin:9px auto 50px}@media(max-width: 991px)and (orientation: landscape){#modal-container .modal-background .modX.wheelres .headerbg,#modal-container .modal-background .modX.cakeres .headerbg{max-width:124px;margin:0 auto 0}}@media(max-width: 991px)and (max-height: 320px)and (orientation: landscape){#modal-container .modal-background .modX.wheelres .headerbg,#modal-container .modal-background .modX.cakeres .headerbg{max-width:100px}}#modal-container .modal-background .modX.wheelres .headerimg,#modal-container .modal-background .modX.cakeres .headerimg{position:absolute;right:35%;width:53.6%;height:auto;margin-top:-7.5%}@media(max-height: 420px)and (orientation: landscape){#modal-container .modal-background .modX.wheelres .bonustitle,#modal-container .modal-background .modX.cakeres .bonustitle{margin-top:4px}}@media(min-width: 992px){#modal-container .modal-background .modX.wheelres .bonustitle,#modal-container .modal-background .modX.cakeres .bonustitle{margin-top:-15px}}#modal-container .modal-background .modX.wheelres .content,#modal-container .modal-background .modX.cakeres .content{color:#fff;padding:5px 27px 18px;border-radius:30px;background:#042220}@media(max-width: 991px)and (orientation: landscape){#modal-container .modal-background .modX.wheelres .content,#modal-container .modal-background .modX.cakeres .content{padding:0 10px 10px}}#modal-container .modal-background .modX.wheelres .content .gameName,#modal-container .modal-background .modX.cakeres .content .gameName{font-style:normal;font-weight:400;font-size:18px;line-height:20px;text-align:center;margin-top:-10px}@media(max-width: 991px)and (orientation: landscape){#modal-container .modal-background .modX.wheelres .content .gameName,#modal-container .modal-background .modX.cakeres .content .gameName{font-size:12px;line-height:14px}}#modal-container .modal-background .modX.wheelres .content h2,#modal-container .modal-background .modX.cakeres .content h2{font-size:3rem;text-align:center;font-weight:700;line-height:1em;margin-bottom:0}#modal-container .modal-background .modX.wheelres .content h3,#modal-container .modal-background .modX.cakeres .content h3{color:#01c070;font-size:2.5rem;line-height:1em;font-weight:700}#modal-container .modal-background .modX.wheelres .content p,#modal-container .modal-background .modX.cakeres .content p{font-style:normal;font-weight:700;font-size:30px;line-height:34px;text-align:center}@media(max-width: 991px)and (orientation: landscape){#modal-container .modal-background .modX.wheelres .content p,#modal-container .modal-background .modX.cakeres .content p{font-size:22px;line-height:25px}}@media(max-width: 991px)and (max-height: 320px)and (orientation: landscape){#modal-container .modal-background .modX.wheelres .content p,#modal-container .modal-background .modX.cakeres .content p{max-width:226px;margin:0 auto 15px;font-size:19px;line-height:21px}}#modal-container .modal-background .modX.wheelres .content .code-wrapper,#modal-container .modal-background .modX.cakeres .content .code-wrapper{display:flex;justify-content:center;align-items:center;margin-top:10px}#modal-container .modal-background .modX.wheelres .content .code-wrapper .coupon-code,#modal-container .modal-background .modX.cakeres .content .code-wrapper .coupon-code{color:#d5c423;margin-right:10px}#modal-container .modal-background .modX.wheelres .content .code-wrapper .clipboard,#modal-container .modal-background .modX.cakeres .content .code-wrapper .clipboard{cursor:pointer;height:40px;width:40px;display:flex;justify-content:center;align-items:center;background-color:#d5c423;border:0 none}@media all and (max-width: 920px)and (orientation: landscape){#modal-container .modal-background .modX.wheelres .content .code-wrapper .clipboard,#modal-container .modal-background .modX.cakeres .content .code-wrapper .clipboard{height:24px}}#modal-container .modal-background .modX.wheelres .content .code-wrapper .copy,#modal-container .modal-background .modX.cakeres .content .code-wrapper .copy{font-size:22px}#modal-container .modal-background .modX.wheelres .content .code-wrapper .clipboard .copied,#modal-container .modal-background .modX.cakeres .content .code-wrapper .clipboard .copied{display:none}#modal-container .modal-background .modX.wheelres .content .code-wrapper .clipboard.current .copied,#modal-container .modal-background .modX.cakeres .content .code-wrapper .clipboard.current .copied{display:block}#modal-container .modal-background .modX.wheelres .content .code-wrapper .clipboard.current .copy,#modal-container .modal-background .modX.cakeres .content .code-wrapper .clipboard.current .copy{display:none}#modal-container .modal-background .modX.wheelres .content .code-wrapper .copy span,#modal-container .modal-background .modX.wheelres .content .code-wrapper .copied span,#modal-container .modal-background .modX.cakeres .content .code-wrapper .copy span,#modal-container .modal-background .modX.cakeres .content .code-wrapper .copied span{padding:0 2px;display:flex}#modal-container .modal-background .modX.wheelres .content .code-wrapper .copy span .fa-copy,#modal-container .modal-background .modX.wheelres .content .code-wrapper .copied span .fa-copy,#modal-container .modal-background .modX.cakeres .content .code-wrapper .copy span .fa-copy,#modal-container .modal-background .modX.cakeres .content .code-wrapper .copied span .fa-copy{color:#000}#modal-container .modal-background .modX.wheelres .content .code-wrapper .copy span .copy-img,#modal-container .modal-background .modX.wheelres .content .code-wrapper .copied span .copy-img,#modal-container .modal-background .modX.cakeres .content .code-wrapper .copy span .copy-img,#modal-container .modal-background .modX.cakeres .content .code-wrapper .copied span .copy-img{width:10px}#modal-container .modal-background .modX.wheelres .content .code-wrapper .code,#modal-container .modal-background .modX.wheelres .content .code-wrapper .code2,#modal-container .modal-background .modX.cakeres .content .code-wrapper .code,#modal-container .modal-background .modX.cakeres .content .code-wrapper .code2{display:flex;justify-content:center;align-items:center;border:1.39px dashed #fff;color:#fff;padding:0 20px;font-size:20px;text-transform:uppercase;margin:0;height:40px}@media(min-width: 992px){#modal-container .modal-background .modX.wheelres .content .code-wrapper .code,#modal-container .modal-background .modX.wheelres .content .code-wrapper .code2,#modal-container .modal-background .modX.cakeres .content .code-wrapper .code,#modal-container .modal-background .modX.cakeres .content .code-wrapper .code2{margin-bottom:.5em}}@media all and (max-width: 920px)and (orientation: landscape){#modal-container .modal-background .modX.wheelres .content .code-wrapper .code,#modal-container .modal-background .modX.wheelres .content .code-wrapper .code2,#modal-container .modal-background .modX.cakeres .content .code-wrapper .code,#modal-container .modal-background .modX.cakeres .content .code-wrapper .code2{height:24px;font-size:14px}}#modal-container .modal-background .modX.wheelres .content .button-holder,#modal-container .modal-background .modX.cakeres .content .button-holder{margin-bottom:40px;margin-top:40px}@media all and (max-width: 991px)and (orientation: landscape){#modal-container .modal-background .modX.wheelres .content .button-holder,#modal-container .modal-background .modX.cakeres .content .button-holder{margin-top:22px;margin-bottom:20px}}#modal-container .modal-background .modX.wheelres .content .button-holder button,#modal-container .modal-background .modX.cakeres .content .button-holder button{background:linear-gradient(90deg, #FF8600 0%, #FF5500 100%);min-width:366px;height:64px;color:#fff;font-family:"Ubuntu";font-style:normal;font-weight:700;font-size:23px;line-height:20px;text-transform:uppercase;border-radius:12px;text-decoration:none;border:0;padding:0 25px}@media all and (max-width: 991px)and (orientation: landscape){#modal-container .modal-background .modX.wheelres .content .button-holder button,#modal-container .modal-background .modX.cakeres .content .button-holder button{min-width:157px;height:28px;font-size:16px;line-height:20px;border-radius:5px}}#modal-container .modal-background .modX.wheelres .content .button-holder:has(a.tryAgain),#modal-container .modal-background .modX.cakeres .content .button-holder:has(a.tryAgain){margin-top:35px;margin-bottom:25px;display:none}#modal-container .modal-background .modX.wheelres .content .terms,#modal-container .modal-background .modX.cakeres .content .terms{font-style:normal;font-weight:300;font-size:12px;line-height:14px;text-align:center;margin-bottom:2px;max-width:490px;margin:auto}@media all and (max-width: 991px)and (orientation: landscape){#modal-container .modal-background .modX.wheelres .content .terms,#modal-container .modal-background .modX.cakeres .content .terms{font-weight:300;font-size:8px;line-height:9px;max-width:236px}}#modal-container .modal-background .modX.wheelres .content .terms a,#modal-container .modal-background .modX.cakeres .content .terms a{text-decoration:none;color:#73e04f}/*# sourceMappingURL=mod_map.min.css.map */