.bonus-module-scss-module__gsFFjW__bonus{background:url(/images/backgrounds/bg-layer1.webp) 100% 0 no-repeat,#eee;flex-direction:column;align-items:center;width:100%;height:100%;padding:40px 10px;display:flex;overflow:hidden;box-shadow:inset 1px 0 #e6ebec,inset -1px 0 #e6ebec}.bonus-module-scss-module__gsFFjW__bonus *{box-sizing:border-box}@media (min-width:700px){.bonus-module-scss-module__gsFFjW__bonus{justify-content:center}}.bonus-module-scss-module__gsFFjW__bonusContainer{position:relative;top:80px}@media (min-width:700px){.bonus-module-scss-module__gsFFjW__bonusContainer{transform:translateY(-100%)}}.bonus-module-scss-module__gsFFjW__bonusHeading{font-family:var(--font-helvetica),serif;text-align:center;margin:0 0 20px;padding:0 10px;font-size:25px;font-weight:700}.bonus-module-scss-module__gsFFjW__bonusDescription{text-align:center;font-family:var(--font-helvetica),serif;margin:0 0 40px;font-weight:400}.bonus-module-scss-module__gsFFjW__bonusButtons{flex-direction:column;justify-content:center;gap:20px;display:flex}@media (min-width:700px){.bonus-module-scss-module__gsFFjW__bonusButtons{flex-direction:row}}.bonus-module-scss-module__gsFFjW__bonusButtons button{cursor:pointer;width:100%;max-width:300px;height:63px;font-family:var(--font-helvetica),serif;color:#000;text-align:center;text-transform:uppercase;border:none;margin:0 auto;font-weight:700;line-height:70px;transition:all .2s linear;display:block;position:relative}.bonus-module-scss-module__gsFFjW__bonusButtons button:hover{filter:brightness(120%)}.bonus-module-scss-module__gsFFjW__bonusButtons button.bonus-button--receive{background-image:url(/images/backgrounds/bg1.webp);box-shadow:inset 0 0 0 2px #5ff0ad,1px 5px 11px -2px #000000bf}.bonus-module-scss-module__gsFFjW__bonusButtons button.bonus-button--reject{background-image:url(/images/backgrounds/bg1_hover.webp);box-shadow:inset 0 0 0 2px #eeb827,1px 5px 11px -2px #000000bf}
.section--games{flex-direction:column;padding-bottom:0;display:flex}@media (min-width:576px){.section--games{padding-bottom:0}}.games{grid-row-gap:25px;grid-column-gap:12px;grid-template-columns:repeat(3,1fr);width:100%;padding:0 10px;display:grid}@media (min-width:576px){.games{grid-row-gap:30px;grid-column-gap:12px;grid-template-columns:repeat(3,min-content);justify-content:center;max-width:672px;margin:0 auto;display:grid}}@media (min-width:992px){.games{grid-row-gap:35px;grid-template-columns:repeat(5,min-content);justify-content:space-between;max-width:none;display:grid}}@media (min-width:1100px){.games{padding-left:30px;padding-right:30px}}.games *{box-sizing:border-box}.games .game{z-index:0;border-bottom:1px solid #3e3e3e;width:100%;max-height:100%;display:inline-block;position:relative;overflow:visible}@media (min-width:576px){.games .game{width:180px;max-height:none;padding-top:0}}@media (min-width:1281px){.games .game{width:200px}}.games .game>a{border:1px solid #3e3e3e;width:100%;padding-top:100%;display:block;position:relative;overflow:hidden}.games .game>a .game__image{object-fit:cover;width:100%;height:100%;transition:all .2s linear;display:block;position:absolute;top:0;left:0}.games .game-hover{position:static}.games .game-hover .game__title{display:none}.games .game-hover .button{opacity:0;visibility:hidden;font-family:var(--font-helvetica),sans-serif;text-align:center;border-radius:50%;justify-content:center;align-items:center;font-weight:500;text-decoration:none;transition:all .2s ease-in-out;display:flex;position:absolute}.games .game-hover .button--play{color:#fff;text-shadow:0 1px 1px #c96609;background:linear-gradient(#ffae00,#e18d14);width:90px;height:90px;font-size:18px;top:40px;left:50%;transform:translate(-50%);box-shadow:inset 0 0 0 1px #ffd850}.games .game-hover .button--play:hover{color:#000;text-shadow:0 1px 1px #000}.games .game-hover .button--demo{color:#fff;background:#474646 linear-gradient(#474646,#2f2f2f);width:57px;height:57px;font-size:14px;bottom:47px;right:7px}.games .game-hover .button--demo:hover{color:#000}@media (min-width:576px){.games .game-hover--active .button{z-index:10;opacity:1;visibility:visible}.games .game-hover--active:after{content:"";opacity:1;background:#0009;width:100%;height:83%;transition:all .2s linear;position:absolute;top:0;left:0}}.games .game__title{-webkit-line-clamp:2;color:#d1d1d1;font-family:var(--font-helvetica),sans-serif;text-align:center;text-transform:uppercase;white-space:normal;word-break:break-word;justify-content:center;align-items:center;width:100%;max-width:180px;height:40px;margin:0 auto;font-size:13px;line-height:17px;text-decoration:none;display:flex;overflow:hidden}.games .game-locked{cursor:pointer;clip-path:polygon(14% 0,105.56% -5px,108.89% 103.42%,-11px 104.39%,0 14.5%);z-index:10;background:#000000b3;border:1px solid #3e3e3e;border-top:none;width:100%;height:calc(100% - 38px);display:block;position:absolute;top:1px;left:0}@media (min-width:576px){.games .game-locked{border:none;width:99%;height:99%;left:1px}}@media (min-width:440px){.games .game-locked{clip-path:polygon(14% 0,105.56% -5px,108.89% 103.42%,-11px 104.39%,0 14%)}}.games .game-locked:after{content:"";background-image:url(/images/games/games-lock.svg);background-position:50%;background-repeat:no-repeat;background-size:cover;width:30%;height:30%;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%)translateY(-50%)}@media (min-width:500px){.games .game-locked:after{top:54%}}.games .game-locked span{display:none}.games .game:has(.game__favorite-image)>a{clip-path:polygon(14% 0,105.56% -5px,108.89% 103.42%,-11px 104.39%,0 14.5%)}.games .game:has(.game__favorite-image) .game-hover:after{clip-path:polygon(14% 0,105.56% -5px,108.89% 103.42%,-11px 104.39%,0 14.5%)}@media (min-width:440px){.games .game:has(.game__favorite-image)>a{clip-path:polygon(14% 0,105.56% -5px,108.89% 103.42%,-11px 104.39%,0 14%)}.games .game:has(.game__favorite-image) .game-hover:after{clip-path:polygon(14% 0,105.56% -5px,108.89% 103.42%,-11px 104.39%,0 14%)}}.games .game__favorite-image{z-index:5;cursor:pointer;width:45px;height:45px;padding:15px;position:absolute;top:-25px;left:-18px}@media (min-width:576px){.games .game__favorite-image{top:-17px}}.games .game__favorite-image.animate{animation:.4s linear shockwaveJump}.games__load-more{color:#fff;cursor:pointer;font-family:var(--font-helvetica),sans-serif;text-align:left;background-image:url(/images/header/login-btn.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;border:.5px solid #565656;width:130px;margin:10px auto 20px;padding:11px 10px 10px;font-size:12px;font-weight:700;transition:all .2s;display:block;position:relative}.games__load-more:after{content:"";filter:invert()sepia(8%)saturate(4100%)hue-rotate(319deg)brightness(125%)contrast(103%);z-index:1;background-image:url(/images/games/reset.svg);background-position:50%;background-repeat:no-repeat;background-size:cover;width:18px;height:18px;display:block;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.games__load-more:hover{background-image:url(/images/header/login-btn-hover.webp)}a.all-games{color:#676767;font-family:var(--font-helvetica),sans-serif;order:2;width:100%;margin:1em auto;padding:0 0 0 10px;font-size:14px;font-weight:400;line-height:18px;text-decoration:underline;transition:color .2s linear;display:block}@media (min-width:576px){a.all-games{max-width:578px}}@media (min-width:992px){a.all-games{max-width:none}}@media (min-width:1100px){a.all-games{padding-left:30px;padding-right:30px}}a.all-games:hover{color:#fff}@keyframes shockwaveJump{0%{transform:scale(1)}60%{transform:scale(1.35)}75%{transform:scale(.9)}90%{transform:scale(1.2)}to{transform:scale(1)}}
.chat-module-scss-module___UnyNq__root{z-index:15;background-color:#ff6000;border-radius:50%;justify-content:center;align-items:center;width:52px;min-width:52px;height:52px;min-height:52px;display:flex;position:fixed;bottom:20px;right:20px}.chat-module-scss-module___UnyNq__root img{width:27px;height:27px}@media (min-width:576px){.chat-module-scss-module___UnyNq__root{cursor:pointer;width:56px;min-width:56px;height:56px;min-height:56px;bottom:50px;right:30px}}.chat-module-scss-module___UnyNq__root.chat-module-scss-module___UnyNq__loading img{display:none}.chat-module-scss-module___UnyNq__root.chat-module-scss-module___UnyNq__loading .chat-module-scss-module___UnyNq__loader{display:block}.chat-module-scss-module___UnyNq__loader{width:30px;height:30px;display:none;position:relative}.chat-module-scss-module___UnyNq__ringSpinning{border-radius:30px;width:30px;height:30px;animation:2s linear infinite chat-module-scss-module___UnyNq__rotate-360;box-shadow:inset 0 4px #fff}.chat-module-scss-module___UnyNq__ringStationary{border-radius:30px;width:30px;height:30px;position:absolute;top:0;left:0;box-shadow:inset 0 0 10px 4px #ffffff4d}@media (max-width:767px){.chat-module-scss-module___UnyNq__hiddenOnMobileGame{display:none!important}}
.footer-module-scss-module__OEd45W__footer{box-sizing:border-box;background:#000;position:relative}.footer-module-scss-module__OEd45W__footerContainer{padding:10px;box-shadow:inset 1px 0 #3b3c3c,inset -1px 0 #3b3c3c,inset 0 1px #3b3c3c}@media (min-width:992px){.footer-module-scss-module__OEd45W__footerContainer{padding:14px 32px 5px}}.footer-module-scss-module__OEd45W__footerNavigation nav{flex-flow:column wrap;justify-content:center;padding:10px 0;display:flex}@media (min-width:560px){.footer-module-scss-module__OEd45W__footerNavigation nav{flex-flow:wrap;justify-content:center;display:flex}}@media (min-width:768px){.footer-module-scss-module__OEd45W__footerNavigation nav{border-bottom:1px solid #3a3a3a;justify-content:space-between}}@media (min-width:992px){.footer-module-scss-module__OEd45W__footerNavigation nav{margin-bottom:20px;padding-bottom:14px}}.footer-module-scss-module__OEd45W__footerNavigation nav a{color:#d1d1d1;font-family:var(--font-helvetica),sans-serif;text-align:center;text-transform:uppercase;margin-bottom:10px;padding:5px;font-size:12px;font-weight:400;text-decoration:none;transition:color .15s;display:block}@media (min-width:560px){.footer-module-scss-module__OEd45W__footerNavigation nav a{flex-basis:30%;justify-content:space-between;margin-bottom:10px}}@media (min-width:768px){.footer-module-scss-module__OEd45W__footerNavigation nav a{flex-basis:auto;margin:0}}:is(.footer-module-scss-module__OEd45W__footerNavigation nav a:hover,.footer-module-scss-module__OEd45W__footerNavigation nav a.active){color:#ffc312}.footer-module-scss-module__OEd45W__footerAllArticles{flex-direction:row;justify-content:space-between;width:100%;display:flex}.footer-module-scss-module__OEd45W__footerArticles{text-align:start;flex-direction:column;justify-content:flex-start;gap:10px;width:100%;padding-top:30px;padding-bottom:50px;display:flex}.footer-module-scss-module__OEd45W__footerArticlesHeading{color:#d7d7d7;letter-spacing:0;text-align:center;vertical-align:middle;text-transform:uppercase;justify-content:flex-start;align-items:center;padding-bottom:10px;font-size:12px;font-weight:500;line-height:14px;display:flex}.footer-module-scss-module__OEd45W__footerArticles .footer-module-scss-module__OEd45W__articleLink{color:#919191;letter-spacing:0;vertical-align:middle;text-decoration-skip-ink:auto;height:20px;font-size:14px;font-weight:550;line-height:100%;text-decoration:underline;text-decoration-thickness:0}.footer-module-scss-module__OEd45W__footerContent{flex-direction:column-reverse;padding-top:10px;display:flex}@media (min-width:768px){.footer-module-scss-module__OEd45W__footerContent{margin-bottom:10px}}@media (min-width:992px){.footer-module-scss-module__OEd45W__footerContent{flex-direction:row;justify-content:space-between;margin-bottom:40px}}@media (min-width:1200px){.footer-module-scss-module__OEd45W__footerContent{margin-bottom:15px;padding-top:10px}}@media (min-width:992px){.footer-module-scss-module__OEd45W__footerContentLeft{flex-basis:45%;max-width:550px}}@media (min-width:1200px){.footer-module-scss-module__OEd45W__footerContentLeft{max-width:428px}}@media (min-width:992px){.footer-module-scss-module__OEd45W__footerContentRight{flex-basis:45%;margin-bottom:0}}@media (min-width:1200px){.footer-module-scss-module__OEd45W__footerContentRight{flex-basis:auto;width:625px;transform:translateY(-4px)}}.footer-module-scss-module__OEd45W__footerContentBlockTitle{color:#919191;font-family:var(--font-helvetica),sans-serif;text-align:center;border-bottom:1px solid #3a3a3a;margin:0;font-size:12px;font-weight:400;text-decoration:none}@media (min-width:992px){.footer-module-scss-module__OEd45W__footerContentBlockTitle{text-align:left}}.footer-module-scss-module__OEd45W__footerContentBlockTitle a:hover{color:#fff}.footer-module-scss-module__OEd45W__footerContentBlock .footer-module-scss-module__OEd45W__footerPayments{flex-wrap:wrap;margin:0 0 10px;padding:10px 0;list-style-type:none;display:flex}@media (min-width:560px){.footer-module-scss-module__OEd45W__footerContentBlock .footer-module-scss-module__OEd45W__footerPayments{max-width:540px;margin:0 auto 10px}}@media (min-width:992px){.footer-module-scss-module__OEd45W__footerContentBlock .footer-module-scss-module__OEd45W__footerPayments{justify-content:flex-start;margin-bottom:0}}@media (min-width:1200px){.footer-module-scss-module__OEd45W__footerContentBlock .footer-module-scss-module__OEd45W__footerPayments{flex-wrap:nowrap;justify-content:space-between;align-items:center;max-width:none}}.footer-module-scss-module__OEd45W__footerContentBlock .footer-module-scss-module__OEd45W__footerPaymentsItem{text-align:center;flex-basis:50%;margin-bottom:20px}@media (min-width:560px){.footer-module-scss-module__OEd45W__footerContentBlock .footer-module-scss-module__OEd45W__footerPaymentsItem{flex-basis:25%;margin:15px 0}}@media (min-width:992px){.footer-module-scss-module__OEd45W__footerContentBlock .footer-module-scss-module__OEd45W__footerPaymentsItem{margin:0}}@media (min-width:1200px){.footer-module-scss-module__OEd45W__footerContentBlock .footer-module-scss-module__OEd45W__footerPaymentsItem{flex-basis:auto}}.footer-module-scss-module__OEd45W__footerContentBlock .footer-module-scss-module__OEd45W__footerPaymentsItem:first-child{width:70px}.footer-module-scss-module__OEd45W__footerContentBlock .footer-module-scss-module__OEd45W__footerPaymentsItem:nth-child(5){width:150px}.footer-module-scss-module__OEd45W__footerContentBlock .footer-module-scss-module__OEd45W__footerPaymentsItem:nth-child(5),.footer-module-scss-module__OEd45W__footerContentBlock .footer-module-scss-module__OEd45W__footerPaymentsItem:nth-child(6){flex-basis:100%}@media (min-width:560px){.footer-module-scss-module__OEd45W__footerContentBlock .footer-module-scss-module__OEd45W__footerPaymentsItem:nth-child(5),.footer-module-scss-module__OEd45W__footerContentBlock .footer-module-scss-module__OEd45W__footerPaymentsItem:nth-child(6){flex-basis:50%}}@media (min-width:1200px){.footer-module-scss-module__OEd45W__footerContentBlock .footer-module-scss-module__OEd45W__footerPaymentsItem:nth-child(5),.footer-module-scss-module__OEd45W__footerContentBlock .footer-module-scss-module__OEd45W__footerPaymentsItem:nth-child(6){flex-basis:auto}}.footer-module-scss-module__OEd45W__footerContentBlock .footer-module-scss-module__OEd45W__footerAffiliate{height:40px;margin-bottom:30px;padding-top:10px}@media (min-width:992px){.footer-module-scss-module__OEd45W__footerContentBlock .footer-module-scss-module__OEd45W__footerAffiliate{margin-bottom:53px}}@media (min-width:1200px){.footer-module-scss-module__OEd45W__footerContentBlock .footer-module-scss-module__OEd45W__footerAffiliate{margin-bottom:15px}}.footer-module-scss-module__OEd45W__footerContentBlock .footer-module-scss-module__OEd45W__footerAffiliate a{place-content:center;align-items:center;height:100%;margin:0 auto;display:flex}@media (min-width:992px){.footer-module-scss-module__OEd45W__footerContentBlock .footer-module-scss-module__OEd45W__footerAffiliate a{justify-content:flex-start;margin:0}}.footer-module-scss-module__OEd45W__footerContentBlock .footer-module-scss-module__OEd45W__footerAffiliate a img{flex-shrink:0;width:150px;height:100%}.footer-module-scss-module__OEd45W__footerContentBlock .footer-module-scss-module__OEd45W__footerLicense{flex-direction:row;margin-bottom:20px;padding:10px 0;display:flex}@media (min-width:992px){.footer-module-scss-module__OEd45W__footerContentBlock .footer-module-scss-module__OEd45W__footerLicense{margin-bottom:0}}.footer-module-scss-module__OEd45W__footerContentBlock .footer-module-scss-module__OEd45W__footerLicenseImg{justify-content:center;align-items:center;width:100%;height:100%;display:flex;overflow:visible}.footer-module-scss-module__OEd45W__footerContentBlock .footer-module-scss-module__OEd45W__footerLicenseImg>*{min-height:100%;overflow:visible}.footer-module-scss-module__OEd45W__footerContentBlock .footer-module-scss-module__OEd45W__footerLicenseImg a{min-height:100%;display:block}.footer-module-scss-module__OEd45W__footerContentBlock .footer-module-scss-module__OEd45W__footerLicenseImg a img{width:70px!important;height:70px!important}.footer-module-scss-module__OEd45W__footerContentBlock .footer-module-scss-module__OEd45W__footerLicenseText{color:#979797;font-family:var(--font-helvetica),sans-serif;margin:0;padding-left:15px;font-size:12px;font-weight:500;line-height:18px}@media (min-width:992px){.footer-module-scss-module__OEd45W__footerContentBlock .footer-module-scss-module__OEd45W__footerLicenseText{padding-left:10px}}.footer-module-scss-module__OEd45W__footerContentBlock .footer-module-scss-module__OEd45W__footerGameSlots{flex-wrap:wrap;margin:0;padding:10px 0 0;list-style-type:none;display:flex}@media (min-width:560px){.footer-module-scss-module__OEd45W__footerContentBlock .footer-module-scss-module__OEd45W__footerGameSlots{justify-content:space-between}}@media (min-width:992px){.footer-module-scss-module__OEd45W__footerContentBlock .footer-module-scss-module__OEd45W__footerGameSlots{flex-wrap:nowrap;justify-content:space-between}}.footer-module-scss-module__OEd45W__footerContentBlock .footer-module-scss-module__OEd45W__footerGameSlotsItem{text-align:center;flex-basis:50%;padding:10px 0}@media (min-width:560px){.footer-module-scss-module__OEd45W__footerContentBlock .footer-module-scss-module__OEd45W__footerGameSlotsItem{flex-basis:25%;min-width:150px}}@media (min-width:992px){.footer-module-scss-module__OEd45W__footerContentBlock .footer-module-scss-module__OEd45W__footerGameSlotsItem{min-width:unset;flex-basis:auto;padding:0}}.footer-module-scss-module__OEd45W__footerContentBlock .footer-module-scss-module__OEd45W__footerGameSlotsItem img{height:36px}@media (min-width:992px){.footer-module-scss-module__OEd45W__footerContentBlock .footer-module-scss-module__OEd45W__footerGameSlotsItem img{height:30px}}.footer-module-scss-module__OEd45W__footerInfo{border-top:1px solid #3a3a3a;padding-top:10px}.footer-module-scss-module__OEd45W__footerInfoItem{color:#979797;font-family:var(--font-helvetica),sans-serif;white-space:normal;margin:0;font-size:12px;font-weight:500;line-height:18px;display:block}@media (min-width:560px){.footer-module-scss-module__OEd45W__footerInfoItem{display:inline}}.footer-module-scss-module__OEd45W__footerInfoItem p{margin:0;display:inline}.footer-module-scss-module__OEd45W__footerInfoItem a{text-decoration:underline}.footer-module-scss-module__OEd45W__footerInfoItemTerms,.footer-module-scss-module__OEd45W__footerInfoItemPhone,.footer-module-scss-module__OEd45W__footerInfoItemMail,.footer-module-scss-module__OEd45W__footerInfoItemFaq{white-space:nowrap;align-items:center;text-decoration:underline;display:inline-flex}@media (min-width:560px){.footer-module-scss-module__OEd45W__footerInfoItemTerms,.footer-module-scss-module__OEd45W__footerInfoItemPhone,.footer-module-scss-module__OEd45W__footerInfoItemMail,.footer-module-scss-module__OEd45W__footerInfoItemFaq{margin:0}}.footer-module-scss-module__OEd45W__footerInfoItemTerms:before,.footer-module-scss-module__OEd45W__footerInfoItemPhone:before,.footer-module-scss-module__OEd45W__footerInfoItemMail:before,.footer-module-scss-module__OEd45W__footerInfoItemFaq:before{content:"";width:16px;height:16px;vertical-align:initial;background-repeat:no-repeat;background-size:contain;margin-left:4px;margin-right:4px;display:inline-block}.footer-module-scss-module__OEd45W__footerInfoItemAml{position:relative;margin:5px!important}.footer-module-scss-module__OEd45W__footerInfoItemTerms:before{background-image:url(/images/footer/info-terms.svg)}.footer-module-scss-module__OEd45W__footerInfoItemPhone:before{background-image:url(/images/footer/info-phone.svg)}.footer-module-scss-module__OEd45W__footerInfoItemMail:before{background-image:url(/images/footer/info-mail.svg)}
.balanceHeader-module-scss-module__yQ7bIG__headerBalance{z-index:20;display:none;position:absolute;top:156px;left:50%;transform:translate(-50%)}.balanceHeader-module-scss-module__yQ7bIG__headerBalanceActive{display:block}@media (min-width:400px){.balanceHeader-module-scss-module__yQ7bIG__headerBalance{display:block;top:11px;left:auto;right:130px;transform:none}}@media (min-width:576px){.balanceHeader-module-scss-module__yQ7bIG__headerBalance{top:18px}}@media (min-width:768px){.balanceHeader-module-scss-module__yQ7bIG__headerBalance{top:16px;right:340px}}.balanceHeader-module-scss-module__yQ7bIG__headerBalance .balanceHeader-module-scss-module__yQ7bIG__login,.balanceHeader-module-scss-module__yQ7bIG__headerBalance .balanceHeader-module-scss-module__yQ7bIG__balance{text-transform:capitalize;font-size:12px;font-family:var(--font-helvetica)sans-serif;flex-direction:row;align-items:center;margin:0;font-weight:700;display:flex;position:relative}.balanceHeader-module-scss-module__yQ7bIG__headerBalance .balanceHeader-module-scss-module__yQ7bIG__loginLabel,.balanceHeader-module-scss-module__yQ7bIG__headerBalance .balanceHeader-module-scss-module__yQ7bIG__balanceLabel{color:#ffb300}.balanceHeader-module-scss-module__yQ7bIG__headerBalance .balanceHeader-module-scss-module__yQ7bIG__loginValue,.balanceHeader-module-scss-module__yQ7bIG__headerBalance .balanceHeader-module-scss-module__yQ7bIG__balanceValue{color:#f0f0f0;margin-left:3px}.balanceHeader-module-scss-module__yQ7bIG__headerBalance .balanceHeader-module-scss-module__yQ7bIG__balanceReload{cursor:pointer;background-image:url(/images/icons/reload-balance-white.svg);background-position:50%;background-repeat:no-repeat;background-size:cover;width:12px;height:12px;display:block;position:absolute;top:0;right:-17px}.balanceHeader-module-scss-module__yQ7bIG__headerBalance .balanceHeader-module-scss-module__yQ7bIG__balanceReloadSpin{animation-name:balanceHeader-module-scss-module__yQ7bIG__spin;animation-duration:1s;animation-iteration-count:infinite}@keyframes balanceHeader-module-scss-module__yQ7bIG__spin{0%{transform:rotate(0)}to{transform:rotate(720deg)}}
.balanceCashbox-module-scss-module__8RAV0a__cashboxBalance{cursor:pointer;color:#000;height:45px;font-family:var(--font-helvetica)sans-serif;background-color:#d0d0d0;background-image:linear-gradient(#fff 8%,#dedddd 50%,#fff);border-radius:22px;flex-basis:100%;justify-content:space-around;align-items:center;padding:5px;display:flex;position:relative;box-shadow:0 2px 3px #0000004d}@media (min-width:850px){.balanceCashbox-module-scss-module__8RAV0a__cashboxBalance{flex-basis:auto;width:380px;margin-top:0}}.balanceCashbox-module-scss-module__8RAV0a__cashboxBalance:after{content:"";z-index:5;background-image:url(/images/icons/middle-line.webp);background-repeat:no-repeat;width:2px;height:44px;position:absolute;top:1px;left:51%}.balanceCashbox-module-scss-module__8RAV0a__cashboxBalance .balanceCashbox-module-scss-module__8RAV0a__wallet{text-transform:capitalize;white-space:nowrap;text-overflow:ellipsis;text-align:center;min-width:50%;max-width:120px;padding-top:3px;padding-left:25px;font-size:14px;font-weight:700;text-decoration:none;overflow:hidden}.balanceCashbox-module-scss-module__8RAV0a__cashboxBalance .balanceCashbox-module-scss-module__8RAV0a__wallet:before{content:"";background-image:url(/images/icons/wallet-black.svg);background-position:50%;background-repeat:no-repeat;background-size:cover;width:20px;height:20px;display:block;position:absolute;top:49%;left:10px;transform:translateY(-55%)}@media (min-width:360px){.balanceCashbox-module-scss-module__8RAV0a__cashboxBalance .balanceCashbox-module-scss-module__8RAV0a__wallet:before{top:50%;left:13px}}.balanceCashbox-module-scss-module__8RAV0a__cashboxBalance .balanceCashbox-module-scss-module__8RAV0a__balance{flex-direction:row;justify-content:space-between;align-items:center;min-width:50%;height:100%;padding-left:10px;padding-right:5px;display:flex}.balanceCashbox-module-scss-module__8RAV0a__cashboxBalance .balanceCashbox-module-scss-module__8RAV0a__balanceCurrency{flex-direction:column;justify-content:flex-end;height:100%;font-weight:500;display:flex}.balanceCashbox-module-scss-module__8RAV0a__cashboxBalance .balanceCashbox-module-scss-module__8RAV0a__balanceCurrencyLabel{font-size:12px;line-height:1.1}.balanceCashbox-module-scss-module__8RAV0a__cashboxBalance .balanceCashbox-module-scss-module__8RAV0a__balanceCurrencyCode{min-height:19px;font-size:17px;line-height:1.1}.balanceCashbox-module-scss-module__8RAV0a__cashboxBalance .balanceCashbox-module-scss-module__8RAV0a__balanceAmount{align-self:flex-end;font-size:16px;font-weight:600;line-height:1.2}.balanceCashbox-module-scss-module__8RAV0a__cashboxBalance .balanceCashbox-module-scss-module__8RAV0a__balanceReload{background-image:url(/images/icons/reload-balance-black.svg);background-position:50%;background-repeat:no-repeat;background-size:cover;width:25px;height:25px;padding:0}.balanceCashbox-module-scss-module__8RAV0a__cashboxBalance .balanceCashbox-module-scss-module__8RAV0a__balanceReloadSpin{animation-name:balanceCashbox-module-scss-module__8RAV0a__spin;animation-duration:1s;animation-iteration-count:infinite}@keyframes balanceCashbox-module-scss-module__8RAV0a__spin{0%{transform:rotate(0)}to{transform:rotate(720deg)}}.balanceCashbox-module-scss-module__8RAV0a__cashboxBalance:hover{color:#fff;background-color:#131313;background-image:linear-gradient(#4f4f4f,#000);box-shadow:0 1px 1px #858585}.balanceCashbox-module-scss-module__8RAV0a__cashboxBalance:hover:after{background-image:url(/images/icons/middle-line-hover.webp)}.balanceCashbox-module-scss-module__8RAV0a__cashboxBalance:hover .balanceCashbox-module-scss-module__8RAV0a__wallet:before{background-image:url(/images/icons/wallet-white.svg)}.balanceCashbox-module-scss-module__8RAV0a__cashboxBalance:hover .balanceCashbox-module-scss-module__8RAV0a__balanceReload{background-image:url(/images/icons/reload-balance-white.svg)}
.bonusCard-module-scss-module__hAyS2a__bonusCard{cursor:pointer;background:#000;border:none;border-radius:0;flex-direction:column;width:100%;height:353px;text-decoration:none;display:flex;position:relative;overflow:hidden}@media (min-width:1299px){.bonusCard-module-scss-module__hAyS2a__bonusCard{box-shadow:0 4px 20px #000c}}.bonusCard-module-scss-module__hAyS2a__bonusCardImageWrapper{flex:1;width:100%;position:relative;overflow:hidden}@media (max-width:575px){.bonusCard-module-scss-module__hAyS2a__bonusCardImageWrapper{flex:0 0 150px;height:150px}}.bonusCard-module-scss-module__hAyS2a__bonusCardImage{object-fit:cover;object-position:left center}.bonusCard-module-scss-module__hAyS2a__bonusCardImageOverlay{font-family:HelveticaNeueCyr,sans-serif;font-weight:700;font-style:Bold;letter-spacing:0%;vertical-align:middle;color:#ff9a18;text-transform:uppercase;margin:0;font-size:20px;line-height:26px}.bonusCard-module-scss-module__hAyS2a__bonusCardImageOverlay span{color:gold;margin-top:8px;font-size:48px;font-weight:900;line-height:1;display:block}@media (max-width:768px){.bonusCard-module-scss-module__hAyS2a__bonusCardImageOverlay{font-size:18px}.bonusCard-module-scss-module__hAyS2a__bonusCardImageOverlay span{font-size:36px}}.bonusCard-module-scss-module__hAyS2a__bonusCardContent{background:#090909;flex-direction:column;gap:12px;padding:20px;display:flex}.bonusCard-module-scss-module__hAyS2a__bonusCardTitle{letter-spacing:0%;color:#ff9a18;text-transform:none;margin:0;font-family:HelveticaNeueCyr,sans-serif;font-size:20px;font-weight:700;white-space:nowrap!important;text-overflow:ellipsis!important;line-height:26px!important;display:block!important;overflow:hidden!important}.bonusCard-module-scss-module__hAyS2a__bonusCardDescription{font-family:HelveticaNeueCyr,sans-serif;font-weight:550;font-style:Medium;letter-spacing:0%;color:#c7c7c7;-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;margin:0;font-size:14px;line-height:21px;display:-webkit-box;overflow:hidden}.bonusCard-module-scss-module__hAyS2a__bonusCardActions{justify-content:space-between;align-items:center;width:100%;display:flex}.bonusCard-module-scss-module__hAyS2a__bonusCardActions:after{content:"";opacity:.5;background-image:url(/images/icons/arrow.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;width:16px;height:16px;display:inline-block}.bonusCard-module-scss-module__hAyS2a__bonusCardButton{opacity:1;min-width:99px;height:30px;font-weight:700;font-style:Bold;letter-spacing:0%;text-align:center;vertical-align:middle;text-transform:uppercase;color:#000;white-space:nowrap;background:#ff9a18;border:none;border-radius:50px;justify-content:center;align-items:center;gap:5px;padding:10px 20px;font-size:12px;line-height:100%;text-decoration:none;display:inline-flex}
.categories-module-scss-module__7tFueW__categories__container{padding:8px 10px;position:relative}@media (min-width:992px){.categories-module-scss-module__7tFueW__categories__container{padding:8px 24px 8px 32px}}@media (min-width:1200px){.categories-module-scss-module__7tFueW__categories__container{padding:8px 32px}}.categories-module-scss-module__7tFueW__categories__container .categories-module-scss-module__7tFueW__categories{margin:0 10px;padding:0;position:relative;overflow:hidden}.categories-module-scss-module__7tFueW__categories__container .categories-module-scss-module__7tFueW__categories .swiper-wrapper{flex-wrap:nowrap;display:flex}.categories-module-scss-module__7tFueW__categories__container .categories-module-scss-module__7tFueW__categories__slide{min-width:137.25px;max-width:37%;width:auto!important}.categories-module-scss-module__7tFueW__categories__container .categories-module-scss-module__7tFueW__categories__category{box-sizing:border-box;color:#fff;font-family:var(--font-helvetica)sans-serif;text-transform:uppercase;background-image:linear-gradient(90deg,#323232,#272727);border:1px solid #3f3f3f;border-right-color:#000;flex-direction:row-reverse;justify-content:flex-end;align-items:center;width:100%;height:48px;padding:11px 33px 8px 8px;font-size:12px;font-weight:700;text-decoration:none;display:flex;position:relative;overflow:hidden}.categories-module-scss-module__7tFueW__categories__container .categories-module-scss-module__7tFueW__categories__category img,.categories-module-scss-module__7tFueW__categories__container .categories-module-scss-module__7tFueW__categories__category .categories-module-scss-module__7tFueW__categoryImage{filter:invert();width:30px;height:20px;transition:all .2s linear;position:absolute;top:50%;right:5px;transform:translateY(-50%)}.categories-module-scss-module__7tFueW__categories__container .categories-module-scss-module__7tFueW__categories__category:before{content:"";opacity:0;background-image:url(/images/categories/category-active.webp);background-position:100%;background-repeat:no-repeat;background-size:contain;width:100%;height:100%;transition:opacity .2s;position:absolute;top:0;right:0}.categories-module-scss-module__7tFueW__categories__container .categories-module-scss-module__7tFueW__categories__category:hover img,.categories-module-scss-module__7tFueW__categories__container .categories-module-scss-module__7tFueW__categories__category:hover .categories-module-scss-module__7tFueW__categoryImage{filter:none}.categories-module-scss-module__7tFueW__categories__container .categories-module-scss-module__7tFueW__categories__category:hover:before{opacity:1}.categories-module-scss-module__7tFueW__categories__container .categories-module-scss-module__7tFueW__categories__category--selected{color:#ffc915}.categories-module-scss-module__7tFueW__categories__container .categories-module-scss-module__7tFueW__content-slider-button{cursor:pointer;opacity:0;visibility:hidden;z-index:2;background:linear-gradient(90deg,#272727 0 57.29%,#272727bf 83.15%,#27272700);align-items:center;width:60px;height:48px;margin:0 1px;padding:0 10px;transition:all .1s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.categories-module-scss-module__7tFueW__categories__container .categories-module-scss-module__7tFueW__content-slider-button:after{content:"";background-image:url(/images/categories/category-slider-arrow.svg);background-repeat:no-repeat;background-size:contain;width:14px;height:18px;display:block}.categories-module-scss-module__7tFueW__categories__container .categories-module-scss-module__7tFueW__content-slider-button--left{left:0}.categories-module-scss-module__7tFueW__categories__container .categories-module-scss-module__7tFueW__content-slider-button--right{right:0;transform:translateY(-50%)rotate(180deg)}.categories-module-scss-module__7tFueW__categories__container .categories-module-scss-module__7tFueW__content-slider-button--show{opacity:1;visibility:visible}
@font-face{font-family:swiper-icons;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}:host{z-index:1;margin-left:auto;margin-right:auto;display:block;position:relative}.swiper{z-index:1;margin-left:auto;margin-right:auto;padding:0;list-style:none;display:block;position:relative;overflow:hidden}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{z-index:1;width:100%;height:100%;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box;display:flex;position:relative}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate(0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;transition-property:transform;display:block;position:relative}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{scrollbar-width:none;-ms-overflow-style:none;overflow:auto}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{pointer-events:none;z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(#0000,#00000080)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(#00000080,#0000)}.swiper-lazy-preloader{z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top-color:#0000;border-radius:50%;width:42px;height:42px;margin-top:-21px;margin-left:-21px;position:absolute;top:50%;left:50%}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:1s linear infinite swiper-preloader-spin}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
:root{--swiper-navigation-size:44px}.swiper-button-prev,.swiper-button-next{top:var(--swiper-navigation-top-offset,50%);width:calc(var(--swiper-navigation-size)/44*27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/2));z-index:10;cursor:pointer;color:var(--swiper-navigation-color,var(--swiper-theme-color));justify-content:center;align-items:center;display:flex;position:absolute}.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev.swiper-button-hidden,.swiper-button-next.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-prev,.swiper-navigation-disabled .swiper-button-next{display:none!important}.swiper-button-prev svg,.swiper-button-next svg{object-fit:contain;transform-origin:50%;width:100%;height:100%}.swiper-rtl .swiper-button-prev svg,.swiper-rtl .swiper-button-next svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-lock{display:none}.swiper-button-prev:after,.swiper-button-next:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);letter-spacing:0;font-variant:initial;line-height:1;text-transform:none!important}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}
.footerArticle-module-scss-module__f01QnW__footerArticle{border-bottom:1px solid #3a3a3a;flex-direction:column;align-items:flex-start;padding-bottom:40px;font-family:HelveticaNeueCyrMedium,sans-serif;display:flex}.footerArticle-module-scss-module__f01QnW__footerArticleWrapper{width:100%;transition:all .5s;overflow:hidden}.footerArticle-module-scss-module__f01QnW__footerArticleBlock{max-height:8250px;padding-top:10px}.footerArticle-module-scss-module__f01QnW__footerArticleBlock h1,.footerArticle-module-scss-module__f01QnW__footerArticleBlock h2,.footerArticle-module-scss-module__f01QnW__footerArticleBlock h3,.footerArticle-module-scss-module__f01QnW__footerArticleBlock h4{color:#ff9a18;margin:0;padding-top:10px;font-style:normal;font-weight:700;line-height:normal}.footerArticle-module-scss-module__f01QnW__footerArticleBlock h1{text-transform:uppercase;font-size:24px}.footerArticle-module-scss-module__f01QnW__footerArticleBlock h2{text-transform:uppercase;font-size:18px}.footerArticle-module-scss-module__f01QnW__footerArticleBlock h3{font-size:16px}.footerArticle-module-scss-module__f01QnW__footerArticleBlock h4{font-size:14px}.footerArticle-module-scss-module__f01QnW__footerArticleBlock p,.footerArticle-module-scss-module__f01QnW__footerArticleBlock ol,.footerArticle-module-scss-module__f01QnW__footerArticleBlock ul,.footerArticle-module-scss-module__f01QnW__footerArticleBlock table{color:#c7c7c7;margin:0;padding:10px 0;font-size:14px;font-weight:550;line-height:160%}.footerArticle-module-scss-module__f01QnW__footerArticleBlock b{font-weight:700}.footerArticle-module-scss-module__f01QnW__footerArticleBlock ol{margin-left:20px;list-style-type:decimal}.footerArticle-module-scss-module__f01QnW__footerArticleBlock ul{margin-left:20px;list-style-type:disc}.footerArticle-module-scss-module__f01QnW__footerArticleBlock u{margin-left:20px;text-decoration:underline}.footerArticle-module-scss-module__f01QnW__footerArticleBlock table{text-align:center;border-collapse:collapse;flex-direction:column;width:100%;max-width:564px;line-height:normal;display:flex;overflow:auto}@media (min-width:1000px){.footerArticle-module-scss-module__f01QnW__footerArticleBlock table{max-width:950px}}.footerArticle-module-scss-module__f01QnW__footerArticleBlock table tr{flex-direction:row;width:100%;min-width:564px;margin-bottom:10px;display:flex}.footerArticle-module-scss-module__f01QnW__footerArticleBlock table tr th,.footerArticle-module-scss-module__f01QnW__footerArticleBlock table tr td{box-sizing:border-box;border:1px solid #3e3e3e;flex:auto;justify-content:center;align-items:center;padding:15px 16px;display:flex}.footerArticle-module-scss-module__f01QnW__footerArticleBlock table tr th:first-child,.footerArticle-module-scss-module__f01QnW__footerArticleBlock table tr td:first-child{flex:157px}@media (min-width:1000px){.footerArticle-module-scss-module__f01QnW__footerArticleBlock table tr th:first-child,.footerArticle-module-scss-module__f01QnW__footerArticleBlock table tr td:first-child{flex:300px}}.footerArticle-module-scss-module__f01QnW__footerArticleBlock table tr th:nth-child(2),.footerArticle-module-scss-module__f01QnW__footerArticleBlock table tr td:nth-child(2){flex:250px}@media (min-width:1000px){.footerArticle-module-scss-module__f01QnW__footerArticleBlock table tr th:nth-child(2),.footerArticle-module-scss-module__f01QnW__footerArticleBlock table tr td:nth-child(2){flex:350px}}.footerArticle-module-scss-module__f01QnW__footerArticleBlock table tr th:nth-child(3),.footerArticle-module-scss-module__f01QnW__footerArticleBlock table tr td:nth-child(3){flex:157px}@media (min-width:1000px){.footerArticle-module-scss-module__f01QnW__footerArticleBlock table tr th:nth-child(3),.footerArticle-module-scss-module__f01QnW__footerArticleBlock table tr td:nth-child(3){flex:300px}}.footerArticle-module-scss-module__f01QnW__footerArticleToggle{color:#fff;text-transform:uppercase;cursor:pointer;flex-direction:row;align-items:center;padding-top:10px;font-size:12px;font-weight:550;line-height:100%;display:flex}.footerArticle-module-scss-module__f01QnW__footerArticleToggle:after{content:"";background-image:url(/images/footer/showMoreLessArrow.svg);background-repeat:no-repeat;background-size:contain;width:16px;height:16px;margin-left:10px}.footerArticle-module-scss-module__f01QnW__footerArticleToggleOpen:after{transition:transform .4s;transform:rotateX(180deg)}
.gameSidebar-module-scss-module__58I3fa__gameSidebar{background:#000;border-right:1px solid #555;flex-direction:column;align-items:center;width:100%;height:100%;padding:18px 5px 10px;transition:width .4s;display:flex;position:relative}.gameSidebar-module-scss-module__58I3fa__gameSidebar .gameSidebar-module-scss-module__58I3fa__sidebarLogo{background-image:url(/images/mainLogo/main-logo-min.webp);background-position:50%;background-repeat:no-repeat;background-size:contain;width:100%;height:56px;margin-bottom:5px;display:block}@media (min-width:1400px){.gameSidebar-module-scss-module__58I3fa__gameSidebar .gameSidebar-module-scss-module__58I3fa__sidebarLogo{background-image:url(/images/mainLogo/main-logo.webp)}}.gameSidebar-module-scss-module__58I3fa__gameSidebar .gameSidebar-module-scss-module__58I3fa__sidebarLink{color:#fff;font-family:var(--font-helvetica),sans-serif;text-align:center;text-transform:uppercase;background-position:50%;background-repeat:no-repeat;background-size:cover;justify-content:center;align-items:center;width:100%;max-width:43px;height:40px;margin:10px auto 0;padding-top:3px;padding-left:10px;padding-right:10px;font-size:13px;font-weight:700;line-height:1;text-decoration:none;transition:all .2s linear;display:flex;position:relative}@media (min-width:1400px){.gameSidebar-module-scss-module__58I3fa__gameSidebar .gameSidebar-module-scss-module__58I3fa__sidebarLink{max-width:145px}}.gameSidebar-module-scss-module__58I3fa__gameSidebar .gameSidebar-module-scss-module__58I3fa__sidebarLink:hover{color:#000}.gameSidebar-module-scss-module__58I3fa__gameSidebar .gameSidebar-module-scss-module__58I3fa__sidebarLink span{text-align:left;width:100%;display:none}@media (min-width:1400px){.gameSidebar-module-scss-module__58I3fa__gameSidebar .gameSidebar-module-scss-module__58I3fa__sidebarLink span{display:block}}.gameSidebar-module-scss-module__58I3fa__gameSidebar .gameSidebar-module-scss-module__58I3fa__sidebarLink i{background-position:50%;background-repeat:no-repeat;background-size:cover;min-width:23px;height:13px}.gameSidebar-module-scss-module__58I3fa__gameSidebar .gameSidebar-module-scss-module__58I3fa__sidebarLinkLogin{background-image:url(/images/backgrounds/bg2.webp);margin-top:45px;box-shadow:0 1px 1px #000,inset 0 0 0 2px #eeb827}.gameSidebar-module-scss-module__58I3fa__gameSidebar .gameSidebar-module-scss-module__58I3fa__sidebarLinkLogin span{text-align:center}.gameSidebar-module-scss-module__58I3fa__gameSidebar .gameSidebar-module-scss-module__58I3fa__sidebarLinkLogin i{background-image:url(/images/icons/login-white.svg);min-width:15px;height:20px}@media (min-width:1400px){.gameSidebar-module-scss-module__58I3fa__gameSidebar .gameSidebar-module-scss-module__58I3fa__sidebarLinkLogin i{display:none}}.gameSidebar-module-scss-module__58I3fa__gameSidebar .gameSidebar-module-scss-module__58I3fa__sidebarLinkLogin:hover{background-image:url(/images/backgrounds/bg2_hover.webp)}.gameSidebar-module-scss-module__58I3fa__gameSidebar .gameSidebar-module-scss-module__58I3fa__sidebarLinkLogin:hover i{background-image:url(/images/icons/login-black.svg)}.gameSidebar-module-scss-module__58I3fa__gameSidebar .gameSidebar-module-scss-module__58I3fa__sidebarLinkRegister{background-image:url(/images/backgrounds/bg1.webp);flex-direction:row-reverse;margin-top:35px;box-shadow:0 1px 1px #000,inset 0 0 0 2px #5ef1b4}.gameSidebar-module-scss-module__58I3fa__gameSidebar .gameSidebar-module-scss-module__58I3fa__sidebarLinkRegister span{width:auto;padding-left:5px}.gameSidebar-module-scss-module__58I3fa__gameSidebar .gameSidebar-module-scss-module__58I3fa__sidebarLinkRegister i{background-image:url(/images/icons/lock-white.svg);min-width:15px;height:20px}.gameSidebar-module-scss-module__58I3fa__gameSidebar .gameSidebar-module-scss-module__58I3fa__sidebarLinkRegister:hover{background-image:url(/images/backgrounds/bg1_hover.webp);box-shadow:0 1px 1px #000,inset 0 0 0 2px #eeb827}.gameSidebar-module-scss-module__58I3fa__gameSidebar .gameSidebar-module-scss-module__58I3fa__sidebarLinkRegister:hover i{background-image:url(/images/icons/lock-black.svg)}.gameSidebar-module-scss-module__58I3fa__gameSidebar .gameSidebar-module-scss-module__58I3fa__sidebarLinkRefill{background-image:url(/images/backgrounds/bg2.webp);box-shadow:0 1px 1px #000,inset 0 0 0 2px #eeb827}.gameSidebar-module-scss-module__58I3fa__gameSidebar .gameSidebar-module-scss-module__58I3fa__sidebarLinkRefill i{background-image:url(/images/icons/refill-white.svg)}.gameSidebar-module-scss-module__58I3fa__gameSidebar .gameSidebar-module-scss-module__58I3fa__sidebarLinkRefill:hover{background-image:url(/images/backgrounds/bg2_hover.webp)}.gameSidebar-module-scss-module__58I3fa__gameSidebar .gameSidebar-module-scss-module__58I3fa__sidebarLinkRefill:hover i{background-image:url(/images/icons/refill-black.svg)}.gameSidebar-module-scss-module__58I3fa__gameSidebar .gameSidebar-module-scss-module__58I3fa__sidebarLinkWithdraw{background-image:url(/images/header/login-btn.webp);box-shadow:0 1px 1px #000,inset 0 0 0 2px #4b4b4b}.gameSidebar-module-scss-module__58I3fa__gameSidebar .gameSidebar-module-scss-module__58I3fa__sidebarLinkWithdraw i{background-image:url(/images/icons/withdraw-white.svg)}.gameSidebar-module-scss-module__58I3fa__gameSidebar .gameSidebar-module-scss-module__58I3fa__sidebarLinkWithdraw:hover{background-image:url(/images/header/login-btn-hover.webp)}.gameSidebar-module-scss-module__58I3fa__gameSidebar .gameSidebar-module-scss-module__58I3fa__sidebarLinkWithdraw:hover i{background-image:url(/images/icons/withdraw-black.svg)}.gameSidebar-module-scss-module__58I3fa__gameSidebar .gameSidebar-module-scss-module__58I3fa__sidebarLinkBack{background-image:url(/images/header/login-btn.webp);margin-top:auto;box-shadow:0 1px 1px #000,inset 0 0 0 2px #4b4b4b}.gameSidebar-module-scss-module__58I3fa__gameSidebar .gameSidebar-module-scss-module__58I3fa__sidebarLinkBack span{white-space:nowrap;padding-right:5px}.gameSidebar-module-scss-module__58I3fa__gameSidebar .gameSidebar-module-scss-module__58I3fa__sidebarLinkBack i{background-image:url(/images/icons/all-games-icon.svg);min-width:24px;height:15px}.gameSidebar-module-scss-module__58I3fa__gameSidebar .gameSidebar-module-scss-module__58I3fa__sidebarLinkBack:hover{background-image:url(/images/header/login-btn-hover.webp)}.gameSidebar-module-scss-module__58I3fa__gameSidebar .gameSidebar-module-scss-module__58I3fa__sidebarLinkBack:hover i{background-image:url(/images/icons/all-games-icon-hover.svg)}.gameSidebar-module-scss-module__58I3fa__gameSidebar .gameSidebar-module-scss-module__58I3fa__sidebarLinkHome{background-image:url(/images/header/login-btn.webp);margin-top:auto;box-shadow:0 1px 1px #000,inset 0 0 0 2px #4b4b4b}.gameSidebar-module-scss-module__58I3fa__gameSidebar .gameSidebar-module-scss-module__58I3fa__sidebarLinkHome span{text-align:center}.gameSidebar-module-scss-module__58I3fa__gameSidebar .gameSidebar-module-scss-module__58I3fa__sidebarLinkHome i{background-image:url(/images/icons/home-icon.svg);min-width:20px;height:20px}@media (min-width:1400px){.gameSidebar-module-scss-module__58I3fa__gameSidebar .gameSidebar-module-scss-module__58I3fa__sidebarLinkHome i{display:none}}.gameSidebar-module-scss-module__58I3fa__gameSidebar .gameSidebar-module-scss-module__58I3fa__sidebarLinkHome:hover{background-image:url(/images/header/login-btn-hover.webp)}.gameSidebar-module-scss-module__58I3fa__gameSidebar .gameSidebar-module-scss-module__58I3fa__sidebarLinkHome:hover i{background-image:url(/images/icons/home-icon-hover.svg)}
.infoPopup-module-scss-module__C-L6RW__infoPopup{z-index:100;box-sizing:border-box;background:#232323f2;flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:100%;min-height:300px;display:none;position:fixed;bottom:0;left:0;box-shadow:0 -2px 5px #000000bf}@media (min-width:700px){.infoPopup-module-scss-module__C-L6RW__infoPopup{flex-direction:column;justify-content:center;align-items:center;padding-top:20px}}.infoPopup-module-scss-module__C-L6RW__infoPopup--show{display:flex}.infoPopup-module-scss-module__C-L6RW__infoPopup__text{font-family:var(--font-helvetica),sans-serif;text-align:center;color:#fff;z-index:10;word-break:break-word;width:75%;margin:30px auto 10px;font-size:24px;font-weight:700;line-height:18px;display:block;position:relative}@media (min-width:700px){.infoPopup-module-scss-module__C-L6RW__infoPopup__text{max-width:1100px;font-size:18px;line-height:20px}}.infoPopup-module-scss-module__C-L6RW__infoPopup__desc{font-family:var(--font-helvetica),sans-serif;text-align:center;color:#fff;z-index:10;word-break:break-word;width:75%;margin:30px auto;font-size:16px;font-weight:400;line-height:18px;display:block;position:relative}@media (min-width:700px){.infoPopup-module-scss-module__C-L6RW__infoPopup__desc{max-width:1100px;font-size:18px;line-height:20px}}.infoPopup-module-scss-module__C-L6RW__infoPopup__closePopup{border:1px solid #fff;border-radius:50%;padding:15px;display:block;position:absolute;top:10px;right:5px}@media (min-width:700px){.infoPopup-module-scss-module__C-L6RW__infoPopup__closePopup{padding:20px;top:10px;right:10px}}@media (min-width:1300px){.infoPopup-module-scss-module__C-L6RW__infoPopup__closePopup{top:10px;right:50%;transform:translate(640px)}}.infoPopup-module-scss-module__C-L6RW__infoPopup__closePopup:before,.infoPopup-module-scss-module__C-L6RW__infoPopup__closePopup:after{content:"";background:#fff;width:1px;height:50%;position:absolute;top:50%;left:50%}.infoPopup-module-scss-module__C-L6RW__infoPopup__closePopup:before{transform:translate(-50%,-50%)rotate(-45deg)}.infoPopup-module-scss-module__C-L6RW__infoPopup__closePopup:after{transform:translateY(-50%)translate(-50%)rotate(45deg)}.infoPopup-module-scss-module__C-L6RW__infoPopup__closePopup:hover{border:1px solid #e7971e}.infoPopup-module-scss-module__C-L6RW__infoPopup__closePopup:hover:before,.infoPopup-module-scss-module__C-L6RW__infoPopup__closePopup:hover:after{background-color:#e7971e}.infoPopup-module-scss-module__C-L6RW__infoPopup__mainButton{width:auto;min-width:150px;height:40px;font-family:var(--font-helvetica),sans-serif;text-align:center;text-transform:uppercase;color:#fff;white-space:nowrap;background-image:url(/images/infoPopup/popup-green.webp);background-position:50%;background-repeat:no-repeat;background-size:auto;border:1px solid #00ffb1;margin:0 auto 35px;font-size:18px;font-weight:700;line-height:44px;text-decoration:none;display:block;box-shadow:0 0 5px #000000bf}@media (min-width:700px){.infoPopup-module-scss-module__C-L6RW__infoPopup__mainButton{min-width:190px;height:50px;margin:0 auto 30px;line-height:55px}}.infoPopup-module-scss-module__C-L6RW__infoPopup__mainButton:hover{background-image:url(/images/infoPopup/popup-yellow.webp);border:1px solid #f6bb00}
.locales-module-scss-module__xxWKiG__locales{z-index:31;cursor:pointer;background-image:url(/images/locales/locale-bg.webp);background-repeat:no-repeat;background-size:cover;width:40px;height:30px;transition:all .2s linear;position:absolute;top:49%;right:60px;transform:translateY(-50%);box-shadow:0 1px 1px #000}@media (min-width:768px){.locales-module-scss-module__xxWKiG__locales{top:30px;right:10px}}@media (min-width:992px){.locales-module-scss-module__xxWKiG__locales{top:29px;right:32px}}.locales-module-scss-module__xxWKiG__locales:hover{background-image:url(/images/locales/locale-bg-hover.webp)}.locales-module-scss-module__xxWKiG__locales:after{content:"";border-top:5px solid #424445;border-left:5px solid #0000;border-right:5px solid #0000;width:0;height:0;position:absolute;bottom:3px;left:50%;transform:translate(-50%)}.locales-module-scss-module__xxWKiG__locales__chosenLangContainer{color:#0000;justify-content:center;align-items:center;width:40px;height:30px;font-size:0;display:flex}.locales-module-scss-module__xxWKiG__locales__chosenLangContainer img{width:25px;height:20px;padding-bottom:4px}.locales-module-scss-module__xxWKiG__locales__list{visibility:hidden;opacity:0;box-sizing:border-box;background-color:#1b1b1bd9;border:1px solid #444;flex-wrap:wrap;align-items:flex-start;width:200px;margin:5px 0 0;padding-left:0;list-style-type:none;transition:all .1s ease-in;display:flex;position:absolute;top:100%;right:0;box-shadow:inset 0 4px 3px -3px #030303}.locales-module-scss-module__xxWKiG__locales__list--show{opacity:1;visibility:visible}.locales-module-scss-module__xxWKiG__locales__list li{flex-basis:49%;justify-content:flex-start;align-items:center;width:100%;display:flex}.locales-module-scss-module__xxWKiG__locales__list li:first-of-type,.locales-module-scss-module__xxWKiG__locales__list li:nth-of-type(3){border-right:1px solid #444}.locales-module-scss-module__xxWKiG__locales__list li:last-child{margin-bottom:0}.locales-module-scss-module__xxWKiG__locales__list li a{font-family:var(--font-helvetica);text-transform:uppercase;color:#fff;flex-direction:row;justify-content:center;align-items:center;width:100%;padding:8px 0;font-size:12px;font-style:normal;font-weight:700;text-decoration:none;display:flex}.locales-module-scss-module__xxWKiG__locales__list li a img{width:30px;height:22px;margin-right:10px}
.producersList-module-scss-module__fUeJAG__root{cursor:pointer;border:1px solid #424242;flex:1;height:40px}@media (min-width:992px){.producersList-module-scss-module__fUeJAG__root{max-width:400px;height:50px}}.producersList-module-scss-module__fUeJAG__root.producersList-module-scss-module__fUeJAG__active{background-color:#2d2d2d}.producersList-module-scss-module__fUeJAG__root.producersList-module-scss-module__fUeJAG__active .producersList-module-scss-module__fUeJAG__selectedButton:after{transform:translateY(-50%)rotateX(0)}.producersList-module-scss-module__fUeJAG__root.producersList-module-scss-module__fUeJAG__active .producersList-module-scss-module__fUeJAG__list{display:grid}.producersList-module-scss-module__fUeJAG__selected{justify-content:center;align-items:center;height:38px;display:flex}@media (min-width:992px){.producersList-module-scss-module__fUeJAG__selected{height:48px}}.producersList-module-scss-module__fUeJAG__selectedButton{color:#fff;cursor:pointer;font-family:var(--font-helvetica),sans-serif;background:0 0;border:none;font-size:12px;font-weight:500;position:relative;top:2px}@media (min-width:992px){.producersList-module-scss-module__fUeJAG__selectedButton{font-size:14px}}.producersList-module-scss-module__fUeJAG__selectedButton:after{content:"";background-image:url(/images/icons/scroll-top-arrow.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;width:10px;height:8px;transition:transform .4s;display:block;position:absolute;top:50%;right:-19px;transform:translateY(-50%)rotateX(180deg)}.producersList-module-scss-module__fUeJAG__list{z-index:1;grid-gap:5px;background-color:#313131;border:1px solid #424242;grid-template-columns:repeat(3,1fr);width:calc(100% - 20px);max-width:100%;margin:0 auto;padding:10px;list-style-type:none;display:none;position:absolute;top:52px;left:10px;overflow:hidden}@media (min-width:992px){.producersList-module-scss-module__fUeJAG__list{grid-gap:10px;grid-template-columns:repeat(7,1fr);padding:20px 19px;top:52px}}@media (min-width:1100px){.producersList-module-scss-module__fUeJAG__list{width:calc(100% - 60px);left:30px}}.producersList-module-scss-module__fUeJAG__listItem{background-color:#2d2d2d;border:1px solid #424242;justify-content:center;align-items:center;height:36px;display:flex;position:relative}@media (min-width:992px){.producersList-module-scss-module__fUeJAG__listItem{height:60px}}.producersList-module-scss-module__fUeJAG__link{color:#b9b9b9;font-family:var(--font-helvetica),sans-serif;text-transform:uppercase;justify-content:center;align-items:center;width:100%;height:100%;padding:8px 0;font-size:10px;font-weight:700;text-decoration:none;transition:color .2s linear;display:flex;position:relative}@media (min-width:992px){.producersList-module-scss-module__fUeJAG__link{padding:12px 0;font-size:12px}}.producersList-module-scss-module__fUeJAG__link img{max-width:100%;height:auto;margin:0 auto}.producersList-module-scss-module__fUeJAG__link span{color:#d7d7d7;text-overflow:ellipsis;text-transform:capitalize;padding-top:2px;font-size:14px;font-weight:400;display:block}.producersList-module-scss-module__fUeJAG__link span.producersList-module-scss-module__fUeJAG__noLogo{text-transform:uppercase}.producersList-module-scss-module__fUeJAG__link:after{content:"";opacity:0;visibility:hidden;background-image:url(/images/producersList/provider-active-bg.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;width:81px;height:8px;transition:opacity .3s;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.producersList-module-scss-module__fUeJAG__link:hover:after{opacity:1;visibility:visible}
.authPage-module-scss-module__FH_L2G__authPage{height:100%;font-family:var(--font-helvetica),sans-serif;background:url(/images/authPage/page-bg.webp) 100% 0 no-repeat,#eee;padding:40px 10px;overflow:hidden;box-shadow:inset 1px 0 #e6ebec,inset -1px 0 #e6ebec}.authPage-module-scss-module__FH_L2G__authPageTabs{border-bottom:1px solid #d0d0d0;justify-content:space-between;align-items:center;width:100%;max-width:355px;margin:0 auto 40px;padding:10px 0 6px;display:flex}@media (min-width:576px){.authPage-module-scss-module__FH_L2G__authPageTabs{max-width:418px}}@media (min-width:768px){.authPage-module-scss-module__FH_L2G__authPageTabs{margin:0 auto 25px}}.authPage-module-scss-module__FH_L2G__authPageTabs .authPage-module-scss-module__FH_L2G__tabsLink{color:#000;text-transform:uppercase;padding-right:17px;font-size:15px;font-weight:500;line-height:18px;text-decoration:none;position:relative}@media (min-width:340px){.authPage-module-scss-module__FH_L2G__authPageTabs .authPage-module-scss-module__FH_L2G__tabsLink{font-size:18px}}.authPage-module-scss-module__FH_L2G__authPageTabs .authPage-module-scss-module__FH_L2G__tabsLink:after{content:"";background-image:url(/images/icons/lock-black.svg);background-position:50%;background-repeat:no-repeat;background-size:cover;width:11px;height:15px;position:absolute;top:0;right:0}.authPage-module-scss-module__FH_L2G__authPageTabs .authPage-module-scss-module__FH_L2G__tabsLink:last-child:not(:only-child):after{background-image:url(/images/icons/login-black.svg)}.authPage-module-scss-module__FH_L2G__authPageTabs .authPage-module-scss-module__FH_L2G__tabsLinkActive{color:#ff6000}.authPage-module-scss-module__FH_L2G__authPageTabs .authPage-module-scss-module__FH_L2G__tabsLinkActive:after{background-image:url(/images/icons/lock-orange.svg)}.authPage-module-scss-module__FH_L2G__authPageTabs .authPage-module-scss-module__FH_L2G__tabsLinkActive:last-child:not(:only-child):after{background-image:url(/images/icons/login-orange.svg)}.authPage-module-scss-module__FH_L2G__authPageSupport{box-sizing:border-box;color:#606568;cursor:pointer;text-align:center;max-width:350px;margin:30px auto;font-size:12px;font-weight:500;line-height:16px;text-decoration:none;display:block;position:relative}@media (min-width:576px){.authPage-module-scss-module__FH_L2G__authPageSupport{padding-top:20px}}.authPage-module-scss-module__FH_L2G__authPageSupport span{color:#ff6000}.authPage-module-scss-module__FH_L2G__authPageSupport:before{content:"";vertical-align:middle;background-image:url(/images/icons/cog-icon.svg);background-position:50%;background-repeat:no-repeat;background-size:cover;width:13px;height:13px;margin-right:3px;display:inline-block;position:relative;top:-2px;left:0}.authPage-module-scss-module__FH_L2G__authPageSupport:hover{color:#ff6000}.authPage-module-scss-module__FH_L2G__authPageSupport:hover:before{background-image:url(/images/icons/cog-icon-hover.svg)}.authPage-module-scss-module__FH_L2G__goBack{color:#606568;cursor:pointer;text-transform:capitalize;align-items:center;width:100%;max-width:420px;height:20px;margin:0 auto 20px;font-family:HelveticaNeueCyrRoman,sans-serif;font-size:12px;font-weight:700;line-height:100%;display:flex}.authPage-module-scss-module__FH_L2G__goBack:before{content:"";background-image:url(/images/icons/go-back.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;width:7px;height:12px;margin-right:8px;display:block;position:relative;top:-1px}
.payments-module-scss-module__HMBIJG__payments{width:100%;height:100%;font-family:var(--font-helvetica),sans-serif;background:url(/images/payments/payments-page-bg.webp) 100% 0 no-repeat,#eee;padding:40px 10px;overflow:hidden;box-shadow:inset 1px 0 #e6ebec,inset -1px 0 #e6ebec}@media (min-width:1200px){.payments-module-scss-module__HMBIJG__payments{padding:40px 32px}}.payments-module-scss-module__HMBIJG__paymentsTitle{text-align:center;text-transform:uppercase;margin:20px 0 30px;font-size:18px;font-weight:700}@media (min-width:900px){.payments-module-scss-module__HMBIJG__paymentsTitle{text-align:left;padding-left:40px}}.payments-module-scss-module__HMBIJG__paymentsItems{flex-wrap:wrap;align-items:flex-start;max-width:385px;margin:0 auto;display:flex}@media (min-width:600px){.payments-module-scss-module__HMBIJG__paymentsItems{max-width:550px}}@media (min-width:900px){.payments-module-scss-module__HMBIJG__paymentsItems{max-width:881px}}@media (min-width:1200px){.payments-module-scss-module__HMBIJG__paymentsItems{max-width:none}}.payments-module-scss-module__HMBIJG__paymentsItems .payments-module-scss-module__HMBIJG__paymentItem{flex-direction:column;flex-basis:100%;justify-content:center;align-items:flex-start;margin:0 auto 30px;display:flex;position:relative}@media (min-width:380px){.payments-module-scss-module__HMBIJG__paymentsItems .payments-module-scss-module__HMBIJG__paymentItem{flex-basis:50%;margin:0 0 30px}}@media (min-width:600px){.payments-module-scss-module__HMBIJG__paymentsItems .payments-module-scss-module__HMBIJG__paymentItem{flex-basis:33%}}@media (min-width:900px){.payments-module-scss-module__HMBIJG__paymentsItems .payments-module-scss-module__HMBIJG__paymentItem{flex-basis:25%}}@media (min-width:1200px){.payments-module-scss-module__HMBIJG__paymentsItems .payments-module-scss-module__HMBIJG__paymentItem{flex-basis:20%}}.payments-module-scss-module__HMBIJG__paymentsItems .payments-module-scss-module__HMBIJG__paymentItemInner{cursor:pointer;background:#fff;border-radius:50%;width:164px;height:164px;margin:0 auto;position:relative;overflow:hidden;box-shadow:0 1px 2px #c3c3c3}.payments-module-scss-module__HMBIJG__paymentsItems .payments-module-scss-module__HMBIJG__paymentItemInner:hover{background:linear-gradient(#fff 0 20%,#efefef)}.payments-module-scss-module__HMBIJG__paymentsItems .payments-module-scss-module__HMBIJG__paymentItemInner:after{content:"";background-color:#e4e4e4;height:1px;position:absolute;bottom:60px;left:0;right:0}.payments-module-scss-module__HMBIJG__paymentsItems .payments-module-scss-module__HMBIJG__paymentItemImage{width:164px;height:100px;margin:0;position:relative}.payments-module-scss-module__HMBIJG__paymentsItems .payments-module-scss-module__HMBIJG__paymentItemImage img{width:auto;height:auto;margin:auto;position:absolute;bottom:15px;left:0;right:0}.payments-module-scss-module__HMBIJG__paymentsItems .payments-module-scss-module__HMBIJG__paymentItemTitle{text-align:center;-webkit-user-select:none;user-select:none;height:64px;margin:0;font-size:12px;font-weight:400;line-height:64px}.payments-module-scss-module__HMBIJG__paymentsItems .payments-module-scss-module__HMBIJG__paymentItemDescription{width:100%;padding:10px}@media (min-width:380px){.payments-module-scss-module__HMBIJG__paymentsItems .payments-module-scss-module__HMBIJG__paymentItemDescription{width:200%}}@media (min-width:600px){.payments-module-scss-module__HMBIJG__paymentsItems .payments-module-scss-module__HMBIJG__paymentItemDescription{width:300%}}@media (min-width:900px){.payments-module-scss-module__HMBIJG__paymentsItems .payments-module-scss-module__HMBIJG__paymentItemDescription{width:400%;padding-left:40px;padding-right:40px}}@media (min-width:1200px){.payments-module-scss-module__HMBIJG__paymentsItems .payments-module-scss-module__HMBIJG__paymentItemDescription{width:500%;padding-top:15px}}.payments-module-scss-module__HMBIJG__paymentsItems .payments-module-scss-module__HMBIJG__paymentItemDescriptionTitle{text-transform:uppercase;margin:0 0 5px;font-size:14px;font-weight:700}.payments-module-scss-module__HMBIJG__paymentsItems .payments-module-scss-module__HMBIJG__paymentItemDescriptionText{text-indent:20px;margin:0;font-size:12px;font-weight:400;line-height:18px}@media (min-width:380px){.payments-module-scss-module__HMBIJG__paymentsItems .payments-module-scss-module__HMBIJG__paymentItem:nth-child(odd) .payments-module-scss-module__HMBIJG__paymentItemDescription{transform:translate(0)}.payments-module-scss-module__HMBIJG__paymentsItems .payments-module-scss-module__HMBIJG__paymentItem:nth-child(2n+2) .payments-module-scss-module__HMBIJG__paymentItemDescription{transform:translate(-50%)}}@media (min-width:600px){.payments-module-scss-module__HMBIJG__paymentsItems .payments-module-scss-module__HMBIJG__paymentItem:nth-child(3n+1) .payments-module-scss-module__HMBIJG__paymentItemDescription{transform:translate(0)}.payments-module-scss-module__HMBIJG__paymentsItems .payments-module-scss-module__HMBIJG__paymentItem:nth-child(3n+2) .payments-module-scss-module__HMBIJG__paymentItemDescription{transform:translate(-33%)}.payments-module-scss-module__HMBIJG__paymentsItems .payments-module-scss-module__HMBIJG__paymentItem:nth-child(3n+3) .payments-module-scss-module__HMBIJG__paymentItemDescription{transform:translate(-66%)}}@media (min-width:900px){.payments-module-scss-module__HMBIJG__paymentsItems .payments-module-scss-module__HMBIJG__paymentItem:nth-child(4n+1) .payments-module-scss-module__HMBIJG__paymentItemDescription{transform:translate(0)}.payments-module-scss-module__HMBIJG__paymentsItems .payments-module-scss-module__HMBIJG__paymentItem:nth-child(4n+2) .payments-module-scss-module__HMBIJG__paymentItemDescription{transform:translate(-25%)}.payments-module-scss-module__HMBIJG__paymentsItems .payments-module-scss-module__HMBIJG__paymentItem:nth-child(4n+3) .payments-module-scss-module__HMBIJG__paymentItemDescription{transform:translate(-50%)}.payments-module-scss-module__HMBIJG__paymentsItems .payments-module-scss-module__HMBIJG__paymentItem:nth-child(4n+4) .payments-module-scss-module__HMBIJG__paymentItemDescription{transform:translate(-75%)}}@media (min-width:1200px){.payments-module-scss-module__HMBIJG__paymentsItems .payments-module-scss-module__HMBIJG__paymentItem:nth-child(5n+1) .payments-module-scss-module__HMBIJG__paymentItemDescription{transform:translate(0)}.payments-module-scss-module__HMBIJG__paymentsItems .payments-module-scss-module__HMBIJG__paymentItem:nth-child(5n+2) .payments-module-scss-module__HMBIJG__paymentItemDescription{transform:translate(-20%)}.payments-module-scss-module__HMBIJG__paymentsItems .payments-module-scss-module__HMBIJG__paymentItem:nth-child(5n+3) .payments-module-scss-module__HMBIJG__paymentItemDescription{transform:translate(-40%)}.payments-module-scss-module__HMBIJG__paymentsItems .payments-module-scss-module__HMBIJG__paymentItem:nth-child(5n+4) .payments-module-scss-module__HMBIJG__paymentItemDescription{transform:translate(-60%)}.payments-module-scss-module__HMBIJG__paymentsItems .payments-module-scss-module__HMBIJG__paymentItem:nth-child(5n+5) .payments-module-scss-module__HMBIJG__paymentItemDescription{transform:translate(-80%)}}
.promotionCard-module-scss-module__TzmBoa__promotionCard{width:100%;height:243px;position:relative;overflow:hidden}.promotionCard-module-scss-module__TzmBoa__promotionCard.promotionCard-module-scss-module__TzmBoa__completed .promotionCard-module-scss-module__TzmBoa__cardBackground{filter:grayscale()}.promotionCard-module-scss-module__TzmBoa__cardImageSection{z-index:1;width:100%;height:100%;display:block;position:absolute;inset:0;overflow:hidden}.promotionCard-module-scss-module__TzmBoa__cardBackground{object-fit:cover;object-position:left center;z-index:1}.promotionCard-module-scss-module__TzmBoa__cardImageSection:after{content:"";z-index:2;background:linear-gradient(90deg,#0000 0% 70%,#00000080 80%,#000000d9 90%,#000000f2 100%);position:absolute;inset:0}.promotionCard-module-scss-module__TzmBoa__cardBadge{z-index:3;color:#ffb300;opacity:1;letter-spacing:0;background-color:#2d2d2d;border-radius:30px;justify-content:center;align-items:center;gap:10px;height:30px;padding:8px 12px;font-size:12px;font-weight:550;line-height:100%;display:flex;position:absolute;top:20px;left:20px}@media (max-width:991px){.promotionCard-module-scss-module__TzmBoa__cardBadge{font-size:12px;top:12px;left:12px}}.promotionCard-module-scss-module__TzmBoa__cardLogo{z-index:3;object-fit:contain;max-width:80%;height:auto;max-height:60%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.promotionCard-module-scss-module__TzmBoa__cardContentSection{z-index:10;flex-direction:column;justify-content:flex-start;align-items:flex-end;width:100%;height:100%;padding:20px 20px 80px;display:flex;position:absolute;top:0;right:0;overflow:hidden}@media (max-width:991px){.promotionCard-module-scss-module__TzmBoa__cardContentSection{width:50%;padding:15px 15px 70px}}.promotionCard-module-scss-module__TzmBoa__completed .promotionCard-module-scss-module__TzmBoa__cardContentSection{justify-content:center;gap:15px}.promotionCard-module-scss-module__TzmBoa__cardHeader{justify-content:flex-end;width:100%;margin-bottom:10px;display:flex}.promotionCard-module-scss-module__TzmBoa__cardStatus{color:#ff9a18;text-align:right;letter-spacing:.5px;margin-bottom:20px;font-size:16px;font-weight:700;line-height:100%}@media (max-width:991px){.promotionCard-module-scss-module__TzmBoa__cardStatus{margin-bottom:15px;font-size:14px}}.promotionCard-module-scss-module__TzmBoa__providerLogo{max-width:80px;height:auto}@media (max-width:991px){.promotionCard-module-scss-module__TzmBoa__providerLogo{max-width:60px}}.promotionCard-module-scss-module__TzmBoa__cardTitle{color:#fff;text-transform:uppercase;letter-spacing:0;text-align:right;vertical-align:middle;white-space:nowrap;flex-shrink:0;justify-content:flex-end;width:100%;max-width:100%;margin:0 0 10px;font-size:18px;font-weight:700;line-height:26px;display:flex;overflow:hidden}.promotionCard-module-scss-module__TzmBoa__completed .promotionCard-module-scss-module__TzmBoa__cardTitle{margin-bottom:5px}@media (max-width:991px){.promotionCard-module-scss-module__TzmBoa__cardTitle{margin-bottom:8px;font-size:16px}.promotionCard-module-scss-module__TzmBoa__completed .promotionCard-module-scss-module__TzmBoa__cardTitle{margin-bottom:4px}}.promotionCard-module-scss-module__TzmBoa__prizeSection{text-align:right;margin-bottom:10px}.promotionCard-module-scss-module__TzmBoa__prizeLabel{color:#fff;letter-spacing:0;text-align:right;vertical-align:middle;margin-bottom:5px;font-size:12px;font-weight:550;line-height:100%}.promotionCard-module-scss-module__TzmBoa__prizeAmount{letter-spacing:0;text-align:right;vertical-align:middle;text-transform:uppercase;color:#ff9a18;font-size:20px;font-weight:700;line-height:100%}@media (max-width:991px){.promotionCard-module-scss-module__TzmBoa__prizeAmount{font-size:26px}}.promotionCard-module-scss-module__TzmBoa__timerSection{text-align:right;margin-bottom:10px}.promotionCard-module-scss-module__TzmBoa__timerLabel{color:#fff;letter-spacing:0;text-align:right;vertical-align:middle;margin-bottom:5px;font-size:12px;font-weight:550;line-height:100%}.promotionCard-module-scss-module__TzmBoa__timer{color:#ffa10d;letter-spacing:0;text-align:right;vertical-align:middle;font-size:20px;font-weight:700;line-height:100%}@media (max-width:991px){.promotionCard-module-scss-module__TzmBoa__timer{font-size:16px}}.promotionCard-module-scss-module__TzmBoa__dateRangeSection{text-align:right;margin-bottom:15px}.promotionCard-module-scss-module__TzmBoa__completed .promotionCard-module-scss-module__TzmBoa__dateRangeSection{margin-bottom:0}.promotionCard-module-scss-module__TzmBoa__dateRange{color:#fff;letter-spacing:.5px;text-align:right;vertical-align:middle;font-size:16px;font-weight:600;line-height:100%}@media (max-width:991px){.promotionCard-module-scss-module__TzmBoa__dateRange{font-size:14px}}.promotionCard-module-scss-module__TzmBoa__actionButton{z-index:20;color:#000;cursor:pointer;text-transform:uppercase;opacity:1;letter-spacing:0;background-color:#ff9a18;border:none;border-radius:50px;justify-content:center;align-items:center;gap:5px;max-width:200px;height:30px;padding:0 20px;font-size:12px;font-weight:700;line-height:30px;text-decoration:none;transition:all .3s;display:inline-flex;position:absolute;bottom:20px;right:20px;box-shadow:0 4px 4px #00000040}.promotionCard-module-scss-module__TzmBoa__actionButton:hover{transform:scale(1.02)translateY(-1px);box-shadow:0 6px 25px #ff8f0099}.promotionCard-module-scss-module__TzmBoa__actionButton:active{transform:scale(.98)}@media (max-width:991px){.promotionCard-module-scss-module__TzmBoa__actionButton{padding:10px 16px;font-size:12px;bottom:15px;right:15px}}
.header-module-scss-module__Lu_kpG__header{box-sizing:border-box;z-index:18;background-color:#232323;background-image:url(/images/backgrounds/bg-layer2.webp);background-position:0;background-repeat:no-repeat;background-size:cover;justify-content:space-between;align-items:center;height:65px;min-height:65px;padding:3px 10px;display:flex;position:relative;box-shadow:inset 1px 0 #424445,inset -1px 0 #424445}@media (min-width:768px){.header-module-scss-module__Lu_kpG__header{background-position-x:50%;min-height:85px}}@media (min-width:992px){.header-module-scss-module__Lu_kpG__header{padding:0 32px 3px}}.header-module-scss-module__Lu_kpG__header .header-module-scss-module__Lu_kpG__logoWrapper{justify-content:center;align-items:center;width:100%;max-width:105px;display:flex}@media (min-width:576px){.header-module-scss-module__Lu_kpG__header .header-module-scss-module__Lu_kpG__logoWrapper{max-width:150px;padding-bottom:2px}}@media (min-width:992px){.header-module-scss-module__Lu_kpG__header .header-module-scss-module__Lu_kpG__logoWrapper{max-width:173px;height:62px;display:block}}.header-module-scss-module__Lu_kpG__header .header-module-scss-module__Lu_kpG__logoWrapper .header-module-scss-module__Lu_kpG__logo{width:100%;height:100%}.header-module-scss-module__Lu_kpG__headerStrip{background-image:url(/images/header/strip-top.webp);background-repeat:no-repeat;background-size:cover;height:3px;position:absolute;bottom:0;left:0;right:0}
.lotteryDetails-module-scss-module__L0_nNW__lotteryDetails{flex-direction:column;gap:15px;width:100%;margin-top:15px;padding:0;display:flex}@media (max-width:991px){.lotteryDetails-module-scss-module__L0_nNW__lotteryDetails{gap:15px}}@media (max-width:767px){.lotteryDetails-module-scss-module__L0_nNW__lotteryDetails{gap:15px}}.lotteryDetails-module-scss-module__L0_nNW__banner{border-radius:0;width:100%;height:243px;position:relative;overflow:hidden}.lotteryDetails-module-scss-module__L0_nNW__banner img{object-fit:cover;object-position:left center;border:1px solid #3e3e3e;border-width:1px 0}@media (max-width:991px){.lotteryDetails-module-scss-module__L0_nNW__banner{height:243px}}@media (max-width:767px){.lotteryDetails-module-scss-module__L0_nNW__banner{height:249px}}.lotteryDetails-module-scss-module__L0_nNW__infoHeader{background-color:#1b1b1b;border:1px solid #3e3e3e;border-width:1px 0;flex-direction:column;gap:24px;min-height:253px;padding:40px;display:flex}@media (max-width:991px){.lotteryDetails-module-scss-module__L0_nNW__infoHeader{gap:20px;min-height:253px;padding:32px}}@media (max-width:767px){.lotteryDetails-module-scss-module__L0_nNW__infoHeader{gap:16px;min-height:296px;padding:24px 16px}}.lotteryDetails-module-scss-module__L0_nNW__title{letter-spacing:0;color:#fff;text-transform:uppercase;text-align:center;margin:0;font-family:HelveticaNeueCyr,sans-serif;font-size:30px;font-weight:700;line-height:120%}@media (max-width:991px){.lotteryDetails-module-scss-module__L0_nNW__title{font-size:30px}}@media (max-width:767px){.lotteryDetails-module-scss-module__L0_nNW__title{letter-spacing:0;text-align:center;vertical-align:middle;text-transform:uppercase;font-size:25px;font-weight:700;line-height:120%}}.lotteryDetails-module-scss-module__L0_nNW__period{letter-spacing:0;color:#fff;text-align:center;font-family:HelveticaNeueCyr,sans-serif;font-size:20px;font-weight:550;line-height:100%}@media (max-width:767px){.lotteryDetails-module-scss-module__L0_nNW__period{letter-spacing:0;text-align:center;vertical-align:middle;font-size:16px;font-weight:550;line-height:140%}}.lotteryDetails-module-scss-module__L0_nNW__statsWrapper{flex-direction:row;justify-content:center;align-items:center;gap:24px;display:flex}@media (max-width:767px){.lotteryDetails-module-scss-module__L0_nNW__statsWrapper{flex-direction:column;justify-content:center;align-items:flex-start;gap:0;margin:0 auto}}.lotteryDetails-module-scss-module__L0_nNW__statCard{border-radius:8px;align-items:center;gap:20px;padding:24px;display:flex}@media (max-width:767px){.lotteryDetails-module-scss-module__L0_nNW__statCard{gap:16px;padding:20px}}.lotteryDetails-module-scss-module__L0_nNW__statIcon{flex-shrink:0}@media (max-width:767px){.lotteryDetails-module-scss-module__L0_nNW__statIcon{width:40px;height:40px}}.lotteryDetails-module-scss-module__L0_nNW__statContent{flex-direction:column;flex:1;gap:6px;display:flex}.lotteryDetails-module-scss-module__L0_nNW__statLabel{color:#fff;letter-spacing:0;vertical-align:middle;font-size:14px;font-weight:550;line-height:100%}.lotteryDetails-module-scss-module__L0_nNW__statValue{letter-spacing:0;vertical-align:middle;color:#ff9a18;font-size:30px;font-weight:550;line-height:100%}@media (max-width:767px){.lotteryDetails-module-scss-module__L0_nNW__statValue{font-size:20px}}.lotteryDetails-module-scss-module__L0_nNW__userTickets{background:0 0;border-radius:8px;justify-content:space-between;align-items:center;margin-top:8px;padding:20px 24px;display:flex}@media (max-width:767px){.lotteryDetails-module-scss-module__L0_nNW__userTickets{text-align:center;flex-direction:column;gap:8px;padding:16px 20px}}.lotteryDetails-module-scss-module__L0_nNW__ticketLabel{color:#fff;letter-spacing:0;vertical-align:middle;font-size:14px;font-weight:550;line-height:100%}.lotteryDetails-module-scss-module__L0_nNW__ticketValue{letter-spacing:0;vertical-align:middle;color:#ff9a18;font-size:30px;font-weight:550;line-height:100%}@media (max-width:767px){.lotteryDetails-module-scss-module__L0_nNW__ticketValue{font-size:20px}}.lotteryDetails-module-scss-module__L0_nNW__section{background-color:#1b1b1b;border:1px solid #3e3e3e;border-width:1px 0;flex-direction:column;gap:35px;padding-top:50px;padding-bottom:50px;display:flex}@media (max-width:767px){.lotteryDetails-module-scss-module__L0_nNW__section{gap:20px}}.lotteryDetails-module-scss-module__L0_nNW__sectionTitle{letter-spacing:0;text-align:center;text-transform:uppercase;color:#ff9a18;margin:0;padding:20px 0;font-family:HelveticaNeueCyr,sans-serif;font-size:30px;font-weight:700;line-height:100%}@media (max-width:991px){.lotteryDetails-module-scss-module__L0_nNW__sectionTitle{padding:18px 0;font-size:26px}}@media (max-width:767px){.lotteryDetails-module-scss-module__L0_nNW__sectionTitle{padding:16px 0;font-size:22px}}.lotteryDetails-module-scss-module__L0_nNW__lotteryDescription{opacity:1;letter-spacing:0;text-align:center;vertical-align:middle;color:#c7c7c7;background-color:#1b1b1b;border:1px solid #3e3e3e;border-width:1px 0;justify-content:center;align-items:center;gap:10px;padding:50px 20px;font-size:16px;font-weight:550;line-height:160%;display:flex}.lotteryDetails-module-scss-module__L0_nNW__termsContent{color:#ccc;letter-spacing:0;vertical-align:middle;background-color:#1a1a1a;border-radius:0;padding:0 40px;font-size:14px;font-weight:550;line-height:160%}.lotteryDetails-module-scss-module__L0_nNW__termsContent p{margin:0 0 16px}.lotteryDetails-module-scss-module__L0_nNW__termsContent p:last-child{margin-bottom:0}.lotteryDetails-module-scss-module__L0_nNW__termsContent ul,.lotteryDetails-module-scss-module__L0_nNW__termsContent ol{margin:16px 0;padding-left:24px}.lotteryDetails-module-scss-module__L0_nNW__termsContent ul:first-child,.lotteryDetails-module-scss-module__L0_nNW__termsContent ol:first-child{margin-top:0}.lotteryDetails-module-scss-module__L0_nNW__termsContent ul:last-child,.lotteryDetails-module-scss-module__L0_nNW__termsContent ol:last-child{margin-bottom:0}.lotteryDetails-module-scss-module__L0_nNW__termsContent ul,.lotteryDetails-module-scss-module__L0_nNW__termsContent ol{list-style-type:disc}.lotteryDetails-module-scss-module__L0_nNW__termsContent li{margin-bottom:4px;padding-left:8px}.lotteryDetails-module-scss-module__L0_nNW__termsContent li:last-child{margin-bottom:0}@media (max-width:767px){.lotteryDetails-module-scss-module__L0_nNW__termsContent{padding:24px 20px;font-size:13px}.lotteryDetails-module-scss-module__L0_nNW__termsContent ul,.lotteryDetails-module-scss-module__L0_nNW__termsContent ol{padding-left:20px}.lotteryDetails-module-scss-module__L0_nNW__termsContent li{margin-bottom:3px;padding-left:4px}}.lotteryDetails-module-scss-module__L0_nNW__prizesTable{background-color:#0000;border-radius:0;flex-direction:column;width:700px;max-width:100%;margin:0 auto;display:flex;overflow:visible}@media (max-width:767px){.lotteryDetails-module-scss-module__L0_nNW__prizesTable{padding:0 16px}}.lotteryDetails-module-scss-module__L0_nNW__tableHeader{color:#c7c7c7;letter-spacing:0;vertical-align:middle;background-color:#0000;grid-template-columns:1fr 2fr 1.5fr;width:100%;font-size:14px;font-weight:550;line-height:20px;display:grid}@media (max-width:767px){.lotteryDetails-module-scss-module__L0_nNW__tableHeader{grid-template-columns:1fr 1fr 1fr;font-size:12px}}.lotteryDetails-module-scss-module__L0_nNW__headerCell{letter-spacing:0;vertical-align:middle;align-items:center;padding:16px 20px;font-family:HelveticaNeueCyr,sans-serif;font-size:14px;font-weight:550;line-height:20px;display:flex}@media (max-width:767px){.lotteryDetails-module-scss-module__L0_nNW__headerCell{padding:14px 16px;font-size:12px}}.lotteryDetails-module-scss-module__L0_nNW__tableBody{flex-direction:column;display:flex}.lotteryDetails-module-scss-module__L0_nNW__tableRow{background-color:#0000;border:1px solid #3e3e3e;grid-template-columns:1fr 2fr 1.5fr;width:100%;margin-bottom:16px;display:grid;height:50px!important}.lotteryDetails-module-scss-module__L0_nNW__tableRow:last-child{margin-bottom:0}@media (max-width:767px){.lotteryDetails-module-scss-module__L0_nNW__tableRow{grid-template-columns:1fr 1fr 1fr;height:auto;min-height:50px;font-size:12px}}.lotteryDetails-module-scss-module__L0_nNW__tableCell{letter-spacing:0;color:#c7c7c7;align-items:center;padding:16px 20px;font-size:16px;line-height:20px;display:flex;height:50px!important;font-weight:550!important}.lotteryDetails-module-scss-module__L0_nNW__tableCell:first-child{font-weight:700!important}@media (max-width:767px){.lotteryDetails-module-scss-module__L0_nNW__tableCell{padding:14px 16px;font-size:14px;line-height:18px}}.lotteryDetails-module-scss-module__L0_nNW__prizeNameCell{letter-spacing:0;text-transform:uppercase;font-size:16px;line-height:20px;font-weight:700!important}.lotteryDetails-module-scss-module__L0_nNW__prizeNameCell[data-prize-type=super]{color:#07b770}.lotteryDetails-module-scss-module__L0_nNW__prizeNameCell[data-prize-type=gold]{color:#ffc312}.lotteryDetails-module-scss-module__L0_nNW__prizeNameCell[data-prize-type=silver],.lotteryDetails-module-scss-module__L0_nNW__prizeNameCell[data-prize-type=srebro]{color:#d7d7d7}.lotteryDetails-module-scss-module__L0_nNW__prizeNameCell[data-prize-type=bronze],.lotteryDetails-module-scss-module__L0_nNW__prizeNameCell[data-prize-type=bronza]{color:#ff9a18}.lotteryDetails-module-scss-module__L0_nNW__rulesContent{color:#ccc;letter-spacing:0;vertical-align:middle;background-color:#1a1a1a;border-radius:0;padding:0 40px;font-size:14px;font-weight:550;line-height:160%}.lotteryDetails-module-scss-module__L0_nNW__rulesContent p{margin:0 0 16px}.lotteryDetails-module-scss-module__L0_nNW__rulesContent p:last-child{margin-bottom:0}.lotteryDetails-module-scss-module__L0_nNW__rulesContent ul,.lotteryDetails-module-scss-module__L0_nNW__rulesContent ol{margin:16px 0;padding-left:24px}.lotteryDetails-module-scss-module__L0_nNW__rulesContent ul:first-child,.lotteryDetails-module-scss-module__L0_nNW__rulesContent ol:first-child{margin-top:0}.lotteryDetails-module-scss-module__L0_nNW__rulesContent ul:last-child,.lotteryDetails-module-scss-module__L0_nNW__rulesContent ol:last-child{margin-bottom:0}.lotteryDetails-module-scss-module__L0_nNW__rulesContent ul,.lotteryDetails-module-scss-module__L0_nNW__rulesContent ol{list-style-type:disc}.lotteryDetails-module-scss-module__L0_nNW__rulesContent li{margin-bottom:4px;padding-left:8px}.lotteryDetails-module-scss-module__L0_nNW__rulesContent li:last-child{margin-bottom:0}@media (max-width:767px){.lotteryDetails-module-scss-module__L0_nNW__rulesContent{padding:24px 20px;font-size:13px}.lotteryDetails-module-scss-module__L0_nNW__rulesContent ul,.lotteryDetails-module-scss-module__L0_nNW__rulesContent ol{padding-left:20px}.lotteryDetails-module-scss-module__L0_nNW__rulesContent li{margin-bottom:3px;padding-left:4px}}.lotteryDetails-module-scss-module__L0_nNW__winnersTable{background-color:#0000;border-radius:0;flex-direction:column;width:700px;max-width:100%;margin:0 auto;display:flex;overflow:visible}@media (max-width:767px){.lotteryDetails-module-scss-module__L0_nNW__winnersTable{padding:0 16px}}.lotteryDetails-module-scss-module__L0_nNW__winnersTable .lotteryDetails-module-scss-module__L0_nNW__tableHeader{color:#c7c7c7;text-transform:none;background-color:#0000;grid-template-columns:1fr 1fr;margin-bottom:0}@media (max-width:767px){.lotteryDetails-module-scss-module__L0_nNW__winnersTable .lotteryDetails-module-scss-module__L0_nNW__tableHeader{grid-template-columns:1fr 1fr}}.lotteryDetails-module-scss-module__L0_nNW__winnersTable .lotteryDetails-module-scss-module__L0_nNW__tableRow{background-color:#0000;border:1px solid #3e3e3e;grid-template-columns:1fr 1fr;margin-bottom:16px;height:50px!important}.lotteryDetails-module-scss-module__L0_nNW__winnersTable .lotteryDetails-module-scss-module__L0_nNW__tableRow:last-child{margin-bottom:0}@media (max-width:767px){.lotteryDetails-module-scss-module__L0_nNW__winnersTable .lotteryDetails-module-scss-module__L0_nNW__tableRow{grid-template-columns:1fr 1fr;height:auto;min-height:50px}}.lotteryDetails-module-scss-module__L0_nNW__winnerCodeCell{text-transform:uppercase;font-weight:700!important}.lotteryDetails-module-scss-module__L0_nNW__winnerCodeCell[data-prize-type=super]{color:#07b770}.lotteryDetails-module-scss-module__L0_nNW__winnerCodeCell[data-prize-type=gold]{color:#ffc312}.lotteryDetails-module-scss-module__L0_nNW__winnerCodeCell[data-prize-type=silver],.lotteryDetails-module-scss-module__L0_nNW__winnerCodeCell[data-prize-type=srebro]{color:#d7d7d7}.lotteryDetails-module-scss-module__L0_nNW__winnerCodeCell[data-prize-type=bronze],.lotteryDetails-module-scss-module__L0_nNW__winnerCodeCell[data-prize-type=bronza]{color:#ff9a18}.lotteryDetails-module-scss-module__L0_nNW__button{color:#000;text-transform:none;cursor:pointer;opacity:1;text-align:center;white-space:nowrap;background:#ff9a18;border:none;border-radius:50px;gap:10px;height:40px;margin:0 auto;padding:10px 37px;font-size:16px;font-weight:700;display:block}.lotteryDetails-module-scss-module__L0_nNW__button:active{transform:translateY(0)}@media (max-width:767px){.lotteryDetails-module-scss-module__L0_nNW__button{margin:20px auto 0;padding:12px 40px;font-size:14px}}
.tournamentDetails-module-scss-module__-6ZWnW__tournamentDetails{flex-direction:column;gap:15px;width:100%;margin-top:15px;padding:0;display:flex}@media (max-width:991px){.tournamentDetails-module-scss-module__-6ZWnW__tournamentDetails{gap:15px}}@media (max-width:767px){.tournamentDetails-module-scss-module__-6ZWnW__tournamentDetails{gap:15px}}.tournamentDetails-module-scss-module__-6ZWnW__banner{border-radius:0;width:100%;height:243px;position:relative;overflow:hidden}.tournamentDetails-module-scss-module__-6ZWnW__banner img{object-fit:cover;object-position:left center;border:1px solid #3e3e3e;border-width:1px 0}@media (max-width:991px){.tournamentDetails-module-scss-module__-6ZWnW__banner{height:243px}}@media (max-width:767px){.tournamentDetails-module-scss-module__-6ZWnW__banner{height:249px}}.tournamentDetails-module-scss-module__-6ZWnW__infoHeader{background-color:#1b1b1b;border:1px solid #3e3e3e;border-width:1px 0;flex-direction:column;gap:24px;height:253px;padding:40px;display:flex}@media (max-width:991px){.tournamentDetails-module-scss-module__-6ZWnW__infoHeader{gap:20px;height:253px;padding:32px}}@media (max-width:767px){.tournamentDetails-module-scss-module__-6ZWnW__infoHeader{gap:16px;height:296px;padding:24px 16px}}.tournamentDetails-module-scss-module__-6ZWnW__title{letter-spacing:0;color:#fff;text-transform:uppercase;text-align:center;margin:0;font-family:HelveticaNeueCyr,sans-serif;font-size:30px;font-weight:700;line-height:120%}@media (max-width:991px){.tournamentDetails-module-scss-module__-6ZWnW__title{font-size:30px}}@media (max-width:767px){.tournamentDetails-module-scss-module__-6ZWnW__title{letter-spacing:0;text-align:center;vertical-align:middle;text-transform:uppercase;font-size:25px;font-weight:700;line-height:120%}}.tournamentDetails-module-scss-module__-6ZWnW__period{letter-spacing:0;color:#fff;text-align:center;font-family:HelveticaNeueCyr,sans-serif;font-size:20px;font-weight:550;line-height:100%}@media (max-width:767px){.tournamentDetails-module-scss-module__-6ZWnW__period{letter-spacing:0;text-align:center;vertical-align:middle;font-size:16px;font-weight:550;line-height:140%}}.tournamentDetails-module-scss-module__-6ZWnW__statsWrapper{flex-direction:row;justify-content:center;align-items:center;gap:24px;display:flex}@media (max-width:767px){.tournamentDetails-module-scss-module__-6ZWnW__statsWrapper{flex-direction:column;justify-content:center;align-items:flex-start;gap:0;margin:0 auto}}.tournamentDetails-module-scss-module__-6ZWnW__statCard{border-radius:8px;align-items:center;gap:20px;padding:24px;display:flex}@media (max-width:767px){.tournamentDetails-module-scss-module__-6ZWnW__statCard{gap:16px;padding:20px}}.tournamentDetails-module-scss-module__-6ZWnW__statIcon{flex-shrink:0}@media (max-width:767px){.tournamentDetails-module-scss-module__-6ZWnW__statIcon{width:40px;height:40px}}.tournamentDetails-module-scss-module__-6ZWnW__statContent{flex-direction:column;flex:1;gap:6px;display:flex}.tournamentDetails-module-scss-module__-6ZWnW__statLabel{color:#fff;letter-spacing:0;vertical-align:middle;font-size:14px;font-weight:550;line-height:100%}.tournamentDetails-module-scss-module__-6ZWnW__statValue{letter-spacing:0;vertical-align:middle;color:#ff9a18;font-size:30px;font-weight:550;line-height:100%}@media (max-width:767px){.tournamentDetails-module-scss-module__-6ZWnW__statValue{font-size:20px}}.tournamentDetails-module-scss-module__-6ZWnW__section{background-color:#1b1b1b;border:1px solid #3e3e3e;border-width:1px 0;flex-direction:column;gap:35px;padding-top:50px;padding-bottom:50px;display:flex}@media (max-width:767px){.tournamentDetails-module-scss-module__-6ZWnW__section{gap:20px}}.tournamentDetails-module-scss-module__-6ZWnW__sectionTitle{letter-spacing:0;text-align:center;text-transform:uppercase;color:#ff9a18;margin:0;padding:20px 0;font-family:HelveticaNeueCyr,sans-serif;font-size:30px;font-weight:700;line-height:100%}@media (max-width:991px){.tournamentDetails-module-scss-module__-6ZWnW__sectionTitle{padding:18px 0;font-size:26px}}@media (max-width:767px){.tournamentDetails-module-scss-module__-6ZWnW__sectionTitle{padding:16px 0;font-size:22px}}.tournamentDetails-module-scss-module__-6ZWnW__roundsTable{background-color:#0000;border-radius:0;flex-direction:column;width:700px;max-width:100%;margin:0 auto;display:flex;overflow:visible}@media (max-width:767px){.tournamentDetails-module-scss-module__-6ZWnW__roundsTable{padding:0 16px}}.tournamentDetails-module-scss-module__-6ZWnW__prizesTable{background-color:#0000;border-radius:0;flex-direction:column;width:564px;max-width:100%;margin:0 auto;display:flex;overflow:visible}@media (max-width:767px){.tournamentDetails-module-scss-module__-6ZWnW__prizesTable{padding:0 16px}}.tournamentDetails-module-scss-module__-6ZWnW__winnersTable{background-color:#0000;border-radius:0;flex-direction:column;width:700px;max-width:100%;margin:0 auto;display:flex;overflow:visible}@media (max-width:767px){.tournamentDetails-module-scss-module__-6ZWnW__winnersTable{padding:0 16px}}.tournamentDetails-module-scss-module__-6ZWnW__tableHeader{color:#c7c7c7;letter-spacing:0;vertical-align:middle;background-color:#0000;grid-template-columns:1fr 2fr 1.5fr;width:100%;font-size:14px;font-weight:550;line-height:20px;display:grid}@media (max-width:767px){.tournamentDetails-module-scss-module__-6ZWnW__tableHeader{grid-template-columns:1fr 1fr 1fr;font-size:12px}}.tournamentDetails-module-scss-module__-6ZWnW__prizesTable .tournamentDetails-module-scss-module__-6ZWnW__tableHeader{display:none}.tournamentDetails-module-scss-module__-6ZWnW__winnersTable .tournamentDetails-module-scss-module__-6ZWnW__tableHeader{color:#c7c7c7;text-transform:none;background-color:#0000;grid-template-columns:1fr 2fr 1.5fr;margin-bottom:0}@media (max-width:767px){.tournamentDetails-module-scss-module__-6ZWnW__winnersTable .tournamentDetails-module-scss-module__-6ZWnW__tableHeader{font-size:12px}}.tournamentDetails-module-scss-module__-6ZWnW__headerCell{letter-spacing:0;vertical-align:middle;align-items:center;padding:16px 20px;font-family:HelveticaNeueCyr,sans-serif;font-size:14px;font-weight:550;line-height:20px;display:flex}@media (max-width:767px){.tournamentDetails-module-scss-module__-6ZWnW__headerCell{padding:14px 16px;font-size:12px}}.tournamentDetails-module-scss-module__-6ZWnW__tableBody{flex-direction:column;display:flex}.tournamentDetails-module-scss-module__-6ZWnW__tableRow{background-color:#0000;border:1px solid #3e3e3e;grid-template-columns:1fr 2fr 1.5fr;width:100%;margin-bottom:16px;display:grid;height:50px!important}.tournamentDetails-module-scss-module__-6ZWnW__tableRow:last-child{margin-bottom:0}@media (max-width:767px){.tournamentDetails-module-scss-module__-6ZWnW__tableRow{grid-template-columns:1fr 1fr 1fr;height:auto;min-height:50px;font-size:12px}}.tournamentDetails-module-scss-module__-6ZWnW__pastRow{opacity:.5}.tournamentDetails-module-scss-module__-6ZWnW__userRow{background-color:#ff9a181a!important;border-color:#ff9a18!important}.tournamentDetails-module-scss-module__-6ZWnW__prizesTable .tournamentDetails-module-scss-module__-6ZWnW__tableRow{background-color:#0000;border:1px solid #3e3e3e;grid-template-columns:1.5fr 2fr;width:100%;height:50px;margin-bottom:16px;display:grid;position:relative}.tournamentDetails-module-scss-module__-6ZWnW__prizesTable .tournamentDetails-module-scss-module__-6ZWnW__tableRow:before{content:"";z-index:1;background:#3e3e3e;width:1px;position:absolute;top:1px;bottom:1px;left:42.8571%}.tournamentDetails-module-scss-module__-6ZWnW__prizesTable .tournamentDetails-module-scss-module__-6ZWnW__tableRow:last-child{margin-bottom:0}@media (max-width:767px){.tournamentDetails-module-scss-module__-6ZWnW__prizesTable .tournamentDetails-module-scss-module__-6ZWnW__tableRow{height:auto;min-height:60px;font-size:12px}}.tournamentDetails-module-scss-module__-6ZWnW__winnersTable .tournamentDetails-module-scss-module__-6ZWnW__tableRow{background-color:#0000;border:1px solid #3e3e3e;grid-template-columns:1fr 2fr 1.5fr;margin-bottom:16px;height:50px!important}.tournamentDetails-module-scss-module__-6ZWnW__winnersTable .tournamentDetails-module-scss-module__-6ZWnW__tableRow:last-child{margin-bottom:0}@media (max-width:767px){.tournamentDetails-module-scss-module__-6ZWnW__winnersTable .tournamentDetails-module-scss-module__-6ZWnW__tableRow{height:auto;min-height:50px;font-size:12px}}.tournamentDetails-module-scss-module__-6ZWnW__tableCell{letter-spacing:0;color:#c7c7c7;align-items:center;padding:18px 20px 12px;font-size:16px;line-height:20px;display:flex;height:50px!important;font-weight:550!important}.tournamentDetails-module-scss-module__-6ZWnW__tableCell:first-child{font-weight:700!important}@media (max-width:767px){.tournamentDetails-module-scss-module__-6ZWnW__tableCell{padding:16px 16px 12px;font-size:14px;line-height:18px}}.tournamentDetails-module-scss-module__-6ZWnW__prizesTable .tournamentDetails-module-scss-module__-6ZWnW__tableCell{letter-spacing:0;color:#c7c7c7;align-items:center;padding:16px 20px;font-size:16px;font-weight:550;line-height:20px;display:flex}.tournamentDetails-module-scss-module__-6ZWnW__prizesTable .tournamentDetails-module-scss-module__-6ZWnW__tableCell:first-child{padding-left:60px;font-weight:700;position:relative}.tournamentDetails-module-scss-module__-6ZWnW__prizesTable .tournamentDetails-module-scss-module__-6ZWnW__tableCell:first-child:before{content:"";background-position:50%;background-repeat:no-repeat;background-size:contain;width:24px;height:24px;position:absolute;top:50%;left:20px;transform:translateY(-50%)}@media (max-width:767px){.tournamentDetails-module-scss-module__-6ZWnW__prizesTable .tournamentDetails-module-scss-module__-6ZWnW__tableCell:first-child{padding-left:50px}.tournamentDetails-module-scss-module__-6ZWnW__prizesTable .tournamentDetails-module-scss-module__-6ZWnW__tableCell:first-child:before{width:20px;height:20px;left:16px}.tournamentDetails-module-scss-module__-6ZWnW__prizesTable .tournamentDetails-module-scss-module__-6ZWnW__tableCell{align-items:center;min-height:60px;padding:14px 16px;font-size:14px;line-height:18px}}.tournamentDetails-module-scss-module__-6ZWnW__prizesTable .tournamentDetails-module-scss-module__-6ZWnW__tableRow:first-child .tournamentDetails-module-scss-module__-6ZWnW__tableCell:first-child:before{background-image:url(/images/promotions/champion_1.svg)}.tournamentDetails-module-scss-module__-6ZWnW__prizesTable .tournamentDetails-module-scss-module__-6ZWnW__tableRow:nth-child(2) .tournamentDetails-module-scss-module__-6ZWnW__tableCell:first-child:before{background-image:url(/images/promotions/champion_2.svg)}.tournamentDetails-module-scss-module__-6ZWnW__prizesTable .tournamentDetails-module-scss-module__-6ZWnW__tableRow:nth-child(3) .tournamentDetails-module-scss-module__-6ZWnW__tableCell:first-child:before{background-image:url(/images/promotions/champion_3.svg)}.tournamentDetails-module-scss-module__-6ZWnW__prizesTable .tournamentDetails-module-scss-module__-6ZWnW__tableRow:nth-child(n+4) .tournamentDetails-module-scss-module__-6ZWnW__tableCell:first-child:before{background-image:url(/images/promotions/place_icon.svg)}.tournamentDetails-module-scss-module__-6ZWnW__tournamentDescription{opacity:1;letter-spacing:0;color:#c7c7c7;flex-direction:column;justify-content:center;align-items:flex-start;gap:10px;width:100%;max-width:800px;margin:0 auto;padding:0 40px;font-size:16px;font-weight:550;line-height:160%;display:flex}.tournamentDetails-module-scss-module__-6ZWnW__tournamentDescription p{margin:0 0 16px}.tournamentDetails-module-scss-module__-6ZWnW__tournamentDescription p:last-child{margin-bottom:0}.tournamentDetails-module-scss-module__-6ZWnW__tournamentDescription ul,.tournamentDetails-module-scss-module__-6ZWnW__tournamentDescription ol{text-align:left;margin:16px 0;padding-left:24px}.tournamentDetails-module-scss-module__-6ZWnW__tournamentDescription ul:first-child,.tournamentDetails-module-scss-module__-6ZWnW__tournamentDescription ol:first-child{margin-top:0}.tournamentDetails-module-scss-module__-6ZWnW__tournamentDescription ul:last-child,.tournamentDetails-module-scss-module__-6ZWnW__tournamentDescription ol:last-child{margin-bottom:0}.tournamentDetails-module-scss-module__-6ZWnW__tournamentDescription ul,.tournamentDetails-module-scss-module__-6ZWnW__tournamentDescription ol{list-style-type:disc}.tournamentDetails-module-scss-module__-6ZWnW__tournamentDescription li{margin-bottom:4px;padding-left:8px}.tournamentDetails-module-scss-module__-6ZWnW__tournamentDescription li:last-child{margin-bottom:0}@media (max-width:767px){.tournamentDetails-module-scss-module__-6ZWnW__tournamentDescription{letter-spacing:0;padding:0 20px;font-family:HelveticaNeueCyr,sans-serif;font-size:14px;font-weight:700;line-height:160%}.tournamentDetails-module-scss-module__-6ZWnW__tournamentDescription ul,.tournamentDetails-module-scss-module__-6ZWnW__tournamentDescription ol{padding-left:20px}.tournamentDetails-module-scss-module__-6ZWnW__tournamentDescription li{margin-bottom:3px;padding-left:4px}}.tournamentDetails-module-scss-module__-6ZWnW__gamesGrid{flex-wrap:wrap;justify-content:center;gap:25px 12px;width:100%;padding:0 10px 20px;display:flex}@media (min-width:576px){.tournamentDetails-module-scss-module__-6ZWnW__gamesGrid{gap:30px 12px;max-width:672px;margin:0 auto}}@media (min-width:992px){.tournamentDetails-module-scss-module__-6ZWnW__gamesGrid{gap:35px 12px;max-width:none}}@media (min-width:1100px){.tournamentDetails-module-scss-module__-6ZWnW__gamesGrid{padding-left:30px;padding-right:30px}}.tournamentDetails-module-scss-module__-6ZWnW__gameCard{z-index:0;border-bottom:1px solid #3e3e3e;width:calc(33.3333% - 8px);max-height:100%;text-decoration:none;display:inline-block;position:relative;overflow:visible}.tournamentDetails-module-scss-module__-6ZWnW__gameCard a{cursor:pointer}@media (min-width:576px){.tournamentDetails-module-scss-module__-6ZWnW__gameCard{width:180px;max-height:none}}@media (min-width:1281px){.tournamentDetails-module-scss-module__-6ZWnW__gameCard{width:200px}}.tournamentDetails-module-scss-module__-6ZWnW__gameCard:has(.tournamentDetails-module-scss-module__-6ZWnW__gameFavoriteImage) .tournamentDetails-module-scss-module__-6ZWnW__gameImage{clip-path:polygon(14% 0,105.56% -5px,108.89% 103.42%,-11px 104.39%,0 14.5%)}@media (min-width:440px){.tournamentDetails-module-scss-module__-6ZWnW__gameCard:has(.tournamentDetails-module-scss-module__-6ZWnW__gameFavoriteImage) .tournamentDetails-module-scss-module__-6ZWnW__gameImage{clip-path:polygon(14% 0,105.56% -5px,108.89% 103.42%,-11px 104.39%,0 14%)}}.tournamentDetails-module-scss-module__-6ZWnW__gameCard:has(.tournamentDetails-module-scss-module__-6ZWnW__gameFavoriteImage) .tournamentDetails-module-scss-module__-6ZWnW__gameHoverOverlay{clip-path:polygon(14% 0,105.56% -5px,108.89% 103.42%,-11px 104.39%,0 14.5%)}@media (min-width:440px){.tournamentDetails-module-scss-module__-6ZWnW__gameCard:has(.tournamentDetails-module-scss-module__-6ZWnW__gameFavoriteImage) .tournamentDetails-module-scss-module__-6ZWnW__gameHoverOverlay{clip-path:polygon(14% 0,105.56% -5px,108.89% 103.42%,-11px 104.39%,0 14%)}}.tournamentDetails-module-scss-module__-6ZWnW__gameFavoriteImage{z-index:5;cursor:pointer;width:45px;height:45px;padding:15px;position:absolute;top:-25px;left:-18px}@media (min-width:576px){.tournamentDetails-module-scss-module__-6ZWnW__gameFavoriteImage{top:-17px}}.tournamentDetails-module-scss-module__-6ZWnW__gameFavoriteImage.tournamentDetails-module-scss-module__-6ZWnW__animate{animation:.4s linear tournamentDetails-module-scss-module__-6ZWnW__shockwaveJump}.tournamentDetails-module-scss-module__-6ZWnW__lockedGame{opacity:.6;pointer-events:none}.tournamentDetails-module-scss-module__-6ZWnW__lockOverlay{z-index:3;background:#00000080;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.tournamentDetails-module-scss-module__-6ZWnW__gameHoverOverlay{opacity:0;z-index:2;pointer-events:none;background:#0009;width:100%;height:calc(100% - 40px);transition:opacity .2s linear;position:absolute;top:0;left:0}.tournamentDetails-module-scss-module__-6ZWnW__gameCard:hover .tournamentDetails-module-scss-module__-6ZWnW__gameHoverOverlay{opacity:1}.tournamentDetails-module-scss-module__-6ZWnW__playButton{color:#fff;text-shadow:0 1px 1px #c96609;opacity:0;z-index:3;pointer-events:auto;cursor:pointer;background:linear-gradient(#ffae00,#e18d14);border-radius:50%;justify-content:center;align-items:center;width:90px;height:90px;font-size:18px;font-weight:500;text-decoration:none;transition:all .2s ease-in-out;display:flex;position:absolute;top:calc(50% - 20px);left:50%;transform:translate(-50%,-50%);box-shadow:inset 0 0 0 1px #ffd850}.tournamentDetails-module-scss-module__-6ZWnW__gameCard:hover .tournamentDetails-module-scss-module__-6ZWnW__playButton{opacity:1}.tournamentDetails-module-scss-module__-6ZWnW__playButton:hover{color:#000;text-shadow:none}.tournamentDetails-module-scss-module__-6ZWnW__gameImage{border:1px solid #3e3e3e;width:100%;padding-top:100%;display:block;position:relative;overflow:hidden}.tournamentDetails-module-scss-module__-6ZWnW__gameImage img{object-fit:cover;width:100%;height:100%;transition:all .2s linear;display:block;position:absolute;top:0;left:0}.tournamentDetails-module-scss-module__-6ZWnW__gameTitle{color:#d1d1d1;text-align:center;text-transform:uppercase;white-space:normal;word-break:break-word;cursor:pointer;justify-content:center;align-items:center;width:100%;max-width:180px;height:40px;margin:0 auto;font-family:HelveticaNeueCyr,sans-serif;font-size:13px;line-height:17px;text-decoration:none;display:flex;overflow:hidden}@media (min-width:1281px){.tournamentDetails-module-scss-module__-6ZWnW__gameTitle{max-width:200px}}.tournamentDetails-module-scss-module__-6ZWnW__rulesContent{color:#ccc;letter-spacing:0;vertical-align:middle;background-color:#1a1a1a;border-radius:0;padding:0 40px;font-size:14px;font-weight:550;line-height:160%}.tournamentDetails-module-scss-module__-6ZWnW__rulesContent p{margin:0 0 16px}.tournamentDetails-module-scss-module__-6ZWnW__rulesContent p:last-child{margin-bottom:0}.tournamentDetails-module-scss-module__-6ZWnW__rulesContent ul,.tournamentDetails-module-scss-module__-6ZWnW__rulesContent ol{margin:16px 0;padding-left:24px}.tournamentDetails-module-scss-module__-6ZWnW__rulesContent ul:first-child,.tournamentDetails-module-scss-module__-6ZWnW__rulesContent ol:first-child{margin-top:0}.tournamentDetails-module-scss-module__-6ZWnW__rulesContent ul:last-child,.tournamentDetails-module-scss-module__-6ZWnW__rulesContent ol:last-child{margin-bottom:0}.tournamentDetails-module-scss-module__-6ZWnW__rulesContent ul,.tournamentDetails-module-scss-module__-6ZWnW__rulesContent ol{list-style-type:disc}.tournamentDetails-module-scss-module__-6ZWnW__rulesContent li{margin-bottom:4px;padding-left:8px}.tournamentDetails-module-scss-module__-6ZWnW__rulesContent li:last-child{margin-bottom:0}@media (max-width:767px){.tournamentDetails-module-scss-module__-6ZWnW__rulesContent{padding:24px 20px;font-size:13px}.tournamentDetails-module-scss-module__-6ZWnW__rulesContent ul,.tournamentDetails-module-scss-module__-6ZWnW__rulesContent ol{padding-left:20px}.tournamentDetails-module-scss-module__-6ZWnW__rulesContent li{margin-bottom:3px;padding-left:4px}}.tournamentDetails-module-scss-module__-6ZWnW__button{color:#000;text-transform:none;cursor:pointer;opacity:1;text-align:center;white-space:nowrap;background:#ff9a18;border:none;border-radius:50px;gap:10px;height:40px;margin:0 auto;padding:12px 37px 8px;font-size:16px;font-weight:700;display:block}.tournamentDetails-module-scss-module__-6ZWnW__button:active{transform:translateY(0)}@media (max-width:767px){.tournamentDetails-module-scss-module__-6ZWnW__button{margin:20px auto 0;padding:12px 40px;font-size:14px}}@keyframes tournamentDetails-module-scss-module__-6ZWnW__shockwaveJump{0%{transform:scale(1)}60%{transform:scale(1.35)}75%{transform:scale(.9)}90%{transform:scale(1.2)}to{transform:scale(1)}}
.cashbox{width:100%;height:100%}.cashbox .navigation-tabs{max-width:351px;height:46px;margin:0 auto 10px}@media (min-width:600px){.cashbox .navigation-tabs{max-width:825px;margin-bottom:10px}}.cashbox .navigation-tabs ul{align-items:center;height:100%;display:flex}@media (min-width:600px){.cashbox .navigation-tabs ul{justify-content:space-between;align-items:center;height:46px;display:flex}}.cashbox .navigation-tabs ul li{clip-path:polygon(94% 0,99% 53%,94.4% 110%,0% 110%,4% 55%,0% 0%);z-index:1;cursor:pointer;width:33.3%;height:100%;font-family:var(--font-helvetica),sans-serif;text-transform:uppercase;background-color:#000000bf;background-image:none;border-top:none;align-items:center;padding:8px 0 0 10px;font-size:12px;font-weight:700;display:flex;position:relative;overflow:visible;box-shadow:0 3px 2px #000}@media (min-width:600px){.cashbox .navigation-tabs ul li{padding:8px 0 0 15px;font-size:13px}}@media (min-width:992px){.cashbox .navigation-tabs ul li{padding:8px 0 0 25px;font-size:13px}}.cashbox .navigation-tabs ul li:after{clip-path:polygon(95% 0,100.74% 46.04%,96% 99.7%,0 99.7%,1.3% 50%,0 0);content:"";z-index:-1;box-sizing:content-box;background-image:linear-gradient(#c4c4c4,#cecece,#d8d8d8,#e2e2e2,#ececec,#f1f1f1,#f5f6f6,#fafbfa,#fbfcfc,#fcfdfd,#fefefe,#fff);border-top:3px solid #fff;width:100%;height:100%;position:absolute;top:0;left:0;right:0}.cashbox .navigation-tabs ul li:before{content:"";background-position:50%;background-repeat:no-repeat;background-size:cover;display:none;position:absolute;top:29%;right:20px}@media (min-width:600px){.cashbox .navigation-tabs ul li:before{display:block}}.cashbox .navigation-tabs ul li:first-child:before{background-image:url(/images/cashbox/deposit.svg);width:30px;height:20px}.cashbox .navigation-tabs ul li:nth-child(2):before{background-image:url(/images/cashbox/withdraw.svg);width:32px;height:20px}.cashbox .navigation-tabs ul li:nth-child(3):before{background-image:url(/images/cashbox/transactions.svg);width:20px;height:20px}.cashbox .navigation-tabs ul li.navigation-tabs__activeTab,.cashbox .navigation-tabs ul li:hover{color:#fff;border-top:none}.cashbox .navigation-tabs ul li.navigation-tabs__activeTab:after,.cashbox .navigation-tabs ul li:hover:after{background-image:linear-gradient(#000,#0f0f0f,#191919,#212121,#2a2a2a,#303030,#373737,#3d3d3d,#424242,#474747,#4c4c4c,#515151);border-top:3px solid #868686}.cashbox .navigation-tabs ul li.navigation-tabs__activeTab:first-child:before,.cashbox .navigation-tabs ul li:hover:first-child:before{background-image:url(/images/cashbox/deposit-hover.svg)}.cashbox .navigation-tabs ul li.navigation-tabs__activeTab:nth-child(2):before,.cashbox .navigation-tabs ul li:hover:nth-child(2):before{background-image:url(/images/cashbox/withdraw-hover.svg)}.cashbox .navigation-tabs ul li.navigation-tabs__activeTab:nth-child(3):before,.cashbox .navigation-tabs ul li:hover:nth-child(3):before{background-image:url(/images/cashbox/transactions-hover.svg)}.cashbox__section{justify-content:center;width:100%;padding-top:15px;display:none}.cashbox__section.active{display:flex}.cashbox__section iframe{z-index:2;border:0;width:100%;max-width:675px;display:block;position:relative}.cashbox__section .transactions-table{box-sizing:border-box;border-collapse:collapse;border:1px solid #c7c7c7;border-bottom:unset;text-align:center;background-color:#fff;width:100%;max-width:825px;display:block;position:relative}@media (min-width:600px){.cashbox__section .transactions-table{border:1px solid #c7c7c7;height:100%;max-height:478px;display:block;overflow:hidden scroll}}@media (min-width:850px){.cashbox__section .transactions-table{max-height:550px}}.cashbox__section .transactions-table thead,.cashbox__section .transactions-table tbody{flex-direction:column;width:100%;display:flex}.cashbox__section .transactions-table thead tr,.cashbox__section .transactions-table tbody tr{justify-content:flex-start;align-items:stretch;height:fit-content;min-height:50px;display:flex}.cashbox__section .transactions-table thead tr th,.cashbox__section .transactions-table thead tr td,.cashbox__section .transactions-table tbody tr th,.cashbox__section .transactions-table tbody tr td{text-align:center;z-index:1;color:#000;max-width:20%;font-family:var(--font-helvetica),sans-serif;flex-direction:column;flex:1 0 auto;justify-content:center;align-items:center;font-weight:500;line-height:1.1;display:flex;position:relative;overflow:hidden}.cashbox__section .transactions-table thead{background-image:linear-gradient(#fff 25%,#eee 75%,#fff);height:50px}.cashbox__section .transactions-table thead tr{box-shadow:0 3px 2px #3232324d}.cashbox__section .transactions-table thead tr th{text-transform:capitalize;border-right:1px solid #c7c7c7;font-size:14px}.cashbox__section .transactions-table tbody tr td{border-bottom:1px solid #c7c7c7;padding:5px;font-size:12px}.cashbox__section .transactions-table tbody tr td a{color:#00e;text-transform:lowercase;text-decoration:underline}.cashbox__section .transactions-table tbody tr td .reject-transaction{background-image:url(/images/cashbox/reject-transaction.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;width:15px;height:15px;padding-bottom:4px}.cashbox__section .transactions-table tbody tr td .reject-transaction:hover{background-image:url(/images/cashbox/reject-transaction-hover.svg)}.cashbox__section .transactions-table tbody tr td .reject-comment{color:#6b6b6b;text-align:center;word-wrap:break-word;max-width:250px;margin-top:10px;margin-left:auto;margin-right:auto;font-size:12px;line-height:16px;display:block}.cashbox__section .load-transactions{display:none}
.producerSearchSection-module-scss-module__yplH3G__producerSearchSection{justify-content:stretch;width:100%;max-width:564px;margin:14px auto 23px;padding:10px;display:flex;position:relative}@media (min-width:992px){.producerSearchSection-module-scss-module__yplH3G__producerSearchSection{align-items:center;max-width:none;margin-bottom:30px;padding:0 10px}}@media (min-width:1100px){.producerSearchSection-module-scss-module__yplH3G__producerSearchSection{margin:12px auto 23px;padding:0 30px}}@media (min-width:1300px){.producerSearchSection-module-scss-module__yplH3G__producerSearchSection{margin-bottom:35px}}
.cashbox-module-scss-module__EuRDkG__cashbox{background-color:#eee;background-image:url(/images/cashbox/bg.webp);background-position:100% 0;background-repeat:no-repeat;background-size:auto;flex-direction:column;align-items:center;width:100%;height:100%;display:flex}
.profile-module-scss-module__w_qX7G__profile{background-color:#eee;background-image:url(/images/cashbox/bg.webp);background-position:100% 0;background-repeat:no-repeat;background-size:auto;flex-direction:column;align-items:center;width:100%;height:100%;display:flex}
