.page-game{align-items:center;background:linear-gradient(90deg,rgba(44,55,130,.8),rgba(69,40,128,.8));display:flex;height:100%;justify-content:center;position:relative;width:100%}.page-game--desktop{padding:20px}.page-game__bg-img{display:block;height:100%;left:0;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;position:absolute;top:0;width:100%}.page-game__game{z-index:1}.game-grid .game-grid__unavailable-games::-webkit-scrollbar{height:4px;width:4px}.game-grid .game-grid__unavailable-games::-webkit-scrollbar-track{background:hsla(0,0%,100%,.15);border-radius:4px}.game-grid .game-grid__unavailable-games::-webkit-scrollbar-thumb{background:#8079e2;border-radius:4px;margin:0}@-moz-document url-prefix(){.game-grid .game-grid__unavailable-games{scrollbar-color:#8079e2 hsla(0,0%,100%,.15);scrollbar-width:thin}}.game-grid{height:100%;max-height:100%;max-width:100%;position:relative;width:100%}.game-grid--game{display:flex;height:calc(75vw - 64.5px);padding-right:46px;width:calc(177.77778vh - 181.33333px)}@media(min-width:1248px){.game-grid--game{height:calc(75vw - 222px)}}.game-grid__unavailable{background:rgba(0,0,0,.5);border-radius:10px;display:flex;flex-direction:column;height:100%;padding:25px 15px}.game-grid__unavailable-message{color:#fff;text-align:center}.game-grid .game-grid__unavailable-games{flex-grow:1;margin:20px auto 0;max-width:1470px;overflow:hidden auto;padding:0 10px}.game-frame{align-items:flex-start;align-self:stretch;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:radial-gradient(123.06% 155.81% at 7.8% 4.25%,rgba(77,162,255,.2) 0,rgba(78,124,255,.2) 16.75%,rgba(80,97,255,.07) 37.75%,rgba(81,59,255,.2) 66.99%,rgba(77,162,255,.2) 98.15%);border-radius:20px;box-shadow:inset -5px -5px 4px 0 hsla(0,0%,100%,.02);display:flex;flex-direction:column;justify-content:flex-start;max-height:100%;max-width:100%;padding:40px;width:100%}.game-frame__wrap-frame{align-items:center;flex:1;justify-content:center;overflow:hidden}.game-frame__empty,.game-frame__wrap-frame{display:flex;flex-direction:column;height:100%;width:100%}.game-frame__empty{color:#fff;margin:auto;max-width:600px}.game-frame__title{text-align:center}.game-frame__search{height:100%;width:100%}.game-frame .game-frame__controls-panel{position:absolute;right:-46px;top:25px}.game-iframe--error::-webkit-scrollbar{height:4px;width:4px}.game-iframe--error::-webkit-scrollbar-track{background:hsla(0,0%,100%,.15);border-radius:4px}.game-iframe--error::-webkit-scrollbar-thumb{background:#8079e2;border-radius:4px;margin:0}@-moz-document url-prefix(){.game-iframe--error{scrollbar-color:#8079e2 hsla(0,0%,100%,.15);scrollbar-width:thin}}.game-iframe{display:flex;flex-direction:column;height:100%;margin:0;text-align:center;width:100%}.game-iframe--error{overflow:auto}@media screen and (orientation:portrait){.game-iframe--mob .game-iframe__error{background:#0c0c0c url(/images/bg-mob.21710a4b..webp) no-repeat bottom/cover}}.game-iframe__error{align-items:center;background:url(/images/bg.364eeba0..webp) no-repeat 50%/cover;display:flex;flex-direction:column;flex-grow:1;justify-content:center;padding:120px 15px 100px;width:100%}.game-iframe__content{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:radial-gradient(123.06% 155.81% at 7.8% 4.25%,hsla(0,0%,100%,.08) 0,rgba(30,189,254,.2) 45.77%,hsla(0,0%,100%,.02) 98.15%);border-radius:20px;box-shadow:inset -5px -5px 4px 0 hsla(0,0%,100%,.02),0 4px 20px 0 rgba(2,2,52,.5);padding:72px 24px 32px;position:relative}@media(min-width:768px){.game-iframe__content{padding:72px 10% 32px}}.game-iframe .game-iframe__img{height:auto;left:0;margin:0 auto;position:absolute;right:0;top:-100px;width:120px;z-index:1}@media(min-width:768px){.game-iframe .game-iframe__img{top:-115px;width:150px}}.game-iframe__title{color:#fff;font-size:24px;font-weight:700;letter-spacing:-.48px;line-height:1.3;margin:0 auto;max-width:400px;text-transform:uppercase}@media(min-width:320px){.game-iframe__title{font-size:calc(19.17241px + 1.50862vw)}}@media(min-width:1248px){.game-iframe__title{font-size:38px}}.game-iframe__message{color:hsla(0,0%,100%,.7);font-size:16px;font-weight:400;line-height:normal;margin:16px auto 30px;max-width:300px}@media(min-width:768px){.game-iframe__message{margin:16px auto 48px}}.game-iframe>iframe{border:none;height:100%;margin:0 auto;width:100%}.required-fields-modal-game .required-fields-modal-game__title{margin:0 0 30px}.required-fields-modal-game__btn-wrap{display:flex;flex-wrap:wrap;gap:20px;justify-content:center;margin:20px 0 0}.required-fields-modal-game .required-fields-modal-game__btn{min-width:120px}.game-controls{display:flex;flex-direction:column;gap:10px;list-style:none;margin:0;padding:0}.game-controls .game-controls__btn{align-items:center;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:radial-gradient(circle,rgba(77,162,255,.6) 0,transparent 100%),hsla(0,0%,100%,.2);border-radius:0 10px 10px 0;box-shadow:inset -5px -5px 4px 0 hsla(0,0%,100%,.02);color:#d9ddd8;display:flex;font-size:26px;height:60px;justify-content:center;position:relative;transition:all .3s ease;width:45px}.game-controls .game-controls__btn:before{background:linear-gradient(270deg,#4da2ff,transparent) border-box;border:1px solid transparent;border-radius:0 10px 10px 0;content:"";inset:0;-webkit-mask:linear-gradient(#fff 0 0) padding-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) padding-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;position:absolute}.game-controls .game-controls__btn:hover{background:radial-gradient(circle,rgba(77,162,255,.6) 0,transparent 100%),rgba(67,106,251,.4)}.game-controls .game-controls__btn:focus-visible{background:radial-gradient(circle,rgba(77,162,255,.6) 0,transparent 100%),rgba(67,106,251,.4);outline:2px solid #fff;outline-offset:-2px}.game-controls .game-controls__btn--active{background:radial-gradient(circle,rgba(77,162,255,.6) 0,transparent 100%),rgba(140,39,222,.4);cursor:default}.game-controls .game-controls__btn--disabled{background:hsla(0,0%,49%,.4);cursor:default;pointer-events:none}.game-controls .game-controls__btn--disabled:before{display:none}.game-controls .game-controls__btn--close{font-size:30px}.game-controls .game-controls__btn--is-favorite{color:#ff3d12}.game-frame-mob{display:flex;height:100%;width:100%}@media screen and (orientation:portrait){.game-frame-mob{flex-direction:column}}.game-panel-mob{background:linear-gradient(90deg,rgba(44,55,130,.8),rgba(69,40,128,.8));display:flex;flex-shrink:0;height:64px;padding:2px 8px calc(env(safe-area-inset-bottom) + 10px);position:relative;width:100%;z-index:1030}@media screen and (orientation:landscape){.game-panel-mob{height:100%;order:-1;padding-bottom:0;right:auto;top:0;width:64px}.game-panel-mob .game-panel-mob__text{display:none}}.game-panel-mob__list{display:grid;grid-template-columns:repeat(5,1fr);height:100%;list-style:none;margin:0;padding:0;width:100%}@media screen and (orientation:landscape){.game-panel-mob__list{grid-template-columns:1fr;grid-template-rows:repeat(5,1fr)}}.game-panel-mob__item{flex:1 1 auto}.game-panel-mob .game-panel-mob__link{align-items:center;color:#fff;display:flex;flex-direction:column;font-size:12px;font-weight:500;gap:5px;height:100%;justify-content:center;line-height:1;overflow:visible;position:relative;text-align:center;width:100%}.game-panel-mob .game-panel-mob__link:active{opacity:.9}.game-panel-mob .game-panel-mob__link--active:after,.game-panel-mob .game-panel-mob__link--deposit:after,.game-panel-mob .game-panel-mob__link--signUp:after{background:#18c214;border-radius:0 0 4px 4px;content:"";height:4px;left:0;margin:auto;position:absolute;right:0;top:-2px;width:13px}@media screen and (orientation:landscape){.game-panel-mob .game-panel-mob__link--active:after,.game-panel-mob .game-panel-mob__link--deposit:after,.game-panel-mob .game-panel-mob__link--signUp:after{border-radius:4px 0 0 4px;bottom:0;height:13px;right:-62px;top:0;width:4px}}.game-panel-mob__icon{font-size:22px}.game-panel-mob__icon--active{color:#ff3d12}@media screen and (orientation:landscape){.game-panel-padding .modal--notifications,.game-panel-padding .modal--search,.game-panel-padding .slick-menu{bottom:0;inset-inline-start:64px;max-height:100%}.game-panel-padding .modal--search .modal__content{padding:15px}.game-panel-padding .modal--search .modal-search__title{display:none}}.modal-quick-play__content{background:#061535;border-radius:16px 16px 0 0;display:flex;flex-direction:column;overflow:hidden;padding:12px;position:relative}@media screen and (orientation:landscape){.modal-quick-play__content{border-radius:0 16px 16px 0;height:100%;padding-left:20px}}.modal-quick-play__tabs{background:#19365f;border-radius:18px;color:#cfced7;display:flex;font-size:14px;gap:2px;line-height:1;list-style:none;margin:0 0 16px;padding:3px;width:-moz-max-content;width:max-content}.modal-quick-play__tab{padding:8px 12px;transition:all .3s ease}.modal-quick-play__tab--active{align-items:center;background:#18c214;border-radius:16px;color:#fff;display:flex;flex-direction:row;font-weight:800;justify-content:center}.modal-quick-play__btns{display:flex;gap:8px;padding:12px 0}@media screen and (orientation:landscape){.modal-quick-play__btns{background:rgba(25,54,95,.95);border-radius:12px;inset:0;inset-inline-start:8px;padding:0;position:absolute;top:unset}}.modal-quick-play__btn{align-items:center;background:#19365f;border-radius:6px;color:#fff;display:flex;flex:1;flex-direction:column;font-size:13px;font-weight:500;gap:5px;justify-content:center;min-height:60px;padding:8px;text-transform:capitalize}.modal-quick-play__btn--active .modal-quick-play__icon,.modal-quick-play__btn:active .modal-quick-play__icon{color:#18c214}@media screen and (orientation:landscape){.modal-quick-play__btn{background:transparent;height:-moz-max-content;height:max-content;padding:4px}}.modal-quick-play__icon{font-size:24px}@media screen and (orientation:portrait){.played-quick-play{height:120px;margin-bottom:12px;padding:0}}@media screen and (orientation:landscape){.played-quick-play{flex-grow:1;overflow:scroll}}.played-quick-play__wrap{height:120px;margin-bottom:12px;padding:0}@media screen and (orientation:landscape){.played-quick-play__wrap{height:unset;margin-bottom:0}}.played-quick-play__list{grid-gap:6px;display:grid;grid-template-columns:repeat(3,1fr);margin-bottom:60px}@media(min-width:768px){.played-quick-play__list{grid-template-columns:repeat(4,1fr)}}@media screen and (orientation:portrait){.favourite-quick-play{height:120px;margin-bottom:12px;padding:0}}@media screen and (orientation:landscape){.favourite-quick-play{flex-grow:1;overflow:scroll}}.favourite-quick-play__wrap{height:120px;margin-bottom:12px;padding:0}@media screen and (orientation:landscape){.favourite-quick-play__wrap{height:unset;margin-bottom:0}}.favourite-quick-play__list{grid-gap:6px;display:grid;grid-template-columns:repeat(3,1fr);margin-bottom:60px}@media(min-width:768px){.favourite-quick-play__list{grid-template-columns:repeat(4,1fr)}}.random-games-qp-modal{display:flex;flex-direction:column;justify-content:center;text-align:center}.random-games-qp-modal .random-games-qp-modal__header{color:#d8ddf0;font-size:20px;font-weight:800;letter-spacing:-.02em;line-height:1.4;margin-bottom:12px;margin-top:24px;text-transform:uppercase}@media screen and (orientation:landscape){.random-games-qp-modal .random-games-qp-modal__header{display:none}}.random-games-qp-modal .random-games-qp-modal__line{margin:0 auto}@media screen and (orientation:landscape){.random-games-qp-modal .random-games-qp-modal__line{display:none}}.random-games-qp-modal__frame-wrap{margin:24px 0;position:relative}@media screen and (orientation:landscape){.random-games-qp-modal__frame-wrap{margin:32px 0 0}}.random-games-qp-modal__frame{background:url(/images/frame.600c458e..png) 100% 100%/cover no-repeat;height:212px;left:50%;position:absolute;top:-14px;transform:translateX(-50%);width:166px;z-index:2}.random-games-qp-modal__roulette-wrap{display:flex;height:206px;justify-content:center;overflow:hidden;position:relative}.random-games-qp-modal__absolute-wrap{position:absolute;top:375px}@media screen and (orientation:landscape){.random-games-qp-modal__absolute-wrap{top:355px}}.random-games-qp-modal__wrapper{align-items:center;display:flex;height:360px;justify-content:center;margin-top:200px;position:relative;width:360px}@media screen and (orientation:landscape){.random-games-qp-modal__wrapper{height:400px;width:400px}}.random-games-qp-modal__card-wrapper{height:130px;left:calc(50% - 48px);position:absolute;top:calc(50% - 65px);transform-origin:center center;width:96px}.random-games-qp-modal__card-wrapper--active{z-index:1}.random-games-qp-modal__card-wrapper--active .random-games-qp-modal__card{height:160px;inset:-15px -11px;opacity:1;transition:inset .3s ease,width .3s ease,height .3s ease,opacity .3s ease;transition-delay:.2s;width:118px}.random-games-qp-modal__card-wrapper--active .random-games-qp-modal__card:after{opacity:0;transition-delay:.2s}.random-games-qp-modal__card{align-items:center;border-radius:20px;color:#fff;display:flex;font-size:20px;font-weight:700;height:130px;inset:0;justify-content:center;opacity:.5;position:absolute;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:96px}.random-games-qp-modal__card:after{background:linear-gradient(180deg,rgba(33,34,43,0),#301966 78%);content:"";inset:-1px;position:absolute;transition:all .3s ease;transition-delay:0s}.random-games-qp-modal .random-games-qp-modal__game{width:100%}.random-games-qp-modal__desc{color:#d8ddf0;font-size:14px;line-height:1.45;margin:0 24px;text-align:center}@media screen and (orientation:landscape){.random-games-qp-modal__desc{display:none}}.random-games-qp-modal__btns{display:flex;flex-direction:column;margin:36px 24px 24px;min-width:unset}@media screen and (orientation:landscape){.random-games-qp-modal__btns{flex-direction:row-reverse}}.random-games-qp-modal .random-games-qp-modal__btn{background:url(/images/green-btn-bg.89eb66b8..webp) no-repeat 50%/cover;border:2px solid #46ce43;border-radius:24px;box-shadow:0 15px 10px rgba(13,29,66,.2);font-size:16px;font-weight:700;height:48px;line-height:1;min-width:unset;padding:12px 16px;text-transform:none}@media screen and (orientation:landscape){.random-games-qp-modal .random-games-qp-modal__btn{flex-grow:1}.random-games-qp-modal .random-games-qp-modal__btn--play{width:calc(50% - 6px)}}.random-games-qp-modal .random-games-qp-modal__btn--purple{background:url(/images/purple-btn-bg.3f730fe3..webp) no-repeat 50%/cover;border-color:#b28efd;box-shadow:0 2px 0 #20286d}.random-games-qp-modal .random-games-qp-modal__reload{align-items:center;color:#bac3dd;display:flex;font-size:16px;font-weight:700;justify-content:center;line-height:1;margin:0;max-height:0;min-width:unset;padding:0;text-decoration:underline;text-underline-offset:4px;transition:all .3s ease}.random-games-qp-modal .random-games-qp-modal__reload--visible{margin-top:12px;max-height:100%;padding:5px 20px}@media screen and (orientation:landscape){.random-games-qp-modal .random-games-qp-modal__reload{flex-grow:0;flex-shrink:1;margin:0;max-height:unset;max-width:0}.random-games-qp-modal .random-games-qp-modal__reload--visible{flex-grow:1;flex-shrink:0;margin-right:12px;max-width:100%;width:calc(50% - 6px)}}.game-random{aspect-ratio:427/575;border-radius:4px;display:block;outline:none;overflow:hidden;position:relative}.game-random .game-random__img{height:100%;width:100%}.game-random__info{bottom:0;color:#fff;left:0;padding:10px 6px;position:absolute;right:0;text-align:center}.game-random__info-title{font-size:14px;font-weight:700;line-height:1.1;margin:0 0 6px;text-transform:uppercase}.game-random__info-provider{font-size:12px;font-weight:600;margin:0;text-transform:uppercase}.game-session-close-modal{text-align:center}.game-session-close-modal__btn-wrap{display:flex;flex-wrap:wrap;gap:10px 20px;justify-content:center;margin:25px 0 0}.game-session-close-modal .game-session-close-modal__btn{min-width:120px}.exceeding-bet-limit{font-size:18px;text-align:center}.exceeding-bet-limit__btn-wrap{margin:20px 0 0}.exceeding-bet-limit .exceeding-bet-limit__btn{min-width:120px}