.numbergames-single-board-layout{display:flex;flex-flow:wrap}.ng-skeleton-content{display:flex;justify-content:center;align-items:center;min-height:50vh}@media only screen and (max-width:480px){.ng-skeleton-content{min-height:80vh}}.numbergames-footer .numbergames-footer-section{padding:12px 0}.numbergames-footer .numbergames-footer-section p:has(.icon-button){margin-bottom:0}.numbergames-footer .numbergames-footer-section .icon-information{padding:0 6px 12px}.numbergames-footer .numbergames-footer-section.joker-row-section{padding:0 0 12px}.numbergames-footer .numbergames-footer-section.joker-row-section .ball-row[data-size='300'] .ball-row-numbers{margin:0 6px}.numbergames-footer .numbergames-footer-section-info-text p{text-align:center;margin-top:12px;margin-bottom:0}.numbergames-footer .numbergames-draw-count{padding-bottom:0}.numbergames-footer .numbergames-draw-count .form-toggle-multiple-lines .form-toggle{width:16.66666667%}.numbergames-footer .numbergames-draw-count .form-toggle-multiple-lines .form-toggle-vl-subscription{width:33.33333333%}.numbergames-payfooter .payfooter-default{margin-top:36px}.desktop .numbergames-payfooter .payfooter-default{padding-bottom:48px;margin-top:48px}html:not(.selfservice) .numbergames-payfooter .payfooter-inner{max-width:none}@media only screen and (min-width:480px){html:not(.selfservice) .numbergames-payfooter .payfooter-inner{width:83.33333333%}}@media only screen and (min-width:1024px){html:not(.selfservice) .numbergames-payfooter .payfooter-inner{width:66.66666667%;padding-right:12px;padding-left:12px}}@media only screen and (min-width:1357px){html:not(.selfservice) .numbergames-payfooter .payfooter-inner{width:50%}}@media only screen and (min-width:1600px){html:not(.selfservice) .numbergames-payfooter .payfooter-inner{width:33.33333333%}}.selfservice .selfservice-cart-counter-container{min-width:118px}.selfservice .numbergames-payfooter{padding-bottom:168px}.selfservice .numbergames-payfooter .payfooter{position:fixed;bottom:120px;padding-top:24px;padding-bottom:24px;width:100%;z-index:100;box-shadow:0 -2px 10px rgba(0,0,0,.2)}.selfservice .numbergames-payfooter .payfooter-button{margin-top:0;margin-bottom:12px}.selfservice .numbergames-payfooter .payfooter-text{margin-top:0}.selfservice .payfooter-reminder{bottom:130px}@keyframes ballSelected{30%{transform:rotate(-20deg) scale(1.2)}40%,60%{transform:scale(1.2)}50%{transform:rotate(20deg) scale(1.2)}70%{transform:rotate(0) scale(1.1)}100%{transform:scale(1)}}@keyframes ballUnSelected{30%{transform:rotate(20deg) scale(.9)}40%,60%{transform:scale(.9)}50%{transform:rotate(-20deg) scale(.9)}70%{transform:rotate(0) scale(.95)}100%{transform:scale(1)}}.numbergames-board{border-top:0;border-left:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.numbergames-board-content{font-size:0;padding:12px 0;text-align:center;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.numbergames-board-inactive .numbergames-board-header,.numbergames-board-inactive .numbergames-board-number{opacity:50%}.numbergames-board-valid{background:rgba(0,0,0,.2)}.numbergames-board-full .numbergames-board-number-inner:not(.selected){opacity:.3}.numbergames-board-numbers{position:relative;overflow:hidden;cursor:pointer;box-shadow:inset 0 0 6px rgba(0,0,0,.2);border-radius:4px;margin-bottom:24px}.numbergames-board-numbers-inner{position:relative;color:#fff}.numbergames-board-numbers-inner:before{content:'';position:absolute;pointer-events:none;top:1px;left:1px;right:1px;bottom:1px;background:#fafaff;opacity:0;-webkit-transition:opacity .1s ease-out;-moz-transition:opacity .1s ease-out;-o-transition:opacity .1s ease-out;transition:opacity .1s ease-out}.numbergames-board-number{display:inline-block;width:16%;height:35px;cursor:pointer;padding:0;margin:6px 1px;text-align:center}.numbergames-board-number:after{content:"";display:block;padding-bottom:100%}.numbergames-board-number .numbergames-board-number-inner{width:35px;height:35px}.numbergames-board-number-inner{display:inline-block;position:relative;line-height:33px;width:100%;height:100%;text-align:center;color:#fff;font-size:18px;transition:background-color .35s ease;-webkit-border-radius:50%;-webkit-background-clip:padding-box;-moz-border-radius:50%;-moz-background-clip:padding;border-radius:50%;background-clip:padding-box}.numbergames-board-number-inner.selected{background:rgba(0,0,0,.4);animation:ballSelected 675ms ease 1}.numbergames-board-number-inner.un-selected{animation:ballUnSelected 675ms ease 1}.numbergames-board-number-inner:before{content:attr(data-number);position:absolute;font-weight:500;width:100%;height:100%;left:0;top:0;-webkit-border-radius:50%;-webkit-background-clip:padding-box;-moz-border-radius:50%;-moz-background-clip:padding;border-radius:50%;background-clip:padding-box;-webkit-transform:scale(0);-moz-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);transform:scale(0);-webkit-transition:-webkit-transform .1s;-moz-transition:-moz-transform .1s;-o-transition:-o-transform .1s;transition:-webkit-transform .1s,-moz-transform .1s,-o-transform .1s,transform .1s}.numbergames-board:not(.numbergames-board-valid) .numbergames-board-number-inner:hover:not(.selected){background:rgba(0,0,0,.2)}.numbergames-board-buttons{margin-bottom:12px}.numbergames-board-buttons .huxflux-extra-buttons .btn{padding:0 6px}.numbergames-board-buttons div{display:flex}.numbergames-board-buttons div:first-child{padding-bottom:12px}.numbergames-board-buttons button{flex:1;margin-left:12px}.numbergames-board-buttons button:first-child{margin-left:0}.joker-row-input-wrapper{position:relative;height:40px}.joker-row-input-wrapper .joker-row-input-position{position:absolute;top:0;bottom:0;width:100%}.joker-row .joker-ball-row{margin-right:-2px;padding:0;border:none;cursor:pointer}.joker-row .joker-ball-row .ball-row-inner{min-height:40px;border-radius:4px 0 0 4px}.joker-input{text-align:center;letter-spacing:2px}@media only screen and (max-width:480px){.joker-input{font-size:18px}}.joker-input:invalid{border:1px solid #ed0000}.joker-number-infobar{padding:5px 12px;line-height:14px;margin-bottom:12px;background-color:#323233;color:#fff}.numbergames-kung-keno-toggle .form-toggle .form-label-text{margin-right:0;padding-right:0;white-space:nowrap}.kung-keno-checkbox-icon.tb-svg{width:25px;margin-bottom:2px}.numbergames-level-indicator-keno .indicator{color:#fff;background:#ed0000}.numbergames-level-indicator-keno .indicator-base{background:#fe0;color:#001932}.numbergames-level-indicator{height:20px;position:relative;font-size:12px}.indicator,.indicator .indicator-inner,.indicator-base{position:absolute;display:flex;justify-content:space-between;width:100%;height:20px;line-height:20px}.numbergames-level-indicator .desc-left,.numbergames-level-indicator .desc-right,.numbergames-level-indicator .desc-top-win{z-index:2}.numbergames-level-indicator .desc-left{margin-left:6px}@media only screen and (min-width:480px){.numbergames-level-indicator .desc-left{margin-left:42px}}.numbergames-level-indicator .desc-right{margin-right:6px}@media only screen and (min-width:480px){.numbergames-level-indicator .desc-right{margin-right:42px}}.indicator{z-index:2;border-radius:0 10px 10px 0;overflow:hidden}.indicator-base{z-index:1}.indicator{position:absolute;height:20px}.level-select-header .level-info .icon{margin:0 6px 12px}.playtogether-selector .control-group.form-v2{margin-top:0}.playtogether-selector .control-group.form-v2 label:not(.btn-label):not(.form-label):not(.forms-label).select-label-v2{padding-left:0;font-size:14px;margin-bottom:12px;letter-spacing:.3px}.winplan-header{background-color:#fe0}.winplan-body{background:#fff}.winplan-footer{background-color:#fff;color:#001932}.winplan-inner{font-variant-numeric:tabular-nums;display:flex;flex-direction:column;width:100%}.winplan-header{display:flex;width:100%;align-items:center;justify-content:center;height:72px;margin:0 auto;overflow:hidden;border-radius:0;font-weight:700}.winplan-header .winplan-header-subtitle{font-weight:400}.winplan-with-toggling{cursor:pointer}.winplan-body{overflow:hidden;transform-origin:top center;border-radius:0 0 4px 4px}.winplan-body-inner{padding:12px}.winplan-footer{padding:12px 24px 6px;text-align:center;font-size:12px;line-height:14px}.winplan-table{width:100%;border:none}.winplan-table-col1{text-align:left}.winplan-table-col2,.winplan-table-col3{text-align:right}.winplan-table tbody .winplan-table-col1{padding-left:24px}.winplan-table td{height:24px;vertical-align:top}.winplan-table-col3{color:rgba(0,0,0,.3);padding-right:24px;width:40%}.winplan-table--kungkeno .winplan-table-col3{color:inherit}@media only screen and (max-width:767px){.numbergames-winplan{position:relative}.numbergames-winplan .winplan-inner{border-radius:0 0 4px 4px}}.numbergames-huxflux-box{width:284px}.numbergames-board-buttons-system .popover{background:#fff}.numbergames-board-buttons-system .popover-top{left:calc(-310px / 2)}.numbergames-board-buttons-system .popover-top .arrow{left:75%!important}.numbergames-board-buttons-system .popover-title{font-size:12px;margin-bottom:6px}.numbergames-board-buttons-system .popover-title-summary{margin-top:24px}.ng-triss-container{opacity:.35}.ng-triss-container img{filter:grayscale(1)}.ng-triss-container.active{opacity:1}.ng-triss-container.active img{filter:grayscale(0)}.ng-triss-container.active .paper:hover{cursor:pointer}.ng-triss-container.active:hover .image-reveal img{transform:translate(-50%,12px)}.ng-triss-label{padding:12px;display:flex;justify-content:space-between;align-items:center;cursor:inherit}.checked .ng-triss-label .image-reveal img{transform:translate(-50%,12px)}.ng-triss-label .triss-wrapper{position:relative;width:32px;height:46px;rotate:10deg}.ng-triss-label .image-reveal{width:100px;height:80px;margin:-12px 0;background:#fff;position:relative;overflow:hidden}.ng-triss-label .image-reveal::before{content:'';height:140%;width:100%;background:transprent;z-index:12;bottom:0;position:absolute;box-shadow:#fff 0 0 5px 5px inset,#fff 0 0 5px 5px inset}.ng-triss-label .image-reveal img{transform-origin:center;transition:all .3s cubic-bezier(.47, 1.64, .41, .8);position:absolute;top:0;left:50%;transform:translate(-50%,24px);width:72%;height:auto}.ng-triss-label .image-reveal picture{rotate:10deg;height:45px;margin-right:0 6px}.ng-triss-label .image-reveal-cover{position:relative;display:block;width:100px;height:80px;background:#fff;z-index:9;mask-image:radial-gradient(circle 300px at 50px -10px,transparent 80px,#000 0px)}.ng-triss-label .image-reveal-shadow{display:block;width:160px;height:160px;background:0 0;border-radius:50%;box-shadow:inset 0 2px 10px #000;position:absolute;bottom:9px;left:50%;transform:translateX(-50%);z-index:8}.triss-transform{text-align:center;height:0;opacity:0;transform:scale(0);transition-property:opacity,height,transform;transition-duration:.3s,.4s,.5s;transition-delay:0s,0.2s,0.1s;transition-timing-function:cubic-bezier(0.42,0,0.58,1),ease-in-out,cubic-bezier(0.42,0,0.58,1)}.triss-transform__show{transform:scale(1);height:auto;opacity:1;transition-delay:0.5s,0.2s,0.1s}.ng-campaign-image-region{overflow:hidden}.ng-campaign-image-container a{position:relative;display:block}.ng-campaign-image-container .ribbon-corner{z-index:10}@media only screen and (max-width:480px){.ng-campaign-image-container.animate-image{margin-top:-100%;animation:displayImage .5s;animation-delay:1.8s;animation-fill-mode:forwards}}@media only screen and (max-width:480px){.ng-campaign-image-container .multi-image-wrapper.elevation-100{box-shadow:none}}@keyframes displayImage{from{margin-top:-100%;scale:1.3}to{margin-top:0;scale:1}}/*# sourceMappingURL=/stylesheets/9cef399e93daa85e89421796eb345b643a3a0bde.map */