.header_header__0ZBDm{min-height:6.8125rem;background-color:var(--bg);position:fixed;top:0;left:0;width:100%;z-index:2}.header_nav__6UjvI{flex-direction:row;align-items:center;height:100%}.header_nav__6UjvI,.header_nav__list__7rquZ{display:flex;gap:3rem}.header_nav__item__TIRpc{font-size:1.25rem;font-weight:700;text-shadow:0 .25rem .25rem rgba(0,0,0,.25)}.header_nav__link__nv8Fh{color:var(--text-black)}.header_nav__link__nv8Fh:hover{cursor:pointer;color:var(--yellow)}.header_nav__link__nv8Fh.header_active__V_hHA{color:var(--yellow)}@media (max-width:1440px){.header_nav__6UjvI,.header_nav__list__7rquZ{gap:2rem}}@media (max-width:1024px){.header_heroButton__MShzX{display:none}.header_nav__item__TIRpc{display:block;padding:.5rem;font-size:2rem;text-align:center;text-decoration:none}.header_nav__link__nv8Fh{height:2rem}}@font-face{font-family:Roboto;src:url(/_next/static/media/roboto-regular.f58066a2.woff);font-display:swap}@font-face{font-family:Inter;src:url(/_next/static/media/Inter-SemiBold.cac2ba46.woff2);font-display:swap}@font-face{font-family:Francois;src:url(/_next/static/media/JacquesFrancois-Regular.69880062.woff2);font-display:swap}:root{--bg:#fff;--main-bg:#dedede;--text:#2c2c2c;--text-black:#2c2c2c;--text-white:#fff;--yellow:#d29528;--button-text:#fff;--border-color:#060b34;--copyright:#787878;--casino-cards:#c3c3c3;--providers-back:#c3c3c3;--faq-label:#c3c3c3;--yellow-text:#d29528;--footer-bg:#333;--footer-border:#686868;--title-color:#2c2c2c}.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:120px;height:120px;transform:scale(1);animation:pulse-black 2s infinite;border-radius:50%}@keyframes pulse-black{0%{transform:scale(.8);box-shadow:0 0 0 20px var(--text)}70%{transform:scale(1);box-shadow:0 0 0 10px transparent}to{transform:scale(.8);box-shadow:0 0 0 20px var(--text)}}.loader{width:100px;height:100px;border-radius:50%;position:absolute;border:12px solid var(--yellow);border-top-color:var(--text);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;background:var(--main-bg);font-size:16px;color:var(--text);font-family:Roboto,Arial,sans-serif;--scroll-behavior:smooth!important;scroll-behavior:smooth!important}body.overflow{overflow:hidden}.wrapper{max-width:160rem;min-height:100%;flex-direction:column;overflow-x:hidden;margin:0 auto}.main,.wrapper{display:flex;position:relative}.main{width:100%;flex:1 1 auto;flex-direction:column}.container{padding:1.6875rem 8.25rem 1.6875rem 3.125rem;display:flex;gap:.625rem;align-items:center;justify-content:space-between}.block{margin:0 auto;max-width:62.5rem;padding:2.5rem 3.125rem 0}.block--not-found{max-width:100%;height:100vh;margin:auto;display:flex;flex-direction:column;justify-content:center;align-items:center}.not-found-title{font-size:8rem;font-family:Francois;font-weight:400}.not-found-content{font-size:1.5rem;margin:.3125rem;text-align:center}.block--not-found button{margin-top:1.875rem}.btn{width:13.625rem;height:3.4375rem;display:flex;justify-content:center;align-items:center;background-color:var(--yellow);color:var(--button-text);font-family:Roboto,sans-serif;font-weight:600;font-size:1.25rem;line-height:120%;text-transform:capitalize;transition:.2s ease;border-radius:.3125rem}.btn:hover{cursor:pointer;transform:scale(1.1)}.btn a{color:var(--button-text)}.btn--large{width:18.75rem;height:5rem;font-size:2.0625rem}.btn--medium{border-radius:.3125rem}.btn--small{width:9.125rem}.btn--play{font-size:15px;padding:7px 10px;width:auto;height:auto}.title{color:var(--title-color);font-family:Francois;font-size:2.8125rem;line-height:100%;font-weight:700;color:var(--text);text-transform:uppercase}.title span{color:var(--yellow-text)}.subtitle{color:var(--title-color);font-family:Francois;font-size:2rem;line-height:120%;color:var(--text);text-transform:uppercase}.content{font-family:Roboto,sans-serif;font-size:1.25rem;line-height:1.875rem;color:var(--text)}.logo{max-width:323px;max-height:55px;width:100%;height:100%}@media (max-width:768px){.container{padding:1.6875rem 3.125rem}.block{padding:0 1.5625rem}.not-found-title{font-size:4rem}.not-found-content{font-size:1.25rem}}@media (max-width:580px){.btn--large{max-width:16rem}.title{font-size:1.9rem}.subtitle,.title{word-wrap:break-word}.subtitle{font-size:1.5rem}}.hamburger{display:none}@media (max-width:1024px){.hamburger{margin-left:.625rem;position:relative;z-index:3;cursor:pointer;display:block;border:none;background:transparent;min-width:2.5rem;height:1.625rem}.hamburger:after,.hamburger:before{content:"";left:0;position:absolute;display:block;width:100%;height:.25rem;border-radius:.625rem;background:var(--text-black)}.hamburger:before{top:0;box-shadow:0 .6875rem 0 var(--text-black);transition:box-shadow .3s .15s,top .3s .15s,transform .3s}.hamburger:after{bottom:0;transition:bottom .3s .15s,transform .3s}}.hamburger.open:before{top:.6875rem;transform:rotate(45deg);box-shadow:0 .375rem 0 transparent;transition:box-shadow .15s,top .3s,transform .3s .15s}.hamburger.open:after{bottom:.6875rem;transform:rotate(-45deg);transition:bottom .3s,transform .3s .15s}@media (max-width:1024px){.nav__list{position:absolute;top:6.8125rem;right:-100%;z-index:3;display:flex;flex-direction:column;gap:5rem;padding-top:6.25rem;background-color:var(--bg);list-style-type:none;transition:.3s;width:100%;height:100vh;overflow-y:scroll}.nav__list.open{right:0}}@media (max-width:768px){.nav__list{gap:2.5rem;padding-top:2.5rem}}.footer_footer__zL2zm{display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:var(--footer-bg)}.footer_footerTop__leJoU{padding-top:1rem;padding-bottom:1rem;width:100%;border-bottom:.125rem solid var(--footer-border);display:flex;justify-content:center;position:relative}.footer_footerLogoContainer__ONTuz{position:absolute;top:25%;left:.625rem}.footer_footer__logo__mV8nY{max-width:9.375rem;height:auto}.footer_footerPay__rC9WC{padding:0;display:flex;gap:.75rem;flex-wrap:wrap;justify-content:center;max-width:100%}.footer_payElementGrey___rAOO{max-height:2.5rem;width:auto}.footer_payElementColor__wCh6a{display:none;max-height:2.5rem;width:auto}.footer_payBlock__fQRz7:hover .footer_payElementGrey___rAOO{display:none}.footer_payBlock__fQRz7:hover .footer_payElementColor__wCh6a{display:block}.footer_footerMiddle__5jULp{padding-top:.625rem;padding-bottom:.625rem;width:100%;border-bottom:.125rem solid var(--footer-border);display:flex;justify-content:center}.footer_footerOperator__dlrRn{max-width:55.625rem;width:80%;padding:0;display:flex;justify-content:center;flex-wrap:wrap;gap:.75rem}.footer_operatorElementGrey__g6egv{max-height:3.125rem;width:auto}.footer_operatorElementColor__qu75N{display:none;max-height:3.125rem;width:auto}.footer_operatorBlock__5rdIV:hover .footer_operatorElementGrey__g6egv{display:none}.footer_operatorBlock__5rdIV:hover .footer_operatorElementColor__qu75N{display:block}.footer_footerBottom__DAZnf{padding-top:.625rem;padding-bottom:.625rem}.footer_footerBottomGroup__hf2Jx{display:flex;justify-content:center;align-items:center;gap:1.3125rem;font-weight:500}.footer_footerBottomAge__OXCs1{font-size:2.125rem;color:var(--copyright)}.footer_footerBottomCopyright__D_EuH{font-size:1.125rem;color:var(--copyright)}@media (max-width:1050px){.footer_footerLogoContainer__ONTuz{display:none}}@media (max-width:1024px){.footer_footerLogoContainer__ONTuz{display:block}.footer_footerOperator__dlrRn{width:60%}.footer_payElementColor__wCh6a,.footer_payElementGrey___rAOO{max-height:1.75rem}.footer_operatorElementColor__qu75N,.footer_operatorElementGrey__g6egv{max-height:1.5625rem}}@media (max-width:880px){.footer_footerLogoContainer__ONTuz{display:none}.footer_footerOperator__dlrRn{width:70%}}@media (max-width:580px){.footer_footerBottomGroup__hf2Jx{gap:.625rem}.footer_footerPay__rC9WC{gap:.4rem}.footer_footerOperator__dlrRn{gap:.4rem;width:80%}.footer_payElementColor__wCh6a,.footer_payElementGrey___rAOO{max-height:1.2rem}.footer_operatorElementColor__qu75N,.footer_operatorElementGrey__g6egv{max-height:1.5rem}.footer_footerBottomAge__OXCs1{font-size:1.625rem}.footer_footerBottomCopyright__D_EuH{font-size:1rem}}@media (max-width:480px){.footer_footerBottomGroup__hf2Jx{gap:.1875rem;font-weight:400}.footer_footerOperator__dlrRn{width:100%}.footer_payElementColor__wCh6a,.footer_payElementGrey___rAOO{max-height:1rem}.footer_operatorElementColor__qu75N,.footer_operatorElementGrey__g6egv{max-height:1.3rem}.footer_footerBottomAge__OXCs1,.footer_footerBottomCopyright__D_EuH{font-size:.625rem}}