.LandingPagesList{padding:2rem;max-width:1200px;margin:0 auto}.LandingPagesList__title{font-size:2rem;margin-bottom:2rem;text-align:center;color:var(--white)}.LandingPagesList__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1rem}.LandingPagesList__item{display:flex;align-items:center;justify-content:center;padding:1.5rem;border-radius:8px;color:var(--white);text-decoration:none;font-size:1.2rem;transition:transform .2s,box-shadow .2s}.LandingPagesList__item:hover{color:var(--yellow);transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.InviteFriendPage{width:100%;position:relative}.InviteFriendPage-content{width:100%;display:flex;gap:16px}.InviteFriendPage-content-main{display:flex;flex-flow:column;width:100%}.InviteFriendPage-content-main-data{display:flex;height:169px;width:100%;margin-top:32px;gap:16px}@media (max-width: 1180px){.InviteFriendPage-content-main-data{height:100%;display:flex;flex-flow:column;margin-top:24px;gap:24px}}.InviteFriendPage-content-main-note{width:100%;position:fixed;left:0;bottom:24px;display:flex;justify-content:center}@media (max-width: 1180px){.InviteFriendPage-content-main-note{bottom:32px}}.InviteFriendPage-content-main-note__text{width:175px;padding:8px 16px;justify-content:center;align-items:center;border-radius:8px;background:var(--bg-notify);box-shadow:0 4px 8px #00000026;text-align:center;font-size:14px;line-height:130%;font-weight:400;color:var(--contast-text)}.InviteFriendPage-content-main__empty{margin-top:32px}.InviteFriendPage-content-right{display:flex;min-width:357px;height:169px;margin-top:32px}@media (max-width: 1180px){.InviteFriendPage-content-right{height:100%}}.AccountPage{display:flex;flex-flow:column}.AccountPage-mobile{display:none}@media (max-width: 1180px){.AccountPage-mobile{display:flex;flex-direction:column;gap:16px;overflow:auto;max-height:100vh}}@media (max-width: 1180px){.AccountPage-mobile__header{display:flex;position:fixed;width:100%;height:44px;left:0;z-index:20;padding:8px}}.AccountPage-mobile__header.border{box-shadow:0 1px 1px #0c1a4b26,0 3px 8px -1px #3232470d}.AccountPage-mobile__balance{border-radius:8px;-webkit-mask-image:-webkit-radial-gradient(white,black);margin-top:44px}.AccountPage-mobile__logout{position:absolute;bottom:96px}.AccountPage-desktop{display:flex;flex-direction:column;gap:20px}@media (max-width: 1180px){.AccountPage-desktop{display:none}}.TransactionHistoryPage{min-height:100vh;padding-bottom:50px}.GameHistoryPage{display:flex;flex-direction:column}.GameHistoryPage__header{margin-bottom:24px}@media (max-width: 1180px){.GameHistoryPage__header{position:fixed;display:flex;width:100%;height:44px;left:0;z-index:20;padding:8px;background:var(--dialogBackground)}}.GameHistoryPage__header.border{box-shadow:0 1px 1px #0c1a4b26,0 3px 8px -1px #3232470d}.BonusPage{display:flex;flex-direction:column}@media (max-width: 1180px){.BonusPage{padding:0;width:100%}}.BonusPage__header{display:flex;justify-content:space-between}@media (max-width: 1180px){.BonusPage__header{position:fixed;display:flex;flex-direction:column;align-items:center;width:100%;height:44px;left:0;z-index:20;padding:8px;background:var(--dark121)}}.BonusPage__header.border{box-shadow:0 1px 1px #0c1a4b26,0 3px 8px -1px #3232470d}.NotificationPage{display:none}@media (max-width: 1180px){.NotificationPage{display:flex;flex-flow:column}}.NotificationPage-header{display:flex;align-items:center}.NotificationPage-header__title{font-size:18px;line-height:120%;font-weight:700;color:var(--textPrimary);margin-left:4px}.NotificationPage__content{margin-top:20px;gap:8px}.AccountBlockedPage{display:flex;flex-direction:column}.AccountBlockedPage__content{display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;width:100%;margin:0 auto}@media (min-width: 768px){.AccountBlockedPage__content{max-width:720px}}@media (min-width: 992px){.AccountBlockedPage__content{max-width:960px}}@media (min-width: 1180px){.AccountBlockedPage__content{max-width:1104px}}@media (max-width: 576px){.AccountBlockedPage__content{margin-bottom:60px}}.AccountBlockedPage__content_header{width:100%;margin-top:24px;font-size:24px;line-height:33px;font-weight:700}@media (max-width: 768px){.AccountBlockedPage__content_header{font-size:18px;line-height:120%;font-weight:600;text-align:center}}.AccountBlockedPage__content_bg{margin-top:80px;max-width:404px;max-height:532px}@media (max-width: 992px){.AccountBlockedPage__content_bg{max-width:680px;max-height:526px}}@media (max-width: 576px){.AccountBlockedPage__content_bg{margin-top:60px;max-width:335px;max-height:335px}}.AccountBlockedPage__content_text{font-size:16px;line-height:130%;font-weight:400;text-align:center;margin-top:70px;width:470px;color:var(--textSecondary)}@media (max-width: 576px){.AccountBlockedPage__content_text{width:343px;bottom:-70px}}.AccountBlockedPage__content_text_link{color:var(--textLinkColor)}.NotAvailablePage{display:flex;flex-direction:column}.NotAvailablePage__content{display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;width:100%;margin:0 auto}@media (min-width: 768px){.NotAvailablePage__content{max-width:720px}}@media (min-width: 992px){.NotAvailablePage__content{max-width:960px}}@media (min-width: 1180px){.NotAvailablePage__content{max-width:1104px}}@media (max-width: 576px){.NotAvailablePage__content{margin-bottom:60px}}.NotAvailablePage__content_header{width:100%;margin-top:24px;font-size:24px;line-height:33px;font-weight:700}@media (max-width: 768px){.NotAvailablePage__content_header{font-size:18px;line-height:120%;font-weight:600;text-align:center}}.NotAvailablePage__content_bg{margin-top:80px;max-width:543px;max-height:540px}@media (max-width: 1180px){.NotAvailablePage__content_bg{max-width:492px}}@media (max-width: 576px){.NotAvailablePage__content_bg{margin-top:44px;max-width:335px;max-height:335px}}.NotAvailablePage__content_text{font-size:16px;line-height:130%;font-weight:400;text-align:center;position:absolute;width:470px;bottom:-60px;color:var(--textSecondary)}@media (max-width: 576px){.NotAvailablePage__content_text{width:343px;bottom:-44px}}.GamePage__loader,.GamePage__header{display:flex;align-items:center;justify-content:space-between}.GamePage__header_controls{display:flex;align-items:center;gap:16px}.GamePage__header_close{width:52px;height:52px;display:flex;align-items:center;justify-content:center;background:var(--bgSecondary);border-radius:8px;border:none;margin-left:16px;position:relative;cursor:pointer}.GamePage__header_close svg,.GamePage__header_close path{fill:var(--textPrimary)}@media (max-width: 1180px){.GamePage__header_close{display:none}}.GamePage__header_close:after{content:"";position:absolute;left:-16px;top:50%;transform:translateY(-50%);width:1px;height:28px;background:var(--bgGrey)}.GamePage__content{width:100%;margin-top:24px}.GamePage__content iframe{width:100%;border:none;height:621px}.GamePage__loader{height:621px;display:flex;align-items:center;justify-content:center}.GamePageMobile{position:fixed;left:0;top:0;display:flex;flex-direction:column;z-index:9993;width:100%;height:100%;background:var(--black)}.GamePageMobile__loader{height:100%;width:100%;padding:0 20px;display:flex;align-items:center;justify-content:center;position:relative;z-index:1}.GamePageMobile__iframe{width:100%;height:100%;width:webkit-fill-available;height:webkit-fill-available;border:none}.GamePageMobile__panel{height:48px;width:100%;background:var(--bgGamePanelMobile);display:flex;align-items:center;justify-content:space-between;padding:0 16px;position:relative;z-index:2}.GamePageMobile__panel_left,.GamePageMobile__panel_right,.GamePageMobile-deposit{display:flex;align-items:center}.GamePageMobile-deposit__btn{font-size:12px;line-height:130%;font-weight:600;color:var(--dark222);text-transform:uppercase;margin-right:12px;height:32px;padding:8px 16px;background:var(--yellow);border-radius:8px;border:none}.GamePageMobile__logo{width:73px;height:32px;display:flex;align-items:center}.GamePageMobile__logo svg{width:100px;height:35px}.GamePageMobile__back{background:transparent;border:none;display:flex;align-items:center}.GamePageMobile__back path{fill:var(--white)}.CoinStrike{overflow:hidden;position:relative;display:flex;justify-content:center;align-items:center;height:100vh;background:url(/static/background-CIPmh2kW.webp) center/cover no-repeat}.CoinStrike__logo_wrapper{position:absolute;top:40px;left:50%;transform:translate(-50%)}.CoinStrike__logo_wrapper svg{width:219px;height:74px}@media (max-width: 768px){.CoinStrike__logo_wrapper svg{width:166px;height:56px}}.CoinStrike__image{position:absolute}.CoinStrike__image_collect{top:133px;left:396px;width:141px;height:141px;background:url(/static/collect-CtrLq5k_.webp) center/cover no-repeat;animation:rotate 3s linear infinite}.CoinStrike__image_minor{top:160px;right:337px;width:143px;height:143px;background:url(/static/minor-CY6-G_E8.webp) center/cover no-repeat;transform:rotate(24deg);animation:minorPulse 2s ease-in-out infinite}.CoinStrike__image_major{top:350px;left:317px;width:91px;height:91px;background:url(/static/major-CmBi6K9Q.webp) center/cover no-repeat;animation:rotate 3s linear 1s infinite}.CoinStrike__image_mini{top:70%;left:49%;width:61px;height:61px;background:url(/static/mini-YABAchNT.webp) center/cover no-repeat;transform:rotate(26deg)}.CoinStrike__image_grand{bottom:314px;right:310px;width:111px;height:111px;background:url(/static/grand-Nannpbsd.webp) center/cover no-repeat;transform:rotate(24deg);animation:grandPulse .9s ease-in-out infinite}.CoinStrike__image_grape{top:147px;left:14px;width:226px;height:226px;background:url(/static/grape-C2Cdmekx.webp) center/cover no-repeat;transform:rotate(26deg)}.CoinStrike__image_orange{bottom:31px;left:159px;width:268px;height:268px;background:url(/static/orange-2K0qYQ-l.webp) center/cover no-repeat;transform:rotate(-53deg)}.CoinStrike__image_lemon{bottom:27px;right:206px;width:292px;height:292px;background:url(/static/lemon-mV21U2B0.webp) center/cover no-repeat;transform:rotate(-164deg)}.CoinStrike__image_bar{top:133px;right:7px;width:247px;height:247px;background:url(/static/bar-BOpIQz9K.webp) center/cover no-repeat;transform:rotate(12deg);animation:barPulse 1.2s ease-in-out infinite}@media (max-width: 1180px){.CoinStrike__image_collect{width:80px;height:80px}.CoinStrike__image_minor{width:90px;height:90px}.CoinStrike__image_major{width:91px;height:91px}.CoinStrike__image_grand{bottom:125px;left:3px;width:113px;height:113px}.CoinStrike__image_grape{top:79px;left:-16px;width:118px;height:118px}.CoinStrike__image_orange{bottom:-1%;left:1%;width:220px;height:220px}.CoinStrike__image_lemon{bottom:76px;right:58px;width:190px;height:190px}.CoinStrike__image_bar{width:156px;height:156px}}@media (max-width: 768px){.CoinStrike{background:url(/static/background-mobile-COxD5QMT.webp) center/cover no-repeat}.CoinStrike__image_collect{top:26%;left:-3%}.CoinStrike__image_minor{top:20%;right:7%}.CoinStrike__image_major{top:auto;bottom:22%;left:auto;right:9%}.CoinStrike__image_mini{top:auto;bottom:14%;left:auto;right:-1%}.CoinStrike__image_grand{top:auto;bottom:23%;right:auto;left:1%}.CoinStrike__image_grape{top:10%;left:-5%}.CoinStrike__image_orange{bottom:-8%;left:-17%}.CoinStrike__image_lemon{bottom:-6%;right:-10%}.CoinStrike__image_bar{top:-1.5%;right:-18%}}@keyframes minorPulse{0%{transform:scale(1) rotate(24deg)}50%{transform:scale(1.1) rotate(24deg)}to{transform:scale(1) rotate(24deg)}}@keyframes grandPulse{0%{transform:scale(1) rotate(24deg)}50%{transform:scale(1.1) rotate(24deg)}to{transform:scale(1) rotate(24deg)}}@keyframes barPulse{0%{transform:scale(1) rotate(12deg)}50%{transform:scale(1.1) rotate(12deg)}to{transform:scale(1) rotate(12deg)}}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.EnergyJoker{overflow:hidden;position:relative;display:flex;justify-content:center;align-items:center;height:100vh;background:url(/static/background-BiSUL6n0.webp) center/cover no-repeat}@media (max-width: 768px){.EnergyJoker{background:url(/static/background_mobile-OoNPBzwz.webp) center/cover no-repeat}}.EnergyJoker__logo_wrapper{position:absolute;top:40px;left:40px}@media (max-width: 768px){.EnergyJoker__logo_wrapper{position:absolute;top:30px;left:50%;transform:translate(-50%)}.EnergyJoker__logo_wrapper svg{width:100px;height:35px}}.EnergyJoker__coin_left{position:absolute;left:-38px}@media (max-width: 768px){.EnergyJoker__coin_left{display:none}}.EnergyJoker__coin_top{position:absolute;top:-35px;transform:rotate(23deg)}@media (max-width: 768px){.EnergyJoker__coin_top{top:unset;width:64px;height:64px;bottom:0;right:17%}}.EnergyJoker__coin_right{position:absolute;top:24px;right:-46px;transform:rotate(-32deg)}@media (max-width: 768px){.EnergyJoker__coin_right{transform:rotate(4deg);width:120px;height:120px}}.EnergyJoker__coin_bottom{position:absolute;bottom:-47px;left:30%;transform:rotateY(165deg)}@media (max-width: 768px){.EnergyJoker__coin_bottom{bottom:-7%;left:-7%}}.EnergyJoker__coin_middle{width:110px;height:110px;position:absolute;top:35%;left:26%}@media (max-width: 768px){.EnergyJoker__coin_middle{left:-22px;top:10px;width:67px;height:67px}}.EnergyJoker__coin_mobile-middle{position:absolute;display:none;left:6%;top:67%;width:82px;height:82px}@media (max-width: 768px){.EnergyJoker__coin_mobile-middle{display:block;transform:rotateY(-168deg)}}.EnergyJoker__info{width:354px;z-index:4;font-size:18px;line-height:25px;font-weight:800;position:absolute;left:6%;bottom:16%;color:var(--white);box-shadow:0 4px 10px #0003}@media (max-width: 768px){.EnergyJoker__info{width:272px;font-size:14px;left:3%;bottom:12%}}.EnergyJoker__image{z-index:3;position:absolute}.EnergyJoker__image_joker{width:1237px;height:773px;right:0;bottom:0;background:url(/static/joker-rPK7wjQ_.webp) center/cover no-repeat}@media (max-width: 768px){.EnergyJoker__image_joker{width:449px;height:587px;background:url(/static/joker_mobile-CrcPcIxU.webp) center/cover no-repeat}}@media (max-width: 768px) and (max-height: 700px){.EnergyJoker__image_joker{bottom:-11%;width:249px;height:387px}}.Plinko{overflow:hidden;position:relative;display:flex;justify-content:center;align-items:center;height:100vh;background:url(/static/background-XorgwV3R.webp) center/cover no-repeat}@media (max-width: 768px){.Plinko{height:110vh}}.Plinko__logo_wrapper{position:absolute;top:40px;left:40px}@media (max-width: 768px){.Plinko__logo_wrapper{position:absolute;top:30px;left:50%;transform:translate(-50%)}.Plinko__logo_wrapper svg{width:166px;height:56px}}@media (max-height: 768px){.Plinko__logo_wrapper{top:8px}}.HomePage__header{display:grid;grid-template-columns:4fr 1fr;column-gap:16px;margin-top:32px;margin-bottom:24px}@media (min-width: 1180px){.HomePage__header{grid-template-columns:1fr 208px}}@media (max-width: 1180px){.HomePage__header{display:flex;align-items:center;justify-content:center;margin-top:0;margin-bottom:0}}.HomePage__title{font-size:24px;line-height:33px;font-weight:700}@media (max-width: 1180px){.HomePage__title{display:none}}.HomePage__games{margin-top:16px}@media (max-width: 1180px){.TournamentsPage__header{position:fixed;display:flex;width:100%;height:44px;left:0;top:69px;z-index:20;padding:8px;background:var(--dialogBackground)}}.TournamentsPage__header.notAuth{top:130px}.TournamentsPage__header.border{box-shadow:0 1px 1px #0c1a4b26,0 3px 8px -1px #3232470d}@media (max-width: 1180px){.TournamentsPage__list{padding-top:28px}}.TournamentsPage__list.notAuth{padding-top:48px}.TournamentsPage__title{font-size:18px;line-height:120%;font-weight:600;color:var(--textSecondary)}@media (max-width: 1180px){.TournamentsPage__title{text-align:center}}.TournamentsPage__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:16px}@media (max-width: 1180px){.TournamentsPage__grid{grid-template-columns:1fr}}.FavoritePage__header{display:flex;align-items:center;justify-content:space-between;margin-top:20px}.FavoritePage__header_title{font-size:24px;line-height:33px;font-weight:700}@media (max-width: 1180px){.FavoritePage__header_title{display:none}}.FavoritePage__filter{display:grid;grid-template-columns:4fr 1fr;column-gap:16px;margin-top:32px;margin-bottom:24px}@media (max-width: 1180px){.FavoritePage__filter{display:flex;align-items:center;justify-content:center;margin-top:0;margin-bottom:0}}.FavoritePage-empty{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.FavoritePage-empty-img{width:424px}@media (max-width: 1180px){.FavoritePage-empty-img{width:286px;margin-top:0;margin-bottom:0}}.FavoritePage-empty-img img{width:100%}.FavoritePage-empty__title{width:273px;text-align:center;font-size:16px;line-height:130%;font-weight:600;color:var(--textPrimary)}.FavoritePage-empty__desc{width:364px;text-align:center;margin-top:16px;font-size:16px;line-height:130%;font-weight:400;color:var(--textSecondary)}@media (max-width: 1180px){.FavoritePage-empty__desc{width:100%}}.ErrorPage{display:flex;flex-direction:column}.ErrorPage__content{display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;width:100%;margin:0 auto}@media (min-width: 768px){.ErrorPage__content{max-width:720px}}@media (min-width: 992px){.ErrorPage__content{max-width:960px}}@media (min-width: 1180px){.ErrorPage__content{max-width:1104px}}@media (max-width: 576px){.ErrorPage__content{margin-bottom:60px}}.ErrorPage__content_header{width:100%;margin-top:24px;font-size:24px;line-height:33px;font-weight:700}@media (max-width: 768px){.ErrorPage__content_header{font-size:18px;line-height:120%;font-weight:600;text-align:center}}.ErrorPage__content_bg{margin-top:80px;max-width:918px;max-height:580px}@media (max-width: 992px){.ErrorPage__content_bg{max-width:680px;max-height:526px}}@media (max-width: 576px){.ErrorPage__content_bg{margin-top:60px;max-width:335px;max-height:335px}}.ErrorPage__content_text{font-size:16px;line-height:130%;font-weight:400;text-align:center;position:absolute;bottom:-60px;width:470px;color:var(--textSecondary)}@media (max-width: 576px){.ErrorPage__content_text{width:343px;bottom:-60px}}:export{largeDesktop:1440px;desktop:1370px;tablet:1180px;smallTablet:768px;phone:576px;smallPhone:375px}.Page404{display:flex;flex-direction:column}.Page404__content{display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;width:100%;margin:0 auto}@media (min-width: 768px){.Page404__content{max-width:720px}}@media (min-width: 992px){.Page404__content{max-width:960px}}@media (min-width: 1180px){.Page404__content{max-width:1104px}}@media (max-width: 576px){.Page404__content{margin-bottom:60px}}.Page404__content_header{width:100%;margin-top:24px;font-size:24px;line-height:33px;font-weight:700}@media (max-width: 768px){.Page404__content_header{font-size:18px;line-height:120%;font-weight:600;text-align:center}}.Page404__content_bg{margin-top:30px;max-width:500px;max-height:500px}@media (max-width: 1180px){.Page404__content_bg{max-width:470px}}@media (max-width: 576px){.Page404__content_bg{margin-top:65px;width:335px;height:335px}}.Page404__content_text{font-size:16px;line-height:130%;font-weight:400;text-align:center;width:470px;margin-top:10px;color:var(--greyAAA)}@media (max-width: 576px){.Page404__content_text{width:343px}}.Page404__content_button{margin:28px auto 0;width:100%;max-width:343px}
