@truelab/truelogic 3.15.0 → 3.16.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (46) hide show
  1. package/dist/487.min.js +1 -1
  2. package/dist/80.cb1ec166.css +3 -0
  3. package/dist/80.min.js +1 -1
  4. package/dist/preloader.html +1 -1
  5. package/dist/truelogic.min.css +1 -1
  6. package/dist/truelogic.min.js +1 -1
  7. package/dist/types/src/app/lib/singletones/publicEmitter.d.ts +2 -0
  8. package/dist/types/src/app/store.d.ts +15 -0
  9. package/dist/types/src/entities/appearance/index.d.ts +1 -0
  10. package/dist/types/src/entities/appearance/model/appearanceSlice.d.ts +5 -0
  11. package/dist/types/src/entities/appearance/model/appearanceSlice.test.d.ts +1 -0
  12. package/dist/types/src/entities/autoplay/model/autoPlaySlice.d.ts +3 -0
  13. package/dist/types/src/entities/bonus/model/bonusSlice.d.ts +15 -0
  14. package/dist/types/src/entities/loading/index.d.ts +1 -0
  15. package/dist/types/src/entities/loading/ui/default/GameLoader.d.ts +2 -2
  16. package/dist/types/src/entities/loading/ui/default/GameLoaderWithCustomLogo.d.ts +8 -0
  17. package/dist/types/src/modules/promoLobby/app/model/promoLobbySlice.d.ts +1 -2
  18. package/dist/types/src/modules/promoLobby/app/store/index.d.ts +1 -0
  19. package/dist/types/src/modules/promoLobby/app/store/promoLobbyStore.d.ts +41 -596
  20. package/dist/types/src/modules/promoLobby/app/store/reduxContext.d.ts +9 -363
  21. package/dist/types/src/modules/promoLobby/app/store/rootStateTypes.d.ts +18 -0
  22. package/dist/types/src/modules/promoLobby/entities/convert/model/convertSlice.d.ts +1 -1
  23. package/dist/types/src/modules/promoLobby/entities/notification/model/notificationSlice.d.ts +1 -2
  24. package/dist/types/src/modules/promoLobby/entities/prizeDrop/model/prizeDropSlice.d.ts +16 -43
  25. package/dist/types/src/modules/promoLobby/entities/prizeDrop/model/types.d.ts +31 -0
  26. package/dist/types/src/modules/promoLobby/entities/rewardsHub/model/rewardsSlice.d.ts +1 -1
  27. package/dist/types/src/modules/promoLobby/entities/transaction/model/transactionSlice.d.ts +1 -1
  28. package/dist/types/src/modules/promoLobby/shared/lib/tests/utils/getPreloadedState.d.ts +1 -122
  29. package/dist/types/src/modules/promoLobby/shared/lib/tests/utils/setupTestStore.d.ts +14 -238
  30. package/dist/types/src/modules/promoLobby/shared/modals/modalsSlice.d.ts +1 -2
  31. package/dist/types/src/sandbox/config.d.ts +8 -0
  32. package/dist/types/src/sandbox/gui/sections/configuration/appearance.d.ts +2 -0
  33. package/dist/types/src/shared/lib/store/redux.d.ts +6 -0
  34. package/dist/types/src/shared/lib/tests/utils/getPreloadedState.d.ts +3 -0
  35. package/dist/types/src/shared/lib/tests/utils/setupTestStore.d.ts +6 -0
  36. package/dist/types/src/shared/model/appearance/index.d.ts +1 -0
  37. package/dist/types/src/shared/model/appearance/types.d.ts +4 -0
  38. package/dist/types/src/shared/model/loading/types.d.ts +2 -0
  39. package/dist/types/src/shared/model/topLine/types.d.ts +1 -0
  40. package/dist/types/src/shared/ui/CustomLogoBlock/CustomLogoBlock.d.ts +7 -0
  41. package/dist/types/src/shared/ui/CustomLogoBlock/index.d.ts +1 -0
  42. package/dist/types/src/shared/ui/LoadingButton/LoadingButton.stories.d.ts +1 -0
  43. package/dist/types/src/shared/ui/ProgressBar/pro/ProgressBarPro.d.ts +4 -1
  44. package/dist/types/src/shared/ui/ProgressBar/pro/ProgressBarPro.stories.d.ts +3 -1
  45. package/package.json +3 -3
  46. package/dist/80.3e7f3592.css +0 -3
@@ -1 +1 @@
1
- <div id="truelogic-preloader" aria-busy="true"><style>@keyframes rotate{from{transform:rotate(225deg)}to{transform:rotate(585deg)}}@keyframes fade-white{0%,25%{opacity:1}50%,75%{opacity:0}100%,87.5%{opacity:1}}@keyframes fade-red{0%,12.5%{opacity:0}25%,37.5%{opacity:1}100%,50%{opacity:0}}@keyframes fade-orange{0%,37.5%{opacity:0}50%,62.5%{opacity:1}100%,75%{opacity:0}}@keyframes fade-yellow{0%,62.5%{opacity:0}75%,87.5%{opacity:1}100%{opacity:0}}#truelogic-preloader{width:100vw;height:100dvh;left:0;top:0;background:#000;position:fixed;box-sizing:border-box;z-index:2147483647}#truelogic-preloader *{box-sizing:border-box}#truelogic-preloader .preloader-main{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center}#truelogic-preloader .gradient-mask{width:42px;height:42px;padding:5px;position:relative;flex-shrink:0;transform:rotate(45deg);mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);mask-composite:exclude}#truelogic-preloader .preloader-slogan{margin:24px 0 0;padding:0;display:block;width:123px;height:auto;flex-shrink:0}#truelogic-preloader .preloader-error-overlay{position:absolute;inset:0;z-index:2;padding:24px 16px 96px;background:#000}#truelogic-preloader .preloader-error-overlay[hidden]{display:none!important}#truelogic-preloader .preloader-error-content{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:min(330px,calc(100vw - 32px));display:flex;flex-direction:column;align-items:center;gap:30px;text-align:center}#truelogic-preloader .preloader-error-icon{width:60px;height:54px;opacity:.7;flex-shrink:0}#truelogic-preloader .preloader-error-icon svg{display:block;width:100%;height:100%}#truelogic-preloader .preloader-error-text{display:flex;flex-direction:column;align-items:center;gap:14px;color:#fff}#truelogic-preloader .preloader-error-title{margin:0;font-family:Roboto,Arial,sans-serif;font-size:20px;line-height:20px;font-weight:700;letter-spacing:2px;text-transform:uppercase}#truelogic-preloader .preloader-error-message{width:100%;margin:0;color:#fff;font-family:Roboto,Arial,sans-serif;font-size:14px;line-height:21px;font-weight:400;overflow-wrap:anywhere;text-wrap:balance}#truelogic-preloader .logo,#truelogic-preloader .preloader-error-logo{position:absolute;left:50%;bottom:56px;width:112px;height:18px;transform:translateX(-50%);opacity:.4}#truelogic-preloader.preloader-error-visible .logo,#truelogic-preloader.preloader-error-visible .preloader-main{display:none}#truelogic-preloader .gradient-rotator{width:200%;height:200%;margin:-50%;position:relative;animation:rotate 2s linear infinite;transform-origin:center;backface-visibility:hidden;transform:translateZ(0);will-change:transform;isolation:isolate}#truelogic-preloader .gradient-rotator .gradient-layer{position:absolute;top:0;left:0;width:100%;height:100%;backface-visibility:hidden;transform:translateZ(0);will-change:opacity;pointer-events:none}#truelogic-preloader .gradient-rotator .gradient-layer-white{background:conic-gradient(from 0deg,transparent 0deg,#fff 360deg);animation:fade-white 2s linear infinite;z-index:1}#truelogic-preloader .gradient-rotator .gradient-layer-red{background:conic-gradient(from 0deg,transparent 0deg,#f05 360deg);animation:fade-red 2s linear infinite;z-index:2}#truelogic-preloader .gradient-rotator .gradient-layer-orange{background:conic-gradient(from 0deg,#ff005500 0deg,#ff392a 180deg,#f77100 360deg);animation:fade-orange 2s linear infinite;z-index:3}#truelogic-preloader .gradient-rotator .gradient-layer-yellow{background:conic-gradient(from 0deg,rgba(255,115,0,0) 0deg,#ff974140 90deg,#ffba8180 180deg,#fff 360deg);animation:fade-yellow 2s linear infinite;z-index:4}@media (orientation:landscape){#truelogic-preloader .logo,#truelogic-preloader .preloader-error-logo{bottom:28px}#truelogic-preloader .preloader-error-overlay{padding-bottom:68px}}@media (max-height:420px){#truelogic-preloader .preloader-error-overlay{padding-bottom:56px}#truelogic-preloader .preloader-error-content{top:46%;width:min(300px,calc(100vw - 24px));gap:20px}#truelogic-preloader .preloader-error-icon{width:48px;height:43px}#truelogic-preloader .preloader-error-text{gap:10px}#truelogic-preloader .preloader-error-title{font-size:18px;line-height:18px;letter-spacing:1.8px}#truelogic-preloader .preloader-error-message{font-size:13px;line-height:18px}}@media (max-height:360px){#truelogic-preloader .preloader-error-content{top:43%;gap:14px}#truelogic-preloader .preloader-error-icon{width:40px;height:36px}#truelogic-preloader .preloader-error-title{font-size:16px;line-height:16px;letter-spacing:1.6px}#truelogic-preloader .preloader-error-message{font-size:12px;line-height:16px}}</style><div class="preloader-main"><div class="gradient-mask"><div class="gradient-rotator"><div class="gradient-layer gradient-layer-white"></div><div class="gradient-layer gradient-layer-red"></div><div class="gradient-layer gradient-layer-orange"></div><div class="gradient-layer gradient-layer-yellow"></div></div></div><svg class="preloader-slogan" width="123" height="15" viewBox="0 0 123 15" fill="none" xmlns="http://www.w3.org/2000/svg" role="img" aria-label="Play like a legend"><title>Play like a legend</title><g clip-path="url(#clip0_16709_32665)"><path d="M120.929 11.0001V9.89613C120.353 10.6641 119.425 11.1921 118.401 11.1921C116.385 11.1921 114.945 9.67213 114.945 7.14413C114.945 4.66413 116.385 3.08013 118.401 3.08013C119.393 3.08013 120.305 3.56013 120.929 4.39213V0.328125H122.369V11.0001H120.929ZM120.929 8.79213V5.49613C120.529 4.87213 119.665 4.36013 118.785 4.36013C117.345 4.36013 116.449 5.52813 116.449 7.14413C116.449 8.74413 117.345 9.91213 118.785 9.91213C119.665 9.91213 120.529 9.41613 120.929 8.79213Z" fill="white"/><path d="M111.704 11.0001V6.05608C111.704 4.77608 111.048 4.36008 110.056 4.36008C109.16 4.36008 108.344 4.90408 107.928 5.48008V11.0001H106.488V3.27208H107.928V4.36008C108.44 3.73608 109.464 3.08008 110.664 3.08008C112.296 3.08008 113.144 3.94408 113.144 5.57608V11.0001H111.704Z" fill="white"/><path d="M97.0547 7.12808C97.0547 4.88808 98.6707 3.08008 100.927 3.08008C103.247 3.08008 104.687 4.88808 104.687 7.25608V7.60808H98.5747C98.6867 8.92008 99.6467 10.0081 101.199 10.0081C102.015 10.0081 102.911 9.68808 103.487 9.09608L104.159 10.0401C103.391 10.7921 102.303 11.1921 101.055 11.1921C98.7507 11.1921 97.0547 9.56008 97.0547 7.12808ZM100.927 4.26408C99.3747 4.26408 98.6387 5.51208 98.5587 6.56808H103.279C103.247 5.54408 102.559 4.26408 100.927 4.26408Z" fill="white"/><path d="M88.2363 12.9841L88.9243 11.9281C89.5643 12.6641 90.3483 12.9521 91.4043 12.9521C92.6043 12.9521 93.8043 12.3761 93.8043 10.7441V9.73608C93.2123 10.5041 92.3003 11.0641 91.2603 11.0641C89.2603 11.0641 87.8203 9.59208 87.8203 7.06408C87.8203 4.58408 89.2603 3.08008 91.2603 3.08008C92.2683 3.08008 93.1803 3.56008 93.8043 4.39208V3.27208H95.2443V10.6961C95.2443 13.3521 93.3083 14.1361 91.4043 14.1361C90.1083 14.1361 89.1643 13.8641 88.2363 12.9841ZM93.8043 8.63208V5.49608C93.4043 4.87208 92.5243 4.36008 91.6603 4.36008C90.2203 4.36008 89.3243 5.48008 89.3243 7.06408C89.3243 8.66408 90.2203 9.78408 91.6603 9.78408C92.5243 9.78408 93.4043 9.25608 93.8043 8.63208Z" fill="white"/><path d="M78.8672 7.12808C78.8672 4.88808 80.4832 3.08008 82.7392 3.08008C85.0592 3.08008 86.4992 4.88808 86.4992 7.25608V7.60808H80.3872C80.4992 8.92008 81.4592 10.0081 83.0112 10.0081C83.8272 10.0081 84.7232 9.68808 85.2992 9.09608L85.9712 10.0401C85.2032 10.7921 84.1152 11.1921 82.8672 11.1921C80.5632 11.1921 78.8672 9.56008 78.8672 7.12808ZM82.7392 4.26408C81.1872 4.26408 80.4512 5.51208 80.3712 6.56808H85.0912C85.0592 5.54408 84.3712 4.26408 82.7392 4.26408Z" fill="white"/><path d="M75.6133 11.0001V0.328125H77.0533V11.0001H75.6133Z" fill="white"/><path d="M67.7404 11.0001V10.1521C67.1324 10.8241 66.2524 11.1921 65.2124 11.1921C63.9324 11.1921 62.5244 10.3281 62.5244 8.63208C62.5244 6.87208 63.9164 6.10408 65.2124 6.10408C66.2524 6.10408 67.1484 6.44008 67.7404 7.12808V5.84808C67.7404 4.88808 66.9564 4.31208 65.8524 4.31208C64.9724 4.31208 64.2204 4.64808 63.5324 5.33608L62.9084 4.34408C63.7724 3.49608 64.8284 3.08008 66.0764 3.08008C67.7564 3.08008 69.1804 3.81608 69.1804 5.78408V11.0001H67.7404ZM67.7404 9.30408V7.99208C67.3084 7.41608 66.5564 7.11208 65.7564 7.11208C64.7164 7.11208 63.9804 7.73608 63.9804 8.64808C63.9804 9.56008 64.7164 10.1841 65.7564 10.1841C66.5564 10.1841 67.3084 9.88008 67.7404 9.30408Z" fill="white"/><path d="M49.4141 7.12808C49.4141 4.88808 51.0301 3.08008 53.2861 3.08008C55.6061 3.08008 57.0461 4.88808 57.0461 7.25608V7.60808H50.9341C51.0461 8.92008 52.0061 10.0081 53.5581 10.0081C54.3741 10.0081 55.2701 9.68808 55.8461 9.09608L56.5181 10.0401C55.7501 10.7921 54.6621 11.1921 53.4141 11.1921C51.1101 11.1921 49.4141 9.56008 49.4141 7.12808ZM53.2861 4.26408C51.7341 4.26408 50.9981 5.51208 50.9181 6.56808H55.6381C55.6061 5.54408 54.9181 4.26408 53.2861 4.26408Z" fill="white"/><path d="M47.1567 11.0001L44.5807 7.67213L43.4127 8.85613V11.0001H41.9727V0.328125H43.4127V7.19213L47.1407 3.27213H48.9487L45.6207 6.77613L48.9807 11.0001H47.1567Z" fill="white"/><path d="M38.9417 1.97574C38.4457 1.97574 38.0137 1.57574 38.0137 1.06374C38.0137 0.551742 38.4457 0.135742 38.9417 0.135742C39.4537 0.135742 39.8697 0.551742 39.8697 1.06374C39.8697 1.57574 39.4537 1.97574 38.9417 1.97574ZM38.2377 10.9997V3.27174H39.6777V10.9997H38.2377Z" fill="white"/><path d="M34.5039 11.0001V0.328125H35.9439V11.0001H34.5039Z" fill="white"/><path d="M22.2651 12.728C22.4411 12.808 22.7131 12.856 22.9051 12.856C23.4331 12.856 23.7851 12.68 24.0251 12.104L24.4731 11.08L21.2891 3.27197H22.8251L25.2411 9.33597L27.6571 3.27197H29.2091L25.4011 12.472C24.9051 13.688 24.0571 14.12 22.9371 14.136C22.6971 14.136 22.2651 14.088 22.0411 14.024L22.2651 12.728Z" fill="white"/><path d="M18.6779 11.0001V10.1521C18.0699 10.8241 17.1899 11.1921 16.1499 11.1921C14.8699 11.1921 13.4619 10.3281 13.4619 8.63208C13.4619 6.87208 14.8539 6.10408 16.1499 6.10408C17.1899 6.10408 18.0859 6.44008 18.6779 7.12808V5.84808C18.6779 4.88808 17.8939 4.31208 16.7899 4.31208C15.9099 4.31208 15.1579 4.64808 14.4699 5.33608L13.8459 4.34408C14.7099 3.49608 15.7659 3.08008 17.0139 3.08008C18.6939 3.08008 20.1179 3.81608 20.1179 5.78408V11.0001H18.6779ZM18.6779 9.30408V7.99208C18.2459 7.41608 17.4939 7.11208 16.6939 7.11208C15.6539 7.11208 14.9179 7.73608 14.9179 8.64808C14.9179 9.56008 15.6539 10.1841 16.6939 10.1841C17.4939 10.1841 18.2459 9.88008 18.6779 9.30408Z" fill="white"/><path d="M10.1758 11.0001V0.328125H11.6158V11.0001H10.1758Z" fill="white"/><path d="M0.660156 11.0001V0.328125H5.15616C7.34816 0.328125 8.56416 1.83213 8.56416 3.60813C8.56416 5.38413 7.33216 6.88813 5.15616 6.88813H2.26016V11.0001H0.660156ZM6.91616 3.60813C6.91616 2.48813 6.10016 1.73612 4.94816 1.73612H2.26016V5.48013H4.94816C6.10016 5.48013 6.91616 4.72813 6.91616 3.60813Z" fill="white"/></g><defs><clipPath id="clip0_16709_32665"><rect width="123" height="15" fill="white"/></clipPath></defs></svg></div><div class="preloader-error-overlay" hidden><div class="preloader-error-content" role="alert" aria-live="assertive"><div class="preloader-error-icon" aria-hidden="true"><svg preserveAspectRatio="none" width="100%" height="100%" overflow="visible" viewBox="0 0 60 54" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M0 9C0 4.02944 4.02944 0 9 0H51C55.9706 0 60 4.02944 60 9V42C60 48.6274 54.6274 54 48 54H12C5.37258 54 0 48.6274 0 42V9Z" fill="white" fill-opacity="0.2"/><rect y="10" width="60" height="2" fill="white" fill-opacity="0.2"/><circle cx="7.75" cy="5.40873" r="1.75" fill="white" fill-opacity="0.2"/><circle cx="12.75" cy="5.40873" r="1.75" fill="white" fill-opacity="0.2"/><circle cx="17.75" cy="5.40873" r="1.75" fill="white" fill-opacity="0.2"/><path d="M21 41C26 35.4999 34.5 35.4999 39 41" stroke="white" stroke-width="2.45052" stroke-linecap="round"/><circle cx="21.0612" cy="25.8125" r="2.8125" fill="white"/><circle cx="38.9388" cy="25.8125" r="2.8125" fill="white"/></svg></div><div class="preloader-error-text"><p class="preloader-error-title">WE'RE SORRY</p><p class="preloader-error-message">Unable to load TrueLogic. Please reload the game.</p></div></div><svg class="preloader-error-logo" width="200" height="33" viewBox="0 0 200 33" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M35.7924 16.5L19.6819 33L3.57129 16.5L19.6819 0L35.7924 16.5Z" fill="white"/><path d="M84.0471 18.7584C84.0471 20.1196 84.2037 21.1095 84.5169 21.7375C85.0093 22.8466 86.0742 23.4013 87.721 23.4013C89.3544 23.4013 90.4151 22.8466 90.9073 21.7375C91.2206 21.1095 91.3771 20.1195 91.3771 18.7584V6.59903H95.4853V18.7584C95.4853 20.862 95.1675 22.4982 94.5274 23.6717C93.3371 25.8213 91.0683 26.8937 87.721 26.8937C84.3692 26.8937 82.0958 25.8213 80.8967 23.6717C80.2566 22.4982 79.9389 20.862 79.9389 18.7584V6.59903H84.0471V18.7584Z" fill="white"/><path d="M186.476 5.99285C188.53 5.99287 190.288 6.54273 191.738 7.64736C193.193 8.7518 193.954 10.3561 194.025 12.4552H190.132C190.06 11.2682 189.541 10.4247 188.579 9.92514C187.939 9.59502 187.138 9.43015 186.185 9.43014C185.124 9.43014 184.278 9.64538 183.643 10.0718C183.012 10.5024 182.694 11.1031 182.694 11.8684C182.694 12.5787 183.008 13.1057 183.63 13.4543C184.032 13.6834 184.887 13.9585 186.194 14.2748L189.577 15.0952C191.058 15.4527 192.172 15.9338 192.915 16.5342C194.065 17.4691 194.643 18.8167 194.643 20.5812C194.643 22.3961 193.963 23.8996 192.598 25.0958C191.233 26.292 189.308 26.8927 186.82 26.8927C184.278 26.8927 182.278 26.3012 180.824 25.1232C179.369 23.9452 178.64 22.3275 178.64 20.265H182.48C182.605 21.1681 182.851 21.8419 183.213 22.2908C183.885 23.1021 185.03 23.5099 186.655 23.5099C187.626 23.5099 188.418 23.4045 189.022 23.1893C190.172 22.7768 190.749 22.0111 190.749 20.8928C190.749 20.2375 190.468 19.7334 189.899 19.3759C189.331 19.0274 188.436 18.7159 187.214 18.4455L185.129 17.9779C183.075 17.5104 181.669 17.0015 180.904 16.4562C179.611 15.5441 178.962 14.1143 178.962 12.171C178.962 10.3973 179.598 8.92586 180.868 7.75274C182.139 6.57926 184.01 5.99285 186.476 5.99285Z" fill="white"/><path d="M58.5389 10.0914H54.352L52.7391 11.743V26.3987H48.6847V11.7446L47.0705 10.0914H42.8849V6.59903H58.5389V10.0914Z" fill="white"/><path fill-rule="evenodd" clip-rule="evenodd" d="M70.2278 6.59903C71.548 6.62664 72.5638 6.79588 73.2753 7.10757C73.9868 7.42378 74.591 7.8822 75.0878 8.4917C75.4949 8.9915 75.8215 9.54598 76.0588 10.151C76.2961 10.7606 76.4169 11.4524 76.4169 12.2316C76.4169 13.1713 76.1839 14.0926 75.7231 15.0002C75.4018 15.627 74.9372 16.1269 74.3298 16.5V17.4104C74.7599 17.7112 75.0901 18.072 75.3203 18.4926C75.6919 19.1663 75.8798 20.2023 75.8798 21.5908V22.9247C75.8798 23.8318 75.9155 24.446 75.9874 24.7668C76.0948 25.28 76.3454 25.6563 76.7394 25.8989V26.3987H72.2684C72.1431 25.9586 72.0536 25.6059 71.9997 25.3352C71.8923 24.7809 71.8344 24.2078 71.8254 23.6256L71.7983 21.7787C71.7806 20.5139 71.5704 19.6705 71.1589 19.2486C70.7516 18.8271 69.9859 18.6163 68.8629 18.6163H66.5293L66.5319 18.6186L64.9249 20.2641V26.3987H60.9781V6.59903H70.2278ZM64.9249 11.6528V13.7066L66.5237 15.344H69.2747C70.1383 15.344 70.7827 15.2339 71.2168 15.0182C71.982 14.6425 72.3625 13.9001 72.3625 12.7862C72.3625 11.581 71.9907 10.7743 71.2527 10.3573C70.8364 10.1237 70.2146 10.0086 69.3868 10.0086H66.53L64.9249 11.6528Z" fill="white"/><path d="M113.636 10.0914H105.022L103.411 11.7408V12.6689L105.026 14.3231L105.023 14.3263H112.799V17.7639H105.023L105.026 17.7671L103.411 19.4213V21.2102L105.013 22.8512H114.111V26.3987H99.4638V6.59903H113.636V10.0914Z" fill="white"/><path d="M128.699 21.1687L130.308 22.8171L130.277 22.849H138.365V26.3965H124.672V6.59678H128.699V21.1687Z" fill="white"/><path fill-rule="evenodd" clip-rule="evenodd" d="M158.015 26.3965H153.638L152.883 23.9675L151.28 22.3262H146.335L144.746 23.953L143.959 26.3965H139.753L146.64 6.59678H151.204L158.015 26.3965ZM146.763 17.685L147.965 18.9163H149.685L150.914 17.6576L148.873 11.1249L146.763 17.685Z" fill="white"/><path fill-rule="evenodd" clip-rule="evenodd" d="M169.579 6.59678C171.937 6.63359 173.606 7.33467 174.587 8.70504C175.177 9.54823 175.473 10.5566 175.473 11.7301C175.473 12.9398 175.173 13.9115 174.578 14.6447C174.4 14.8631 174.18 15.0714 173.915 15.2693V16.1574C174.509 16.5066 174.983 16.9605 175.339 17.5187C175.84 18.3161 176.09 19.2831 176.09 20.4197C176.09 21.593 175.804 22.6471 175.231 23.5776C174.864 24.1964 174.408 24.7142 173.862 25.1361C173.244 25.6173 172.519 25.9472 171.682 26.1261C170.841 26.3047 169.933 26.3965 168.953 26.3965H160.249V6.59678H169.579ZM164.115 19.3211V21.3333L165.72 22.9769L165.711 22.9866H168.792C169.628 22.9866 170.277 22.8672 170.742 22.6334C171.588 22.2027 172.009 21.3732 172.009 20.1493C172.009 19.1136 171.602 18.4031 170.783 18.0182C170.326 17.7981 169.682 17.6882 168.859 17.6792H165.719L164.115 19.3211ZM164.115 11.6418V12.7508L165.72 14.3943L165.708 14.4066H168.809C169.646 14.4066 170.327 14.2415 170.85 13.9116C171.374 13.5816 171.633 12.9994 171.633 12.1607C171.633 11.2303 171.289 10.6164 170.595 10.3183C170 10.112 169.239 10.0063 168.313 10.0063H165.712L164.115 11.6418Z" fill="white"/></svg></div><svg class="logo" width="200" height="33" viewBox="0 0 200 33" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M35.7924 16.5L19.6819 33L3.57129 16.5L19.6819 0L35.7924 16.5Z" fill="white"/><path d="M84.0471 18.7584C84.0471 20.1196 84.2037 21.1095 84.5169 21.7375C85.0093 22.8466 86.0742 23.4013 87.721 23.4013C89.3544 23.4013 90.4151 22.8466 90.9073 21.7375C91.2206 21.1095 91.3771 20.1195 91.3771 18.7584V6.59903H95.4853V18.7584C95.4853 20.862 95.1675 22.4982 94.5274 23.6717C93.3371 25.8213 91.0683 26.8937 87.721 26.8937C84.3692 26.8937 82.0958 25.8213 80.8967 23.6717C80.2566 22.4982 79.9389 20.862 79.9389 18.7584V6.59903H84.0471V18.7584Z" fill="white"/><path d="M186.476 5.99285C188.53 5.99287 190.288 6.54273 191.738 7.64736C193.193 8.7518 193.954 10.3561 194.025 12.4552H190.132C190.06 11.2682 189.541 10.4247 188.579 9.92514C187.939 9.59502 187.138 9.43015 186.185 9.43014C185.124 9.43014 184.278 9.64538 183.643 10.0718C183.012 10.5024 182.694 11.1031 182.694 11.8684C182.694 12.5787 183.008 13.1057 183.63 13.4543C184.032 13.6834 184.887 13.9585 186.194 14.2748L189.577 15.0952C191.058 15.4527 192.172 15.9338 192.915 16.5342C194.065 17.4691 194.643 18.8167 194.643 20.5812C194.643 22.3961 193.963 23.8996 192.598 25.0958C191.233 26.292 189.308 26.8927 186.82 26.8927C184.278 26.8927 182.278 26.3012 180.824 25.1232C179.369 23.9452 178.64 22.3275 178.64 20.265H182.48C182.605 21.1681 182.851 21.8419 183.213 22.2908C183.885 23.1021 185.03 23.5099 186.655 23.5099C187.626 23.5099 188.418 23.4045 189.022 23.1893C190.172 22.7768 190.749 22.0111 190.749 20.8928C190.749 20.2375 190.468 19.7334 189.899 19.3759C189.331 19.0274 188.436 18.7159 187.214 18.4455L185.129 17.9779C183.075 17.5104 181.669 17.0015 180.904 16.4562C179.611 15.5441 178.962 14.1143 178.962 12.171C178.962 10.3973 179.598 8.92586 180.868 7.75274C182.139 6.57926 184.01 5.99285 186.476 5.99285Z" fill="white"/><path d="M58.5389 10.0914H54.352L52.7391 11.743V26.3987H48.6847V11.7446L47.0705 10.0914H42.8849V6.59903H58.5389V10.0914Z" fill="white"/><path fill-rule="evenodd" clip-rule="evenodd" d="M70.2278 6.59903C71.548 6.62664 72.5638 6.79588 73.2753 7.10757C73.9868 7.42378 74.591 7.8822 75.0878 8.4917C75.4949 8.9915 75.8215 9.54598 76.0588 10.151C76.2961 10.7606 76.4169 11.4524 76.4169 12.2316C76.4169 13.1713 76.1839 14.0926 75.7231 15.0002C75.4018 15.627 74.9372 16.1269 74.3298 16.5V17.4104C74.7599 17.7112 75.0901 18.072 75.3203 18.4926C75.6919 19.1663 75.8798 20.2023 75.8798 21.5908V22.9247C75.8798 23.8318 75.9155 24.446 75.9874 24.7668C76.0948 25.28 76.3454 25.6563 76.7394 25.8989V26.3987H72.2684C72.1431 25.9586 72.0536 25.6059 71.9997 25.3352C71.8923 24.7809 71.8344 24.2078 71.8254 23.6256L71.7983 21.7787C71.7806 20.5139 71.5704 19.6705 71.1589 19.2486C70.7516 18.8271 69.9859 18.6163 68.8629 18.6163H66.5293L66.5319 18.6186L64.9249 20.2641V26.3987H60.9781V6.59903H70.2278ZM64.9249 11.6528V13.7066L66.5237 15.344H69.2747C70.1383 15.344 70.7827 15.2339 71.2168 15.0182C71.982 14.6425 72.3625 13.9001 72.3625 12.7862C72.3625 11.581 71.9907 10.7743 71.2527 10.3573C70.8364 10.1237 70.2146 10.0086 69.3868 10.0086H66.53L64.9249 11.6528Z" fill="white"/><path d="M113.636 10.0914H105.022L103.411 11.7408V12.6689L105.026 14.3231L105.023 14.3263H112.799V17.7639H105.023L105.026 17.7671L103.411 19.4213V21.2102L105.013 22.8512H114.111V26.3987H99.4638V6.59903H113.636V10.0914Z" fill="white"/><path d="M128.699 21.1687L130.308 22.8171L130.277 22.849H138.365V26.3965H124.672V6.59678H128.699V21.1687Z" fill="white"/><path fill-rule="evenodd" clip-rule="evenodd" d="M158.015 26.3965H153.638L152.883 23.9675L151.28 22.3262H146.335L144.746 23.953L143.959 26.3965H139.753L146.64 6.59678H151.204L158.015 26.3965ZM146.763 17.685L147.965 18.9163H149.685L150.914 17.6576L148.873 11.1249L146.763 17.685Z" fill="white"/><path fill-rule="evenodd" clip-rule="evenodd" d="M169.579 6.59678C171.937 6.63359 173.606 7.33467 174.587 8.70504C175.177 9.54823 175.473 10.5566 175.473 11.7301C175.473 12.9398 175.173 13.9115 174.578 14.6447C174.4 14.8631 174.18 15.0714 173.915 15.2693V16.1574C174.509 16.5066 174.983 16.9605 175.339 17.5187C175.84 18.3161 176.09 19.2831 176.09 20.4197C176.09 21.593 175.804 22.6471 175.231 23.5776C174.864 24.1964 174.408 24.7142 173.862 25.1361C173.244 25.6173 172.519 25.9472 171.682 26.1261C170.841 26.3047 169.933 26.3965 168.953 26.3965H160.249V6.59678H169.579ZM164.115 19.3211V21.3333L165.72 22.9769L165.711 22.9866H168.792C169.628 22.9866 170.277 22.8672 170.742 22.6334C171.588 22.2027 172.009 21.3732 172.009 20.1493C172.009 19.1136 171.602 18.4031 170.783 18.0182C170.326 17.7981 169.682 17.6882 168.859 17.6792H165.719L164.115 19.3211ZM164.115 11.6418V12.7508L165.72 14.3943L165.708 14.4066H168.809C169.646 14.4066 170.327 14.2415 170.85 13.9116C171.374 13.5816 171.633 12.9994 171.633 12.1607C171.633 11.2303 171.289 10.6164 170.595 10.3183C170 10.112 169.239 10.0063 168.313 10.0063H165.712L164.115 11.6418Z" fill="white"/></svg></div><script>(()=>{const e=window,r=document,t="@truelab/truelogic",n=["https://cdn.truelab.games","https://cdn-test.truelab.games","https://unpkg.com","https://cdn.jsdelivr.net/npm"];function o(e){return e.replace(/\/+$/,"")}function c(e){return"string"==typeof e?e.trim():""}function s(e,r){return function(e,r){const n=c(r);return n&&e?e.includes(`${t}@`)?e:`${e}@${n}`:e}(function(e){const r=o(c(e));return r?r.includes(t)?r:`${r}/${t}`.replace(/([^:]\/)\/+/g,"$1"):r}(e),r)}function i(e){(r.head||r.body||r.documentElement).appendChild(e)}function l(t){return new Promise((n,o)=>{if(e.truelogic)return void n();const c=r.querySelector(`script[src="${t}"]`);if(c)return c.addEventListener("load",()=>n(),{once:!0}),void c.addEventListener("error",()=>o(new Error(`Failed to load TrueLogic script: ${t}`)),{once:!0});const s=r.createElement("script");s.src=t,s.async=!0,s.crossOrigin="anonymous",s.onload=()=>{n()},s.onerror=()=>{o(new Error(`Failed to load TrueLogic script: ${t}`))},i(s)})}function a(e,t){return Promise.all([(n=t,new Promise((e,t)=>{if(r.querySelector(`link[rel="stylesheet"][href="${n}"]`))return void e();const o=r.createElement("link");o.rel="stylesheet",o.href=n,o.crossOrigin="anonymous",o.onload=()=>{e()},o.onerror=()=>{t(new Error(`Failed to load TrueLogic stylesheet: ${n}`))},i(o)})),l(e)]).then(()=>{},n=>{throw function(e,t){const n=r.querySelectorAll('link[rel="stylesheet"]');for(let e=n.length-1;e>=0;e-=1)o(n[e].href)===o(t)&&n[e].remove();const c=r.querySelectorAll("script[src]");for(let r=c.length-1;r>=0;r-=1)o(c[r].src)===o(e)&&c[r].remove()}(e,t),n});var n}function u(e){const t=r.getElementById("truelogic-preloader");if(!t)return;const n=t.querySelector(".preloader-error-overlay"),o=t.querySelector(".preloader-error-message");n&&o&&(o.textContent=function(e){return e instanceof Error&&c(e.message)?e.message:"string"==typeof e&&c(e)?e:"Unable to load TrueLogic. Please reload the game."}(e),n.hidden=!1,n.style.removeProperty("display"),n.style.removeProperty("visibility"),t.classList.add("preloader-error-visible"),t.setAttribute("aria-busy","false"))}if(d=e.__TRUELOGIC_READY__,Boolean(d)&&"function"==typeof d.then)return;var d;const f=function(){const r=e.__TRUELOGIC_LOADER_CONFIG__;return r&&"object"==typeof r?r:null}();if(!f||!0!==f.autoLoad)return;const h=async function(r){if(e.truelogic)return;const t=function(){try{return new URL(e.location.href).searchParams}catch(e){return new URLSearchParams}}(),i=function(e,r){const t=c(r.get("truelogic"));return t||c(null==e?void 0:e.version)||void 0}(r,t),l=function(e,r){const t=[],s=c(r.get("urlCdn"));s&&t.push(s);const i=c(null==e?void 0:e.cdnBaseUrl);i&&t.push(i),t.push(...n);const l=new Set;return t.reduce((e,r)=>{const t=c(r);if(!t)return e;const n=o(t).toLowerCase();return l.has(n)||(l.add(n),e.push(t)),e},[])}(r,t);if(await async function e(r){if(r>=l.length)throw new Error("Failed to load TrueLogic from all CDN candidates");const t=function(e){const r=o(c(e));return{js:`${r}/dist/truelogic.min.js`,css:`${r}/dist/truelogic.min.css`}}(s(l[r],i));try{await async function(e,r){try{await a(e,r)}catch(t){await a(e,r)}}(t.js,t.css)}catch(t){await e(r+1)}}(0),!e.truelogic)throw new Error("TrueLogic did not register on window after load")}(f);e.__TRUELOGIC_READY__=h.catch(e=>{throw u(e),e})})()</script>
1
+ <div id="truelogic-preloader" aria-busy="true"><style>@keyframes rotate{from{transform:rotate(225deg)}to{transform:rotate(585deg)}}@keyframes fade-white{0%,25%{opacity:1}50%,75%{opacity:0}100%,87.5%{opacity:1}}@keyframes fade-red{0%,12.5%{opacity:0}25%,37.5%{opacity:1}100%,50%{opacity:0}}@keyframes fade-orange{0%,37.5%{opacity:0}50%,62.5%{opacity:1}100%,75%{opacity:0}}@keyframes fade-yellow{0%,62.5%{opacity:0}75%,87.5%{opacity:1}100%{opacity:0}}#truelogic-preloader{width:100vw;height:100dvh;left:0;top:0;background:#000;position:fixed;box-sizing:border-box;z-index:2147483647}#truelogic-preloader *{box-sizing:border-box}#truelogic-preloader .preloader-main{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center}#truelogic-preloader .gradient-mask{width:42px;height:42px;padding:5px;position:relative;flex-shrink:0;transform:rotate(45deg);mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);mask-composite:exclude}#truelogic-preloader .preloader-slogan{margin:24px 0 0;padding:0;display:block;width:123px;height:auto;flex-shrink:0}#truelogic-preloader .preloader-error-overlay{position:absolute;inset:0;z-index:2;padding:24px 16px 96px;background:#000}#truelogic-preloader .preloader-error-overlay[hidden]{display:none!important}#truelogic-preloader .preloader-error-content{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:min(330px,calc(100vw - 32px));display:flex;flex-direction:column;align-items:center;gap:30px;text-align:center}#truelogic-preloader .preloader-error-icon{width:60px;height:54px;opacity:.7;flex-shrink:0}#truelogic-preloader .preloader-error-icon svg{display:block;width:100%;height:100%}#truelogic-preloader .preloader-error-text{display:flex;flex-direction:column;align-items:center;gap:14px;color:#fff}#truelogic-preloader .preloader-error-title{margin:0;font-family:Roboto,Arial,sans-serif;font-size:20px;line-height:20px;font-weight:700;letter-spacing:2px;text-transform:uppercase}#truelogic-preloader .preloader-error-message{width:100%;margin:0;color:#fff;font-family:Roboto,Arial,sans-serif;font-size:14px;line-height:21px;font-weight:400;overflow-wrap:anywhere;text-wrap:balance}#truelogic-preloader .logo,#truelogic-preloader .preloader-error-logo{position:absolute;left:50%;bottom:56px;width:112px;height:18px;transform:translateX(-50%);opacity:.4}#truelogic-preloader.preloader-error-visible .logo,#truelogic-preloader.preloader-error-visible .preloader-brand,#truelogic-preloader.preloader-error-visible .preloader-main{display:none}#truelogic-preloader .gradient-rotator{width:200%;height:200%;margin:-50%;position:relative;animation:rotate 2s linear infinite;transform-origin:center;backface-visibility:hidden;transform:translateZ(0);will-change:transform;isolation:isolate}#truelogic-preloader .gradient-rotator .gradient-layer{position:absolute;top:0;left:0;width:100%;height:100%;backface-visibility:hidden;transform:translateZ(0);will-change:opacity;pointer-events:none}#truelogic-preloader .gradient-rotator .gradient-layer-white{background:conic-gradient(from 0deg,transparent 0deg,#fff 360deg);animation:fade-white 2s linear infinite;z-index:1}#truelogic-preloader .gradient-rotator .gradient-layer-red{background:conic-gradient(from 0deg,transparent 0deg,#f05 360deg);animation:fade-red 2s linear infinite;z-index:2}#truelogic-preloader .gradient-rotator .gradient-layer-orange{background:conic-gradient(from 0deg,#ff005500 0deg,#ff392a 180deg,#f77100 360deg);animation:fade-orange 2s linear infinite;z-index:3}#truelogic-preloader .gradient-rotator .gradient-layer-yellow{background:conic-gradient(from 0deg,rgba(255,115,0,0) 0deg,#ff974140 90deg,#ffba8180 180deg,#fff 360deg);animation:fade-yellow 2s linear infinite;z-index:4}@media (orientation:landscape){#truelogic-preloader .logo,#truelogic-preloader .preloader-error-logo{bottom:28px}#truelogic-preloader .preloader-error-overlay{padding-bottom:68px}}@media (max-height:420px){#truelogic-preloader .preloader-error-overlay{padding-bottom:56px}#truelogic-preloader .preloader-error-content{top:46%;width:min(300px,calc(100vw - 24px));gap:20px}#truelogic-preloader .preloader-error-icon{width:48px;height:43px}#truelogic-preloader .preloader-error-text{gap:10px}#truelogic-preloader .preloader-error-title{font-size:18px;line-height:18px;letter-spacing:1.8px}#truelogic-preloader .preloader-error-message{font-size:13px;line-height:18px}}@media (max-height:360px){#truelogic-preloader .preloader-error-content{top:43%;gap:14px}#truelogic-preloader .preloader-error-icon{width:40px;height:36px}#truelogic-preloader .preloader-error-title{font-size:16px;line-height:16px;letter-spacing:1.6px}#truelogic-preloader .preloader-error-message{font-size:12px;line-height:16px}}@keyframes spin-round{to{transform:rotate(360deg)}}#truelogic-preloader .preloader-round-spinner{display:none;width:60px;height:60px;flex-shrink:0;border-radius:50%;background:conic-gradient(from 0deg,rgba(255,255,255,0) 0deg,#fff 360deg);-webkit-mask:radial-gradient(farthest-side,transparent calc(100% - 4px),#000 calc(100% - 4px));mask:radial-gradient(farthest-side,transparent calc(100% - 4px),#000 calc(100% - 4px));animation:spin-round 1s linear infinite}#truelogic-preloader .preloader-brand{display:none;position:absolute;left:50%;bottom:60px;width:100%;max-width:350px;padding:0;flex-direction:column;align-items:center;gap:20px;transform:translateX(-50%)}#truelogic-preloader .preloader-custom-logo{display:block;width:100%;max-width:350px;height:60px;object-fit:scale-down}#truelogic-preloader .preloader-powered-by{display:block;width:170px;height:20px;flex-shrink:0}#truelogic-preloader.preloader-spinner-circle .gradient-mask{display:none}#truelogic-preloader.preloader-spinner-circle .preloader-round-spinner{display:block}#truelogic-preloader.preloader-branding .logo,#truelogic-preloader.preloader-branding .preloader-slogan{display:none}#truelogic-preloader.preloader-branding .preloader-brand{display:flex}@media (orientation:landscape){#truelogic-preloader .preloader-brand{bottom:24px;max-width:300px;gap:12px}#truelogic-preloader .preloader-custom-logo{max-width:300px;height:50px}}</style><div class="preloader-main"><div class="gradient-mask"><div class="gradient-rotator"><div class="gradient-layer gradient-layer-white"></div><div class="gradient-layer gradient-layer-red"></div><div class="gradient-layer gradient-layer-orange"></div><div class="gradient-layer gradient-layer-yellow"></div></div></div><div class="preloader-round-spinner" aria-hidden="true"></div><svg class="preloader-slogan" width="123" height="15" viewBox="0 0 123 15" fill="none" xmlns="http://www.w3.org/2000/svg" role="img" aria-label="Play like a legend"><title>Play like a legend</title><g clip-path="url(#clip0_16709_32665)"><path d="M120.929 11.0001V9.89613C120.353 10.6641 119.425 11.1921 118.401 11.1921C116.385 11.1921 114.945 9.67213 114.945 7.14413C114.945 4.66413 116.385 3.08013 118.401 3.08013C119.393 3.08013 120.305 3.56013 120.929 4.39213V0.328125H122.369V11.0001H120.929ZM120.929 8.79213V5.49613C120.529 4.87213 119.665 4.36013 118.785 4.36013C117.345 4.36013 116.449 5.52813 116.449 7.14413C116.449 8.74413 117.345 9.91213 118.785 9.91213C119.665 9.91213 120.529 9.41613 120.929 8.79213Z" fill="white"/><path d="M111.704 11.0001V6.05608C111.704 4.77608 111.048 4.36008 110.056 4.36008C109.16 4.36008 108.344 4.90408 107.928 5.48008V11.0001H106.488V3.27208H107.928V4.36008C108.44 3.73608 109.464 3.08008 110.664 3.08008C112.296 3.08008 113.144 3.94408 113.144 5.57608V11.0001H111.704Z" fill="white"/><path d="M97.0547 7.12808C97.0547 4.88808 98.6707 3.08008 100.927 3.08008C103.247 3.08008 104.687 4.88808 104.687 7.25608V7.60808H98.5747C98.6867 8.92008 99.6467 10.0081 101.199 10.0081C102.015 10.0081 102.911 9.68808 103.487 9.09608L104.159 10.0401C103.391 10.7921 102.303 11.1921 101.055 11.1921C98.7507 11.1921 97.0547 9.56008 97.0547 7.12808ZM100.927 4.26408C99.3747 4.26408 98.6387 5.51208 98.5587 6.56808H103.279C103.247 5.54408 102.559 4.26408 100.927 4.26408Z" fill="white"/><path d="M88.2363 12.9841L88.9243 11.9281C89.5643 12.6641 90.3483 12.9521 91.4043 12.9521C92.6043 12.9521 93.8043 12.3761 93.8043 10.7441V9.73608C93.2123 10.5041 92.3003 11.0641 91.2603 11.0641C89.2603 11.0641 87.8203 9.59208 87.8203 7.06408C87.8203 4.58408 89.2603 3.08008 91.2603 3.08008C92.2683 3.08008 93.1803 3.56008 93.8043 4.39208V3.27208H95.2443V10.6961C95.2443 13.3521 93.3083 14.1361 91.4043 14.1361C90.1083 14.1361 89.1643 13.8641 88.2363 12.9841ZM93.8043 8.63208V5.49608C93.4043 4.87208 92.5243 4.36008 91.6603 4.36008C90.2203 4.36008 89.3243 5.48008 89.3243 7.06408C89.3243 8.66408 90.2203 9.78408 91.6603 9.78408C92.5243 9.78408 93.4043 9.25608 93.8043 8.63208Z" fill="white"/><path d="M78.8672 7.12808C78.8672 4.88808 80.4832 3.08008 82.7392 3.08008C85.0592 3.08008 86.4992 4.88808 86.4992 7.25608V7.60808H80.3872C80.4992 8.92008 81.4592 10.0081 83.0112 10.0081C83.8272 10.0081 84.7232 9.68808 85.2992 9.09608L85.9712 10.0401C85.2032 10.7921 84.1152 11.1921 82.8672 11.1921C80.5632 11.1921 78.8672 9.56008 78.8672 7.12808ZM82.7392 4.26408C81.1872 4.26408 80.4512 5.51208 80.3712 6.56808H85.0912C85.0592 5.54408 84.3712 4.26408 82.7392 4.26408Z" fill="white"/><path d="M75.6133 11.0001V0.328125H77.0533V11.0001H75.6133Z" fill="white"/><path d="M67.7404 11.0001V10.1521C67.1324 10.8241 66.2524 11.1921 65.2124 11.1921C63.9324 11.1921 62.5244 10.3281 62.5244 8.63208C62.5244 6.87208 63.9164 6.10408 65.2124 6.10408C66.2524 6.10408 67.1484 6.44008 67.7404 7.12808V5.84808C67.7404 4.88808 66.9564 4.31208 65.8524 4.31208C64.9724 4.31208 64.2204 4.64808 63.5324 5.33608L62.9084 4.34408C63.7724 3.49608 64.8284 3.08008 66.0764 3.08008C67.7564 3.08008 69.1804 3.81608 69.1804 5.78408V11.0001H67.7404ZM67.7404 9.30408V7.99208C67.3084 7.41608 66.5564 7.11208 65.7564 7.11208C64.7164 7.11208 63.9804 7.73608 63.9804 8.64808C63.9804 9.56008 64.7164 10.1841 65.7564 10.1841C66.5564 10.1841 67.3084 9.88008 67.7404 9.30408Z" fill="white"/><path d="M49.4141 7.12808C49.4141 4.88808 51.0301 3.08008 53.2861 3.08008C55.6061 3.08008 57.0461 4.88808 57.0461 7.25608V7.60808H50.9341C51.0461 8.92008 52.0061 10.0081 53.5581 10.0081C54.3741 10.0081 55.2701 9.68808 55.8461 9.09608L56.5181 10.0401C55.7501 10.7921 54.6621 11.1921 53.4141 11.1921C51.1101 11.1921 49.4141 9.56008 49.4141 7.12808ZM53.2861 4.26408C51.7341 4.26408 50.9981 5.51208 50.9181 6.56808H55.6381C55.6061 5.54408 54.9181 4.26408 53.2861 4.26408Z" fill="white"/><path d="M47.1567 11.0001L44.5807 7.67213L43.4127 8.85613V11.0001H41.9727V0.328125H43.4127V7.19213L47.1407 3.27213H48.9487L45.6207 6.77613L48.9807 11.0001H47.1567Z" fill="white"/><path d="M38.9417 1.97574C38.4457 1.97574 38.0137 1.57574 38.0137 1.06374C38.0137 0.551742 38.4457 0.135742 38.9417 0.135742C39.4537 0.135742 39.8697 0.551742 39.8697 1.06374C39.8697 1.57574 39.4537 1.97574 38.9417 1.97574ZM38.2377 10.9997V3.27174H39.6777V10.9997H38.2377Z" fill="white"/><path d="M34.5039 11.0001V0.328125H35.9439V11.0001H34.5039Z" fill="white"/><path d="M22.2651 12.728C22.4411 12.808 22.7131 12.856 22.9051 12.856C23.4331 12.856 23.7851 12.68 24.0251 12.104L24.4731 11.08L21.2891 3.27197H22.8251L25.2411 9.33597L27.6571 3.27197H29.2091L25.4011 12.472C24.9051 13.688 24.0571 14.12 22.9371 14.136C22.6971 14.136 22.2651 14.088 22.0411 14.024L22.2651 12.728Z" fill="white"/><path d="M18.6779 11.0001V10.1521C18.0699 10.8241 17.1899 11.1921 16.1499 11.1921C14.8699 11.1921 13.4619 10.3281 13.4619 8.63208C13.4619 6.87208 14.8539 6.10408 16.1499 6.10408C17.1899 6.10408 18.0859 6.44008 18.6779 7.12808V5.84808C18.6779 4.88808 17.8939 4.31208 16.7899 4.31208C15.9099 4.31208 15.1579 4.64808 14.4699 5.33608L13.8459 4.34408C14.7099 3.49608 15.7659 3.08008 17.0139 3.08008C18.6939 3.08008 20.1179 3.81608 20.1179 5.78408V11.0001H18.6779ZM18.6779 9.30408V7.99208C18.2459 7.41608 17.4939 7.11208 16.6939 7.11208C15.6539 7.11208 14.9179 7.73608 14.9179 8.64808C14.9179 9.56008 15.6539 10.1841 16.6939 10.1841C17.4939 10.1841 18.2459 9.88008 18.6779 9.30408Z" fill="white"/><path d="M10.1758 11.0001V0.328125H11.6158V11.0001H10.1758Z" fill="white"/><path d="M0.660156 11.0001V0.328125H5.15616C7.34816 0.328125 8.56416 1.83213 8.56416 3.60813C8.56416 5.38413 7.33216 6.88813 5.15616 6.88813H2.26016V11.0001H0.660156ZM6.91616 3.60813C6.91616 2.48813 6.10016 1.73612 4.94816 1.73612H2.26016V5.48013H4.94816C6.10016 5.48013 6.91616 4.72813 6.91616 3.60813Z" fill="white"/></g><defs><clipPath id="clip0_16709_32665"><rect width="123" height="15" fill="white"/></clipPath></defs></svg></div><div class="preloader-error-overlay" hidden><div class="preloader-error-content" role="alert" aria-live="assertive"><div class="preloader-error-icon" aria-hidden="true"><svg preserveAspectRatio="none" width="100%" height="100%" overflow="visible" viewBox="0 0 60 54" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M0 9C0 4.02944 4.02944 0 9 0H51C55.9706 0 60 4.02944 60 9V42C60 48.6274 54.6274 54 48 54H12C5.37258 54 0 48.6274 0 42V9Z" fill="white" fill-opacity="0.2"/><rect y="10" width="60" height="2" fill="white" fill-opacity="0.2"/><circle cx="7.75" cy="5.40873" r="1.75" fill="white" fill-opacity="0.2"/><circle cx="12.75" cy="5.40873" r="1.75" fill="white" fill-opacity="0.2"/><circle cx="17.75" cy="5.40873" r="1.75" fill="white" fill-opacity="0.2"/><path d="M21 41C26 35.4999 34.5 35.4999 39 41" stroke="white" stroke-width="2.45052" stroke-linecap="round"/><circle cx="21.0612" cy="25.8125" r="2.8125" fill="white"/><circle cx="38.9388" cy="25.8125" r="2.8125" fill="white"/></svg></div><div class="preloader-error-text"><p class="preloader-error-title">WE'RE SORRY</p><p class="preloader-error-message">Unable to load TrueLogic. Please reload the game.</p></div></div><svg class="preloader-error-logo" width="200" height="33" viewBox="0 0 200 33" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M35.7924 16.5L19.6819 33L3.57129 16.5L19.6819 0L35.7924 16.5Z" fill="white"/><path d="M84.0471 18.7584C84.0471 20.1196 84.2037 21.1095 84.5169 21.7375C85.0093 22.8466 86.0742 23.4013 87.721 23.4013C89.3544 23.4013 90.4151 22.8466 90.9073 21.7375C91.2206 21.1095 91.3771 20.1195 91.3771 18.7584V6.59903H95.4853V18.7584C95.4853 20.862 95.1675 22.4982 94.5274 23.6717C93.3371 25.8213 91.0683 26.8937 87.721 26.8937C84.3692 26.8937 82.0958 25.8213 80.8967 23.6717C80.2566 22.4982 79.9389 20.862 79.9389 18.7584V6.59903H84.0471V18.7584Z" fill="white"/><path d="M186.476 5.99285C188.53 5.99287 190.288 6.54273 191.738 7.64736C193.193 8.7518 193.954 10.3561 194.025 12.4552H190.132C190.06 11.2682 189.541 10.4247 188.579 9.92514C187.939 9.59502 187.138 9.43015 186.185 9.43014C185.124 9.43014 184.278 9.64538 183.643 10.0718C183.012 10.5024 182.694 11.1031 182.694 11.8684C182.694 12.5787 183.008 13.1057 183.63 13.4543C184.032 13.6834 184.887 13.9585 186.194 14.2748L189.577 15.0952C191.058 15.4527 192.172 15.9338 192.915 16.5342C194.065 17.4691 194.643 18.8167 194.643 20.5812C194.643 22.3961 193.963 23.8996 192.598 25.0958C191.233 26.292 189.308 26.8927 186.82 26.8927C184.278 26.8927 182.278 26.3012 180.824 25.1232C179.369 23.9452 178.64 22.3275 178.64 20.265H182.48C182.605 21.1681 182.851 21.8419 183.213 22.2908C183.885 23.1021 185.03 23.5099 186.655 23.5099C187.626 23.5099 188.418 23.4045 189.022 23.1893C190.172 22.7768 190.749 22.0111 190.749 20.8928C190.749 20.2375 190.468 19.7334 189.899 19.3759C189.331 19.0274 188.436 18.7159 187.214 18.4455L185.129 17.9779C183.075 17.5104 181.669 17.0015 180.904 16.4562C179.611 15.5441 178.962 14.1143 178.962 12.171C178.962 10.3973 179.598 8.92586 180.868 7.75274C182.139 6.57926 184.01 5.99285 186.476 5.99285Z" fill="white"/><path d="M58.5389 10.0914H54.352L52.7391 11.743V26.3987H48.6847V11.7446L47.0705 10.0914H42.8849V6.59903H58.5389V10.0914Z" fill="white"/><path fill-rule="evenodd" clip-rule="evenodd" d="M70.2278 6.59903C71.548 6.62664 72.5638 6.79588 73.2753 7.10757C73.9868 7.42378 74.591 7.8822 75.0878 8.4917C75.4949 8.9915 75.8215 9.54598 76.0588 10.151C76.2961 10.7606 76.4169 11.4524 76.4169 12.2316C76.4169 13.1713 76.1839 14.0926 75.7231 15.0002C75.4018 15.627 74.9372 16.1269 74.3298 16.5V17.4104C74.7599 17.7112 75.0901 18.072 75.3203 18.4926C75.6919 19.1663 75.8798 20.2023 75.8798 21.5908V22.9247C75.8798 23.8318 75.9155 24.446 75.9874 24.7668C76.0948 25.28 76.3454 25.6563 76.7394 25.8989V26.3987H72.2684C72.1431 25.9586 72.0536 25.6059 71.9997 25.3352C71.8923 24.7809 71.8344 24.2078 71.8254 23.6256L71.7983 21.7787C71.7806 20.5139 71.5704 19.6705 71.1589 19.2486C70.7516 18.8271 69.9859 18.6163 68.8629 18.6163H66.5293L66.5319 18.6186L64.9249 20.2641V26.3987H60.9781V6.59903H70.2278ZM64.9249 11.6528V13.7066L66.5237 15.344H69.2747C70.1383 15.344 70.7827 15.2339 71.2168 15.0182C71.982 14.6425 72.3625 13.9001 72.3625 12.7862C72.3625 11.581 71.9907 10.7743 71.2527 10.3573C70.8364 10.1237 70.2146 10.0086 69.3868 10.0086H66.53L64.9249 11.6528Z" fill="white"/><path d="M113.636 10.0914H105.022L103.411 11.7408V12.6689L105.026 14.3231L105.023 14.3263H112.799V17.7639H105.023L105.026 17.7671L103.411 19.4213V21.2102L105.013 22.8512H114.111V26.3987H99.4638V6.59903H113.636V10.0914Z" fill="white"/><path d="M128.699 21.1687L130.308 22.8171L130.277 22.849H138.365V26.3965H124.672V6.59678H128.699V21.1687Z" fill="white"/><path fill-rule="evenodd" clip-rule="evenodd" d="M158.015 26.3965H153.638L152.883 23.9675L151.28 22.3262H146.335L144.746 23.953L143.959 26.3965H139.753L146.64 6.59678H151.204L158.015 26.3965ZM146.763 17.685L147.965 18.9163H149.685L150.914 17.6576L148.873 11.1249L146.763 17.685Z" fill="white"/><path fill-rule="evenodd" clip-rule="evenodd" d="M169.579 6.59678C171.937 6.63359 173.606 7.33467 174.587 8.70504C175.177 9.54823 175.473 10.5566 175.473 11.7301C175.473 12.9398 175.173 13.9115 174.578 14.6447C174.4 14.8631 174.18 15.0714 173.915 15.2693V16.1574C174.509 16.5066 174.983 16.9605 175.339 17.5187C175.84 18.3161 176.09 19.2831 176.09 20.4197C176.09 21.593 175.804 22.6471 175.231 23.5776C174.864 24.1964 174.408 24.7142 173.862 25.1361C173.244 25.6173 172.519 25.9472 171.682 26.1261C170.841 26.3047 169.933 26.3965 168.953 26.3965H160.249V6.59678H169.579ZM164.115 19.3211V21.3333L165.72 22.9769L165.711 22.9866H168.792C169.628 22.9866 170.277 22.8672 170.742 22.6334C171.588 22.2027 172.009 21.3732 172.009 20.1493C172.009 19.1136 171.602 18.4031 170.783 18.0182C170.326 17.7981 169.682 17.6882 168.859 17.6792H165.719L164.115 19.3211ZM164.115 11.6418V12.7508L165.72 14.3943L165.708 14.4066H168.809C169.646 14.4066 170.327 14.2415 170.85 13.9116C171.374 13.5816 171.633 12.9994 171.633 12.1607C171.633 11.2303 171.289 10.6164 170.595 10.3183C170 10.112 169.239 10.0063 168.313 10.0063H165.712L164.115 11.6418Z" fill="white"/></svg></div><svg class="logo" width="200" height="33" viewBox="0 0 200 33" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M35.7924 16.5L19.6819 33L3.57129 16.5L19.6819 0L35.7924 16.5Z" fill="white"/><path d="M84.0471 18.7584C84.0471 20.1196 84.2037 21.1095 84.5169 21.7375C85.0093 22.8466 86.0742 23.4013 87.721 23.4013C89.3544 23.4013 90.4151 22.8466 90.9073 21.7375C91.2206 21.1095 91.3771 20.1195 91.3771 18.7584V6.59903H95.4853V18.7584C95.4853 20.862 95.1675 22.4982 94.5274 23.6717C93.3371 25.8213 91.0683 26.8937 87.721 26.8937C84.3692 26.8937 82.0958 25.8213 80.8967 23.6717C80.2566 22.4982 79.9389 20.862 79.9389 18.7584V6.59903H84.0471V18.7584Z" fill="white"/><path d="M186.476 5.99285C188.53 5.99287 190.288 6.54273 191.738 7.64736C193.193 8.7518 193.954 10.3561 194.025 12.4552H190.132C190.06 11.2682 189.541 10.4247 188.579 9.92514C187.939 9.59502 187.138 9.43015 186.185 9.43014C185.124 9.43014 184.278 9.64538 183.643 10.0718C183.012 10.5024 182.694 11.1031 182.694 11.8684C182.694 12.5787 183.008 13.1057 183.63 13.4543C184.032 13.6834 184.887 13.9585 186.194 14.2748L189.577 15.0952C191.058 15.4527 192.172 15.9338 192.915 16.5342C194.065 17.4691 194.643 18.8167 194.643 20.5812C194.643 22.3961 193.963 23.8996 192.598 25.0958C191.233 26.292 189.308 26.8927 186.82 26.8927C184.278 26.8927 182.278 26.3012 180.824 25.1232C179.369 23.9452 178.64 22.3275 178.64 20.265H182.48C182.605 21.1681 182.851 21.8419 183.213 22.2908C183.885 23.1021 185.03 23.5099 186.655 23.5099C187.626 23.5099 188.418 23.4045 189.022 23.1893C190.172 22.7768 190.749 22.0111 190.749 20.8928C190.749 20.2375 190.468 19.7334 189.899 19.3759C189.331 19.0274 188.436 18.7159 187.214 18.4455L185.129 17.9779C183.075 17.5104 181.669 17.0015 180.904 16.4562C179.611 15.5441 178.962 14.1143 178.962 12.171C178.962 10.3973 179.598 8.92586 180.868 7.75274C182.139 6.57926 184.01 5.99285 186.476 5.99285Z" fill="white"/><path d="M58.5389 10.0914H54.352L52.7391 11.743V26.3987H48.6847V11.7446L47.0705 10.0914H42.8849V6.59903H58.5389V10.0914Z" fill="white"/><path fill-rule="evenodd" clip-rule="evenodd" d="M70.2278 6.59903C71.548 6.62664 72.5638 6.79588 73.2753 7.10757C73.9868 7.42378 74.591 7.8822 75.0878 8.4917C75.4949 8.9915 75.8215 9.54598 76.0588 10.151C76.2961 10.7606 76.4169 11.4524 76.4169 12.2316C76.4169 13.1713 76.1839 14.0926 75.7231 15.0002C75.4018 15.627 74.9372 16.1269 74.3298 16.5V17.4104C74.7599 17.7112 75.0901 18.072 75.3203 18.4926C75.6919 19.1663 75.8798 20.2023 75.8798 21.5908V22.9247C75.8798 23.8318 75.9155 24.446 75.9874 24.7668C76.0948 25.28 76.3454 25.6563 76.7394 25.8989V26.3987H72.2684C72.1431 25.9586 72.0536 25.6059 71.9997 25.3352C71.8923 24.7809 71.8344 24.2078 71.8254 23.6256L71.7983 21.7787C71.7806 20.5139 71.5704 19.6705 71.1589 19.2486C70.7516 18.8271 69.9859 18.6163 68.8629 18.6163H66.5293L66.5319 18.6186L64.9249 20.2641V26.3987H60.9781V6.59903H70.2278ZM64.9249 11.6528V13.7066L66.5237 15.344H69.2747C70.1383 15.344 70.7827 15.2339 71.2168 15.0182C71.982 14.6425 72.3625 13.9001 72.3625 12.7862C72.3625 11.581 71.9907 10.7743 71.2527 10.3573C70.8364 10.1237 70.2146 10.0086 69.3868 10.0086H66.53L64.9249 11.6528Z" fill="white"/><path d="M113.636 10.0914H105.022L103.411 11.7408V12.6689L105.026 14.3231L105.023 14.3263H112.799V17.7639H105.023L105.026 17.7671L103.411 19.4213V21.2102L105.013 22.8512H114.111V26.3987H99.4638V6.59903H113.636V10.0914Z" fill="white"/><path d="M128.699 21.1687L130.308 22.8171L130.277 22.849H138.365V26.3965H124.672V6.59678H128.699V21.1687Z" fill="white"/><path fill-rule="evenodd" clip-rule="evenodd" d="M158.015 26.3965H153.638L152.883 23.9675L151.28 22.3262H146.335L144.746 23.953L143.959 26.3965H139.753L146.64 6.59678H151.204L158.015 26.3965ZM146.763 17.685L147.965 18.9163H149.685L150.914 17.6576L148.873 11.1249L146.763 17.685Z" fill="white"/><path fill-rule="evenodd" clip-rule="evenodd" d="M169.579 6.59678C171.937 6.63359 173.606 7.33467 174.587 8.70504C175.177 9.54823 175.473 10.5566 175.473 11.7301C175.473 12.9398 175.173 13.9115 174.578 14.6447C174.4 14.8631 174.18 15.0714 173.915 15.2693V16.1574C174.509 16.5066 174.983 16.9605 175.339 17.5187C175.84 18.3161 176.09 19.2831 176.09 20.4197C176.09 21.593 175.804 22.6471 175.231 23.5776C174.864 24.1964 174.408 24.7142 173.862 25.1361C173.244 25.6173 172.519 25.9472 171.682 26.1261C170.841 26.3047 169.933 26.3965 168.953 26.3965H160.249V6.59678H169.579ZM164.115 19.3211V21.3333L165.72 22.9769L165.711 22.9866H168.792C169.628 22.9866 170.277 22.8672 170.742 22.6334C171.588 22.2027 172.009 21.3732 172.009 20.1493C172.009 19.1136 171.602 18.4031 170.783 18.0182C170.326 17.7981 169.682 17.6882 168.859 17.6792H165.719L164.115 19.3211ZM164.115 11.6418V12.7508L165.72 14.3943L165.708 14.4066H168.809C169.646 14.4066 170.327 14.2415 170.85 13.9116C171.374 13.5816 171.633 12.9994 171.633 12.1607C171.633 11.2303 171.289 10.6164 170.595 10.3183C170 10.112 169.239 10.0063 168.313 10.0063H165.712L164.115 11.6418Z" fill="white"/></svg><div class="preloader-brand"><img class="preloader-custom-logo" alt="" fetchpriority="high"/> <svg class="preloader-powered-by" role="img" aria-label="Powered by TRUE ENGINE" xmlns="http://www.w3.org/2000/svg" width="170" height="20" viewBox="0 0 170 20" fill="none"><g opacity="0.9"><path d="M158.74 7.2077H154.476L153.813 7.8707V8.5727L154.476 9.2227H158.337V10.8217H154.476L153.813 11.4847V12.4467L154.476 13.0967H158.831V14.7997H151.798V5.5437H158.74V7.2077Z" fill="white"/><path d="M142.162 5.5437H144.229L148.038 11.7447V5.5437H149.988V14.7997H147.96L144.125 8.5857V14.7997H142.162V5.5437ZM147.141 10.6917H148.584V11.9267H147.141V10.6917ZM143.553 8.4427H144.996V9.6777H143.553V8.4427Z" fill="white"/><path d="M140.369 14.7997H138.328V5.5437H140.369V14.7997Z" fill="white"/><path d="M136.705 14.7996H135.418V14.7866L135.405 14.7996L134.794 14.1886C134.187 14.7433 133.403 15.0206 132.441 15.0206C131.8 15.0206 131.21 14.9036 130.673 14.6696C130.144 14.4356 129.685 14.1063 129.295 13.6816C128.914 13.257 128.615 12.75 128.398 12.1606C128.19 11.5713 128.086 10.9213 128.086 10.2106C128.086 9.4913 128.194 8.83697 128.411 8.24763C128.636 7.64963 128.948 7.1383 129.347 6.71363C129.754 6.2803 130.235 5.94663 130.79 5.71263C131.353 5.46997 131.969 5.34863 132.636 5.34863C133.165 5.34863 133.654 5.42663 134.105 5.58263C134.564 5.73863 134.967 5.95963 135.314 6.24563C135.661 6.52297 135.942 6.86097 136.159 7.25963C136.384 7.6583 136.527 8.1003 136.588 8.58563H134.625C134.53 8.09163 134.304 7.71463 133.949 7.45463C133.602 7.18597 133.156 7.05163 132.61 7.05163C131.83 7.05163 131.219 7.32897 130.777 7.88363C130.344 8.4383 130.127 9.21397 130.127 10.2106C130.127 11.2246 130.348 12.009 130.79 12.5636C131.232 13.1183 131.86 13.3956 132.675 13.3956C133.16 13.3956 133.576 13.2873 133.923 13.0706C134.27 12.8453 134.53 12.542 134.703 12.1606L133.845 11.3026H132.818V9.79463H136.705V14.7996Z" fill="white"/><path d="M118.828 5.5437H120.895L124.704 11.7447V5.5437H126.654V14.7997H124.626L120.791 8.5857V14.7997H118.828V5.5437ZM123.807 10.6917H125.25V11.9267H123.807V10.6917ZM120.219 8.4427H121.662V9.6777H120.219V8.4427Z" fill="white"/><path d="M117.34 7.2077H113.076L112.413 7.8707V8.5727L113.076 9.2227H116.937V10.8217H113.076L112.413 11.4847V12.4467L113.076 13.0967H117.431V14.7997H110.398V5.5437H117.34V7.2077Z" fill="white"/><path d="M105.293 7.2077H101.029L100.366 7.8707V8.5727L101.029 9.2227H104.89V10.8217H101.029L100.366 11.4847V12.4467L101.029 13.0967H105.384V14.7997H98.3506V5.5437H105.293V7.2077Z" fill="white"/><path d="M96.5921 11.1077C96.5921 12.4337 96.2758 13.413 95.6431 14.0457C95.0104 14.6697 94.0138 14.9817 92.6531 14.9817C91.2751 14.9817 90.2654 14.661 89.6241 14.0197C88.9828 13.3784 88.6621 12.399 88.6621 11.0817V5.5437H90.6901V11.0817C90.6901 11.437 90.7204 11.7534 90.7811 12.0307C90.8418 12.308 90.9458 12.542 91.0931 12.7327C91.2404 12.9147 91.4398 13.0577 91.6911 13.1617C91.9511 13.257 92.2804 13.3047 92.6791 13.3047C93.0691 13.3047 93.3854 13.2527 93.6281 13.1487C93.8794 13.0447 94.0701 12.8974 94.2001 12.7067C94.3388 12.516 94.4341 12.282 94.4861 12.0047C94.5381 11.7274 94.5641 11.4197 94.5641 11.0817V5.5437H96.5921V11.1077Z" fill="white"/><path d="M84.0122 5.5437C84.4368 5.5437 84.8355 5.5957 85.2082 5.6997C85.5895 5.79503 85.9232 5.95103 86.2092 6.1677C86.4952 6.3757 86.7205 6.64437 86.8852 6.9737C87.0498 7.30303 87.1322 7.7017 87.1322 8.1697C87.1322 8.7157 87.0022 9.18803 86.7422 9.5867C86.4908 9.98537 86.1312 10.2714 85.6632 10.4447C85.9232 10.4967 86.1355 10.5964 86.3002 10.7437C86.4648 10.891 86.5992 11.0644 86.7032 11.2637C86.8072 11.463 86.8808 11.6797 86.9242 11.9137C86.9762 12.1477 87.0108 12.3774 87.0282 12.6027C87.0455 12.75 87.0585 12.932 87.0672 13.1487C87.0845 13.3654 87.1062 13.582 87.1322 13.7987C87.1582 14.0154 87.1972 14.2147 87.2492 14.3967C87.3098 14.5787 87.3835 14.713 87.4702 14.7997H85.3642C85.3035 14.6784 85.2558 14.5354 85.2212 14.3707C85.1952 14.206 85.1735 14.037 85.1562 13.8637C85.1388 13.6904 85.1258 13.5214 85.1172 13.3567C85.1085 13.1834 85.0955 13.0317 85.0782 12.9017C85.0435 12.581 84.9915 12.3124 84.9222 12.0957C84.8528 11.8704 84.7445 11.6927 84.5972 11.5627C84.4585 11.424 84.2765 11.3244 84.0512 11.2637C83.8345 11.203 83.5615 11.1727 83.2322 11.1727H81.4252V14.7997H79.4102V5.5437H84.0122ZM81.4252 9.7037H83.3492C83.5832 9.7037 83.8085 9.6907 84.0252 9.6647C84.2418 9.63003 84.4325 9.56937 84.5972 9.4827C84.7618 9.38737 84.8918 9.25303 84.9872 9.0797C85.0912 8.90637 85.1432 8.6767 85.1432 8.3907C85.1432 8.12203 85.0955 7.9097 85.0002 7.7537C84.9048 7.58903 84.7748 7.46337 84.6102 7.3767C84.4542 7.28137 84.2722 7.2207 84.0642 7.1947C83.8648 7.16003 83.6568 7.1427 83.4402 7.1427H81.4252V9.7037ZM81.4252 7.8057L80.5022 6.8827L81.4252 5.9727L82.3482 6.8827L81.4252 7.8057ZM81.4252 10.8867L80.5022 9.9637L81.4252 9.0537L82.3482 9.9637L81.4252 10.8867ZM81.4252 11.8487L80.5022 10.9257L81.4252 10.0157L82.3482 10.9257L81.4252 11.8487ZM85.2602 9.9247H86.2222V11.3157H85.2602V9.9247Z" fill="white"/><path d="M78.2622 7.2727H75.4802V14.7997H73.4392V7.2727H70.6572V5.5437H78.2622V7.2727ZM73.4392 8.1957L72.5162 7.2727L73.4392 6.3627L74.3622 7.2727L73.4392 8.1957ZM75.4802 8.1957L74.5572 7.2727L75.4802 6.3627L76.4032 7.2727L75.4802 8.1957Z" fill="white"/><path d="M168.477 4.6001L165.477 7.6001L162.477 4.6001L165.477 1.6001L168.477 4.6001Z" fill="white"/></g><path opacity="0.5" d="M59.1612 16.3428L59.3532 15.2148C59.4972 15.2788 59.6572 15.3108 59.8332 15.3108C60.2412 15.3108 60.5172 15.1428 60.6612 14.8068L60.9492 14.1468L58.5732 8.27881H59.9172L61.6092 12.6228L63.3012 8.27881H64.6572L61.8612 15.1188C61.5172 15.9748 60.8532 16.4108 59.8692 16.4268C59.6052 16.4268 59.3692 16.3988 59.1612 16.3428Z" fill="white"/><path opacity="0.5" d="M53.7014 12.3348C53.8374 12.5508 54.0454 12.7348 54.3254 12.8868C54.6134 13.0308 54.9014 13.1028 55.1894 13.1028C55.6854 13.1028 56.0814 12.9268 56.3774 12.5748C56.6814 12.2148 56.8334 11.7508 56.8334 11.1828C56.8334 10.6148 56.6814 10.1508 56.3774 9.7908C56.0814 9.4308 55.6854 9.2508 55.1894 9.2508C54.9014 9.2508 54.6174 9.3268 54.3374 9.4788C54.0574 9.6308 53.8454 9.8188 53.7014 10.0428V12.3348ZM53.7014 14.0748H52.4414V6.0708H53.7014V9.0828C54.1734 8.4508 54.7934 8.1348 55.5614 8.1348C56.3134 8.1348 56.9294 8.4148 57.4094 8.9748C57.8894 9.5268 58.1294 10.2628 58.1294 11.1828C58.1294 12.1188 57.8894 12.8588 57.4094 13.4028C56.9294 13.9468 56.3134 14.2188 55.5614 14.2188C54.8014 14.2188 54.1814 13.9068 53.7014 13.2828V14.0748Z" fill="white"/><path opacity="0.5" d="M47.7264 14.0748H46.4664V13.2828C45.9864 13.9068 45.3664 14.2188 44.6064 14.2188C43.8464 14.2188 43.2264 13.9468 42.7464 13.4028C42.2664 12.8588 42.0264 12.1188 42.0264 11.1828C42.0264 10.2548 42.2664 9.5148 42.7464 8.9628C43.2264 8.4108 43.8464 8.1348 44.6064 8.1348C45.3664 8.1348 45.9864 8.4508 46.4664 9.0828V6.0708H47.7264V14.0748ZM44.9664 13.1028C45.2624 13.1028 45.5504 13.0308 45.8304 12.8868C46.1104 12.7428 46.3224 12.5588 46.4664 12.3348V10.0308C46.3224 9.8068 46.1104 9.6228 45.8304 9.4788C45.5504 9.3268 45.2624 9.2508 44.9664 9.2508C44.4704 9.2508 44.0744 9.4308 43.7784 9.7908C43.4824 10.1508 43.3344 10.6148 43.3344 11.1828C43.3344 11.7508 43.4824 12.2148 43.7784 12.5748C44.0744 12.9268 44.4704 13.1028 44.9664 13.1028Z" fill="white"/><path opacity="0.5" d="M38.3827 14.2188C37.5027 14.2188 36.7747 13.9388 36.1987 13.3788C35.6307 12.8108 35.3467 12.0748 35.3467 11.1708C35.3467 10.3228 35.6227 9.60677 36.1747 9.02277C36.7347 8.43077 37.4387 8.13477 38.2867 8.13477C39.1427 8.13477 39.8307 8.43077 40.3507 9.02277C40.8787 9.61477 41.1427 10.3708 41.1427 11.2908V11.5908H36.6667C36.7147 12.0468 36.9027 12.4268 37.2307 12.7308C37.5587 13.0348 37.9867 13.1868 38.5147 13.1868C38.8107 13.1868 39.1067 13.1308 39.4027 13.0188C39.7067 12.9068 39.9587 12.7508 40.1587 12.5508L40.7347 13.3788C40.1507 13.9388 39.3667 14.2188 38.3827 14.2188ZM39.9187 10.7028C39.9027 10.3028 39.7547 9.94677 39.4747 9.63477C39.2027 9.32277 38.8067 9.16677 38.2867 9.16677C37.7907 9.16677 37.4027 9.32277 37.1227 9.63477C36.8427 9.93877 36.6867 10.2948 36.6547 10.7028H39.9187Z" fill="white"/><path opacity="0.5" d="M32.8069 14.075H31.5469V8.27897H32.8069V9.13097C33.0309 8.84297 33.3109 8.60697 33.6469 8.42297C33.9829 8.23897 34.3309 8.14697 34.6909 8.14697V9.39497C34.5789 9.37097 34.4469 9.35897 34.2949 9.35897C34.0309 9.35897 33.7469 9.43897 33.4429 9.59897C33.1469 9.75097 32.9349 9.92697 32.8069 10.127V14.075Z" fill="white"/><path opacity="0.5" d="M27.5428 14.2188C26.6628 14.2188 25.9348 13.9388 25.3588 13.3788C24.7908 12.8108 24.5068 12.0748 24.5068 11.1708C24.5068 10.3228 24.7828 9.60677 25.3348 9.02277C25.8948 8.43077 26.5988 8.13477 27.4468 8.13477C28.3028 8.13477 28.9908 8.43077 29.5108 9.02277C30.0388 9.61477 30.3028 10.3708 30.3028 11.2908V11.5908H25.8268C25.8748 12.0468 26.0628 12.4268 26.3908 12.7308C26.7188 13.0348 27.1468 13.1868 27.6748 13.1868C27.9708 13.1868 28.2668 13.1308 28.5628 13.0188C28.8668 12.9068 29.1188 12.7508 29.3188 12.5508L29.8948 13.3788C29.3108 13.9388 28.5268 14.2188 27.5428 14.2188ZM29.0788 10.7028C29.0628 10.3028 28.9148 9.94677 28.6348 9.63477C28.3628 9.32277 27.9668 9.16677 27.4468 9.16677C26.9508 9.16677 26.5628 9.32277 26.2828 9.63477C26.0028 9.93877 25.8468 10.2948 25.8148 10.7028H29.0788Z" fill="white"/><path opacity="0.5" d="M22.1915 14.0748H20.8715L19.5275 9.82681L18.1835 14.0748H16.8635L15.0635 8.27881H16.3715L17.5955 12.4908L18.9755 8.27881H20.0795L21.4595 12.4908L22.6835 8.27881H23.9915L22.1915 14.0748Z" fill="white"/><path opacity="0.5" d="M11.5571 14.2188C10.6611 14.2188 9.94106 13.9268 9.39706 13.3428C8.85306 12.7508 8.58105 12.0268 8.58105 11.1708C8.58105 10.3148 8.85306 9.59477 9.39706 9.01077C9.94106 8.42677 10.6611 8.13477 11.5571 8.13477C12.4611 8.13477 13.1851 8.42677 13.7291 9.01077C14.2731 9.59477 14.5451 10.3148 14.5451 11.1708C14.5451 12.0348 14.2731 12.7588 13.7291 13.3428C13.1851 13.9268 12.4611 14.2188 11.5571 14.2188ZM11.5571 13.1028C12.0771 13.1028 12.4851 12.9188 12.7811 12.5508C13.0851 12.1748 13.2371 11.7148 13.2371 11.1708C13.2371 10.6348 13.0851 10.1828 12.7811 9.81477C12.4851 9.43877 12.0771 9.25077 11.5571 9.25077C11.0451 9.25077 10.6371 9.43877 10.3331 9.81477C10.0371 10.1828 9.88905 10.6348 9.88905 11.1708C9.88905 11.7148 10.0371 12.1748 10.3331 12.5508C10.6371 12.9188 11.0451 13.1028 11.5571 13.1028Z" fill="white"/><path opacity="0.5" d="M3.25556 14.0748H1.85156V6.0708H5.36756C6.17556 6.0708 6.81156 6.3108 7.27556 6.7908C7.74756 7.2708 7.98356 7.8668 7.98356 8.5788C7.98356 9.2828 7.74756 9.8788 7.27556 10.3668C6.81156 10.8468 6.17556 11.0868 5.36756 11.0868H3.25556V14.0748ZM5.17556 9.8508C5.57556 9.8508 5.90356 9.7348 6.15956 9.5028C6.41556 9.2708 6.54356 8.9628 6.54356 8.5788C6.54356 8.1948 6.41556 7.8868 6.15956 7.6548C5.90356 7.4228 5.57556 7.3068 5.17556 7.3068H3.25556V9.8508H5.17556Z" fill="white"/></svg></div></div><script>(()=>{const e=window,r=document,t="@truelab/truelogic",n=["https://cdn.truelab.games","https://cdn-test.truelab.games","https://unpkg.com","https://cdn.jsdelivr.net/npm"];function o(e){return e.replace(/\/+$/,"")}function c(e){return"string"==typeof e?e.trim():""}function s(e,r){return function(e,r){const n=c(r);return n&&e?e.includes(`${t}@`)?e:`${e}@${n}`:e}(function(e){const r=o(c(e));return r?r.includes(t)?r:`${r}/${t}`.replace(/([^:]\/)\/+/g,"$1"):r}(e),r)}function i(e){(r.head||r.body||r.documentElement).appendChild(e)}function l(t){return new Promise((n,o)=>{if(e.truelogic)return void n();const c=r.querySelector(`script[src="${t}"]`);if(c)return c.addEventListener("load",()=>n(),{once:!0}),void c.addEventListener("error",()=>o(new Error(`Failed to load TrueLogic script: ${t}`)),{once:!0});const s=r.createElement("script");s.src=t,s.async=!0,s.crossOrigin="anonymous",s.onload=()=>{n()},s.onerror=()=>{o(new Error(`Failed to load TrueLogic script: ${t}`))},i(s)})}function a(e,t){return Promise.all([(n=t,new Promise((e,t)=>{if(r.querySelector(`link[rel="stylesheet"][href="${n}"]`))return void e();const o=r.createElement("link");o.rel="stylesheet",o.href=n,o.crossOrigin="anonymous",o.onload=()=>{e()},o.onerror=()=>{t(new Error(`Failed to load TrueLogic stylesheet: ${n}`))},i(o)})),l(e)]).then(()=>{},n=>{throw function(e,t){const n=r.querySelectorAll('link[rel="stylesheet"]');for(let e=n.length-1;e>=0;e-=1)o(n[e].href)===o(t)&&n[e].remove();const c=r.querySelectorAll("script[src]");for(let r=c.length-1;r>=0;r-=1)o(c[r].src)===o(e)&&c[r].remove()}(e,t),n});var n}function u(e){const t=r.getElementById("truelogic-preloader");if(!t)return;const n=t.querySelector(".preloader-error-overlay"),o=t.querySelector(".preloader-error-message");n&&o&&(o.textContent=function(e){return e instanceof Error&&c(e.message)?e.message:"string"==typeof e&&c(e)?e:"Unable to load TrueLogic. Please reload the game."}(e),n.hidden=!1,n.style.removeProperty("display"),n.style.removeProperty("visibility"),t.classList.add("preloader-error-visible"),t.setAttribute("aria-busy","false"))}if(d=e.__TRUELOGIC_READY__,Boolean(d)&&"function"==typeof d.then)return;var d;const f=function(){const r=e.__TRUELOGIC_LOADER_CONFIG__;return r&&"object"==typeof r?r:null}();if(function(e){var t;if(!e)return;const n=r.getElementById("truelogic-preloader");if(!n)return;const o=c(e.customLogoUrl);if("circle"===(null!==(t=e.loadingSpinner)&&void 0!==t?t:o?"circle":"square")&&n.classList.add("preloader-spinner-circle"),o){const e=n.querySelector(".preloader-custom-logo");e&&(e.src=o),n.classList.add("preloader-branding")}}(f),!f||!0!==f.autoLoad)return;const g=async function(r){if(e.truelogic)return;const t=function(){try{return new URL(e.location.href).searchParams}catch(e){return new URLSearchParams}}(),i=function(e,r){const t=c(r.get("truelogic"));return t||c(null==e?void 0:e.version)||void 0}(r,t),l=function(e,r){const t=[],s=c(r.get("urlCdn"));s&&t.push(s);const i=c(null==e?void 0:e.cdnBaseUrl);i&&t.push(i),t.push(...n);const l=new Set;return t.reduce((e,r)=>{const t=c(r);if(!t)return e;const n=o(t).toLowerCase();return l.has(n)||(l.add(n),e.push(t)),e},[])}(r,t);if(await async function e(r){if(r>=l.length)throw new Error("Failed to load TrueLogic from all CDN candidates");const t=function(e){const r=o(c(e));return{js:`${r}/dist/truelogic.min.js`,css:`${r}/dist/truelogic.min.css`}}(s(l[r],i));try{await async function(e,r){try{await a(e,r)}catch(t){await a(e,r)}}(t.js,t.css)}catch(t){await e(r+1)}}(0),!e.truelogic)throw new Error("TrueLogic did not register on window after load")}(f);e.__TRUELOGIC_READY__=g.catch(e=>{throw u(e),e})})()</script>
@@ -1,3 +1,3 @@
1
1
  *,:after,:before{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:#3b82f680;--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:#3b82f680;--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }/*
2
2
  ! tailwindcss v3.4.17 | MIT License | https://tailwindcss.com
3
- */*,:after,:before{border:0 solid;box-sizing:border-box}:after,:before{--tw-content:""}:host,html{line-height:1.5;-webkit-text-size-adjust:100%;font-family:ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-feature-settings:normal;font-variation-settings:normal;-moz-tab-size:4;tab-size:4;-webkit-tap-highlight-color:transparent}body{line-height:inherit;margin:0}hr{border-top-width:1px;color:inherit;height:0}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-size:1em;font-variation-settings:normal}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:initial}sub{bottom:-.25em}sup{top:-.5em}table{border-collapse:collapse;border-color:inherit;text-indent:0}button,input,optgroup,select,textarea{color:inherit;font-family:inherit;font-feature-settings:inherit;font-size:100%;font-variation-settings:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:initial;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:initial}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}fieldset{margin:0}fieldset,legend{padding:0}menu,ol,ul{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::placeholder,textarea::placeholder{color:#9ca3af;opacity:1}[role=button],button{cursor:pointer}:disabled{cursor:default}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{height:auto;max-width:100%}[hidden]:where(:not([hidden=until-found])){display:none}.\!container{width:100%!important}.container{width:100%}@media (min-width:640px){.\!container{max-width:640px!important}.container{max-width:640px}}@media (min-width:768px){.\!container{max-width:768px!important}.container{max-width:768px}}@media (min-width:1024px){.\!container{max-width:1024px!important}.container{max-width:1024px}}@media (min-width:1280px){.\!container{max-width:1280px!important}.container{max-width:1280px}}@media (min-width:1536px){.\!container{max-width:1536px!important}.container{max-width:1536px}}.display-xl-gold{-webkit-background-clip:text;background-clip:text;background-image:var(--colors-gold);color:var(--colors-white);color:#0000;font-size:24px;font-weight:900;letter-spacing:.96px;line-height:28px;--tw-drop-shadow:drop-shadow(0 1px 3px #00000080);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.display-xl-gold,.title-h1-bold{font-family:Roboto,Helvetica,sans-serif;text-transform:uppercase}.title-h1-bold{color:var(--colors-white);font-size:20px;font-weight:700;letter-spacing:.4px;line-height:23px}.title-h2-bold{font-size:18px;line-height:21px}.title-h2-bold,.title-h3-bold{color:var(--colors-white);font-family:Roboto,Helvetica,sans-serif;font-weight:700}.title-h3-bold{font-size:16px;line-height:19px}.text-medium-bold{color:var(--colors-white);font-family:Roboto,Helvetica,sans-serif;font-size:14px;font-weight:700;line-height:18px}.text-medium-med{font-weight:500}.text-medium-med,.text-medium-reg{color:var(--colors-white);font-family:Roboto,Helvetica,sans-serif;font-size:14px;line-height:21px}.text-medium-reg{font-weight:400}.text-small-bold{color:var(--colors-white);font-family:Roboto,Helvetica,sans-serif;font-size:12px;font-weight:700;line-height:14px}.text-small-med{font-weight:500}.text-small-med,.text-small-reg{color:var(--colors-white);font-family:Roboto,Helvetica,sans-serif;font-size:12px;line-height:18px}.text-small-reg{font-weight:400}.text-xs-bold{color:var(--colors-white);font-family:Roboto,Helvetica,sans-serif;font-size:11px;font-weight:700;line-height:13px}.text-super-xs-bold{font-weight:700}.text-super-xs-bold,.text-super-xs-reg{color:var(--colors-white);font-family:Roboto,Helvetica,sans-serif;font-size:10px;line-height:12px}.text-super-xs-reg{font-weight:400}.text-bonus-large{-webkit-background-clip:text;background-clip:text;background-image:var(--colors-gold);color:#0000;font-family:Roboto,Helvetica,sans-serif;font-size:18px;font-weight:900;line-height:21px}:root{--colors-brand-black:#000;--colors-brand-orange:#ff7100;--colors-brand-pink:#f05;--colors-brand-gradient:linear-gradient(144deg,#ff7100,#f05);--colors-white:#fff;--colors-white-30:#ffffff4d;--colors-white-22:#ffffff38;--colors-white-20:#fff3;--colors-white-15:#ffffff26;--colors-white-10:#ffffff1a;--colors-white-6:#ffffff0f;--colors-white-4:#ffffff0a;--colors-black-20:#0003;--colors-black-10:#0000001a;--colors-gold-stop-0:#ffcf55;--colors-gold-stop-1:#ffae11;--colors-gold-stop-2:#fff7b2;--colors-gold:linear-gradient(0deg,var(--colors-gold-stop-0) 0.79%,var(--colors-gold-stop-1) 32.86%,var(--colors-gold-stop-2) 80.76%);--colors-green:linear-gradient(90deg,#00d651,#00a5d6);--colors-neon-rouge:#ff0045;--colors-grey-stop-0:#fff;--colors-grey-stop-1:#e0def0;--colors-grey:linear-gradient(0deg,var(--colors-grey-stop-0) 0%,var(--colors-grey-stop-1) 100%);--colors-main-ui:hsl(var(--colors-main-ui-source));--colors-main-ui-20:hsl(var(--colors-main-ui-source)/20%);--colors-main-ui-50:hsl(var(--colors-main-ui-source)/50%);--colors-main-ui-80:hsl(var(--colors-main-ui-source)/80%);--colors-main-ui-0:hsl(var(--colors-main-ui-source)/0%);--colors-additional:hsl(var(--colors-additional-source));--colors-additional-20:hsl(var(--colors-additional-source)/20%);--colors-bonus-bet:hsl(var(--colors-bonus-bet-source));--colors-bonus-stop-0:hsl(var(--colors-bonus-stop-0-source));--colors-bonus-stop-1:hsl(var(--colors-bonus-stop-1-source));--colors-bonus-secondary-stop-0:hsl(var(--colors-bonus-secondary-stop-0-source));--colors-bonus-secondary-stop-1:hsl(var(--colors-bonus-secondary-stop-1-source));--colors-buttons-stop-0:hsl(var(--colors-buttons-stop-0-source));--colors-buttons-stop-1:hsl(var(--colors-buttons-stop-1-source));--colors-bonus:linear-gradient(144deg,var(--colors-bonus-stop-0) 0%,var(--colors-bonus-stop-1) 100%);--colors-bonus-secondary:linear-gradient(144deg,var(--colors-bonus-secondary-stop-0) 0%,var(--colors-bonus-secondary-stop-1) 100%);--colors-main-gradient-90:linear-gradient(90deg,var(--colors-main-gradient-stop-0) 0%,var(--colors-main-gradient-stop-1) 29.17%,var(--colors-main-gradient-stop-2) 100%);--colors-main-gradient-180:linear-gradient(180deg,var(--colors-main-gradient-stop-0) 0%,var(--colors-main-gradient-stop-1) 29.17%,var(--colors-main-gradient-stop-2) 100%);--colors-main-gradient-270:linear-gradient(270deg,var(--colors-main-gradient-stop-0) 0%,var(--colors-main-gradient-stop-1) 29.17%,var(--colors-main-gradient-stop-2) 100%);--colors-buttons:linear-gradient(144deg,var(--colors-buttons-stop-0) 0%,var(--colors-buttons-stop-1) 100%);--colors-main-gradient-stop-0:var(--colors-main-ui);--colors-main-gradient-stop-1:var(--colors-main-ui-80);--colors-main-gradient-stop-2:var(--colors-main-ui-0);--colors-main-gradient:linear-gradient(0deg,var(--colors-main-gradient-stop-0) 0%,var(--colors-main-gradient-stop-1) 29.17%,var(--colors-main-gradient-stop-2) 100%);--colors-main-gradient-player-panel-freerounds:linear-gradient(to top,var(--colors-main-gradient-stop-0) 0%,var(--colors-main-gradient-stop-0) 16px,var(--colors-main-gradient-stop-1) 49%,var(--colors-main-gradient-stop-2) 100%);--colors-white-6-gradient:linear-gradient(var(--colors-white-6),var(--colors-white-6));--colors-white-10-gradient:linear-gradient(var(--colors-white-10),var(--colors-white-10));--colors-stroke-modal:linear-gradient(180deg,#ffffff59 0,#fff0 12px);--colors-white-20-gradient:linear-gradient(0deg,var(--colors-white-20) 0%,var(--colors-white-20) 29.17%,#0000 100%);--colors-white-20-gradient-180:linear-gradient(180deg,var(--colors-white-20) 0%,var(--colors-white-20) 29.17%,#0000 100%);--colors-white-dropdown-20-gradient:linear-gradient(0deg,var(--colors-white-20) 0%,#0000 100%);--colors-white-dropdown-20-gradient-180:linear-gradient(180deg,var(--colors-white-20) 0%,#0000 100%)}.border-gradient:before{border-radius:9999px;height:100%;left:0;position:absolute;top:0;width:100%;--tw-content:"";background:linear-gradient(144deg,#fff6,#0000);content:var(--tw-content)}.border-gradient:after{-webkit-mask:radial-gradient(closest-side,#0000 calc(100% - 1px),#fff);mask:radial-gradient(closest-side,#0000 calc(100% - 1px),#fff)}.modal-gradient-border:before{background:var(--colors-stroke-modal);border-radius:inherit;content:"";inset:0;pointer-events:none;position:absolute;z-index:0}.loading-mask,.modal-gradient-border:before{-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;padding:1px}.loading-mask{height:10px;transform:rotate(45deg);width:10px}.loading-mask>div{background:conic-gradient(from 90deg,#fff0 0deg,#fff 1turn);height:400%;margin:-150%;width:400%}@keyframes spin{to{transform:rotate(1turn)}}.loading-mask>div{animation:spin 1s linear infinite}.navbar-gradient-border:before{background:linear-gradient(180deg,#fff 0,#fff0 7.27%);border-radius:inherit;content:"";inset:0;-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);mask-composite:xor;-webkit-mask-composite:xor;mask-composite:exclude;opacity:.35;padding:1px;pointer-events:none;position:absolute;z-index:0}:focus{outline:none}img:not([src]),img[src=""]{visibility:hidden}.pointer-events-none{pointer-events:none}.pointer-events-auto{pointer-events:auto}.\!visible{visibility:visible!important}.visible{visibility:visible}.invisible{visibility:hidden}.fixed{position:fixed}.\!absolute{position:absolute!important}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.inset-0{inset:0}.\!bottom-0{bottom:0!important}.\!bottom-24{bottom:24px!important}.\!bottom-26{bottom:26px!important}.\!left-\[50\%\]{left:50%!important}.-bottom-1{bottom:-1px}.-bottom-10{bottom:-10px}.-left-1{left:-1px}.-left-10{left:-10px}.-right-1{right:-1px}.-right-10{right:-10px}.-right-2{right:-2px}.-right-6{right:-6px}.-top-1{top:-1px}.-top-2{top:-2px}.-top-6{top:-6px}.bottom-0{bottom:0}.bottom-16{bottom:16px}.bottom-18{bottom:18px}.bottom-24{bottom:24px}.bottom-26{bottom:26px}.bottom-40{bottom:40px}.bottom-56{bottom:56px}.bottom-6{bottom:6px}.bottom-9{bottom:9px}.left-0{left:0}.left-1\/2{left:50%}.left-10{left:10px}.left-28{left:28px}.left-4{left:4px}.left-8{left:8px}.left-\[100\%\]{left:100%}.left-\[50\%\]{left:50%}.left-\[calc\(100\%\)\]{left:100%}.left-\[calc\(100\%-1px\)\]{left:calc(100% - 1px)}.right-0{right:0}.right-1{right:1px}.right-12{right:12px}.right-16{right:16px}.right-2{right:2px}.right-20{right:20px}.right-30{right:30px}.right-6{right:6px}.right-8{right:8px}.top-0{top:0}.top-1{top:1px}.top-1\/2{top:50%}.top-10{top:10px}.top-119{top:119px}.top-140{top:140px}.top-142{top:142px}.top-150{top:150px}.top-20{top:20px}.top-25{top:25px}.top-26{top:26px}.top-40{top:40px}.top-7{top:7px}.top-78{top:78px}.top-8{top:8px}.top-89{top:89px}.top-90{top:90px}.top-94{top:94px}.top-\[100\%\]{top:100%}.top-\[50\%\]{top:50%}.top-\[calc\(100\%\)\]{top:100%}.top-\[calc\(100\%-1\.5px\)\]{top:calc(100% - 1.5px)}.top-\[calc\(100\%-1px\)\]{top:calc(100% - 1px)}.top-auto{top:auto}.-z-1{z-index:-1}.z-0{z-index:0}.z-1{z-index:1}.z-10{z-index:10}.z-2{z-index:2}.z-20{z-index:20}.z-25{z-index:25}.z-30{z-index:30}.z-40{z-index:40}.z-50{z-index:50}.z-55{z-index:55}.z-56{z-index:56}.z-60{z-index:60}.z-70{z-index:70}.z-75{z-index:75}.z-79{z-index:79}.z-80{z-index:80}.z-85{z-index:85}.z-90{z-index:90}.z-99{z-index:99}.z-\[-1\]{z-index:-1}.m-1{margin:1px}.mx-auto{margin-left:auto;margin-right:auto}.my-10{margin-bottom:10px;margin-top:10px}.my-22{margin-bottom:22px;margin-top:22px}.my-30{margin-bottom:30px;margin-top:30px}.my-9{margin-bottom:9px;margin-top:9px}.\!mt-0{margin-top:0!important}.\!mt-15{margin-top:15px!important}.-mb-1{margin-bottom:-1px}.-mb-10{margin-bottom:-10px}.-mb-13{margin-bottom:-13px}.-ml-12{margin-left:-12px}.-ml-2{margin-left:-2px}.-ml-24{margin-left:-24px}.-ml-4{margin-left:-4px}.-mt-1{margin-top:-1px}.-mt-10{margin-top:-10px}.-mt-12{margin-top:-12px}.-mt-3{margin-top:-3px}.-mt-63{margin-top:-63px}.-mt-7{margin-top:-7px}.mb-1{margin-bottom:1px}.mb-10{margin-bottom:10px}.mb-12{margin-bottom:12px}.mb-13{margin-bottom:13px}.mb-16{margin-bottom:16px}.mb-19{margin-bottom:19px}.mb-2{margin-bottom:2px}.mb-22{margin-bottom:22px}.mb-30{margin-bottom:30px}.mb-32{margin-bottom:32px}.mb-6{margin-bottom:6px}.mb-7{margin-bottom:7px}.ml-15{margin-left:15px}.ml-16{margin-left:16px}.ml-2{margin-left:2px}.ml-33{margin-left:33px}.ml-80{margin-left:80px}.ml-auto{margin-left:auto}.mr-35{margin-right:35px}.mt-10{margin-top:10px}.mt-17{margin-top:17px}.mt-18{margin-top:18px}.mt-2{margin-top:2px}.mt-22{margin-top:22px}.mt-3{margin-top:3px}.mt-30{margin-top:30px}.mt-4{margin-top:4px}.mt-5{margin-top:5px}.mt-6{margin-top:6px}.mt-8{margin-top:8px}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.table{display:table}.table-cell{display:table-cell}.table-row{display:table-row}.grid{display:grid}.list-item{display:list-item}.hidden{display:none}.size-1000{height:1000px;width:1000px}.\!h-14{height:14px!important}.\!h-17{height:17px!important}.\!h-52{height:52px!important}.h-0{height:0}.h-1{height:1px}.h-10{height:10px}.h-100{height:100px}.h-1000{height:1000px}.h-102{height:102px}.h-104{height:104px}.h-108{height:108px}.h-12{height:12px}.h-120{height:120px}.h-130{height:130px}.h-138{height:138px}.h-140{height:140px}.h-144{height:144px}.h-150{height:150px}.h-16{height:16px}.h-165{height:165px}.h-18{height:18px}.h-180{height:180px}.h-20{height:20px}.h-200{height:200px}.h-22{height:22px}.h-240{height:240px}.h-27{height:27px}.h-28{height:28px}.h-30{height:30px}.h-32{height:32px}.h-327{height:327px}.h-358{height:358px}.h-36{height:36px}.h-38{height:38px}.h-4{height:4px}.h-40{height:40px}.h-43{height:43px}.h-44{height:44px}.h-46{height:46px}.h-48{height:48px}.h-50{height:50px}.h-52{height:52px}.h-53{height:53px}.h-60{height:60px}.h-66{height:66px}.h-698{height:698px}.h-70{height:70px}.h-8{height:8px}.h-80{height:80px}.h-9{height:9px}.h-auto{height:auto}.h-fit{height:-moz-fit-content;height:fit-content}.h-full{height:100%}.h-min{height:min-content}.max-h-321{max-height:321px}.max-h-\[calc\(100\%-40px-20px\)\]{max-height:calc(100% - 60px)}.min-h-217{min-height:217px}.min-h-22{min-height:22px}.min-h-28{min-height:28px}.min-h-\[120px\]{min-height:120px}.\!w-14{width:14px!important}.\!w-17{width:17px!important}.w-0{width:0}.w-1{width:1px}.w-10{width:10px}.w-100{width:100px}.w-102{width:102px}.w-108{width:108px}.w-110{width:110px}.w-112{width:112px}.w-118{width:118px}.w-12{width:12px}.w-120{width:120px}.w-126{width:126px}.w-150{width:150px}.w-16{width:16px}.w-170{width:170px}.w-178{width:178px}.w-18{width:18px}.w-180{width:180px}.w-20{width:20px}.w-21{width:21px}.w-22{width:22px}.w-26{width:26px}.w-28{width:28px}.w-290{width:290px}.w-3{width:3px}.w-300{width:300px}.w-340{width:340px}.w-350{width:350px}.w-354{width:354px}.w-36{width:36px}.w-362{width:362px}.w-4{width:4px}.w-40{width:40px}.w-414{width:414px}.w-46{width:46px}.w-50{width:50px}.w-52{width:52px}.w-60{width:60px}.w-66{width:66px}.w-70{width:70px}.w-8{width:8px}.w-80{width:80px}.w-9{width:9px}.w-900{width:900px}.w-\[80\%\]{width:80%}.w-\[calc\(100\%-16px\)\]{width:calc(100% - 16px)}.w-\[calc\(100\%-56px\)\]{width:calc(100% - 56px)}.w-\[calc\(50\%-10px\)\]{width:calc(50% - 10px)}.w-\[calc\(50\%-9px\)\]{width:calc(50% - 9px)}.w-fit{width:-moz-fit-content;width:fit-content}.w-full{width:100%}.w-max{width:max-content}.\!min-w-0{min-width:0!important}.\!min-w-170{min-width:170px!important}.min-w-0{min-width:0}.min-w-100{min-width:100px}.min-w-1000{min-width:1000px}.min-w-103{min-width:103px}.min-w-110{min-width:110px}.min-w-120{min-width:120px}.min-w-140{min-width:140px}.min-w-170{min-width:170px}.min-w-180{min-width:180px}.min-w-186{min-width:186px}.min-w-200{min-width:200px}.min-w-22{min-width:22px}.min-w-26{min-width:26px}.min-w-290{min-width:290px}.min-w-50{min-width:50px}.min-w-80{min-width:80px}.min-w-82{min-width:82px}.min-w-900{min-width:900px}.min-w-full{min-width:100%}.min-w-min{min-width:min-content}.max-w-100{max-width:100px}.max-w-128{max-width:128px}.max-w-220{max-width:220px}.max-w-230{max-width:230px}.max-w-310{max-width:310px}.max-w-354{max-width:354px}.max-w-384{max-width:384px}.max-w-386{max-width:386px}.max-w-414{max-width:414px}.max-w-500{max-width:500px}.max-w-560{max-width:560px}.max-w-570{max-width:570px}.max-w-604{max-width:604px}.max-w-full{max-width:100%}.flex-1{flex:1 1 0%}.flex-none{flex:none}.shrink-0{flex-shrink:0}.basis-full{flex-basis:100%}.\!origin-top{transform-origin:top!important}.origin-top{transform-origin:top}.origin-top-left{transform-origin:top left}.-translate-x-1\/2{--tw-translate-x:-50%}.-translate-x-1\/2,.-translate-y-1\/2{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-y-1\/2{--tw-translate-y:-50%}.-translate-y-\[0\.5px\]{--tw-translate-y:-0.5px}.-translate-y-\[0\.5px\],.translate-x-0{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-0{--tw-translate-x:0px}.translate-x-22{--tw-translate-x:22px}.translate-x-22,.translate-x-8{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-8{--tw-translate-x:8px}.translate-x-\[-0\.5px\]{--tw-translate-x:-0.5px}.translate-x-\[-0\.5px\],.translate-x-\[-100\%\]{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-\[-100\%\]{--tw-translate-x:-100%}.translate-x-\[-50\%\]{--tw-translate-x:-50%}.translate-x-\[-50\%\],.translate-x-\[-5px\]{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-\[-5px\]{--tw-translate-x:-5px}.translate-y-1\/2{--tw-translate-y:50%}.translate-y-1\/2,.translate-y-\[-100\%\]{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-\[-100\%\]{--tw-translate-y:-100%}.translate-y-\[-4\.1px\]{--tw-translate-y:-4.1px}.translate-y-\[-4\.1px\],.translate-y-\[-50\%\]{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-\[-50\%\]{--tw-translate-y:-50%}.rotate-90{--tw-rotate:90deg}.rotate-90,.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.transform-gpu{transform:translate3d(var(--tw-translate-x),var(--tw-translate-y),0) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.animate-pulseTransparent{animation:pulseTransparent 2.5s linear infinite}@keyframes pulseTransparent{0%,to{opacity:.1}50%{opacity:1}}.animate-pulseTransparentFast{animation:pulseTransparent 1s linear infinite}.\!cursor-default{cursor:default!important}.cursor-auto{cursor:auto}.cursor-default{cursor:default}.cursor-pointer{cursor:pointer}.touch-none{touch-action:none}.select-none{-webkit-user-select:none;user-select:none}.select-text{-webkit-user-select:text;user-select:text}.resize{resize:both}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-\[min-content_auto_min-content\]{grid-template-columns:min-content auto min-content}.grid-cols-\[min-content_min-content_min-content\]{grid-template-columns:min-content min-content min-content}.flex-row{flex-direction:row}.flex-row-reverse{flex-direction:row-reverse}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.flex-wrap-reverse{flex-wrap:wrap-reverse}.flex-nowrap{flex-wrap:nowrap}.content-end{align-content:flex-end}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.items-baseline{align-items:baseline}.items-stretch{align-items:stretch}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-items-center{justify-items:center}.justify-items-stretch{justify-items:stretch}.\!gap-2{gap:2px!important}.\!gap-4{gap:4px!important}.\!gap-5{gap:5px!important}.gap-10{gap:10px}.gap-12{gap:12px}.gap-14{gap:14px}.gap-15{gap:15px}.gap-16{gap:16px}.gap-18{gap:18px}.gap-2{gap:2px}.gap-20{gap:20px}.gap-24{gap:24px}.gap-3{gap:3px}.gap-30{gap:30px}.gap-4{gap:4px}.gap-5{gap:5px}.gap-6{gap:6px}.gap-7{gap:7px}.gap-8{gap:8px}.gap-9{gap:9px}.gap-x-1{-moz-column-gap:1px;column-gap:1px}.gap-x-10{-moz-column-gap:10px;column-gap:10px}.gap-x-12{-moz-column-gap:12px;column-gap:12px}.gap-x-13{-moz-column-gap:13px;column-gap:13px}.gap-x-18{-moz-column-gap:18px;column-gap:18px}.gap-x-5{-moz-column-gap:5px;column-gap:5px}.gap-y-1{row-gap:1px}.gap-y-10{row-gap:10px}.self-center{align-self:center}.justify-self-center{justify-self:center}.overflow-hidden{overflow:hidden}.overflow-visible{overflow:visible}.scroll-smooth{scroll-behavior:smooth}.truncate{overflow:hidden;text-overflow:ellipsis}.truncate,.whitespace-nowrap{white-space:nowrap}.text-wrap{text-wrap:wrap}.text-nowrap{text-wrap:nowrap}.break-all{word-break:break-all}.rounded-10{border-radius:10px}.rounded-100{border-radius:100px}.rounded-12{border-radius:12px}.rounded-14{border-radius:14px}.rounded-16{border-radius:16px}.rounded-3{border-radius:3px}.rounded-6{border-radius:6px}.rounded-8{border-radius:8px}.rounded-full{border-radius:9999px}.rounded-b-10{border-bottom-left-radius:10px;border-bottom-right-radius:10px}.rounded-t-10{border-top-left-radius:10px;border-top-right-radius:10px}.rounded-t-16{border-top-left-radius:16px;border-top-right-radius:16px}.border{border-width:1px}.border-2{border-width:2px}.border-\[1\.5px\]{border-width:1.5px}.border-b{border-bottom-width:1px}.border-l{border-left-width:1px}.border-r{border-right-width:1px}.border-solid{border-style:solid}.border-dashed{border-style:dashed}.\!border-additional{border-color:var(--colors-additional)!important}.border-additional{border-color:var(--colors-additional)}.border-transparent{border-color:#0000}.border-white{border-color:var(--colors-white)}.border-white-10{border-color:var(--colors-white-10)}.border-white-20{border-color:var(--colors-white-20)}.\!bg-additional{background-color:var(--colors-additional)!important}.\!bg-additional-20{background-color:var(--colors-additional-20)!important}.\!bg-brand-orange{background-color:var(--colors-brand-orange)!important}.\!bg-transparent{background-color:initial!important}.\!bg-white-15{background-color:var(--colors-white-15)!important}.bg-\[rgba\(255\2c 255\2c 255\2c 0\.16\)\]{background-color:#ffffff29}.bg-\[rgba\(255\2c 255\2c 255\2c 0\.22\)\]{background-color:#ffffff38}.bg-\[rgba\(255\2c 255\2c 255\2c 0\.26\)\]{background-color:#ffffff42}.bg-additional{background-color:var(--colors-additional)}.bg-additional-20{background-color:var(--colors-additional-20)}.bg-black-20{background-color:var(--colors-black-20)}.bg-brand-black{background-color:var(--colors-brand-black)}.bg-brand-orange{background-color:var(--colors-brand-orange)}.bg-brand-pink{background-color:var(--colors-brand-pink)}.bg-main-ui{background-color:var(--colors-main-ui)}.bg-white{background-color:var(--colors-white)}.bg-white-10{background-color:var(--colors-white-10)}.bg-white-20{background-color:var(--colors-white-20)}.bg-white-22{background-color:var(--colors-white-22)}.bg-white-30{background-color:var(--colors-white-30)}.bg-white-6{background-color:var(--colors-white-6)}.\!bg-white-10-gradient{background-image:var(--colors-white-10-gradient)!important}.bg-bonus{background-image:var(--colors-bonus)}.bg-bonus-secondary{background-image:var(--colors-bonus-secondary)}.bg-buttons{background-image:var(--colors-buttons)}.bg-gradient-to-b{background-image:linear-gradient(to bottom,var(--tw-gradient-stops))}.bg-gradient-to-l{background-image:linear-gradient(to left,var(--tw-gradient-stops))}.bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.bg-gradient-to-t{background-image:linear-gradient(to top,var(--tw-gradient-stops))}.bg-green{background-image:var(--colors-green)}.bg-main-gradient{background-image:var(--colors-main-gradient)}.bg-main-gradient-180{background-image:var(--colors-main-gradient-180)}.bg-main-gradient-270{background-image:var(--colors-main-gradient-270)}.bg-main-gradient-90{background-image:var(--colors-main-gradient-90)}.bg-main-white-dropdown-20-gradient{background-image:var(--colors-white-dropdown-20-gradient),var(--colors-main-gradient)}.bg-main-white-dropdown-20-gradient-180{background-image:var(--colors-white-dropdown-20-gradient-180),var(--colors-main-gradient-180)}.bg-white-10-gradient{background-image:var(--colors-white-10-gradient)}.bg-white-6-gradient{background-image:var(--colors-white-6-gradient)}.from-\[\#FF7100\]{--tw-gradient-from:#ff7100 var(--tw-gradient-from-position);--tw-gradient-to:#ff710000 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-\[\#FFFFFF00\],.from-\[\#ffffff00\]{--tw-gradient-from:#fff0 var(--tw-gradient-from-position);--tw-gradient-to:#fff0 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-black-20{--tw-gradient-from:var(--colors-black-20) var(--tw-gradient-from-position);--tw-gradient-to:#fff0 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-colors-buttons-stop-0{--tw-gradient-from:var(--colors-buttons-stop-0) var(--tw-gradient-from-position);--tw-gradient-to:#fff0 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-main-ui{--tw-gradient-from:var(--colors-main-ui) var(--tw-gradient-from-position);--tw-gradient-to:#fff0 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-main-ui-bleached-06{--tw-gradient-from:var(--colors-main-ui-bleached-06) var(--tw-gradient-from-position);--tw-gradient-to:#fff0 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-white{--tw-gradient-from:var(--colors-white) var(--tw-gradient-from-position);--tw-gradient-to:#fff0 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.via-\[\#FF0055\]{--tw-gradient-to:#f050 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),#f05 var(--tw-gradient-via-position),var(--tw-gradient-to)}.via-\[\#FFFFFF33\]{--tw-gradient-to:#fff0 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),#fff3 var(--tw-gradient-via-position),var(--tw-gradient-to)}.via-white{--tw-gradient-to:#fff0 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--colors-white) var(--tw-gradient-via-position),var(--tw-gradient-to)}.via-\[53\.13\%\]{--tw-gradient-via-position:53.13%}.via-\[57\.29\%\]{--tw-gradient-via-position:57.29%}.to-\[\#C2B7FF\]{--tw-gradient-to:#c2b7ff var(--tw-gradient-to-position)}.to-\[\#FF7100\]{--tw-gradient-to:#ff7100 var(--tw-gradient-to-position)}.to-\[\#FFFFFF00\],.to-\[\#ffffff00\]{--tw-gradient-to:#fff0 var(--tw-gradient-to-position)}.to-black-20{--tw-gradient-to:var(--colors-black-20) var(--tw-gradient-to-position)}.to-colors-buttons-stop-1{--tw-gradient-to:var(--colors-buttons-stop-1) var(--tw-gradient-to-position)}.to-transparent{--tw-gradient-to:#0000 var(--tw-gradient-to-position)}.to-\[99\.48\%\]{--tw-gradient-to-position:99.48%}.bg-clip-text{-webkit-background-clip:text;background-clip:text}.fill-additional{fill:var(--colors-additional)}.fill-additional-20{fill:var(--colors-additional-20)}.fill-bonus-bet{fill:var(--colors-bonus-bet)}.fill-white{fill:var(--colors-white)}.fill-white-10{fill:var(--colors-white-10)}.stroke-additional{stroke:var(--colors-additional)}.object-contain{object-fit:contain}.\!p-2{padding:2px!important}.p-10{padding:10px}.p-12{padding:12px}.p-16{padding:16px}.p-2{padding:2px}.p-30{padding:30px}.p-4{padding:4px}.p-8{padding:8px}.px-10{padding-left:10px;padding-right:10px}.px-14{padding-left:14px;padding-right:14px}.px-15{padding-left:15px;padding-right:15px}.px-16{padding-left:16px;padding-right:16px}.px-20{padding-left:20px;padding-right:20px}.px-22{padding-left:22px;padding-right:22px}.px-25{padding-left:25px;padding-right:25px}.px-3{padding-left:3px;padding-right:3px}.px-30{padding-left:30px;padding-right:30px}.px-4{padding-left:4px;padding-right:4px}.px-42{padding-left:42px;padding-right:42px}.px-45{padding-left:45px;padding-right:45px}.px-5{padding-left:5px;padding-right:5px}.px-50{padding-left:50px;padding-right:50px}.px-6{padding-left:6px;padding-right:6px}.px-60{padding-left:60px;padding-right:60px}.px-8{padding-left:8px;padding-right:8px}.py-10{padding-bottom:10px;padding-top:10px}.py-11{padding-bottom:11px;padding-top:11px}.py-12{padding-bottom:12px;padding-top:12px}.py-14{padding-bottom:14px;padding-top:14px}.py-15{padding-bottom:15px;padding-top:15px}.py-18{padding-bottom:18px;padding-top:18px}.py-2{padding-bottom:2px;padding-top:2px}.py-20{padding-bottom:20px;padding-top:20px}.py-30{padding-bottom:30px;padding-top:30px}.py-4{padding-bottom:4px;padding-top:4px}.py-6{padding-bottom:6px;padding-top:6px}.py-8{padding-bottom:8px;padding-top:8px}.\!pb-10{padding-bottom:10px!important}.pb-1{padding-bottom:1px}.pb-10{padding-bottom:10px}.pb-14{padding-bottom:14px}.pb-15{padding-bottom:15px}.pb-16{padding-bottom:16px}.pb-17{padding-bottom:17px}.pb-18{padding-bottom:18px}.pb-20{padding-bottom:20px}.pb-22{padding-bottom:22px}.pb-26{padding-bottom:26px}.pb-30{padding-bottom:30px}.pb-5{padding-bottom:5px}.pb-7{padding-bottom:7px}.pl-0{padding-left:0}.pl-12{padding-left:12px}.pl-14{padding-left:14px}.pl-15{padding-left:15px}.pl-56{padding-left:56px}.pl-6{padding-left:6px}.pr-12{padding-right:12px}.pr-14{padding-right:14px}.pr-16{padding-right:16px}.pr-34{padding-right:34px}.pt-10{padding-top:10px}.pt-100{padding-top:100px}.pt-14{padding-top:14px}.pt-16{padding-top:16px}.pt-19{padding-top:19px}.pt-2{padding-top:2px}.pt-25{padding-top:25px}.pt-30{padding-top:30px}.pt-5{padding-top:5px}.pt-7{padding-top:7px}.pt-9{padding-top:9px}.\!text-left{text-align:left!important}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.font-roboto{font-family:Roboto,Helvetica,sans-serif}.text-13{font-size:13px}.text-24{font-size:24px}.text-28{font-size:28px}.font-black{font-weight:900}.font-bold{font-weight:700}.font-extrabold{font-weight:800}.uppercase{text-transform:uppercase}.leading-\[1\.15\]{line-height:1.15}.leading-\[28\.13px\]{line-height:28.13px}.leading-\[normal\]{line-height:normal}.leading-tight{line-height:1.25}.tracking-\[0\.48px\]{letter-spacing:.48px}.tracking-\[0\.96px\]{letter-spacing:.96px}.text-additional{color:var(--colors-additional)}.text-bonus-bet{color:var(--colors-bonus-bet)}.text-main-ui{color:var(--colors-main-ui)}.text-transparent{color:#0000}.text-white{color:var(--colors-white)}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.\!opacity-0{opacity:0!important}.\!opacity-10{opacity:.1!important}.\!opacity-100{opacity:1!important}.opacity-0{opacity:0}.opacity-100{opacity:1}.opacity-20{opacity:.2}.opacity-25{opacity:.25}.opacity-40{opacity:.4}.opacity-50{opacity:.5}.opacity-60{opacity:.6}.opacity-75{opacity:.75}.opacity-80{opacity:.8}.opacity-90{opacity:.9}.shadow-\[0_1px_0_rgba\(255\2c 255\2c 255\2c 0\.2\)\]{--tw-shadow:0 1px 0 #fff3;--tw-shadow-colored:0 1px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-\[inset_0px_-9px_18px_\#ffffff1a\2c inset_0px_1px_1px_\#ffffff99\2c 0px_1px_1px_\#00000040\]{--tw-shadow:inset 0px -9px 18px #ffffff1a,inset 0px 1px 1px #fff9,0px 1px 1px #00000040;--tw-shadow-colored:inset 0px -9px 18px var(--tw-shadow-color),inset 0px 1px 1px var(--tw-shadow-color),0px 1px 1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-general-modals{--tw-shadow:0 -10px 20px var(--colors-main-ui-50);--tw-shadow-colored:0 -10px 20px var(--tw-shadow-color)}.shadow-general-modals,.shadow-notify-modals{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-notify-modals{--tw-shadow:0 15px 30px #0000004d;--tw-shadow-colored:0 15px 30px var(--tw-shadow-color)}.shadow-play-button{--tw-shadow:0px 1px 1px 0px #00000040,0px -5px 10px 0px #ffffff26 inset,0px 0.906px 1.811px 0px #fff inset,0px 10px 20px 0px #fff9 inset;--tw-shadow-colored:0px 1px 1px 0px var(--tw-shadow-color),inset 0px -5px 10px 0px var(--tw-shadow-color),inset 0px 0.906px 1.811px 0px var(--tw-shadow-color),inset 0px 10px 20px 0px var(--tw-shadow-color)}.shadow-play-button,.shadow-progress{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-progress{--tw-shadow:0px 2px 10px 0px #ff604766;--tw-shadow-colored:0px 2px 10px 0px var(--tw-shadow-color)}.shadow-text{--tw-shadow:0 1px 3px #00000080;--tw-shadow-colored:0 1px 3px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.ring{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.blur{--tw-blur:blur(8px)}.blur,.drop-shadow{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.drop-shadow{--tw-drop-shadow:drop-shadow(0px 1px 3px #00000080)}.drop-shadow-bonus-feature-card{--tw-drop-shadow:drop-shadow(0px 15px 30px #0000004d)}.drop-shadow-bonus-feature-card,.drop-shadow-panel-button-icon{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.drop-shadow-panel-button-icon{--tw-drop-shadow:drop-shadow(0px 1px 1px #00000040)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.\!transition-colors{transition-duration:.15s!important;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important}.transition{transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-all{transition-duration:.15s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-colors{transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-opacity{transition-duration:.15s;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-transform{transition-duration:.15s;transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1)}.duration-1000{transition-duration:1s}.duration-200{transition-duration:.2s}.duration-\[400ms\]{transition-duration:.4s}.ease-linear{transition-timing-function:linear}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}.will-change-transform{will-change:transform}.\!bg-gradient-\[none\]{background-image:linear-gradient(none,var(--tw-gradient-stops))!important}.bg-gradient-\[144deg\]{background-image:linear-gradient(144deg,var(--tw-gradient-stops))}.bg-gradient-\[270deg\]{background-image:linear-gradient(270deg,var(--tw-gradient-stops))}.text-shadow,.text-stroke-tap-anywhere{text-shadow:0 1px 3px #00000080}.text-stroke-tap-anywhere{-webkit-text-stroke:2px var(--colors-main-ui-bleached-20);-webkit-text-fill-color:#fff;paint-order:stroke fill}.\[clip-path\:polygon\(0_calc\(100\%-1px\)\2c _0_1px\2c _calc\(100\%-1px\)_50\%\)\]{clip-path:polygon(0 calc(100% - 1px),0 1px,calc(100% - 1px) 50%)}.\[clip-path\:polygon\(50\%_calc\(100\%-1\.5px\)\2c _1\.5px_0\2c _calc\(100\%-1\.5px\)_0\)\]{clip-path:polygon(50% calc(100% - 1.5px),1.5px 0,calc(100% - 1.5px) 0)}.\[clip-path\:polygon\(50\%_calc\(100\%-1px\)\2c _1px_0\2c _calc\(100\%-1px\)_0\)\]{clip-path:polygon(50% calc(100% - 1px),1px 0,calc(100% - 1px) 0)}.\[grid-area\:auto\]{grid-area:auto}.\[grid-area\:bonus\]{grid-area:bonus}.\[grid-area\:menu\]{grid-area:menu}.\[grid-area\:play\]{grid-area:play}.\[grid-area\:stakeAmounts\]{grid-area:stakeAmounts}#truelogic{height:100dvh;width:100vw;-webkit-font-smoothing:antialiased}.\[\&_h3\]\:text-medium-bold h3{font-size:14px;font-weight:700}.\[\&_h3\]\:text-medium-bold h3,.\[\&_li\]\:text-small-reg li{color:var(--colors-white);font-family:Roboto,Helvetica,sans-serif;line-height:18px}.\[\&_li\]\:text-small-reg li{font-size:12px;font-weight:400}.\[\&_p\>strong\]\:text-small-bold p>strong{font-weight:700;line-height:14px}.\[\&_p\>strong\]\:text-small-bold p>strong,.\[\&_p\]\:text-small-reg p{color:var(--colors-white);font-family:Roboto,Helvetica,sans-serif;font-size:12px}.\[\&_p\]\:text-small-reg p{font-weight:400;line-height:18px}.\[\&_tbody\>tr\>td\]\:text-small-reg tbody>tr>td{color:var(--colors-white);font-family:Roboto,Helvetica,sans-serif;font-size:12px;font-weight:400;line-height:18px}.\[\&_thead\]\:text-small-bold thead{color:var(--colors-white);font-family:Roboto,Helvetica,sans-serif;font-size:12px;font-weight:700;line-height:14px}.after\:pointer-events-none:after{content:var(--tw-content);pointer-events:none}.after\:absolute:after{content:var(--tw-content);position:absolute}.after\:inset-0:after{content:var(--tw-content);inset:0}.after\:-left-12:after{content:var(--tw-content);left:-12px}.after\:left-0:after{content:var(--tw-content);left:0}.after\:top-0:after{content:var(--tw-content);top:0}.after\:top-1\/2:after{content:var(--tw-content);top:50%}.after\:z-0:after{content:var(--tw-content);z-index:0}.after\:h-4:after{content:var(--tw-content);height:4px}.after\:h-full:after{content:var(--tw-content);height:100%}.after\:w-4:after{content:var(--tw-content);width:4px}.after\:w-full:after{content:var(--tw-content);width:100%}.after\:-translate-y-1\/2:after{content:var(--tw-content);--tw-translate-y:-50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.after\:rounded-10:after{border-radius:10px;content:var(--tw-content)}.after\:rounded-12:after{border-radius:12px;content:var(--tw-content)}.after\:rounded-14:after{border-radius:14px;content:var(--tw-content)}.after\:rounded-6:after{border-radius:6px;content:var(--tw-content)}.after\:rounded-8:after{border-radius:8px;content:var(--tw-content)}.after\:rounded-full:after{border-radius:9999px;content:var(--tw-content)}.after\:bg-additional:after{background-color:var(--colors-additional);content:var(--tw-content)}.after\:bg-white-10:after{background-color:var(--colors-white-10);content:var(--tw-content)}.after\:transition-all:after{content:var(--tw-content);transition-duration:.15s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.after\:transition-colors:after{content:var(--tw-content);transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}.after\:content-\[\"\"\]:after{--tw-content:"";content:var(--tw-content)}@media (hover:hover) and (pointer:fine){.hover\:\!bg-white-20:hover{background-color:var(--colors-white-20)!important}.hover\:bg-additional-20:hover{background-color:var(--colors-additional-20)}.hover\:bg-white-10:hover{background-color:var(--colors-white-10)}.hover\:bg-white-20:hover{background-color:var(--colors-white-20)}.hover\:bg-white-30:hover{background-color:var(--colors-white-30)}.hover\:\!opacity-10:hover{opacity:.1!important}.hover\:opacity-100:hover{opacity:1}.hover\:opacity-30:hover{opacity:.3}.hover\:after\:bg-white-10:hover:after{background-color:var(--colors-white-10);content:var(--tw-content)}}.focus\:placeholder-transparent:focus::placeholder{color:#0000}.active\:\!bg-white-10:active{background-color:var(--colors-white-10)!important}.active\:bg-\[rgba\(255\2c 255\2c 255\2c 0\.16\)\]:active{background-color:#ffffff29}.active\:bg-white-20:active{background-color:var(--colors-white-20)}.active\:bg-white-4:active{background-color:var(--colors-white-4)}.active\:bg-white-6:active{background-color:var(--colors-white-6)}.active\:opacity-80:active{opacity:.8}.active\:opacity-90:active{opacity:.9}.disabled\:bg-\[rgba\(255\2c 255\2c 255\2c 0\.24\)\]:disabled{background-color:#ffffff3d}.disabled\:bg-white-10:disabled{background-color:var(--colors-white-10)}.disabled\:opacity-15:disabled{opacity:.15}.disabled\:opacity-40:disabled{opacity:.4}@media (hover:hover) and (pointer:fine){.disabled\:hover\:after\:bg-transparent:hover:disabled:after{background-color:initial;content:var(--tw-content)}}.disabled\:active\:opacity-40:active:disabled{opacity:.4}.group:last-child .group-last\:rounded-bl-10{border-bottom-left-radius:10px}.group:last-child .group-last\:rounded-br-10{border-bottom-right-radius:10px}@media (hover:hover) and (pointer:fine){.group:hover .group-hover\:inline{display:inline}.group:hover .group-hover\:hidden{display:none}.group:hover .group-hover\:opacity-40{opacity:.4}.group:hover .group-hover\:opacity-60{opacity:.6}.group:hover .group-hover\:after\:bg-white-10:after{background-color:var(--colors-white-10);content:var(--tw-content)}.group:hover .group-hover\:after\:bg-white-20:after{background-color:var(--colors-white-20);content:var(--tw-content)}.group:hover .group-hover\:after\:\!bg-none:after{background-image:none!important;content:var(--tw-content)}}.group:active .group-active\:inline{display:inline}.group:active .group-active\:hidden{display:none}.group:active .group-active\:bg-white-20{background-color:var(--colors-white-20)}.group:active .group-active\:opacity-50{opacity:.5}.group:active .group-active\:opacity-70{opacity:.7}.group:active .group-active\:opacity-\[0\.777\]{opacity:.777}.group:active .group-active\:after\:bg-white-15:after{background-color:var(--colors-white-15);content:var(--tw-content)}.group:disabled .group-disabled\:inline{display:inline}.group:disabled .group-disabled\:hidden{display:none}.group:disabled .group-disabled\:bg-\[rgba\(255\2c 255\2c 255\2c 0\.24\)\]{background-color:#ffffff3d}.group:disabled .group-disabled\:bg-white-10{background-color:var(--colors-white-10)}.group:disabled .group-disabled\:opacity-40{opacity:.4}._mobile._portrait .mp\:\!bottom-106{bottom:106px!important}._mobile._portrait .mp\:-bottom-1{bottom:-1px}._mobile._portrait .mp\:-left-14{left:-14px}._mobile._portrait .mp\:-top-113{top:-113px}._mobile._portrait .mp\:bottom-108{bottom:108px}._mobile._portrait .mp\:bottom-152{bottom:152px}._mobile._portrait .mp\:bottom-42{bottom:42px}._mobile._portrait .mp\:bottom-56{bottom:56px}._mobile._portrait .mp\:bottom-58{bottom:58px}._mobile._portrait .mp\:bottom-65{bottom:65px}._mobile._portrait .mp\:bottom-88{bottom:88px}._mobile._portrait .mp\:left-1\/2{left:50%}._mobile._portrait .mp\:top-31{top:31px}._mobile._portrait .mp\:-ml-2{margin-left:-2px}._mobile._portrait .mp\:ml-2{margin-left:2px}._mobile._portrait .mp\:ml-80{margin-left:80px}._mobile._portrait .mp\:mt-2{margin-top:2px}._mobile._portrait .mp\:block{display:block}._mobile._portrait .mp\:hidden{display:none}._mobile._portrait .mp\:w-137{width:137px}._mobile._portrait .mp\:w-206{width:206px}._mobile._portrait .mp\:w-220{width:220px}._mobile._portrait .mp\:max-w-120{max-width:120px}._mobile._portrait .mp\:max-w-530{max-width:530px}._mobile._portrait .mp\:\!translate-y-full{--tw-translate-y:100%!important;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}._mobile._portrait .mp\:-translate-x-1\/2{--tw-translate-x:-50%}._mobile._portrait .mp\:-translate-x-1\/2,._mobile._portrait .mp\:translate-y-0{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}._mobile._portrait .mp\:translate-y-0{--tw-translate-y:0px}._mobile._portrait .mp\:grid-cols-\[137px_137px_137px\]{grid-template-columns:137px 137px 137px}._mobile._portrait .mp\:grid-cols-\[145px_auto_150px\]{grid-template-columns:145px auto 150px}._mobile._portrait .mp\:grid-cols-\[206px_206px\]{grid-template-columns:206px 206px}._mobile._portrait .mp\:grid-cols-\[52px_52px_118px_52px_52px\]{grid-template-columns:52px 52px 118px 52px 52px}._mobile._portrait .mp\:items-end{align-items:flex-end}._mobile._portrait .mp\:justify-center{justify-content:center}._mobile._portrait .mp\:gap-36{gap:36px}._mobile._portrait .mp\:gap-4{gap:4px}._mobile._portrait .mp\:gap-x-10{-moz-column-gap:10px;column-gap:10px}._mobile._portrait .mp\:gap-x-12{-moz-column-gap:12px;column-gap:12px}._mobile._portrait .mp\:justify-self-center{justify-self:center}._mobile._portrait .mp\:\[grid-area\:a1\]{grid-area:a1}._mobile._portrait .mp\:\[grid-area\:a2\]{grid-area:a2}._mobile._portrait .mp\:\[grid-area\:a3\]{grid-area:a3}._mobile._portrait .mp\:\[grid-template-areas\:\"a1_a2\"\]{grid-template-areas:"a1 a2"}._mobile._portrait .mp\:\[grid-template-areas\:\"a1_a2_a3\"\]{grid-template-areas:"a1 a2 a3"}._mobile._portrait .mp\:\[grid-template-areas\:\"menu_stakeAmounts_play_auto_bonus\"\]{grid-template-areas:"menu stakeAmounts play auto bonus"}._mobile._landscape .ml\:fixed{position:fixed}._mobile._landscape .ml\:inset-x-0{left:0;right:0}._mobile._landscape .ml\:\!bottom-22{bottom:22px!important}._mobile._landscape .ml\:\!bottom-23{bottom:23px!important}._mobile._landscape .ml\:\!bottom-38{bottom:38px!important}._mobile._landscape .ml\:-bottom-9{bottom:-9px}._mobile._landscape .ml\:-top-12{top:-12px}._mobile._landscape .ml\:-top-40{top:-40px}._mobile._landscape .ml\:bottom-10{bottom:10px}._mobile._landscape .ml\:bottom-18{bottom:18px}._mobile._landscape .ml\:bottom-28{bottom:28px}._mobile._landscape .ml\:bottom-30{bottom:30px}._mobile._landscape .ml\:bottom-39{bottom:39px}._mobile._landscape .ml\:bottom-40{bottom:40px}._mobile._landscape .ml\:bottom-78{bottom:78px}._mobile._landscape .ml\:left-0{left:0}._mobile._landscape .ml\:left-20{left:20px}._mobile._landscape .ml\:left-70{left:70px}._mobile._landscape .ml\:right-0{right:0}._mobile._landscape .ml\:right-21{right:21px}._mobile._landscape .ml\:right-70{right:70px}._mobile._landscape .ml\:right-86{right:86px}._mobile._landscape .ml\:top-1\/2{top:50%}._mobile._landscape .ml\:top-10{top:10px}._mobile._landscape .ml\:top-106{top:106px}._mobile._landscape .ml\:top-18{top:18px}._mobile._landscape .ml\:top-20{top:20px}._mobile._landscape .ml\:top-24{top:24px}._mobile._landscape .ml\:top-66{top:66px}._mobile._landscape .ml\:top-69{top:69px}._mobile._landscape .ml\:top-78{top:78px}._mobile._landscape .ml\:top-80{top:80px}._mobile._landscape .ml\:top-98{top:98px}._mobile._landscape .ml\:top-99{top:99px}._mobile._landscape .ml\:top-auto{top:auto}._mobile._landscape .ml\:my-10{margin-bottom:10px;margin-top:10px}._mobile._landscape .ml\:-ml-24{margin-left:-24px}._mobile._landscape .ml\:-mr-6{margin-right:-6px}._mobile._landscape .ml\:-mt-0{margin-top:0}._mobile._landscape .ml\:-mt-63{margin-top:-63px}._mobile._landscape .ml\:-mt-83{margin-top:-83px}._mobile._landscape .ml\:mb-14{margin-bottom:14px}._mobile._landscape .ml\:mb-22{margin-bottom:22px}._mobile._landscape .ml\:ml-0{margin-left:0}._mobile._landscape .ml\:ml-3{margin-left:3px}._mobile._landscape .ml\:mt-0{margin-top:0}._mobile._landscape .ml\:mt-18{margin-top:18px}._mobile._landscape .ml\:mt-20{margin-top:20px}._mobile._landscape .ml\:mt-5{margin-top:5px}._mobile._landscape .ml\:block{display:block}._mobile._landscape .ml\:hidden{display:none}._mobile._landscape .ml\:h-125{height:125px}._mobile._landscape .ml\:h-168{height:168px}._mobile._landscape .ml\:h-188{height:188px}._mobile._landscape .ml\:h-396{height:396px}._mobile._landscape .ml\:h-42{height:42px}._mobile._landscape .ml\:h-50{height:50px}._mobile._landscape .ml\:h-54{height:54px}._mobile._landscape .ml\:h-91{height:91px}._mobile._landscape .ml\:h-auto{height:auto}._mobile._landscape .ml\:max-h-83{max-height:83px}._mobile._landscape .ml\:w-150{width:150px}._mobile._landscape .ml\:w-170{width:170px}._mobile._landscape .ml\:w-180{width:180px}._mobile._landscape .ml\:w-238{width:238px}._mobile._landscape .ml\:w-284{width:284px}._mobile._landscape .ml\:w-518{width:518px}._mobile._landscape .ml\:w-54{width:54px}._mobile._landscape .ml\:w-602{width:602px}._mobile._landscape .ml\:w-650{width:650px}._mobile._landscape .ml\:w-848{width:848px}._mobile._landscape .ml\:w-850{width:850px}._mobile._landscape .ml\:w-\[calc\(50\%-10px\)\]{width:calc(50% - 10px)}._mobile._landscape .ml\:w-\[calc\(50\%-6px\)\]{width:calc(50% - 6px)}._mobile._landscape .ml\:w-full{width:100%}._mobile._landscape .ml\:min-w-0{min-width:0}._mobile._landscape .ml\:min-w-170{min-width:170px}._mobile._landscape .ml\:min-w-180{min-width:180px}._mobile._landscape .ml\:max-w-180{max-width:180px}._mobile._landscape .ml\:max-w-354{max-width:354px}._mobile._landscape .ml\:max-w-560{max-width:560px}._mobile._landscape .ml\:max-w-\[570px\]{max-width:570px}._mobile._landscape .ml\:flex-1{flex:1 1 0%}._mobile._landscape .ml\:\!translate-y-1\/2{--tw-translate-y:50%!important;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}._mobile._landscape .ml\:-translate-y-1\/2{--tw-translate-y:-50%}._mobile._landscape .ml\:-translate-y-1\/2,._mobile._landscape .ml\:translate-y-full{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}._mobile._landscape .ml\:translate-y-full{--tw-translate-y:100%}._mobile._landscape .ml\:scale-\[0\.8846\]{--tw-scale-x:0.8846;--tw-scale-y:0.8846}._mobile._landscape .ml\:scale-\[0\.8846\],._mobile._landscape .ml\:scale-\[0\.9216\]{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}._mobile._landscape .ml\:scale-\[0\.9216\]{--tw-scale-x:0.9216;--tw-scale-y:0.9216}._mobile._landscape .ml\:grid-cols-\[130px_auto_240px\]{grid-template-columns:130px auto 240px}._mobile._landscape .ml\:grid-cols-\[170px_170px_170px_minmax\(170px\2c _1fr\)\]{grid-template-columns:170px 170px 170px minmax(170px,1fr)}._mobile._landscape .ml\:grid-rows-\[46px_46px_110px_46px_46px\]{grid-template-rows:46px 46px 110px 46px 46px}._mobile._landscape .ml\:flex-row{flex-direction:row}._mobile._landscape .ml\:flex-col{flex-direction:column}._mobile._landscape .ml\:items-start{align-items:flex-start}._mobile._landscape .ml\:items-center{align-items:center}._mobile._landscape .ml\:justify-center{justify-content:center}._mobile._landscape .ml\:justify-items-center{justify-items:center}._mobile._landscape .ml\:gap-0{gap:0}._mobile._landscape .ml\:gap-10{gap:10px}._mobile._landscape .ml\:gap-15{gap:15px}._mobile._landscape .ml\:gap-16{gap:16px}._mobile._landscape .ml\:gap-2{gap:2px}._mobile._landscape .ml\:gap-22{gap:22px}._mobile._landscape .ml\:gap-3{gap:3px}._mobile._landscape .ml\:gap-40{gap:40px}._mobile._landscape .ml\:gap-5{gap:5px}._mobile._landscape .ml\:gap-6{gap:6px}._mobile._landscape .ml\:gap-7{gap:7px}._mobile._landscape .ml\:gap-8{gap:8px}._mobile._landscape .ml\:gap-x-20{-moz-column-gap:20px;column-gap:20px}._mobile._landscape .ml\:gap-y-10{row-gap:10px}._mobile._landscape .ml\:place-self-center{place-self:center}._mobile._landscape .ml\:\!px-0{padding-left:0!important;padding-right:0!important}._mobile._landscape .ml\:px-0{padding-left:0;padding-right:0}._mobile._landscape .ml\:px-20{padding-left:20px;padding-right:20px}._mobile._landscape .ml\:py-16{padding-bottom:16px;padding-top:16px}._mobile._landscape .ml\:\!pb-6{padding-bottom:6px!important}._mobile._landscape .ml\:pb-10{padding-bottom:10px}._mobile._landscape .ml\:pb-13{padding-bottom:13px}._mobile._landscape .ml\:pb-31{padding-bottom:31px}._mobile._landscape .ml\:pb-6{padding-bottom:6px}._mobile._landscape .ml\:pb-8{padding-bottom:8px}._mobile._landscape .ml\:pl-15{padding-left:15px}._mobile._landscape .ml\:pr-35{padding-right:35px}._mobile._landscape .ml\:pt-19{padding-top:19px}._mobile._landscape .ml\:pt-3{padding-top:3px}._mobile._landscape .ml\:text-left{text-align:left}._mobile._landscape .ml\:text-center{text-align:center}._mobile._landscape .ml\:text-22{font-size:22px}._mobile._landscape .ml\:tracking-\[0\.88px\]{letter-spacing:.88px}._mobile._landscape .ml\:\[grid-area\:a2\]{grid-area:a2}._mobile._landscape .ml\:\[grid-area\:a4\]{grid-area:a4}._mobile._landscape .ml\:\[grid-template-areas\:\"a1_a2_a3_a4\"\]{grid-template-areas:"a1 a2 a3 a4"}._mobile._landscape .ml\:\[grid-template-areas\:\"menu\"\"stakeAmounts\"\"play\"\"auto\"\"bonus\"\]{grid-template-areas:"menu""stakeAmounts""play""auto""bonus"}@media (min-width:768px){.md\:right-11{right:11px}}@media (max-height:300px){.low\:-translate-x-1\/2{--tw-translate-x:-50%}.low\:-translate-x-1\/2,.low\:translate-y-1\/2{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.low\:translate-y-1\/2{--tw-translate-y:50%}._mobile._landscape .ml\:low\:bottom-\[calc\(25\%-15px\)\]{bottom:calc(25% - 15px)}}.\[\&\:not\(\:last-child\)\]\:after\:absolute:not(:last-child):after{content:var(--tw-content);position:absolute}.\[\&\:not\(\:last-child\)\]\:after\:-bottom-13:not(:last-child):after{bottom:-13px;content:var(--tw-content)}.\[\&\:not\(\:last-child\)\]\:after\:left-0:not(:last-child):after{content:var(--tw-content);left:0}.\[\&\:not\(\:last-child\)\]\:after\:h-1:not(:last-child):after{content:var(--tw-content);height:1px}.\[\&\:not\(\:last-child\)\]\:after\:w-full:not(:last-child):after{content:var(--tw-content);width:100%}.\[\&\:not\(\:last-child\)\]\:after\:bg-white-10:not(:last-child):after{background-color:var(--colors-white-10);content:var(--tw-content)}._mobile._landscape .ml\:\[\&\:not\(\:last-child\)\]\:after\:-bottom-9:not(:last-child):after{bottom:-9px;content:var(--tw-content)}.\[\&_h3\:first-child\]\:mt-0 h3:first-child{margin-top:0}.\[\&_h3\]\:mt-19 h3{margin-top:19px}.\[\&_img\]\:absolute img{position:absolute}.\[\&_img\]\:left-0 img{left:0}.\[\&_img\]\:top-0 img{top:0}.\[\&_img\]\:h-full img{height:100%}.\[\&_img\]\:w-full img{width:100%}.\[\&_li\]\:relative li{position:relative}.\[\&_li\]\:pl-22 li{padding-left:22px}.\[\&_li\]\:opacity-80 li{opacity:.8}.\[\&_li\]\:before\:absolute li:before{content:var(--tw-content);position:absolute}.\[\&_li\]\:before\:left-10 li:before{content:var(--tw-content);left:10px}.\[\&_li\]\:before\:top-7 li:before{content:var(--tw-content);top:7px}.\[\&_li\]\:before\:h-4 li:before{content:var(--tw-content);height:4px}.\[\&_li\]\:before\:w-4 li:before{content:var(--tw-content);width:4px}.\[\&_li\]\:before\:rounded-full li:before{border-radius:9999px;content:var(--tw-content)}.\[\&_li\]\:before\:bg-additional li:before{background-color:var(--colors-additional);content:var(--tw-content)}.\[\&_p\]\:mt-4 p{margin-top:4px}.\[\&_p\]\:opacity-80 p{opacity:.8}._mobile._landscape .\[\&_p\]\:ml\:mt-5 p{margin-top:5px}.\[\&_path\]\:fill-bonus-bet path{fill:var(--colors-bonus-bet)}.\[\&_path\]\:opacity-100 path{opacity:1}.\[\&_path\]\:drop-shadow-player-panel-icon path{--tw-drop-shadow:drop-shadow(0px 1px 2px #0009);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.\[\&_svg\]\:h-34 svg{height:34px}.\[\&_svg\]\:w-34 svg{width:34px}.\[\&_svg_stop\:nth-child\(1\)\]\:\[stop-color\:var\(--colors-gold-stop-0\)\] svg stop:first-child{stop-color:var(--colors-gold-stop-0)}.\[\&_svg_stop\:nth-child\(2\)\]\:\[stop-color\:var\(--colors-gold-stop-1\)\] svg stop:nth-child(2){stop-color:var(--colors-gold-stop-1)}.\[\&_svg_stop\:nth-child\(3\)\]\:\[stop-color\:var\(--colors-gold-stop-2\)\] svg stop:nth-child(3){stop-color:var(--colors-gold-stop-2)}.\[\&_table\]\:mt-4 table{margin-top:4px}.\[\&_table\]\:w-full table{width:100%}.\[\&_tbody\>tr\:last-child\>td\:first-child\]\:before\:rounded-bl-10 tbody>tr:last-child>td:first-child:before{border-bottom-left-radius:10px;content:var(--tw-content)}.\[\&_tbody\>tr\:last-child\>td\:last-child\]\:before\:rounded-br-10 tbody>tr:last-child>td:last-child:before{border-bottom-right-radius:10px;content:var(--tw-content)}.\[\&_tbody\>tr\>td\:last-child\]\:before\:border-r tbody>tr>td:last-child:before{border-right-width:1px;content:var(--tw-content)}.\[\&_tbody\>tr\>td\]\:relative tbody>tr>td{position:relative}.\[\&_tbody\>tr\>td\]\:h-30 tbody>tr>td{height:30px}.\[\&_tbody\>tr\>td\]\:pl-12 tbody>tr>td{padding-left:12px}.\[\&_tbody\>tr\>td\]\:before\:absolute tbody>tr>td:before{content:var(--tw-content);position:absolute}.\[\&_tbody\>tr\>td\]\:before\:left-0 tbody>tr>td:before{content:var(--tw-content);left:0}.\[\&_tbody\>tr\>td\]\:before\:top-0 tbody>tr>td:before{content:var(--tw-content);top:0}.\[\&_tbody\>tr\>td\]\:before\:h-full tbody>tr>td:before{content:var(--tw-content);height:100%}.\[\&_tbody\>tr\>td\]\:before\:w-full tbody>tr>td:before{content:var(--tw-content);width:100%}.\[\&_tbody\>tr\>td\]\:before\:border-b tbody>tr>td:before{border-bottom-width:1px;content:var(--tw-content)}.\[\&_tbody\>tr\>td\]\:before\:border-l tbody>tr>td:before{border-left-width:1px;content:var(--tw-content)}.\[\&_tbody\>tr\>td\]\:before\:border-solid tbody>tr>td:before{border-style:solid;content:var(--tw-content)}.\[\&_tbody\>tr\>td\]\:before\:border-white-10 tbody>tr>td:before{border-color:var(--colors-white-10);content:var(--tw-content)}.\[\&_thead\>tr\>th\:first-child\]\:rounded-tl-10 thead>tr>th:first-child{border-top-left-radius:10px}.\[\&_thead\>tr\>th\:last-child\]\:rounded-tr-10 thead>tr>th:last-child{border-top-right-radius:10px}.\[\&_thead\>tr\>th\]\:h-30 thead>tr>th{height:30px}.\[\&_thead\>tr\>th\]\:w-1\/2 thead>tr>th{width:50%}.\[\&_thead\>tr\>th\]\:bg-white-10 thead>tr>th{background-color:var(--colors-white-10)}.\[\&_thead\>tr\>th\]\:pl-12 thead>tr>th{padding-left:12px}.\[\&_thead\>tr\>th\]\:text-left thead>tr>th{text-align:left}.\[\&_ul\]\:mt-4 ul{margin-top:4px}.\[\&_ul\]\:flex ul{display:flex}.\[\&_ul\]\:flex-col ul{flex-direction:column}.\[\&_ul\]\:gap-3 ul{gap:3px}@font-face{font-family:swiper-icons;font-style:normal;font-weight:400;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")}:root{--swiper-theme-color:#007aff}:host{display:block;margin-left:auto;margin-right:auto;position:relative;z-index:1}.swiper{display:block;list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:initial;display:flex;height:100%;position:relative;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);width:100%;z-index:1}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{display:block;flex-shrink:0;height:100%;position:relative;transition-property:transform;width:100%}.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{-webkit-backface-visibility:hidden;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-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.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{height:var(--swiper-centered-offset-after);min-width:1px;width:100%}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.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(0deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,#00000080,#0000)}.swiper-lazy-preloader{border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top:4px solid #0000;box-sizing:border-box;height:42px;left:50%;margin-left:-21px;margin-top:-21px;position:absolute;top:50%;transform-origin:50%;width:42px;z-index:10}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.swiper-pagination{position:absolute;text-align:center;transform:translateZ(0);transition:opacity .3s;z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);left:0;top:var(--swiper-pagination-top,auto);width:100%}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{background:var(--swiper-pagination-bullet-inactive-color,#000);border-radius:var(--swiper-pagination-bullet-border-radius,50%);display:inline-block;height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px))}button.swiper-pagination-bullet{-webkit-appearance:none;appearance:none;border:none;box-shadow:none;margin:0;padding:0}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{background:var(--swiper-pagination-color,var(--swiper-theme-color));opacity:var(--swiper-pagination-bullet-opacity,1)}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{left:var(--swiper-pagination-left,auto);right:var(--swiper-pagination-right,8px);top:50%;transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{display:block;margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,#00000040);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));height:100%;left:0;position:absolute;top:0;transform:scale(0);transform-origin:left top;width:100%}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0;width:100%}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{height:100%;left:0;top:0;width:var(--swiper-pagination-progressbar-size,4px)}.swiper-pagination-lock{display:none}.swiper-free-mode>.swiper-wrapper{margin:0 auto;transition-timing-function:ease-out}.range-slider{background-color:var(--colors-white-20);border-radius:4px;cursor:pointer;height:4px;position:relative}.range-slider__bar{background-color:var(--colors-additional);border-radius:4px;height:100%;left:0;position:absolute}.range-slider__handle{background-color:var(--colors-white);border-radius:50%;height:18px;position:absolute;right:-9px;top:50%;transform:translateY(-50%);width:18px}.range-slider__label{align-items:center;color:var(--colors-white-20);display:flex;justify-content:center;left:50%;position:absolute;top:50%;transform:translateY(-50%) translateX(-50%);-webkit-user-select:none;user-select:none;z-index:1}.sr-only{border-width:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);white-space:nowrap}.DyFopbPD .swiper-pagination{bottom:0;display:flex;justify-content:center;margin:0}.DyFopbPD .swiper-pagination .swiper-pagination-bullet{background-color:var(--colors-white-20);box-shadow:none;height:10px;margin:0 5px;opacity:1;width:10px}.DyFopbPD .swiper-pagination .swiper-pagination-bullet-active{background-color:var(--colors-additional)}
3
+ */*,:after,:before{border:0 solid;box-sizing:border-box}:after,:before{--tw-content:""}:host,html{line-height:1.5;-webkit-text-size-adjust:100%;font-family:ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-feature-settings:normal;font-variation-settings:normal;-moz-tab-size:4;tab-size:4;-webkit-tap-highlight-color:transparent}body{line-height:inherit;margin:0}hr{border-top-width:1px;color:inherit;height:0}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-size:1em;font-variation-settings:normal}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:initial}sub{bottom:-.25em}sup{top:-.5em}table{border-collapse:collapse;border-color:inherit;text-indent:0}button,input,optgroup,select,textarea{color:inherit;font-family:inherit;font-feature-settings:inherit;font-size:100%;font-variation-settings:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:initial;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:initial}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}fieldset{margin:0}fieldset,legend{padding:0}menu,ol,ul{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::placeholder,textarea::placeholder{color:#9ca3af;opacity:1}[role=button],button{cursor:pointer}:disabled{cursor:default}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{height:auto;max-width:100%}[hidden]:where(:not([hidden=until-found])){display:none}.\!container{width:100%!important}.container{width:100%}@media (min-width:640px){.\!container{max-width:640px!important}.container{max-width:640px}}@media (min-width:768px){.\!container{max-width:768px!important}.container{max-width:768px}}@media (min-width:1024px){.\!container{max-width:1024px!important}.container{max-width:1024px}}@media (min-width:1280px){.\!container{max-width:1280px!important}.container{max-width:1280px}}@media (min-width:1536px){.\!container{max-width:1536px!important}.container{max-width:1536px}}.display-xl-gold{-webkit-background-clip:text;background-clip:text;background-image:var(--colors-gold);color:var(--colors-white);color:#0000;font-size:24px;font-weight:900;letter-spacing:.96px;line-height:28px;--tw-drop-shadow:drop-shadow(0 1px 3px #00000080);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.display-xl-gold,.title-h1-bold{font-family:Roboto,Helvetica,sans-serif;text-transform:uppercase}.title-h1-bold{color:var(--colors-white);font-size:20px;font-weight:700;letter-spacing:.4px;line-height:23px}.title-h2-bold{font-size:18px;line-height:21px}.title-h2-bold,.title-h3-bold{color:var(--colors-white);font-family:Roboto,Helvetica,sans-serif;font-weight:700}.title-h3-bold{font-size:16px;line-height:19px}.text-medium-bold{color:var(--colors-white);font-family:Roboto,Helvetica,sans-serif;font-size:14px;font-weight:700;line-height:18px}.text-medium-med{font-weight:500}.text-medium-med,.text-medium-reg{color:var(--colors-white);font-family:Roboto,Helvetica,sans-serif;font-size:14px;line-height:21px}.text-medium-reg{font-weight:400}.text-small-bold{color:var(--colors-white);font-family:Roboto,Helvetica,sans-serif;font-size:12px;font-weight:700;line-height:14px}.text-small-med{font-weight:500}.text-small-med,.text-small-reg{color:var(--colors-white);font-family:Roboto,Helvetica,sans-serif;font-size:12px;line-height:18px}.text-small-reg{font-weight:400}.text-xs-bold{color:var(--colors-white);font-family:Roboto,Helvetica,sans-serif;font-size:11px;font-weight:700;line-height:13px}.text-super-xs-bold{font-weight:700}.text-super-xs-bold,.text-super-xs-reg{color:var(--colors-white);font-family:Roboto,Helvetica,sans-serif;font-size:10px;line-height:12px}.text-super-xs-reg{font-weight:400}.text-bonus-large{-webkit-background-clip:text;background-clip:text;background-image:var(--colors-gold);color:#0000;font-family:Roboto,Helvetica,sans-serif;font-size:18px;font-weight:900;line-height:21px}:root{--colors-brand-black:#000;--colors-brand-orange:#ff7100;--colors-brand-pink:#f05;--colors-brand-gradient:linear-gradient(144deg,#ff7100,#f05);--colors-white:#fff;--colors-white-30:#ffffff4d;--colors-white-22:#ffffff38;--colors-white-20:#fff3;--colors-white-15:#ffffff26;--colors-white-10:#ffffff1a;--colors-white-6:#ffffff0f;--colors-white-4:#ffffff0a;--colors-black-20:#0003;--colors-black-10:#0000001a;--colors-gold-stop-0:#ffcf55;--colors-gold-stop-1:#ffae11;--colors-gold-stop-2:#fff7b2;--colors-gold:linear-gradient(0deg,var(--colors-gold-stop-0) 0.79%,var(--colors-gold-stop-1) 32.86%,var(--colors-gold-stop-2) 80.76%);--colors-green:linear-gradient(90deg,#00d651,#00a5d6);--colors-neon-rouge:#ff0045;--colors-grey-stop-0:#fff;--colors-grey-stop-1:#e0def0;--colors-grey:linear-gradient(0deg,var(--colors-grey-stop-0) 0%,var(--colors-grey-stop-1) 100%);--colors-main-ui:hsl(var(--colors-main-ui-source));--colors-main-ui-20:hsl(var(--colors-main-ui-source)/20%);--colors-main-ui-50:hsl(var(--colors-main-ui-source)/50%);--colors-main-ui-80:hsl(var(--colors-main-ui-source)/80%);--colors-main-ui-0:hsl(var(--colors-main-ui-source)/0%);--colors-additional:hsl(var(--colors-additional-source));--colors-additional-20:hsl(var(--colors-additional-source)/20%);--colors-bonus-bet:hsl(var(--colors-bonus-bet-source));--colors-bonus-stop-0:hsl(var(--colors-bonus-stop-0-source));--colors-bonus-stop-1:hsl(var(--colors-bonus-stop-1-source));--colors-bonus-secondary-stop-0:hsl(var(--colors-bonus-secondary-stop-0-source));--colors-bonus-secondary-stop-1:hsl(var(--colors-bonus-secondary-stop-1-source));--colors-buttons-stop-0:hsl(var(--colors-buttons-stop-0-source));--colors-buttons-stop-1:hsl(var(--colors-buttons-stop-1-source));--colors-bonus:linear-gradient(144deg,var(--colors-bonus-stop-0) 0%,var(--colors-bonus-stop-1) 100%);--colors-bonus-secondary:linear-gradient(144deg,var(--colors-bonus-secondary-stop-0) 0%,var(--colors-bonus-secondary-stop-1) 100%);--colors-main-gradient-90:linear-gradient(90deg,var(--colors-main-gradient-stop-0) 0%,var(--colors-main-gradient-stop-1) 29.17%,var(--colors-main-gradient-stop-2) 100%);--colors-main-gradient-180:linear-gradient(180deg,var(--colors-main-gradient-stop-0) 0%,var(--colors-main-gradient-stop-1) 29.17%,var(--colors-main-gradient-stop-2) 100%);--colors-main-gradient-270:linear-gradient(270deg,var(--colors-main-gradient-stop-0) 0%,var(--colors-main-gradient-stop-1) 29.17%,var(--colors-main-gradient-stop-2) 100%);--colors-buttons:linear-gradient(144deg,var(--colors-buttons-stop-0) 0%,var(--colors-buttons-stop-1) 100%);--colors-main-gradient-stop-0:var(--colors-main-ui);--colors-main-gradient-stop-1:var(--colors-main-ui-80);--colors-main-gradient-stop-2:var(--colors-main-ui-0);--colors-main-gradient:linear-gradient(0deg,var(--colors-main-gradient-stop-0) 0%,var(--colors-main-gradient-stop-1) 29.17%,var(--colors-main-gradient-stop-2) 100%);--colors-main-gradient-player-panel-freerounds:linear-gradient(to top,var(--colors-main-gradient-stop-0) 0%,var(--colors-main-gradient-stop-0) 16px,var(--colors-main-gradient-stop-1) 49%,var(--colors-main-gradient-stop-2) 100%);--colors-white-6-gradient:linear-gradient(var(--colors-white-6),var(--colors-white-6));--colors-white-10-gradient:linear-gradient(var(--colors-white-10),var(--colors-white-10));--colors-stroke-modal:linear-gradient(180deg,#ffffff59 0,#fff0 12px);--colors-white-20-gradient:linear-gradient(0deg,var(--colors-white-20) 0%,var(--colors-white-20) 29.17%,#0000 100%);--colors-white-20-gradient-180:linear-gradient(180deg,var(--colors-white-20) 0%,var(--colors-white-20) 29.17%,#0000 100%);--colors-white-dropdown-20-gradient:linear-gradient(0deg,var(--colors-white-20) 0%,#0000 100%);--colors-white-dropdown-20-gradient-180:linear-gradient(180deg,var(--colors-white-20) 0%,#0000 100%)}.border-gradient:before{border-radius:9999px;height:100%;left:0;position:absolute;top:0;width:100%;--tw-content:"";background:linear-gradient(144deg,#fff6,#0000);content:var(--tw-content)}.border-gradient:after{-webkit-mask:radial-gradient(closest-side,#0000 calc(100% - 1px),#fff);mask:radial-gradient(closest-side,#0000 calc(100% - 1px),#fff)}.modal-gradient-border:before{background:var(--colors-stroke-modal);border-radius:inherit;content:"";inset:0;pointer-events:none;position:absolute;z-index:0}.loading-mask,.modal-gradient-border:before{-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;padding:1px}.loading-mask{height:10px;transform:rotate(45deg);width:10px}.loading-mask>div{background:conic-gradient(from 90deg,#fff0 0deg,#fff 1turn);height:400%;margin:-150%;width:400%}@keyframes spin{to{transform:rotate(1turn)}}.loading-mask>div{animation:spin 1s linear infinite}.loading-mask-circle{border-radius:50%;transform:none}.navbar-gradient-border:before{background:linear-gradient(180deg,#fff 0,#fff0 7.27%);border-radius:inherit;content:"";inset:0;-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);mask-composite:xor;-webkit-mask-composite:xor;mask-composite:exclude;opacity:.35;padding:1px;pointer-events:none;position:absolute;z-index:0}:focus{outline:none}img:not([src]),img[src=""]{visibility:hidden}.pointer-events-none{pointer-events:none}.pointer-events-auto{pointer-events:auto}.\!visible{visibility:visible!important}.visible{visibility:visible}.invisible{visibility:hidden}.static{position:static}.fixed{position:fixed}.\!absolute{position:absolute!important}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.inset-0{inset:0}.\!bottom-0{bottom:0!important}.\!bottom-24{bottom:24px!important}.\!bottom-26{bottom:26px!important}.\!left-\[50\%\]{left:50%!important}.-bottom-1{bottom:-1px}.-bottom-10{bottom:-10px}.-left-1{left:-1px}.-left-10{left:-10px}.-right-1{right:-1px}.-right-10{right:-10px}.-right-2{right:-2px}.-right-6{right:-6px}.-top-1{top:-1px}.-top-2{top:-2px}.-top-6{top:-6px}.bottom-0{bottom:0}.bottom-16{bottom:16px}.bottom-18{bottom:18px}.bottom-24{bottom:24px}.bottom-26{bottom:26px}.bottom-40{bottom:40px}.bottom-56{bottom:56px}.bottom-6{bottom:6px}.bottom-9{bottom:9px}.left-0{left:0}.left-1\/2{left:50%}.left-10{left:10px}.left-28{left:28px}.left-4{left:4px}.left-8{left:8px}.left-\[100\%\]{left:100%}.left-\[50\%\]{left:50%}.left-\[calc\(100\%\)\]{left:100%}.left-\[calc\(100\%-1px\)\]{left:calc(100% - 1px)}.right-0{right:0}.right-1{right:1px}.right-12{right:12px}.right-16{right:16px}.right-2{right:2px}.right-20{right:20px}.right-30{right:30px}.right-6{right:6px}.right-8{right:8px}.top-0{top:0}.top-1{top:1px}.top-1\/2{top:50%}.top-10{top:10px}.top-119{top:119px}.top-140{top:140px}.top-142{top:142px}.top-150{top:150px}.top-20{top:20px}.top-25{top:25px}.top-26{top:26px}.top-40{top:40px}.top-7{top:7px}.top-78{top:78px}.top-8{top:8px}.top-89{top:89px}.top-90{top:90px}.top-94{top:94px}.top-\[100\%\]{top:100%}.top-\[50\%\]{top:50%}.top-\[calc\(100\%\)\]{top:100%}.top-\[calc\(100\%-1\.5px\)\]{top:calc(100% - 1.5px)}.top-\[calc\(100\%-1px\)\]{top:calc(100% - 1px)}.top-auto{top:auto}.-z-1{z-index:-1}.z-0{z-index:0}.z-1{z-index:1}.z-10{z-index:10}.z-2{z-index:2}.z-20{z-index:20}.z-25{z-index:25}.z-30{z-index:30}.z-40{z-index:40}.z-50{z-index:50}.z-55{z-index:55}.z-56{z-index:56}.z-60{z-index:60}.z-70{z-index:70}.z-75{z-index:75}.z-79{z-index:79}.z-80{z-index:80}.z-85{z-index:85}.z-90{z-index:90}.z-99{z-index:99}.z-\[-1\]{z-index:-1}.m-1{margin:1px}.mx-auto{margin-left:auto;margin-right:auto}.my-10{margin-bottom:10px;margin-top:10px}.my-22{margin-bottom:22px;margin-top:22px}.my-30{margin-bottom:30px;margin-top:30px}.my-9{margin-bottom:9px;margin-top:9px}.\!mt-0{margin-top:0!important}.\!mt-15{margin-top:15px!important}.-mb-1{margin-bottom:-1px}.-mb-10{margin-bottom:-10px}.-mb-13{margin-bottom:-13px}.-ml-12{margin-left:-12px}.-ml-2{margin-left:-2px}.-ml-24{margin-left:-24px}.-ml-4{margin-left:-4px}.-mt-1{margin-top:-1px}.-mt-10{margin-top:-10px}.-mt-12{margin-top:-12px}.-mt-3{margin-top:-3px}.-mt-63{margin-top:-63px}.-mt-7{margin-top:-7px}.mb-1{margin-bottom:1px}.mb-10{margin-bottom:10px}.mb-12{margin-bottom:12px}.mb-13{margin-bottom:13px}.mb-16{margin-bottom:16px}.mb-19{margin-bottom:19px}.mb-2{margin-bottom:2px}.mb-22{margin-bottom:22px}.mb-30{margin-bottom:30px}.mb-32{margin-bottom:32px}.mb-6{margin-bottom:6px}.mb-7{margin-bottom:7px}.ml-15{margin-left:15px}.ml-16{margin-left:16px}.ml-2{margin-left:2px}.ml-33{margin-left:33px}.ml-80{margin-left:80px}.ml-auto{margin-left:auto}.mr-35{margin-right:35px}.mt-10{margin-top:10px}.mt-17{margin-top:17px}.mt-18{margin-top:18px}.mt-2{margin-top:2px}.mt-22{margin-top:22px}.mt-3{margin-top:3px}.mt-30{margin-top:30px}.mt-4{margin-top:4px}.mt-5{margin-top:5px}.mt-6{margin-top:6px}.mt-8{margin-top:8px}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.table{display:table}.table-cell{display:table-cell}.table-row{display:table-row}.grid{display:grid}.list-item{display:list-item}.hidden{display:none}.size-1000{height:1000px;width:1000px}.\!h-17{height:17px!important}.\!h-52{height:52px!important}.h-0{height:0}.h-1{height:1px}.h-10{height:10px}.h-100{height:100px}.h-1000{height:1000px}.h-102{height:102px}.h-104{height:104px}.h-108{height:108px}.h-12{height:12px}.h-120{height:120px}.h-130{height:130px}.h-138{height:138px}.h-140{height:140px}.h-144{height:144px}.h-150{height:150px}.h-16{height:16px}.h-165{height:165px}.h-18{height:18px}.h-180{height:180px}.h-20{height:20px}.h-200{height:200px}.h-22{height:22px}.h-240{height:240px}.h-27{height:27px}.h-28{height:28px}.h-30{height:30px}.h-32{height:32px}.h-327{height:327px}.h-358{height:358px}.h-36{height:36px}.h-38{height:38px}.h-4{height:4px}.h-40{height:40px}.h-43{height:43px}.h-44{height:44px}.h-46{height:46px}.h-48{height:48px}.h-50{height:50px}.h-52{height:52px}.h-53{height:53px}.h-60{height:60px}.h-66{height:66px}.h-698{height:698px}.h-70{height:70px}.h-8{height:8px}.h-80{height:80px}.h-9{height:9px}.h-auto{height:auto}.h-fit{height:-moz-fit-content;height:fit-content}.h-full{height:100%}.h-min{height:min-content}.max-h-321{max-height:321px}.max-h-\[calc\(100\%-40px-20px\)\]{max-height:calc(100% - 60px)}.max-h-full{max-height:100%}.min-h-217{min-height:217px}.min-h-22{min-height:22px}.min-h-28{min-height:28px}.min-h-\[120px\]{min-height:120px}.\!w-17{width:17px!important}.w-0{width:0}.w-1{width:1px}.w-10{width:10px}.w-100{width:100px}.w-102{width:102px}.w-108{width:108px}.w-110{width:110px}.w-112{width:112px}.w-118{width:118px}.w-12{width:12px}.w-120{width:120px}.w-126{width:126px}.w-150{width:150px}.w-16{width:16px}.w-170{width:170px}.w-178{width:178px}.w-18{width:18px}.w-180{width:180px}.w-20{width:20px}.w-21{width:21px}.w-22{width:22px}.w-26{width:26px}.w-28{width:28px}.w-290{width:290px}.w-3{width:3px}.w-300{width:300px}.w-340{width:340px}.w-350{width:350px}.w-354{width:354px}.w-36{width:36px}.w-362{width:362px}.w-4{width:4px}.w-40{width:40px}.w-414{width:414px}.w-46{width:46px}.w-50{width:50px}.w-52{width:52px}.w-60{width:60px}.w-66{width:66px}.w-70{width:70px}.w-8{width:8px}.w-80{width:80px}.w-9{width:9px}.w-900{width:900px}.w-\[80\%\]{width:80%}.w-\[calc\(100\%-16px\)\]{width:calc(100% - 16px)}.w-\[calc\(100\%-56px\)\]{width:calc(100% - 56px)}.w-\[calc\(50\%-10px\)\]{width:calc(50% - 10px)}.w-\[calc\(50\%-9px\)\]{width:calc(50% - 9px)}.w-fit{width:-moz-fit-content;width:fit-content}.w-full{width:100%}.w-max{width:max-content}.\!min-w-0{min-width:0!important}.\!min-w-170{min-width:170px!important}.min-w-0{min-width:0}.min-w-100{min-width:100px}.min-w-1000{min-width:1000px}.min-w-103{min-width:103px}.min-w-110{min-width:110px}.min-w-120{min-width:120px}.min-w-140{min-width:140px}.min-w-170{min-width:170px}.min-w-180{min-width:180px}.min-w-186{min-width:186px}.min-w-200{min-width:200px}.min-w-22{min-width:22px}.min-w-26{min-width:26px}.min-w-290{min-width:290px}.min-w-50{min-width:50px}.min-w-80{min-width:80px}.min-w-82{min-width:82px}.min-w-900{min-width:900px}.min-w-full{min-width:100%}.min-w-min{min-width:min-content}.max-w-100{max-width:100px}.max-w-128{max-width:128px}.max-w-220{max-width:220px}.max-w-230{max-width:230px}.max-w-310{max-width:310px}.max-w-354{max-width:354px}.max-w-384{max-width:384px}.max-w-386{max-width:386px}.max-w-414{max-width:414px}.max-w-500{max-width:500px}.max-w-560{max-width:560px}.max-w-570{max-width:570px}.max-w-604{max-width:604px}.max-w-full{max-width:100%}.flex-1{flex:1 1 0%}.flex-none{flex:none}.shrink-0{flex-shrink:0}.basis-full{flex-basis:100%}.\!origin-top{transform-origin:top!important}.origin-top{transform-origin:top}.origin-top-left{transform-origin:top left}.-translate-x-1\/2{--tw-translate-x:-50%}.-translate-x-1\/2,.-translate-y-1\/2{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-y-1\/2{--tw-translate-y:-50%}.-translate-y-\[0\.5px\]{--tw-translate-y:-0.5px}.-translate-y-\[0\.5px\],.translate-x-0{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-0{--tw-translate-x:0px}.translate-x-22{--tw-translate-x:22px}.translate-x-22,.translate-x-8{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-8{--tw-translate-x:8px}.translate-x-\[-0\.5px\]{--tw-translate-x:-0.5px}.translate-x-\[-0\.5px\],.translate-x-\[-100\%\]{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-\[-100\%\]{--tw-translate-x:-100%}.translate-x-\[-50\%\]{--tw-translate-x:-50%}.translate-x-\[-50\%\],.translate-x-\[-5px\]{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-\[-5px\]{--tw-translate-x:-5px}.translate-y-1\/2{--tw-translate-y:50%}.translate-y-1\/2,.translate-y-\[-100\%\]{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-\[-100\%\]{--tw-translate-y:-100%}.translate-y-\[-4\.1px\]{--tw-translate-y:-4.1px}.translate-y-\[-4\.1px\],.translate-y-\[-50\%\]{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-\[-50\%\]{--tw-translate-y:-50%}.rotate-90{--tw-rotate:90deg}.rotate-90,.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.transform-gpu{transform:translate3d(var(--tw-translate-x),var(--tw-translate-y),0) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.animate-pulseTransparent{animation:pulseTransparent 2.5s linear infinite}@keyframes pulseTransparent{0%,to{opacity:.1}50%{opacity:1}}.animate-pulseTransparentFast{animation:pulseTransparent 1s linear infinite}.\!cursor-default{cursor:default!important}.cursor-auto{cursor:auto}.cursor-default{cursor:default}.cursor-pointer{cursor:pointer}.touch-none{touch-action:none}.select-none{-webkit-user-select:none;user-select:none}.select-text{-webkit-user-select:text;user-select:text}.resize{resize:both}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-\[min-content_auto_min-content\]{grid-template-columns:min-content auto min-content}.grid-cols-\[min-content_min-content_min-content\]{grid-template-columns:min-content min-content min-content}.flex-row{flex-direction:row}.flex-row-reverse{flex-direction:row-reverse}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.flex-wrap-reverse{flex-wrap:wrap-reverse}.flex-nowrap{flex-wrap:nowrap}.content-end{align-content:flex-end}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.items-baseline{align-items:baseline}.items-stretch{align-items:stretch}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-items-center{justify-items:center}.justify-items-stretch{justify-items:stretch}.\!gap-2{gap:2px!important}.\!gap-4{gap:4px!important}.\!gap-5{gap:5px!important}.gap-10{gap:10px}.gap-12{gap:12px}.gap-14{gap:14px}.gap-15{gap:15px}.gap-16{gap:16px}.gap-18{gap:18px}.gap-2{gap:2px}.gap-20{gap:20px}.gap-24{gap:24px}.gap-3{gap:3px}.gap-30{gap:30px}.gap-4{gap:4px}.gap-5{gap:5px}.gap-6{gap:6px}.gap-7{gap:7px}.gap-8{gap:8px}.gap-9{gap:9px}.gap-x-1{-moz-column-gap:1px;column-gap:1px}.gap-x-10{-moz-column-gap:10px;column-gap:10px}.gap-x-12{-moz-column-gap:12px;column-gap:12px}.gap-x-13{-moz-column-gap:13px;column-gap:13px}.gap-x-18{-moz-column-gap:18px;column-gap:18px}.gap-x-5{-moz-column-gap:5px;column-gap:5px}.gap-y-1{row-gap:1px}.gap-y-10{row-gap:10px}.self-center{align-self:center}.justify-self-center{justify-self:center}.overflow-hidden{overflow:hidden}.overflow-visible{overflow:visible}.scroll-smooth{scroll-behavior:smooth}.truncate{overflow:hidden;text-overflow:ellipsis}.truncate,.whitespace-nowrap{white-space:nowrap}.text-wrap{text-wrap:wrap}.text-nowrap{text-wrap:nowrap}.break-all{word-break:break-all}.rounded-10{border-radius:10px}.rounded-100{border-radius:100px}.rounded-12{border-radius:12px}.rounded-14{border-radius:14px}.rounded-16{border-radius:16px}.rounded-3{border-radius:3px}.rounded-6{border-radius:6px}.rounded-8{border-radius:8px}.rounded-full{border-radius:9999px}.rounded-b-10{border-bottom-left-radius:10px;border-bottom-right-radius:10px}.rounded-t-10{border-top-left-radius:10px;border-top-right-radius:10px}.rounded-t-16{border-top-left-radius:16px;border-top-right-radius:16px}.border{border-width:1px}.border-2{border-width:2px}.border-\[1\.5px\]{border-width:1.5px}.border-b{border-bottom-width:1px}.border-l{border-left-width:1px}.border-r{border-right-width:1px}.border-solid{border-style:solid}.border-dashed{border-style:dashed}.\!border-additional{border-color:var(--colors-additional)!important}.border-additional{border-color:var(--colors-additional)}.border-transparent{border-color:#0000}.border-white{border-color:var(--colors-white)}.border-white-10{border-color:var(--colors-white-10)}.border-white-20{border-color:var(--colors-white-20)}.\!bg-additional{background-color:var(--colors-additional)!important}.\!bg-additional-20{background-color:var(--colors-additional-20)!important}.\!bg-brand-orange{background-color:var(--colors-brand-orange)!important}.\!bg-transparent{background-color:initial!important}.\!bg-white-15{background-color:var(--colors-white-15)!important}.bg-\[rgba\(255\2c 255\2c 255\2c 0\.16\)\]{background-color:#ffffff29}.bg-\[rgba\(255\2c 255\2c 255\2c 0\.22\)\]{background-color:#ffffff38}.bg-\[rgba\(255\2c 255\2c 255\2c 0\.26\)\]{background-color:#ffffff42}.bg-additional{background-color:var(--colors-additional)}.bg-additional-20{background-color:var(--colors-additional-20)}.bg-black-20{background-color:var(--colors-black-20)}.bg-brand-black{background-color:var(--colors-brand-black)}.bg-brand-orange{background-color:var(--colors-brand-orange)}.bg-brand-pink{background-color:var(--colors-brand-pink)}.bg-main-ui{background-color:var(--colors-main-ui)}.bg-white{background-color:var(--colors-white)}.bg-white-10{background-color:var(--colors-white-10)}.bg-white-20{background-color:var(--colors-white-20)}.bg-white-22{background-color:var(--colors-white-22)}.bg-white-30{background-color:var(--colors-white-30)}.bg-white-6{background-color:var(--colors-white-6)}.\!bg-white-10-gradient{background-image:var(--colors-white-10-gradient)!important}.bg-bonus{background-image:var(--colors-bonus)}.bg-bonus-secondary{background-image:var(--colors-bonus-secondary)}.bg-buttons{background-image:var(--colors-buttons)}.bg-gradient-to-b{background-image:linear-gradient(to bottom,var(--tw-gradient-stops))}.bg-gradient-to-l{background-image:linear-gradient(to left,var(--tw-gradient-stops))}.bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.bg-gradient-to-t{background-image:linear-gradient(to top,var(--tw-gradient-stops))}.bg-green{background-image:var(--colors-green)}.bg-main-gradient{background-image:var(--colors-main-gradient)}.bg-main-gradient-180{background-image:var(--colors-main-gradient-180)}.bg-main-gradient-270{background-image:var(--colors-main-gradient-270)}.bg-main-gradient-90{background-image:var(--colors-main-gradient-90)}.bg-main-white-dropdown-20-gradient{background-image:var(--colors-white-dropdown-20-gradient),var(--colors-main-gradient)}.bg-main-white-dropdown-20-gradient-180{background-image:var(--colors-white-dropdown-20-gradient-180),var(--colors-main-gradient-180)}.bg-white-10-gradient{background-image:var(--colors-white-10-gradient)}.bg-white-6-gradient{background-image:var(--colors-white-6-gradient)}.from-\[\#FF7100\]{--tw-gradient-from:#ff7100 var(--tw-gradient-from-position);--tw-gradient-to:#ff710000 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-\[\#FFFFFF00\],.from-\[\#ffffff00\]{--tw-gradient-from:#fff0 var(--tw-gradient-from-position);--tw-gradient-to:#fff0 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-black-20{--tw-gradient-from:var(--colors-black-20) var(--tw-gradient-from-position);--tw-gradient-to:#fff0 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-colors-buttons-stop-0{--tw-gradient-from:var(--colors-buttons-stop-0) var(--tw-gradient-from-position);--tw-gradient-to:#fff0 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-main-ui{--tw-gradient-from:var(--colors-main-ui) var(--tw-gradient-from-position);--tw-gradient-to:#fff0 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-main-ui-bleached-06{--tw-gradient-from:var(--colors-main-ui-bleached-06) var(--tw-gradient-from-position);--tw-gradient-to:#fff0 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-white{--tw-gradient-from:var(--colors-white) var(--tw-gradient-from-position);--tw-gradient-to:#fff0 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.via-\[\#FF0055\]{--tw-gradient-to:#f050 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),#f05 var(--tw-gradient-via-position),var(--tw-gradient-to)}.via-\[\#FFFFFF33\]{--tw-gradient-to:#fff0 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),#fff3 var(--tw-gradient-via-position),var(--tw-gradient-to)}.via-white{--tw-gradient-to:#fff0 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--colors-white) var(--tw-gradient-via-position),var(--tw-gradient-to)}.via-\[53\.13\%\]{--tw-gradient-via-position:53.13%}.via-\[57\.29\%\]{--tw-gradient-via-position:57.29%}.to-\[\#C2B7FF\]{--tw-gradient-to:#c2b7ff var(--tw-gradient-to-position)}.to-\[\#FF7100\]{--tw-gradient-to:#ff7100 var(--tw-gradient-to-position)}.to-\[\#FFFFFF00\],.to-\[\#ffffff00\]{--tw-gradient-to:#fff0 var(--tw-gradient-to-position)}.to-black-20{--tw-gradient-to:var(--colors-black-20) var(--tw-gradient-to-position)}.to-colors-buttons-stop-1{--tw-gradient-to:var(--colors-buttons-stop-1) var(--tw-gradient-to-position)}.to-transparent{--tw-gradient-to:#0000 var(--tw-gradient-to-position)}.to-\[99\.48\%\]{--tw-gradient-to-position:99.48%}.bg-clip-text{-webkit-background-clip:text;background-clip:text}.fill-additional{fill:var(--colors-additional)}.fill-additional-20{fill:var(--colors-additional-20)}.fill-bonus-bet{fill:var(--colors-bonus-bet)}.fill-white{fill:var(--colors-white)}.fill-white-10{fill:var(--colors-white-10)}.stroke-additional{stroke:var(--colors-additional)}.object-contain{object-fit:contain}.\!p-2{padding:2px!important}.p-10{padding:10px}.p-12{padding:12px}.p-16{padding:16px}.p-2{padding:2px}.p-30{padding:30px}.p-4{padding:4px}.p-8{padding:8px}.px-10{padding-left:10px;padding-right:10px}.px-14{padding-left:14px;padding-right:14px}.px-15{padding-left:15px;padding-right:15px}.px-16{padding-left:16px;padding-right:16px}.px-20{padding-left:20px;padding-right:20px}.px-22{padding-left:22px;padding-right:22px}.px-25{padding-left:25px;padding-right:25px}.px-3{padding-left:3px;padding-right:3px}.px-30{padding-left:30px;padding-right:30px}.px-4{padding-left:4px;padding-right:4px}.px-42{padding-left:42px;padding-right:42px}.px-45{padding-left:45px;padding-right:45px}.px-5{padding-left:5px;padding-right:5px}.px-50{padding-left:50px;padding-right:50px}.px-6{padding-left:6px;padding-right:6px}.px-60{padding-left:60px;padding-right:60px}.px-8{padding-left:8px;padding-right:8px}.py-10{padding-bottom:10px;padding-top:10px}.py-11{padding-bottom:11px;padding-top:11px}.py-12{padding-bottom:12px;padding-top:12px}.py-14{padding-bottom:14px;padding-top:14px}.py-15{padding-bottom:15px;padding-top:15px}.py-18{padding-bottom:18px;padding-top:18px}.py-2{padding-bottom:2px;padding-top:2px}.py-20{padding-bottom:20px;padding-top:20px}.py-30{padding-bottom:30px;padding-top:30px}.py-4{padding-bottom:4px;padding-top:4px}.py-6{padding-bottom:6px;padding-top:6px}.py-8{padding-bottom:8px;padding-top:8px}.\!pb-10{padding-bottom:10px!important}.pb-1{padding-bottom:1px}.pb-10{padding-bottom:10px}.pb-14{padding-bottom:14px}.pb-15{padding-bottom:15px}.pb-16{padding-bottom:16px}.pb-17{padding-bottom:17px}.pb-18{padding-bottom:18px}.pb-20{padding-bottom:20px}.pb-22{padding-bottom:22px}.pb-26{padding-bottom:26px}.pb-30{padding-bottom:30px}.pb-5{padding-bottom:5px}.pb-7{padding-bottom:7px}.pl-0{padding-left:0}.pl-12{padding-left:12px}.pl-14{padding-left:14px}.pl-15{padding-left:15px}.pl-56{padding-left:56px}.pl-6{padding-left:6px}.pr-12{padding-right:12px}.pr-14{padding-right:14px}.pr-16{padding-right:16px}.pr-34{padding-right:34px}.pt-10{padding-top:10px}.pt-100{padding-top:100px}.pt-14{padding-top:14px}.pt-16{padding-top:16px}.pt-19{padding-top:19px}.pt-2{padding-top:2px}.pt-25{padding-top:25px}.pt-30{padding-top:30px}.pt-5{padding-top:5px}.pt-7{padding-top:7px}.pt-9{padding-top:9px}.\!text-left{text-align:left!important}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.font-roboto{font-family:Roboto,Helvetica,sans-serif}.text-13{font-size:13px}.text-24{font-size:24px}.text-28{font-size:28px}.font-black{font-weight:900}.font-bold{font-weight:700}.font-extrabold{font-weight:800}.uppercase{text-transform:uppercase}.leading-\[1\.15\]{line-height:1.15}.leading-\[28\.13px\]{line-height:28.13px}.leading-\[normal\]{line-height:normal}.leading-tight{line-height:1.25}.tracking-\[0\.48px\]{letter-spacing:.48px}.tracking-\[0\.96px\]{letter-spacing:.96px}.text-additional{color:var(--colors-additional)}.text-bonus-bet{color:var(--colors-bonus-bet)}.text-main-ui{color:var(--colors-main-ui)}.text-transparent{color:#0000}.text-white{color:var(--colors-white)}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.\!opacity-0{opacity:0!important}.\!opacity-10{opacity:.1!important}.\!opacity-100{opacity:1!important}.opacity-0{opacity:0}.opacity-100{opacity:1}.opacity-20{opacity:.2}.opacity-25{opacity:.25}.opacity-40{opacity:.4}.opacity-50{opacity:.5}.opacity-60{opacity:.6}.opacity-75{opacity:.75}.opacity-80{opacity:.8}.opacity-90{opacity:.9}.shadow-\[0_1px_0_rgba\(255\2c 255\2c 255\2c 0\.2\)\]{--tw-shadow:0 1px 0 #fff3;--tw-shadow-colored:0 1px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-\[inset_0px_-9px_18px_\#ffffff1a\2c inset_0px_1px_1px_\#ffffff99\2c 0px_1px_1px_\#00000040\]{--tw-shadow:inset 0px -9px 18px #ffffff1a,inset 0px 1px 1px #fff9,0px 1px 1px #00000040;--tw-shadow-colored:inset 0px -9px 18px var(--tw-shadow-color),inset 0px 1px 1px var(--tw-shadow-color),0px 1px 1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-general-modals{--tw-shadow:0 -10px 20px var(--colors-main-ui-50);--tw-shadow-colored:0 -10px 20px var(--tw-shadow-color)}.shadow-general-modals,.shadow-notify-modals{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-notify-modals{--tw-shadow:0 15px 30px #0000004d;--tw-shadow-colored:0 15px 30px var(--tw-shadow-color)}.shadow-play-button{--tw-shadow:0px 1px 1px 0px #00000040,0px -5px 10px 0px #ffffff26 inset,0px 0.906px 1.811px 0px #fff inset,0px 10px 20px 0px #fff9 inset;--tw-shadow-colored:0px 1px 1px 0px var(--tw-shadow-color),inset 0px -5px 10px 0px var(--tw-shadow-color),inset 0px 0.906px 1.811px 0px var(--tw-shadow-color),inset 0px 10px 20px 0px var(--tw-shadow-color)}.shadow-play-button,.shadow-progress{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-progress{--tw-shadow:0px 2px 10px 0px #ff604766;--tw-shadow-colored:0px 2px 10px 0px var(--tw-shadow-color)}.shadow-text{--tw-shadow:0 1px 3px #00000080;--tw-shadow-colored:0 1px 3px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.ring{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.blur{--tw-blur:blur(8px)}.blur,.drop-shadow{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.drop-shadow{--tw-drop-shadow:drop-shadow(0px 1px 3px #00000080)}.drop-shadow-bonus-feature-card{--tw-drop-shadow:drop-shadow(0px 15px 30px #0000004d)}.drop-shadow-bonus-feature-card,.drop-shadow-panel-button-icon{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.drop-shadow-panel-button-icon{--tw-drop-shadow:drop-shadow(0px 1px 1px #00000040)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.\!transition-colors{transition-duration:.15s!important;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important}.transition{transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-all{transition-duration:.15s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-colors{transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-opacity{transition-duration:.15s;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-transform{transition-duration:.15s;transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1)}.duration-1000{transition-duration:1s}.duration-200{transition-duration:.2s}.duration-\[400ms\]{transition-duration:.4s}.ease-linear{transition-timing-function:linear}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}.will-change-transform{will-change:transform}.\!bg-gradient-\[none\]{background-image:linear-gradient(none,var(--tw-gradient-stops))!important}.bg-gradient-\[144deg\]{background-image:linear-gradient(144deg,var(--tw-gradient-stops))}.bg-gradient-\[270deg\]{background-image:linear-gradient(270deg,var(--tw-gradient-stops))}.text-shadow,.text-stroke-tap-anywhere{text-shadow:0 1px 3px #00000080}.text-stroke-tap-anywhere{-webkit-text-stroke:2px var(--colors-main-ui-bleached-20);-webkit-text-fill-color:#fff;paint-order:stroke fill}.\[clip-path\:polygon\(0_calc\(100\%-1px\)\2c _0_1px\2c _calc\(100\%-1px\)_50\%\)\]{clip-path:polygon(0 calc(100% - 1px),0 1px,calc(100% - 1px) 50%)}.\[clip-path\:polygon\(50\%_calc\(100\%-1\.5px\)\2c _1\.5px_0\2c _calc\(100\%-1\.5px\)_0\)\]{clip-path:polygon(50% calc(100% - 1.5px),1.5px 0,calc(100% - 1.5px) 0)}.\[clip-path\:polygon\(50\%_calc\(100\%-1px\)\2c _1px_0\2c _calc\(100\%-1px\)_0\)\]{clip-path:polygon(50% calc(100% - 1px),1px 0,calc(100% - 1px) 0)}.\[grid-area\:auto\]{grid-area:auto}.\[grid-area\:bonus\]{grid-area:bonus}.\[grid-area\:menu\]{grid-area:menu}.\[grid-area\:play\]{grid-area:play}.\[grid-area\:stakeAmounts\]{grid-area:stakeAmounts}#truelogic{height:100dvh;width:100vw;-webkit-font-smoothing:antialiased}.\[\&_h3\]\:text-medium-bold h3{font-size:14px;font-weight:700}.\[\&_h3\]\:text-medium-bold h3,.\[\&_li\]\:text-small-reg li{color:var(--colors-white);font-family:Roboto,Helvetica,sans-serif;line-height:18px}.\[\&_li\]\:text-small-reg li{font-size:12px;font-weight:400}.\[\&_p\>strong\]\:text-small-bold p>strong{font-weight:700;line-height:14px}.\[\&_p\>strong\]\:text-small-bold p>strong,.\[\&_p\]\:text-small-reg p{color:var(--colors-white);font-family:Roboto,Helvetica,sans-serif;font-size:12px}.\[\&_p\]\:text-small-reg p{font-weight:400;line-height:18px}.\[\&_tbody\>tr\>td\]\:text-small-reg tbody>tr>td{color:var(--colors-white);font-family:Roboto,Helvetica,sans-serif;font-size:12px;font-weight:400;line-height:18px}.\[\&_thead\]\:text-small-bold thead{color:var(--colors-white);font-family:Roboto,Helvetica,sans-serif;font-size:12px;font-weight:700;line-height:14px}.after\:pointer-events-none:after{content:var(--tw-content);pointer-events:none}.after\:absolute:after{content:var(--tw-content);position:absolute}.after\:inset-0:after{content:var(--tw-content);inset:0}.after\:-left-12:after{content:var(--tw-content);left:-12px}.after\:left-0:after{content:var(--tw-content);left:0}.after\:top-0:after{content:var(--tw-content);top:0}.after\:top-1\/2:after{content:var(--tw-content);top:50%}.after\:z-0:after{content:var(--tw-content);z-index:0}.after\:h-4:after{content:var(--tw-content);height:4px}.after\:h-full:after{content:var(--tw-content);height:100%}.after\:w-4:after{content:var(--tw-content);width:4px}.after\:w-full:after{content:var(--tw-content);width:100%}.after\:-translate-y-1\/2:after{content:var(--tw-content);--tw-translate-y:-50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.after\:rounded-10:after{border-radius:10px;content:var(--tw-content)}.after\:rounded-12:after{border-radius:12px;content:var(--tw-content)}.after\:rounded-14:after{border-radius:14px;content:var(--tw-content)}.after\:rounded-6:after{border-radius:6px;content:var(--tw-content)}.after\:rounded-8:after{border-radius:8px;content:var(--tw-content)}.after\:rounded-full:after{border-radius:9999px;content:var(--tw-content)}.after\:bg-additional:after{background-color:var(--colors-additional);content:var(--tw-content)}.after\:bg-white-10:after{background-color:var(--colors-white-10);content:var(--tw-content)}.after\:transition-all:after{content:var(--tw-content);transition-duration:.15s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.after\:transition-colors:after{content:var(--tw-content);transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}.after\:content-\[\"\"\]:after{--tw-content:"";content:var(--tw-content)}@media (hover:hover) and (pointer:fine){.hover\:\!bg-white-20:hover{background-color:var(--colors-white-20)!important}.hover\:bg-additional-20:hover{background-color:var(--colors-additional-20)}.hover\:bg-white-10:hover{background-color:var(--colors-white-10)}.hover\:bg-white-20:hover{background-color:var(--colors-white-20)}.hover\:bg-white-30:hover{background-color:var(--colors-white-30)}.hover\:\!opacity-10:hover{opacity:.1!important}.hover\:opacity-100:hover{opacity:1}.hover\:opacity-30:hover{opacity:.3}.hover\:after\:bg-white-10:hover:after{background-color:var(--colors-white-10);content:var(--tw-content)}}.focus\:placeholder-transparent:focus::placeholder{color:#0000}.active\:\!bg-white-10:active{background-color:var(--colors-white-10)!important}.active\:bg-\[rgba\(255\2c 255\2c 255\2c 0\.16\)\]:active{background-color:#ffffff29}.active\:bg-white-20:active{background-color:var(--colors-white-20)}.active\:bg-white-4:active{background-color:var(--colors-white-4)}.active\:bg-white-6:active{background-color:var(--colors-white-6)}.active\:opacity-80:active{opacity:.8}.active\:opacity-90:active{opacity:.9}.disabled\:bg-\[rgba\(255\2c 255\2c 255\2c 0\.24\)\]:disabled{background-color:#ffffff3d}.disabled\:bg-white-10:disabled{background-color:var(--colors-white-10)}.disabled\:opacity-15:disabled{opacity:.15}.disabled\:opacity-40:disabled{opacity:.4}@media (hover:hover) and (pointer:fine){.disabled\:hover\:after\:bg-transparent:hover:disabled:after{background-color:initial;content:var(--tw-content)}}.disabled\:active\:opacity-40:active:disabled{opacity:.4}.group:last-child .group-last\:rounded-bl-10{border-bottom-left-radius:10px}.group:last-child .group-last\:rounded-br-10{border-bottom-right-radius:10px}@media (hover:hover) and (pointer:fine){.group:hover .group-hover\:inline{display:inline}.group:hover .group-hover\:hidden{display:none}.group:hover .group-hover\:opacity-40{opacity:.4}.group:hover .group-hover\:opacity-60{opacity:.6}.group:hover .group-hover\:after\:bg-white-10:after{background-color:var(--colors-white-10);content:var(--tw-content)}.group:hover .group-hover\:after\:bg-white-20:after{background-color:var(--colors-white-20);content:var(--tw-content)}.group:hover .group-hover\:after\:\!bg-none:after{background-image:none!important;content:var(--tw-content)}}.group:active .group-active\:inline{display:inline}.group:active .group-active\:hidden{display:none}.group:active .group-active\:bg-white-20{background-color:var(--colors-white-20)}.group:active .group-active\:opacity-50{opacity:.5}.group:active .group-active\:opacity-70{opacity:.7}.group:active .group-active\:opacity-\[0\.777\]{opacity:.777}.group:active .group-active\:after\:bg-white-15:after{background-color:var(--colors-white-15);content:var(--tw-content)}.group:disabled .group-disabled\:inline{display:inline}.group:disabled .group-disabled\:hidden{display:none}.group:disabled .group-disabled\:bg-\[rgba\(255\2c 255\2c 255\2c 0\.24\)\]{background-color:#ffffff3d}.group:disabled .group-disabled\:bg-white-10{background-color:var(--colors-white-10)}.group:disabled .group-disabled\:opacity-40{opacity:.4}._mobile._portrait .mp\:\!bottom-106{bottom:106px!important}._mobile._portrait .mp\:-bottom-1{bottom:-1px}._mobile._portrait .mp\:-left-14{left:-14px}._mobile._portrait .mp\:-top-113{top:-113px}._mobile._portrait .mp\:bottom-108{bottom:108px}._mobile._portrait .mp\:bottom-152{bottom:152px}._mobile._portrait .mp\:bottom-42{bottom:42px}._mobile._portrait .mp\:bottom-50{bottom:50px}._mobile._portrait .mp\:bottom-56{bottom:56px}._mobile._portrait .mp\:bottom-58{bottom:58px}._mobile._portrait .mp\:bottom-60{bottom:60px}._mobile._portrait .mp\:bottom-65{bottom:65px}._mobile._portrait .mp\:bottom-88{bottom:88px}._mobile._portrait .mp\:left-1\/2{left:50%}._mobile._portrait .mp\:top-290{top:290px}._mobile._portrait .mp\:top-31{top:31px}._mobile._portrait .mp\:top-350{top:350px}._mobile._portrait .mp\:-ml-2{margin-left:-2px}._mobile._portrait .mp\:ml-2{margin-left:2px}._mobile._portrait .mp\:ml-80{margin-left:80px}._mobile._portrait .mp\:mt-2{margin-top:2px}._mobile._portrait .mp\:block{display:block}._mobile._portrait .mp\:hidden{display:none}._mobile._portrait .mp\:w-137{width:137px}._mobile._portrait .mp\:w-206{width:206px}._mobile._portrait .mp\:w-220{width:220px}._mobile._portrait .mp\:max-w-120{max-width:120px}._mobile._portrait .mp\:max-w-530{max-width:530px}._mobile._portrait .mp\:\!translate-y-full{--tw-translate-y:100%!important;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}._mobile._portrait .mp\:-translate-x-1\/2{--tw-translate-x:-50%}._mobile._portrait .mp\:-translate-x-1\/2,._mobile._portrait .mp\:translate-y-0{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}._mobile._portrait .mp\:translate-y-0{--tw-translate-y:0px}._mobile._portrait .mp\:grid-cols-\[137px_137px_137px\]{grid-template-columns:137px 137px 137px}._mobile._portrait .mp\:grid-cols-\[145px_auto_150px\]{grid-template-columns:145px auto 150px}._mobile._portrait .mp\:grid-cols-\[206px_206px\]{grid-template-columns:206px 206px}._mobile._portrait .mp\:grid-cols-\[52px_52px_118px_52px_52px\]{grid-template-columns:52px 52px 118px 52px 52px}._mobile._portrait .mp\:items-end{align-items:flex-end}._mobile._portrait .mp\:justify-center{justify-content:center}._mobile._portrait .mp\:gap-20{gap:20px}._mobile._portrait .mp\:gap-36{gap:36px}._mobile._portrait .mp\:gap-4{gap:4px}._mobile._portrait .mp\:gap-x-10{-moz-column-gap:10px;column-gap:10px}._mobile._portrait .mp\:gap-x-12{-moz-column-gap:12px;column-gap:12px}._mobile._portrait .mp\:justify-self-center{justify-self:center}._mobile._portrait .mp\:\[grid-area\:a1\]{grid-area:a1}._mobile._portrait .mp\:\[grid-area\:a2\]{grid-area:a2}._mobile._portrait .mp\:\[grid-area\:a3\]{grid-area:a3}._mobile._portrait .mp\:\[grid-template-areas\:\"a1_a2\"\]{grid-template-areas:"a1 a2"}._mobile._portrait .mp\:\[grid-template-areas\:\"a1_a2_a3\"\]{grid-template-areas:"a1 a2 a3"}._mobile._portrait .mp\:\[grid-template-areas\:\"menu_stakeAmounts_play_auto_bonus\"\]{grid-template-areas:"menu stakeAmounts play auto bonus"}._mobile._landscape .ml\:fixed{position:fixed}._mobile._landscape .ml\:inset-x-0{left:0;right:0}._mobile._landscape .ml\:\!bottom-22{bottom:22px!important}._mobile._landscape .ml\:\!bottom-23{bottom:23px!important}._mobile._landscape .ml\:\!bottom-38{bottom:38px!important}._mobile._landscape .ml\:-bottom-9{bottom:-9px}._mobile._landscape .ml\:-top-12{top:-12px}._mobile._landscape .ml\:-top-40{top:-40px}._mobile._landscape .ml\:bottom-10{bottom:10px}._mobile._landscape .ml\:bottom-18{bottom:18px}._mobile._landscape .ml\:bottom-24{bottom:24px}._mobile._landscape .ml\:bottom-28{bottom:28px}._mobile._landscape .ml\:bottom-30{bottom:30px}._mobile._landscape .ml\:bottom-39{bottom:39px}._mobile._landscape .ml\:bottom-40{bottom:40px}._mobile._landscape .ml\:bottom-78{bottom:78px}._mobile._landscape .ml\:left-0{left:0}._mobile._landscape .ml\:left-20{left:20px}._mobile._landscape .ml\:left-70{left:70px}._mobile._landscape .ml\:right-0{right:0}._mobile._landscape .ml\:right-21{right:21px}._mobile._landscape .ml\:right-70{right:70px}._mobile._landscape .ml\:right-86{right:86px}._mobile._landscape .ml\:top-1\/2{top:50%}._mobile._landscape .ml\:top-10{top:10px}._mobile._landscape .ml\:top-106{top:106px}._mobile._landscape .ml\:top-133{top:133px}._mobile._landscape .ml\:top-18{top:18px}._mobile._landscape .ml\:top-193{top:193px}._mobile._landscape .ml\:top-20{top:20px}._mobile._landscape .ml\:top-22{top:22px}._mobile._landscape .ml\:top-24{top:24px}._mobile._landscape .ml\:top-66{top:66px}._mobile._landscape .ml\:top-69{top:69px}._mobile._landscape .ml\:top-78{top:78px}._mobile._landscape .ml\:top-80{top:80px}._mobile._landscape .ml\:top-98{top:98px}._mobile._landscape .ml\:top-99{top:99px}._mobile._landscape .ml\:top-auto{top:auto}._mobile._landscape .ml\:my-10{margin-bottom:10px;margin-top:10px}._mobile._landscape .ml\:-ml-24{margin-left:-24px}._mobile._landscape .ml\:-mr-6{margin-right:-6px}._mobile._landscape .ml\:-mt-0{margin-top:0}._mobile._landscape .ml\:-mt-63{margin-top:-63px}._mobile._landscape .ml\:-mt-83{margin-top:-83px}._mobile._landscape .ml\:mb-14{margin-bottom:14px}._mobile._landscape .ml\:mb-22{margin-bottom:22px}._mobile._landscape .ml\:ml-0{margin-left:0}._mobile._landscape .ml\:ml-3{margin-left:3px}._mobile._landscape .ml\:mt-0{margin-top:0}._mobile._landscape .ml\:mt-18{margin-top:18px}._mobile._landscape .ml\:mt-20{margin-top:20px}._mobile._landscape .ml\:mt-5{margin-top:5px}._mobile._landscape .ml\:block{display:block}._mobile._landscape .ml\:hidden{display:none}._mobile._landscape .ml\:h-125{height:125px}._mobile._landscape .ml\:h-168{height:168px}._mobile._landscape .ml\:h-188{height:188px}._mobile._landscape .ml\:h-206{height:206px}._mobile._landscape .ml\:h-396{height:396px}._mobile._landscape .ml\:h-42{height:42px}._mobile._landscape .ml\:h-50{height:50px}._mobile._landscape .ml\:h-54{height:54px}._mobile._landscape .ml\:h-60{height:60px}._mobile._landscape .ml\:h-91{height:91px}._mobile._landscape .ml\:h-auto{height:auto}._mobile._landscape .ml\:max-h-83{max-height:83px}._mobile._landscape .ml\:w-150{width:150px}._mobile._landscape .ml\:w-170{width:170px}._mobile._landscape .ml\:w-180{width:180px}._mobile._landscape .ml\:w-238{width:238px}._mobile._landscape .ml\:w-284{width:284px}._mobile._landscape .ml\:w-300{width:300px}._mobile._landscape .ml\:w-518{width:518px}._mobile._landscape .ml\:w-54{width:54px}._mobile._landscape .ml\:w-602{width:602px}._mobile._landscape .ml\:w-650{width:650px}._mobile._landscape .ml\:w-848{width:848px}._mobile._landscape .ml\:w-850{width:850px}._mobile._landscape .ml\:w-\[calc\(50\%-10px\)\]{width:calc(50% - 10px)}._mobile._landscape .ml\:w-\[calc\(50\%-6px\)\]{width:calc(50% - 6px)}._mobile._landscape .ml\:w-full{width:100%}._mobile._landscape .ml\:min-w-0{min-width:0}._mobile._landscape .ml\:min-w-170{min-width:170px}._mobile._landscape .ml\:min-w-180{min-width:180px}._mobile._landscape .ml\:max-w-180{max-width:180px}._mobile._landscape .ml\:max-w-354{max-width:354px}._mobile._landscape .ml\:max-w-560{max-width:560px}._mobile._landscape .ml\:max-w-\[570px\]{max-width:570px}._mobile._landscape .ml\:flex-1{flex:1 1 0%}._mobile._landscape .ml\:\!translate-y-1\/2{--tw-translate-y:50%!important;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}._mobile._landscape .ml\:-translate-y-1\/2{--tw-translate-y:-50%}._mobile._landscape .ml\:-translate-y-1\/2,._mobile._landscape .ml\:translate-y-full{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}._mobile._landscape .ml\:translate-y-full{--tw-translate-y:100%}._mobile._landscape .ml\:scale-\[0\.8846\]{--tw-scale-x:0.8846;--tw-scale-y:0.8846}._mobile._landscape .ml\:scale-\[0\.8846\],._mobile._landscape .ml\:scale-\[0\.9216\]{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}._mobile._landscape .ml\:scale-\[0\.9216\]{--tw-scale-x:0.9216;--tw-scale-y:0.9216}._mobile._landscape .ml\:grid-cols-\[130px_auto_240px\]{grid-template-columns:130px auto 240px}._mobile._landscape .ml\:grid-cols-\[170px_170px_170px_minmax\(170px\2c _1fr\)\]{grid-template-columns:170px 170px 170px minmax(170px,1fr)}._mobile._landscape .ml\:grid-rows-\[46px_46px_110px_46px_46px\]{grid-template-rows:46px 46px 110px 46px 46px}._mobile._landscape .ml\:flex-row{flex-direction:row}._mobile._landscape .ml\:flex-col{flex-direction:column}._mobile._landscape .ml\:items-start{align-items:flex-start}._mobile._landscape .ml\:items-center{align-items:center}._mobile._landscape .ml\:justify-center{justify-content:center}._mobile._landscape .ml\:justify-items-center{justify-items:center}._mobile._landscape .ml\:gap-0{gap:0}._mobile._landscape .ml\:gap-10{gap:10px}._mobile._landscape .ml\:gap-12{gap:12px}._mobile._landscape .ml\:gap-15{gap:15px}._mobile._landscape .ml\:gap-16{gap:16px}._mobile._landscape .ml\:gap-2{gap:2px}._mobile._landscape .ml\:gap-22{gap:22px}._mobile._landscape .ml\:gap-3{gap:3px}._mobile._landscape .ml\:gap-40{gap:40px}._mobile._landscape .ml\:gap-5{gap:5px}._mobile._landscape .ml\:gap-6{gap:6px}._mobile._landscape .ml\:gap-7{gap:7px}._mobile._landscape .ml\:gap-8{gap:8px}._mobile._landscape .ml\:gap-x-20{-moz-column-gap:20px;column-gap:20px}._mobile._landscape .ml\:gap-y-10{row-gap:10px}._mobile._landscape .ml\:place-self-center{place-self:center}._mobile._landscape .ml\:\!px-0{padding-left:0!important;padding-right:0!important}._mobile._landscape .ml\:px-0{padding-left:0;padding-right:0}._mobile._landscape .ml\:px-20{padding-left:20px;padding-right:20px}._mobile._landscape .ml\:py-16{padding-bottom:16px;padding-top:16px}._mobile._landscape .ml\:\!pb-6{padding-bottom:6px!important}._mobile._landscape .ml\:pb-10{padding-bottom:10px}._mobile._landscape .ml\:pb-13{padding-bottom:13px}._mobile._landscape .ml\:pb-31{padding-bottom:31px}._mobile._landscape .ml\:pb-6{padding-bottom:6px}._mobile._landscape .ml\:pb-8{padding-bottom:8px}._mobile._landscape .ml\:pl-15{padding-left:15px}._mobile._landscape .ml\:pr-35{padding-right:35px}._mobile._landscape .ml\:pt-19{padding-top:19px}._mobile._landscape .ml\:pt-3{padding-top:3px}._mobile._landscape .ml\:text-left{text-align:left}._mobile._landscape .ml\:text-center{text-align:center}._mobile._landscape .ml\:text-22{font-size:22px}._mobile._landscape .ml\:tracking-\[0\.88px\]{letter-spacing:.88px}._mobile._landscape .ml\:\[grid-area\:a2\]{grid-area:a2}._mobile._landscape .ml\:\[grid-area\:a4\]{grid-area:a4}._mobile._landscape .ml\:\[grid-template-areas\:\"a1_a2_a3_a4\"\]{grid-template-areas:"a1 a2 a3 a4"}._mobile._landscape .ml\:\[grid-template-areas\:\"menu\"\"stakeAmounts\"\"play\"\"auto\"\"bonus\"\]{grid-template-areas:"menu""stakeAmounts""play""auto""bonus"}@media (min-width:768px){.md\:right-11{right:11px}}@media (max-height:300px){.low\:-translate-x-1\/2{--tw-translate-x:-50%}.low\:-translate-x-1\/2,.low\:translate-y-1\/2{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.low\:translate-y-1\/2{--tw-translate-y:50%}._mobile._landscape .ml\:low\:bottom-\[calc\(25\%-15px\)\]{bottom:calc(25% - 15px)}}.\[\&\:not\(\:last-child\)\]\:after\:absolute:not(:last-child):after{content:var(--tw-content);position:absolute}.\[\&\:not\(\:last-child\)\]\:after\:-bottom-13:not(:last-child):after{bottom:-13px;content:var(--tw-content)}.\[\&\:not\(\:last-child\)\]\:after\:left-0:not(:last-child):after{content:var(--tw-content);left:0}.\[\&\:not\(\:last-child\)\]\:after\:h-1:not(:last-child):after{content:var(--tw-content);height:1px}.\[\&\:not\(\:last-child\)\]\:after\:w-full:not(:last-child):after{content:var(--tw-content);width:100%}.\[\&\:not\(\:last-child\)\]\:after\:bg-white-10:not(:last-child):after{background-color:var(--colors-white-10);content:var(--tw-content)}._mobile._landscape .ml\:\[\&\:not\(\:last-child\)\]\:after\:-bottom-9:not(:last-child):after{bottom:-9px;content:var(--tw-content)}.\[\&_h3\:first-child\]\:mt-0 h3:first-child{margin-top:0}.\[\&_h3\]\:mt-19 h3{margin-top:19px}.\[\&_img\]\:absolute img{position:absolute}.\[\&_img\]\:left-0 img{left:0}.\[\&_img\]\:top-0 img{top:0}.\[\&_img\]\:h-full img{height:100%}.\[\&_img\]\:w-full img{width:100%}.\[\&_li\]\:relative li{position:relative}.\[\&_li\]\:pl-22 li{padding-left:22px}.\[\&_li\]\:opacity-80 li{opacity:.8}.\[\&_li\]\:before\:absolute li:before{content:var(--tw-content);position:absolute}.\[\&_li\]\:before\:left-10 li:before{content:var(--tw-content);left:10px}.\[\&_li\]\:before\:top-7 li:before{content:var(--tw-content);top:7px}.\[\&_li\]\:before\:h-4 li:before{content:var(--tw-content);height:4px}.\[\&_li\]\:before\:w-4 li:before{content:var(--tw-content);width:4px}.\[\&_li\]\:before\:rounded-full li:before{border-radius:9999px;content:var(--tw-content)}.\[\&_li\]\:before\:bg-additional li:before{background-color:var(--colors-additional);content:var(--tw-content)}.\[\&_p\]\:mt-4 p{margin-top:4px}.\[\&_p\]\:opacity-80 p{opacity:.8}._mobile._landscape .\[\&_p\]\:ml\:mt-5 p{margin-top:5px}.\[\&_path\]\:fill-bonus-bet path{fill:var(--colors-bonus-bet)}.\[\&_path\]\:opacity-100 path{opacity:1}.\[\&_path\]\:drop-shadow-player-panel-icon path{--tw-drop-shadow:drop-shadow(0px 1px 2px #0009);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.\[\&_svg\]\:h-34 svg{height:34px}.\[\&_svg\]\:w-34 svg{width:34px}.\[\&_svg_stop\:nth-child\(1\)\]\:\[stop-color\:var\(--colors-gold-stop-0\)\] svg stop:first-child{stop-color:var(--colors-gold-stop-0)}.\[\&_svg_stop\:nth-child\(2\)\]\:\[stop-color\:var\(--colors-gold-stop-1\)\] svg stop:nth-child(2){stop-color:var(--colors-gold-stop-1)}.\[\&_svg_stop\:nth-child\(3\)\]\:\[stop-color\:var\(--colors-gold-stop-2\)\] svg stop:nth-child(3){stop-color:var(--colors-gold-stop-2)}.\[\&_table\]\:mt-4 table{margin-top:4px}.\[\&_table\]\:w-full table{width:100%}.\[\&_tbody\>tr\:last-child\>td\:first-child\]\:before\:rounded-bl-10 tbody>tr:last-child>td:first-child:before{border-bottom-left-radius:10px;content:var(--tw-content)}.\[\&_tbody\>tr\:last-child\>td\:last-child\]\:before\:rounded-br-10 tbody>tr:last-child>td:last-child:before{border-bottom-right-radius:10px;content:var(--tw-content)}.\[\&_tbody\>tr\>td\:last-child\]\:before\:border-r tbody>tr>td:last-child:before{border-right-width:1px;content:var(--tw-content)}.\[\&_tbody\>tr\>td\]\:relative tbody>tr>td{position:relative}.\[\&_tbody\>tr\>td\]\:h-30 tbody>tr>td{height:30px}.\[\&_tbody\>tr\>td\]\:pl-12 tbody>tr>td{padding-left:12px}.\[\&_tbody\>tr\>td\]\:before\:absolute tbody>tr>td:before{content:var(--tw-content);position:absolute}.\[\&_tbody\>tr\>td\]\:before\:left-0 tbody>tr>td:before{content:var(--tw-content);left:0}.\[\&_tbody\>tr\>td\]\:before\:top-0 tbody>tr>td:before{content:var(--tw-content);top:0}.\[\&_tbody\>tr\>td\]\:before\:h-full tbody>tr>td:before{content:var(--tw-content);height:100%}.\[\&_tbody\>tr\>td\]\:before\:w-full tbody>tr>td:before{content:var(--tw-content);width:100%}.\[\&_tbody\>tr\>td\]\:before\:border-b tbody>tr>td:before{border-bottom-width:1px;content:var(--tw-content)}.\[\&_tbody\>tr\>td\]\:before\:border-l tbody>tr>td:before{border-left-width:1px;content:var(--tw-content)}.\[\&_tbody\>tr\>td\]\:before\:border-solid tbody>tr>td:before{border-style:solid;content:var(--tw-content)}.\[\&_tbody\>tr\>td\]\:before\:border-white-10 tbody>tr>td:before{border-color:var(--colors-white-10);content:var(--tw-content)}.\[\&_thead\>tr\>th\:first-child\]\:rounded-tl-10 thead>tr>th:first-child{border-top-left-radius:10px}.\[\&_thead\>tr\>th\:last-child\]\:rounded-tr-10 thead>tr>th:last-child{border-top-right-radius:10px}.\[\&_thead\>tr\>th\]\:h-30 thead>tr>th{height:30px}.\[\&_thead\>tr\>th\]\:w-1\/2 thead>tr>th{width:50%}.\[\&_thead\>tr\>th\]\:bg-white-10 thead>tr>th{background-color:var(--colors-white-10)}.\[\&_thead\>tr\>th\]\:pl-12 thead>tr>th{padding-left:12px}.\[\&_thead\>tr\>th\]\:text-left thead>tr>th{text-align:left}.\[\&_ul\]\:mt-4 ul{margin-top:4px}.\[\&_ul\]\:flex ul{display:flex}.\[\&_ul\]\:flex-col ul{flex-direction:column}.\[\&_ul\]\:gap-3 ul{gap:3px}@font-face{font-family:swiper-icons;font-style:normal;font-weight:400;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")}:root{--swiper-theme-color:#007aff}:host{display:block;margin-left:auto;margin-right:auto;position:relative;z-index:1}.swiper{display:block;list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:initial;display:flex;height:100%;position:relative;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);width:100%;z-index:1}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{display:block;flex-shrink:0;height:100%;position:relative;transition-property:transform;width:100%}.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{-webkit-backface-visibility:hidden;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-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.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{height:var(--swiper-centered-offset-after);min-width:1px;width:100%}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.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(0deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,#00000080,#0000)}.swiper-lazy-preloader{border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top:4px solid #0000;box-sizing:border-box;height:42px;left:50%;margin-left:-21px;margin-top:-21px;position:absolute;top:50%;transform-origin:50%;width:42px;z-index:10}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.swiper-pagination{position:absolute;text-align:center;transform:translateZ(0);transition:opacity .3s;z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);left:0;top:var(--swiper-pagination-top,auto);width:100%}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{background:var(--swiper-pagination-bullet-inactive-color,#000);border-radius:var(--swiper-pagination-bullet-border-radius,50%);display:inline-block;height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px))}button.swiper-pagination-bullet{-webkit-appearance:none;appearance:none;border:none;box-shadow:none;margin:0;padding:0}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{background:var(--swiper-pagination-color,var(--swiper-theme-color));opacity:var(--swiper-pagination-bullet-opacity,1)}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{left:var(--swiper-pagination-left,auto);right:var(--swiper-pagination-right,8px);top:50%;transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{display:block;margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,#00000040);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));height:100%;left:0;position:absolute;top:0;transform:scale(0);transform-origin:left top;width:100%}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0;width:100%}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{height:100%;left:0;top:0;width:var(--swiper-pagination-progressbar-size,4px)}.swiper-pagination-lock{display:none}.swiper-free-mode>.swiper-wrapper{margin:0 auto;transition-timing-function:ease-out}.range-slider{background-color:var(--colors-white-20);border-radius:4px;cursor:pointer;height:4px;position:relative}.range-slider__bar{background-color:var(--colors-additional);border-radius:4px;height:100%;left:0;position:absolute}.range-slider__handle{background-color:var(--colors-white);border-radius:50%;height:18px;position:absolute;right:-9px;top:50%;transform:translateY(-50%);width:18px}.range-slider__label{align-items:center;color:var(--colors-white-20);display:flex;justify-content:center;left:50%;position:absolute;top:50%;transform:translateY(-50%) translateX(-50%);-webkit-user-select:none;user-select:none;z-index:1}.sr-only{border-width:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);white-space:nowrap}.DyFopbPD .swiper-pagination{bottom:0;display:flex;justify-content:center;margin:0}.DyFopbPD .swiper-pagination .swiper-pagination-bullet{background-color:var(--colors-white-20);box-shadow:none;height:10px;margin:0 5px;opacity:1;width:10px}.DyFopbPD .swiper-pagination .swiper-pagination-bullet-active{background-color:var(--colors-additional)}