.page-game{align-items:center;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%;width:100%}.game-grid--game{display:flex;height:calc(75vw - 64.5px);padding-right:46px;width:calc(177.77778vh - 186.66667px)}@media(min-width:1248px){.game-grid--game{height:calc(75vw - 214.5px)}}.body--reversed .game-grid--game{padding-left:46px;padding-right:0}.game-grid__unavailable{background:rgba(0,0,0,.5);border-radius:20px;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{max-height:100%;max-width:100%;padding:0;width:100%}.game-frame__wrap-frame{align-items:center;border-radius:20px;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:fixed;right:0;top:15%}.body--reversed .game-frame .game-frame__controls-panel{left:0;right:auto}.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.9d1b2c57..webp) no-repeat 50%/cover}}.game-iframe__error{align-items:center;background:url(/images/bg.8d928f3a..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:rgba(16,7,36,.6);border-radius:20px;padding:72px 24px 42px;position:relative}@media(min-width:768px){.game-iframe__content{width:700px}}.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:-125px;width:150px}}.game-iframe__title{font-size:22px;font-weight:900;letter-spacing:-.42px;line-height:1.4;margin:0 auto;max-width:320px;text-transform:uppercase}@media(min-width:320px){.game-iframe__title{font-size:calc(19.93103px + .64655vw)}}@media(min-width:1248px){.game-iframe__title{font-size:28px}}.game-iframe__message{color:hsla(0,0%,100%,.7);font-size:16px;font-weight:400;margin:16px auto 40px;max-width:380px}@media(min-width:320px){.game-iframe__message{font-size:calc(14.62069px + .43103vw)}}@media(min-width:1248px){.game-iframe__message{font-size:20px}}@media(min-width:768px){.game-iframe__message{font-size:18px}}.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(2px);backdrop-filter:blur(2px);background:radial-gradient(circle,rgba(57,43,107,.9) 0,transparent 100%),rgba(57,66,177,.9);border-radius:10px 0 0 10px;box-shadow:0 4px 20px 0 #3b286e;color:#fff;display:flex;font-size:26px;height:60px;justify-content:center;position:relative;transition:all .3s ease;width:48px}.body--reversed .game-controls .game-controls__btn{border-radius:0 10px 10px 0}.body--reversed .game-controls .game-controls__btn:before{background:linear-gradient(270deg,#a7781c,transparent) border-box;border-radius:0 10px 10px 0}.game-controls .game-controls__btn:before{background:linear-gradient(90deg,#a7781c,transparent) border-box;border:1px solid transparent;border-radius:10px 0 0 10px;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(57,43,107,.9) 0,transparent 100%),rgba(57,66,177,.4)}.game-controls .game-controls__btn:focus-visible{background:radial-gradient(circle,rgba(57,43,107,.9) 0,transparent 100%),rgba(57,66,177,.4);outline:2px solid #fff;outline-offset:-2px}.game-controls .game-controls__btn--active{background:radial-gradient(circle,rgba(57,43,107,.9) 0,transparent 100%),rgba(57,66,177,.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--is-favorite{color:#ff5368}.game-frame-mob{display:flex;height:100%;width:100%}@media screen and (orientation:portrait){.game-frame-mob{flex-direction:column}}.game-panel-mob{-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);background:linear-gradient(90deg,rgba(106,59,246,.5),hsla(0,0%,100%,.5) 47.5%,rgba(125,53,245,.5));border-radius:20px 20px 0 0;box-shadow:inset -5px -5px 4px 0 hsla(0,0%,100%,.02);display:flex;flex-shrink:0;min-height:71px;padding:0 0 env(safe-area-inset-bottom);position:relative;width:100%;z-index:1030}.game-panel-mob:before{background:linear-gradient(180deg,hsla(0,0%,100%,.5),transparent) border-box;border:2px solid transparent;border-radius:20px 20px 0 0;content:"";inset:0;-webkit-mask:linear-gradient(0,#fff,#fff) padding-box,linear-gradient(0,#fff,#fff);mask:linear-gradient(0,#fff,#fff) padding-box,linear-gradient(0,#fff,#fff);-webkit-mask-composite:xor;mask-composite:exclude;position:absolute;z-index:-1}@media screen and (orientation:landscape){.game-panel-mob{background:linear-gradient(180deg,rgba(106,59,246,.5),hsla(0,0%,100%,.5) 47.5%,rgba(125,53,245,.5));border-radius:0 20px 20px 0;height:100%;order:-1;padding-bottom:0;right:auto;top:0;width:71px}.game-panel-mob:before{background:linear-gradient(-90deg,hsla(0,0%,100%,.5),transparent) border-box;border-radius:0 20px 20px 0}.game-panel-mob .game-panel-mob__text{display:none}.body--reversed .game-panel-mob{border-radius:20px 0 0 20px}.body--reversed .game-panel-mob:before{background:linear-gradient(90deg,hsla(0,0%,100%,.5),transparent) border-box;border-radius:20px 0 0 20px}}.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;position:relative;text-align:center;width:100%}.game-panel-mob .game-panel-mob__link:before{background:#66f98b;border-radius:0 0 4px 4px;content:"";height:4px;left:0;margin:auto;opacity:0;position:absolute;right:0;top:0;transition:all .3s ease;width:27px}.game-panel-mob .game-panel-mob__link--deposit:before,.game-panel-mob .game-panel-mob__link--signUp:before{opacity:1}@media screen and (orientation:landscape){.game-panel-mob .game-panel-mob__link:before{border-radius:4px 0 0 4px;bottom:0;height:34px;inset-inline-end:0;left:unset;width:4px}}.game-panel-mob .game-panel-mob__link:active{opacity:.9}.game-panel-mob .game-panel-mob__link--current:before{opacity:1}.game-panel-mob__icon{font-size:24px}@keyframes game-panel-mob-sign-up-animation{0%{left:-75px}13%{left:calc(100% + 10px)}to{left:calc(100% + 10px)}}@media screen and (orientation:landscape){.game-panel-padding .modal--notifications,.game-panel-padding .modal--search{bottom:0;inset-inline-start:61px;max-height:100%}.game-panel-padding .modal--notifications .modal__content,.game-panel-padding .modal--search .modal__content{padding:15px}.game-panel-padding .modal--notifications .modal-search__title,.game-panel-padding .modal--search .modal-search__title{display:none}}.modal-quick-play__content{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#1c1233;border-radius:16px 16px 0 0;display:flex;flex-direction:column;overflow:hidden;padding:12px 12px 14px;position:relative}@media screen and (orientation:landscape){.modal-quick-play__content{border-radius:0 16px 16px 0;height:100%;padding-left:20px}.body--reversed .modal-quick-play__content{padding-left:0;padding-right:20px}}.modal-quick-play__tabs{background:#30214a;border-radius:16px;color:#b3b0b8;display:flex;font-size:14px;font-weight:500;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:#34c759;border-radius:16px;color:#38295c;display:flex;flex-direction:row;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(48,33,74,.95);border-radius:12px;inset:0;inset-inline-start:8px;padding:0;position:absolute;top:unset}}.modal-quick-play__btn{align-items:center;background:#30214a;border-radius:6px;color:#cac1db;display:flex;flex:1;flex-direction:column;font-size:12px;gap:5px;justify-content:center;line-height:1.45;min-height:60px;padding:8px}.modal-quick-play__btn--active,.modal-quick-play__btn:active{color:#fff}.modal-quick-play__btn--active .modal-quick-play__img,.modal-quick-play__btn:active .modal-quick-play__img{filter:brightness(0) invert(1)}@media screen and (orientation:landscape){.modal-quick-play__btn{background:transparent;height:-moz-max-content;height:max-content;padding:4px}}.modal-quick-play__img{filter:invert(86%) sepia(19%) saturate(393%) hue-rotate(211deg) brightness(90%) contrast(90%);height:auto;width: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__header{color:#ffd169;font-size:12px;font-weight:900;margin:24px 0}@media screen and (orientation:landscape){.random-games-qp-modal__header{margin-bottom:0}}.random-games-qp-modal__frame-wrap{margin:24px 0;position:relative}@media screen and (orientation:landscape){.random-games-qp-modal__frame-wrap{margin:16px 0 0}}.random-games-qp-modal__frame{background:url(/images/frame.57178a89..webp) 100% 100%/cover no-repeat;height:207px;left:50%;position:absolute;top:0;transform:translateX(-50%);width:146px;z-index:2}.random-games-qp-modal__roulette-wrap{height:206px;overflow:hidden;position:relative}.random-games-qp-modal__absolute-wrap{position:absolute;top:390px}@media screen and (orientation:landscape){.random-games-qp-modal__absolute-wrap{top:370px}}.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;box-shadow:0 8px 24px rgba(0,0,0,.35);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),#171821 78.51%);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:#c6c6c6;font-size:12px;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{background:linear-gradient(180deg,rgba(32,29,47,0),#1e134b);display:flex;flex-direction:column;min-width:unset;padding:36px 24px 24px}@media screen and (orientation:landscape){.random-games-qp-modal__btns{flex-direction:row-reverse}}.random-games-qp-modal .random-games-qp-modal__btn{min-width:unset}@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__reload{align-items:center;color:#9763ff;display:flex;font-size:16px;font-weight:600;justify-content:center;line-height:1;margin:0;max-height:0;min-width:unset;padding:0;text-transform:none;transition:all .3s ease}.random-games-qp-modal .random-games-qp-modal__reload--visible{margin-top:12px;max-height:100%;padding:13px 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}