@font-face{font-family:ClashGrotesk-Regular;src:url(/_next/static/media/ClashGrotesk-Regular.1f869a81.otf);font-display:swap}@font-face{font-family:ClashDisplay-Bold;src:url(/_next/static/media/ClashDisplay-Bold.7152a0cf.otf);font-display:swap}:root{--bg:#08090d;--bg-light:#0f1533;--main-bg:linear-gradient(180deg,#08090d,#141a33 5%,#1e264c);--text:#fff;--text-black:#fff;--table-head:#08090d;--text-head:#fff;--hero-title-text:#7f6;--yellow:#1f274f;--yellow-button:#7f6;--button-text:#08090d;--border-color:hsla(0,0%,100%,.2);--casino-cards:#1f274f;--welcome-bonus-text:#c039b0;--bonus-border-head:hsla(0,0%,100%,.2);--bonus-border:rgba(0,0,0,.2);--pay-back:#0f1533;--providers-back:#0f1533;--faq-label:#0f1533;--bg-footer:#0f1533;--copyright:#8591cc;--link-hover:#c039b0;--border-stroke:hsla(0,0%,100%,.2)}.loader-body{width:100%;height:100vh;background-color:transparent;text-align:center;align-content:center;transition:all .5s;display:flex;justify-content:center;align-items:center}.loader__img{width:7.5rem;height:7.5rem;transform:scale(1);animation:pulse-black 2s infinite;border-radius:50%}@keyframes pulse-black{0%{transform:scale(.8);box-shadow:0 0 0 1.25rem #fff}70%{transform:scale(1);box-shadow:0 0 0 .625rem transparent}to{transform:scale(.8);box-shadow:0 0 0 1.25rem #fff}}.loader{width:6.25rem;height:6.25rem;border-radius:50%;position:absolute;border:.75rem solid #c039b0;border-top-color:#fff;transform:translate(-50%,-50%);top:50%;left:50%;animation:spin 1s linear infinite}.loader-body.done{visibility:hidden;opacity:0}@keyframes spin{0%{transform:translate(-50%,-50%) rotate(0deg)}to{transform:translate(-50%,-50%) rotate(1turn)}}

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}*,:after,:before{padding:0;margin:0;border:0;box-sizing:border-box}a{text-decoration:none}li,ol,ul{list-style:none}img{vertical-align:top}h1,h2,h3,h4,h5,h6{font-weight:inherit;font-size:inherit}body,html{height:100%;line-height:1;font-size:16px;color:var(--text);font-family:ClashGrotesk-Regular,Arial,sans-serif;--scroll-behavior:smooth!important;scroll-behavior:smooth!important}body.overflow{overflow:hidden}.wrapper{min-height:100%;display:flex;flex-direction:column;overflow-x:hidden;position:relative;width:100%}.container{max-width:90rem;margin:0 auto}.main{width:100%;position:relative;flex:1 1 auto;display:flex;flex-direction:column;background:var(--main-bg)}.block{margin:0 auto;max-width:70rem;padding:0}.block--not-found{max-width:100%;height:100vh;margin:auto;display:flex;flex-direction:column;justify-content:center;gap:2rem;align-items:center;color:var(--text)}.not-found-title{font-size:4rem;font-family:ClashDisplay-Bold,sans-serif;font-weight:700;color:var(--link-hover)}.not-found-content{font-size:1.5rem;margin:.3125rem;text-align:center}.block--not-found button{margin-top:1.875rem}.btn{width:6.9375rem;height:2.5625rem;display:flex;justify-content:center;-webkit-justify-content:center;align-items:center;-webkit-align-items:center;background:var(--yellow);color:var(--text);font-family:ClashDisplay-Bold,sans-serif;font-weight:700;font-size:.875rem;line-height:1.2;transition:.2s ease;position:relative;border-radius:.375rem}.sign-btn{width:7.5625rem}.btn:hover{cursor:pointer;transform:scale(1.1);background:#c039b0}.btn a,.btn--large{color:var(--button-text)}.btn--large{width:17.5rem;height:5.4375rem;font-size:1.75rem;line-height:1.214;gap:6.25rem;border-radius:.375rem}.btn--large,.btn--large:hover{background:var(--yellow-button)}.btn--large:hover{cursor:pointer;transform:scale(1.1)}.btn--medium{border-radius:.375rem;width:6.25rem;height:2.5625rem;font-size:1rem;line-height:1.21;background:#c039b0;border:none;color:var(--text)}.btn--small{width:9.125rem}.title{font-family:ClashDisplay-Bold,sans-serif;font-size:3rem;line-height:1.2;font-weight:700}.subtitle,.title,.title span{color:var(--text)}.subtitle{font-family:ClashDisplay-Bold,sans-serif;font-size:2.5rem;font-weight:700;line-height:1.2}.content{font-family:ClashGrotesk-Regular,sans-serif;font-size:1.125rem;line-height:1.56;color:var(--text)}.logo{width:100%;height:auto}@media (max-width:1200px){.block{padding:0 2.5rem}}@media (max-width:768px){.not-found-title{font-size:4rem}.not-found-content{font-size:1.25rem}.btn,.sign-btn{width:7.5rem;height:2rem}.btn--medium{width:4.375rem}.btn--large{width:15rem;height:4.5rem;gap:.625rem;font-size:1.25rem;line-height:1.2;border-radius:.25rem}}@media (max-width:576px){.btn--large{width:15rem;height:4.5rem;gap:.625rem;font-size:1.5rem;line-height:1;border-radius:.25rem}.btn--medium{width:5rem;height:2.5625rem;font-size:.875rem;line-height:1.21}.title{font-size:2rem}.subtitle,.title{font-family:ClashDisplay-Bold;font-weight:700;word-wrap:break-word}.subtitle{font-size:1.5rem}}@media (max-width:500px){.btn{width:4.125rem;height:1.75rem;font-size:.6875rem;line-height:1}.sign-btn{display:none}.btn--large{border-radius:.25rem;font-size:.875rem}.btn--medium{width:3.75rem;height:1.75rem;font-size:.625rem;line-height:1.2}}@media (max-width:400px){.btn{width:4.5rem;height:1.875rem;font-size:.6875rem;line-height:1}.btn--medium{width:3.75rem;height:1.75rem;font-size:.625rem;line-height:1.2}.btn--large{font-size:.84rem}.title{font-family:ClashDisplay-Bold;font-weight:700;line-height:1.22;word-wrap:break-word}.title,.title span{font-size:1.5rem}.subtitle{font-weight:700;font-family:ClashDisplay-Bold;font-size:1.25rem;word-wrap:break-word}}.header_header__Awatn{min-height:6rem;max-height:6rem;padding:1.5rem 5rem;display:flex;gap:.625rem;align-items:center;justify-content:space-between;background:var(--bg);position:fixed;top:0;left:0;right:0;width:100%;z-index:3}.header_headerLogoContainer__BYHnq{height:100%;max-width:12.25rem;width:12.25rem;margin-left:0;display:flex}.header_headerLogoContainer__BYHnq a{margin:auto;width:100%}.header_header__logo__5cb7F{height:100%;width:auto}.header_headerLogin__O14XU{display:flex;gap:1rem}@media (max-width:1024px){.header_header__Awatn{padding:1.5rem 3rem 1.5rem 2.7rem}.header_headerLogoContainer__BYHnq{margin-left:0}.header_nav__item__4v2sS{display:block;padding:.5rem;font-size:2rem;text-align:center;text-decoration:none}.header_nav__link__lNTuy{height:2rem}}@media (max-width:768px){.header_header__Awatn{min-height:5rem;max-height:5rem;padding:1.5rem 2.5rem}.header_headerLogoContainer__BYHnq{max-width:6.25rem;width:2.5rem}.header_header__logo__5cb7F{height:auto;width:6.25rem}}@media (max-width:540px){.header_header__Awatn{min-height:3.25rem;max-height:3.25rem;padding:.75rem 2rem}.header_headerLogoContainer__BYHnq,.header_header__logo__5cb7F{max-width:4.6875rem;width:4.6875rem}.header_header__logo__5cb7F{height:100%}.header_headerLogin__O14XU{gap:1rem}}@media (max-width:500px){.header_headerLogin__O14XU{gap:0}}.footer_footer__PZD4d{display:flex;flex-direction:column;align-items:center;justify-content:center;background:var(--bg-footer)}.footer_footerContainer__24vnt{max-width:80rem;margin:0 auto;width:100%;padding:3rem 0}.footer_footerGroup__Affk3{display:flex;flex-direction:column;gap:1.5rem}.footer_footerTop__JgD3w{display:flex;justify-content:flex-start;align-items:center;border-bottom:.0625rem solid var(--border-stroke)}.footer_footerLogo__mj8G6{display:block;width:9.25rem;height:3rem;margin-bottom:1.5rem}.footer_footerMiddle__zqVKn{border-bottom:.0625rem solid var(--border-stroke)}.footer_footerMiddleGroup__NW6kE{margin-bottom:1.5rem;display:flex;flex-wrap:wrap;justify-content:space-between;gap:1rem}.footer_payImage__PstWR{height:3rem;width:auto}.footer_footerBottom__igZxy{display:flex;align-items:center;gap:2rem}.footer_footerBottomGroup__91J0i{display:flex;justify-content:center;align-items:center;gap:.875rem}.footer_footerBottomCopyright__LXfRM{color:var(--copyright);font-size:.875rem;line-height:1.21}@media (max-width:1360px){.footer_footerContainer__24vnt{padding:3rem 2.5rem}}@media (max-width:930px){.footer_footerMiddleGroup__NW6kE{justify-content:flex-start}}@media (max-width:576px){.footer_footerContainer__24vnt{padding:1.5rem 2.5rem;gap:1rem}.footer_footerGroup__Affk3{gap:1rem}.footer_payImage__PstWR{height:2rem;width:auto}.footer_footerLogo__mj8G6{width:6.25rem;height:2rem;margin-bottom:1rem}.footer_footerMiddleGroup__NW6kE{margin-bottom:1rem;gap:1rem;justify-content:flex-start}.footer_footerBottom__igZxy{flex-direction:column-reverse;align-items:flex-start;gap:1rem}.footer_footerBottomGroup__91J0i{display:flex;justify-content:center;align-items:center;gap:1rem}.footer_footerBottomAge__9_SRI{width:1.75rem;height:1.75rem}.footer_footerBottomCW__lmcfg{width:5.25rem;height:3rem}.footer_footerBottomCopyright__LXfRM{font-size:.75rem}}@media (max-width:420px){.footer_footerContainer__24vnt{padding:1rem 2rem;gap:.5rem}.footer_footerGroup__Affk3{gap:.5rem}.footer_payImage__PstWR{height:1.5rem;width:auto}.footer_footerLogo__mj8G6{width:4.6875rem;height:1.5rem;margin-bottom:.5rem}.footer_footerMiddleGroup__NW6kE{margin-bottom:.5rem;gap:1rem;justify-content:flex-start}.footer_footerBottom__igZxy{flex-direction:column-reverse;align-items:flex-start;gap:1rem}.footer_footerBottomGroup__91J0i{display:flex;justify-content:center;align-items:center;gap:.5rem}.footer_footerBottomAge__9_SRI{width:1.5rem;height:1.5rem}.footer_footerBottomCW__lmcfg{width:3.5rem;height:2rem}.footer_footerBottomCopyright__LXfRM{font-size:.5rem}}