<!DOCTYPE html>
<html lang="ru-KZ">
<head><meta charset="UTF-8" /><script>if(navigator.userAgent.match(/MSIE|Internet Explorer/i)||navigator.userAgent.match(/Trident\/7\..*?rv:11/i)){var href=document.location.href;if(!href.match(/[?&]nowprocket/)){if(href.indexOf("?")==-1){if(href.indexOf("#")==-1){document.location.href=href+"?nowprocket=1"}else{document.location.href=href.replace("#","?nowprocket=1#")}}else{if(href.indexOf("#")==-1){document.location.href=href+"&nowprocket=1"}else{document.location.href=href.replace("#","&nowprocket=1#")}}}}</script><script>(()=>{class RocketLazyLoadScripts{constructor(){this.v="2.0.3",this.userEvents=["keydown","keyup","mousedown","mouseup","mousemove","mouseover","mouseenter","mouseout","mouseleave","touchmove","touchstart","touchend","touchcancel","wheel","click","dblclick","input","visibilitychange"],this.attributeEvents=["onblur","onclick","oncontextmenu","ondblclick","onfocus","onmousedown","onmouseenter","onmouseleave","onmousemove","onmouseout","onmouseover","onmouseup","onmousewheel","onscroll","onsubmit"]}async t(){this.i(),this.o(),/iP(ad|hone)/.test(navigator.userAgent)&&this.h(),this.u(),this.l(this),this.m(),this.k(this),this.p(this),this._(),await Promise.all([this.R(),this.L()]),this.lastBreath=Date.now(),this.S(this),this.P(),this.D(),this.O(),this.M(),await this.C(this.delayedScripts.normal),await this.C(this.delayedScripts.defer),await this.C(this.delayedScripts.async),this.F("domReady"),await this.T(),await this.j(),await this.I(),this.F("windowLoad"),await this.A(),window.dispatchEvent(new Event("rocket-allScriptsLoaded")),this.everythingLoaded=!0,this.lastTouchEnd&&await new Promise((t=>setTimeout(t,500-Date.now()+this.lastTouchEnd))),this.H(),this.F("all"),this.U(),this.W()}i(){this.CSPIssue=sessionStorage.getItem("rocketCSPIssue"),document.addEventListener("securitypolicyviolation",(t=>{this.CSPIssue||"script-src-elem"!==t.violatedDirective||"data"!==t.blockedURI||(this.CSPIssue=!0,sessionStorage.setItem("rocketCSPIssue",!0))}),{isRocket:!0})}o(){window.addEventListener("pageshow",(t=>{this.persisted=t.persisted,this.realWindowLoadedFired=!0}),{isRocket:!0}),window.addEventListener("pagehide",(()=>{this.onFirstUserAction=null}),{isRocket:!0})}h(){let t;function e(e){t=e}window.addEventListener("touchstart",e,{isRocket:!0}),window.addEventListener("touchend",(function i(o){Math.abs(o.changedTouches[0].pageX-t.changedTouches[0].pageX)<10&&Math.abs(o.changedTouches[0].pageY-t.changedTouches[0].pageY)<10&&o.timeStamp-t.timeStamp<200&&(o.target.dispatchEvent(new PointerEvent("click",{target:o.target,bubbles:!0,cancelable:!0,detail:1})),event.preventDefault(),window.removeEventListener("touchstart",e,{isRocket:!0}),window.removeEventListener("touchend",i,{isRocket:!0}))}),{isRocket:!0})}q(t){this.userActionTriggered||("mousemove"!==t.type||this.firstMousemoveIgnored?"keyup"===t.type||"mouseover"===t.type||"mouseout"===t.type||(this.userActionTriggered=!0,this.onFirstUserAction&&this.onFirstUserAction()):this.firstMousemoveIgnored=!0),"click"===t.type&&t.preventDefault(),this.savedUserEvents.length>0&&(t.stopPropagation(),t.stopImmediatePropagation()),"touchstart"===this.lastEvent&&"touchend"===t.type&&(this.lastTouchEnd=Date.now()),"click"===t.type&&(this.lastTouchEnd=0),this.lastEvent=t.type,this.savedUserEvents.push(t)}u(){this.savedUserEvents=[],this.userEventHandler=this.q.bind(this),this.userEvents.forEach((t=>window.addEventListener(t,this.userEventHandler,{passive:!1,isRocket:!0})))}U(){this.userEvents.forEach((t=>window.removeEventListener(t,this.userEventHandler,{passive:!1,isRocket:!0}))),this.savedUserEvents.forEach((t=>{t.target.dispatchEvent(new window[t.constructor.name](t.type,t))}))}m(){this.eventsMutationObserver=new MutationObserver((t=>{const e="return false";for(const i of t){if("attributes"===i.type){const t=i.target.getAttribute(i.attributeName);t&&t!==e&&(i.target.setAttribute("data-rocket-"+i.attributeName,t),i.target["rocket"+i.attributeName]=new Function("event",t),i.target.setAttribute(i.attributeName,e))}"childList"===i.type&&i.addedNodes.forEach((t=>{if(t.nodeType===Node.ELEMENT_NODE)for(const i of t.attributes)this.attributeEvents.includes(i.name)&&i.value&&""!==i.value&&(t.setAttribute("data-rocket-"+i.name,i.value),t["rocket"+i.name]=new Function("event",i.value),t.setAttribute(i.name,e))}))}})),this.eventsMutationObserver.observe(document,{subtree:!0,childList:!0,attributeFilter:this.attributeEvents})}H(){this.eventsMutationObserver.disconnect(),this.attributeEvents.forEach((t=>{document.querySelectorAll("[data-rocket-"+t+"]").forEach((e=>{e.setAttribute(t,e.getAttribute("data-rocket-"+t)),e.removeAttribute("data-rocket-"+t)}))}))}k(t){Object.defineProperty(HTMLElement.prototype,"onclick",{get(){return this.rocketonclick||null},set(e){this.rocketonclick=e,this.setAttribute(t.everythingLoaded?"onclick":"data-rocket-onclick","this.rocketonclick(event)")}})}S(t){function e(e,i){let o=e[i];e[i]=null,Object.defineProperty(e,i,{get:()=>o,set(s){t.everythingLoaded?o=s:e["rocket"+i]=o=s}})}e(document,"onreadystatechange"),e(window,"onload"),e(window,"onpageshow");try{Object.defineProperty(document,"readyState",{get:()=>t.rocketReadyState,set(e){t.rocketReadyState=e},configurable:!0}),document.readyState="loading"}catch(t){console.log("WPRocket DJE readyState conflict, bypassing")}}l(t){this.originalAddEventListener=EventTarget.prototype.addEventListener,this.originalRemoveEventListener=EventTarget.prototype.removeEventListener,this.savedEventListeners=[],EventTarget.prototype.addEventListener=function(e,i,o){o&&o.isRocket||!t.B(e,this)&&!t.userEvents.includes(e)||t.B(e,this)&&!t.userActionTriggered||e.startsWith("rocket-")||t.everythingLoaded?t.originalAddEventListener.call(this,e,i,o):t.savedEventListeners.push({target:this,remove:!1,type:e,func:i,options:o})},EventTarget.prototype.removeEventListener=function(e,i,o){o&&o.isRocket||!t.B(e,this)&&!t.userEvents.includes(e)||t.B(e,this)&&!t.userActionTriggered||e.startsWith("rocket-")||t.everythingLoaded?t.originalRemoveEventListener.call(this,e,i,o):t.savedEventListeners.push({target:this,remove:!0,type:e,func:i,options:o})}}F(t){"all"===t&&(EventTarget.prototype.addEventListener=this.originalAddEventListener,EventTarget.prototype.removeEventListener=this.originalRemoveEventListener),this.savedEventListeners=this.savedEventListeners.filter((e=>{let i=e.type,o=e.target||window;return"domReady"===t&&"DOMContentLoaded"!==i&&"readystatechange"!==i||("windowLoad"===t&&"load"!==i&&"readystatechange"!==i&&"pageshow"!==i||(this.B(i,o)&&(i="rocket-"+i),e.remove?o.removeEventListener(i,e.func,e.options):o.addEventListener(i,e.func,e.options),!1))}))}p(t){let e;function i(e){return t.everythingLoaded?e:e.split(" ").map((t=>"load"===t||t.startsWith("load.")?"rocket-jquery-load":t)).join(" ")}function o(o){function s(e){const s=o.fn[e];o.fn[e]=o.fn.init.prototype[e]=function(){return this[0]===window&&t.userActionTriggered&&("string"==typeof arguments[0]||arguments[0]instanceof String?arguments[0]=i(arguments[0]):"object"==typeof arguments[0]&&Object.keys(arguments[0]).forEach((t=>{const e=arguments[0][t];delete arguments[0][t],arguments[0][i(t)]=e}))),s.apply(this,arguments),this}}if(o&&o.fn&&!t.allJQueries.includes(o)){const e={DOMContentLoaded:[],"rocket-DOMContentLoaded":[]};for(const t in e)document.addEventListener(t,(()=>{e[t].forEach((t=>t()))}),{isRocket:!0});o.fn.ready=o.fn.init.prototype.ready=function(i){function s(){parseInt(o.fn.jquery)>2?setTimeout((()=>i.bind(document)(o))):i.bind(document)(o)}return t.realDomReadyFired?!t.userActionTriggered||t.fauxDomReadyFired?s():e["rocket-DOMContentLoaded"].push(s):e.DOMContentLoaded.push(s),o([])},s("on"),s("one"),s("off"),t.allJQueries.push(o)}e=o}t.allJQueries=[],o(window.jQuery),Object.defineProperty(window,"jQuery",{get:()=>e,set(t){o(t)}})}P(){const t=new Map;document.write=document.writeln=function(e){const i=document.currentScript,o=document.createRange(),s=i.parentElement;let n=t.get(i);void 0===n&&(n=i.nextSibling,t.set(i,n));const c=document.createDocumentFragment();o.setStart(c,0),c.appendChild(o.createContextualFragment(e)),s.insertBefore(c,n)}}async R(){return new Promise((t=>{this.userActionTriggered?t():this.onFirstUserAction=t}))}async L(){return new Promise((t=>{document.addEventListener("DOMContentLoaded",(()=>{this.realDomReadyFired=!0,t()}),{isRocket:!0})}))}async I(){return this.realWindowLoadedFired?Promise.resolve():new Promise((t=>{window.addEventListener("load",t,{isRocket:!0})}))}M(){this.pendingScripts=[];this.scriptsMutationObserver=new MutationObserver((t=>{for(const e of t)e.addedNodes.forEach((t=>{"SCRIPT"!==t.tagName||t.noModule||t.isWPRocket||this.pendingScripts.push({script:t,promise:new Promise((e=>{const i=()=>{const i=this.pendingScripts.findIndex((e=>e.script===t));i>=0&&this.pendingScripts.splice(i,1),e()};t.addEventListener("load",i,{isRocket:!0}),t.addEventListener("error",i,{isRocket:!0}),setTimeout(i,1e3)}))})}))})),this.scriptsMutationObserver.observe(document,{childList:!0,subtree:!0})}async j(){await this.J(),this.pendingScripts.length?(await this.pendingScripts[0].promise,await this.j()):this.scriptsMutationObserver.disconnect()}D(){this.delayedScripts={normal:[],async:[],defer:[]},document.querySelectorAll("script[type$=rocketlazyloadscript]").forEach((t=>{t.hasAttribute("data-rocket-src")?t.hasAttribute("async")&&!1!==t.async?this.delayedScripts.async.push(t):t.hasAttribute("defer")&&!1!==t.defer||"module"===t.getAttribute("data-rocket-type")?this.delayedScripts.defer.push(t):this.delayedScripts.normal.push(t):this.delayedScripts.normal.push(t)}))}async _(){await this.L();let t=[];document.querySelectorAll("script[type$=rocketlazyloadscript][data-rocket-src]").forEach((e=>{let i=e.getAttribute("data-rocket-src");if(i&&!i.startsWith("data:")){i.startsWith("//")&&(i=location.protocol+i);try{const o=new URL(i).origin;o!==location.origin&&t.push({src:o,crossOrigin:e.crossOrigin||"module"===e.getAttribute("data-rocket-type")})}catch(t){}}})),t=[...new Map(t.map((t=>[JSON.stringify(t),t]))).values()],this.N(t,"preconnect")}async $(t){if(await this.G(),!0!==t.noModule||!("noModule"in HTMLScriptElement.prototype))return new Promise((e=>{let i;function o(){(i||t).setAttribute("data-rocket-status","executed"),e()}try{if(navigator.userAgent.includes("Firefox/")||""===navigator.vendor||this.CSPIssue)i=document.createElement("script"),[...t.attributes].forEach((t=>{let e=t.nodeName;"type"!==e&&("data-rocket-type"===e&&(e="type"),"data-rocket-src"===e&&(e="src"),i.setAttribute(e,t.nodeValue))})),t.text&&(i.text=t.text),t.nonce&&(i.nonce=t.nonce),i.hasAttribute("src")?(i.addEventListener("load",o,{isRocket:!0}),i.addEventListener("error",(()=>{i.setAttribute("data-rocket-status","failed-network"),e()}),{isRocket:!0}),setTimeout((()=>{i.isConnected||e()}),1)):(i.text=t.text,o()),i.isWPRocket=!0,t.parentNode.replaceChild(i,t);else{const i=t.getAttribute("data-rocket-type"),s=t.getAttribute("data-rocket-src");i?(t.type=i,t.removeAttribute("data-rocket-type")):t.removeAttribute("type"),t.addEventListener("load",o,{isRocket:!0}),t.addEventListener("error",(i=>{this.CSPIssue&&i.target.src.startsWith("data:")?(console.log("WPRocket: CSP fallback activated"),t.removeAttribute("src"),this.$(t).then(e)):(t.setAttribute("data-rocket-status","failed-network"),e())}),{isRocket:!0}),s?(t.fetchPriority="high",t.removeAttribute("data-rocket-src"),t.src=s):t.src="data:text/javascript;base64,"+window.btoa(unescape(encodeURIComponent(t.text)))}}catch(i){t.setAttribute("data-rocket-status","failed-transform"),e()}}));t.setAttribute("data-rocket-status","skipped")}async C(t){const e=t.shift();return e?(e.isConnected&&await this.$(e),this.C(t)):Promise.resolve()}O(){this.N([...this.delayedScripts.normal,...this.delayedScripts.defer,...this.delayedScripts.async],"preload")}N(t,e){this.trash=this.trash||[];let i=!0;var o=document.createDocumentFragment();t.forEach((t=>{const s=t.getAttribute&&t.getAttribute("data-rocket-src")||t.src;if(s&&!s.startsWith("data:")){const n=document.createElement("link");n.href=s,n.rel=e,"preconnect"!==e&&(n.as="script",n.fetchPriority=i?"high":"low"),t.getAttribute&&"module"===t.getAttribute("data-rocket-type")&&(n.crossOrigin=!0),t.crossOrigin&&(n.crossOrigin=t.crossOrigin),t.integrity&&(n.integrity=t.integrity),t.nonce&&(n.nonce=t.nonce),o.appendChild(n),this.trash.push(n),i=!1}})),document.head.appendChild(o)}W(){this.trash.forEach((t=>t.remove()))}async T(){try{document.readyState="interactive"}catch(t){}this.fauxDomReadyFired=!0;try{await this.G(),document.dispatchEvent(new Event("rocket-readystatechange")),await this.G(),document.rocketonreadystatechange&&document.rocketonreadystatechange(),await this.G(),document.dispatchEvent(new Event("rocket-DOMContentLoaded")),await this.G(),window.dispatchEvent(new Event("rocket-DOMContentLoaded"))}catch(t){console.error(t)}}async A(){try{document.readyState="complete"}catch(t){}try{await this.G(),document.dispatchEvent(new Event("rocket-readystatechange")),await this.G(),document.rocketonreadystatechange&&document.rocketonreadystatechange(),await this.G(),window.dispatchEvent(new Event("rocket-load")),await this.G(),window.rocketonload&&window.rocketonload(),await this.G(),this.allJQueries.forEach((t=>t(window).trigger("rocket-jquery-load"))),await this.G();const t=new Event("rocket-pageshow");t.persisted=this.persisted,window.dispatchEvent(t),await this.G(),window.rocketonpageshow&&window.rocketonpageshow({persisted:this.persisted})}catch(t){console.error(t)}}async G(){Date.now()-this.lastBreath>45&&(await this.J(),this.lastBreath=Date.now())}async J(){return document.hidden?new Promise((t=>setTimeout(t))):new Promise((t=>requestAnimationFrame(t)))}B(t,e){return e===document&&"readystatechange"===t||(e===document&&"DOMContentLoaded"===t||(e===window&&"DOMContentLoaded"===t||(e===window&&"load"===t||e===window&&"pageshow"===t)))}static run(){(new RocketLazyLoadScripts).t()}}RocketLazyLoadScripts.run()})();</script>
    
    <meta http-equiv="X-UA-Compatible" content="IE=edge" />
    <meta name="viewport" id="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=5.0, minimum-scale=1.0, user-scalable=yes" />
	<meta name='robots' content='index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1' />

	<!-- This site is optimized with the Yoast SEO plugin v25.7 - https://yoast.com/wordpress/plugins/seo/ -->
	<title>Лото Клуб Онлайн Казино: Официальный сайт Loto Club</title>
<link crossorigin data-rocket-preconnect href="https://fonts.googleapis.com" rel="preconnect">
<link crossorigin data-rocket-preconnect href="https://fonts.gstatic.com" rel="preconnect">
<link data-rocket-preload as="style" href="https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;700;900&#038;display=swap" rel="preload">
<link href="https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;700;900&#038;display=swap" media="print" onload="this.media=&#039;all&#039;" rel="stylesheet">
<noscript><link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;700;900&#038;display=swap"></noscript>
<link crossorigin data-rocket-preload as="font" href="https://fonts.gstatic.com/s/roboto/v49/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3iUBGEe.woff2" rel="preload">
<link crossorigin data-rocket-preload as="font" href="https://fonts.gstatic.com/s/roboto/v49/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBA.woff2" rel="preload">
<link crossorigin data-rocket-preload as="font" href="https://loto-club-kz.kz/wp-content/themes/mercury/fontawesome/webfonts/fa-regular-400.woff2" rel="preload">
<link crossorigin data-rocket-preload as="font" href="https://loto-club-kz.kz/wp-content/themes/mercury/fontawesome/webfonts/fa-solid-900.woff2" rel="preload">
<style id="wpr-usedcss">img:is([sizes=auto i],[sizes^="auto," i]){contain-intrinsic-size:3000px 1500px}img.emoji{display:inline!important;border:none!important;box-shadow:none!important;height:1em!important;width:1em!important;margin:0 .07em!important;vertical-align:-.1em!important;background:0 0!important;padding:0!important}:where(.wp-block-button__link){border-radius:9999px;box-shadow:none;padding:calc(.667em + 2px) calc(1.333em + 2px);text-decoration:none}:root :where(.wp-block-button .wp-block-button__link.is-style-outline),:root :where(.wp-block-button.is-style-outline>.wp-block-button__link){border:2px solid;padding:.667em 1.333em}:root :where(.wp-block-button .wp-block-button__link.is-style-outline:not(.has-text-color)),:root :where(.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-text-color)){color:currentColor}:root :where(.wp-block-button .wp-block-button__link.is-style-outline:not(.has-background)),:root :where(.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-background)){background-color:initial;background-image:none}:where(.wp-block-calendar table:not(.has-background) th){background:#ddd}:where(.wp-block-columns){margin-bottom:1.75em}:where(.wp-block-columns.has-background){padding:1.25em 2.375em}:where(.wp-block-post-comments input[type=submit]){border:none}:where(.wp-block-cover-image:not(.has-text-color)),:where(.wp-block-cover:not(.has-text-color)){color:#fff}:where(.wp-block-cover-image.is-light:not(.has-text-color)),:where(.wp-block-cover.is-light:not(.has-text-color)){color:#000}:root :where(.wp-block-cover h1:not(.has-text-color)),:root :where(.wp-block-cover h2:not(.has-text-color)),:root :where(.wp-block-cover h3:not(.has-text-color)),:root :where(.wp-block-cover h4:not(.has-text-color)),:root :where(.wp-block-cover h5:not(.has-text-color)),:root :where(.wp-block-cover h6:not(.has-text-color)),:root :where(.wp-block-cover p:not(.has-text-color)){color:inherit}:where(.wp-block-file){margin-bottom:1.5em}:where(.wp-block-file__button){border-radius:2em;display:inline-block;padding:.5em 1em}:where(.wp-block-file__button):is(a):active,:where(.wp-block-file__button):is(a):focus,:where(.wp-block-file__button):is(a):hover,:where(.wp-block-file__button):is(a):visited{box-shadow:none;color:#fff;opacity:.85;text-decoration:none}:where(.wp-block-group.wp-block-group-is-layout-constrained){position:relative}.wp-block-image>a,.wp-block-image>figure>a{display:inline-block}.wp-block-image img{box-sizing:border-box;height:auto;max-width:100%;vertical-align:bottom}@media not (prefers-reduced-motion){.wp-block-image img.hide{visibility:hidden}.wp-block-image img.show{animation:.4s show-content-image}}.wp-block-image.aligncenter{text-align:center}.wp-block-image .aligncenter,.wp-block-image.aligncenter{display:table}.wp-block-image .aligncenter{margin-left:auto;margin-right:auto}.wp-block-image :where(figcaption){margin-bottom:1em;margin-top:.5em}:root :where(.wp-block-image.is-style-rounded img,.wp-block-image .is-style-rounded img){border-radius:9999px}.wp-block-image figure{margin:0}@keyframes show-content-image{0%{visibility:hidden}99%{visibility:hidden}to{visibility:visible}}:where(.wp-block-latest-comments:not([style*=line-height] .wp-block-latest-comments__comment)){line-height:1.1}:where(.wp-block-latest-comments:not([style*=line-height] .wp-block-latest-comments__comment-excerpt p)){line-height:1.8}:root :where(.wp-block-latest-posts.is-grid){padding:0}:root :where(.wp-block-latest-posts.wp-block-latest-posts__list){padding-left:0}ol,ul{box-sizing:border-box}:root :where(.wp-block-list.has-background){padding:1.25em 2.375em}:where(.wp-block-navigation.has-background .wp-block-navigation-item a:not(.wp-element-button)),:where(.wp-block-navigation.has-background .wp-block-navigation-submenu a:not(.wp-element-button)){padding:.5em 1em}:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-item a:not(.wp-element-button)),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu a:not(.wp-element-button)),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu button.wp-block-navigation-item__content),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-pages-list__item button.wp-block-navigation-item__content){padding:.5em 1em}:root :where(p.has-background){padding:1.25em 2.375em}:where(p.has-text-color:not(.has-link-color)) a{color:inherit}:where(.wp-block-post-comments-form) input:not([type=submit]),:where(.wp-block-post-comments-form) textarea{border:1px solid #949494;font-family:inherit;font-size:1em}:where(.wp-block-post-comments-form) input:where(:not([type=submit]):not([type=checkbox])),:where(.wp-block-post-comments-form) textarea{padding:calc(.667em + 2px)}:where(.wp-block-post-excerpt){box-sizing:border-box;margin-bottom:var(--wp--style--block-gap);margin-top:var(--wp--style--block-gap)}:where(.wp-block-preformatted.has-background){padding:1.25em 2.375em}:where(.wp-block-search__button){border:1px solid #ccc;padding:6px 10px}:where(.wp-block-search__input){font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-transform:inherit}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper){border:1px solid #949494;box-sizing:border-box;padding:4px}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input{border:none;border-radius:0;padding:0 4px}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input:focus{outline:0}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) :where(.wp-block-search__button){padding:4px 8px}:root :where(.wp-block-separator.is-style-dots){height:auto;line-height:1;text-align:center}:root :where(.wp-block-separator.is-style-dots):before{color:currentColor;content:"···";font-family:serif;font-size:1.5em;letter-spacing:2em;padding-left:2em}:root :where(.wp-block-site-logo.is-style-rounded){border-radius:9999px}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link{background-color:#f0f0f0;color:#444}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-amazon{background-color:#f90;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-bandcamp{background-color:#1ea0c3;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-behance{background-color:#0757fe;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-bluesky{background-color:#0a7aff;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-codepen{background-color:#1e1f26;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-deviantart{background-color:#02e49b;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-discord{background-color:#5865f2;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-dribbble{background-color:#e94c89;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-dropbox{background-color:#4280ff;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-etsy{background-color:#f45800;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-facebook{background-color:#0866ff;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-fivehundredpx{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-flickr{background-color:#0461dd;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-foursquare{background-color:#e65678;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-github{background-color:#24292d;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-goodreads{background-color:#eceadd;color:#382110}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-google{background-color:#ea4434;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-gravatar{background-color:#1d4fc4;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-instagram{background-color:#f00075;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-lastfm{background-color:#e21b24;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-linkedin{background-color:#0d66c2;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-mastodon{background-color:#3288d4;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-medium{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-meetup{background-color:#f6405f;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-patreon{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-pinterest{background-color:#e60122;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-pocket{background-color:#ef4155;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-reddit{background-color:#ff4500;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-skype{background-color:#0478d7;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-snapchat{background-color:#fefc00;color:#fff;stroke:#000}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-soundcloud{background-color:#ff5600;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-spotify{background-color:#1bd760;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-telegram{background-color:#2aabee;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-threads{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-tiktok{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-tumblr{background-color:#011835;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-twitch{background-color:#6440a4;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-twitter{background-color:#1da1f2;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-vimeo{background-color:#1eb7ea;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-vk{background-color:#4680c2;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-wordpress{background-color:#3499cd;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-whatsapp{background-color:#25d366;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-x{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-yelp{background-color:#d32422;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-youtube{background-color:red;color:#fff}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link{background:0 0}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link svg{height:1.25em;width:1.25em}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-amazon{color:#f90}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-bandcamp{color:#1ea0c3}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-behance{color:#0757fe}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-bluesky{color:#0a7aff}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-codepen{color:#1e1f26}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-deviantart{color:#02e49b}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-discord{color:#5865f2}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-dribbble{color:#e94c89}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-dropbox{color:#4280ff}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-etsy{color:#f45800}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-facebook{color:#0866ff}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-fivehundredpx{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-flickr{color:#0461dd}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-foursquare{color:#e65678}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-github{color:#24292d}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-goodreads{color:#382110}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-google{color:#ea4434}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-gravatar{color:#1d4fc4}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-instagram{color:#f00075}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-lastfm{color:#e21b24}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-linkedin{color:#0d66c2}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-mastodon{color:#3288d4}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-medium{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-meetup{color:#f6405f}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-patreon{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-pinterest{color:#e60122}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-pocket{color:#ef4155}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-reddit{color:#ff4500}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-skype{color:#0478d7}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-snapchat{color:#fff;stroke:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-soundcloud{color:#ff5600}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-spotify{color:#1bd760}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-telegram{color:#2aabee}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-threads{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-tiktok{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-tumblr{color:#011835}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-twitch{color:#6440a4}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-twitter{color:#1da1f2}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-vimeo{color:#1eb7ea}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-vk{color:#4680c2}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-whatsapp{color:#25d366}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-wordpress{color:#3499cd}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-x{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-yelp{color:#d32422}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-youtube{color:red}:root :where(.wp-block-social-links .wp-social-link a){padding:.25em}:root :where(.wp-block-social-links.is-style-logos-only .wp-social-link a){padding:0}:root :where(.wp-block-social-links.is-style-pill-shape .wp-social-link a){padding-left:.6666666667em;padding-right:.6666666667em}:root :where(.wp-block-tag-cloud.is-style-outline){display:flex;flex-wrap:wrap;gap:1ch}:root :where(.wp-block-tag-cloud.is-style-outline a){border:1px solid;font-size:unset!important;margin-right:0;padding:1ch 2ch;text-decoration:none!important}:root :where(.wp-block-table-of-contents){box-sizing:border-box}:where(.wp-block-term-description){box-sizing:border-box;margin-bottom:var(--wp--style--block-gap);margin-top:var(--wp--style--block-gap)}:where(pre.wp-block-verse){font-family:inherit}:root{--wp--preset--font-size--normal:16px;--wp--preset--font-size--huge:42px}.aligncenter{clear:both}html :where(.has-border-color){border-style:solid}html :where([style*=border-top-color]){border-top-style:solid}html :where([style*=border-right-color]){border-right-style:solid}html :where([style*=border-bottom-color]){border-bottom-style:solid}html :where([style*=border-left-color]){border-left-style:solid}html :where([style*=border-width]){border-style:solid}html :where([style*=border-top-width]){border-top-style:solid}html :where([style*=border-right-width]){border-right-style:solid}html :where([style*=border-bottom-width]){border-bottom-style:solid}html :where([style*=border-left-width]){border-left-style:solid}html :where(img[class*=wp-image-]){height:auto;max-width:100%}:where(figure){margin:0 0 1em}html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:var(--wp-admin--admin-bar--height,0px)}@media screen and (max-width:600px){html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:0px}}:root{--wp--preset--aspect-ratio--square:1;--wp--preset--aspect-ratio--4-3:4/3;--wp--preset--aspect-ratio--3-4:3/4;--wp--preset--aspect-ratio--3-2:3/2;--wp--preset--aspect-ratio--2-3:2/3;--wp--preset--aspect-ratio--16-9:16/9;--wp--preset--aspect-ratio--9-16:9/16;--wp--preset--color--black:#000000;--wp--preset--color--cyan-bluish-gray:#abb8c3;--wp--preset--color--white:#ffffff;--wp--preset--color--pale-pink:#f78da7;--wp--preset--color--vivid-red:#cf2e2e;--wp--preset--color--luminous-vivid-orange:#ff6900;--wp--preset--color--luminous-vivid-amber:#fcb900;--wp--preset--color--light-green-cyan:#7bdcb5;--wp--preset--color--vivid-green-cyan:#00d084;--wp--preset--color--pale-cyan-blue:#8ed1fc;--wp--preset--color--vivid-cyan-blue:#0693e3;--wp--preset--color--vivid-purple:#9b51e0;--wp--preset--color--mercury-main:#be2edd;--wp--preset--color--mercury-second:#ffeb00;--wp--preset--color--mercury-white:#fff;--wp--preset--color--mercury-gray:#263238;--wp--preset--color--mercury-emerald:#2edd6c;--wp--preset--color--mercury-alizarin:#e74c3c;--wp--preset--color--mercury-wisteria:#8e44ad;--wp--preset--color--mercury-peter-river:#3498db;--wp--preset--color--mercury-clouds:#ecf0f1;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple:linear-gradient(135deg,rgba(6, 147, 227, 1) 0%,rgb(155, 81, 224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan:linear-gradient(135deg,rgb(122, 220, 180) 0%,rgb(0, 208, 130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange:linear-gradient(135deg,rgba(252, 185, 0, 1) 0%,rgba(255, 105, 0, 1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red:linear-gradient(135deg,rgba(255, 105, 0, 1) 0%,rgb(207, 46, 46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray:linear-gradient(135deg,rgb(238, 238, 238) 0%,rgb(169, 184, 195) 100%);--wp--preset--gradient--cool-to-warm-spectrum:linear-gradient(135deg,rgb(74, 234, 220) 0%,rgb(151, 120, 209) 20%,rgb(207, 42, 186) 40%,rgb(238, 44, 130) 60%,rgb(251, 105, 98) 80%,rgb(254, 248, 76) 100%);--wp--preset--gradient--blush-light-purple:linear-gradient(135deg,rgb(255, 206, 236) 0%,rgb(152, 150, 240) 100%);--wp--preset--gradient--blush-bordeaux:linear-gradient(135deg,rgb(254, 205, 165) 0%,rgb(254, 45, 45) 50%,rgb(107, 0, 62) 100%);--wp--preset--gradient--luminous-dusk:linear-gradient(135deg,rgb(255, 203, 112) 0%,rgb(199, 81, 192) 50%,rgb(65, 88, 208) 100%);--wp--preset--gradient--pale-ocean:linear-gradient(135deg,rgb(255, 245, 203) 0%,rgb(182, 227, 212) 50%,rgb(51, 167, 181) 100%);--wp--preset--gradient--electric-grass:linear-gradient(135deg,rgb(202, 248, 128) 0%,rgb(113, 206, 126) 100%);--wp--preset--gradient--midnight:linear-gradient(135deg,rgb(2, 3, 129) 0%,rgb(40, 116, 252) 100%);--wp--preset--font-size--small:13px;--wp--preset--font-size--medium:20px;--wp--preset--font-size--large:36px;--wp--preset--font-size--x-large:42px;--wp--preset--spacing--20:0.44rem;--wp--preset--spacing--30:0.67rem;--wp--preset--spacing--40:1rem;--wp--preset--spacing--50:1.5rem;--wp--preset--spacing--60:2.25rem;--wp--preset--spacing--70:3.38rem;--wp--preset--spacing--80:5.06rem;--wp--preset--shadow--natural:6px 6px 9px rgba(0, 0, 0, .2);--wp--preset--shadow--deep:12px 12px 50px rgba(0, 0, 0, .4);--wp--preset--shadow--sharp:6px 6px 0px rgba(0, 0, 0, .2);--wp--preset--shadow--outlined:6px 6px 0px -3px rgba(255, 255, 255, 1),6px 6px rgba(0, 0, 0, 1);--wp--preset--shadow--crisp:6px 6px 0px rgba(0, 0, 0, 1)}:where(.is-layout-flex){gap:.5em}:where(.is-layout-grid){gap:.5em}:where(.wp-block-post-template.is-layout-flex){gap:1.25em}:where(.wp-block-post-template.is-layout-grid){gap:1.25em}:where(.wp-block-columns.is-layout-flex){gap:2em}:where(.wp-block-columns.is-layout-grid){gap:2em}:root :where(.wp-block-pullquote){font-size:1.5em;line-height:1.6}#ez-toc-container{background:#f9f9f9;border:1px solid #aaa;border-radius:4px;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.05);box-shadow:0 1px 1px rgba(0,0,0,.05);display:table;margin-bottom:1em;padding:10px 20px 10px 10px;position:relative;width:auto}div.ez-toc-widget-container{padding:0;position:relative}div.ez-toc-widget-container ul{display:block}div.ez-toc-widget-container li{border:none;padding:0}div.ez-toc-widget-container ul.ez-toc-list{padding:10px}#ez-toc-container ul ul{margin-left:1.5em}#ez-toc-container li,#ez-toc-container ul{padding:0}#ez-toc-container li,#ez-toc-container ul,#ez-toc-container ul li,div.ez-toc-widget-container,div.ez-toc-widget-container li{background:0 0;list-style:none;line-height:1.6;margin:0;overflow:hidden;z-index:1}#ez-toc-container .ez-toc-title{text-align:left;line-height:1.45;margin:0;padding:0}.ez-toc-title-container{display:table;width:100%}.ez-toc-title,.ez-toc-title-toggle{display:inline;text-align:left;vertical-align:middle}.ez-toc-btn{display:inline-block;font-weight:400}#ez-toc-container div.ez-toc-title-container+ul.ez-toc-list{margin-top:1em}#ez-toc-container a{color:#444;box-shadow:none;text-decoration:none;text-shadow:none;display:inline-flex;align-items:stretch;flex-wrap:nowrap}#ez-toc-container a:visited{color:#9f9f9f}#ez-toc-container a:hover{text-decoration:underline}#ez-toc-container a.ez-toc-toggle{display:flex;align-items:center}.ez-toc-widget-container ul.ez-toc-list li::before{content:' ';position:absolute;left:0;right:0;height:30px;line-height:30px;z-index:-1}.ez-toc-widget-container ul.ez-toc-list li.active{background-color:#ededed}.ez-toc-widget-container li.active>a{font-weight:900}.ez-toc-btn{padding:6px 12px;margin-bottom:0;font-size:14px;line-height:1.428571429;text-align:center;white-space:nowrap;vertical-align:middle;cursor:pointer;background-image:none;border:1px solid transparent;border-radius:4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none}.ez-toc-btn:focus{outline:#333 dotted thin;outline:-webkit-focus-ring-color auto 5px;outline-offset:-2px}.ez-toc-btn:focus,.ez-toc-btn:hover{color:#333;text-decoration:none}.ez-toc-btn.active,.ez-toc-btn:active{background-image:none;outline:0;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.ez-toc-btn-default{color:#333;background-color:#fff;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.15),0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 0 rgba(255,255,255,.15),0 1px 1px rgba(0,0,0,.075);text-shadow:0 1px 0 #fff;background-image:-webkit-gradient(linear,left 0,left 100%,from(#fff),to(#e0e0e0));background-image:-webkit-linear-gradient(top,#fff 0,#e0e0e0 100%);background-image:-moz-linear-gradient(top,#fff 0,#e0e0e0 100%);background-image:linear-gradient(to bottom,#fff 0,#e0e0e0 100%);background-repeat:repeat-x;border-color:#ccc}.ez-toc-btn-default.active,.ez-toc-btn-default:active,.ez-toc-btn-default:focus,.ez-toc-btn-default:hover{color:#333;background-color:#ebebeb;border-color:#adadad}.ez-toc-btn-default.active,.ez-toc-btn-default:active{background-image:none;background-color:#e0e0e0;border-color:#dbdbdb}.ez-toc-btn-xs{padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.ez-toc-btn-xs{padding:1px 5px}.ez-toc-btn-default:active{-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.ez-toc-btn:active{background-image:none}.ez-toc-btn-default:focus,.ez-toc-btn-default:hover{background-color:#e0e0e0;background-position:0 -15px}.ez-toc-pull-right{float:right!important;margin-left:10px}#ez-toc-container input{position:absolute;left:-999em}#ez-toc-container input[type=checkbox]:checked+nav,#ez-toc-widget-container input[type=checkbox]:checked+nav{opacity:0;max-height:0;border:none;display:none}#ez-toc-container .ez-toc-js-icon-con,#ez-toc-container label{position:relative;cursor:pointer;display:initial}#ez-toc-container .ez-toc-js-icon-con,#ez-toc-container .ez-toc-toggle label{float:right;position:relative;font-size:16px;padding:0;border:1px solid #999191;border-radius:5px;cursor:pointer;left:10px;width:35px}div#ez-toc-container .ez-toc-title{display:initial}#ez-toc-container a.ez-toc-toggle{color:#444;background:inherit;border:inherit}#ez-toc-container .eztoc-toggle-hide-by-default,.eztoc-hide{display:none}.ez-toc-widget-container ul li a{padding-left:10px;display:inline-flex;align-items:stretch;flex-wrap:nowrap}.ez-toc-widget-container ul.ez-toc-list li{height:auto!important}.ez-toc-icon-toggle-span{display:flex;align-items:center;width:35px;height:30px;justify-content:center;direction:ltr}div#ez-toc-container .ez-toc-title{font-size:120%}div#ez-toc-container .ez-toc-title{font-weight:500}div#ez-toc-container ul li,div#ez-toc-container ul li a{font-size:95%}div#ez-toc-container ul li,div#ez-toc-container ul li a{font-weight:500}div#ez-toc-container nav ul ul li{font-size:90%}.ez-toc-container-direction{direction:ltr}.ez-toc-counter ul{counter-reset:item}.ez-toc-counter nav ul li a::before{content:counters(item, '.', decimal) '. ';display:inline-block;counter-increment:item;flex-grow:0;flex-shrink:0;margin-right:.2em;float:left}.ez-toc-widget-container ul{counter-reset:item}.ez-toc-widget-container nav ul li a::before{content:counters(item, '.', decimal) '. ';display:inline-block;counter-increment:item;flex-grow:0;flex-shrink:0;margin-right:.2em;float:left}@font-face{font-family:Roboto;font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v49/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3iUBGEe.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Roboto;font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v49/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBA.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v49/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3iUBGEe.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v49/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBA.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v49/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3iUBGEe.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v49/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBA.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Roboto;font-style:normal;font-weight:900;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v49/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3iUBGEe.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Roboto;font-style:normal;font-weight:900;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v49/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBA.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:var(--fa-display,inline-block);font-style:normal;font-variant:normal;line-height:1;text-rendering:auto}.far,.fas{font-family:"Font Awesome 6 Free"}.fa-arrow-alt-circle-up:before{content:"\f35b"}.fa-search:before{content:"\f002"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}:root{--fa-style-family-brands:"Font Awesome 6 Brands";--fa-font-brands:normal 400 1em/1 "Font Awesome 6 Brands"}:root{--fa-font-regular:normal 400 1em/1 "Font Awesome 6 Free"}@font-face{font-family:"Font Awesome 6 Free";font-style:normal;font-weight:400;font-display:swap;src:url(https://loto-club-kz.kz/wp-content/themes/mercury/fontawesome/webfonts/fa-regular-400.woff2) format("woff2"),url(https://loto-club-kz.kz/wp-content/themes/mercury/fontawesome/webfonts/fa-regular-400.ttf) format("truetype")}.far{font-weight:400}:root{--fa-style-family-classic:"Font Awesome 6 Free";--fa-font-solid:normal 900 1em/1 "Font Awesome 6 Free"}@font-face{font-family:"Font Awesome 6 Free";font-style:normal;font-weight:900;font-display:swap;src:url(https://loto-club-kz.kz/wp-content/themes/mercury/fontawesome/webfonts/fa-solid-900.woff2) format("woff2"),url(https://loto-club-kz.kz/wp-content/themes/mercury/fontawesome/webfonts/fa-solid-900.ttf) format("truetype")}.fas{font-weight:900}@font-face{font-family:"Font Awesome 5 Free";font-display:swap;font-weight:900;src:url(https://loto-club-kz.kz/wp-content/themes/mercury/fontawesome/webfonts/fa-solid-900.woff2) format("woff2"),url(https://loto-club-kz.kz/wp-content/themes/mercury/fontawesome/webfonts/fa-solid-900.ttf) format("truetype")}@font-face{font-family:"Font Awesome 5 Free";font-display:swap;font-weight:400;src:url(https://loto-club-kz.kz/wp-content/themes/mercury/fontawesome/webfonts/fa-regular-400.woff2) format("woff2"),url(https://loto-club-kz.kz/wp-content/themes/mercury/fontawesome/webfonts/fa-regular-400.ttf) format("truetype")}@font-face{font-family:FontAwesome;font-display:swap;src:url(https://loto-club-kz.kz/wp-content/themes/mercury/fontawesome/webfonts/fa-solid-900.woff2) format("woff2"),url(https://loto-club-kz.kz/wp-content/themes/mercury/fontawesome/webfonts/fa-solid-900.ttf) format("truetype")}@font-face{font-family:FontAwesome;font-display:swap;src:url(https://loto-club-kz.kz/wp-content/themes/mercury/fontawesome/webfonts/fa-regular-400.woff2) format("woff2"),url(https://loto-club-kz.kz/wp-content/themes/mercury/fontawesome/webfonts/fa-regular-400.ttf) format("truetype");unicode-range:u+f003,u+f006,u+f014,u+f016-f017,u+f01a-f01b,u+f01d,u+f022,u+f03e,u+f044,u+f046,u+f05c-f05d,u+f06e,u+f070,u+f087-f088,u+f08a,u+f094,u+f096-f097,u+f09d,u+f0a0,u+f0a2,u+f0a4-f0a7,u+f0c5,u+f0c7,u+f0e5-f0e6,u+f0eb,u+f0f6-f0f8,u+f10c,u+f114-f115,u+f118-f11a,u+f11c-f11d,u+f133,u+f147,u+f14e,u+f150-f152,u+f185-f186,u+f18e,u+f190-f192,u+f196,u+f1c1-f1c9,u+f1d9,u+f1db,u+f1e3,u+f1ea,u+f1f7,u+f1f9,u+f20a,u+f247-f248,u+f24a,u+f24d,u+f255-f25b,u+f25d,u+f271-f274,u+f278,u+f27b,u+f28c,u+f28e,u+f29c,u+f2b5,u+f2b7,u+f2ba,u+f2bc,u+f2be,u+f2c0-f2c1,u+f2c3,u+f2d0,u+f2d2,u+f2d4,u+f2dc}.no-js .owl-carousel{display:block}.owl-height{transition:height .5s ease-in-out}.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}@-webkit-keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}100%{-webkit-transform:rotate(0);transform:rotate(0)}}@keyframes swing{20%{-webkit-transform:rotate(15deg);-ms-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);-ms-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);-ms-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);-ms-transform:rotate(-5deg);transform:rotate(-5deg)}100%{-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0)}}.swing{-webkit-transform-origin:top center;-ms-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}a,address,b,body,canvas,code,div,dl,dt,em,fieldset,figure,form,h1,h2,h3,header,html,i,iframe,img,label,legend,li,nav,object,ol,p,span,table,tbody,tr,tt,ul,video{margin:0;padding:0;border:0;font-size:100%;vertical-align:baseline}figure,header,nav{display:block}ol,ul{list-style:none}table{border-collapse:collapse;border-spacing:0}html{overflow-x:hidden;box-sizing:border-box}*,:after,:before{box-sizing:inherit}body{background-color:#fff;color:#2e3246;font-family:Roboto,sans-serif;font-weight:400;font-size:16px;line-height:100%;-webkit-font-smoothing:antialiased;margin:0 auto;padding:0;overflow:hidden}::-webkit-input-placeholder{color:#2d3436}::-moz-placeholder{color:#2d3436;opacity:1}:focus::-moz-placeholder,:focus::-webkit-input-placeholder{color:transparent}h1,h1 a,h2,h2 a,h3,h3 a{font-family:Roboto,sans-serif;font-weight:700;-webkit-backface-visibility:hidden;color:#151515}h1,h1 a{font-size:3.157em;line-height:1.2em}h2,h2 a{font-size:2.369em;line-height:1.2em}h3,h3 a{font-size:1.777em;line-height:1.2em}img{max-width:100%;height:auto;-webkit-backface-visibility:hidden}iframe,object,video{max-width:100%}input,textarea{outline:0;outline:0}input[type=text]:focus{outline:0}a,a:visited{text-decoration:none;-webkit-transition:.3s ease-in-out;-moz-transition:.3s ease-in-out;-ms-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:all .3s ease-in-out}a:hover{text-decoration:none}a:active,a:focus{outline:0}div{-webkit-tap-highlight-color:transparent;display:block}div::-webkit-scrollbar{width:0}p{line-height:1.65em}input[type=email],input[type=password],input[type=search],input[type=text],input[type=url],select,textarea{color:#2d3436;font-family:Roboto,sans-serif;font-weight:400;font-size:1em;line-height:1.45em;background-color:#fefeff;border-radius:5px;border-top:0;border-left:0;border-right:0;border-bottom:1px solid #e4e4e4;width:100%;padding:11px 15px;-webkit-appearance:none}input[type=search]{background-color:#f1f3f4}input[type=email],input[type=password],input[type=search],input[type=text],input[type=url],select{height:45px}textarea{padding:15px}input[type=submit]{width:100%;background-color:#be2edd;border:0;padding:11px 30px;font-family:Roboto,sans-serif;font-weight:700;font-size:1em;line-height:1.45em;height:45px;color:#fff;border-radius:5px;-webkit-appearance:none;text-align:center;cursor:pointer;-webkit-transition:.3s ease-in-out;-moz-transition:.3s ease-in-out;-ms-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:all .3s ease-in-out}input[type=submit]:hover{background-color:#57606f}.space-wrapper{max-width:1200px;margin:0 auto;padding:0}.space-page-wrapper{max-width:1200px;margin:0 auto;padding:0 0 60px}.space-box{background-color:#fff}.relative{position:relative}.absolute{position:absolute}.fixed{position:fixed}.left{float:left}.right{float:right}.text-center{text-align:center}.box-100{width:100%}.box-25{width:25%}.box-50{width:50%}.box-75{width:75%}.aligncenter{display:block;margin:0 auto;padding-bottom:2.9em;text-align:center}.space-close-icon{top:0;right:0;width:20px;height:21px;cursor:pointer}.space-close-icon .to-right{top:10px;left:0;width:20px;height:1px;background-color:#7f8c8d;-moz-transform:rotate(135deg);-ms-transform:rotate(135deg);-webkit-transform:rotate(135deg);-o-transform:rotate(135deg);transform:rotate(135deg)}.space-close-icon .to-left{top:10px;left:0;width:20px;height:1px;background-color:#7f8c8d;-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-webkit-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}.space-header-height{min-height:80px}.space-header-wrap{width:100%;background-color:#fff;z-index:20;box-shadow:0 10px 40px 0 rgba(109,141,173,.25)}.space-header-wrap.fixed{top:0;left:0;right:0;position:fixed}.space-header{width:100%;min-height:80px}.space-header-logo-ins{margin:5px 15px 0;position:relative}.space-header-logo-ins:after{position:absolute;content:'';width:1px;height:20px;right:0;top:25px;background-color:#e9edf0}.space-header-logo a{padding-top:15px;display:inline-block;font-family:Roboto,sans-serif;font-weight:700;color:#2d3436;line-height:0}.space-header-logo span{display:block;font-family:Roboto,sans-serif;font-weight:400;font-size:.75em;line-height:1em;color:#7f8c8d}.space-header-menu ul.main-menu{padding-right:55px;line-height:100%}.space-header-menu ul.main-menu li{float:left;position:relative;padding:0;margin:0;color:#2d3436;font-family:Roboto,sans-serif;font-size:1em;line-height:1em;font-weight:400}.space-header-menu ul.main-menu li:last-child{margin-right:0}.space-header-menu ul.main-menu li a{font-family:Roboto,sans-serif;color:#151515;text-decoration:none;font-weight:400;padding:31px 16px;border-bottom:2px solid transparent;display:block}.space-header-menu ul.main-menu li a:hover,.space-header-menu ul.main-menu li:hover a{color:#be2edd;border-bottom:2px solid #be2edd}.space-header-menu ul.main-menu li.menu-item-has-children a:after{content:"\f0dd";font-family:'Font Awesome 5 Free'!important;position:absolute;font-weight:700;font-size:10px;bottom:18px;text-align:center;right:0;left:0;margin:0 auto}ul.main-menu>li.top>a:before{content:"Top";font-weight:700;position:absolute;font-size:10px;line-height:10px;color:#fff;background-color:#f22613;display:inline-block;top:14px;right:1px;padding:2px 7px;border-radius:8px}.space-header-search{top:30px;bottom:0;right:15px;margin:0;color:#151515;font-size:1.333em;line-height:1em;height:1em;cursor:pointer}.desktop-search-close-button .to-left,.desktop-search-close-button .to-right{background-color:#7f8c8d}.space-header-search-block{height:100%;width:100%;padding:0;margin:0;bottom:0;left:0;right:0;top:0;background-color:#f5f6fa;opacity:0;visibility:hidden;z-index:100000;-webkit-transition:.3s ease-in-out;-moz-transition:.3s ease-in-out;-ms-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:all .3s ease-in-out}.space-header-search-block.active{opacity:1;visibility:visible}.space-header-search-block-ins{max-width:1170px;height:100px;margin:auto;top:0;right:0;bottom:0;left:0}.desktop-search-close-button{top:20px;right:45px}.space-header-search-block input[type=search]{width:100%;float:none;height:auto;background:0 0;font-family:Roboto,sans-serif;font-weight:700;font-size:3.157em;line-height:1.2em;color:#2d3436;border:0;border-bottom:1px solid #e9edf0;padding:20px 30px;border-radius:0}.space-mobile-menu-icon{width:24px;top:20px;right:0;cursor:pointer;overflow:hidden;display:none}.space-mobile-menu-icon div:first-child{width:24px;height:4px;border-radius:2px;background-color:#2d3436;margin-bottom:4px}.space-mobile-menu-icon div:nth-child(2){width:24px;height:4px;border-radius:2px;background-color:#2d3436;margin-bottom:4px}.space-mobile-menu-icon div:nth-child(3){width:24px;height:4px;border-radius:2px;background-color:#2d3436}.space-header-2-top-soc .space-mobile-menu-icon{width:21px}.space-header-2-top-soc .space-mobile-menu-icon div:first-child{width:21px;border-radius:3px}.space-header-2-top-soc .space-mobile-menu-icon div:nth-child(2){width:11px;border-radius:3px}.space-header-2-top-soc .space-mobile-menu-icon div:nth-child(3){width:21px;border-radius:3px}.space-mobile-menu{top:0;bottom:0;left:0;right:0;background-color:rgba(45,52,54,.95);z-index:100000;margin:0;padding:0;overflow-y:auto;width:100%;display:block;opacity:0;visibility:hidden;-webkit-transition:.3s ease-in-out;-moz-transition:.3s ease-in-out;-ms-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:all .3s ease-in-out}.space-mobile-menu.active{opacity:1;visibility:visible}.space-mobile-menu-block{overflow-y:auto;width:100%;max-width:320px;display:block;top:0;bottom:0;right:0;background-color:#fff;background-repeat:no-repeat;background-size:cover;background-position:top center}.space-mobile-menu-block-ins{padding:45px 30px}.space-mobile-menu-header{overflow:hidden;margin-bottom:45px}.space-mobile-menu-header a{display:inline-block;font-family:Roboto,sans-serif;font-weight:700;line-height:0;color:#2d3436}.space-mobile-menu-header a.text-logo{text-transform:uppercase;font-size:1.333em;line-height:1em}.space-mobile-menu-header span{display:block;font-family:Roboto,sans-serif;font-weight:400;font-size:.75em;line-height:1.45em;color:#7f8c8d}.space-mobile-menu-close-button{top:20px;right:20px}.space-mobile-menu-list{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}.space-mobile-menu-list ul{width:100%;position:relative}.space-mobile-menu-list ul li{width:100%;position:relative;font-family:Roboto,sans-serif;font-weight:700;font-size:1em;line-height:1em;color:#2d3436;text-align:left;-webkit-tap-highlight-color:transparent;cursor:pointer}.space-mobile-menu-list ul li ul li:first-child{margin-top:0}.space-mobile-menu-list ul li a{position:relative;display:inline-block;padding:10px 0;font-family:Roboto,sans-serif;font-weight:700;font-size:1em;line-height:1em;color:#2d3436}.space-mobile-menu-list>ul>li.new:before{content:"New";font-weight:700;position:absolute;font-size:10px;line-height:10px;color:#fff;background-color:#4cd137;display:inline-block;top:11px;right:25px;padding:2px 7px;border-radius:8px}.space-mobile-menu-list>ul>li.best:before{content:"Best";font-weight:700;position:absolute;font-size:10px;line-height:10px;color:#151515;background-color:#f0ff00;display:inline-block;top:11px;right:25px;padding:2px 7px;border-radius:8px}.space-mobile-menu-list>ul>li.hot:before{content:"Hot";font-weight:700;position:absolute;font-size:10px;line-height:10px;color:#a33632;background-color:#ff7979;display:inline-block;top:11px;right:25px;padding:2px 7px;border-radius:8px}.space-mobile-menu-list>ul>li.top:before{content:"Top";font-weight:700;position:absolute;font-size:10px;line-height:10px;color:#fff;background-color:#f22613;display:inline-block;top:11px;right:25px;padding:2px 7px;border-radius:8px}.space-mobile-menu-list>ul>li.fair:before{content:"Fair";font-weight:700;position:absolute;font-size:10px;line-height:10px;color:#fff;background-color:#8c14fc;display:inline-block;top:11px;right:25px;padding:2px 7px;border-radius:8px}.space-mobile-menu-list ul li.menu-item-has-children:after{content:"\f0dd";font-family:'Font Awesome 5 Free'!important;position:absolute;font-size:15px;top:7px;right:0;margin:0 auto}.space-mobile-menu-list ul li.menu-item-has-children.space-up:after{content:"\f0de";font-family:'Font Awesome 5 Free'!important;position:absolute;font-size:15px;top:12px;right:0}.space-mobile-menu-list ul li ul.sub-menu{display:none;padding:0 0 0 15px}.space-mobile-menu-copy{margin-top:60px;padding:30px 0;border-top:1px solid rgba(0,0,0,.1);font-family:Roboto,sans-serif;font-weight:400;font-size:.75em;line-height:1.45em;color:#7f8c8d}.space-mobile-menu-copy a{color:#7f8c8d}.space-news-8-items{overflow:hidden}.space-news-8-items .owl-nav{position:absolute;bottom:30px;right:45px;width:100px;height:46px;border-radius:23px;color:#fff;font-size:1.333em;line-height:46px;background-color:rgba(0,0,0,.5)}.space-news-8-items .owl-nav button{width:50px;height:46px}.space-news-9-items{overflow:hidden}.space-news-9-items .owl-nav{position:absolute;bottom:30px;right:45px;width:100px;height:46px;border-radius:23px;color:#fff;font-size:1.333em;line-height:46px;background-color:rgba(0,0,0,.5)}.space-news-9-items .owl-nav button{width:50px;height:46px}.space-title-box{background-color:#f1f3f4}.space-title-box-ins{padding-top:60px}.space-title-box-h1{margin:0 15px}.space-title-box-h1 h1{font-family:Roboto,sans-serif;font-weight:700;font-size:3.157em;line-height:1.1em;color:#151515}.space-content-section img{border-radius:5px}.space-page-content img{border-radius:5px!important}.space-page-content.page-template{margin-bottom:30px}.space-page-section{display:inline-block}.space-page-section-ins{padding-top:41px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:wrap}.space-page-content-wrap{margin:0 15px}.space-page-content-box-wrap{border-bottom:1px solid #dfe6e9;padding-bottom:30px;margin:0 0 15px}.page .space-page-content-box-wrap{border-bottom:0;padding-bottom:0;margin:0}.space-page-content{font-weight:400;font-size:1em;line-height:1.65em;color:#2e3246}.space-page-content a{color:#ff2453;text-decoration:underline}.space-page-content a:hover{color:#be2edd}.space-page-content p{padding-bottom:1.45em}.space-page-content p:last-child{padding-bottom:0}.space-page-content h1{margin:0 0 10px}.space-page-content h2,.space-page-content h3{margin:10px 0}.space-page-content table{width:100%;margin:1.45em 0 2.9em}.space-page-content table tr{border-bottom:1px solid #ededed}.space-page-content dl{margin-bottom:2.9em}.space-page-content dl dt{padding:10px 15px;border-bottom:1px solid #ededed}.space-page-content dl dt{background-color:#fafafa}.space-page-content ol,.space-page-content ul{margin-bottom:1.45em;margin-left:30px}.space-page-content ol li ol,.space-page-content ol li ol li ol,.space-page-content ul li ul,.space-page-content ul li ul li ul{margin-bottom:0}.space-page-content ol{list-style:decimal}.space-page-content ol li,.space-page-content ul li{padding:5px}.space-page-content ul li{list-style:disc;position:relative}.space-page-content code{font-weight:700}.space-page-content code{display:inline-flex;font-family:Roboto!important;background-color:#f1f3f4;border-bottom:1px solid #ededed;padding:3px 20px;margin:7px 0;border-radius:2px;overflow-x:auto;font-weight:400}.space-page-content address{font-weight:300;font-style:italic;font-size:1.333em;line-height:1.45em;margin-bottom:1.45em;padding:30px;border:1px solid #ededed}.space-page-content input[type=email],.space-page-content input[type=password],.space-page-content input[type=submit],.space-page-content input[type=text],.space-page-content input[type=url],.space-page-content select,.space-page-content textarea{max-width:100%;width:auto;margin-bottom:10px}.space-footer{overflow:hidden}.space-footer-ins{margin:0 auto;max-width:1170px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:wrap}.space-footer-copy{padding:30px 0;background-color:#111}.space-footer-copy-left{color:#777;font-size:.75em;line-height:1.25em;font-weight:400}.space-footer-copy-left a{color:#777;text-decoration:underline}.space-footer-copy-left a:hover{text-decoration:underline}.space-footer-copy-menu ul{float:right}.space-footer-copy-menu ul li{margin-left:30px;float:left}.space-footer-copy-menu ul li a{color:#777;font-size:.75em;line-height:1.25em;font-weight:400;text-decoration:underline}.space-footer-copy-menu ul li a:hover{text-decoration:underline}#scrolltop{position:fixed;bottom:7px;right:15px;z-index:9999;width:35px;height:35px;text-align:center;font-size:35px;line-height:35px;color:#ff2453;cursor:pointer;text-decoration:none;opacity:0;visibility:hidden;-webkit-transition:.3s ease-in-out;-moz-transition:.3s ease-in-out;-ms-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:all .3s ease-in-out}#scrolltop:hover{color:#57606f}#scrolltop.show{opacity:1;visibility:visible;bottom:21px}.sticky{line-height:1.48em}.wp-block-image{margin-top:.45em;margin-bottom:1.45em}.wp-block-image .aligncenter{margin:0 auto;padding-bottom:0}ul.space-footer-ins{padding-bottom:10px;justify-content:center}ul.space-footer-ins li a{padding:0 5px;color:#ccc;font-size:16px;line-height:1.5;font-weight:400}ul.space-footer-ins li a:active,ul.space-footer-ins li a:focus,ul.space-footer-ins li a:hover{text-decoration:underline}.space-footer-ins a{display:inline-block;margin:0 auto}.space-footer-ins img{max-width:200px}.responsiblegambling{background:#fff;border-radius:5px}.space-footer-copy-left{padding-right:15px}.space-footer-copy-left p,.space-footer-copy-menu p{margin:5px 0;color:#777;font-size:16px;line-height:1.5;font-weight:400}.space-footer-copy-menu+div{width:100%;text-align:center;color:#777;font-size:16px;line-height:1.5;font-weight:400}@media (max-width:1024px){.space-footer-ins img{margin-bottom:10px}.space-footer-ins .space-footer-copy-left{margin:0;padding:0}.space-footer-copy-left p,.space-footer-copy-menu p{text-align:center}}#ez-toc-container li::before{display:none!important}.space-header-menu ul.main-menu li a:hover,.space-header-menu ul.main-menu li:hover a,.space-page-content a:hover{color:#be2edd}input[type=submit]{background-color:#be2edd}.space-header-menu ul.main-menu li a:hover,.space-header-menu ul.main-menu li:hover a{border-bottom:2px solid #be2edd}#scrolltop,.space-page-content a,.space-page-content ul li:before{color:#ffeb00}.space-header-height .space-header-wrap{background-color:#12427a}.space-header-height .space-header-logo-ins:after{background-color:#f5f6fa}.space-header-height .space-header-logo a{color:#2d3436}.space-header-height .space-header-logo span{color:#7f8c8d}.space-header-height .space-header-menu ul.main-menu li,.space-header-height .space-header-menu ul.main-menu li a,.space-header-height .space-header-search{color:#fff}.space-header-height .space-mobile-menu-icon div{background-color:#fff}.space-header-height .space-header-menu ul.main-menu li a:hover,.space-header-height .space-header-menu ul.main-menu li:hover a{color:#be2edd;border-bottom:2px solid #be2edd}.space-header-2-height .space-mobile-menu-icon div{background-color:#7f8c8d}.space-title-box{background-color:#f1f3f4!important}.space-title-box-h1 h1{color:#151515}.space-mobile-menu .space-mobile-menu-block{background-color:#12427a}.space-mobile-menu .space-mobile-menu-copy{border-top:1px solid #f5f6fa}.space-mobile-menu .space-mobile-menu-copy{color:#7f8c8d}.space-mobile-menu .space-mobile-menu-copy a{color:#7f8c8d}.space-mobile-menu .space-mobile-menu-copy a:hover{color:#151515}.space-mobile-menu .space-mobile-menu-header a{color:#2d3436}.space-mobile-menu .space-mobile-menu-header span{color:#7f8c8d}.space-mobile-menu .space-mobile-menu-list ul li{color:#fff}.space-mobile-menu .space-mobile-menu-list ul li a{color:#fff}.space-mobile-menu .space-close-icon .to-left,.space-mobile-menu .space-close-icon .to-right{background-color:#fff}.space-mobile-menu-list>ul>li.new:before{content:"New";color:#4f8237;background-color:#badc58}.space-mobile-menu-list>ul>li.best:before{content:"Best";color:#7248b5;background-color:#b0aaff}.space-mobile-menu-list>ul>li.hot:before{content:"Hot";color:#a33632;background-color:#ff7979}.space-mobile-menu-list>ul>li.top:before,ul.main-menu>li.top>a:before{content:"Top";color:#a88817;background-color:#f6e58d}.space-mobile-menu-list>ul>li.fair:before{content:"Fair";color:#fff;background-color:#8c14fc}@media screen and (max-width:1199px) and (min-width:1025px){.space-header-height{min-height:60px}.space-header{min-height:60px}.space-header-logo-ins:after{background-color:transparent!important}.space-header-logo{width:66.66666666%}.space-header-logo a{padding-top:5px}.space-header-menu{width:33.33333333%}.space-header-menu ul.main-menu{display:none}.space-header-2-top-soc .space-mobile-menu-icon{top:20px;left:15px;right:auto}.space-header-search{right:55px;top:20px;margin:0}.desktop-search-close-button{top:20px;right:20px}.space-mobile-menu-icon{display:block;top:20px;right:15px}.space-footer-ins{padding-left:15px;padding-right:15px}}@media screen and (max-width:1024px) and (min-width:992px){.space-content-section{width:100%;float:none;margin-bottom:60px}.space-header-height{min-height:60px}.space-header{min-height:60px}.space-header-logo-ins:after{background-color:transparent!important}.space-header-logo{width:66.66666666%}.space-header-logo a{padding-top:5px}.space-header-menu{width:33.33333333%}.space-header-menu ul.main-menu{display:none}.space-header-2-top-soc .space-mobile-menu-icon{top:20px;left:15px;right:auto}.space-header-search{right:55px;top:20px;margin:0}.desktop-search-close-button{top:20px;right:20px}.space-mobile-menu-icon{display:block;top:20px;right:15px}.space-news-8-items .owl-nav{bottom:15px;right:30px}.space-news-9-items .owl-nav{right:30px;bottom:15px}.space-title-box-ins{padding:45px 0}.space-title-box-h1 h1{font-size:2.369em}.space-footer-ins{padding-left:15px;padding-right:15px}.space-footer-copy{padding:30px 0}.space-footer-copy-left{width:100%;float:none;margin-bottom:15px;text-align:center}.space-footer-copy-menu{width:100%;float:none}.space-footer-copy-menu ul{position:relative;left:50%;float:left}.space-footer-copy-menu ul li{position:relative;left:-50%;margin-left:10px;margin-right:10px}.space-footer-copy-menu ul li a{font-size:.7862em}}@media screen and (max-width:991px) and (min-width:768px){.space-content-section{width:100%;float:none;margin-bottom:60px}.space-header-height{min-height:60px}.space-header{min-height:60px}.space-header-logo-ins:after{background-color:transparent!important}.space-header-logo{width:66.66666666%}.space-header-logo a{padding-top:5px}.space-header-menu{width:33.33333333%}.space-header-menu ul.main-menu{display:none}.space-header-2-top-soc .space-mobile-menu-icon{top:20px;left:15px;right:auto}.space-header-search{right:55px;top:20px;margin:0}.desktop-search-close-button{top:20px;right:20px}.space-header-search-block-ins{margin-left:15px;margin-right:15px}.space-mobile-menu-icon{display:block;top:20px;right:15px}.space-news-8-items .owl-nav{bottom:15px;right:30px}.space-news-9-items .owl-nav{right:30px;bottom:15px;width:70px;height:30px;border-radius:15px;font-size:1em;line-height:30px}.space-news-9-items .owl-nav button{width:35px;height:30px}.space-title-box-ins{padding:45px 0}.space-title-box-h1 h1{font-size:2.369em}.space-footer-ins{padding-left:15px;padding-right:15px}.space-footer-copy{padding:30px 0}.space-footer-copy-left{width:100%;float:none;margin-bottom:15px;text-align:center}.space-footer-copy-menu{width:100%;float:none}.space-footer-copy-menu ul{position:relative;left:50%;float:left}.space-footer-copy-menu ul li{position:relative;left:-50%;margin-left:10px;margin-right:10px}.space-footer-copy-menu ul li a{font-size:.7862em}}@media screen and (max-width:767px) and (min-width:480px){h2,h2 a{font-size:1.777em}h3,h3 a{font-size:1.333em}.space-content-section{width:100%;float:none;margin-bottom:60px}.space-header-height{min-height:60px}.space-header{min-height:60px}.space-header-logo-ins:after{background-color:transparent!important}.space-header-logo{width:66.66666666%}.space-header-logo a{padding-top:5px}.space-header-menu{width:33.33333333%}.space-header-menu ul.main-menu{display:none}.space-header-2-top-soc .space-mobile-menu-icon{top:20px;left:15px;right:auto}.space-header-search{right:55px;top:20px;margin:0}.desktop-search-close-button{top:20px;right:15px}.space-header-search-block-ins{margin-left:15px;margin-right:15px}.space-header-search-block input[type=search]{width:100%;border-radius:2px}.space-header-search-block input[type=submit]{display:none}.space-mobile-menu-icon{display:block;top:20px;right:15px}.space-news-8-items .owl-nav{bottom:15px;right:30px}.space-news-9-items .owl-nav{right:30px;bottom:15px;width:70px;height:30px;border-radius:15px;font-size:1em;line-height:30px}.space-news-9-items .owl-nav button{width:35px;height:30px}.space-title-box-ins{padding:45px 0}.space-title-box-h1 h1{font-size:1.777em}.space-footer-ins{padding-left:15px;padding-right:15px}.space-footer-copy{padding:30px 0}.space-footer-copy-left{width:100%;float:none;margin-bottom:15px;text-align:center}.space-footer-copy-menu{width:100%;float:none}.space-footer-copy-menu ul{position:relative;float:none;text-align:center}.space-footer-copy-menu ul li{position:relative;margin-left:10px;margin-right:10px;margin-bottom:5px;display:inline-block;float:none}.space-footer-copy-menu ul li a{font-size:.7862em}}@media screen and (max-width:479px){h2,h2 a{font-size:1.777em}h3,h3 a{font-size:1.333em}.space-content-section{width:100%;float:none;margin-bottom:60px}.space-header-height{min-height:60px}.space-header{min-height:60px}.space-header-logo-ins:after{background-color:transparent!important}.space-header-logo{width:66.66666666%}.space-header-logo a{padding-top:5px}.space-header-menu{width:33.33333333%}.space-header-menu ul.main-menu{display:none}.space-header-2-top-soc .space-mobile-menu-icon{top:20px;left:15px;right:auto}.space-header-search{right:55px;top:20px;margin:0}.desktop-search-close-button{top:20px;right:15px}.space-header-search-block-ins{margin-left:15px;margin-right:15px}.space-header-search-block input[type=search]{width:100%;font-size:1.777em;line-height:1.45em}.space-mobile-menu-icon{display:block;top:20px;right:15px}.space-news-8-items .owl-nav{bottom:15px;right:30px}.space-news-9-items{margin:0 8px;width:auto}.space-news-9-items .owl-nav{right:0;left:0;bottom:15px;margin:0 auto;width:70px;height:30px;border-radius:15px;font-size:1em;line-height:30px}.space-news-9-items .owl-nav button{width:35px;height:30px}.space-title-box-ins{padding:30px 0 15px}.space-title-box-h1 h1{font-size:1.777em}.space-page-section-ins{padding-top:30px}.space-page-content h1{font-size:1.777em}.space-footer-ins{padding-left:15px;padding-right:15px}.space-footer-copy{padding:30px 0}.space-footer-copy-left{width:100%;float:none;margin-bottom:15px;text-align:center}.space-footer-copy-menu{width:100%;float:none}.space-footer-copy-menu ul{position:relative;float:none;text-align:center}.space-footer-copy-menu ul li{position:relative;margin-left:10px;margin-right:10px;margin-bottom:5px;display:inline-block;float:none}.space-footer-copy-menu ul li a{font-size:.7862em}}body{background-color:#121315;color:#c3c7c8}::-webkit-input-placeholder{color:#7f8c8d}::-moz-placeholder{color:#7f8c8d}.space-box{background-color:#121315}h1,h1 a,h2,h2 a,h3,h3 a{color:#fff}input[type=email],input[type=password],input[type=search],input[type=text],input[type=url],select,textarea{color:#c3c7c8;background-color:#292e32;border-bottom:1px solid #121315}.space-page-content{color:#c3c7c8}.space-page-content-box-wrap{border-bottom:1px solid #202427}.space-header-search-block input[type=search]{border-bottom:1px solid #121315}.space-title-box-h1 h1{color:#fff}.space-header-search-block input[type=search]{color:#7f8c8d}.space-box,body{background-color:#0a3d7a}.space-header-search-block input[type=search],input[type=email],input[type=password],input[type=search],input[type=text],input[type=url],select,textarea{border-bottom:1px solid #0a3d7a}.space-header-search-block,.space-title-box{background-color:#202427}input[type=email],input[type=password],input[type=search],input[type=text],input[type=url],select,textarea{background-color:#2d3337}.space-page-content-box-wrap{border-bottom:1px solid #2d3337}.space-footer-copy{background-color:#151515}.space-title-box-h1 h1,h1,h1 a,h2,h2 a,h3,h3 a{color:#fff}.space-page-content,body,input[type=email],input[type=password],input[type=search],input[type=text],input[type=url],select,textarea{color:#c3c7c8}::-webkit-input-placeholder{color:#7f8c8d!important}::-moz-placeholder{color:#7f8c8d!important}.space-footer-copy-left,.space-footer-copy-left a,.space-footer-copy-menu ul li a,.space-header-search-block input[type=search]{color:#7f8c8d!important}.space-title-box{background-image:url(https://loto-club-kz.kz/wp-content/uploads/2025/08/loto-club-site.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;height:25rem}.space-title-box-h1 h1{color:#fff!important}.glow-button-new{display:inline-block;background-color:#ffeb00;color:#000!important;padding:12px 40px;border-radius:8px;text-decoration:none;font-size:16px;font-weight:500;transition:background-color .3s ease}.glow-button-new:hover{background-color:#fff44d}.space-page-content a{text-decoration:none}</style><link rel="preload" data-rocket-preload as="image" href="https://loto-club-kz.kz/wp-content/uploads/2025/08/loto-club-site.webp" fetchpriority="high">
	<meta name="description" content="Лото Клуб - лицензированное онлайн-казино с безупречной репутацией. Более 1000 игр от топ-провайдеров, включая слоты и лотереи, постоянно пополняют наш ассортимент. Регистрируйтесь в Loto Club kz за 2 минуты, получайте бонусы до 250 000 KZT + 300 FS" />
	<link rel="canonical" href="https://loto-club-kz.kz/" />
	<meta property="og:locale" content="ru_RU" />
	<meta property="og:type" content="website" />
	<meta property="og:title" content="Лото Клуб Онлайн Казино: Официальный сайт Loto Club" />
	<meta property="og:description" content="Лото Клуб - лицензированное онлайн-казино с безупречной репутацией. Более 1000 игр от топ-провайдеров, включая слоты и лотереи, постоянно пополняют наш ассортимент. Регистрируйтесь в Loto Club kz за 2 минуты, получайте бонусы до 250 000 KZT + 300 FS" />
	<meta property="og:url" content="https://loto-club-kz.kz/" />
	<meta property="og:site_name" content="Loto Club" />
	<meta property="article:modified_time" content="2025-10-01T13:59:21+00:00" />
	<meta property="og:image" content="https://loto-club-kz.kz/wp-content/uploads/2025/08/loto-club-sign-up.webp" />
	<meta property="og:image:width" content="568" />
	<meta property="og:image:height" content="287" />
	<meta property="og:image:type" content="image/webp" />
	<meta name="twitter:card" content="summary_large_image" />
	<!-- / Yoast SEO plugin. -->



<link href='https://fonts.gstatic.com' crossorigin rel='preconnect' />
<style id="wp-img-auto-sizes-contain-inline-css"></style>
<style id="wp-emoji-styles-inline-css"></style>
<style id="wp-block-library-inline-css"></style>
<style id="wp-block-heading-inline-css"></style>
<style id="wp-block-image-inline-css"></style>
<style id="wp-block-list-inline-css"></style>
<style id="wp-block-paragraph-inline-css"></style>

<style id="classic-theme-styles-inline-css"></style>

<style id="global-styles-inline-css"></style>




<style id="ez-toc-inline-css"></style>





<style id="mercury-style-inline-css"></style>


<style id="mercury-dark-inline-css"></style>
<style id="rocket-lazyload-inline-css">
.rll-youtube-player{position:relative;padding-bottom:56.23%;height:0;overflow:hidden;max-width:100%;}.rll-youtube-player:focus-within{outline: 2px solid currentColor;outline-offset: 5px;}.rll-youtube-player iframe{position:absolute;top:0;left:0;width:100%;height:100%;z-index:100;background:0 0}.rll-youtube-player img{bottom:0;display:block;left:0;margin:auto;max-width:100%;width:100%;position:absolute;right:0;top:0;border:none;height:auto;-webkit-transition:.4s all;-moz-transition:.4s all;transition:.4s all}.rll-youtube-player img:hover{-webkit-filter:brightness(75%)}.rll-youtube-player .play{height:100%;width:100%;left:0;top:0;position:absolute;background:var(--wpr-bg-a39d4727-bf1b-4465-b9ef-454791f492b7) no-repeat center;background-color: transparent !important;cursor:pointer;border:none;}.wp-embed-responsive .wp-has-aspect-ratio .rll-youtube-player{position:absolute;padding-bottom:0;width:100%;height:100%;top:0;bottom:0;left:0;right:0}
/*# sourceURL=rocket-lazyload-inline-css */
</style>
<script type="rocketlazyloadscript" id="jquery-core-js" data-rocket-src="https://loto-club-kz.kz/wp-includes/js/jquery/jquery.min.js?ver=3.7.1" data-rocket-defer defer></script>
<script type="rocketlazyloadscript" id="jquery-migrate-js" data-rocket-src="https://loto-club-kz.kz/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1" data-rocket-defer defer></script>
<link rel="pingback" href="https://loto-club-kz.kz/xmlrpc.php">
<meta name="theme-color" content="#f5f6fa" />
<meta name="msapplication-navbutton-color" content="#f5f6fa" /> 
<meta name="apple-mobile-web-app-status-bar-style" content="#f5f6fa" />

<!-- Schema & Structured Data For WP v1.49 - -->
<script type="application/ld+json" class="saswp-schema-markup-output">
[{"@context":"https:\/\/schema.org\/","@type":"FAQPage","@id":"https:\/\/loto-club-kz.kz\/#FAQPage","mainEntity":[{"@type":"Question","name":"\u041a\u0430\u043a \u0437\u0430\u0440\u0435\u0433\u0438\u0441\u0442\u0440\u0438\u0440\u043e\u0432\u0430\u0442\u044c\u0441\u044f \u0432 Loto Club kz?","acceptedAnswer":{"@type":"Answer","text":"\u041d\u0430 \u0441\u0430\u0439\u0442\u0435 LotoClub kz \u043d\u0430\u0436\u043c\u0438\u0442\u0435 \u00ab\u0420\u0435\u0433\u0438\u0441\u0442\u0440\u0430\u0446\u0438\u044f\u00bb, \u0443\u043a\u0430\u0436\u0438\u0442\u0435 \u0442\u0435\u043b\u0435\u0444\u043e\u043d, \u043f\u0430\u0440\u043e\u043b\u044c \u0438 \u043f\u043e\u0434\u0442\u0432\u0435\u0440\u0434\u0438\u0442\u0435 SMS. \u041f\u0440\u043e\u0446\u0435\u0441\u0441 \u0437\u0430\u043d\u0438\u043c\u0430\u0435\u0442 2 \u043c\u0438\u043d\u0443\u0442\u044b."}},{"@type":"Question","name":"\u041f\u043e\u043b\u0443\u0447\u0443 \u043b\u0438 \u044f \u0431\u043e\u043d\u0443\u0441 \u0437\u0430 \u0443\u0441\u0442\u0430\u043d\u043e\u0432\u043a\u0443 \u043f\u0440\u0438\u043b\u043e\u0436\u0435\u043d\u0438\u044f?","acceptedAnswer":{"@type":"Answer","text":"\u0414\u0430, \u043f\u043e\u0441\u043b\u0435 \u0443\u0441\u0442\u0430\u043d\u043e\u0432\u043a\u0438 \u0447\u0435\u0440\u0435\u0437 Loto Club \u0441\u043a\u0430\u0447\u0430\u0442\u044c \u0432\u044b \u043f\u043e\u043b\u0443\u0447\u0438\u0442\u0435 \u0444\u0440\u0438\u0441\u043f\u0438\u043d\u044b \u0434\u043b\u044f \u0441\u043b\u043e\u0442\u043e\u0432."}},{"@type":"Question","name":"\u041a\u0430\u043a \u0440\u0430\u0431\u043e\u0442\u0430\u0435\u0442 \u043a\u044d\u0448\u0431\u044d\u043a \u0432 \u041b\u043e\u0442\u043e \u041a\u043b\u0443\u0431 \u043a\u0437?","acceptedAnswer":{"@type":"Answer","text":"\u041c\u044b \u043d\u0430\u0447\u0438\u0441\u043b\u044f\u0435\u043c 10% \u043e\u0442 \u043f\u0440\u043e\u0438\u0433\u0440\u044b\u0448\u0435\u0439 \u0432 \u0441\u043b\u043e\u0442\u0430\u0445 \u0430\u0432\u0442\u043e\u043c\u0430\u0442\u0438\u0447\u0435\u0441\u043a\u0438 \u043f\u043e \u043f\u044f\u0442\u043d\u0438\u0446\u0430\u043c."}},{"@type":"Question","name":"\u041a\u0430\u043a\u043e\u0439 \u043c\u0430\u043a\u0441\u0438\u043c\u0430\u043b\u044c\u043d\u044b\u0439 \u0432\u044b\u0438\u0433\u0440\u044b\u0448 \u0432 \u041a\u043e\u043b\u0435\u0441\u0435 \u0424\u043e\u0440\u0442\u0443\u043d\u044b?","acceptedAnswer":{"@type":"Answer","text":"\u0412 \u041b\u043e\u0442\u043e \u041a\u043b\u0443\u0431 \u0438\u0433\u0440\u0430\u0442\u044c \u043e\u043d\u043b\u0430\u0439\u043d \u0432 \u041a\u043e\u043b\u0435\u0441\u0435 \u0424\u043e\u0440\u0442\u0443\u043d\u044b \u043c\u043e\u0436\u043d\u043e \u0432\u044b\u0438\u0433\u0440\u0430\u0442\u044c \u0434\u043e 50 000 \u0442\u0435\u043d\u0433\u0435 \u0437\u0430 \u0441\u043f\u0438\u043d."}},{"@type":"Question","name":"\u041d\u0443\u0436\u043d\u043e \u043b\u0438 \u0432\u0435\u0440\u0438\u0444\u0438\u0446\u0438\u0440\u043e\u0432\u0430\u0442\u044c \u0430\u043a\u043a\u0430\u0443\u043d\u0442 \u0434\u043b\u044f \u0432\u044b\u0432\u043e\u0434\u0430?","acceptedAnswer":{"@type":"Answer","text":"\u0414\u0430, \u0432 Loto Club 50 casino \u0434\u043e\u0441\u0442\u0430\u0442\u043e\u0447\u043d\u043e \u043f\u043e\u0434\u0442\u0432\u0435\u0440\u0434\u0438\u0442\u044c \u0442\u0435\u043b\u0435\u0444\u043e\u043d \u0434\u043b\u044f \u0432\u044b\u0432\u043e\u0434\u0430 \u0441\u0440\u0435\u0434\u0441\u0442\u0432."}}]},

{"@context":"https:\/\/schema.org\/","@type":"Organization","@id":"https:\/\/loto-club-kz.kz#Organization","name":"Reviews","url":"https:\/\/loto-club-kz.kz","sameAs":[],"logo":{"@type":"ImageObject","url":"https:\/\/loto-club-kz.kz\/wp-content\/uploads\/2025\/08\/cropped-loto-club-logo-600x60.png","width":"600","height":"60"}}]
</script>

<link rel="icon" href="https://loto-club-kz.kz/wp-content/uploads/2025/08/cropped-loto-club-favicon-32x32.png" sizes="32x32" />
<link rel="icon" href="https://loto-club-kz.kz/wp-content/uploads/2025/08/cropped-loto-club-favicon-192x192.png" sizes="192x192" />
<link rel="apple-touch-icon" href="https://loto-club-kz.kz/wp-content/uploads/2025/08/cropped-loto-club-favicon-180x180.png" />
<meta name="msapplication-TileImage" content="https://loto-club-kz.kz/wp-content/uploads/2025/08/cropped-loto-club-favicon-270x270.png" />
<style id="wp-custom-css"></style>
<noscript><style id="rocket-lazyload-nojs-css">.rll-youtube-player, [data-lazy-src]{display:none !important;}</style></noscript><style id="rocket-lazyrender-inline-css">[data-wpr-lazyrender] {content-visibility: auto;}</style><style id="wpr-lazyload-bg-container"></style><style id="wpr-lazyload-bg-exclusion"></style>
<noscript>
<style id="wpr-lazyload-bg-nostyle">.rll-youtube-player .play{--wpr-bg-a39d4727-bf1b-4465-b9ef-454791f492b7: url('https://loto-club-kz.kz/wp-content/plugins/wp-rocket/assets/img/youtube.png');}</style>
</noscript>
<script type="application/javascript">const rocket_pairs = [{"selector":".rll-youtube-player .play","style":".rll-youtube-player .play{--wpr-bg-a39d4727-bf1b-4465-b9ef-454791f492b7: url('https:\/\/loto-club-kz.kz\/wp-content\/plugins\/wp-rocket\/assets\/img\/youtube.png');}","hash":"a39d4727-bf1b-4465-b9ef-454791f492b7","url":"https:\/\/loto-club-kz.kz\/wp-content\/plugins\/wp-rocket\/assets\/img\/youtube.png"}]; const rocket_excluded_pairs = [];</script><meta name="generator" content="WP Rocket 3.19.3" data-wpr-features="wpr_lazyload_css_bg_img wpr_remove_unused_css wpr_delay_js wpr_defer_js wpr_minify_js wpr_lazyload_images wpr_lazyload_iframes wpr_preconnect_external_domains wpr_automatic_lazy_rendering wpr_oci wpr_image_dimensions wpr_minify_css wpr_preload_links wpr_desktop" /></head>
<body ontouchstart class="home wp-singular page-template page-template-page-no-sidebar page-template-page-no-sidebar-php page page-id-2 wp-custom-logo wp-embed-responsive wp-theme-mercury">
<div  class="space-box relative">

<!-- Header Start -->

<div  class="space-header-height relative ">
	<div  class="space-header-wrap space-header-float relative">
				<div class="space-header relative">
			<div class="space-header-ins space-wrapper relative">
				<div class="space-header-logo box-25 left relative">
					<div class="space-header-logo-ins relative">
						<a href="https://loto-club-kz.kz/" title="Loto Club"><img width="228" height="40" src="https://loto-club-kz.kz/wp-content/uploads/2025/08/cropped-loto-club-logo-228x40.png" class="attachment-mercury-custom-logo size-mercury-custom-logo" alt="Loto Club" decoding="async" srcset="https://loto-club-kz.kz/wp-content/uploads/2025/08/cropped-loto-club-logo-228x40.png 228w, https://loto-club-kz.kz/wp-content/uploads/2025/08/cropped-loto-club-logo-300x53.png 300w, https://loto-club-kz.kz/wp-content/uploads/2025/08/cropped-loto-club-logo-183x32.png 183w, https://loto-club-kz.kz/wp-content/uploads/2025/08/cropped-loto-club-logo.png 314w" sizes="(max-width: 228px) 100vw, 228px" /></a>					</div>
				</div>
				<div class="space-header-menu box-75 left relative">
					<ul id="menu-header" class="main-menu"><li id="menu-item-2754" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-home current-menu-item page_item page-item-2 current_page_item menu-item-2754"><a href="https://loto-club-kz.kz/" aria-current="page">Loto Club</a></li>
</ul>					<div class="space-header-search absolute">
						<i class="fas fa-search desktop-search-button"></i>
					</div>
					<div class="space-mobile-menu-icon absolute">
						<div></div>
						<div></div>
						<div></div>
					</div>
				</div>
			</div>
		</div>
	</div>
</div>
<div  class="space-header-search-block fixed">
	<div  class="space-header-search-block-ins absolute">
				<form role="search" method="get" class="space-default-search-form" action="https://loto-club-kz.kz/">
			<input type="search" value="" name="s" placeholder="Enter keyword...">
		</form>	</div>
	<div  class="space-close-icon desktop-search-close-button absolute">
		<div class="to-right absolute"></div>
		<div class="to-left absolute"></div>
	</div>
</div>

<!-- Header End -->
<!-- Title Box Start -->

<div  class="space-title-box box-100 relative">
	<div  class="space-title-box-ins space-page-wrapper relative">
		<div class="space-title-box-h1 relative">
			<h1>Лото Клуб онлайн казино</h1>
			<!-- Breadcrumbs Start -->

			
			<!-- Breadcrumbs End -->
			
		</div>
	</div>
</div>

<!-- Title Box End -->

<!-- Page Section Start -->

<div  class="space-page-section box-100 relative">
	<div  class="space-page-section-ins space-page-wrapper relative">
		<div class="space-content-section no-sidebar box-100 relative">
			<div class="space-page-content-wrap relative">

								
				<div class="space-page-content-box-wrap relative">
					<div class="space-page-content page-template box-100 relative">

						
<p class="wp-block-paragraph"><span style="font-weight: 400;">Лото клуб &#8211; современное онлайн-казино, созданное для любителей азартных игр в Казахстане и за его пределами. На нашей платформе вы найдете более 1000 игр, включая слоты, рулетку и лотереи от ведущих провайдеров, таких как NetEnt и Pragmatic Play. Лицензия Curaçao (№8963/JAZU2019-0007) гарантирует честность, а RTP до 95% делает игру увлекательной. В LotoClub мы предлагаем круглосуточный доступ и поддержку на русском языке.</span></p>



<p><div style="text-align: center;"><a class="glow-button-new" href="/go/reg/" rel="noreferrer noopener nofollow">Играть сейчас</a></div></p>



<div id="ez-toc-container" class="ez-toc-v2_0_76 counter-hierarchy ez-toc-counter ez-toc-grey ez-toc-container-direction">
<div class="ez-toc-title-container">
<p class="ez-toc-title" style="cursor:inherit">Содержание:</p>
<span class="ez-toc-title-toggle"><a href="#" class="ez-toc-pull-right ez-toc-btn ez-toc-btn-xs ez-toc-btn-default ez-toc-toggle" aria-label="Toggle Table of Content"><span class="ez-toc-js-icon-con"><span class=""><span class="eztoc-hide" style="display:none;">Toggle</span><span class="ez-toc-icon-toggle-span"><svg style="fill: #999999;color:#999999" xmlns="http://www.w3.org/2000/svg" class="list-377408" width="20px" height="20px" viewBox="0 0 24 24" fill="none"><path d="M6 6H4v2h2V6zm14 0H8v2h12V6zM4 11h2v2H4v-2zm16 0H8v2h12v-2zM4 16h2v2H4v-2zm16 0H8v2h12v-2z" fill="currentColor"></path></svg><svg style="fill: #999999;color:#999999" class="arrow-unsorted-368013" xmlns="http://www.w3.org/2000/svg" width="10px" height="10px" viewBox="0 0 24 24" version="1.2" baseProfile="tiny"><path d="M18.2 9.3l-6.2-6.3-6.2 6.3c-.2.2-.3.4-.3.7s.1.5.3.7c.2.2.4.3.7.3h11c.3 0 .5-.1.7-.3.2-.2.3-.5.3-.7s-.1-.5-.3-.7zM5.8 14.7l6.2 6.3 6.2-6.3c.2-.2.3-.5.3-.7s-.1-.5-.3-.7c-.2-.2-.4-.3-.7-.3h-11c-.3 0-.5.1-.7.3-.2.2-.3.5-.3.7s.1.5.3.7z"/></svg></span></span></span></a></span></div>
<nav><ul class='ez-toc-list ez-toc-list-level-1 eztoc-toggle-hide-by-default' ><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class="ez-toc-link ez-toc-heading-1" href="#Loto_Club_KZ_%D1%80%D0%B5%D0%B3%D0%B8%D1%81%D1%82%D1%80%D0%B0%D1%86%D0%B8%D1%8F_%D0%B8_%D0%B2%D1%85%D0%BE%D0%B4" >Loto Club KZ регистрация и вход</a></li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class="ez-toc-link ez-toc-heading-2" href="#%D0%A0%D0%B0%D0%B1%D0%BE%D1%87%D0%B5%D0%B5_%D0%B7%D0%B5%D1%80%D0%BA%D0%B0%D0%BB%D0%BE_%D0%9B%D0%BE%D1%82%D0%BE_%D0%9A%D0%BB%D1%83%D0%B1_%D0%BA%D0%B0%D0%B7%D0%B8%D0%BD%D0%BE" >Рабочее зеркало Лото Клуб казино</a></li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class="ez-toc-link ez-toc-heading-3" href="#%D0%9B%D0%BE%D1%82%D0%BE_%D0%9A%D0%BB%D1%83%D0%B1_%D0%BC%D0%BE%D0%B1%D0%B8%D0%BB%D1%8C%D0%BD%D0%BE%D0%B5_%D0%BF%D1%80%D0%B8%D0%BB%D0%BE%D0%B6%D0%B5%D0%BD%D0%B8%D0%B5" >Лото Клуб мобильное приложение</a></li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class="ez-toc-link ez-toc-heading-4" href="#%D0%91%D0%BE%D0%BD%D1%83%D1%81%D1%8B_%D0%B8_%D0%90%D0%BA%D1%86%D0%B8%D0%B8_%D0%B2_%D0%9A%D0%BB%D1%83%D0%B1_%D0%9B%D0%BE%D1%82%D0%BE_%D0%BA%D0%B0%D0%B7%D0%B8%D0%BD%D0%BE" >Бонусы и Акции в Клуб Лото казино</a></li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class="ez-toc-link ez-toc-heading-5" href="#%D0%9F%D1%80%D0%B5%D0%B8%D0%BC%D1%83%D1%89%D0%B5%D1%81%D1%82%D0%B2%D0%B0_LotoClub_io" >Преимущества LotoClub io</a></li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class="ez-toc-link ez-toc-heading-6" href="#%D0%A7%D0%B0%D1%81%D1%82%D0%BE_%D0%B7%D0%B0%D0%B4%D0%B0%D0%B2%D0%B0%D0%B5%D0%BC%D1%8B%D0%B5_%D0%B2%D0%BE%D0%BF%D1%80%D0%BE%D1%81%D1%8B" >Часто задаваемые вопросы</a><ul class='ez-toc-list-level-3' ><li class='ez-toc-heading-level-3'><a class="ez-toc-link ez-toc-heading-7" href="#%D0%9A%D0%B0%D0%BA_%D0%B7%D0%B0%D1%80%D0%B5%D0%B3%D0%B8%D1%81%D1%82%D1%80%D0%B8%D1%80%D0%BE%D0%B2%D0%B0%D1%82%D1%8C%D1%81%D1%8F_%D0%B2_Loto_Club_kz" >Как зарегистрироваться в Loto Club kz?</a></li><li class='ez-toc-page-1 ez-toc-heading-level-3'><a class="ez-toc-link ez-toc-heading-8" href="#%D0%9F%D0%BE%D0%BB%D1%83%D1%87%D1%83_%D0%BB%D0%B8_%D1%8F_%D0%B1%D0%BE%D0%BD%D1%83%D1%81_%D0%B7%D0%B0_%D1%83%D1%81%D1%82%D0%B0%D0%BD%D0%BE%D0%B2%D0%BA%D1%83_%D0%BF%D1%80%D0%B8%D0%BB%D0%BE%D0%B6%D0%B5%D0%BD%D0%B8%D1%8F" >Получу ли я бонус за установку приложения?</a></li><li class='ez-toc-page-1 ez-toc-heading-level-3'><a class="ez-toc-link ez-toc-heading-9" href="#%D0%9A%D0%B0%D0%BA_%D1%80%D0%B0%D0%B1%D0%BE%D1%82%D0%B0%D0%B5%D1%82_%D0%BA%D1%8D%D1%88%D0%B1%D1%8D%D0%BA_%D0%B2_%D0%9B%D0%BE%D1%82%D0%BE_%D0%9A%D0%BB%D1%83%D0%B1_%D0%BA%D0%B7" >Как работает кэшбэк в Лото Клуб кз?</a></li><li class='ez-toc-page-1 ez-toc-heading-level-3'><a class="ez-toc-link ez-toc-heading-10" href="#%D0%9A%D0%B0%D0%BA%D0%BE%D0%B9_%D0%BC%D0%B0%D0%BA%D1%81%D0%B8%D0%BC%D0%B0%D0%BB%D1%8C%D0%BD%D1%8B%D0%B9_%D0%B2%D1%8B%D0%B8%D0%B3%D1%80%D1%8B%D1%88_%D0%B2_%D0%9A%D0%BE%D0%BB%D0%B5%D1%81%D0%B5_%D0%A4%D0%BE%D1%80%D1%82%D1%83%D0%BD%D1%8B" >Какой максимальный выигрыш в Колесе Фортуны?</a></li><li class='ez-toc-page-1 ez-toc-heading-level-3'><a class="ez-toc-link ez-toc-heading-11" href="#%D0%9D%D1%83%D0%B6%D0%BD%D0%BE_%D0%BB%D0%B8_%D0%B2%D0%B5%D1%80%D0%B8%D1%84%D0%B8%D1%86%D0%B8%D1%80%D0%BE%D0%B2%D0%B0%D1%82%D1%8C_%D0%B0%D0%BA%D0%BA%D0%B0%D1%83%D0%BD%D1%82_%D0%B4%D0%BB%D1%8F_%D0%B2%D1%8B%D0%B2%D0%BE%D0%B4%D0%B0" >Нужно ли верифицировать аккаунт для вывода?</a></li></ul></li></ul></nav></div>
<h2 class="wp-block-heading"><span class="ez-toc-section" id="Loto_Club_KZ_%D1%80%D0%B5%D0%B3%D0%B8%D1%81%D1%82%D1%80%D0%B0%D1%86%D0%B8%D1%8F_%D0%B8_%D0%B2%D1%85%D0%BE%D0%B4"></span><b>Loto Club KZ регистрация и вход</b><span class="ez-toc-section-end"></span></h2>



<p class="wp-block-paragraph"><span style="font-weight: 400;">В Лото Клуб кз сделали регистрацию максимально простой, чтобы вы могли начать играть за пару минут. Вот как зарегистрироваться:</span></p>



<ul class="wp-block-list">
<li><span style="font-weight: 400;">Зайдите на сайт loto club kz.</span></li>



<li><span style="font-weight: 400;">Нажмите кнопку «Регистрация» в верхнем углу.</span></li>



<li><span style="font-weight: 400;">Укажите номер телефона и создайте надежный пароль.</span></li>



<li><span style="font-weight: 400;">Подтвердите регистрацию через SMS-код.</span></li>
</ul>



<p class="wp-block-paragraph"><span style="font-weight: 400;">После создания аккаунта в Лото Клуб вход выполняется через ввод телефона и пароля. Если забыли пароль, восстановите его через SMS. В личном кабинете открывает доступ к управлению депозитами, истории ставок и эксклюзивным акциям. Зарегистрированные пользователи получают бонусы, включая фриспины и кэшбэк, а также участвуют в турнирах с призами до 10 000 000 тенге.</span></p>


<div class="wp-block-image">
<figure class="aligncenter size-full"><a href="/go/reg/"><img fetchpriority="high" decoding="async" width="568" height="287" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20568%20287'%3E%3C/svg%3E" alt="Loto Club регистрация на сайте." class="wp-image-2920" data-lazy-srcset="https://loto-club-kz.kz/wp-content/uploads/2025/08/loto-club-sign-up.webp 568w, https://loto-club-kz.kz/wp-content/uploads/2025/08/loto-club-sign-up-300x152.webp 300w, https://loto-club-kz.kz/wp-content/uploads/2025/08/loto-club-sign-up-79x40.webp 79w, https://loto-club-kz.kz/wp-content/uploads/2025/08/loto-club-sign-up-63x32.webp 63w, https://loto-club-kz.kz/wp-content/uploads/2025/08/loto-club-sign-up-139x70.webp 139w, https://loto-club-kz.kz/wp-content/uploads/2025/08/loto-club-sign-up-158x80.webp 158w, https://loto-club-kz.kz/wp-content/uploads/2025/08/loto-club-sign-up-267x135.webp 267w" data-lazy-sizes="(max-width: 568px) 100vw, 568px" data-lazy-src="https://loto-club-kz.kz/wp-content/uploads/2025/08/loto-club-sign-up.webp" /><noscript><img fetchpriority="high" decoding="async" width="568" height="287" src="https://loto-club-kz.kz/wp-content/uploads/2025/08/loto-club-sign-up.webp" alt="Loto Club регистрация на сайте." class="wp-image-2920" srcset="https://loto-club-kz.kz/wp-content/uploads/2025/08/loto-club-sign-up.webp 568w, https://loto-club-kz.kz/wp-content/uploads/2025/08/loto-club-sign-up-300x152.webp 300w, https://loto-club-kz.kz/wp-content/uploads/2025/08/loto-club-sign-up-79x40.webp 79w, https://loto-club-kz.kz/wp-content/uploads/2025/08/loto-club-sign-up-63x32.webp 63w, https://loto-club-kz.kz/wp-content/uploads/2025/08/loto-club-sign-up-139x70.webp 139w, https://loto-club-kz.kz/wp-content/uploads/2025/08/loto-club-sign-up-158x80.webp 158w, https://loto-club-kz.kz/wp-content/uploads/2025/08/loto-club-sign-up-267x135.webp 267w" sizes="(max-width: 568px) 100vw, 568px" /></noscript></a></figure>
</div>


<h2 class="wp-block-heading"><span class="ez-toc-section" id="%D0%A0%D0%B0%D0%B1%D0%BE%D1%87%D0%B5%D0%B5_%D0%B7%D0%B5%D1%80%D0%BA%D0%B0%D0%BB%D0%BE_%D0%9B%D0%BE%D1%82%D0%BE_%D0%9A%D0%BB%D1%83%D0%B1_%D0%BA%D0%B0%D0%B7%D0%B8%D0%BD%D0%BE"></span><b>Рабочее зеркало Лото Клуб казино</b><span class="ez-toc-section-end"></span></h2>



<p class="wp-block-paragraph"><span style="font-weight: 400;">Мы понимаем, что доступ к лото клуб онлайн казино иногда ограничивается интернет-провайдерами. Поэтому мы создали зеркала — точные копии нашего сайта, сохраняющие все функции: от игр до баланса. Зеркала Клуба Лото казино позволяют играть без VPN, обеспечивая стабильную скорость и безопасность.</span></p>



<p class="wp-block-paragraph"><span style="font-weight: 400;">Найти актуальное зеркало Лото Клуб КЗ онлайн просто. Мы публикуем свежие ссылки в нашем Telegram-канале ежедневно. Также вы можете запросить рабочее зеркало через поддержку по email или телефону. Все данные аккаунта на зеркале синхронизированы, а игры в Loto Club casino доступны в полном объеме без задержек.</span></p>



<p><div style="text-align: center;"><a class="glow-button-new" href="/go/reg/" rel="noreferrer noopener nofollow">Играть через Зеркало</a></div></p>



<h2 class="wp-block-heading"><span class="ez-toc-section" id="%D0%9B%D0%BE%D1%82%D0%BE_%D0%9A%D0%BB%D1%83%D0%B1_%D0%BC%D0%BE%D0%B1%D0%B8%D0%BB%D1%8C%D0%BD%D0%BE%D0%B5_%D0%BF%D1%80%D0%B8%D0%BB%D0%BE%D0%B6%D0%B5%D0%BD%D0%B8%D0%B5"></span><b>Лото Клуб мобильное приложение</b><span class="ez-toc-section-end"></span></h2>



<p class="wp-block-paragraph"><span style="font-weight: 400;">LotoClub разработали приложение, чтобы вы могли наслаждаться играми в любом месте. Наше приложение быстрее мобильной версии сайта и экономит трафик. Через приложение доступны все 1000+ игр, включая слоты и лотереи, а уведомления о бонусах помогут не пропустить акции. Лото клуб скачать на андроид или iOS — значит получить удобный интерфейс и доступ к ставкам от 50 тенге.</span></p>



<p class="wp-block-paragraph"><span style="font-weight: 400;">Чтобы установить приложение, следуйте этим шагам:</span></p>



<ul class="wp-block-list">
<li><span style="font-weight: 400;">Перейдите на лото клуб сайт в раздел «Скачать».</span></li>



<li><span style="font-weight: 400;">Выберите версию для Android (APK) или iOS (App Store).</span></li>



<li><span style="font-weight: 400;">Загрузите файл и разрешите установку из неизвестных источников (для Android).</span></li>



<li><span style="font-weight: 400;">Установите приложение и войдите в аккаунт.</span></li>
</ul>



<p class="wp-block-paragraph"></p>



<p class="wp-block-paragraph"><span style="font-weight: 400;">Скачать Лото Клуб 50 — это открыть доступ к живым играм с дилерами и быстрым выводам за 15 минут. В Loto club вы получите дополнительные фриспины за установку. Приложение поддерживает платежи через Beeline и Kcell, а также адаптировано для устройств на Android 8+ и iOS 12+.</span></p>


<div class="wp-block-image">
<figure class="aligncenter size-full"><a href="/go/reg/"><img decoding="async" width="392" height="754" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20392%20754'%3E%3C/svg%3E" alt="Loto Club мобильная версия." class="wp-image-2921" data-lazy-srcset="https://loto-club-kz.kz/wp-content/uploads/2025/08/loto-club-mobile.webp 392w, https://loto-club-kz.kz/wp-content/uploads/2025/08/loto-club-mobile-156x300.webp 156w, https://loto-club-kz.kz/wp-content/uploads/2025/08/loto-club-mobile-21x40.webp 21w, https://loto-club-kz.kz/wp-content/uploads/2025/08/loto-club-mobile-17x32.webp 17w, https://loto-club-kz.kz/wp-content/uploads/2025/08/loto-club-mobile-36x70.webp 36w, https://loto-club-kz.kz/wp-content/uploads/2025/08/loto-club-mobile-42x80.webp 42w, https://loto-club-kz.kz/wp-content/uploads/2025/08/loto-club-mobile-70x135.webp 70w" data-lazy-sizes="(max-width: 392px) 100vw, 392px" data-lazy-src="https://loto-club-kz.kz/wp-content/uploads/2025/08/loto-club-mobile.webp" /><noscript><img decoding="async" width="392" height="754" src="https://loto-club-kz.kz/wp-content/uploads/2025/08/loto-club-mobile.webp" alt="Loto Club мобильная версия." class="wp-image-2921" srcset="https://loto-club-kz.kz/wp-content/uploads/2025/08/loto-club-mobile.webp 392w, https://loto-club-kz.kz/wp-content/uploads/2025/08/loto-club-mobile-156x300.webp 156w, https://loto-club-kz.kz/wp-content/uploads/2025/08/loto-club-mobile-21x40.webp 21w, https://loto-club-kz.kz/wp-content/uploads/2025/08/loto-club-mobile-17x32.webp 17w, https://loto-club-kz.kz/wp-content/uploads/2025/08/loto-club-mobile-36x70.webp 36w, https://loto-club-kz.kz/wp-content/uploads/2025/08/loto-club-mobile-42x80.webp 42w, https://loto-club-kz.kz/wp-content/uploads/2025/08/loto-club-mobile-70x135.webp 70w" sizes="(max-width: 392px) 100vw, 392px" /></noscript></a></figure>
</div>


<h2 class="wp-block-heading"><span class="ez-toc-section" id="%D0%91%D0%BE%D0%BD%D1%83%D1%81%D1%8B_%D0%B8_%D0%90%D0%BA%D1%86%D0%B8%D0%B8_%D0%B2_%D0%9A%D0%BB%D1%83%D0%B1_%D0%9B%D0%BE%D1%82%D0%BE_%D0%BA%D0%B0%D0%B7%D0%B8%D0%BD%D0%BE"></span><b>Бонусы и Акции в Клуб Лото казино</b><span class="ez-toc-section-end"></span></h2>



<p class="wp-block-paragraph"><span style="font-weight: 400;">Мы предлагаем щедрые бонусы. Активируйте промокод Лото Клуб из Telegram и получите 50 фриспинов с вейджером x30. Установите приложение и получите приветственный пакет: до 250 000 тенге и 300 фриспинов.</span></p>



<ul class="wp-block-list">
<li><span style="font-weight: 400;">Приветственный бонус: 250 000 KZT + 300 FS на первый депозит.</span></li>



<li><span style="font-weight: 400;">Кэшбэк: 10% еженедельно от проигрышей в слотах.</span></li>



<li><span style="font-weight: 400;">Колесо Фортуны: Депозит 10 000 KZT для спина, призы до 50 000 KZT.</span></li>



<li><span style="font-weight: 400;">Сезонные акции: Задания в Telegram за бездепозитные бонусы.</span></li>
</ul>



<p><div style="text-align: center;"><a class="glow-button-new" href="/go/reg/" rel="noreferrer noopener nofollow">Получить бонус в Лото Клуб</a></div></p>



<h2 class="wp-block-heading"><span class="ez-toc-section" id="%D0%9F%D1%80%D0%B5%D0%B8%D0%BC%D1%83%D1%89%D0%B5%D1%81%D1%82%D0%B2%D0%B0_LotoClub_io"></span><b>Преимущества LotoClub io</b><span class="ez-toc-section-end"></span></h2>



<p class="wp-block-paragraph"><span style="font-weight: 400;">Мы в LotoClub io создали платформу с множеством преимуществ:</span></p>



<ul class="wp-block-list">
<li><span style="font-weight: 400;">Более 1000 игр от 30 провайдеров.</span></li>



<li><span style="font-weight: 400;">Лицензия Curaçao №8963/JAZU2019-0007.</span></li>



<li><span style="font-weight: 400;">RTP до 99% в отдельных слотах.</span></li>



<li><span style="font-weight: 400;">Быстрый вывод: 1-15 минут.</span></li>



<li><span style="font-weight: 400;">Деморежим без регистрации.</span></li>



<li><span style="font-weight: 400;">Поддержка 24/7.</span></li>
</ul>



<p class="wp-block-paragraph"><span style="font-weight: 400;">Однако у LotoClub казино есть недостатки. Некоторые пользователи отмечают ограниченное количество криптовалютных методов вывода, так как доступен только TRC20. Также для участия в некоторых акциях требуется депозит от 10 000 тенге, что может быть неудобно для игроков с малым бюджетом.</span></p>



<h2 class="wp-block-heading"><span class="ez-toc-section" id="%D0%A7%D0%B0%D1%81%D1%82%D0%BE_%D0%B7%D0%B0%D0%B4%D0%B0%D0%B2%D0%B0%D0%B5%D0%BC%D1%8B%D0%B5_%D0%B2%D0%BE%D0%BF%D1%80%D0%BE%D1%81%D1%8B"></span><b>Часто задаваемые вопросы</b><span class="ez-toc-section-end"></span></h2>


<div class="saswp-faq-block-section"><ol style="list-style-type:none"><li style="list-style-type: none"><h3 class=""><span class="ez-toc-section" id="%D0%9A%D0%B0%D0%BA_%D0%B7%D0%B0%D1%80%D0%B5%D0%B3%D0%B8%D1%81%D1%82%D1%80%D0%B8%D1%80%D0%BE%D0%B2%D0%B0%D1%82%D1%8C%D1%81%D1%8F_%D0%B2_Loto_Club_kz"></span>Как зарегистрироваться в Loto Club kz?<span class="ez-toc-section-end"></span></h3><p class="saswp-faq-answer-text">На сайте LotoClub kz нажмите «Регистрация», укажите телефон, пароль и подтвердите SMS. Процесс занимает 2 минуты.</p><li style="list-style-type: none"><h3 class=""><span class="ez-toc-section" id="%D0%9F%D0%BE%D0%BB%D1%83%D1%87%D1%83_%D0%BB%D0%B8_%D1%8F_%D0%B1%D0%BE%D0%BD%D1%83%D1%81_%D0%B7%D0%B0_%D1%83%D1%81%D1%82%D0%B0%D0%BD%D0%BE%D0%B2%D0%BA%D1%83_%D0%BF%D1%80%D0%B8%D0%BB%D0%BE%D0%B6%D0%B5%D0%BD%D0%B8%D1%8F"></span>Получу ли я бонус за установку приложения?<span class="ez-toc-section-end"></span></h3><p class="saswp-faq-answer-text">Да, после установки через Loto Club скачать вы получите фриспины для слотов.</p><li style="list-style-type: none"><h3 class=""><span class="ez-toc-section" id="%D0%9A%D0%B0%D0%BA_%D1%80%D0%B0%D0%B1%D0%BE%D1%82%D0%B0%D0%B5%D1%82_%D0%BA%D1%8D%D1%88%D0%B1%D1%8D%D0%BA_%D0%B2_%D0%9B%D0%BE%D1%82%D0%BE_%D0%9A%D0%BB%D1%83%D0%B1_%D0%BA%D0%B7"></span>Как работает кэшбэк в Лото Клуб кз?<span class="ez-toc-section-end"></span></h3><p class="saswp-faq-answer-text">Мы начисляем 10% от проигрышей в слотах автоматически по пятницам.</p><li style="list-style-type: none"><h3 class=""><span class="ez-toc-section" id="%D0%9A%D0%B0%D0%BA%D0%BE%D0%B9_%D0%BC%D0%B0%D0%BA%D1%81%D0%B8%D0%BC%D0%B0%D0%BB%D1%8C%D0%BD%D1%8B%D0%B9_%D0%B2%D1%8B%D0%B8%D0%B3%D1%80%D1%8B%D1%88_%D0%B2_%D0%9A%D0%BE%D0%BB%D0%B5%D1%81%D0%B5_%D0%A4%D0%BE%D1%80%D1%82%D1%83%D0%BD%D1%8B"></span>Какой максимальный выигрыш в Колесе Фортуны?<span class="ez-toc-section-end"></span></h3><p class="saswp-faq-answer-text">В Лото Клуб играть онлайн в Колесе Фортуны можно выиграть до 50 000 тенге за спин.</p><li style="list-style-type: none"><h3 class=""><span class="ez-toc-section" id="%D0%9D%D1%83%D0%B6%D0%BD%D0%BE_%D0%BB%D0%B8_%D0%B2%D0%B5%D1%80%D0%B8%D1%84%D0%B8%D1%86%D0%B8%D1%80%D0%BE%D0%B2%D0%B0%D1%82%D1%8C_%D0%B0%D0%BA%D0%BA%D0%B0%D1%83%D0%BD%D1%82_%D0%B4%D0%BB%D1%8F_%D0%B2%D1%8B%D0%B2%D0%BE%D0%B4%D0%B0"></span>Нужно ли верифицировать аккаунт для вывода?<span class="ez-toc-section-end"></span></h3><p class="saswp-faq-answer-text">Да, в Loto Club 50 casino достаточно подтвердить телефон для вывода средств.</p></ul></div>


<p class="wp-block-paragraph"><b><br></b></p>



<p class="wp-block-paragraph"><b><br></b></p>

					</div>
				</div>

								
			</div>

			
		</div>
	</div>
</div>

<!-- Page Section End -->

<!-- Footer Start -->

<div data-wpr-lazyrender="1" class="space-footer box-100 relative">
	<div  class="space-footer-copy box-100 relative">
	    <ul id="menu-footer" class="space-footer-ins"><li id="menu-item-902" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-home current-menu-item page_item page-item-2 current_page_item menu-item-902"><a href="https://loto-club-kz.kz/" aria-current="page">Home</a></li>
<li id="menu-item-2763" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2763"><a href="https://loto-club-kz.kz/contact-us/">Contact Us</a></li>
<li id="menu-item-2764" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2764"><a href="https://loto-club-kz.kz/sitemap/">Sitemap</a></li>
</ul>		<div class="space-footer-ins relative">
			<a href="https://www.curacao-egaming.com/"><img width="300" height="125" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20125'%3E%3C/svg%3E" alt="Curacao Egaming" data-lazy-src="https://loto-club-kz.kz/wp-content/themes/mercury/images/curacao.png"><noscript><img width="300" height="125" src="https://loto-club-kz.kz/wp-content/themes/mercury/images/curacao.png" alt="Curacao Egaming"></noscript></a>
			<a href="https://www.mga.org.mt/"><img width="300" height="75" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%2075'%3E%3C/svg%3E" alt="MGA" data-lazy-src="https://loto-club-kz.kz/wp-content/themes/mercury/images/mga.png"><noscript><img width="300" height="75" src="https://loto-club-kz.kz/wp-content/themes/mercury/images/mga.png" alt="MGA"></noscript></a>
			<a href="https://www.gamingcommission.ca/"><img width="291" height="74" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20291%2074'%3E%3C/svg%3E" alt="Kahnawake Gaming" data-lazy-src="https://loto-club-kz.kz/wp-content/themes/mercury/images/kahnawake.png"><noscript><img width="291" height="74" src="https://loto-club-kz.kz/wp-content/themes/mercury/images/kahnawake.png" alt="Kahnawake Gaming"></noscript></a>
		    <a href="https://www.responsiblegambling.org/"><img width="300" height="82" class="responsiblegambling" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%2082'%3E%3C/svg%3E" alt="Gamble Responsibly" data-lazy-src="https://loto-club-kz.kz/wp-content/themes/mercury/images/18-gamble.png"><noscript><img width="300" height="82" class="responsiblegambling" src="https://loto-club-kz.kz/wp-content/themes/mercury/images/18-gamble.png" alt="Gamble Responsibly"></noscript></a>
			<a href="http://www.begambleaware.org/"><img width="300" height="53" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%2053'%3E%3C/svg%3E" alt="Be Gamble Aware" data-lazy-src="https://loto-club-kz.kz/wp-content/themes/mercury/images/be-gambleaware.png"><noscript><img width="300" height="53" src="https://loto-club-kz.kz/wp-content/themes/mercury/images/be-gambleaware.png" alt="Be Gamble Aware"></noscript></a>
			<div class="space-footer-copy-left box-50 left relative">
	<p><b>RESPONSIBLE GAMING:</b> loto-club-kz.kz supports responsible gambling and encourages partners to do the same. Online casino gaming should be enjoyable and not cause concerns about losing money. Take a break if needed to maintain control of your gaming experience.</p>
</div>
<div class="space-footer-copy-menu box-50 left relative">
	<p><b>PLAY RESPONSIBLY:</b> loto-club-kz.kz is an independent site and not associated with the websites we promote. Ensure you meet legal requirements before gambling. Our content is for informative purposes only. Clicking links will redirect you to external sites, and we are not liable for any consequences.</p>
</div>
<div>
	<p>18+, New Customers Only, T&amp;C apply, Play Responsibly</p>
	<p>Copyright 2026 © loto-club-kz.kz | Email: info@loto-club-kz.kz</p>
</div>
		</div>
	</div>
</div>

<!-- Footer End -->

</div>

<!-- Mobile Menu Start -->

<div  class="space-mobile-menu fixed">
	<div class="space-mobile-menu-block absolute" >
		<div  class="space-mobile-menu-block-ins relative">
			<div class="space-mobile-menu-header relative text-center">
				<a href="https://loto-club-kz.kz/" title="Loto Club"><img width="228" height="40" src="https://loto-club-kz.kz/wp-content/uploads/2025/08/cropped-loto-club-logo-228x40.png" class="attachment-mercury-custom-logo size-mercury-custom-logo" alt="Loto Club" decoding="async" srcset="https://loto-club-kz.kz/wp-content/uploads/2025/08/cropped-loto-club-logo-228x40.png 228w, https://loto-club-kz.kz/wp-content/uploads/2025/08/cropped-loto-club-logo-300x53.png 300w, https://loto-club-kz.kz/wp-content/uploads/2025/08/cropped-loto-club-logo-183x32.png 183w, https://loto-club-kz.kz/wp-content/uploads/2025/08/cropped-loto-club-logo.png 314w" sizes="(max-width: 228px) 100vw, 228px" /></a>		
			</div>
			<div class="space-mobile-menu-list relative">
				<ul id="menu-header-1" class="mobile-menu"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-home current-menu-item page_item page-item-2 current_page_item menu-item-2754"><a href="https://loto-club-kz.kz/" aria-current="page">Loto Club</a></li>
</ul>			</div>
			<div class="space-mobile-menu-copy relative text-center">
									&copy; Copyright 2026 Loto Club							</div>
			<div class="space-close-icon space-mobile-menu-close-button absolute">
				<div class="to-right absolute"></div>
				<div class="to-left absolute"></div>
			</div>
		</div>
	</div>
</div>
<!-- Mobile Menu End -->

<!-- Back to Top Start -->

<div  class="space-to-top">
	<a href="#" id="scrolltop" title="Back to Top"><i class="far fa-arrow-alt-circle-up"></i></a>
</div>

<!-- Back to Top End -->

<script type="speculationrules">
{"prefetch":[{"source":"document","where":{"and":[{"href_matches":"/*"},{"not":{"href_matches":["/wp-*.php","/wp-admin/*","/wp-content/uploads/*","/wp-content/*","/wp-content/plugins/*","/wp-content/themes/mercury/*","/*\\?(.+)"]}},{"not":{"selector_matches":"a[rel~=\"nofollow\"]"}},{"not":{"selector_matches":".no-prefetch, .no-prefetch a"}}]},"eagerness":"conservative"}]}
</script>
<script id="ez-toc-scroll-scriptjs-js-extra">
var eztoc_smooth_local = {"scroll_offset":"30","add_request_uri":"","add_self_reference_link":""};
//# sourceURL=ez-toc-scroll-scriptjs-js-extra
</script>
<script type="rocketlazyloadscript" id="ez-toc-scroll-scriptjs-js" data-rocket-src="https://loto-club-kz.kz/wp-content/plugins/easy-table-of-contents/assets/js/smooth_scroll.min.js?ver=2.0.76" data-rocket-defer defer></script>
<script type="rocketlazyloadscript" id="ez-toc-js-cookie-js" data-rocket-src="https://loto-club-kz.kz/wp-content/plugins/easy-table-of-contents/vendor/js-cookie/js.cookie.min.js?ver=2.2.1" data-rocket-defer defer></script>
<script type="rocketlazyloadscript" id="ez-toc-jquery-sticky-kit-js" data-rocket-src="https://loto-club-kz.kz/wp-content/plugins/easy-table-of-contents/vendor/sticky-kit/jquery.sticky-kit.min.js?ver=1.9.2" data-rocket-defer defer></script>
<script id="ez-toc-js-js-extra">
var ezTOC = {"smooth_scroll":"1","visibility_hide_by_default":"1","scroll_offset":"30","fallbackIcon":"\u003Cspan class=\"\"\u003E\u003Cspan class=\"eztoc-hide\" style=\"display:none;\"\u003EToggle\u003C/span\u003E\u003Cspan class=\"ez-toc-icon-toggle-span\"\u003E\u003Csvg style=\"fill: #999999;color:#999999\" xmlns=\"http://www.w3.org/2000/svg\" class=\"list-377408\" width=\"20px\" height=\"20px\" viewBox=\"0 0 24 24\" fill=\"none\"\u003E\u003Cpath d=\"M6 6H4v2h2V6zm14 0H8v2h12V6zM4 11h2v2H4v-2zm16 0H8v2h12v-2zM4 16h2v2H4v-2zm16 0H8v2h12v-2z\" fill=\"currentColor\"\u003E\u003C/path\u003E\u003C/svg\u003E\u003Csvg style=\"fill: #999999;color:#999999\" class=\"arrow-unsorted-368013\" xmlns=\"http://www.w3.org/2000/svg\" width=\"10px\" height=\"10px\" viewBox=\"0 0 24 24\" version=\"1.2\" baseProfile=\"tiny\"\u003E\u003Cpath d=\"M18.2 9.3l-6.2-6.3-6.2 6.3c-.2.2-.3.4-.3.7s.1.5.3.7c.2.2.4.3.7.3h11c.3 0 .5-.1.7-.3.2-.2.3-.5.3-.7s-.1-.5-.3-.7zM5.8 14.7l6.2 6.3 6.2-6.3c.2-.2.3-.5.3-.7s-.1-.5-.3-.7c-.2-.2-.4-.3-.7-.3h-11c-.3 0-.5.1-.7.3-.2.2-.3.5-.3.7s.1.5.3.7z\"/\u003E\u003C/svg\u003E\u003C/span\u003E\u003C/span\u003E","visibility_hide_by_device":"1","chamomile_theme_is_on":""};
//# sourceURL=ez-toc-js-js-extra
</script>
<script type="rocketlazyloadscript" id="ez-toc-js-js" data-rocket-src="https://loto-club-kz.kz/wp-content/plugins/easy-table-of-contents/assets/js/front.min.js?ver=2.0.76-1761925605" data-rocket-defer defer></script>
<script type="rocketlazyloadscript" id="rocket-browser-checker-js-after">
"use strict";var _createClass=function(){function defineProperties(target,props){for(var i=0;i<props.length;i++){var descriptor=props[i];descriptor.enumerable=descriptor.enumerable||!1,descriptor.configurable=!0,"value"in descriptor&&(descriptor.writable=!0),Object.defineProperty(target,descriptor.key,descriptor)}}return function(Constructor,protoProps,staticProps){return protoProps&&defineProperties(Constructor.prototype,protoProps),staticProps&&defineProperties(Constructor,staticProps),Constructor}}();function _classCallCheck(instance,Constructor){if(!(instance instanceof Constructor))throw new TypeError("Cannot call a class as a function")}var RocketBrowserCompatibilityChecker=function(){function RocketBrowserCompatibilityChecker(options){_classCallCheck(this,RocketBrowserCompatibilityChecker),this.passiveSupported=!1,this._checkPassiveOption(this),this.options=!!this.passiveSupported&&options}return _createClass(RocketBrowserCompatibilityChecker,[{key:"_checkPassiveOption",value:function(self){try{var options={get passive(){return!(self.passiveSupported=!0)}};window.addEventListener("test",null,options),window.removeEventListener("test",null,options)}catch(err){self.passiveSupported=!1}}},{key:"initRequestIdleCallback",value:function(){!1 in window&&(window.requestIdleCallback=function(cb){var start=Date.now();return setTimeout(function(){cb({didTimeout:!1,timeRemaining:function(){return Math.max(0,50-(Date.now()-start))}})},1)}),!1 in window&&(window.cancelIdleCallback=function(id){return clearTimeout(id)})}},{key:"isDataSaverModeOn",value:function(){return"connection"in navigator&&!0===navigator.connection.saveData}},{key:"supportsLinkPrefetch",value:function(){var elem=document.createElement("link");return elem.relList&&elem.relList.supports&&elem.relList.supports("prefetch")&&window.IntersectionObserver&&"isIntersecting"in IntersectionObserverEntry.prototype}},{key:"isSlowConnection",value:function(){return"connection"in navigator&&"effectiveType"in navigator.connection&&("2g"===navigator.connection.effectiveType||"slow-2g"===navigator.connection.effectiveType)}}]),RocketBrowserCompatibilityChecker}();
//# sourceURL=rocket-browser-checker-js-after
</script>
<script id="rocket-preload-links-js-extra">
var RocketPreloadLinksConfig = {"excludeUris":"/(?:.+/)?feed(?:/(?:.+/?)?)?$|/(?:.+/)?embed/|/(index.php/)?(.*)wp-json(/.*|$)|/refer/|/go/|/recommend/|/recommends/","usesTrailingSlash":"1","imageExt":"jpg|jpeg|gif|png|tiff|bmp|webp|avif|pdf|doc|docx|xls|xlsx|php","fileExt":"jpg|jpeg|gif|png|tiff|bmp|webp|avif|pdf|doc|docx|xls|xlsx|php|html|htm","siteUrl":"https://loto-club-kz.kz","onHoverDelay":"100","rateThrottle":"3"};
//# sourceURL=rocket-preload-links-js-extra
</script>
<script type="rocketlazyloadscript" id="rocket-preload-links-js-after">
(function() {
"use strict";var r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},e=function(){function i(e,t){for(var n=0;n<t.length;n++){var i=t[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(e,i.key,i)}}return function(e,t,n){return t&&i(e.prototype,t),n&&i(e,n),e}}();function i(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}var t=function(){function n(e,t){i(this,n),this.browser=e,this.config=t,this.options=this.browser.options,this.prefetched=new Set,this.eventTime=null,this.threshold=1111,this.numOnHover=0}return e(n,[{key:"init",value:function(){!this.browser.supportsLinkPrefetch()||this.browser.isDataSaverModeOn()||this.browser.isSlowConnection()||(this.regex={excludeUris:RegExp(this.config.excludeUris,"i"),images:RegExp(".("+this.config.imageExt+")$","i"),fileExt:RegExp(".("+this.config.fileExt+")$","i")},this._initListeners(this))}},{key:"_initListeners",value:function(e){-1<this.config.onHoverDelay&&document.addEventListener("mouseover",e.listener.bind(e),e.listenerOptions),document.addEventListener("mousedown",e.listener.bind(e),e.listenerOptions),document.addEventListener("touchstart",e.listener.bind(e),e.listenerOptions)}},{key:"listener",value:function(e){var t=e.target.closest("a"),n=this._prepareUrl(t);if(null!==n)switch(e.type){case"mousedown":case"touchstart":this._addPrefetchLink(n);break;case"mouseover":this._earlyPrefetch(t,n,"mouseout")}}},{key:"_earlyPrefetch",value:function(t,e,n){var i=this,r=setTimeout(function(){if(r=null,0===i.numOnHover)setTimeout(function(){return i.numOnHover=0},1e3);else if(i.numOnHover>i.config.rateThrottle)return;i.numOnHover++,i._addPrefetchLink(e)},this.config.onHoverDelay);t.addEventListener(n,function e(){t.removeEventListener(n,e,{passive:!0}),null!==r&&(clearTimeout(r),r=null)},{passive:!0})}},{key:"_addPrefetchLink",value:function(i){return this.prefetched.add(i.href),new Promise(function(e,t){var n=document.createElement("link");n.rel="prefetch",n.href=i.href,n.onload=e,n.onerror=t,document.head.appendChild(n)}).catch(function(){})}},{key:"_prepareUrl",value:function(e){if(null===e||"object"!==(void 0===e?"undefined":r(e))||!1 in e||-1===["http:","https:"].indexOf(e.protocol))return null;var t=e.href.substring(0,this.config.siteUrl.length),n=this._getPathname(e.href,t),i={original:e.href,protocol:e.protocol,origin:t,pathname:n,href:t+n};return this._isLinkOk(i)?i:null}},{key:"_getPathname",value:function(e,t){var n=t?e.substring(this.config.siteUrl.length):e;return n.startsWith("/")||(n="/"+n),this._shouldAddTrailingSlash(n)?n+"/":n}},{key:"_shouldAddTrailingSlash",value:function(e){return this.config.usesTrailingSlash&&!e.endsWith("/")&&!this.regex.fileExt.test(e)}},{key:"_isLinkOk",value:function(e){return null!==e&&"object"===(void 0===e?"undefined":r(e))&&(!this.prefetched.has(e.href)&&e.origin===this.config.siteUrl&&-1===e.href.indexOf("?")&&-1===e.href.indexOf("#")&&!this.regex.excludeUris.test(e.href)&&!this.regex.images.test(e.href))}}],[{key:"run",value:function(){"undefined"!=typeof RocketPreloadLinksConfig&&new n(new RocketBrowserCompatibilityChecker({capture:!0,passive:!0}),RocketPreloadLinksConfig).init()}}]),n}();t.run();
}());

//# sourceURL=rocket-preload-links-js-after
</script>
<script id="rocket_lazyload_css-js-extra">
var rocket_lazyload_css_data = {"threshold":"300"};
//# sourceURL=rocket_lazyload_css-js-extra
</script>
<script id="rocket_lazyload_css-js-after">
!function o(n,c,a){function u(t,e){if(!c[t]){if(!n[t]){var r="function"==typeof require&&require;if(!e&&r)return r(t,!0);if(s)return s(t,!0);throw(e=new Error("Cannot find module '"+t+"'")).code="MODULE_NOT_FOUND",e}r=c[t]={exports:{}},n[t][0].call(r.exports,function(e){return u(n[t][1][e]||e)},r,r.exports,o,n,c,a)}return c[t].exports}for(var s="function"==typeof require&&require,e=0;e<a.length;e++)u(a[e]);return u}({1:[function(e,t,r){"use strict";{const c="undefined"==typeof rocket_pairs?[]:rocket_pairs,a=(("undefined"==typeof rocket_excluded_pairs?[]:rocket_excluded_pairs).map(t=>{var e=t.selector;document.querySelectorAll(e).forEach(e=>{e.setAttribute("data-rocket-lazy-bg-"+t.hash,"excluded")})}),document.querySelector("#wpr-lazyload-bg-container"));var o=rocket_lazyload_css_data.threshold||300;const u=new IntersectionObserver(e=>{e.forEach(t=>{t.isIntersecting&&c.filter(e=>t.target.matches(e.selector)).map(t=>{var e;t&&((e=document.createElement("style")).textContent=t.style,a.insertAdjacentElement("afterend",e),t.elements.forEach(e=>{u.unobserve(e),e.setAttribute("data-rocket-lazy-bg-"+t.hash,"loaded")}))})})},{rootMargin:o+"px"});function n(){0<(0<arguments.length&&void 0!==arguments[0]?arguments[0]:[]).length&&c.forEach(t=>{try{document.querySelectorAll(t.selector).forEach(e=>{"loaded"!==e.getAttribute("data-rocket-lazy-bg-"+t.hash)&&"excluded"!==e.getAttribute("data-rocket-lazy-bg-"+t.hash)&&(u.observe(e),(t.elements||=[]).push(e))})}catch(e){console.error(e)}})}n(),function(){const r=window.MutationObserver;return function(e,t){if(e&&1===e.nodeType)return(t=new r(t)).observe(e,{attributes:!0,childList:!0,subtree:!0}),t}}()(document.querySelector("body"),n)}},{}]},{},[1]);
//# sourceURL=rocket_lazyload_css-js-after
</script>
<script type="rocketlazyloadscript" data-minify="1" id="mercury-floating-header-js" data-rocket-src="https://loto-club-kz.kz/wp-content/cache/min/1/wp-content/themes/mercury/js/floating-header.js?ver=1761925686" data-rocket-defer defer></script>
<script type="rocketlazyloadscript" id="owl-carousel-js" data-rocket-src="https://loto-club-kz.kz/wp-content/themes/mercury/js/owl.carousel.min.js?ver=2.3.4" data-rocket-defer defer></script>
<script type="rocketlazyloadscript" data-minify="1" id="mercury-global-js-js" data-rocket-src="https://loto-club-kz.kz/wp-content/cache/min/1/wp-content/themes/mercury/js/scripts.js?ver=1761925686" data-rocket-defer defer></script>
<script>window.lazyLoadOptions=[{elements_selector:"img[data-lazy-src],.rocket-lazyload,iframe[data-lazy-src]",data_src:"lazy-src",data_srcset:"lazy-srcset",data_sizes:"lazy-sizes",class_loading:"lazyloading",class_loaded:"lazyloaded",threshold:300,callback_loaded:function(element){if(element.tagName==="IFRAME"&&element.dataset.rocketLazyload=="fitvidscompatible"){if(element.classList.contains("lazyloaded")){if(typeof window.jQuery!="undefined"){if(jQuery.fn.fitVids){jQuery(element).parent().fitVids()}}}}}},{elements_selector:".rocket-lazyload",data_src:"lazy-src",data_srcset:"lazy-srcset",data_sizes:"lazy-sizes",class_loading:"lazyloading",class_loaded:"lazyloaded",threshold:300,}];window.addEventListener('LazyLoad::Initialized',function(e){var lazyLoadInstance=e.detail.instance;if(window.MutationObserver){var observer=new MutationObserver(function(mutations){var image_count=0;var iframe_count=0;var rocketlazy_count=0;mutations.forEach(function(mutation){for(var i=0;i<mutation.addedNodes.length;i++){if(typeof mutation.addedNodes[i].getElementsByTagName!=='function'){continue}
if(typeof mutation.addedNodes[i].getElementsByClassName!=='function'){continue}
images=mutation.addedNodes[i].getElementsByTagName('img');is_image=mutation.addedNodes[i].tagName=="IMG";iframes=mutation.addedNodes[i].getElementsByTagName('iframe');is_iframe=mutation.addedNodes[i].tagName=="IFRAME";rocket_lazy=mutation.addedNodes[i].getElementsByClassName('rocket-lazyload');image_count+=images.length;iframe_count+=iframes.length;rocketlazy_count+=rocket_lazy.length;if(is_image){image_count+=1}
if(is_iframe){iframe_count+=1}}});if(image_count>0||iframe_count>0||rocketlazy_count>0){lazyLoadInstance.update()}});var b=document.getElementsByTagName("body")[0];var config={childList:!0,subtree:!0};observer.observe(b,config)}},!1)</script><script data-no-minify="1" async src="https://loto-club-kz.kz/wp-content/plugins/wp-rocket/assets/js/lazyload/17.8.3/lazyload.min.js"></script><script>function lazyLoadThumb(e,alt,l){var t='<img data-lazy-src="https://i.ytimg.com/vi/ID/hqdefault.jpg" alt="" width="480" height="360"><noscript><img src="https://i.ytimg.com/vi/ID/hqdefault.jpg" alt="" width="480" height="360"></noscript>',a='<button class="play" aria-label="Play Youtube video"></button>';if(l){t=t.replace('data-lazy-','');t=t.replace('loading="lazy"','');t=t.replace(/<noscript>.*?<\/noscript>/g,'');}t=t.replace('alt=""','alt="'+alt+'"');return t.replace("ID",e)+a}function lazyLoadYoutubeIframe(){var e=document.createElement("iframe"),t="ID?autoplay=1";t+=0===this.parentNode.dataset.query.length?"":"&"+this.parentNode.dataset.query;e.setAttribute("src",t.replace("ID",this.parentNode.dataset.src)),e.setAttribute("frameborder","0"),e.setAttribute("allowfullscreen","1"),e.setAttribute("allow","accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture"),this.parentNode.parentNode.replaceChild(e,this.parentNode)}document.addEventListener("DOMContentLoaded",function(){var exclusions=[];var e,t,p,u,l,a=document.getElementsByClassName("rll-youtube-player");for(t=0;t<a.length;t++)(e=document.createElement("div")),(u='https://i.ytimg.com/vi/ID/hqdefault.jpg'),(u=u.replace('ID',a[t].dataset.id)),(l=exclusions.some(exclusion=>u.includes(exclusion))),e.setAttribute("data-id",a[t].dataset.id),e.setAttribute("data-query",a[t].dataset.query),e.setAttribute("data-src",a[t].dataset.src),(e.innerHTML=lazyLoadThumb(a[t].dataset.id,a[t].dataset.alt,l)),a[t].appendChild(e),(p=e.querySelector(".play")),(p.onclick=lazyLoadYoutubeIframe)});</script>
<!-- Google tag (gtag.js) -->
<script type="rocketlazyloadscript" async data-rocket-src="https://www.googletagmanager.com/gtag/js?id=G-CKPEGNX9SE"></script>
<script type="rocketlazyloadscript">
  window.dataLayer = window.dataLayer || [];
  function gtag(){dataLayer.push(arguments);}
  gtag('js', new Date());

  gtag('config', 'G-CKPEGNX9SE');
</script>

</body>
</html>
<!-- This website is like a Rocket, isn't it? Performance optimized by WP Rocket. Learn more: https://wp-rocket.me - Debug: cached@1781123635 -->