Showing source for: https://hawkgamingvip.com/download/
Duration: 0.059649s
Server: cloudflare

<!DOCTYPE html>
<html lang="en-US" prefix="og: https://ogp.me/ns#">
<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.triggerEvents=["keydown","mousedown","mousemove","touchmove","touchstart","touchend","wheel"],this.userEventHandler=this._triggerListener.bind(this),this.touchStartHandler=this._onTouchStart.bind(this),this.touchMoveHandler=this._onTouchMove.bind(this),this.touchEndHandler=this._onTouchEnd.bind(this),this.clickHandler=this._onClick.bind(this),this.interceptedClicks=[],window.addEventListener("pageshow",(e=>{this.persisted=e.persisted})),window.addEventListener("DOMContentLoaded",(()=>{this._preconnect3rdParties()})),this.delayedScripts={normal:[],async:[],defer:[]},this.allJQueries=[]}_addUserInteractionListener(e){document.hidden?e._triggerListener():(this.triggerEvents.forEach((t=>window.addEventListener(t,e.userEventHandler,{passive:!0}))),window.addEventListener("touchstart",e.touchStartHandler,{passive:!0}),window.addEventListener("mousedown",e.touchStartHandler),document.addEventListener("visibilitychange",e.userEventHandler))}_removeUserInteractionListener(){this.triggerEvents.forEach((e=>window.removeEventListener(e,this.userEventHandler,{passive:!0}))),document.removeEventListener("visibilitychange",this.userEventHandler)}_onTouchStart(e){"HTML"!==e.target.tagName&&(window.addEventListener("touchend",this.touchEndHandler),window.addEventListener("mouseup",this.touchEndHandler),window.addEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.addEventListener("mousemove",this.touchMoveHandler),e.target.addEventListener("click",this.clickHandler),this._renameDOMAttribute(e.target,"onclick","rocket-onclick"))}_onTouchMove(e){window.removeEventListener("touchend",this.touchEndHandler),window.removeEventListener("mouseup",this.touchEndHandler),window.removeEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.removeEventListener("mousemove",this.touchMoveHandler),e.target.removeEventListener("click",this.clickHandler),this._renameDOMAttribute(e.target,"rocket-onclick","onclick")}_onTouchEnd(e){window.removeEventListener("touchend",this.touchEndHandler),window.removeEventListener("mouseup",this.touchEndHandler),window.removeEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.removeEventListener("mousemove",this.touchMoveHandler)}_onClick(e){e.target.removeEventListener("click",this.clickHandler),this._renameDOMAttribute(e.target,"rocket-onclick","onclick"),this.interceptedClicks.push(e),e.preventDefault(),e.stopPropagation(),e.stopImmediatePropagation()}_replayClicks(){window.removeEventListener("touchstart",this.touchStartHandler,{passive:!0}),window.removeEventListener("mousedown",this.touchStartHandler),this.interceptedClicks.forEach((e=>{e.target.dispatchEvent(new MouseEvent("click",{view:e.view,bubbles:!0,cancelable:!0}))}))}_renameDOMAttribute(e,t,n){e.hasAttribute&&e.hasAttribute(t)&&(event.target.setAttribute(n,event.target.getAttribute(t)),event.target.removeAttribute(t))}_triggerListener(){this._removeUserInteractionListener(this),"loading"===document.readyState?document.addEventListener("DOMContentLoaded",this._loadEverythingNow.bind(this)):this._loadEverythingNow()}_preconnect3rdParties(){let e=[];document.querySelectorAll("script[type=rocketlazyloadscript]").forEach((t=>{if(t.hasAttribute("src")){const n=new URL(t.src).origin;n!==location.origin&&e.push({src:n,crossOrigin:t.crossOrigin||"module"===t.getAttribute("data-rocket-type")})}})),e=[...new Map(e.map((e=>[JSON.stringify(e),e]))).values()],this._batchInjectResourceHints(e,"preconnect")}async _loadEverythingNow(){this.lastBreath=Date.now(),this._delayEventListeners(),this._delayJQueryReady(this),this._handleDocumentWrite(),this._registerAllDelayedScripts(),this._preloadAllScripts(),await this._loadScriptsFromList(this.delayedScripts.normal),await this._loadScriptsFromList(this.delayedScripts.defer),await this._loadScriptsFromList(this.delayedScripts.async);try{await this._triggerDOMContentLoaded(),await this._triggerWindowLoad()}catch(e){}window.dispatchEvent(new Event("rocket-allScriptsLoaded")),this._replayClicks()}_registerAllDelayedScripts(){document.querySelectorAll("script[type=rocketlazyloadscript]").forEach((e=>{e.hasAttribute("src")?e.hasAttribute("async")&&!1!==e.async?this.delayedScripts.async.push(e):e.hasAttribute("defer")&&!1!==e.defer||"module"===e.getAttribute("data-rocket-type")?this.delayedScripts.defer.push(e):this.delayedScripts.normal.push(e):this.delayedScripts.normal.push(e)}))}async _transformScript(e){return await this._littleBreath(),new Promise((t=>{const n=document.createElement("script");[...e.attributes].forEach((e=>{let t=e.nodeName;"type"!==t&&("data-rocket-type"===t&&(t="type"),n.setAttribute(t,e.nodeValue))})),e.hasAttribute("src")?(n.addEventListener("load",t),n.addEventListener("error",t)):(n.text=e.text,t());try{e.parentNode.replaceChild(n,e)}catch(e){t()}}))}async _loadScriptsFromList(e){const t=e.shift();return t?(await this._transformScript(t),this._loadScriptsFromList(e)):Promise.resolve()}_preloadAllScripts(){this._batchInjectResourceHints([...this.delayedScripts.normal,...this.delayedScripts.defer,...this.delayedScripts.async],"preload")}_batchInjectResourceHints(e,t){var n=document.createDocumentFragment();e.forEach((e=>{if(e.src){const i=document.createElement("link");i.href=e.src,i.rel=t,"preconnect"!==t&&(i.as="script"),e.getAttribute&&"module"===e.getAttribute("data-rocket-type")&&(i.crossOrigin=!0),e.crossOrigin&&(i.crossOrigin=e.crossOrigin),n.appendChild(i)}})),document.head.appendChild(n)}_delayEventListeners(){let e={};function t(t,n){!function(t){function n(n){return e[t].eventsToRewrite.indexOf(n)>=0?"rocket-"+n:n}e[t]||(e[t]={originalFunctions:{add:t.addEventListener,remove:t.removeEventListener},eventsToRewrite:[]},t.addEventListener=function(){arguments[0]=n(arguments[0]),e[t].originalFunctions.add.apply(t,arguments)},t.removeEventListener=function(){arguments[0]=n(arguments[0]),e[t].originalFunctions.remove.apply(t,arguments)})}(t),e[t].eventsToRewrite.push(n)}function n(e,t){let n=e[t];Object.defineProperty(e,t,{get:()=>n||function(){},set(i){e["rocket"+t]=n=i}})}t(document,"DOMContentLoaded"),t(window,"DOMContentLoaded"),t(window,"load"),t(window,"pageshow"),t(document,"readystatechange"),n(document,"onreadystatechange"),n(window,"onload"),n(window,"onpageshow")}_delayJQueryReady(e){let t=window.jQuery;Object.defineProperty(window,"jQuery",{get:()=>t,set(n){if(n&&n.fn&&!e.allJQueries.includes(n)){n.fn.ready=n.fn.init.prototype.ready=function(t){e.domReadyFired?t.bind(document)(n):document.addEventListener("rocket-DOMContentLoaded",(()=>t.bind(document)(n)))};const t=n.fn.on;n.fn.on=n.fn.init.prototype.on=function(){if(this[0]===window){function e(e){return e.split(" ").map((e=>"load"===e||0===e.indexOf("load.")?"rocket-jquery-load":e)).join(" ")}"string"==typeof arguments[0]||arguments[0]instanceof String?arguments[0]=e(arguments[0]):"object"==typeof arguments[0]&&Object.keys(arguments[0]).forEach((t=>{delete Object.assign(arguments[0],{[e(t)]:arguments[0][t]})[t]}))}return t.apply(this,arguments),this},e.allJQueries.push(n)}t=n}})}async _triggerDOMContentLoaded(){this.domReadyFired=!0,await this._littleBreath(),document.dispatchEvent(new Event("rocket-DOMContentLoaded")),await this._littleBreath(),window.dispatchEvent(new Event("rocket-DOMContentLoaded")),await this._littleBreath(),document.dispatchEvent(new Event("rocket-readystatechange")),await this._littleBreath(),document.rocketonreadystatechange&&document.rocketonreadystatechange()}async _triggerWindowLoad(){await this._littleBreath(),window.dispatchEvent(new Event("rocket-load")),await this._littleBreath(),window.rocketonload&&window.rocketonload(),await this._littleBreath(),this.allJQueries.forEach((e=>e(window).trigger("rocket-jquery-load"))),await this._littleBreath();const e=new Event("rocket-pageshow");e.persisted=this.persisted,window.dispatchEvent(e),await this._littleBreath(),window.rocketonpageshow&&window.rocketonpageshow({persisted:this.persisted})}_handleDocumentWrite(){const e=new Map;document.write=document.writeln=function(t){const n=document.currentScript,i=document.createRange(),r=n.parentElement;let o=e.get(n);void 0===o&&(o=n.nextSibling,e.set(n,o));const s=document.createDocumentFragment();i.setStart(s,0),s.appendChild(i.createContextualFragment(t)),r.insertBefore(s,o)}}async _littleBreath(){Date.now()-this.lastBreath>45&&(await this._requestAnimFrame(),this.lastBreath=Date.now())}async _requestAnimFrame(){return document.hidden?new Promise((e=>setTimeout(e))):new Promise((e=>requestAnimationFrame(e)))}static run(){const e=new RocketLazyLoadScripts;e._addUserInteractionListener(e)}}RocketLazyLoadScripts.run();</script>
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="profile" href="https://gmpg.org/xfn/11" />
<link rel="pingback" href="https://hawkgamingvip.com/xmlrpc.php" />

<script data-cfasync="false" data-pagespeed-no-defer>
	var gtm4wp_datalayer_name = "dataLayer";
	var dataLayer = dataLayer || [];
</script>


<title>Step-by-Step Guide to Download Hawkgaming Online Casino</title><link rel="preload" as="style" href="https://fonts.googleapis.com/css?family=Inter%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2C400%2C400italic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic%7CRoboto%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2C400%2C400italic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic&#038;display=swap" /><style id="" media="print" onload="this.media='all'">/* cyrillic-ext */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: url(/fonts.gstatic.com/s/inter/v13/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa2JL7SUc.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: url(/fonts.gstatic.com/s/inter/v13/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa0ZL7SUc.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: url(/fonts.gstatic.com/s/inter/v13/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa2ZL7SUc.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: url(/fonts.gstatic.com/s/inter/v13/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa1pL7SUc.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: url(/fonts.gstatic.com/s/inter/v13/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa2pL7SUc.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: url(/fonts.gstatic.com/s/inter/v13/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa25L7SUc.woff2) format('woff2');
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: url(/fonts.gstatic.com/s/inter/v13/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa1ZL7.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+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: url(/fonts.gstatic.com/s/inter/v13/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa2JL7SUc.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: url(/fonts.gstatic.com/s/inter/v13/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa0ZL7SUc.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: url(/fonts.gstatic.com/s/inter/v13/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa2ZL7SUc.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: url(/fonts.gstatic.com/s/inter/v13/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa1pL7SUc.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: url(/fonts.gstatic.com/s/inter/v13/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa2pL7SUc.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: url(/fonts.gstatic.com/s/inter/v13/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa25L7SUc.woff2) format('woff2');
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: url(/fonts.gstatic.com/s/inter/v13/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa1ZL7.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+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/fonts.gstatic.com/s/inter/v13/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa2JL7SUc.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/fonts.gstatic.com/s/inter/v13/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa0ZL7SUc.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/fonts.gstatic.com/s/inter/v13/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa2ZL7SUc.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/fonts.gstatic.com/s/inter/v13/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa1pL7SUc.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/fonts.gstatic.com/s/inter/v13/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa2pL7SUc.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/fonts.gstatic.com/s/inter/v13/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa25L7SUc.woff2) format('woff2');
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/fonts.gstatic.com/s/inter/v13/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa1ZL7.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+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/fonts.gstatic.com/s/inter/v13/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa2JL7SUc.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/fonts.gstatic.com/s/inter/v13/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa0ZL7SUc.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/fonts.gstatic.com/s/inter/v13/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa2ZL7SUc.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/fonts.gstatic.com/s/inter/v13/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa1pL7SUc.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/fonts.gstatic.com/s/inter/v13/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa2pL7SUc.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/fonts.gstatic.com/s/inter/v13/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa25L7SUc.woff2) format('woff2');
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/fonts.gstatic.com/s/inter/v13/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa1ZL7.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+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(/fonts.gstatic.com/s/inter/v13/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa2JL7SUc.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(/fonts.gstatic.com/s/inter/v13/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa0ZL7SUc.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(/fonts.gstatic.com/s/inter/v13/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa2ZL7SUc.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(/fonts.gstatic.com/s/inter/v13/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa1pL7SUc.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(/fonts.gstatic.com/s/inter/v13/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa2pL7SUc.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(/fonts.gstatic.com/s/inter/v13/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa25L7SUc.woff2) format('woff2');
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(/fonts.gstatic.com/s/inter/v13/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa1ZL7.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+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(/fonts.gstatic.com/s/inter/v13/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa2JL7SUc.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(/fonts.gstatic.com/s/inter/v13/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa0ZL7SUc.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(/fonts.gstatic.com/s/inter/v13/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa2ZL7SUc.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(/fonts.gstatic.com/s/inter/v13/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa1pL7SUc.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(/fonts.gstatic.com/s/inter/v13/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa2pL7SUc.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(/fonts.gstatic.com/s/inter/v13/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa25L7SUc.woff2) format('woff2');
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(/fonts.gstatic.com/s/inter/v13/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa1ZL7.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+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/fonts.gstatic.com/s/inter/v13/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa2JL7SUc.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/fonts.gstatic.com/s/inter/v13/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa0ZL7SUc.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/fonts.gstatic.com/s/inter/v13/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa2ZL7SUc.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/fonts.gstatic.com/s/inter/v13/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa1pL7SUc.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/fonts.gstatic.com/s/inter/v13/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa2pL7SUc.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/fonts.gstatic.com/s/inter/v13/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa25L7SUc.woff2) format('woff2');
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/fonts.gstatic.com/s/inter/v13/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa1ZL7.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+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(/fonts.gstatic.com/s/inter/v13/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa2JL7SUc.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(/fonts.gstatic.com/s/inter/v13/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa0ZL7SUc.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(/fonts.gstatic.com/s/inter/v13/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa2ZL7SUc.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(/fonts.gstatic.com/s/inter/v13/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa1pL7SUc.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(/fonts.gstatic.com/s/inter/v13/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa2pL7SUc.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(/fonts.gstatic.com/s/inter/v13/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa25L7SUc.woff2) format('woff2');
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(/fonts.gstatic.com/s/inter/v13/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa1ZL7.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+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/fonts.gstatic.com/s/inter/v13/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa2JL7SUc.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/fonts.gstatic.com/s/inter/v13/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa0ZL7SUc.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/fonts.gstatic.com/s/inter/v13/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa2ZL7SUc.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/fonts.gstatic.com/s/inter/v13/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa1pL7SUc.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/fonts.gstatic.com/s/inter/v13/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa2pL7SUc.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/fonts.gstatic.com/s/inter/v13/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa25L7SUc.woff2) format('woff2');
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/fonts.gstatic.com/s/inter/v13/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa1ZL7.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+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 100;
  font-display: swap;
  src: url(/fonts.gstatic.com/s/roboto/v30/KFOiCnqEu92Fr1Mu51QrEz0dL_nz.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 100;
  font-display: swap;
  src: url(/fonts.gstatic.com/s/roboto/v30/KFOiCnqEu92Fr1Mu51QrEzQdL_nz.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 100;
  font-display: swap;
  src: url(/fonts.gstatic.com/s/roboto/v30/KFOiCnqEu92Fr1Mu51QrEzwdL_nz.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 100;
  font-display: swap;
  src: url(/fonts.gstatic.com/s/roboto/v30/KFOiCnqEu92Fr1Mu51QrEzMdL_nz.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 100;
  font-display: swap;
  src: url(/fonts.gstatic.com/s/roboto/v30/KFOiCnqEu92Fr1Mu51QrEz8dL_nz.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 100;
  font-display: swap;
  src: url(/fonts.gstatic.com/s/roboto/v30/KFOiCnqEu92Fr1Mu51QrEz4dL_nz.woff2) format('woff2');
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 100;
  font-display: swap;
  src: url(/fonts.gstatic.com/s/roboto/v30/KFOiCnqEu92Fr1Mu51QrEzAdLw.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+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 300;
  font-display: swap;
  src: url(/fonts.gstatic.com/s/roboto/v30/KFOjCnqEu92Fr1Mu51TjASc3CsTKlA.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 300;
  font-display: swap;
  src: url(/fonts.gstatic.com/s/roboto/v30/KFOjCnqEu92Fr1Mu51TjASc-CsTKlA.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 300;
  font-display: swap;
  src: url(/fonts.gstatic.com/s/roboto/v30/KFOjCnqEu92Fr1Mu51TjASc2CsTKlA.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 300;
  font-display: swap;
  src: url(/fonts.gstatic.com/s/roboto/v30/KFOjCnqEu92Fr1Mu51TjASc5CsTKlA.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 300;
  font-display: swap;
  src: url(/fonts.gstatic.com/s/roboto/v30/KFOjCnqEu92Fr1Mu51TjASc1CsTKlA.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 300;
  font-display: swap;
  src: url(/fonts.gstatic.com/s/roboto/v30/KFOjCnqEu92Fr1Mu51TjASc0CsTKlA.woff2) format('woff2');
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 300;
  font-display: swap;
  src: url(/fonts.gstatic.com/s/roboto/v30/KFOjCnqEu92Fr1Mu51TjASc6CsQ.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+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(/fonts.gstatic.com/s/roboto/v30/KFOkCnqEu92Fr1Mu51xFIzIFKw.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(/fonts.gstatic.com/s/roboto/v30/KFOkCnqEu92Fr1Mu51xMIzIFKw.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(/fonts.gstatic.com/s/roboto/v30/KFOkCnqEu92Fr1Mu51xEIzIFKw.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(/fonts.gstatic.com/s/roboto/v30/KFOkCnqEu92Fr1Mu51xLIzIFKw.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(/fonts.gstatic.com/s/roboto/v30/KFOkCnqEu92Fr1Mu51xHIzIFKw.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(/fonts.gstatic.com/s/roboto/v30/KFOkCnqEu92Fr1Mu51xGIzIFKw.woff2) format('woff2');
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(/fonts.gstatic.com/s/roboto/v30/KFOkCnqEu92Fr1Mu51xIIzI.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+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 500;
  font-display: swap;
  src: url(/fonts.gstatic.com/s/roboto/v30/KFOjCnqEu92Fr1Mu51S7ACc3CsTKlA.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 500;
  font-display: swap;
  src: url(/fonts.gstatic.com/s/roboto/v30/KFOjCnqEu92Fr1Mu51S7ACc-CsTKlA.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 500;
  font-display: swap;
  src: url(/fonts.gstatic.com/s/roboto/v30/KFOjCnqEu92Fr1Mu51S7ACc2CsTKlA.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 500;
  font-display: swap;
  src: url(/fonts.gstatic.com/s/roboto/v30/KFOjCnqEu92Fr1Mu51S7ACc5CsTKlA.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 500;
  font-display: swap;
  src: url(/fonts.gstatic.com/s/roboto/v30/KFOjCnqEu92Fr1Mu51S7ACc1CsTKlA.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 500;
  font-display: swap;
  src: url(/fonts.gstatic.com/s/roboto/v30/KFOjCnqEu92Fr1Mu51S7ACc0CsTKlA.woff2) format('woff2');
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 500;
  font-display: swap;
  src: url(/fonts.gstatic.com/s/roboto/v30/KFOjCnqEu92Fr1Mu51S7ACc6CsQ.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+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url(/fonts.gstatic.com/s/roboto/v30/KFOjCnqEu92Fr1Mu51TzBic3CsTKlA.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url(/fonts.gstatic.com/s/roboto/v30/KFOjCnqEu92Fr1Mu51TzBic-CsTKlA.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url(/fonts.gstatic.com/s/roboto/v30/KFOjCnqEu92Fr1Mu51TzBic2CsTKlA.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url(/fonts.gstatic.com/s/roboto/v30/KFOjCnqEu92Fr1Mu51TzBic5CsTKlA.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url(/fonts.gstatic.com/s/roboto/v30/KFOjCnqEu92Fr1Mu51TzBic1CsTKlA.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url(/fonts.gstatic.com/s/roboto/v30/KFOjCnqEu92Fr1Mu51TzBic0CsTKlA.woff2) format('woff2');
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url(/fonts.gstatic.com/s/roboto/v30/KFOjCnqEu92Fr1Mu51TzBic6CsQ.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+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 900;
  font-display: swap;
  src: url(/fonts.gstatic.com/s/roboto/v30/KFOjCnqEu92Fr1Mu51TLBCc3CsTKlA.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 900;
  font-display: swap;
  src: url(/fonts.gstatic.com/s/roboto/v30/KFOjCnqEu92Fr1Mu51TLBCc-CsTKlA.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 900;
  font-display: swap;
  src: url(/fonts.gstatic.com/s/roboto/v30/KFOjCnqEu92Fr1Mu51TLBCc2CsTKlA.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 900;
  font-display: swap;
  src: url(/fonts.gstatic.com/s/roboto/v30/KFOjCnqEu92Fr1Mu51TLBCc5CsTKlA.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 900;
  font-display: swap;
  src: url(/fonts.gstatic.com/s/roboto/v30/KFOjCnqEu92Fr1Mu51TLBCc1CsTKlA.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 900;
  font-display: swap;
  src: url(/fonts.gstatic.com/s/roboto/v30/KFOjCnqEu92Fr1Mu51TLBCc0CsTKlA.woff2) format('woff2');
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 900;
  font-display: swap;
  src: url(/fonts.gstatic.com/s/roboto/v30/KFOjCnqEu92Fr1Mu51TLBCc6CsQ.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+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: url(/fonts.gstatic.com/s/roboto/v30/KFOkCnqEu92Fr1MmgVxFIzIFKw.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: url(/fonts.gstatic.com/s/roboto/v30/KFOkCnqEu92Fr1MmgVxMIzIFKw.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: url(/fonts.gstatic.com/s/roboto/v30/KFOkCnqEu92Fr1MmgVxEIzIFKw.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: url(/fonts.gstatic.com/s/roboto/v30/KFOkCnqEu92Fr1MmgVxLIzIFKw.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: url(/fonts.gstatic.com/s/roboto/v30/KFOkCnqEu92Fr1MmgVxHIzIFKw.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: url(/fonts.gstatic.com/s/roboto/v30/KFOkCnqEu92Fr1MmgVxGIzIFKw.woff2) format('woff2');
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: url(/fonts.gstatic.com/s/roboto/v30/KFOkCnqEu92Fr1MmgVxIIzI.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+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmSU5fCRc4EsA.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmSU5fABc4EsA.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmSU5fCBc4EsA.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmSU5fBxc4EsA.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmSU5fCxc4EsA.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmSU5fChc4EsA.woff2) format('woff2');
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmSU5fBBc4.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+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/fonts.gstatic.com/s/roboto/v30/KFOmCnqEu92Fr1Mu72xKOzY.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/fonts.gstatic.com/s/roboto/v30/KFOmCnqEu92Fr1Mu5mxKOzY.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/fonts.gstatic.com/s/roboto/v30/KFOmCnqEu92Fr1Mu7mxKOzY.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/fonts.gstatic.com/s/roboto/v30/KFOmCnqEu92Fr1Mu4WxKOzY.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/fonts.gstatic.com/s/roboto/v30/KFOmCnqEu92Fr1Mu7WxKOzY.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/fonts.gstatic.com/s/roboto/v30/KFOmCnqEu92Fr1Mu7GxKOzY.woff2) format('woff2');
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/fonts.gstatic.com/s/roboto/v30/KFOmCnqEu92Fr1Mu4mxK.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+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(/fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmEU9fCRc4EsA.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(/fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmEU9fABc4EsA.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(/fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmEU9fCBc4EsA.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(/fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmEU9fBxc4EsA.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(/fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmEU9fCxc4EsA.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(/fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmEU9fChc4EsA.woff2) format('woff2');
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(/fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmEU9fBBc4.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+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmWUlfCRc4EsA.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmWUlfABc4EsA.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmWUlfCBc4EsA.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmWUlfBxc4EsA.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmWUlfCxc4EsA.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmWUlfChc4EsA.woff2) format('woff2');
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmWUlfBBc4.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+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmYUtfCRc4EsA.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmYUtfABc4EsA.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmYUtfCBc4EsA.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmYUtfBxc4EsA.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmYUtfCxc4EsA.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmYUtfChc4EsA.woff2) format('woff2');
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmYUtfBBc4.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+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
</style><noscript><link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Inter%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2C400%2C400italic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic%7CRoboto%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2C400%2C400italic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic&#038;display=swap" /></noscript>
<meta name="description" content="Learn how to instantly download and start using Hawkgaming Online Casino. Our Step-by-Step Guide offers detailed instructions, exclusive advantages, and answers to FAQs. Get started now for the best online casino experience!" />
<meta name="robots" content="follow, index, max-snippet:-1, max-video-preview:-1, max-image-preview:large" />
<link rel="canonical" href="https://hawkgamingvip.com/download/" />
<meta property="og:locale" content="en_US" />
<meta property="og:type" content="article" />
<meta property="og:title" content="Step-by-Step Guide to Download Hawkgaming Online Casino" />
<meta property="og:description" content="Learn how to instantly download and start using Hawkgaming Online Casino. Our Step-by-Step Guide offers detailed instructions, exclusive advantages, and answers to FAQs. Get started now for the best online casino experience!" />
<meta property="og:url" content="https://hawkgamingvip.com/download/" />
<meta property="og:site_name" content="Hawk Gaming" />
<meta property="og:updated_time" content="2024-05-24T16:01:12+08:00" />
<meta property="og:image" content="https://hawkgamingvip.com/wp-content/uploads/2024/01/hawkgaming-thumbnail2.webp" />
<meta property="og:image:secure_url" content="https://hawkgamingvip.com/wp-content/uploads/2024/01/hawkgaming-thumbnail2.webp" />
<meta property="og:image:width" content="300" />
<meta property="og:image:height" content="300" />
<meta property="og:image:alt" content="hawk gaming" />
<meta property="og:image:type" content="image/webp" />
<meta property="article:published_time" content="2023-11-15T10:28:29+08:00" />
<meta property="article:modified_time" content="2024-05-24T16:01:12+08:00" />
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:title" content="Step-by-Step Guide to Download Hawkgaming Online Casino" />
<meta name="twitter:description" content="Learn how to instantly download and start using Hawkgaming Online Casino. Our Step-by-Step Guide offers detailed instructions, exclusive advantages, and answers to FAQs. Get started now for the best online casino experience!" />
<meta name="twitter:creator" content="@alexn_nc" />
<meta name="twitter:image" content="https://hawkgamingvip.com/wp-content/uploads/2024/01/hawkgaming-thumbnail2.webp" />
<meta name="twitter:label1" content="Time to read" />
<meta name="twitter:data1" content="4 minutes" />

<link href="https://fonts.gstatic.com" crossorigin rel="preconnect" />
<link rel="alternate" type="application/rss+xml" title="Hawk Gaming &raquo; Feed" href="https://hawkgamingvip.com/feed/" />
<link rel="alternate" type="application/rss+xml" title="Hawk Gaming &raquo; Comments Feed" href="https://hawkgamingvip.com/comments/feed/" />
<style>
img.wp-smiley,
img.emoji {
	display: inline !important;
	border: none !important;
	box-shadow: none !important;
	height: 1em !important;
	width: 1em !important;
	margin: 0 0.07em !important;
	vertical-align: -0.1em !important;
	background: none !important;
	padding: 0 !important;
}
</style>
<link rel="stylesheet" id="wp-block-library-css" href="https://hawkgamingvip.com/wp-includes/css/dist/block-library/style.css?ver=6.0" media="all" />
<style id="rank-math-toc-block-style-inline-css">
.wp-block-rank-math-toc-block nav ol{counter-reset:item}.wp-block-rank-math-toc-block nav ol li{display:block}.wp-block-rank-math-toc-block nav ol li:before{content:counters(item, ".") " ";counter-increment:item}

</style>
<style id="global-styles-inline-css">
body{--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--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--duotone--dark-grayscale: url('#wp-duotone-dark-grayscale');--wp--preset--duotone--grayscale: url('#wp-duotone-grayscale');--wp--preset--duotone--purple-yellow: url('#wp-duotone-purple-yellow');--wp--preset--duotone--blue-red: url('#wp-duotone-blue-red');--wp--preset--duotone--midnight: url('#wp-duotone-midnight');--wp--preset--duotone--magenta-yellow: url('#wp-duotone-magenta-yellow');--wp--preset--duotone--purple-green: url('#wp-duotone-purple-green');--wp--preset--duotone--blue-orange: url('#wp-duotone-blue-orange');--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;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;}
</style>
<link rel="stylesheet" id="ce_responsive-css" href="https://hawkgamingvip.com/wp-content/plugins/simple-embed-code/css/video-container.min.css?ver=6.0" media="all" />
<link rel="stylesheet" id="hfe-style-css" href="https://hawkgamingvip.com/wp-content/plugins/header-footer-elementor/assets/css/header-footer-elementor.css?ver=1.6.13" media="all" />
<link rel="stylesheet" id="elementor-icons-css" href="https://hawkgamingvip.com/wp-content/plugins/elementor/assets/lib/eicons/css/elementor-icons.css?ver=5.15.0" media="all" />
<link rel="stylesheet" id="elementor-frontend-css" href="https://hawkgamingvip.com/wp-content/plugins/elementor/assets/css/frontend.css?ver=3.6.7" media="all" />
<style id="elementor-frontend-inline-css">
.elementor-kit-8{--e-global-color-primary:#F3DEBB;--e-global-color-secondary:#54595F;--e-global-color-text:#FFFFFF;--e-global-color-accent:#61CE70;--e-global-color-cbe7e9e:#EABB66;--e-global-color-8613974:#20C1CF;--e-global-typography-primary-font-family:"Inter";--e-global-typography-primary-font-size:32px;--e-global-typography-primary-font-weight:700;--e-global-typography-primary-text-transform:none;--e-global-typography-primary-font-style:normal;--e-global-typography-primary-text-decoration:none;--e-global-typography-primary-line-height:1.2em;--e-global-typography-secondary-font-family:"Inter";--e-global-typography-secondary-font-size:24px;--e-global-typography-secondary-font-weight:700;--e-global-typography-secondary-text-transform:none;--e-global-typography-secondary-font-style:normal;--e-global-typography-secondary-text-decoration:none;--e-global-typography-secondary-line-height:1.5em;--e-global-typography-text-font-family:"Inter";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-text-text-transform:none;--e-global-typography-text-font-style:normal;--e-global-typography-text-text-decoration:none;--e-global-typography-text-line-height:1.5em;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-8 a{color:var( --e-global-color-8613974 );}.elementor-kit-8 a:hover{color:#e1ad56;}.elementor-kit-8 h2{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );}.elementor-kit-8 h3{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-container{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-bottom:20px;}.elementor-element{--widgets-spacing:20px;}.elementor-kit-8 e-page-transition{background-color:#FFBC7D;}.site-header{padding-right:0px;padding-left:0px;}@media(max-width:1024px){.elementor-kit-8 h2{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}.elementor-kit-8 h3{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-container{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-8{--e-global-typography-primary-font-size:24px;--e-global-typography-primary-line-height:1.2em;--e-global-typography-secondary-font-size:20px;--e-global-typography-secondary-line-height:1.5em;}.elementor-kit-8 h2{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}.elementor-kit-8 h3{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-container{--container-max-width:767px;}}/* Start custom CSS */#content{
    overflow: hidden;
}

.elementor-kit-8 .goldTitle{
    background:linear-gradient(94deg, #F3DBCE -0.97%, #EDC7AF 16.12%, #DAAA87 60.08%, #B27F62 72.29%, #DAAA87 85.12%, #F4D3C0 116.25%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.elementor-kit-8 .goldTitle h1{
    width: fit-content;
    margin:0 auto;
}
.elementor-kit-8 .goldTitle h3, .elementor-kit-8 .goldTitle h2{
    width: fit-content;
}

.elementor-kit-8 .bodyContainer{
    width: 90%;
    max-width: 1200px;
    margin: 0 auto;
}/* End custom CSS */
.elementor-widget-heading .elementor-heading-title{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );text-transform:var( --e-global-typography-text-text-transform );font-style:var( --e-global-typography-text-font-style );text-decoration:var( --e-global-typography-text-text-decoration );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-text-editor{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );text-transform:var( --e-global-typography-text-text-transform );font-style:var( --e-global-typography-text-font-style );text-decoration:var( --e-global-typography-text-text-decoration );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-widget-button .elementor-button{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );background-color:var( --e-global-color-accent );}.elementor-widget-divider{--divider-color:var( --e-global-color-secondary );}.elementor-widget-divider .elementor-divider__text{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );}.elementor-widget-divider.elementor-view-stacked .elementor-icon{background-color:var( --e-global-color-secondary );}.elementor-widget-divider.elementor-view-framed .elementor-icon, .elementor-widget-divider.elementor-view-default .elementor-icon{color:var( --e-global-color-secondary );border-color:var( --e-global-color-secondary );}.elementor-widget-divider.elementor-view-framed .elementor-icon, .elementor-widget-divider.elementor-view-default .elementor-icon svg{fill:var( --e-global-color-secondary );}.elementor-widget-image-box .elementor-image-box-title{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );}.elementor-widget-image-box .elementor-image-box-description{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );text-transform:var( --e-global-typography-text-text-transform );font-style:var( --e-global-typography-text-font-style );text-decoration:var( --e-global-typography-text-text-decoration );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-icon.elementor-view-stacked .elementor-icon{background-color:var( --e-global-color-primary );}.elementor-widget-icon.elementor-view-framed .elementor-icon, .elementor-widget-icon.elementor-view-default .elementor-icon{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-widget-icon.elementor-view-framed .elementor-icon, .elementor-widget-icon.elementor-view-default .elementor-icon svg{fill:var( --e-global-color-primary );}.elementor-widget-icon-box.elementor-view-stacked .elementor-icon{background-color:var( --e-global-color-primary );}.elementor-widget-icon-box.elementor-view-framed .elementor-icon, .elementor-widget-icon-box.elementor-view-default .elementor-icon{fill:var( --e-global-color-primary );color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-widget-icon-box .elementor-icon-box-title{color:var( --e-global-color-primary );}.elementor-widget-icon-box .elementor-icon-box-title, .elementor-widget-icon-box .elementor-icon-box-title a{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );}.elementor-widget-icon-box .elementor-icon-box-description{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );text-transform:var( --e-global-typography-text-text-transform );font-style:var( --e-global-typography-text-font-style );text-decoration:var( --e-global-typography-text-text-decoration );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-star-rating .elementor-star-rating__title{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );text-transform:var( --e-global-typography-text-text-transform );font-style:var( --e-global-typography-text-font-style );text-decoration:var( --e-global-typography-text-text-decoration );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-image-gallery .gallery-item .gallery-caption{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-icon-list .elementor-icon-list-item:not(:last-child):after{border-color:var( --e-global-color-text );}.elementor-widget-icon-list .elementor-icon-list-icon i{color:var( --e-global-color-primary );}.elementor-widget-icon-list .elementor-icon-list-icon svg{fill:var( --e-global-color-primary );}.elementor-widget-icon-list .elementor-icon-list-text{color:var( --e-global-color-secondary );}.elementor-widget-icon-list .elementor-icon-list-item > .elementor-icon-list-text, .elementor-widget-icon-list .elementor-icon-list-item > a{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );text-transform:var( --e-global-typography-text-text-transform );font-style:var( --e-global-typography-text-font-style );text-decoration:var( --e-global-typography-text-text-decoration );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-counter .elementor-counter-number-wrapper{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );}.elementor-widget-counter .elementor-counter-title{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );}.elementor-widget-progress .elementor-progress-wrapper .elementor-progress-bar{background-color:var( --e-global-color-primary );}.elementor-widget-progress .elementor-title{color:var( --e-global-color-primary );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );text-transform:var( --e-global-typography-text-text-transform );font-style:var( --e-global-typography-text-font-style );text-decoration:var( --e-global-typography-text-text-decoration );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-testimonial .elementor-testimonial-content{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );text-transform:var( --e-global-typography-text-text-transform );font-style:var( --e-global-typography-text-font-style );text-decoration:var( --e-global-typography-text-text-decoration );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-testimonial .elementor-testimonial-name{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );}.elementor-widget-testimonial .elementor-testimonial-job{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );}.elementor-widget-tabs .elementor-tab-title, .elementor-widget-tabs .elementor-tab-title a{color:var( --e-global-color-primary );}.elementor-widget-tabs .elementor-tab-title.elementor-active,
					 .elementor-widget-tabs .elementor-tab-title.elementor-active a{color:var( --e-global-color-accent );}.elementor-widget-tabs .elementor-tab-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );}.elementor-widget-tabs .elementor-tab-content{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );text-transform:var( --e-global-typography-text-text-transform );font-style:var( --e-global-typography-text-font-style );text-decoration:var( --e-global-typography-text-text-decoration );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-accordion .elementor-accordion-icon, .elementor-widget-accordion .elementor-accordion-title{color:var( --e-global-color-primary );}.elementor-widget-accordion .elementor-accordion-icon svg{fill:var( --e-global-color-primary );}.elementor-widget-accordion .elementor-active .elementor-accordion-icon, .elementor-widget-accordion .elementor-active .elementor-accordion-title{color:var( --e-global-color-accent );}.elementor-widget-accordion .elementor-active .elementor-accordion-icon svg{fill:var( --e-global-color-accent );}.elementor-widget-accordion .elementor-accordion-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );}.elementor-widget-accordion .elementor-tab-content{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );text-transform:var( --e-global-typography-text-text-transform );font-style:var( --e-global-typography-text-font-style );text-decoration:var( --e-global-typography-text-text-decoration );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-toggle .elementor-toggle-title, .elementor-widget-toggle .elementor-toggle-icon{color:var( --e-global-color-primary );}.elementor-widget-toggle .elementor-toggle-icon svg{fill:var( --e-global-color-primary );}.elementor-widget-toggle .elementor-tab-title.elementor-active a, .elementor-widget-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon{color:var( --e-global-color-accent );}.elementor-widget-toggle .elementor-toggle-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );}.elementor-widget-toggle .elementor-tab-content{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );text-transform:var( --e-global-typography-text-text-transform );font-style:var( --e-global-typography-text-font-style );text-decoration:var( --e-global-typography-text-text-decoration );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-alert .elementor-alert-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );}.elementor-widget-alert .elementor-alert-description{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );text-transform:var( --e-global-typography-text-text-transform );font-style:var( --e-global-typography-text-font-style );text-decoration:var( --e-global-typography-text-text-decoration );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-breadcrumbs{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );}.elementor-widget-retina .hfe-retina-image-container .hfe-retina-img{border-color:var( --e-global-color-primary );}.elementor-widget-retina .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );text-transform:var( --e-global-typography-text-text-transform );font-style:var( --e-global-typography-text-font-style );text-decoration:var( --e-global-typography-text-text-decoration );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-copyright .hfe-copyright-wrapper a, .elementor-widget-copyright .hfe-copyright-wrapper{color:var( --e-global-color-text );}.elementor-widget-copyright .hfe-copyright-wrapper, .elementor-widget-copyright .hfe-copyright-wrapper a{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );text-transform:var( --e-global-typography-text-text-transform );font-style:var( --e-global-typography-text-font-style );text-decoration:var( --e-global-typography-text-text-decoration );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-navigation-menu a.hfe-menu-item, .elementor-widget-navigation-menu a.hfe-sub-menu-item{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );}.elementor-widget-navigation-menu .menu-item a.hfe-menu-item, .elementor-widget-navigation-menu .sub-menu a.hfe-sub-menu-item{color:var( --e-global-color-text );}.elementor-widget-navigation-menu .menu-item a.hfe-menu-item:hover,
								.elementor-widget-navigation-menu .sub-menu a.hfe-sub-menu-item:hover,
								.elementor-widget-navigation-menu .menu-item.current-menu-item a.hfe-menu-item,
								.elementor-widget-navigation-menu .menu-item a.hfe-menu-item.highlighted,
								.elementor-widget-navigation-menu .menu-item a.hfe-menu-item:focus{color:var( --e-global-color-accent );}.elementor-widget-navigation-menu .hfe-nav-menu-layout:not(.hfe-pointer__framed) .menu-item.parent a.hfe-menu-item:before,
								.elementor-widget-navigation-menu .hfe-nav-menu-layout:not(.hfe-pointer__framed) .menu-item.parent a.hfe-menu-item:after{background-color:var( --e-global-color-accent );}.elementor-widget-navigation-menu .hfe-nav-menu-layout:not(.hfe-pointer__framed) .menu-item.parent .sub-menu .hfe-has-submenu-container a:after{background-color:var( --e-global-color-accent );}.elementor-widget-navigation-menu .hfe-pointer__framed .menu-item.parent a.hfe-menu-item:before,
								.elementor-widget-navigation-menu .hfe-pointer__framed .menu-item.parent a.hfe-menu-item:after{border-color:var( --e-global-color-accent );}
							.elementor-widget-navigation-menu .sub-menu li a.hfe-sub-menu-item,
							.elementor-widget-navigation-menu nav.hfe-dropdown li a.hfe-sub-menu-item,
							.elementor-widget-navigation-menu nav.hfe-dropdown li a.hfe-menu-item,
							.elementor-widget-navigation-menu nav.hfe-dropdown-expandible li a.hfe-menu-item,
							.elementor-widget-navigation-menu nav.hfe-dropdown-expandible li a.hfe-sub-menu-item{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-navigation-menu .menu-item a.hfe-menu-item.elementor-button{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );background-color:var( --e-global-color-accent );}.elementor-widget-navigation-menu .menu-item a.hfe-menu-item.elementor-button:hover{background-color:var( --e-global-color-accent );}.elementor-widget-page-title .elementor-heading-title, .elementor-widget-page-title .hfe-page-title a{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );color:var( --e-global-color-primary );}.elementor-widget-page-title .hfe-page-title-icon i{color:var( --e-global-color-primary );}.elementor-widget-page-title .hfe-page-title-icon svg{fill:var( --e-global-color-primary );}.elementor-widget-hfe-site-title .elementor-heading-title, .elementor-widget-hfe-site-title .hfe-heading a{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );}.elementor-widget-hfe-site-title .hfe-heading-text{color:var( --e-global-color-primary );}.elementor-widget-hfe-site-title .hfe-icon i{color:var( --e-global-color-primary );}.elementor-widget-hfe-site-title .hfe-icon svg{fill:var( --e-global-color-primary );}.elementor-widget-hfe-site-tagline .hfe-site-tagline{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );color:var( --e-global-color-secondary );}.elementor-widget-hfe-site-tagline .hfe-icon i{color:var( --e-global-color-primary );}.elementor-widget-hfe-site-tagline .hfe-icon svg{fill:var( --e-global-color-primary );}.elementor-widget-site-logo .hfe-site-logo-container .hfe-site-logo-img{border-color:var( --e-global-color-primary );}.elementor-widget-site-logo .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );text-transform:var( --e-global-typography-text-text-transform );font-style:var( --e-global-typography-text-font-style );text-decoration:var( --e-global-typography-text-text-decoration );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-hfe-search-button input[type="search"].hfe-search-form__input,.elementor-widget-hfe-search-button .hfe-search-icon-toggle{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );}.elementor-widget-hfe-search-button .hfe-search-form__input{color:var( --e-global-color-text );}.elementor-widget-hfe-search-button .hfe-search-form__input::placeholder{color:var( --e-global-color-text );}.elementor-widget-hfe-search-button .hfe-search-form__container, .elementor-widget-hfe-search-button .hfe-search-icon-toggle .hfe-search-form__input,.elementor-widget-hfe-search-button .hfe-input-focus .hfe-search-icon-toggle .hfe-search-form__input{border-color:var( --e-global-color-primary );}.elementor-widget-hfe-search-button .hfe-search-form__input:focus::placeholder{color:var( --e-global-color-text );}.elementor-widget-hfe-search-button .hfe-search-form__container button#clear-with-button,
					.elementor-widget-hfe-search-button .hfe-search-form__container button#clear,
					.elementor-widget-hfe-search-button .hfe-search-icon-toggle button#clear{color:var( --e-global-color-text );}.elementor-widget-text-path{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );text-transform:var( --e-global-typography-text-text-transform );font-style:var( --e-global-typography-text-font-style );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-text-path textPath{text-decoration:var( --e-global-typography-text-text-decoration );}.elementor-widget-theme-site-logo .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );text-transform:var( --e-global-typography-text-text-transform );font-style:var( --e-global-typography-text-font-style );text-decoration:var( --e-global-typography-text-text-decoration );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-theme-site-title .elementor-heading-title{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );}.elementor-widget-theme-page-title .elementor-heading-title{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );}.elementor-widget-theme-post-title .elementor-heading-title{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );}.elementor-widget-theme-post-excerpt .elementor-widget-container{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );text-transform:var( --e-global-typography-text-text-transform );font-style:var( --e-global-typography-text-font-style );text-decoration:var( --e-global-typography-text-text-decoration );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-theme-post-content{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );text-transform:var( --e-global-typography-text-text-transform );font-style:var( --e-global-typography-text-font-style );text-decoration:var( --e-global-typography-text-text-decoration );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-theme-post-featured-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );text-transform:var( --e-global-typography-text-text-transform );font-style:var( --e-global-typography-text-font-style );text-decoration:var( --e-global-typography-text-text-decoration );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-theme-archive-title .elementor-heading-title{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );}.elementor-widget-archive-posts .elementor-post__title, .elementor-widget-archive-posts .elementor-post__title a{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );}.elementor-widget-archive-posts .elementor-post__meta-data{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );}.elementor-widget-archive-posts .elementor-post__excerpt p{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );text-transform:var( --e-global-typography-text-text-transform );font-style:var( --e-global-typography-text-font-style );text-decoration:var( --e-global-typography-text-text-decoration );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-archive-posts .elementor-post__read-more{color:var( --e-global-color-accent );}.elementor-widget-archive-posts a.elementor-post__read-more{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-archive-posts .elementor-post__card .elementor-post__badge{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-archive-posts .elementor-pagination{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );}.elementor-widget-archive-posts .elementor-button{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );background-color:var( --e-global-color-accent );}.elementor-widget-archive-posts .e-load-more-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );}.elementor-widget-archive-posts .elementor-posts-nothing-found{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );text-transform:var( --e-global-typography-text-text-transform );font-style:var( --e-global-typography-text-font-style );text-decoration:var( --e-global-typography-text-text-decoration );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-posts .elementor-post__title, .elementor-widget-posts .elementor-post__title a{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );}.elementor-widget-posts .elementor-post__meta-data{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );}.elementor-widget-posts .elementor-post__excerpt p{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );text-transform:var( --e-global-typography-text-text-transform );font-style:var( --e-global-typography-text-font-style );text-decoration:var( --e-global-typography-text-text-decoration );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-posts .elementor-post__read-more{color:var( --e-global-color-accent );}.elementor-widget-posts a.elementor-post__read-more{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-posts .elementor-post__card .elementor-post__badge{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-posts .elementor-pagination{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );}.elementor-widget-posts .elementor-button{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );background-color:var( --e-global-color-accent );}.elementor-widget-posts .e-load-more-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );}.elementor-widget-portfolio a .elementor-portfolio-item__overlay{background-color:var( --e-global-color-accent );}.elementor-widget-portfolio .elementor-portfolio-item__title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );}.elementor-widget-portfolio .elementor-portfolio__filter{color:var( --e-global-color-text );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );}.elementor-widget-portfolio .elementor-portfolio__filter.elementor-active{color:var( --e-global-color-primary );}.elementor-widget-gallery .elementor-gallery-item__title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );}.elementor-widget-gallery .elementor-gallery-item__description{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );text-transform:var( --e-global-typography-text-text-transform );font-style:var( --e-global-typography-text-font-style );text-decoration:var( --e-global-typography-text-text-decoration );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-gallery{--galleries-title-color-normal:var( --e-global-color-primary );--galleries-title-color-hover:var( --e-global-color-secondary );--galleries-pointer-bg-color-hover:var( --e-global-color-accent );--gallery-title-color-active:var( --e-global-color-secondary );--galleries-pointer-bg-color-active:var( --e-global-color-accent );}.elementor-widget-gallery .elementor-gallery-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );}.elementor-widget-form .elementor-field-group > label, .elementor-widget-form .elementor-field-subgroup label{color:var( --e-global-color-text );}.elementor-widget-form .elementor-field-group > label{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );text-transform:var( --e-global-typography-text-text-transform );font-style:var( --e-global-typography-text-font-style );text-decoration:var( --e-global-typography-text-text-decoration );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-form .elementor-field-type-html{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );text-transform:var( --e-global-typography-text-text-transform );font-style:var( --e-global-typography-text-font-style );text-decoration:var( --e-global-typography-text-text-decoration );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-form .elementor-field-group .elementor-field{color:var( --e-global-color-text );}.elementor-widget-form .elementor-field-group .elementor-field, .elementor-widget-form .elementor-field-subgroup label{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );text-transform:var( --e-global-typography-text-text-transform );font-style:var( --e-global-typography-text-font-style );text-decoration:var( --e-global-typography-text-text-decoration );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-form .elementor-button{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-form .e-form__buttons__wrapper__button-next{background-color:var( --e-global-color-accent );}.elementor-widget-form .elementor-button[type="submit"]{background-color:var( --e-global-color-accent );}.elementor-widget-form .e-form__buttons__wrapper__button-previous{background-color:var( --e-global-color-accent );}.elementor-widget-form .elementor-message{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );text-transform:var( --e-global-typography-text-text-transform );font-style:var( --e-global-typography-text-font-style );text-decoration:var( --e-global-typography-text-text-decoration );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-form .e-form__indicators__indicator, .elementor-widget-form .e-form__indicators__indicator__label{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-form{--e-form-steps-indicator-inactive-primary-color:var( --e-global-color-text );--e-form-steps-indicator-active-primary-color:var( --e-global-color-accent );--e-form-steps-indicator-completed-primary-color:var( --e-global-color-accent );--e-form-steps-indicator-progress-color:var( --e-global-color-accent );--e-form-steps-indicator-progress-background-color:var( --e-global-color-text );--e-form-steps-indicator-progress-meter-color:var( --e-global-color-text );}.elementor-widget-form .e-form__indicators__indicator__progress__meter{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-login .elementor-field-group > a{color:var( --e-global-color-text );}.elementor-widget-login .elementor-field-group > a:hover{color:var( --e-global-color-accent );}.elementor-widget-login .elementor-form-fields-wrapper label{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );text-transform:var( --e-global-typography-text-text-transform );font-style:var( --e-global-typography-text-font-style );text-decoration:var( --e-global-typography-text-text-decoration );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-login .elementor-field-group .elementor-field{color:var( --e-global-color-text );}.elementor-widget-login .elementor-field-group .elementor-field, .elementor-widget-login .elementor-field-subgroup label{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );text-transform:var( --e-global-typography-text-text-transform );font-style:var( --e-global-typography-text-font-style );text-decoration:var( --e-global-typography-text-text-decoration );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-login .elementor-button{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );background-color:var( --e-global-color-accent );}.elementor-widget-login .elementor-widget-container .elementor-login__logged-in-message{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );text-transform:var( --e-global-typography-text-text-transform );font-style:var( --e-global-typography-text-font-style );text-decoration:var( --e-global-typography-text-text-decoration );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-slides .elementor-slide-heading{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );}.elementor-widget-slides .elementor-slide-description{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );}.elementor-widget-slides .elementor-slide-button{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-nav-menu .elementor-nav-menu .elementor-item{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );}.elementor-widget-nav-menu .elementor-nav-menu--main .elementor-item{color:var( --e-global-color-text );fill:var( --e-global-color-text );}.elementor-widget-nav-menu .elementor-nav-menu--main .elementor-item:hover,
					.elementor-widget-nav-menu .elementor-nav-menu--main .elementor-item.elementor-item-active,
					.elementor-widget-nav-menu .elementor-nav-menu--main .elementor-item.highlighted,
					.elementor-widget-nav-menu .elementor-nav-menu--main .elementor-item:focus{color:var( --e-global-color-accent );fill:var( --e-global-color-accent );}.elementor-widget-nav-menu .elementor-nav-menu--main:not(.e--pointer-framed) .elementor-item:before,
					.elementor-widget-nav-menu .elementor-nav-menu--main:not(.e--pointer-framed) .elementor-item:after{background-color:var( --e-global-color-accent );}.elementor-widget-nav-menu .e--pointer-framed .elementor-item:before,
					.elementor-widget-nav-menu .e--pointer-framed .elementor-item:after{border-color:var( --e-global-color-accent );}.elementor-widget-nav-menu{--e-nav-menu-divider-color:var( --e-global-color-text );}.elementor-widget-nav-menu .elementor-nav-menu--dropdown .elementor-item, .elementor-widget-nav-menu .elementor-nav-menu--dropdown  .elementor-sub-item{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-animated-headline .elementor-headline-dynamic-wrapper path{stroke:var( --e-global-color-accent );}.elementor-widget-animated-headline .elementor-headline-plain-text{color:var( --e-global-color-secondary );}.elementor-widget-animated-headline .elementor-headline{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );}.elementor-widget-animated-headline{--dynamic-text-color:var( --e-global-color-secondary );}.elementor-widget-animated-headline .elementor-headline-dynamic-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );}.elementor-widget-hotspot .widget-image-caption{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );text-transform:var( --e-global-typography-text-text-transform );font-style:var( --e-global-typography-text-font-style );text-decoration:var( --e-global-typography-text-text-decoration );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-hotspot{--hotspot-color:var( --e-global-color-primary );--hotspot-box-color:var( --e-global-color-secondary );--tooltip-color:var( --e-global-color-secondary );}.elementor-widget-hotspot .e-hotspot__label{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );}.elementor-widget-hotspot .e-hotspot__tooltip{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );}.elementor-widget-price-list .elementor-price-list-header{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );}.elementor-widget-price-list .elementor-price-list-price{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );}.elementor-widget-price-list .elementor-price-list-description{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );text-transform:var( --e-global-typography-text-text-transform );font-style:var( --e-global-typography-text-font-style );text-decoration:var( --e-global-typography-text-text-decoration );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-price-list .elementor-price-list-separator{border-bottom-color:var( --e-global-color-secondary );}.elementor-widget-price-table{--e-price-table-header-background-color:var( --e-global-color-secondary );}.elementor-widget-price-table .elementor-price-table__heading{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );}.elementor-widget-price-table .elementor-price-table__subheading{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );}.elementor-widget-price-table .elementor-price-table .elementor-price-table__price{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );}.elementor-widget-price-table .elementor-price-table__original-price{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );}.elementor-widget-price-table .elementor-price-table__period{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );}.elementor-widget-price-table .elementor-price-table__features-list{--e-price-table-features-list-color:var( --e-global-color-text );}.elementor-widget-price-table .elementor-price-table__features-list li{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );text-transform:var( --e-global-typography-text-text-transform );font-style:var( --e-global-typography-text-font-style );text-decoration:var( --e-global-typography-text-text-decoration );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-price-table .elementor-price-table__features-list li:before{border-top-color:var( --e-global-color-text );}.elementor-widget-price-table .elementor-price-table__button{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );background-color:var( --e-global-color-accent );}.elementor-widget-price-table .elementor-price-table__additional_info{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );text-transform:var( --e-global-typography-text-text-transform );font-style:var( --e-global-typography-text-font-style );text-decoration:var( --e-global-typography-text-text-decoration );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-price-table .elementor-price-table__ribbon-inner{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-flip-box .elementor-flip-box__front .elementor-flip-box__layer__title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );}.elementor-widget-flip-box .elementor-flip-box__front .elementor-flip-box__layer__description{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );text-transform:var( --e-global-typography-text-text-transform );font-style:var( --e-global-typography-text-font-style );text-decoration:var( --e-global-typography-text-text-decoration );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-flip-box .elementor-flip-box__back .elementor-flip-box__layer__title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );}.elementor-widget-flip-box .elementor-flip-box__back .elementor-flip-box__layer__description{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );text-transform:var( --e-global-typography-text-text-transform );font-style:var( --e-global-typography-text-font-style );text-decoration:var( --e-global-typography-text-text-decoration );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-flip-box .elementor-flip-box__button{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-call-to-action .elementor-cta__title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );}.elementor-widget-call-to-action .elementor-cta__description{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );text-transform:var( --e-global-typography-text-text-transform );font-style:var( --e-global-typography-text-font-style );text-decoration:var( --e-global-typography-text-text-decoration );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-call-to-action .elementor-cta__button{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-call-to-action .elementor-ribbon-inner{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-media-carousel .elementor-carousel-image-overlay{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-testimonial-carousel .elementor-testimonial__text{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );text-transform:var( --e-global-typography-text-text-transform );font-style:var( --e-global-typography-text-font-style );text-decoration:var( --e-global-typography-text-text-decoration );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-testimonial-carousel .elementor-testimonial__name{color:var( --e-global-color-text );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );}.elementor-widget-testimonial-carousel .elementor-testimonial__title{color:var( --e-global-color-primary );font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );}.elementor-widget-reviews .elementor-testimonial__header, .elementor-widget-reviews .elementor-testimonial__name{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );}.elementor-widget-reviews .elementor-testimonial__text{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );text-transform:var( --e-global-typography-text-text-transform );font-style:var( --e-global-typography-text-font-style );text-decoration:var( --e-global-typography-text-text-decoration );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-table-of-contents{--header-color:var( --e-global-color-secondary );--item-text-color:var( --e-global-color-text );--item-text-hover-color:var( --e-global-color-accent );--marker-color:var( --e-global-color-text );}.elementor-widget-table-of-contents .elementor-toc__header, .elementor-widget-table-of-contents .elementor-toc__header-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );}.elementor-widget-table-of-contents .elementor-toc__list-item{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );text-transform:var( --e-global-typography-text-text-transform );font-style:var( --e-global-typography-text-font-style );text-decoration:var( --e-global-typography-text-text-decoration );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-countdown .elementor-countdown-item{background-color:var( --e-global-color-primary );}.elementor-widget-countdown .elementor-countdown-digits{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );text-transform:var( --e-global-typography-text-text-transform );font-style:var( --e-global-typography-text-font-style );text-decoration:var( --e-global-typography-text-text-decoration );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-countdown .elementor-countdown-label{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );}.elementor-widget-countdown .elementor-countdown-expire--message{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );text-transform:var( --e-global-typography-text-text-transform );font-style:var( --e-global-typography-text-font-style );text-decoration:var( --e-global-typography-text-text-decoration );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-search-form input[type="search"].elementor-search-form__input{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );text-transform:var( --e-global-typography-text-text-transform );font-style:var( --e-global-typography-text-font-style );text-decoration:var( --e-global-typography-text-text-decoration );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-search-form .elementor-search-form__input,
					.elementor-widget-search-form .elementor-search-form__icon,
					.elementor-widget-search-form .elementor-lightbox .dialog-lightbox-close-button,
					.elementor-widget-search-form .elementor-lightbox .dialog-lightbox-close-button:hover,
					.elementor-widget-search-form.elementor-search-form--skin-full_screen input[type="search"].elementor-search-form__input{color:var( --e-global-color-text );fill:var( --e-global-color-text );}.elementor-widget-search-form .elementor-search-form__submit{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );text-transform:var( --e-global-typography-text-text-transform );font-style:var( --e-global-typography-text-font-style );text-decoration:var( --e-global-typography-text-text-decoration );line-height:var( --e-global-typography-text-line-height );background-color:var( --e-global-color-secondary );}.elementor-widget-author-box .elementor-author-box__name{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );}.elementor-widget-author-box .elementor-author-box__bio{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );text-transform:var( --e-global-typography-text-text-transform );font-style:var( --e-global-typography-text-font-style );text-decoration:var( --e-global-typography-text-text-decoration );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-author-box .elementor-author-box__button{color:var( --e-global-color-secondary );border-color:var( --e-global-color-secondary );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-author-box .elementor-author-box__button:hover{border-color:var( --e-global-color-secondary );color:var( --e-global-color-secondary );}.elementor-widget-post-navigation span.post-navigation__prev--label{color:var( --e-global-color-text );}.elementor-widget-post-navigation span.post-navigation__next--label{color:var( --e-global-color-text );}.elementor-widget-post-navigation span.post-navigation__prev--label, .elementor-widget-post-navigation span.post-navigation__next--label{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );}.elementor-widget-post-navigation span.post-navigation__prev--title, .elementor-widget-post-navigation span.post-navigation__next--title{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );}.elementor-widget-post-info .elementor-icon-list-item:not(:last-child):after{border-color:var( --e-global-color-text );}.elementor-widget-post-info .elementor-icon-list-icon i{color:var( --e-global-color-primary );}.elementor-widget-post-info .elementor-icon-list-icon svg{fill:var( --e-global-color-primary );}.elementor-widget-post-info .elementor-icon-list-text, .elementor-widget-post-info .elementor-icon-list-text a{color:var( --e-global-color-secondary );}.elementor-widget-post-info .elementor-icon-list-item{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );text-transform:var( --e-global-typography-text-text-transform );font-style:var( --e-global-typography-text-font-style );text-decoration:var( --e-global-typography-text-text-decoration );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-sitemap .elementor-sitemap-title{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );}.elementor-widget-sitemap .elementor-sitemap-item, .elementor-widget-sitemap span.elementor-sitemap-list, .elementor-widget-sitemap .elementor-sitemap-item a{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );text-transform:var( --e-global-typography-text-text-transform );font-style:var( --e-global-typography-text-font-style );text-decoration:var( --e-global-typography-text-text-decoration );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-sitemap .elementor-sitemap-item{color:var( --e-global-color-text );}.elementor-widget-blockquote .elementor-blockquote__content{color:var( --e-global-color-text );}.elementor-widget-blockquote .elementor-blockquote__author{color:var( --e-global-color-secondary );}.elementor-widget-lottie{--caption-color:var( --e-global-color-text );}.elementor-widget-lottie .e-lottie__caption{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );text-transform:var( --e-global-typography-text-text-transform );font-style:var( --e-global-typography-text-font-style );text-decoration:var( --e-global-typography-text-text-decoration );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-video-playlist .e-tabs-header .e-tabs-title{color:var( --e-global-color-text );}.elementor-widget-video-playlist .e-tabs-header .e-tabs-videos-count{color:var( --e-global-color-text );}.elementor-widget-video-playlist .e-tabs-header .e-tabs-header-right-side i{color:var( --e-global-color-text );}.elementor-widget-video-playlist .e-tabs-header .e-tabs-header-right-side svg{fill:var( --e-global-color-text );}.elementor-widget-video-playlist .e-tab-title .e-tab-title-text{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );text-transform:var( --e-global-typography-text-text-transform );font-style:var( --e-global-typography-text-font-style );text-decoration:var( --e-global-typography-text-text-decoration );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-video-playlist .e-tab-title .e-tab-title-text a{color:var( --e-global-color-text );}.elementor-widget-video-playlist .e-tab-title .e-tab-duration{color:var( --e-global-color-text );}.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title:where( .e-active, :hover ) .e-tab-title-text{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );text-transform:var( --e-global-typography-text-text-transform );font-style:var( --e-global-typography-text-font-style );text-decoration:var( --e-global-typography-text-text-decoration );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title:where( .e-active, :hover ) .e-tab-title-text a{color:var( --e-global-color-text );}.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title:where( .e-active, :hover ) .e-tab-duration{color:var( --e-global-color-text );}.elementor-widget-video-playlist .e-tabs-items-wrapper .e-section-title{color:var( --e-global-color-text );}.elementor-widget-video-playlist .e-tabs-inner-tabs .e-inner-tabs-wrapper .e-inner-tab-title a{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );text-transform:var( --e-global-typography-text-text-transform );font-style:var( --e-global-typography-text-font-style );text-decoration:var( --e-global-typography-text-text-decoration );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-video-playlist .e-tabs-inner-tabs .e-inner-tabs-content-wrapper .e-inner-tab-content .e-inner-tab-text{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );text-transform:var( --e-global-typography-text-text-transform );font-style:var( --e-global-typography-text-font-style );text-decoration:var( --e-global-typography-text-text-decoration );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-video-playlist .e-tabs-inner-tabs .e-inner-tabs-content-wrapper .e-inner-tab-content button{color:var( --e-global-color-text );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-video-playlist .e-tabs-inner-tabs .e-inner-tabs-content-wrapper .e-inner-tab-content button:hover{color:var( --e-global-color-text );}.elementor-widget-paypal-button .elementor-button{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );background-color:var( --e-global-color-accent );}.elementor-widget-paypal-button .elementor-message{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );text-transform:var( --e-global-typography-text-text-transform );font-style:var( --e-global-typography-text-font-style );text-decoration:var( --e-global-typography-text-text-decoration );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-stripe-button .elementor-button{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );background-color:var( --e-global-color-accent );}.elementor-widget-stripe-button .elementor-message{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );text-transform:var( --e-global-typography-text-text-transform );font-style:var( --e-global-typography-text-font-style );text-decoration:var( --e-global-typography-text-text-decoration );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-progress-tracker .current-progress-percentage{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );text-transform:var( --e-global-typography-text-text-transform );font-style:var( --e-global-typography-text-font-style );text-decoration:var( --e-global-typography-text-text-decoration );line-height:var( --e-global-typography-text-line-height );}@media(max-width:1024px){.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}.elementor-widget-image .widget-image-caption{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-divider .elementor-divider__text{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );}.elementor-widget-image-box .elementor-image-box-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}.elementor-widget-image-box .elementor-image-box-description{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-icon-box .elementor-icon-box-title, .elementor-widget-icon-box .elementor-icon-box-title a{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}.elementor-widget-icon-box .elementor-icon-box-description{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-star-rating .elementor-star-rating__title{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-icon-list .elementor-icon-list-item > .elementor-icon-list-text, .elementor-widget-icon-list .elementor-icon-list-item > a{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-counter .elementor-counter-number-wrapper{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}.elementor-widget-counter .elementor-counter-title{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );}.elementor-widget-progress .elementor-title{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-testimonial .elementor-testimonial-content{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-testimonial .elementor-testimonial-name{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}.elementor-widget-testimonial .elementor-testimonial-job{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );}.elementor-widget-tabs .elementor-tab-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}.elementor-widget-tabs .elementor-tab-content{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-accordion .elementor-accordion-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}.elementor-widget-accordion .elementor-tab-content{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-toggle .elementor-toggle-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}.elementor-widget-toggle .elementor-tab-content{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-alert .elementor-alert-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}.elementor-widget-alert .elementor-alert-description{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-breadcrumbs{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );}.elementor-widget-retina .widget-image-caption{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-copyright .hfe-copyright-wrapper, .elementor-widget-copyright .hfe-copyright-wrapper a{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-navigation-menu a.hfe-menu-item, .elementor-widget-navigation-menu a.hfe-sub-menu-item{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}.elementor-widget-page-title .elementor-heading-title, .elementor-widget-page-title .hfe-page-title a{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}.elementor-widget-hfe-site-title .elementor-heading-title, .elementor-widget-hfe-site-title .hfe-heading a{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}.elementor-widget-hfe-site-tagline .hfe-site-tagline{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );}.elementor-widget-site-logo .widget-image-caption{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-hfe-search-button input[type="search"].hfe-search-form__input,.elementor-widget-hfe-search-button .hfe-search-icon-toggle{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}.elementor-widget-text-path{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-theme-site-logo .widget-image-caption{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-theme-site-title .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}.elementor-widget-theme-page-title .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}.elementor-widget-theme-post-title .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}.elementor-widget-theme-post-excerpt .elementor-widget-container{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-theme-post-content{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-theme-post-featured-image .widget-image-caption{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-theme-archive-title .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}.elementor-widget-archive-posts .elementor-post__title, .elementor-widget-archive-posts .elementor-post__title a{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}.elementor-widget-archive-posts .elementor-post__meta-data{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );}.elementor-widget-archive-posts .elementor-post__excerpt p{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-archive-posts .elementor-pagination{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );}.elementor-widget-archive-posts .e-load-more-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );}.elementor-widget-archive-posts .elementor-posts-nothing-found{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-posts .elementor-post__title, .elementor-widget-posts .elementor-post__title a{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}.elementor-widget-posts .elementor-post__meta-data{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );}.elementor-widget-posts .elementor-post__excerpt p{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-posts .elementor-pagination{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );}.elementor-widget-posts .e-load-more-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );}.elementor-widget-portfolio .elementor-portfolio-item__title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}.elementor-widget-portfolio .elementor-portfolio__filter{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}.elementor-widget-gallery .elementor-gallery-item__title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}.elementor-widget-gallery .elementor-gallery-item__description{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-gallery .elementor-gallery-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}.elementor-widget-form .elementor-field-group > label{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-form .elementor-field-type-html{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-form .elementor-field-group .elementor-field, .elementor-widget-form .elementor-field-subgroup label{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-form .elementor-message{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-login .elementor-form-fields-wrapper label{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-login .elementor-field-group .elementor-field, .elementor-widget-login .elementor-field-subgroup label{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-login .elementor-widget-container .elementor-login__logged-in-message{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-slides .elementor-slide-heading{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}.elementor-widget-slides .elementor-slide-description{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );}.elementor-widget-nav-menu .elementor-nav-menu .elementor-item{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}.elementor-widget-animated-headline .elementor-headline{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}.elementor-widget-animated-headline .elementor-headline-dynamic-text{line-height:var( --e-global-typography-primary-line-height );}.elementor-widget-hotspot .widget-image-caption{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-hotspot .e-hotspot__label{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}.elementor-widget-hotspot .e-hotspot__tooltip{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );}.elementor-widget-price-list .elementor-price-list-header{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}.elementor-widget-price-list .elementor-price-list-price{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}.elementor-widget-price-list .elementor-price-list-description{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-price-table .elementor-price-table__heading{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}.elementor-widget-price-table .elementor-price-table__subheading{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );}.elementor-widget-price-table .elementor-price-table .elementor-price-table__price{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}.elementor-widget-price-table .elementor-price-table__original-price{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}.elementor-widget-price-table .elementor-price-table__period{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );}.elementor-widget-price-table .elementor-price-table__features-list li{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-price-table .elementor-price-table__additional_info{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-flip-box .elementor-flip-box__front .elementor-flip-box__layer__title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}.elementor-widget-flip-box .elementor-flip-box__front .elementor-flip-box__layer__description{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-flip-box .elementor-flip-box__back .elementor-flip-box__layer__title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}.elementor-widget-flip-box .elementor-flip-box__back .elementor-flip-box__layer__description{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-call-to-action .elementor-cta__title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}.elementor-widget-call-to-action .elementor-cta__description{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-testimonial-carousel .elementor-testimonial__text{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-testimonial-carousel .elementor-testimonial__name{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}.elementor-widget-testimonial-carousel .elementor-testimonial__title{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );}.elementor-widget-reviews .elementor-testimonial__header, .elementor-widget-reviews .elementor-testimonial__name{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}.elementor-widget-reviews .elementor-testimonial__text{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-table-of-contents .elementor-toc__header, .elementor-widget-table-of-contents .elementor-toc__header-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}.elementor-widget-table-of-contents .elementor-toc__list-item{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-countdown .elementor-countdown-digits{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-countdown .elementor-countdown-label{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );}.elementor-widget-countdown .elementor-countdown-expire--message{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-search-form input[type="search"].elementor-search-form__input{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-search-form .elementor-search-form__submit{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-author-box .elementor-author-box__name{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}.elementor-widget-author-box .elementor-author-box__bio{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-post-navigation span.post-navigation__prev--label, .elementor-widget-post-navigation span.post-navigation__next--label{font-size:var( --e-global-typography-secondary-font-size );}.elementor-widget-post-navigation span.post-navigation__prev--title, .elementor-widget-post-navigation span.post-navigation__next--title{font-size:var( --e-global-typography-secondary-font-size );}.elementor-widget-post-info .elementor-icon-list-item{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-sitemap .elementor-sitemap-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}.elementor-widget-sitemap .elementor-sitemap-item, .elementor-widget-sitemap span.elementor-sitemap-list, .elementor-widget-sitemap .elementor-sitemap-item a{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-lottie .e-lottie__caption{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-video-playlist .e-tab-title .e-tab-title-text{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title:where( .e-active, :hover ) .e-tab-title-text{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-video-playlist .e-tabs-inner-tabs .e-inner-tabs-wrapper .e-inner-tab-title a{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-video-playlist .e-tabs-inner-tabs .e-inner-tabs-content-wrapper .e-inner-tab-content .e-inner-tab-text{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-paypal-button .elementor-message{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-stripe-button .elementor-message{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-progress-tracker .current-progress-percentage{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}}@media(max-width:767px){.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}.elementor-widget-image .widget-image-caption{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-divider .elementor-divider__text{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );}.elementor-widget-image-box .elementor-image-box-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}.elementor-widget-image-box .elementor-image-box-description{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-icon-box .elementor-icon-box-title, .elementor-widget-icon-box .elementor-icon-box-title a{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}.elementor-widget-icon-box .elementor-icon-box-description{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-star-rating .elementor-star-rating__title{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-icon-list .elementor-icon-list-item > .elementor-icon-list-text, .elementor-widget-icon-list .elementor-icon-list-item > a{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-counter .elementor-counter-number-wrapper{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}.elementor-widget-counter .elementor-counter-title{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );}.elementor-widget-progress .elementor-title{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-testimonial .elementor-testimonial-content{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-testimonial .elementor-testimonial-name{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}.elementor-widget-testimonial .elementor-testimonial-job{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );}.elementor-widget-tabs .elementor-tab-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}.elementor-widget-tabs .elementor-tab-content{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-accordion .elementor-accordion-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}.elementor-widget-accordion .elementor-tab-content{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-toggle .elementor-toggle-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}.elementor-widget-toggle .elementor-tab-content{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-alert .elementor-alert-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}.elementor-widget-alert .elementor-alert-description{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-breadcrumbs{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );}.elementor-widget-retina .widget-image-caption{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-copyright .hfe-copyright-wrapper, .elementor-widget-copyright .hfe-copyright-wrapper a{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-navigation-menu a.hfe-menu-item, .elementor-widget-navigation-menu a.hfe-sub-menu-item{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}.elementor-widget-page-title .elementor-heading-title, .elementor-widget-page-title .hfe-page-title a{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}.elementor-widget-hfe-site-title .elementor-heading-title, .elementor-widget-hfe-site-title .hfe-heading a{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}.elementor-widget-hfe-site-tagline .hfe-site-tagline{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );}.elementor-widget-site-logo .widget-image-caption{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-hfe-search-button input[type="search"].hfe-search-form__input,.elementor-widget-hfe-search-button .hfe-search-icon-toggle{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}.elementor-widget-text-path{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-theme-site-logo .widget-image-caption{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-theme-site-title .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}.elementor-widget-theme-page-title .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}.elementor-widget-theme-post-title .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}.elementor-widget-theme-post-excerpt .elementor-widget-container{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-theme-post-content{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-theme-post-featured-image .widget-image-caption{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-theme-archive-title .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}.elementor-widget-archive-posts .elementor-post__title, .elementor-widget-archive-posts .elementor-post__title a{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}.elementor-widget-archive-posts .elementor-post__meta-data{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );}.elementor-widget-archive-posts .elementor-post__excerpt p{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-archive-posts .elementor-pagination{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );}.elementor-widget-archive-posts .e-load-more-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );}.elementor-widget-archive-posts .elementor-posts-nothing-found{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-posts .elementor-post__title, .elementor-widget-posts .elementor-post__title a{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}.elementor-widget-posts .elementor-post__meta-data{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );}.elementor-widget-posts .elementor-post__excerpt p{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-posts .elementor-pagination{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );}.elementor-widget-posts .e-load-more-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );}.elementor-widget-portfolio .elementor-portfolio-item__title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}.elementor-widget-portfolio .elementor-portfolio__filter{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}.elementor-widget-gallery .elementor-gallery-item__title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}.elementor-widget-gallery .elementor-gallery-item__description{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-gallery .elementor-gallery-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}.elementor-widget-form .elementor-field-group > label{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-form .elementor-field-type-html{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-form .elementor-field-group .elementor-field, .elementor-widget-form .elementor-field-subgroup label{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-form .elementor-message{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-login .elementor-form-fields-wrapper label{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-login .elementor-field-group .elementor-field, .elementor-widget-login .elementor-field-subgroup label{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-login .elementor-widget-container .elementor-login__logged-in-message{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-slides .elementor-slide-heading{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}.elementor-widget-slides .elementor-slide-description{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );}.elementor-widget-nav-menu .elementor-nav-menu .elementor-item{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}.elementor-widget-animated-headline .elementor-headline{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}.elementor-widget-animated-headline .elementor-headline-dynamic-text{line-height:var( --e-global-typography-primary-line-height );}.elementor-widget-hotspot .widget-image-caption{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-hotspot .e-hotspot__label{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}.elementor-widget-hotspot .e-hotspot__tooltip{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );}.elementor-widget-price-list .elementor-price-list-header{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}.elementor-widget-price-list .elementor-price-list-price{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}.elementor-widget-price-list .elementor-price-list-description{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-price-table .elementor-price-table__heading{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}.elementor-widget-price-table .elementor-price-table__subheading{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );}.elementor-widget-price-table .elementor-price-table .elementor-price-table__price{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}.elementor-widget-price-table .elementor-price-table__original-price{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}.elementor-widget-price-table .elementor-price-table__period{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );}.elementor-widget-price-table .elementor-price-table__features-list li{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-price-table .elementor-price-table__additional_info{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-flip-box .elementor-flip-box__front .elementor-flip-box__layer__title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}.elementor-widget-flip-box .elementor-flip-box__front .elementor-flip-box__layer__description{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-flip-box .elementor-flip-box__back .elementor-flip-box__layer__title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}.elementor-widget-flip-box .elementor-flip-box__back .elementor-flip-box__layer__description{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-call-to-action .elementor-cta__title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}.elementor-widget-call-to-action .elementor-cta__description{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-testimonial-carousel .elementor-testimonial__text{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-testimonial-carousel .elementor-testimonial__name{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}.elementor-widget-testimonial-carousel .elementor-testimonial__title{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );}.elementor-widget-reviews .elementor-testimonial__header, .elementor-widget-reviews .elementor-testimonial__name{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}.elementor-widget-reviews .elementor-testimonial__text{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-table-of-contents .elementor-toc__header, .elementor-widget-table-of-contents .elementor-toc__header-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}.elementor-widget-table-of-contents .elementor-toc__list-item{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-countdown .elementor-countdown-digits{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-countdown .elementor-countdown-label{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );}.elementor-widget-countdown .elementor-countdown-expire--message{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-search-form input[type="search"].elementor-search-form__input{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-search-form .elementor-search-form__submit{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-author-box .elementor-author-box__name{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}.elementor-widget-author-box .elementor-author-box__bio{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-post-navigation span.post-navigation__prev--label, .elementor-widget-post-navigation span.post-navigation__next--label{font-size:var( --e-global-typography-secondary-font-size );}.elementor-widget-post-navigation span.post-navigation__prev--title, .elementor-widget-post-navigation span.post-navigation__next--title{font-size:var( --e-global-typography-secondary-font-size );}.elementor-widget-post-info .elementor-icon-list-item{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-sitemap .elementor-sitemap-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}.elementor-widget-sitemap .elementor-sitemap-item, .elementor-widget-sitemap span.elementor-sitemap-list, .elementor-widget-sitemap .elementor-sitemap-item a{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-lottie .e-lottie__caption{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-video-playlist .e-tab-title .e-tab-title-text{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title:where( .e-active, :hover ) .e-tab-title-text{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-video-playlist .e-tabs-inner-tabs .e-inner-tabs-wrapper .e-inner-tab-title a{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-video-playlist .e-tabs-inner-tabs .e-inner-tabs-content-wrapper .e-inner-tab-content .e-inner-tab-text{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-paypal-button .elementor-message{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-stripe-button .elementor-message{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-progress-tracker .current-progress-percentage{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}}
.elementor-2996 .elementor-element.elementor-element-5b85435 > .elementor-container{max-width:955px;}.elementor-2996 .elementor-element.elementor-element-5b85435:not(.elementor-motion-effects-element-type-background), .elementor-2996 .elementor-element.elementor-element-5b85435 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://hawkgamingvip.com/wp-content/uploads/2023/11/download-bg1.webp");background-position:bottom center;background-repeat:no-repeat;background-size:cover;}.elementor-2996 .elementor-element.elementor-element-5b85435{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:125px 0px 125px 0px;}.elementor-2996 .elementor-element.elementor-element-5b85435 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-2996 .elementor-element.elementor-element-4244ea5.elementor-column > .elementor-widget-wrap{justify-content:center;}.elementor-2996 .elementor-element.elementor-element-20d3600{text-align:center;}.elementor-2996 .elementor-element.elementor-element-0a9324b .elementor-tab-title{background-color:#E5D9B8;}.elementor-2996 .elementor-element.elementor-element-0a9324b .elementor-toggle-title, .elementor-2996 .elementor-element.elementor-element-0a9324b .elementor-toggle-icon{color:#94181C;}.elementor-2996 .elementor-element.elementor-element-0a9324b .elementor-toggle-icon svg{fill:#94181C;}.elementor-2996 .elementor-element.elementor-element-0a9324b .elementor-tab-title.elementor-active a, .elementor-2996 .elementor-element.elementor-element-0a9324b .elementor-tab-title.elementor-active .elementor-toggle-icon{color:#9B090E;}.elementor-2996 .elementor-element.elementor-element-0a9324b .elementor-toggle-title{font-family:"Inter", Sans-serif;font-size:20px;font-weight:700;text-transform:none;font-style:normal;text-decoration:none;line-height:1em;}.elementor-2996 .elementor-element.elementor-element-0a9324b .elementor-tab-content{background-color:#000000;font-family:"Inter", Sans-serif;font-size:16px;font-weight:400;text-transform:none;font-style:normal;text-decoration:none;line-height:1.5em;}.elementor-2996 .elementor-element.elementor-element-0a9324b > .elementor-widget-container{padding:0px 0px 0px 0px;}.elementor-2996 .elementor-element.elementor-element-3eeeaee > .elementor-container{max-width:955px;}.elementor-2996 .elementor-element.elementor-element-3eeeaee:not(.elementor-motion-effects-element-type-background), .elementor-2996 .elementor-element.elementor-element-3eeeaee > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#151724;}.elementor-2996 .elementor-element.elementor-element-3eeeaee{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-2996 .elementor-element.elementor-element-3eeeaee > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-2996 .elementor-element.elementor-element-7262007 > .elementor-container{max-width:955px;}.elementor-2996 .elementor-element.elementor-element-7262007:not(.elementor-motion-effects-element-type-background), .elementor-2996 .elementor-element.elementor-element-7262007 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://hawkgamingvip.com/wp-content/uploads/2023/11/download-bg2.webp");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-2996 .elementor-element.elementor-element-7262007{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:45px 0px 40px 0px;}.elementor-2996 .elementor-element.elementor-element-7262007 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-2996 .elementor-element.elementor-element-58953c1 > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-2996 .elementor-element.elementor-element-271dd60{text-align:center;}.elementor-2996 .elementor-element.elementor-element-f5b8ae7 > .elementor-container{max-width:955px;}.elementor-2996 .elementor-element.elementor-element-f5b8ae7:not(.elementor-motion-effects-element-type-background), .elementor-2996 .elementor-element.elementor-element-f5b8ae7 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://hawkgamingvip.com/wp-content/uploads/2023/11/download-bg3.webp");background-position:top center;background-repeat:no-repeat;background-size:cover;}.elementor-2996 .elementor-element.elementor-element-f5b8ae7{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:110px 0px 180px 0px;}.elementor-2996 .elementor-element.elementor-element-f5b8ae7 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-2996 .elementor-element.elementor-element-5772909.elementor-column > .elementor-widget-wrap{justify-content:center;}.elementor-2996 .elementor-element.elementor-element-5772909 > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 60px 0px 60px;}.elementor-2996 .elementor-element.elementor-element-58770b0 > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-2996 .elementor-element.elementor-element-58770b0{margin-top:0px;margin-bottom:10px;}.elementor-2996 .elementor-element.elementor-element-156ea18 .elementor-heading-title{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );}.elementor-2996 .elementor-element.elementor-element-c9fd945 .elementor-tab-title{background-color:#E5D9B8;}.elementor-2996 .elementor-element.elementor-element-c9fd945 .elementor-toggle-title, .elementor-2996 .elementor-element.elementor-element-c9fd945 .elementor-toggle-icon{color:#94181C;}.elementor-2996 .elementor-element.elementor-element-c9fd945 .elementor-toggle-icon svg{fill:#94181C;}.elementor-2996 .elementor-element.elementor-element-c9fd945 .elementor-tab-title.elementor-active a, .elementor-2996 .elementor-element.elementor-element-c9fd945 .elementor-tab-title.elementor-active .elementor-toggle-icon{color:#9B090E;}.elementor-2996 .elementor-element.elementor-element-c9fd945 .elementor-toggle-title{font-family:"Inter", Sans-serif;font-size:20px;font-weight:700;text-transform:none;font-style:normal;text-decoration:none;line-height:1em;}.elementor-2996 .elementor-element.elementor-element-c9fd945 .elementor-tab-content{background-color:#000000;font-family:"Inter", Sans-serif;font-size:16px;font-weight:400;text-transform:none;font-style:normal;text-decoration:none;line-height:1.5em;}.elementor-2996 .elementor-element.elementor-element-c9fd945 > .elementor-widget-container{padding:0px 0px 0px 0px;}.elementor-2996 .elementor-element.elementor-element-11c601a.elementor-column > .elementor-widget-wrap{justify-content:center;}.elementor-2996 .elementor-element.elementor-element-11c601a > .elementor-element-populated{padding:0px 60px 0px 60px;}.elementor-2996 .elementor-element.elementor-element-948ba18 > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-2996 .elementor-element.elementor-element-948ba18{margin-top:0px;margin-bottom:10px;}.elementor-2996 .elementor-element.elementor-element-a6d8b5f .elementor-heading-title{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );}.elementor-2996 .elementor-element.elementor-element-0f40348 .elementor-tab-title{background-color:#E5D9B8;}.elementor-2996 .elementor-element.elementor-element-0f40348 .elementor-toggle-title, .elementor-2996 .elementor-element.elementor-element-0f40348 .elementor-toggle-icon{color:#94181C;}.elementor-2996 .elementor-element.elementor-element-0f40348 .elementor-toggle-icon svg{fill:#94181C;}.elementor-2996 .elementor-element.elementor-element-0f40348 .elementor-tab-title.elementor-active a, .elementor-2996 .elementor-element.elementor-element-0f40348 .elementor-tab-title.elementor-active .elementor-toggle-icon{color:#9B090E;}.elementor-2996 .elementor-element.elementor-element-0f40348 .elementor-toggle-title{font-family:"Inter", Sans-serif;font-size:20px;font-weight:700;text-transform:none;font-style:normal;text-decoration:none;line-height:1em;}.elementor-2996 .elementor-element.elementor-element-0f40348 .elementor-tab-content{background-color:#000000;font-family:"Inter", Sans-serif;font-size:16px;font-weight:400;text-transform:none;font-style:normal;text-decoration:none;line-height:1.5em;}.elementor-2996 .elementor-element.elementor-element-0f40348 > .elementor-widget-container{padding:0px 0px 0px 0px;}.elementor-2996 .elementor-element.elementor-element-d09949 > .elementor-container{max-width:955px;}.elementor-2996 .elementor-element.elementor-element-d09949:not(.elementor-motion-effects-element-type-background), .elementor-2996 .elementor-element.elementor-element-d09949 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://hawkgamingvip.com/wp-content/uploads/2023/11/download-bg4.webp");background-repeat:no-repeat;background-size:cover;}.elementor-2996 .elementor-element.elementor-element-d09949{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-2996 .elementor-element.elementor-element-d09949 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-2996 .elementor-element.elementor-element-736573c9{text-align:center;}.elementor-2996 .elementor-element.elementor-element-736573c9 > .elementor-widget-container{margin:40px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-2996 .elementor-element.elementor-element-70510ead{text-align:center;}.elementor-2996 .elementor-element.elementor-element-8b021{margin-top:60px;margin-bottom:0px;}.elementor-2996 .elementor-element.elementor-element-50bae33a{text-align:left;}.elementor-2996 .elementor-element.elementor-element-50bae33a .elementor-heading-title{font-family:"Inter", Sans-serif;font-size:24px;font-weight:700;text-transform:none;font-style:normal;text-decoration:none;line-height:1.2em;}.elementor-2996 .elementor-element.elementor-element-42e0124b{font-family:"Inter", Sans-serif;font-size:16px;font-weight:400;text-transform:none;font-style:normal;text-decoration:none;line-height:1.5em;}.elementor-2996 .elementor-element.elementor-element-42e0124b > .elementor-widget-container{margin:-10px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-2996 .elementor-element.elementor-element-54e31370{margin-top:20px;margin-bottom:0px;}.elementor-2996 .elementor-element.elementor-element-30435a5{text-align:left;}.elementor-2996 .elementor-element.elementor-element-30435a5 .elementor-heading-title{font-family:"Inter", Sans-serif;font-size:24px;font-weight:700;text-transform:none;font-style:normal;text-decoration:none;line-height:1.2em;}.elementor-2996 .elementor-element.elementor-element-7ce0f1eb > .elementor-widget-container{margin:-10px 0px 0px 0px;}.elementor-2996 .elementor-element.elementor-element-4a362aed{margin-top:20px;margin-bottom:0px;}.elementor-2996 .elementor-element.elementor-element-27d6bbd2{text-align:center;}.elementor-2996 .elementor-element.elementor-element-27d6bbd2 .elementor-heading-title{font-family:"Inter", Sans-serif;font-size:24px;font-weight:700;text-transform:none;font-style:normal;text-decoration:none;line-height:1.2em;}.elementor-2996 .elementor-element.elementor-element-616a5dee > .elementor-widget-container{margin:-10px 0px 0px 0px;}.elementor-2996 .elementor-element.elementor-element-6cbed041{margin-top:20px;margin-bottom:0px;}.elementor-2996 .elementor-element.elementor-element-24498264{text-align:left;}.elementor-2996 .elementor-element.elementor-element-24498264 .elementor-heading-title{font-family:"Inter", Sans-serif;font-size:24px;font-weight:700;text-transform:none;font-style:normal;text-decoration:none;line-height:1.2em;}.elementor-2996 .elementor-element.elementor-element-5751813c > .elementor-widget-container{margin:-10px 0px 0px 0px;}.elementor-2996 .elementor-element.elementor-element-13c2eaaf{margin-top:20px;margin-bottom:0px;}.elementor-2996 .elementor-element.elementor-element-e72726c{text-align:left;}.elementor-2996 .elementor-element.elementor-element-e72726c .elementor-heading-title{font-family:"Inter", Sans-serif;font-size:24px;font-weight:700;text-transform:none;font-style:normal;text-decoration:none;line-height:1.2em;}.elementor-2996 .elementor-element.elementor-element-38d6853a > .elementor-widget-container{margin:-10px 0px 0px 0px;}.elementor-2996 .elementor-element.elementor-element-163df56e > .elementor-widget-container{margin:80px 0px 50px 0px;}.elementor-2996 .elementor-element.elementor-element-7fd9adda > .elementor-container{max-width:955px;}.elementor-2996 .elementor-element.elementor-element-7fd9adda:not(.elementor-motion-effects-element-type-background), .elementor-2996 .elementor-element.elementor-element-7fd9adda > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://hawkgamingvip.com/wp-content/uploads/2023/11/download-bg5.webp");background-size:cover;}.elementor-2996 .elementor-element.elementor-element-7fd9adda{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-2996 .elementor-element.elementor-element-7fd9adda > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-2996 .elementor-element.elementor-element-4d34326a{text-align:center;}.elementor-2996 .elementor-element.elementor-element-4d34326a > .elementor-widget-container{margin:60px 0px 0px 0px;}.elementor-2996 .elementor-element.elementor-element-6535b248{text-align:center;}.elementor-2996 .elementor-element.elementor-element-16d8e46a{margin-top:0px;margin-bottom:50px;}.elementor-2996 .elementor-element.elementor-element-27bbda4b.elementor-column > .elementor-widget-wrap{justify-content:center;}.elementor-2996 .elementor-element.elementor-element-7759b100 .elementor-tab-title{background-color:#E5D9B8;}.elementor-2996 .elementor-element.elementor-element-7759b100 .elementor-toggle-title, .elementor-2996 .elementor-element.elementor-element-7759b100 .elementor-toggle-icon{color:#94181C;}.elementor-2996 .elementor-element.elementor-element-7759b100 .elementor-toggle-icon svg{fill:#94181C;}.elementor-2996 .elementor-element.elementor-element-7759b100 .elementor-tab-title.elementor-active a, .elementor-2996 .elementor-element.elementor-element-7759b100 .elementor-tab-title.elementor-active .elementor-toggle-icon{color:#9B090E;}.elementor-2996 .elementor-element.elementor-element-7759b100 .elementor-toggle-title{font-family:"Inter", Sans-serif;font-size:20px;font-weight:700;text-transform:none;font-style:normal;text-decoration:none;line-height:1em;}.elementor-2996 .elementor-element.elementor-element-7759b100 .elementor-tab-content{background-color:#000000;font-family:"Inter", Sans-serif;font-size:16px;font-weight:400;text-transform:none;font-style:normal;text-decoration:none;line-height:1.5em;}.elementor-2996 .elementor-element.elementor-element-7759b100 > .elementor-widget-container{padding:030px 0px 0px 0px;}.elementor-2996 .elementor-element.elementor-element-430db657 > .elementor-container{max-width:955px;}.elementor-2996 .elementor-element.elementor-element-430db657:not(.elementor-motion-effects-element-type-background), .elementor-2996 .elementor-element.elementor-element-430db657 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://hawkgamingvip.com/wp-content/uploads/2023/12/download-bg6.webp");background-position:center center;background-size:cover;}.elementor-2996 .elementor-element.elementor-element-430db657{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:50px 0px 0px 0px;}.elementor-2996 .elementor-element.elementor-element-430db657 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-2996 .elementor-element.elementor-element-72ac7972{text-align:center;}.elementor-2996 .elementor-element.elementor-element-72ac7972 > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-2996 .elementor-element.elementor-element-4fcb682 .elementor-repeater-item-fc6f589 .swiper-slide-bg{background-image:url(https://hawkgamingvip.com/wp-content/uploads/2024/05/205c0df3c424cbdfccdfc7af02f94788-scaled.jpg);background-size:cover;}.elementor-2996 .elementor-element.elementor-element-4fcb682 .elementor-repeater-item-449769e .swiper-slide-bg{background-image:url(https://hawkgamingvip.com/wp-content/uploads/2024/05/58a6e7c000738a1c5cd35162c35587fe-scaled.jpg);background-size:cover;}.elementor-2996 .elementor-element.elementor-element-4fcb682 .swiper-slide{height:300px;transition-duration:calc(5000ms*1.2);}.elementor-2996 .elementor-element.elementor-element-4fcb682 .swiper-slide-contents{max-width:66%;}.elementor-2996 .elementor-element.elementor-element-4fcb682 .swiper-slide-inner{text-align:center;}.elementor-2996 .elementor-element.elementor-element-4fcb682 > .elementor-widget-container{padding:0px 20px 0px 20px;}.elementor-2996 .elementor-element.elementor-element-77e6ac51{text-align:center;}.elementor-2996 .elementor-element.elementor-element-386b8708{margin-top:0px;margin-bottom:50px;}.elementor-2996 .elementor-element.elementor-element-23a27554.elementor-column > .elementor-widget-wrap{justify-content:center;}.elementor-2996 .elementor-element.elementor-element-525aa479 .elementor-tab-title{background-color:#E5D9B8;}.elementor-2996 .elementor-element.elementor-element-525aa479 .elementor-toggle-title, .elementor-2996 .elementor-element.elementor-element-525aa479 .elementor-toggle-icon{color:#94181C;}.elementor-2996 .elementor-element.elementor-element-525aa479 .elementor-toggle-icon svg{fill:#94181C;}.elementor-2996 .elementor-element.elementor-element-525aa479 .elementor-tab-title.elementor-active a, .elementor-2996 .elementor-element.elementor-element-525aa479 .elementor-tab-title.elementor-active .elementor-toggle-icon{color:#9B090E;}.elementor-2996 .elementor-element.elementor-element-525aa479 .elementor-toggle-title{font-family:"Inter", Sans-serif;font-size:20px;font-weight:700;text-transform:none;font-style:normal;text-decoration:none;line-height:1em;}.elementor-2996 .elementor-element.elementor-element-525aa479 .elementor-tab-content{background-color:#000000;font-family:"Inter", Sans-serif;font-size:16px;font-weight:400;text-transform:none;font-style:normal;text-decoration:none;line-height:1.5em;}.elementor-2996 .elementor-element.elementor-element-525aa479 > .elementor-widget-container{padding:030px 0px 0px 0px;}.elementor-2996 .elementor-element.elementor-element-22bfc878:not(.elementor-motion-effects-element-type-background), .elementor-2996 .elementor-element.elementor-element-22bfc878 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://hawkgamingvip.com/wp-content/uploads/2023/11/download-bg7.webp");background-position:center center;background-size:cover;}.elementor-2996 .elementor-element.elementor-element-22bfc878{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-2996 .elementor-element.elementor-element-22bfc878 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-2996 .elementor-element.elementor-element-422cfe7{text-align:center;}.elementor-2996 .elementor-element.elementor-element-422cfe7 .elementor-heading-title{font-family:"Inter", Sans-serif;font-size:32px;font-weight:700;text-transform:none;font-style:normal;text-decoration:none;line-height:1.2em;}.elementor-2996 .elementor-element.elementor-element-422cfe7 > .elementor-widget-container{margin:60px 0px 20px 0px;}.elementor-2996 .elementor-element.elementor-element-ce59739 .elementor-toggle-title, .elementor-2996 .elementor-element.elementor-element-ce59739 .elementor-toggle-icon{color:var( --e-global-color-text );}.elementor-2996 .elementor-element.elementor-element-ce59739 .elementor-toggle-icon svg{fill:var( --e-global-color-text );}.elementor-2996 .elementor-element.elementor-element-ce59739 .elementor-tab-title.elementor-active a, .elementor-2996 .elementor-element.elementor-element-ce59739 .elementor-tab-title.elementor-active .elementor-toggle-icon{color:var( --e-global-color-text );}.elementor-2996 .elementor-element.elementor-element-ce59739 .elementor-toggle-title{font-family:"Inter", Sans-serif;font-size:24px;font-weight:700;text-transform:none;font-style:normal;text-decoration:none;line-height:1.2em;}.elementor-2996 .elementor-element.elementor-element-ce59739 .elementor-tab-title{padding:15px 25px 15px 30px;}.elementor-2996 .elementor-element.elementor-element-ce59739 .elementor-tab-content{background-color:#D9D9D94D;font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );text-transform:var( --e-global-typography-text-text-transform );font-style:var( --e-global-typography-text-font-style );text-decoration:var( --e-global-typography-text-text-decoration );line-height:var( --e-global-typography-text-line-height );padding:20px 30px 10px 30px;}.elementor-2996 .elementor-element.elementor-element-ce59739 > .elementor-widget-container{margin:0px 0px 60px 0px;padding:0px 0px 0px 0px;border-style:solid;border-width:1px 1px 1px 1px;border-color:#F3DEBB;border-radius:0px 0px 0px 0px;}:root{--page-title-display:none;}@media(min-width:768px){.elementor-2996 .elementor-element.elementor-element-5772909{width:10%;}.elementor-2996 .elementor-element.elementor-element-1a5253c{width:8.216%;}.elementor-2996 .elementor-element.elementor-element-0ab02c9{width:91.784%;}.elementor-2996 .elementor-element.elementor-element-11c601a{width:90%;}.elementor-2996 .elementor-element.elementor-element-36a16b6{width:8.216%;}.elementor-2996 .elementor-element.elementor-element-ea5806d{width:91.784%;}.elementor-2996 .elementor-element.elementor-element-35c9ad46{width:100%;}.elementor-2996 .elementor-element.elementor-element-3c676d81{width:8.036%;}.elementor-2996 .elementor-element.elementor-element-44ccc60a{width:91.964%;}.elementor-2996 .elementor-element.elementor-element-21f5bbb1{width:8.036%;}.elementor-2996 .elementor-element.elementor-element-9a9742e{width:91.964%;}.elementor-2996 .elementor-element.elementor-element-243eeef5{width:8.036%;}.elementor-2996 .elementor-element.elementor-element-15f2900d{width:91.964%;}.elementor-2996 .elementor-element.elementor-element-531d3b33{width:8.036%;}.elementor-2996 .elementor-element.elementor-element-4edbf1cf{width:91.964%;}.elementor-2996 .elementor-element.elementor-element-719b4330{width:8.036%;}.elementor-2996 .elementor-element.elementor-element-38c1a193{width:91.964%;}}@media(max-width:1024px){.elementor-2996 .elementor-element.elementor-element-5b85435{padding:100px 0px 50px 0px;}.elementor-2996 .elementor-element.elementor-element-f5b8ae7{padding:50px 0px 100px 0px;}.elementor-2996 .elementor-element.elementor-element-5772909 > .elementor-element-populated{padding:0px 30px 0px 30px;}.elementor-2996 .elementor-element.elementor-element-156ea18 .elementor-heading-title{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );}.elementor-2996 .elementor-element.elementor-element-11c601a > .elementor-element-populated{padding:0px 30px 0px 30px;}.elementor-2996 .elementor-element.elementor-element-a6d8b5f .elementor-heading-title{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );}.elementor-2996 .elementor-element.elementor-element-70510ead > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 20px 0px 20px;}.elementor-2996 .elementor-element.elementor-element-8b021{margin-top:0px;margin-bottom:0px;}.elementor-2996 .elementor-element.elementor-element-7fd9adda:not(.elementor-motion-effects-element-type-background), .elementor-2996 .elementor-element.elementor-element-7fd9adda > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-position:center center;}.elementor-2996 .elementor-element.elementor-element-6535b248 > .elementor-widget-container{padding:0px 20px 0px 20px;}.elementor-2996 .elementor-element.elementor-element-72ac7972 > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-2996 .elementor-element.elementor-element-4fcb682 > .elementor-widget-container{padding:0px 16px 0px 16px;}.elementor-2996 .elementor-element.elementor-element-77e6ac51 > .elementor-widget-container{padding:0px 020px 0px 20px;}.elementor-2996 .elementor-element.elementor-element-ce59739 .elementor-tab-content{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}}@media(max-width:767px){.elementor-2996 .elementor-element.elementor-element-5b85435{padding:95px 0px 50px 0px;}.elementor-2996 .elementor-element.elementor-element-4244ea5{width:90%;}.elementor-2996 .elementor-element.elementor-element-20d3600{text-align:center;}.elementor-2996 .elementor-element.elementor-element-0a9324b .elementor-toggle-title{font-size:16px;}.elementor-2996 .elementor-element.elementor-element-7262007:not(.elementor-motion-effects-element-type-background), .elementor-2996 .elementor-element.elementor-element-7262007 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-size:cover;}.elementor-2996 .elementor-element.elementor-element-7262007{padding:0px 0px 30px 0px;}.elementor-2996 .elementor-element.elementor-element-5772909 > .elementor-element-populated{padding:0px 20px 0px 20px;}.elementor-2996 .elementor-element.elementor-element-156ea18 .elementor-heading-title{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );}.elementor-2996 .elementor-element.elementor-element-c9fd945 .elementor-toggle-title{font-size:16px;}.elementor-2996 .elementor-element.elementor-element-11c601a > .elementor-element-populated{padding:0px 20px 0px 20px;}.elementor-2996 .elementor-element.elementor-element-a6d8b5f .elementor-heading-title{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );}.elementor-2996 .elementor-element.elementor-element-0f40348 .elementor-toggle-title{font-size:16px;}.elementor-2996 .elementor-element.elementor-element-d09949:not(.elementor-motion-effects-element-type-background), .elementor-2996 .elementor-element.elementor-element-d09949 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-position:center center;}.elementor-2996 .elementor-element.elementor-element-3c676d81{width:20%;}.elementor-2996 .elementor-element.elementor-element-44ccc60a{width:80%;}.elementor-2996 .elementor-element.elementor-element-50bae33a .elementor-heading-title{font-size:16px;line-height:1.2em;}.elementor-2996 .elementor-element.elementor-element-21f5bbb1{width:20%;}.elementor-2996 .elementor-element.elementor-element-9a9742e{width:80%;}.elementor-2996 .elementor-element.elementor-element-30435a5 .elementor-heading-title{font-size:16px;line-height:1.2em;}.elementor-2996 .elementor-element.elementor-element-243eeef5{width:20%;}.elementor-2996 .elementor-element.elementor-element-15f2900d{width:80%;}.elementor-2996 .elementor-element.elementor-element-27d6bbd2 .elementor-heading-title{font-size:16px;line-height:1.2em;}.elementor-2996 .elementor-element.elementor-element-531d3b33{width:20%;}.elementor-2996 .elementor-element.elementor-element-4edbf1cf{width:80%;}.elementor-2996 .elementor-element.elementor-element-24498264{text-align:left;}.elementor-2996 .elementor-element.elementor-element-24498264 .elementor-heading-title{font-size:16px;line-height:1.2em;}.elementor-2996 .elementor-element.elementor-element-719b4330{width:20%;}.elementor-2996 .elementor-element.elementor-element-38c1a193{width:80%;}.elementor-2996 .elementor-element.elementor-element-e72726c{text-align:left;}.elementor-2996 .elementor-element.elementor-element-e72726c .elementor-heading-title{font-size:16px;line-height:1.2em;}.elementor-2996 .elementor-element.elementor-element-163df56e > .elementor-widget-container{margin:30px 0px 30px 0px;}.elementor-2996 .elementor-element.elementor-element-7fd9adda:not(.elementor-motion-effects-element-type-background), .elementor-2996 .elementor-element.elementor-element-7fd9adda > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-position:center center;}.elementor-2996 .elementor-element.elementor-element-7759b100 .elementor-toggle-title{font-size:16px;}.elementor-2996 .elementor-element.elementor-element-430db657{padding:30px 0px 0px 0px;}.elementor-2996 .elementor-element.elementor-element-72ac7972 > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-2996 .elementor-element.elementor-element-4fcb682 > .elementor-widget-container{padding:0px 0px 0px 0px;}.elementor-2996 .elementor-element.elementor-element-77e6ac51 > .elementor-widget-container{padding:0px 10px 0px 10px;}.elementor-2996 .elementor-element.elementor-element-525aa479 .elementor-toggle-title{font-size:16px;}.elementor-2996 .elementor-element.elementor-element-422cfe7 .elementor-heading-title{font-size:40px;line-height:1.2em;}.elementor-2996 .elementor-element.elementor-element-ce59739 .elementor-toggle-title{font-size:20px;}.elementor-2996 .elementor-element.elementor-element-ce59739 .elementor-tab-title{padding:15px 5px 15px 20px;}.elementor-2996 .elementor-element.elementor-element-ce59739 .elementor-tab-content{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );padding:20px 20px 10px 20px;}}@media(max-width:1024px) and (min-width:768px){.elementor-2996 .elementor-element.elementor-element-4244ea5{width:90%;}.elementor-2996 .elementor-element.elementor-element-53262c4{width:90%;}.elementor-2996 .elementor-element.elementor-element-58953c1{width:90%;}.elementor-2996 .elementor-element.elementor-element-5772909{width:90%;}.elementor-2996 .elementor-element.elementor-element-1a5253c{width:30%;}.elementor-2996 .elementor-element.elementor-element-0ab02c9{width:70%;}.elementor-2996 .elementor-element.elementor-element-36a16b6{width:15%;}.elementor-2996 .elementor-element.elementor-element-ea5806d{width:85%;}}/* Start custom CSS for toggle, class: .elementor-element-0a9324b */.elementor-2996 .elementor-element.elementor-element-0a9324b.articles-btn{
    border-radius: 5px;
    overflow: hidden;
    width: fit-content;
}
.elementor-2996 .elementor-element.elementor-element-0a9324b.articles-btn{
    overflow: visible;
}
.elementor-2996 .elementor-element.elementor-element-0a9324b.articles-btn .elementor-toggle .elementor-toggle-item .elementor-tab-title{
    border-radius: 5px;
    text-align: center;
    padding: 12px 15px;
    border: 0.5px solid #FFF;
    background: linear-gradient(180deg, #E5D9B8 0%, #F9D987 7.81%, #CEA12C 92.19%, #FED670 100%);
}
.elementor-2996 .elementor-element.elementor-element-0a9324b.articles-btn .elementor-toggle .elementor-toggle-item .elementor-tab-content{
    background: rgba(0,0,0,0.8);
    display: none;
    position: absolute;
    z-index: 90;
    top: 100%;
    right: 0px;
    left: 0px;
    border-radius: 0 0 5px 5px;
    padding: 0;
    overflow:hidden;
}
.elementor-2996 .elementor-element.elementor-element-0a9324b.articles-btn .elementor-toggle .elementor-toggle-item .elementor-tab-content a{
    color:#fff;
    display: inline-block;
    width: 100%;
    padding: 5px;
    text-align: center;
    text-decoration: none;
}
.elementor-2996 .elementor-element.elementor-element-0a9324b.articles-btn .elementor-toggle .elementor-toggle-item .elementor-tab-content a:nth-child(1){
    padding: 10px 5px 5px 5px;
}
.elementor-2996 .elementor-element.elementor-element-0a9324b.articles-btn .elementor-toggle .elementor-toggle-item .elementor-tab-content a:nth-last-child(1){
    padding: 5px 5px 10px 5px;
}
.elementor-2996 .elementor-element.elementor-element-0a9324b.articles-btn .elementor-toggle .elementor-toggle-item .elementor-tab-content a:hover{
   background: rgba(255,255,255,0.3);
}/* End custom CSS */
/* Start custom CSS for column, class: .elementor-element-4244ea5 */.elementor-2996 .elementor-element.elementor-element-4244ea5{
    margin: 0 auto;
}/* End custom CSS */
/* Start custom CSS for image, class: .elementor-element-aa21d76 */.elementor-2996 .elementor-element.elementor-element-aa21d76{
    transform: translateY(-70px);
}
@media screen and (max-width:767px){
.elementor-2996 .elementor-element.elementor-element-aa21d76{
    transform: translateY(-30px);
}
}/* End custom CSS */
/* Start custom CSS for section, class: .elementor-element-3eeeaee */@media screen and (max-width:1024px){
.elementor-2996 .elementor-element.elementor-element-3eeeaee>.elementor-container>.elementor-column{
    width: 90%;
    margin: 0 auto;
}
}/* End custom CSS */
/* Start custom CSS for heading, class: .elementor-element-271dd60 */.elementor-2996 .elementor-element.elementor-element-271dd60.goldTitle h2{
    margin: 0 auto;
}/* End custom CSS */
/* Start custom CSS for image, class: .elementor-element-970465e */@media screen and (max-width:350px){
.elementor-2996 .elementor-element.elementor-element-970465e{
    margin-bottom:10px;
}
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-9b54986 */.elementor-2996 .elementor-element.elementor-element-9b54986{
    display: flex;
    justify-content: center;
}
.elementor-2996 .elementor-element.elementor-element-9b54986 .qrcode-info{
    display: flex;
    align-items: center;
}
.elementor-2996 .elementor-element.elementor-element-9b54986 .qrcode-info img{
    width: 35px;
    height: 35px;
    margin-right: 10px;
}
.elementor-2996 .elementor-element.elementor-element-9b54986 .qrcode-info .text{
    font-size: 17px;
    font-weight: 400;
    margin-bottom: 10px;
}
.elementor-2996 .elementor-element.elementor-element-9b54986 .qrcode-info .text-bold{
    font-size: 30px;
    font-weight: 700;
}
@media screen and (max-width:767px){
.elementor-2996 .elementor-element.elementor-element-9b54986 .qrcode-info img{
    width: 32px;
    height: 32px;
    margin-right: 5px;
}
.elementor-2996 .elementor-element.elementor-element-9b54986 .qrcode-info .text{
    font-size: 16px;
    margin-bottom: 0px;
    white-space:nowrap;
}
.elementor-2996 .elementor-element.elementor-element-9b54986 .qrcode-info .text-bold{
    font-size: 26px;
}
}/* End custom CSS */
/* Start custom CSS for column, class: .elementor-element-61ae434 */@media screen and (max-width:767px){
.elementor-2996 .elementor-element.elementor-element-61ae434>.elementor-widget-wrap{
    padding:0;
}
}/* End custom CSS */
/* Start custom CSS for image, class: .elementor-element-7d19d75 */@media screen and (max-width:350px){
.elementor-2996 .elementor-element.elementor-element-7d19d75{
    margin-bottom:10px;
}
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-b8b6459 */.elementor-2996 .elementor-element.elementor-element-b8b6459{
    display: flex;
    justify-content: center;
}
.elementor-2996 .elementor-element.elementor-element-b8b6459 .qrcode-info{
    display: flex;
    align-items: center;
}
.elementor-2996 .elementor-element.elementor-element-b8b6459 .qrcode-info img{
    width: 35px;
    height: 35px;
    margin-right: 10px;
}
.elementor-2996 .elementor-element.elementor-element-b8b6459 .qrcode-info .text{
    font-size: 17px;
    font-weight: 400;
    margin-bottom: 10px;
}
.elementor-2996 .elementor-element.elementor-element-b8b6459 .qrcode-info .text-bold{
    font-size: 30px;
    font-weight: 700;
}
@media screen and (max-width:767px){
.elementor-2996 .elementor-element.elementor-element-b8b6459 .qrcode-info img{
    width: 32px;
    height: 32px;
    margin-right: 5px;
}
.elementor-2996 .elementor-element.elementor-element-b8b6459 .qrcode-info .text{
    font-size: 16px;
    margin-bottom: 0px;
    white-space:nowrap;
}
.elementor-2996 .elementor-element.elementor-element-b8b6459 .qrcode-info .text-bold{
    font-size: 26px;
}
}/* End custom CSS */
/* Start custom CSS for column, class: .elementor-element-fe0caff */@media screen and (max-width:767px){
.elementor-2996 .elementor-element.elementor-element-fe0caff>.elementor-widget-wrap{
    padding:0;
}
}/* End custom CSS */
/* Start custom CSS for section, class: .elementor-element-6020063 */.elementor-2996 .elementor-element.elementor-element-6020063{
    width: fit-content;
    margin: 0 auto;
}
@media screen and (max-width:767px){
.elementor-2996 .elementor-element.elementor-element-6020063>.elementor-container{
    flex-wrap:nowrap;
}
}
@media screen and (max-width:350px){
.elementor-2996 .elementor-element.elementor-element-6020063>.elementor-container{
    flex-wrap:wrap;
}
}/* End custom CSS */
/* Start custom CSS for section, class: .elementor-element-7262007 */@media screen and (max-width:1024px){
.elementor-2996 .elementor-element.elementor-element-7262007>.elementor-container>.elementor-column{
    width: 90%;
    margin: 0 auto;
}

}/* End custom CSS */
/* Start custom CSS for image, class: .elementor-element-96c4898 */.elementor-2996 .elementor-element.elementor-element-96c4898 img{
    min-width: 48px;
}/* End custom CSS */
/* Start custom CSS for column, class: .elementor-element-1a5253c */.elementor-2996 .elementor-element.elementor-element-1a5253c{
    width: fit-content;
}/* End custom CSS */
/* Start custom CSS for column, class: .elementor-element-0ab02c9 */.elementor-2996 .elementor-element.elementor-element-0ab02c9{
    width: fit-content;
}/* End custom CSS */
/* Start custom CSS for section, class: .elementor-element-58770b0 */@media screen and (max-width:1024px){
.elementor-2996 .elementor-element.elementor-element-58770b0>.elementor-container{
    justify-content: center;
}
}/* End custom CSS */
/* Start custom CSS for toggle, class: .elementor-element-c9fd945 */.elementor-2996 .elementor-element.elementor-element-c9fd945.articles-btn{
    border-radius: 5px;
    overflow: hidden;
    width: fit-content;
}
.elementor-2996 .elementor-element.elementor-element-c9fd945.articles-btn{
    overflow: visible;
}
.elementor-2996 .elementor-element.elementor-element-c9fd945.articles-btn .elementor-toggle .elementor-toggle-item .elementor-tab-title{
    border-radius: 5px;
    text-align: center;
    padding: 12px 15px;
    border: 0.5px solid #FFF;
    background: linear-gradient(180deg, #E5D9B8 0%, #F9D987 7.81%, #CEA12C 92.19%, #FED670 100%);
}
.elementor-2996 .elementor-element.elementor-element-c9fd945.articles-btn .elementor-toggle .elementor-toggle-item .elementor-tab-content{
    background: rgba(0,0,0,0.8);
    display: none;
    position: absolute;
    z-index: 90;
    top: 100%;
    right: 0px;
    left: 0px;
    border-radius: 0 0 5px 5px;
    padding: 0;
    overflow:hidden;
}
.elementor-2996 .elementor-element.elementor-element-c9fd945.articles-btn .elementor-toggle .elementor-toggle-item .elementor-tab-content a{
    color:#fff;
    display: inline-block;
    width: 100%;
    padding: 5px;
    text-align: center;
    text-decoration: none;
}
.elementor-2996 .elementor-element.elementor-element-c9fd945.articles-btn .elementor-toggle .elementor-toggle-item .elementor-tab-content a:nth-child(1){
    padding: 10px 5px 5px 5px;
}
.elementor-2996 .elementor-element.elementor-element-c9fd945.articles-btn .elementor-toggle .elementor-toggle-item .elementor-tab-content a:nth-last-child(1){
    padding: 5px 5px 10px 5px;
}
.elementor-2996 .elementor-element.elementor-element-c9fd945.articles-btn .elementor-toggle .elementor-toggle-item .elementor-tab-content a:hover{
   background: rgba(255,255,255,0.3);
}/* End custom CSS */
/* Start custom CSS for image, class: .elementor-element-eea9d55 */.elementor-2996 .elementor-element.elementor-element-eea9d55{
    transform: translateY(30px);
}
@media screen and (max-width:1024px){
.elementor-2996 .elementor-element.elementor-element-eea9d55{
    transform: translateY(0px);
}
}/* End custom CSS */
/* Start custom CSS for column, class: .elementor-element-5772909 */.elementor-2996 .elementor-element.elementor-element-5772909{
    border: 1px solid #F3DEBB;
}
.elementor-2996 .elementor-element.elementor-element-5772909>.elementor-widget-wrap{
    transform: translateY(40px);
}/* End custom CSS */
/* Start custom CSS for image, class: .elementor-element-b009902 */.elementor-2996 .elementor-element.elementor-element-b009902 img{
    min-width: 48px;
}/* End custom CSS */
/* Start custom CSS for column, class: .elementor-element-36a16b6 */.elementor-2996 .elementor-element.elementor-element-36a16b6{
    width: fit-content;
}/* End custom CSS */
/* Start custom CSS for column, class: .elementor-element-ea5806d */.elementor-2996 .elementor-element.elementor-element-ea5806d{
    width: fit-content;
}/* End custom CSS */
/* Start custom CSS for section, class: .elementor-element-948ba18 */@media screen and (max-width:1024px){
.elementor-2996 .elementor-element.elementor-element-948ba18>.elementor-container{
    justify-content: center;
}
}/* End custom CSS */
/* Start custom CSS for toggle, class: .elementor-element-0f40348 */.elementor-2996 .elementor-element.elementor-element-0f40348.articles-btn{
    border-radius: 5px;
    overflow: hidden;
    width: fit-content;
}
.elementor-2996 .elementor-element.elementor-element-0f40348.articles-btn{
    overflow: visible;
}
.elementor-2996 .elementor-element.elementor-element-0f40348.articles-btn .elementor-toggle .elementor-toggle-item .elementor-tab-title{
    border-radius: 5px;
    text-align: center;
    padding: 12px 15px;
    border: 0.5px solid #FFF;
    background: linear-gradient(180deg, #E5D9B8 0%, #F9D987 7.81%, #CEA12C 92.19%, #FED670 100%);
}
.elementor-2996 .elementor-element.elementor-element-0f40348.articles-btn .elementor-toggle .elementor-toggle-item .elementor-tab-content{
    background: rgba(0,0,0,0.8);
    display: none;
    position: absolute;
    z-index: 90;
    top: 100%;
    right: 0px;
    left: 0px;
    border-radius: 0 0 5px 5px;
    padding: 0;
    overflow:hidden;
}
.elementor-2996 .elementor-element.elementor-element-0f40348.articles-btn .elementor-toggle .elementor-toggle-item .elementor-tab-content a{
    color:#fff;
    display: inline-block;
    width: 100%;
    padding: 5px;
    text-align: center;
    text-decoration: none;
}
.elementor-2996 .elementor-element.elementor-element-0f40348.articles-btn .elementor-toggle .elementor-toggle-item .elementor-tab-content a:nth-child(1){
    padding: 10px 5px 5px 5px;
}
.elementor-2996 .elementor-element.elementor-element-0f40348.articles-btn .elementor-toggle .elementor-toggle-item .elementor-tab-content a:nth-last-child(1){
    padding: 5px 5px 10px 5px;
}
.elementor-2996 .elementor-element.elementor-element-0f40348.articles-btn .elementor-toggle .elementor-toggle-item .elementor-tab-content a:hover{
   background: rgba(255,255,255,0.3);
}/* End custom CSS */
/* Start custom CSS for image, class: .elementor-element-4f53e02 */.elementor-2996 .elementor-element.elementor-element-4f53e02{
    transform: translateY(30px);
}
@media screen and (max-width:1024px){
.elementor-2996 .elementor-element.elementor-element-4f53e02{
    transform: translateY(0px);
}
}/* End custom CSS */
/* Start custom CSS for column, class: .elementor-element-11c601a */.elementor-2996 .elementor-element.elementor-element-11c601a{
    border: 1px solid #F3DEBB;
}
.elementor-2996 .elementor-element.elementor-element-11c601a>.elementor-widget-wrap{
    transform: translateY(40px);
}/* End custom CSS */
/* Start custom CSS for section, class: .elementor-element-f5b8ae7 */.elementor-2996 .elementor-element.elementor-element-f5b8ae7>.elementor-container{
    flex-direction: column;
    gap:200px;
}
.elementor-2996 .elementor-element.elementor-element-f5b8ae7>.elementor-container>.elementor-column{
    width: 100%;
}
@media screen and (max-width:1024px){
.elementor-2996 .elementor-element.elementor-element-f5b8ae7>.elementor-container>.elementor-column{
    width: 90%;
    margin: 0 auto;
}
}
@media screen and (max-width:767px){
.elementor-2996 .elementor-element.elementor-element-f5b8ae7>.elementor-container{
    gap:85px;
}
}/* End custom CSS */
/* Start custom CSS for heading, class: .elementor-element-736573c9 */.elementor-2996 .elementor-element.elementor-element-736573c9.goldTitle h2{
    margin: 0 auto;
}/* End custom CSS */
/* Start custom CSS for heading, class: .elementor-element-50bae33a */.elementor-2996 .elementor-element.elementor-element-50bae33a.goldTitle p{
    width: fit-content;
}/* End custom CSS */
/* Start custom CSS for heading, class: .elementor-element-30435a5 */.elementor-2996 .elementor-element.elementor-element-30435a5.goldTitle p{
    width: fit-content;
}/* End custom CSS */
/* Start custom CSS for heading, class: .elementor-element-27d6bbd2 */.elementor-2996 .elementor-element.elementor-element-27d6bbd2.goldTitle p{
    width: fit-content;
}/* End custom CSS */
/* Start custom CSS for heading, class: .elementor-element-24498264 */.elementor-2996 .elementor-element.elementor-element-24498264.goldTitle p{
    width: fit-content;
}/* End custom CSS */
/* Start custom CSS for heading, class: .elementor-element-e72726c */.elementor-2996 .elementor-element.elementor-element-e72726c.goldTitle p{
    width: fit-content;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-163df56e */.elementor-2996 .elementor-element.elementor-element-163df56e .all-icon-area{
  display: flex;
  justify-content: center;
  gap: 25px;
}

.elementor-2996 .elementor-element.elementor-element-163df56e .icon-area{
  cursor: pointer;
  width: 50px !important; 
  height: 50px !important;
}/* End custom CSS */
/* Start custom CSS for heading, class: .elementor-element-4d34326a */.elementor-2996 .elementor-element.elementor-element-4d34326a.goldTitle h2{
    margin: 0 auto;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-47864771 */.elementor-2996 .elementor-element.elementor-element-47864771 .game-guide-list-contain {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
  justify-content: center;
  box-sizing: border-box;
  padding: 0px 100px;
}

.elementor-2996 .elementor-element.elementor-element-47864771 .game-guide-gameContent-contain-detailed {
  width: 160px;
  font-family: "Montserrat", sans-serif;
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  font-weight: 700;
  border: 1px solid #f3dbce;
  background: linear-gradient(
    1.28deg,
    rgba(74, 44, 114, 0.7) 0.97%,
    rgba(41, 32, 101, 0.7) 29.62%
  );
  box-sizing: border-box;
  position: relative;
}


.elementor-2996 .elementor-element.elementor-element-47864771 .game-guide-gameContent-contain {
  justify-content: center;
  display: flex;
  flex-wrap: wrap;
  flex-grow: 1;
  gap: 35px;
}



.elementor-2996 .elementor-element.elementor-element-47864771 .game-guide-gameContent-contain-detailed-area {
  width: 100%;
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.elementor-2996 .elementor-element.elementor-element-47864771 .game-guide-gameContent-contain-detailed-area > div {
  display: flex;
  justify-content: center;
  align-items: center;
  color: white;
  position: relative;
  cursor: pointer;
  user-select: none;
}

.elementor-2996 .elementor-element.elementor-element-47864771 .arrow-icon {
  margin-left: 15px;
  display: none;
  width: 20px !important;
  height: 20px !important;
}

.elementor-2996 .elementor-element.elementor-element-47864771 .info-icon {
  position: absolute;
  width: 16px !important;
  height: 16px !important;
  right: 7px;
  bottom: 7px;
  cursor: pointer;
}

.elementor-2996 .elementor-element.elementor-element-47864771 .info-detailed {
  position: absolute;
  width: 0px;
  overflow: hidden;
  text-align: center;
  box-shadow: 0px 4px 4px 0px #000000b2;
  background: #000000b2;
  font-size: 14px;
  font-weight: 400;
  font-family: "Montserrat", sans-serif;
  font-family: "Roboto", sans-serif;
  right: 7px;
  z-index: 99;
  padding: 0px;
  box-sizing: border-box;
  color: white;
}

.elementor-2996 .elementor-element.elementor-element-47864771 .game-guide-link > img {
  max-width: 155px !important;
  height: 155px !important;
  margin-top: 1px;
}

.elementor-2996 .elementor-element.elementor-element-47864771 .game-guide-gameContent-contain-detailed-area > p {
  box-sizing: border-box;
  padding: 20px 0px;
  text-align: center;
}

.elementor-2996 .elementor-element.elementor-element-47864771 .game-guide-link {
  text-decoration: none !important;
  display: flex !important;
  justify-content: center;
}

.elementor-2996 .elementor-element.elementor-element-47864771 .expandContent {
  background-color: rgba(0, 0, 0, 0.96);
  margin: auto;
  width: 100px;
  display: block;
  overflow: hidden;
  max-height: 0;
  transition: max-height 0.3s ease-out;
  border: 1px solid #f3debb;
  display: flex;
  flex-wrap: wrap;
  box-sizing: border-box;
  font-size: 16px;
  margin-top: 5px;
  position: absolute;
  top: 22px;
  z-index: 90;
}

.elementor-2996 .elementor-element.elementor-element-47864771 .expandContent > a:hover {
  color: white !important;
  background-color: rgba(0, 0, 0);
}

.elementor-2996 .elementor-element.elementor-element-47864771 .hrefContent {
  font-size: 14px;
  font-weight: 500;
  width: 100%;
  height: 35px;
  box-sizing: border-box;
  border-bottom: 1px solid #f3debb;
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  color: white;
  font-family: "Montserrat", sans-serif;
  font-family: "Roboto", sans-serif;
}

@media (max-width: 1024px) {
  .elementor-2996 .elementor-element.elementor-element-47864771 .game-guide-gameContent-contain-detailed{
    width: 135px;
  }
  .elementor-2996 .elementor-element.elementor-element-47864771 .game-guide-link > img {
    max-width: 135px !important;
    height: 135px !important;
    margin-top: 1px;
  }
  .elementor-2996 .elementor-element.elementor-element-47864771 .game-guide-list-contain {
    gap: 25px;
    justify-content: center; 
    padding: 0px;
  }
  .elementor-2996 .elementor-element.elementor-element-47864771 .game-guide-gameContent-contain-detailed-area {
    height: 50px;
  }
}

@media (max-width: 550px) {
  .elementor-2996 .elementor-element.elementor-element-47864771 .game-guide-list-contain {
    gap: 15px;
    justify-content: center; 
  }
}/* End custom CSS */
/* Start custom CSS for toggle, class: .elementor-element-7759b100 */.elementor-2996 .elementor-element.elementor-element-7759b100.articles-btn{
    border-radius: 5px;
    overflow: hidden;
    width: fit-content;
}
.elementor-2996 .elementor-element.elementor-element-7759b100.articles-btn{
    overflow: visible;
}
.elementor-2996 .elementor-element.elementor-element-7759b100.articles-btn .elementor-toggle .elementor-toggle-item .elementor-tab-title{
    border-radius: 5px;
    text-align: center;
    padding: 12px 15px;
    border: 0.5px solid #FFF;
    background: linear-gradient(180deg, #E5D9B8 0%, #F9D987 7.81%, #CEA12C 92.19%, #FED670 100%);
}
.elementor-2996 .elementor-element.elementor-element-7759b100.articles-btn .elementor-toggle .elementor-toggle-item .elementor-tab-content{
    background: rgba(0,0,0,0.8);
    display: none;
    position: absolute;
    z-index: 90;
    top: 100%;
    right: 0px;
    left: 0px;
    border-radius: 0 0 5px 5px;
    padding: 0;
    overflow:hidden;
}
.elementor-2996 .elementor-element.elementor-element-7759b100.articles-btn .elementor-toggle .elementor-toggle-item .elementor-tab-content a{
    color:#fff;
    display: inline-block;
    width: 100%;
    padding: 5px;
    text-align: center;
    text-decoration: none;
}
.elementor-2996 .elementor-element.elementor-element-7759b100.articles-btn .elementor-toggle .elementor-toggle-item .elementor-tab-content a:nth-child(1){
    padding: 10px 5px 5px 5px;
}
.elementor-2996 .elementor-element.elementor-element-7759b100.articles-btn .elementor-toggle .elementor-toggle-item .elementor-tab-content a:nth-last-child(1){
    padding: 5px 5px 10px 5px;
}
.elementor-2996 .elementor-element.elementor-element-7759b100.articles-btn .elementor-toggle .elementor-toggle-item .elementor-tab-content a:hover{
   background: rgba(255,255,255,0.3);
}/* End custom CSS */
/* Start custom CSS for heading, class: .elementor-element-72ac7972 */.elementor-2996 .elementor-element.elementor-element-72ac7972.goldTitle h2{
    margin: 0 auto;
}/* End custom CSS */
/* Start custom CSS for slides, class: .elementor-element-4fcb682 */@media screen and (max-width:1024px){
.elementor-2996 .elementor-element.elementor-element-4fcb682 .elementor-widget-container .elementor-swiper .elementor-slides-wrapper .swiper-wrapper .swiper-slide{
    height: 270px;
    cursor: grab;
}
}
@media screen and (max-width:767px){
.elementor-2996 .elementor-element.elementor-element-4fcb682 .elementor-widget-container .elementor-swiper .elementor-slides-wrapper .swiper-wrapper .swiper-slide{
    height: 220px;
}
}
@media screen and (max-width:576px){
.elementor-2996 .elementor-element.elementor-element-4fcb682 .elementor-widget-container .elementor-swiper .elementor-slides-wrapper .swiper-wrapper .swiper-slide{
    height: 160px;
}
}
@media screen and (max-width:414px){
.elementor-2996 .elementor-element.elementor-element-4fcb682 .elementor-widget-container .elementor-swiper .elementor-slides-wrapper .swiper-wrapper .swiper-slide{
    height: 130px;
}
}/* End custom CSS */
/* Start custom CSS for toggle, class: .elementor-element-525aa479 */.elementor-2996 .elementor-element.elementor-element-525aa479.articles-btn{
    border-radius: 5px;
    overflow: hidden;
    width: fit-content;
}
.elementor-2996 .elementor-element.elementor-element-525aa479.articles-btn{
    overflow: visible;
}
.elementor-2996 .elementor-element.elementor-element-525aa479.articles-btn .elementor-toggle .elementor-toggle-item .elementor-tab-title{
    border-radius: 5px;
    text-align: center;
    padding: 12px 15px;
    border: 0.5px solid #FFF;
    background: linear-gradient(180deg, #E5D9B8 0%, #F9D987 7.81%, #CEA12C 92.19%, #FED670 100%);
}
.elementor-2996 .elementor-element.elementor-element-525aa479.articles-btn .elementor-toggle .elementor-toggle-item .elementor-tab-content{
    background: rgba(0,0,0,0.8);
    display: none;
    position: absolute;
    z-index: 90;
    top: 100%;
    right: 0px;
    left: 0px;
    border-radius: 0 0 5px 5px;
    padding: 0;
    overflow:hidden;
}
.elementor-2996 .elementor-element.elementor-element-525aa479.articles-btn .elementor-toggle .elementor-toggle-item .elementor-tab-content a{
    color:#fff;
    display: inline-block;
    width: 100%;
    padding: 5px;
    text-align: center;
    text-decoration: none;
}
.elementor-2996 .elementor-element.elementor-element-525aa479.articles-btn .elementor-toggle .elementor-toggle-item .elementor-tab-content a:nth-child(1){
    padding: 10px 5px 5px 5px;
}
.elementor-2996 .elementor-element.elementor-element-525aa479.articles-btn .elementor-toggle .elementor-toggle-item .elementor-tab-content a:nth-last-child(1){
    padding: 5px 5px 10px 5px;
}
.elementor-2996 .elementor-element.elementor-element-525aa479.articles-btn .elementor-toggle .elementor-toggle-item .elementor-tab-content a:hover{
   background: rgba(255,255,255,0.3);
}/* End custom CSS */
/* Start custom CSS for heading, class: .elementor-element-422cfe7 */.elementor-2996 .elementor-element.elementor-element-422cfe7.goldTitle h2{
    margin: 0 auto;
    width: fit-content;
}/* End custom CSS */
/* Start custom CSS for toggle, class: .elementor-element-ce59739 */.elementor-2996 .elementor-element.elementor-element-ce59739 .elementor-toggle-icon{
    width: 36px;
}
.elementor-2996 .elementor-element.elementor-element-ce59739 .elementor-toggle-icon .elementor-toggle-icon-opened{
    color: transparent;
    line-height:36px;
    width: 36px;
    background: url("https://hawkgamingvip.com/wp-content/uploads/2023/09/iconMinus.svg") no-repeat center/100% 100%;
}
.elementor-2996 .elementor-element.elementor-element-ce59739 .elementor-toggle-icon .elementor-toggle-icon-closed{
    color: transparent;
    line-height:36px;
    width: 36px;
    background: url("https://hawkgamingvip.com/wp-content/uploads/2023/09/iconPlus.svg") no-repeat center/contain;
}
@media screen and (max-width:1024px){
  .elementor-2996 .elementor-element.elementor-element-ce59739 .elementor-toggle-icon{
    width: 30px;
}
.elementor-2996 .elementor-element.elementor-element-ce59739 .elementor-toggle-icon .elementor-toggle-icon-opened{
    line-height:30px;
    width: 30px;
}
.elementor-2996 .elementor-element.elementor-element-ce59739 .elementor-toggle-icon .elementor-toggle-icon-closed{
    line-height:30px;
    width: 30px;
}
}/* End custom CSS */
.elementor-1225 .elementor-element.elementor-element-7107a38:not(.elementor-motion-effects-element-type-background), .elementor-1225 .elementor-element.elementor-element-7107a38 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#000000B3;}.elementor-1225 .elementor-element.elementor-element-7107a38 > .elementor-background-overlay{opacity:0.5;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-1225 .elementor-element.elementor-element-7107a38{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:0% 3% 0% 3%;}.elementor-1225 .elementor-element.elementor-element-6638766 .hfe-site-logo-container, .elementor-1225 .elementor-element.elementor-element-6638766 .hfe-caption-width figcaption{text-align:center;}.elementor-1225 .elementor-element.elementor-element-6638766 .hfe-site-logo .hfe-site-logo-container img{width:100%;}.elementor-1225 .elementor-element.elementor-element-6638766 .hfe-site-logo-container .hfe-site-logo-img{border-style:none;}.elementor-1225 .elementor-element.elementor-element-6638766 .widget-image-caption{margin-top:0px;margin-bottom:0px;}.elementor-1225 .elementor-element.elementor-element-79dff9c .elementor-menu-toggle{margin-left:auto;}.elementor-1225 .elementor-element.elementor-element-79dff9c .elementor-nav-menu .elementor-item{font-family:"Inter", Sans-serif;font-size:16px;font-weight:400;text-transform:none;font-style:normal;text-decoration:none;line-height:1.5em;}.elementor-1225 .elementor-element.elementor-element-79dff9c .elementor-nav-menu--main .elementor-item{color:#FFFFFF;fill:#FFFFFF;}.elementor-1225 .elementor-element.elementor-element-79dff9c .elementor-nav-menu--main .elementor-item:hover,
					.elementor-1225 .elementor-element.elementor-element-79dff9c .elementor-nav-menu--main .elementor-item.elementor-item-active,
					.elementor-1225 .elementor-element.elementor-element-79dff9c .elementor-nav-menu--main .elementor-item.highlighted,
					.elementor-1225 .elementor-element.elementor-element-79dff9c .elementor-nav-menu--main .elementor-item:focus{color:#fff;}.elementor-1225 .elementor-element.elementor-element-79dff9c .elementor-nav-menu--main:not(.e--pointer-framed) .elementor-item:before,
					.elementor-1225 .elementor-element.elementor-element-79dff9c .elementor-nav-menu--main:not(.e--pointer-framed) .elementor-item:after{background-color:#B70F13C2;}.elementor-1225 .elementor-element.elementor-element-79dff9c .e--pointer-framed .elementor-item:before,
					.elementor-1225 .elementor-element.elementor-element-79dff9c .e--pointer-framed .elementor-item:after{border-color:#B70F13C2;}.elementor-1225 .elementor-element.elementor-element-79dff9c .elementor-nav-menu--main .elementor-item.elementor-item-active{color:var( --e-global-color-text );}.elementor-1225 .elementor-element.elementor-element-79dff9c .elementor-nav-menu--main:not(.e--pointer-framed) .elementor-item.elementor-item-active:before,
					.elementor-1225 .elementor-element.elementor-element-79dff9c .elementor-nav-menu--main:not(.e--pointer-framed) .elementor-item.elementor-item-active:after{background-color:#B70F13C2;}.elementor-1225 .elementor-element.elementor-element-79dff9c .e--pointer-framed .elementor-item.elementor-item-active:before,
					.elementor-1225 .elementor-element.elementor-element-79dff9c .e--pointer-framed .elementor-item.elementor-item-active:after{border-color:#B70F13C2;}.elementor-1225 .elementor-element.elementor-element-79dff9c .elementor-nav-menu--dropdown a, .elementor-1225 .elementor-element.elementor-element-79dff9c .elementor-menu-toggle{color:#FFFFFF;}.elementor-1225 .elementor-element.elementor-element-79dff9c .elementor-nav-menu--dropdown{background-color:#000000;}.elementor-1225 .elementor-element.elementor-element-79dff9c .elementor-nav-menu--dropdown a:hover,
					.elementor-1225 .elementor-element.elementor-element-79dff9c .elementor-nav-menu--dropdown a.elementor-item-active,
					.elementor-1225 .elementor-element.elementor-element-79dff9c .elementor-nav-menu--dropdown a.highlighted,
					.elementor-1225 .elementor-element.elementor-element-79dff9c .elementor-menu-toggle:hover{color:#FFFFFF;}.elementor-1225 .elementor-element.elementor-element-79dff9c .elementor-nav-menu--dropdown a:hover,
					.elementor-1225 .elementor-element.elementor-element-79dff9c .elementor-nav-menu--dropdown a.elementor-item-active,
					.elementor-1225 .elementor-element.elementor-element-79dff9c .elementor-nav-menu--dropdown a.highlighted{background-color:#B70F1378;}.elementor-1225 .elementor-element.elementor-element-79dff9c .elementor-nav-menu--dropdown a.elementor-item-active{color:#FFFFFF;background-color:#000000;}.elementor-1225 .elementor-element.elementor-element-79dff9c .elementor-nav-menu--dropdown .elementor-item, .elementor-1225 .elementor-element.elementor-element-79dff9c .elementor-nav-menu--dropdown  .elementor-sub-item{font-family:"Roboto", Sans-serif;font-size:16px;font-weight:400;}.elementor-bc-flex-widget .elementor-1225 .elementor-element.elementor-element-b1feb5c.elementor-column .elementor-widget-wrap{align-items:center;}.elementor-1225 .elementor-element.elementor-element-b1feb5c.elementor-column.elementor-element[data-element_type="column"] > .elementor-widget-wrap.elementor-element-populated{align-content:center;align-items:center;}.elementor-1225 .elementor-element.elementor-element-b1feb5c.elementor-column > .elementor-widget-wrap{justify-content:flex-start;}.elementor-1225 .elementor-element.elementor-element-9d68897 .elementor-menu-toggle{margin:0 auto;}.elementor-1225 .elementor-element.elementor-element-9d68897 .elementor-nav-menu .elementor-item{font-family:"Inter", Sans-serif;font-size:16px;font-weight:400;text-transform:none;font-style:normal;text-decoration:none;line-height:1.5em;}.elementor-1225 .elementor-element.elementor-element-9d68897 .elementor-nav-menu--main .elementor-item{color:#FFFFFF;fill:#FFFFFF;}.elementor-1225 .elementor-element.elementor-element-9d68897 .elementor-nav-menu--main .elementor-item:hover,
					.elementor-1225 .elementor-element.elementor-element-9d68897 .elementor-nav-menu--main .elementor-item.elementor-item-active,
					.elementor-1225 .elementor-element.elementor-element-9d68897 .elementor-nav-menu--main .elementor-item.highlighted,
					.elementor-1225 .elementor-element.elementor-element-9d68897 .elementor-nav-menu--main .elementor-item:focus{color:#fff;}.elementor-1225 .elementor-element.elementor-element-9d68897 .elementor-nav-menu--main:not(.e--pointer-framed) .elementor-item:before,
					.elementor-1225 .elementor-element.elementor-element-9d68897 .elementor-nav-menu--main:not(.e--pointer-framed) .elementor-item:after{background-color:#B70F13C2;}.elementor-1225 .elementor-element.elementor-element-9d68897 .e--pointer-framed .elementor-item:before,
					.elementor-1225 .elementor-element.elementor-element-9d68897 .e--pointer-framed .elementor-item:after{border-color:#B70F13C2;}.elementor-1225 .elementor-element.elementor-element-9d68897 .elementor-nav-menu--main .elementor-item.elementor-item-active{color:var( --e-global-color-text );}.elementor-1225 .elementor-element.elementor-element-9d68897 .elementor-nav-menu--dropdown a, .elementor-1225 .elementor-element.elementor-element-9d68897 .elementor-menu-toggle{color:#FFFFFF;}.elementor-1225 .elementor-element.elementor-element-9d68897 .elementor-nav-menu--dropdown{background-color:#000000;}.elementor-1225 .elementor-element.elementor-element-9d68897 .elementor-nav-menu--dropdown a:hover,
					.elementor-1225 .elementor-element.elementor-element-9d68897 .elementor-nav-menu--dropdown a.elementor-item-active,
					.elementor-1225 .elementor-element.elementor-element-9d68897 .elementor-nav-menu--dropdown a.highlighted,
					.elementor-1225 .elementor-element.elementor-element-9d68897 .elementor-menu-toggle:hover{color:#FFFFFF;}.elementor-1225 .elementor-element.elementor-element-9d68897 .elementor-nav-menu--dropdown a:hover,
					.elementor-1225 .elementor-element.elementor-element-9d68897 .elementor-nav-menu--dropdown a.elementor-item-active,
					.elementor-1225 .elementor-element.elementor-element-9d68897 .elementor-nav-menu--dropdown a.highlighted{background-color:#B70F137D;}.elementor-1225 .elementor-element.elementor-element-9d68897 .elementor-nav-menu--dropdown a.elementor-item-active{color:#FFFFFF;background-color:#B70F13C2;}.elementor-1225 .elementor-element.elementor-element-9d68897 .elementor-nav-menu--dropdown .elementor-item, .elementor-1225 .elementor-element.elementor-element-9d68897 .elementor-nav-menu--dropdown  .elementor-sub-item{font-family:"Roboto", Sans-serif;font-size:16px;font-weight:400;}:root{--page-title-display:none;}@media(max-width:1024px){.elementor-1225 .elementor-element.elementor-element-6638766 .hfe-site-logo .hfe-site-logo-container img{width:100%;}.elementor-bc-flex-widget .elementor-1225 .elementor-element.elementor-element-5aa6bf3.elementor-column .elementor-widget-wrap{align-items:center;}.elementor-1225 .elementor-element.elementor-element-5aa6bf3.elementor-column.elementor-element[data-element_type="column"] > .elementor-widget-wrap.elementor-element-populated{align-content:center;align-items:center;}.elementor-1225 .elementor-element.elementor-element-5aa6bf3.elementor-column > .elementor-widget-wrap{justify-content:center;}.elementor-1225 .elementor-element.elementor-element-b1feb5c.elementor-column > .elementor-widget-wrap{justify-content:flex-end;}.elementor-bc-flex-widget .elementor-1225 .elementor-element.elementor-element-805a9c3.elementor-column .elementor-widget-wrap{align-items:center;}.elementor-1225 .elementor-element.elementor-element-805a9c3.elementor-column.elementor-element[data-element_type="column"] > .elementor-widget-wrap.elementor-element-populated{align-content:center;align-items:center;}.elementor-1225 .elementor-element.elementor-element-805a9c3.elementor-column > .elementor-widget-wrap{justify-content:center;}}@media(max-width:1024px) and (min-width:768px){.elementor-1225 .elementor-element.elementor-element-ab5cc29{width:37%;}.elementor-1225 .elementor-element.elementor-element-5aa6bf3{width:15%;}.elementor-1225 .elementor-element.elementor-element-b1feb5c{width:22%;}.elementor-1225 .elementor-element.elementor-element-805a9c3{width:7%;}}@media(max-width:767px){.elementor-1225 .elementor-element.elementor-element-ab5cc29{width:40%;}.elementor-1225 .elementor-element.elementor-element-6638766 .hfe-site-logo-container, .elementor-1225 .elementor-element.elementor-element-6638766 .hfe-caption-width figcaption{text-align:left;}.elementor-1225 .elementor-element.elementor-element-6638766 .hfe-site-logo .hfe-site-logo-container img{width:100%;}.elementor-1225 .elementor-element.elementor-element-5aa6bf3{width:16%;}.elementor-1225 .elementor-element.elementor-element-b1feb5c{width:45%;}.elementor-1225 .elementor-element.elementor-element-805a9c3{width:15%;}}/* Start custom CSS for site-logo, class: .elementor-element-6638766 */.elementor-1225 .elementor-element.elementor-element-6638766 img{
    min-width: 150px;
    max-width: 180px;
}/* End custom CSS */
/* Start custom CSS for column, class: .elementor-element-ab5cc29 */.elementor-1225 .elementor-element.elementor-element-ab5cc29{
    width: fit-content;
}
@media screen and (max-width:414px){
.elementor-1225 .elementor-element.elementor-element-ab5cc29>.elementor-widget-wrap.elementor-element-populated{
    padding: 0px;
}
}/* End custom CSS */
/* Start custom CSS for nav-menu, class: .elementor-element-79dff9c */.elementor-1225 .elementor-element.elementor-element-79dff9c .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li{
    height: 70px;
}
.elementor-1225 .elementor-element.elementor-element-79dff9c .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li .elementor-item{
    height: inherit;
}
.elementor-1225 .elementor-element.elementor-element-79dff9c .elementor-nav-menu--main .elementor-nav-menu ul{
    left: 0;
    right: 0;
}/* End custom CSS */
/* Start custom CSS for column, class: .elementor-element-5aa6bf3 */.elementor-1225 .elementor-element.elementor-element-5aa6bf3>.elementor-widget-wrap.elementor-element-populated{
    padding: 0px;
}
.elementor-1225 .elementor-element.elementor-element-5aa6bf3{
    flex: 2;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-9f882df */.elementor-1225 .elementor-element.elementor-element-9f882df>.elementor-widget-container{
    width: fit-content;
    margin: 0 auto;
}

.elementor-1225 .elementor-element.elementor-element-9f882df .headerBtn{
  position:relative;
  width:fit-content;
  white-space:nowrap;
}
.elementor-1225 .elementor-element.elementor-element-9f882df .headerBtn a{
  cursor: pointer;
}
.elementor-1225 .elementor-element.elementor-element-9f882df .headerBtn-toggle{
    position:relative;
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 137px;
  height: 38px;
  background: rgba(183,15,19,0.8);
  border-radius: 50px;
  user-select: none;
  cursor: pointer;
}
.elementor-1225 .elementor-element.elementor-element-9f882df .headerBtn-toggle-text{
  color:#fff;
  font-weight:700;
  font-size:18px;
}
.elementor-1225 .elementor-element.elementor-element-9f882df .headerBtn .headerBtn-list{
display: none;
  position:absolute;
  z-index: 1;
  top:90%;
  width:80%;
  left:10%;
  background: rgba(0, 0, 0, 0.80);
}
.elementor-1225 .elementor-element.elementor-element-9f882df .headerBtn.show .headerBtn-list{
  display:block;
}
.elementor-1225 .elementor-element.elementor-element-9f882df .headerBtn .headerBtn-list a{
  display:block;
  width:100%;
  text-align:center;
  line-height:36px;
  color:#fff;
  font-size: 18px;
  text-decoration:none;
}
.elementor-1225 .elementor-element.elementor-element-9f882df .headerBtn .headerBtn-list a:hover{
  background: rgba(255, 255, 255, 0.30);
   color:#fff;
}
@media screen and (max-width:767px){
.elementor-1225 .elementor-element.elementor-element-9f882df .headerBtn-toggle{
  width: 105px; 
  height:31px;
}
}/* End custom CSS */
/* Start custom CSS for column, class: .elementor-element-b1feb5c */.elementor-1225 .elementor-element.elementor-element-b1feb5c{
    width: 150px;
}
@media screen and (max-width:1024px){
    .elementor-1225 .elementor-element.elementor-element-b1feb5c{
    flex:2;
}
.elementor-1225 .elementor-element.elementor-element-b1feb5c>.elementor-widget-wrap>.elementor-element{
    width:fit-content;
}
.elementor-1225 .elementor-element.elementor-element-b1feb5c>.elementor-widget-wrap>.elementor-element>.elementor-widget-container{
    width:fit-content;
}
.elementor-1225 .elementor-element.elementor-element-b1feb5c>.elementor-widget-wrap>.elementor-element>.elementor-widget-container>.elementor-button-wrapper{
    width:fit-content;
}
}
@media screen and (max-width:360px){
    .elementor-1225 .elementor-element.elementor-element-b1feb5c>.elementor-widget-wrap{
    padding:0;
}
}/* End custom CSS */
/* Start custom CSS for column, class: .elementor-element-805a9c3 */.elementor-1225 .elementor-element.elementor-element-805a9c3{
    display: none;
}
@media screen and (max-width:1024px){
.elementor-1225 .elementor-element.elementor-element-805a9c3{
    display: block;
}
}
@media screen and (max-width:414px){
.elementor-1225 .elementor-element.elementor-element-805a9c3>.elementor-widget-wrap.elementor-element-populated{
    padding: 0px;
}
}/* End custom CSS */
/* Start custom CSS for section, class: .elementor-element-7107a38 */.elementor-1225 .elementor-element.elementor-element-7107a38{
    position: fixed;
    z-index: 100;
    top: 0;
    left: 0;
    right: 0;
    height: 70px;
}
.elementor-1225 .elementor-element.elementor-element-7107a38>.elementor-container{
    height: 70px;
    align-items: center;
    justify-content: space-between;
}
@media screen and (max-width:1024px){
    .elementor-1225 .elementor-element.elementor-element-7107a38{
    background-color:rgba(0,0,0,0.7);
}
}
@media screen and (max-width:576px){
    .elementor-1225 .elementor-element.elementor-element-7107a38{
        padding:0 10px;
    }
    .elementor-1225 .elementor-element.elementor-element-7107a38>.elementor-container{
        flex-wrap:nowrap;
    }
}/* End custom CSS */
.elementor-1667 .elementor-element.elementor-element-fb6e49b:not(.elementor-motion-effects-element-type-background), .elementor-1667 .elementor-element.elementor-element-fb6e49b > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#000000;}.elementor-1667 .elementor-element.elementor-element-fb6e49b{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:45px 0px 0px 0px;}.elementor-1667 .elementor-element.elementor-element-fb6e49b > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-1667 .elementor-element.elementor-element-5944463 > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-1667 .elementor-element.elementor-element-e1f8c51 > .elementor-element-populated{border-style:solid;border-width:0px 0px 0px 1px;border-color:#FFFFFF;transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:0px 0px 0px 50px;}.elementor-1667 .elementor-element.elementor-element-e1f8c51 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-1667 .elementor-element.elementor-element-fa2d55e{text-align:center;font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );text-transform:var( --e-global-typography-text-text-transform );font-style:var( --e-global-typography-text-font-style );text-decoration:var( --e-global-typography-text-text-decoration );line-height:var( --e-global-typography-text-line-height );}.elementor-1667 .elementor-element.elementor-element-fa2d55e > .elementor-widget-container{margin:40px 0px 0px 0px;}:root{--page-title-display:none;}@media(min-width:768px){.elementor-1667 .elementor-element.elementor-element-5944463{width:30.716%;}.elementor-1667 .elementor-element.elementor-element-e1f8c51{width:69.284%;}}@media(max-width:1024px){.elementor-1667 .elementor-element.elementor-element-fb6e49b{padding:40px 0px 0px 0px;}.elementor-1667 .elementor-element.elementor-element-5944463 > .elementor-element-populated{padding:0px 0px 0px 030px;}.elementor-1667 .elementor-element.elementor-element-e1f8c51 > .elementor-element-populated{padding:0px 0px 0px 030px;}.elementor-1667 .elementor-element.elementor-element-fa2d55e{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-1667 .elementor-element.elementor-element-fa2d55e > .elementor-widget-container{margin:40px 0px 0px 0px;padding:0px 0px 0px 0px;}}@media(max-width:767px){.elementor-1667 .elementor-element.elementor-element-fb6e49b{padding:33px 0px 75px 0px;}.elementor-1667 .elementor-element.elementor-element-5944463 > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-1667 .elementor-element.elementor-element-e1f8c51 > .elementor-element-populated{border-width:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-1667 .elementor-element.elementor-element-f031d27 > .elementor-widget-container{border-radius:0px 0px 0px 0px;}.elementor-1667 .elementor-element.elementor-element-fa2d55e{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-1667 .elementor-element.elementor-element-fa2d55e > .elementor-widget-container{margin:0px 0px 0px 0px;}}/* Start custom CSS for html, class: .elementor-element-f031d27 */.elementor-1667 .elementor-element.elementor-element-f031d27 .footer-body{
    color: #fff;
}
.elementor-1667 .elementor-element.elementor-element-f031d27 .footer-body .footer-body-title{
    font-family: Inter;
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}
.elementor-1667 .elementor-element.elementor-element-f031d27 .footer-body .footer-info{
    display: flex;
    align-items: center;
    min-height: 35px;
}
.elementor-1667 .elementor-element.elementor-element-f031d27 .footer-body .footer-info a{
    text-decoration: underline;
}
.elementor-1667 .elementor-element.elementor-element-f031d27 .footer-body .footer-info .footer-info-text{
    display: flex;
    align-items: center;
    margin-left:10px; 
}
.elementor-1667 .elementor-element.elementor-element-f031d27 .footer-body .textBold{
    font-weight: 700;
    margin-right: 10px;
}
.elementor-1667 .elementor-element.elementor-element-f031d27 .footer-body .socialMedia{
    display: flex;
    gap: 10px;
}
@media screen and (max-width:767px){
    .elementor-1667 .elementor-element.elementor-element-f031d27 .footer-body .footer-info{
        align-items: start;
        margin-bottom:10px;
}
    .elementor-1667 .elementor-element.elementor-element-f031d27 .footer-body .footer-info .footer-info-text{
        margin-left: 6px;
        flex-direction: column;
        align-items: start;
    }
    .elementor-1667 .elementor-element.elementor-element-f031d27 .footer-body .socialMedia{
        margin-top:5px;
}
    .elementor-1667 .elementor-element.elementor-element-f031d27 .footer-body .footer-body-title{
        font-size: 24px;
    }
    
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-fa2d55e */.elementor-1667 .elementor-element.elementor-element-fa2d55e{
     white-space:nowrap;
}/* End custom CSS */
</style>
<link rel="stylesheet" id="elementor-pro-css" href="https://hawkgamingvip.com/wp-content/plugins/elementor-pro/assets/css/frontend.css?ver=3.7.2" media="all" />
<link rel="stylesheet" id="hfe-widgets-style-css" href="https://hawkgamingvip.com/wp-content/plugins/header-footer-elementor/inc/widgets-css/frontend.css?ver=1.6.13" media="all" />
<link rel="stylesheet" id="hello-elementor-css" href="https://hawkgamingvip.com/wp-content/themes/hello-elementor/style.css?ver=2.6.1" media="all" />
<link rel="stylesheet" id="hello-elementor-theme-style-css" href="https://hawkgamingvip.com/wp-content/themes/hello-elementor/theme.css?ver=2.6.1" media="all" />
<link rel="stylesheet" id="elementor-icons-shared-0-css" href="https://hawkgamingvip.com/wp-content/plugins/elementor/assets/lib/font-awesome/css/fontawesome.css?ver=5.15.3" media="all" />
<link rel="stylesheet" id="elementor-icons-fa-solid-css" href="https://hawkgamingvip.com/wp-content/plugins/elementor/assets/lib/font-awesome/css/solid.css?ver=5.15.3" media="all" />
<script type="rocketlazyloadscript" src="https://hawkgamingvip.com/wp-includes/js/jquery/jquery.js?ver=3.6.0" id="jquery-core-js" defer></script>
<script type="rocketlazyloadscript" src="https://hawkgamingvip.com/wp-includes/js/jquery/jquery-migrate.js?ver=3.3.2" id="jquery-migrate-js" defer></script>
<link rel="https://api.w.org/" href="https://hawkgamingvip.com/wp-json/" /><link rel="alternate" type="application/json" href="https://hawkgamingvip.com/wp-json/wp/v2/pages/2996" /><link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://hawkgamingvip.com/xmlrpc.php?rsd" />
<link rel="wlwmanifest" type="application/wlwmanifest+xml" href="https://hawkgamingvip.com/wp-includes/wlwmanifest.xml" />
<meta name="generator" content="WordPress 6.0" />
<link rel="shortlink" href="https://hawkgamingvip.com/?p=2996" />
<link rel="alternate" type="application/json+oembed" href="https://hawkgamingvip.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fhawkgamingvip.com%2Fdownload%2F" />
<link rel="alternate" type="text/xml+oembed" href="https://hawkgamingvip.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fhawkgamingvip.com%2Fdownload%2F&#038;format=xml" />
<meta name="generator" content="Site Kit by Google 1.86.0" />


<script data-cfasync="false" data-pagespeed-no-defer type="text/javascript">
	var dataLayer_content = {"pagePostType":"page","pagePostType2":"single-page","pagePostAuthor":"Alex"};
	dataLayer.push( dataLayer_content );
</script>
<script type="rocketlazyloadscript" data-cfasync="false">
(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'//www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-5LW3RF8Z');
</script>
<style type="text/css">.saboxplugin-wrap{ border-top-style:solid !important; border-top-color: !important; border-bottom-style:solid !important; border-bottom-color: !important; border-left-style:solid !important; border-left-color: !important; border-right-style:solid !important; border-right-color: !important;}.saboxplugin-authorname .sabox-job-title{font-size:12px;opacity:.7;display: inline-block;margin-left: 10px;}</style><style type="text/css">.saboxplugin-wrap{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;border:1px solid #eee;width:100%;clear:both;display:block;overflow:hidden;word-wrap:break-word;position:relative}.saboxplugin-wrap .saboxplugin-gravatar{float:left;padding:0 20px 20px 20px}.saboxplugin-wrap .saboxplugin-gravatar img{max-width:149px;height:auto;border-radius:0;}.saboxplugin-wrap .saboxplugin-authorname{font-size:18px;line-height:1;margin:20px 0 0 20px;display:block}.saboxplugin-wrap .saboxplugin-authorname a{text-decoration:none}.saboxplugin-wrap .saboxplugin-authorname a:focus{outline:0}.saboxplugin-wrap .saboxplugin-desc{display:block;margin:5px 20px}.saboxplugin-wrap .saboxplugin-desc a{text-decoration:underline}.saboxplugin-wrap .saboxplugin-desc p{margin:5px 0 12px}.saboxplugin-wrap .saboxplugin-web{margin:0 20px 15px;text-align:left}.saboxplugin-wrap .sab-web-position{text-align:right}.saboxplugin-wrap .saboxplugin-web a{color:#ccc;text-decoration:none}.saboxplugin-wrap .saboxplugin-socials{position:relative;display:block;background:#fcfcfc;padding:5px;border-top:1px solid #eee}.saboxplugin-wrap .saboxplugin-socials a svg{width:20px;height:20px}.saboxplugin-wrap .saboxplugin-socials a svg .st2{fill:#fff; transform-origin:center center;}.saboxplugin-wrap .saboxplugin-socials a svg .st1{fill:rgba(0,0,0,.3)}.saboxplugin-wrap .saboxplugin-socials a:hover{opacity:.8;-webkit-transition:opacity .4s;-moz-transition:opacity .4s;-o-transition:opacity .4s;transition:opacity .4s;box-shadow:none!important;-webkit-box-shadow:none!important}.saboxplugin-wrap .saboxplugin-socials .saboxplugin-icon-color{box-shadow:none;padding:0;border:0;-webkit-transition:opacity .4s;-moz-transition:opacity .4s;-o-transition:opacity .4s;transition:opacity .4s;display:inline-block;color:#fff;font-size:0;text-decoration:inherit;margin:5px;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0;overflow:hidden}.saboxplugin-wrap .saboxplugin-socials .saboxplugin-icon-grey{text-decoration:inherit;box-shadow:none;position:relative;display:-moz-inline-stack;display:inline-block;vertical-align:middle;zoom:1;margin:10px 5px;color:#444;fill:#444}.clearfix:after,.clearfix:before{content:' ';display:table;line-height:0;clear:both}.ie7 .clearfix{zoom:1}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-twitch{border-color:#38245c}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-addthis{border-color:#e91c00}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-behance{border-color:#003eb0}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-delicious{border-color:#06c}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-deviantart{border-color:#036824}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-digg{border-color:#00327c}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-dribbble{border-color:#ba1655}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-facebook{border-color:#1e2e4f}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-flickr{border-color:#003576}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-github{border-color:#264874}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-google{border-color:#0b51c5}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-googleplus{border-color:#96271a}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-html5{border-color:#902e13}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-instagram{border-color:#1630aa}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-linkedin{border-color:#00344f}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-pinterest{border-color:#5b040e}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-reddit{border-color:#992900}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-rss{border-color:#a43b0a}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-sharethis{border-color:#5d8420}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-skype{border-color:#00658a}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-soundcloud{border-color:#995200}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-spotify{border-color:#0f612c}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-stackoverflow{border-color:#a95009}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-steam{border-color:#006388}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-user_email{border-color:#b84e05}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-stumbleUpon{border-color:#9b280e}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-tumblr{border-color:#10151b}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-twitter{border-color:#0967a0}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-vimeo{border-color:#0d7091}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-windows{border-color:#003f71}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-whatsapp{border-color:#003f71}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-wordpress{border-color:#0f3647}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-yahoo{border-color:#14002d}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-youtube{border-color:#900}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-xing{border-color:#000202}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-mixcloud{border-color:#2475a0}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-vk{border-color:#243549}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-medium{border-color:#00452c}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-quora{border-color:#420e00}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-meetup{border-color:#9b181c}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-goodreads{border-color:#000}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-snapchat{border-color:#999700}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-500px{border-color:#00557f}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-mastodont{border-color:#185886}.sab-patreon{border-color:#fc573b}.sabox-plus-item{margin-bottom:20px}@media screen and (max-width:480px){.saboxplugin-wrap{text-align:center}.saboxplugin-wrap .saboxplugin-gravatar{float:none;padding:20px 0;text-align:center;margin:0 auto;display:block}.saboxplugin-wrap .saboxplugin-gravatar img{float:none;display:inline-block;display:-moz-inline-stack;vertical-align:middle;zoom:1}.saboxplugin-wrap .saboxplugin-desc{margin:0 10px 20px;text-align:center}.saboxplugin-wrap .saboxplugin-authorname{text-align:center;margin:10px 0 20px}}body .saboxplugin-authorname a,body .saboxplugin-authorname a:hover{box-shadow:none;-webkit-box-shadow:none}a.sab-profile-edit{font-size:16px!important;line-height:1!important}.sab-edit-settings a,a.sab-profile-edit{color:#0073aa!important;box-shadow:none!important;-webkit-box-shadow:none!important}.sab-edit-settings{margin-right:15px;position:absolute;right:0;z-index:2;bottom:10px;line-height:20px}.sab-edit-settings i{margin-left:5px}.saboxplugin-socials{line-height:1!important}.rtl .saboxplugin-wrap .saboxplugin-gravatar{float:right}.rtl .saboxplugin-wrap .saboxplugin-authorname{display:flex;align-items:center}.rtl .saboxplugin-wrap .saboxplugin-authorname .sab-profile-edit{margin-right:10px}.rtl .sab-edit-settings{right:auto;left:0}img.sab-custom-avatar{max-width:75px;}.saboxplugin-wrap{ border-width: 0px; }.saboxplugin-wrap .saboxplugin-gravatar img {-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;}.saboxplugin-wrap .saboxplugin-gravatar img {border-radius:16% 84% 18% 82% / 64% 14% 86% 36%;}.saboxplugin-wrap .saboxplugin-socials{background-color:#151724;}.saboxplugin-wrap {background-color:#151724;}.saboxplugin-wrap .saboxplugin-desc p, .saboxplugin-wrap .saboxplugin-desc  {color:#ffffff !important;}.saboxplugin-wrap .saboxplugin-desc a {color:#dddddd !important;}.saboxplugin-wrap .saboxplugin-socials .saboxplugin-icon-grey {color:#f4f4f4; fill:#f4f4f4;}.saboxplugin-wrap .saboxplugin-authorname a,.saboxplugin-wrap .saboxplugin-authorname span {color:#f9be14;}.saboxplugin-wrap {margin-top:0px; margin-bottom:0px; padding: 0px 0px }.saboxplugin-wrap .saboxplugin-authorname {font-size:24px; line-height:31px;}.saboxplugin-wrap .saboxplugin-desc p, .saboxplugin-wrap .saboxplugin-desc {font-size:16px !important; line-height:23px !important;}.saboxplugin-wrap .saboxplugin-web {font-size:14px;}.saboxplugin-wrap .saboxplugin-socials a svg {width:16px;height:16px;}.saboxplugin-tabs-wrapper {
                width: 100%;
                display: block;
                clear: both;
                overflow: auto;
            }
            
            .saboxplugin-tabs-wrapper ul{
                margin:0px;
                padding: 0px;
            }
            
            .saboxplugin-tabs-wrapper ul li {
                list-style: none;
                float: left;
                color: #ffffff;
                padding: 8px 20px;
                background-color: #540942;
                box-sizing: border-box;
                margin-right: 1px;
                border-bottom: 1px solid #3d032f;
            }
            
            .saboxplugin-tabs-wrapper ul li.active,
            .saboxplugin-tabs-wrapper ul li:hover{
                color: #540942;
                background-color: #efefef;
                border-bottom: 1px solid #c7c7c7;
                cursor:pointer;
            }
            
            .saboxplugin-tab{
                padding:20px;
            }
            
            .saboxplugin-tab ul{
                margin:0px;
                padding: 0px;
            }

            .saboxplugin-tab ul li{
                list-style: none;
            }.saboxplugin-tab{ max-width:1200px; margin: 0 auto; } .sabox-guest-authors{ display:none} .saboxplugin-gravatar{ transform: translate(0,30px); }.saboxplugin-authorname .sabox-job-title{font-size:12px;opacity:.7;display: inline-block;margin-left: 10px;}</style><style type="text/css">.saboxplugin-wrap{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;border:1px solid #eee;width:100%;clear:both;display:block;overflow:hidden;word-wrap:break-word;position:relative}.saboxplugin-wrap .saboxplugin-gravatar{float:left;padding:0 20px 20px 20px}.saboxplugin-wrap .saboxplugin-gravatar img{max-width:149px;height:auto;border-radius:0;}.saboxplugin-wrap .saboxplugin-authorname{font-size:18px;line-height:1;margin:20px 0 0 20px;display:block}.saboxplugin-wrap .saboxplugin-authorname a{text-decoration:none}.saboxplugin-wrap .saboxplugin-authorname a:focus{outline:0}.saboxplugin-wrap .saboxplugin-desc{display:block;margin:5px 20px}.saboxplugin-wrap .saboxplugin-desc a{text-decoration:underline}.saboxplugin-wrap .saboxplugin-desc p{margin:5px 0 12px}.saboxplugin-wrap .saboxplugin-web{margin:0 20px 15px;text-align:left}.saboxplugin-wrap .sab-web-position{text-align:right}.saboxplugin-wrap .saboxplugin-web a{color:#ccc;text-decoration:none}.saboxplugin-wrap .saboxplugin-socials{position:relative;display:block;background:#fcfcfc;padding:5px;border-top:1px solid #eee}.saboxplugin-wrap .saboxplugin-socials a svg{width:20px;height:20px}.saboxplugin-wrap .saboxplugin-socials a svg .st2{fill:#fff; transform-origin:center center;}.saboxplugin-wrap .saboxplugin-socials a svg .st1{fill:rgba(0,0,0,.3)}.saboxplugin-wrap .saboxplugin-socials a:hover{opacity:.8;-webkit-transition:opacity .4s;-moz-transition:opacity .4s;-o-transition:opacity .4s;transition:opacity .4s;box-shadow:none!important;-webkit-box-shadow:none!important}.saboxplugin-wrap .saboxplugin-socials .saboxplugin-icon-color{box-shadow:none;padding:0;border:0;-webkit-transition:opacity .4s;-moz-transition:opacity .4s;-o-transition:opacity .4s;transition:opacity .4s;display:inline-block;color:#fff;font-size:0;text-decoration:inherit;margin:5px;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0;overflow:hidden}.saboxplugin-wrap .saboxplugin-socials .saboxplugin-icon-grey{text-decoration:inherit;box-shadow:none;position:relative;display:-moz-inline-stack;display:inline-block;vertical-align:middle;zoom:1;margin:10px 5px;color:#444;fill:#444}.clearfix:after,.clearfix:before{content:' ';display:table;line-height:0;clear:both}.ie7 .clearfix{zoom:1}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-twitch{border-color:#38245c}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-addthis{border-color:#e91c00}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-behance{border-color:#003eb0}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-delicious{border-color:#06c}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-deviantart{border-color:#036824}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-digg{border-color:#00327c}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-dribbble{border-color:#ba1655}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-facebook{border-color:#1e2e4f}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-flickr{border-color:#003576}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-github{border-color:#264874}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-google{border-color:#0b51c5}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-googleplus{border-color:#96271a}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-html5{border-color:#902e13}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-instagram{border-color:#1630aa}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-linkedin{border-color:#00344f}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-pinterest{border-color:#5b040e}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-reddit{border-color:#992900}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-rss{border-color:#a43b0a}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-sharethis{border-color:#5d8420}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-skype{border-color:#00658a}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-soundcloud{border-color:#995200}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-spotify{border-color:#0f612c}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-stackoverflow{border-color:#a95009}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-steam{border-color:#006388}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-user_email{border-color:#b84e05}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-stumbleUpon{border-color:#9b280e}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-tumblr{border-color:#10151b}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-twitter{border-color:#0967a0}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-vimeo{border-color:#0d7091}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-windows{border-color:#003f71}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-whatsapp{border-color:#003f71}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-wordpress{border-color:#0f3647}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-yahoo{border-color:#14002d}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-youtube{border-color:#900}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-xing{border-color:#000202}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-mixcloud{border-color:#2475a0}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-vk{border-color:#243549}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-medium{border-color:#00452c}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-quora{border-color:#420e00}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-meetup{border-color:#9b181c}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-goodreads{border-color:#000}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-snapchat{border-color:#999700}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-500px{border-color:#00557f}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-mastodont{border-color:#185886}.sab-patreon{border-color:#fc573b}.sabox-plus-item{margin-bottom:20px}@media screen and (max-width:480px){.saboxplugin-wrap{text-align:center}.saboxplugin-wrap .saboxplugin-gravatar{float:none;padding:20px 0;text-align:center;margin:0 auto;display:block}.saboxplugin-wrap .saboxplugin-gravatar img{float:none;display:inline-block;display:-moz-inline-stack;vertical-align:middle;zoom:1}.saboxplugin-wrap .saboxplugin-desc{margin:0 10px 20px;text-align:center}.saboxplugin-wrap .saboxplugin-authorname{text-align:center;margin:10px 0 20px}}body .saboxplugin-authorname a,body .saboxplugin-authorname a:hover{box-shadow:none;-webkit-box-shadow:none}a.sab-profile-edit{font-size:16px!important;line-height:1!important}.sab-edit-settings a,a.sab-profile-edit{color:#0073aa!important;box-shadow:none!important;-webkit-box-shadow:none!important}.sab-edit-settings{margin-right:15px;position:absolute;right:0;z-index:2;bottom:10px;line-height:20px}.sab-edit-settings i{margin-left:5px}.saboxplugin-socials{line-height:1!important}.rtl .saboxplugin-wrap .saboxplugin-gravatar{float:right}.rtl .saboxplugin-wrap .saboxplugin-authorname{display:flex;align-items:center}.rtl .saboxplugin-wrap .saboxplugin-authorname .sab-profile-edit{margin-right:10px}.rtl .sab-edit-settings{right:auto;left:0}img.sab-custom-avatar{max-width:75px;}.saboxplugin-wrap{ border-width: 0px; }.saboxplugin-wrap .saboxplugin-gravatar img {-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;}.saboxplugin-wrap .saboxplugin-gravatar img {border-radius:16% 84% 18% 82% / 64% 14% 86% 36%;}.saboxplugin-wrap .saboxplugin-socials{background-color:#151724;}.saboxplugin-wrap {background-color:#151724;}.saboxplugin-wrap .saboxplugin-desc p, .saboxplugin-wrap .saboxplugin-desc  {color:#ffffff !important;}.saboxplugin-wrap .saboxplugin-desc a {color:#dddddd !important;}.saboxplugin-wrap .saboxplugin-socials .saboxplugin-icon-grey {color:#f4f4f4; fill:#f4f4f4;}.saboxplugin-wrap .saboxplugin-authorname a,.saboxplugin-wrap .saboxplugin-authorname span {color:#f9be14;}.saboxplugin-wrap {margin-top:0px; margin-bottom:0px; padding: 0px 0px }.saboxplugin-wrap .saboxplugin-authorname {font-size:24px; line-height:31px;}.saboxplugin-wrap .saboxplugin-desc p, .saboxplugin-wrap .saboxplugin-desc {font-size:16px !important; line-height:23px !important;}.saboxplugin-wrap .saboxplugin-web {font-size:14px;}.saboxplugin-wrap .saboxplugin-socials a svg {width:16px;height:16px;}.saboxplugin-tabs-wrapper {
                width: 100%;
                display: block;
                clear: both;
                overflow: auto;
            }
            
            .saboxplugin-tabs-wrapper ul{
                margin:0px;
                padding: 0px;
            }
            
            .saboxplugin-tabs-wrapper ul li {
                list-style: none;
                float: left;
                color: #ffffff;
                padding: 8px 20px;
                background-color: #540942;
                box-sizing: border-box;
                margin-right: 1px;
                border-bottom: 1px solid #3d032f;
            }
            
            .saboxplugin-tabs-wrapper ul li.active,
            .saboxplugin-tabs-wrapper ul li:hover{
                color: #540942;
                background-color: #efefef;
                border-bottom: 1px solid #c7c7c7;
                cursor:pointer;
            }
            
            .saboxplugin-tab{
                padding:20px;
            }
            
            .saboxplugin-tab ul{
                margin:0px;
                padding: 0px;
            }

            .saboxplugin-tab ul li{
                list-style: none;
            }.saboxplugin-tab{ max-width:1200px; margin: 0 auto; } .sabox-guest-authors{ display:none} .saboxplugin-gravatar{ transform: translate(0,30px); }.saboxplugin-authorname .sabox-job-title{font-size:12px;opacity:.7;display: inline-block;margin-left: 10px;}</style><script type="rocketlazyloadscript">window.addEventListener('DOMContentLoaded', function() {(function ($) {
            $(document).ready(function () {
                $(".saboxplugin-tabs-wrapper").on("click", "li", function () {
                    $(this).parents("ul").children("li").removeClass("active");
                    $(this).addClass("active");
                    $(this).parents(".saboxplugin-wrap").children(".saboxplugin-tab").hide();
                    $(this).parents(".saboxplugin-wrap").children(".saboxplugin-tab-" + $(this).data("tab")).show();
                });
            });
        })(jQuery);});</script><link rel="icon" href="https://hawkgamingvip.com/wp-content/uploads/2023/11/cropped-1024-32x32.png" sizes="32x32" />
<link rel="icon" href="https://hawkgamingvip.com/wp-content/uploads/2023/11/cropped-1024-192x192.png" sizes="192x192" />
<link rel="apple-touch-icon" href="https://hawkgamingvip.com/wp-content/uploads/2023/11/cropped-1024-180x180.png" />
<meta name="msapplication-TileImage" content="https://hawkgamingvip.com/wp-content/uploads/2023/11/cropped-1024-270x270.png" />
<noscript><style id="rocket-lazyload-nojs-css">.rll-youtube-player, [data-lazy-src]{display:none !important;}</style></noscript></head>
<body data-rsssl="1" class="page-template-default page page-id-2996 wp-custom-logo ehf-header ehf-footer ehf-template-hello-elementor ehf-stylesheet-hello-elementor elementor-default elementor-kit-8 elementor-page elementor-page-2996 elementor-page-4418">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 0 0" width="0" height="0" focusable="false" role="none" style="visibility: hidden; position: absolute; left: -9999px; overflow: hidden;">
<defs>
<filter id="wp-duotone-dark-grayscale">
<feColorMatrix color-interpolation-filters="sRGB" type="matrix" values="
						.299 .587 .114 0 0
						.299 .587 .114 0 0
						.299 .587 .114 0 0
						.299 .587 .114 0 0
					" />
<feComponentTransfer color-interpolation-filters="sRGB">
<feFuncR type="table" tableValues="0 0.49803921568627" />
<feFuncG type="table" tableValues="0 0.49803921568627" />
<feFuncB type="table" tableValues="0 0.49803921568627" />
<feFuncA type="table" tableValues="1 1" />
</feComponentTransfer>
<feComposite in2="SourceGraphic" operator="in" />
</filter>
</defs>
</svg>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 0 0" width="0" height="0" focusable="false" role="none" style="visibility: hidden; position: absolute; left: -9999px; overflow: hidden;">
<defs>
<filter id="wp-duotone-grayscale">
<feColorMatrix color-interpolation-filters="sRGB" type="matrix" values="
						.299 .587 .114 0 0
						.299 .587 .114 0 0
						.299 .587 .114 0 0
						.299 .587 .114 0 0
					" />
<feComponentTransfer color-interpolation-filters="sRGB">
<feFuncR type="table" tableValues="0 1" />
<feFuncG type="table" tableValues="0 1" />
<feFuncB type="table" tableValues="0 1" />
<feFuncA type="table" tableValues="1 1" />
</feComponentTransfer>
<feComposite in2="SourceGraphic" operator="in" />
</filter>
</defs>
</svg>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 0 0" width="0" height="0" focusable="false" role="none" style="visibility: hidden; position: absolute; left: -9999px; overflow: hidden;">
<defs>
<filter id="wp-duotone-purple-yellow">
<feColorMatrix color-interpolation-filters="sRGB" type="matrix" values="
						.299 .587 .114 0 0
						.299 .587 .114 0 0
						.299 .587 .114 0 0
						.299 .587 .114 0 0
					" />
<feComponentTransfer color-interpolation-filters="sRGB">
<feFuncR type="table" tableValues="0.54901960784314 0.98823529411765" />
<feFuncG type="table" tableValues="0 1" />
<feFuncB type="table" tableValues="0.71764705882353 0.25490196078431" />
<feFuncA type="table" tableValues="1 1" />
</feComponentTransfer>
<feComposite in2="SourceGraphic" operator="in" />
</filter>
</defs>
</svg>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 0 0" width="0" height="0" focusable="false" role="none" style="visibility: hidden; position: absolute; left: -9999px; overflow: hidden;">
<defs>
<filter id="wp-duotone-blue-red">
<feColorMatrix color-interpolation-filters="sRGB" type="matrix" values="
						.299 .587 .114 0 0
						.299 .587 .114 0 0
						.299 .587 .114 0 0
						.299 .587 .114 0 0
					" />
<feComponentTransfer color-interpolation-filters="sRGB">
<feFuncR type="table" tableValues="0 1" />
<feFuncG type="table" tableValues="0 0.27843137254902" />
<feFuncB type="table" tableValues="0.5921568627451 0.27843137254902" />
<feFuncA type="table" tableValues="1 1" />
</feComponentTransfer>
<feComposite in2="SourceGraphic" operator="in" />
</filter>
</defs>
</svg>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 0 0" width="0" height="0" focusable="false" role="none" style="visibility: hidden; position: absolute; left: -9999px; overflow: hidden;">
<defs>
<filter id="wp-duotone-midnight">
<feColorMatrix color-interpolation-filters="sRGB" type="matrix" values="
						.299 .587 .114 0 0
						.299 .587 .114 0 0
						.299 .587 .114 0 0
						.299 .587 .114 0 0
					" />
<feComponentTransfer color-interpolation-filters="sRGB">
<feFuncR type="table" tableValues="0 0" />
<feFuncG type="table" tableValues="0 0.64705882352941" />
<feFuncB type="table" tableValues="0 1" />
<feFuncA type="table" tableValues="1 1" />
</feComponentTransfer>
<feComposite in2="SourceGraphic" operator="in" />
</filter>
</defs>
</svg>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 0 0" width="0" height="0" focusable="false" role="none" style="visibility: hidden; position: absolute; left: -9999px; overflow: hidden;">
<defs>
<filter id="wp-duotone-magenta-yellow">
<feColorMatrix color-interpolation-filters="sRGB" type="matrix" values="
						.299 .587 .114 0 0
						.299 .587 .114 0 0
						.299 .587 .114 0 0
						.299 .587 .114 0 0
					" />
<feComponentTransfer color-interpolation-filters="sRGB">
<feFuncR type="table" tableValues="0.78039215686275 1" />
<feFuncG type="table" tableValues="0 0.94901960784314" />
<feFuncB type="table" tableValues="0.35294117647059 0.47058823529412" />
<feFuncA type="table" tableValues="1 1" />
</feComponentTransfer>
<feComposite in2="SourceGraphic" operator="in" />
</filter>
</defs>
</svg>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 0 0" width="0" height="0" focusable="false" role="none" style="visibility: hidden; position: absolute; left: -9999px; overflow: hidden;">
<defs>
<filter id="wp-duotone-purple-green">
<feColorMatrix color-interpolation-filters="sRGB" type="matrix" values="
						.299 .587 .114 0 0
						.299 .587 .114 0 0
						.299 .587 .114 0 0
						.299 .587 .114 0 0
					" />
<feComponentTransfer color-interpolation-filters="sRGB">
<feFuncR type="table" tableValues="0.65098039215686 0.40392156862745" />
<feFuncG type="table" tableValues="0 1" />
<feFuncB type="table" tableValues="0.44705882352941 0.4" />
<feFuncA type="table" tableValues="1 1" />
</feComponentTransfer>
<feComposite in2="SourceGraphic" operator="in" />
</filter>
</defs>
</svg>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 0 0" width="0" height="0" focusable="false" role="none" style="visibility: hidden; position: absolute; left: -9999px; overflow: hidden;">
<defs>
<filter id="wp-duotone-blue-orange">
<feColorMatrix color-interpolation-filters="sRGB" type="matrix" values="
						.299 .587 .114 0 0
						.299 .587 .114 0 0
						.299 .587 .114 0 0
						.299 .587 .114 0 0
					" />
<feComponentTransfer color-interpolation-filters="sRGB">
<feFuncR type="table" tableValues="0.098039215686275 1" />
<feFuncG type="table" tableValues="0 0.66274509803922" />
<feFuncB type="table" tableValues="0.84705882352941 0.41960784313725" />
<feFuncA type="table" tableValues="1 1" />
</feComponentTransfer>
<feComposite in2="SourceGraphic" operator="in" />
</filter>
</defs>
</svg>
<div id="page" class="hfeed site">
<header id="masthead">
<p class="main-title bhf-hidden"><a href="https://hawkgamingvip.com" title="Hawk Gaming" rel="home">Hawk Gaming</a></p>
<div data-elementor-type="wp-post" data-elementor-id="1225" class="elementor elementor-1225">
<section class="elementor-section elementor-top-section elementor-element elementor-element-7107a38 elementor-section-full_width elementor-section-height-default elementor-section-height-default" data-id="7107a38" data-element_type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
<div class="elementor-background-overlay"></div>
<div class="elementor-container elementor-column-gap-default">
<div class="elementor-column elementor-col-25 elementor-top-column elementor-element elementor-element-ab5cc29" data-id="ab5cc29" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-6638766 elementor-widget elementor-widget-site-logo" data-id="6638766" data-element_type="widget" data-settings="{&quot;width&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:100,&quot;sizes&quot;:[]},&quot;width_tablet&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:100,&quot;sizes&quot;:[]},&quot;width_mobile&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:100,&quot;sizes&quot;:[]},&quot;align_mobile&quot;:&quot;left&quot;,&quot;align&quot;:&quot;center&quot;,&quot;space&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;space_tablet&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;space_mobile&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;image_border_radius&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;top&quot;:&quot;&quot;,&quot;right&quot;:&quot;&quot;,&quot;bottom&quot;:&quot;&quot;,&quot;left&quot;:&quot;&quot;,&quot;isLinked&quot;:true},&quot;image_border_radius_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;top&quot;:&quot;&quot;,&quot;right&quot;:&quot;&quot;,&quot;bottom&quot;:&quot;&quot;,&quot;left&quot;:&quot;&quot;,&quot;isLinked&quot;:true},&quot;image_border_radius_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;top&quot;:&quot;&quot;,&quot;right&quot;:&quot;&quot;,&quot;bottom&quot;:&quot;&quot;,&quot;left&quot;:&quot;&quot;,&quot;isLinked&quot;:true},&quot;caption_padding&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;top&quot;:&quot;&quot;,&quot;right&quot;:&quot;&quot;,&quot;bottom&quot;:&quot;&quot;,&quot;left&quot;:&quot;&quot;,&quot;isLinked&quot;:true},&quot;caption_padding_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;top&quot;:&quot;&quot;,&quot;right&quot;:&quot;&quot;,&quot;bottom&quot;:&quot;&quot;,&quot;left&quot;:&quot;&quot;,&quot;isLinked&quot;:true},&quot;caption_padding_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;top&quot;:&quot;&quot;,&quot;right&quot;:&quot;&quot;,&quot;bottom&quot;:&quot;&quot;,&quot;left&quot;:&quot;&quot;,&quot;isLinked&quot;:true},&quot;caption_space&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:0,&quot;sizes&quot;:[]},&quot;caption_space_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;caption_space_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}" data-widget_type="site-logo.default">
<div class="elementor-widget-container">
<div class="hfe-site-logo">
<a data-elementor-open-lightbox class="elementor-clickable" href="https://hawkgamingvip.com">
<div class="hfe-site-logo-set">
<div class="hfe-site-logo-container">
<img width="300" height="84" class="hfe-site-logo-img elementor-animation-" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%2084'%3E%3C/svg%3E" alt="Hawk Gaming Logo" data-lazy-src="https://hawkgamingvip.com/wp-content/uploads/2023/11/logo1-300x84.png" /><noscript><img width="300" height="84" class="hfe-site-logo-img elementor-animation-"  src="https://hawkgamingvip.com/wp-content/uploads/2023/11/logo1-300x84.png" alt="Hawk Gaming Logo"/></noscript>
</div>
</div>
</a>
</div>
</div>
</div>
</div>
</div>
<div class="elementor-column elementor-col-25 elementor-top-column elementor-element elementor-element-5aa6bf3 elementor-hidden-tablet elementor-hidden-mobile" data-id="5aa6bf3" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-79dff9c elementor-nav-menu__align-right elementor-nav-menu--stretch elementor-nav-menu--dropdown-mobile elementor-nav-menu__text-align-center elementor-nav-menu--toggle elementor-nav-menu--burger elementor-widget elementor-widget-nav-menu" data-id="79dff9c" data-element_type="widget" data-settings="{&quot;full_width&quot;:&quot;stretch&quot;,&quot;submenu_icon&quot;:{&quot;value&quot;:&quot;&lt;i class=\&quot;\&quot;&gt;&lt;\/i&gt;&quot;,&quot;library&quot;:&quot;&quot;},&quot;layout&quot;:&quot;horizontal&quot;,&quot;toggle&quot;:&quot;burger&quot;}" data-widget_type="nav-menu.default">
<div class="elementor-widget-container">
<nav migration_allowed="1" migrated="0" role="navigation" class="elementor-nav-menu--main elementor-nav-menu__container elementor-nav-menu--layout-horizontal e--pointer-background e--animation-fade">
<ul id="menu-1-79dff9c" class="elementor-nav-menu"><li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-2041"><a class="elementor-item">Casino Game Guide</a>
<ul class="sub-menu elementor-nav-menu--dropdown">
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2112"><a href="https://hawkgamingvip.com/slot/" class="elementor-sub-item">Slot</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2458"><a href="https://hawkgamingvip.com/fishing-game/" class="elementor-sub-item">Fishing Game</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2425"><a href="https://hawkgamingvip.com/live-casino/" class="elementor-sub-item">Live Casino</a></li>
</ul>
</li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2815"><a href="https://hawkgamingvip.com/register/" class="elementor-item">Register</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page current-menu-item page_item page-item-2996 current_page_item menu-item-3051"><a href="https://hawkgamingvip.com/download/" aria-current="page" class="elementor-item elementor-item-active">Download</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3292"><a href="https://hawkgamingvip.com/online-casino/" class="elementor-item">Online Casino</a></li>
</ul> </nav>
<div class="elementor-menu-toggle" role="button" tabindex="0" aria-label="Menu Toggle" aria-expanded="false">
<i aria-hidden="true" role="presentation" class="elementor-menu-toggle__icon--open eicon-menu-bar"></i><i aria-hidden="true" role="presentation" class="elementor-menu-toggle__icon--close eicon-close"></i> <span class="elementor-screen-only">Menu</span>
</div>
<nav class="elementor-nav-menu--dropdown elementor-nav-menu__container" role="navigation" aria-hidden="true">
<ul id="menu-2-79dff9c" class="elementor-nav-menu"><li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-2041"><a class="elementor-item" tabindex="-1">Casino Game Guide</a>
<ul class="sub-menu elementor-nav-menu--dropdown">
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2112"><a href="https://hawkgamingvip.com/slot/" class="elementor-sub-item" tabindex="-1">Slot</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2458"><a href="https://hawkgamingvip.com/fishing-game/" class="elementor-sub-item" tabindex="-1">Fishing Game</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2425"><a href="https://hawkgamingvip.com/live-casino/" class="elementor-sub-item" tabindex="-1">Live Casino</a></li>
</ul>
</li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2815"><a href="https://hawkgamingvip.com/register/" class="elementor-item" tabindex="-1">Register</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page current-menu-item page_item page-item-2996 current_page_item menu-item-3051"><a href="https://hawkgamingvip.com/download/" aria-current="page" class="elementor-item elementor-item-active" tabindex="-1">Download</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3292"><a href="https://hawkgamingvip.com/online-casino/" class="elementor-item" tabindex="-1">Online Casino</a></li>
</ul> </nav>
</div>
</div>
</div>
</div>
<div class="elementor-column elementor-col-25 elementor-top-column elementor-element elementor-element-b1feb5c" data-id="b1feb5c" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-9f882df elementor-widget elementor-widget-html" data-id="9f882df" data-element_type="widget" data-widget_type="html.default">
<div class="elementor-widget-container">
<div class="headerBtn">
<div class="headerBtn-toggle">
<img width="15" height="18" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2015%2018'%3E%3C/svg%3E" data-lazy-src="https://hawkgamingvip.com/wp-content/uploads/2023/09/user-logo.svg" /><noscript><img width="15" height="18" src="https://hawkgamingvip.com/wp-content/uploads/2023/09/user-logo.svg"/></noscript>
<span class="headerBtn-toggle-text">&ensp;Login</span>
</div>
<div class="headerBtn-list">
<a class="headerBtn-link" href="https://hawkgaming.ph/" rel="nofollow" target="_blank">Link 1</a>
<a class="headerBtn-link" href="https://hawkgaming888.com/" rel="nofollow" target="_blank">Link 2</a>
</div>
</div>
<script type="rocketlazyloadscript">
    const headerBtn = document.querySelector(".headerBtn");
        headerBtn.addEventListener('click',(e)=>{
            headerBtn.classList.toggle('show');
        });
</script> </div>
</div>
</div>
</div>
<div class="elementor-column elementor-col-25 elementor-top-column elementor-element elementor-element-805a9c3 elementor-hidden-desktop" data-id="805a9c3" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-9d68897 elementor-nav-menu__align-right elementor-nav-menu--stretch elementor-nav-menu__text-align-center elementor-nav-menu--dropdown-tablet elementor-nav-menu--toggle elementor-nav-menu--burger elementor-widget elementor-widget-nav-menu" data-id="9d68897" data-element_type="widget" data-settings="{&quot;full_width&quot;:&quot;stretch&quot;,&quot;submenu_icon&quot;:{&quot;value&quot;:&quot;&lt;i class=\&quot;\&quot;&gt;&lt;\/i&gt;&quot;,&quot;library&quot;:&quot;&quot;},&quot;layout&quot;:&quot;horizontal&quot;,&quot;toggle&quot;:&quot;burger&quot;}" data-widget_type="nav-menu.default">
<div class="elementor-widget-container">
<nav migration_allowed="1" migrated="0" role="navigation" class="elementor-nav-menu--main elementor-nav-menu__container elementor-nav-menu--layout-horizontal e--pointer-background e--animation-fade">
<ul id="menu-1-9d68897" class="elementor-nav-menu"><li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-2041"><a class="elementor-item">Casino Game Guide</a>
<ul class="sub-menu elementor-nav-menu--dropdown">
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2112"><a href="https://hawkgamingvip.com/slot/" class="elementor-sub-item">Slot</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2458"><a href="https://hawkgamingvip.com/fishing-game/" class="elementor-sub-item">Fishing Game</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2425"><a href="https://hawkgamingvip.com/live-casino/" class="elementor-sub-item">Live Casino</a></li>
</ul>
</li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2815"><a href="https://hawkgamingvip.com/register/" class="elementor-item">Register</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page current-menu-item page_item page-item-2996 current_page_item menu-item-3051"><a href="https://hawkgamingvip.com/download/" aria-current="page" class="elementor-item elementor-item-active">Download</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3292"><a href="https://hawkgamingvip.com/online-casino/" class="elementor-item">Online Casino</a></li>
</ul> </nav>
<div class="elementor-menu-toggle" role="button" tabindex="0" aria-label="Menu Toggle" aria-expanded="false">
<i aria-hidden="true" role="presentation" class="elementor-menu-toggle__icon--open eicon-menu-bar"></i><i aria-hidden="true" role="presentation" class="elementor-menu-toggle__icon--close eicon-close"></i> <span class="elementor-screen-only">Menu</span>
</div>
<nav class="elementor-nav-menu--dropdown elementor-nav-menu__container" role="navigation" aria-hidden="true">
<ul id="menu-2-9d68897" class="elementor-nav-menu"><li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-2041"><a class="elementor-item" tabindex="-1">Casino Game Guide</a>
<ul class="sub-menu elementor-nav-menu--dropdown">
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2112"><a href="https://hawkgamingvip.com/slot/" class="elementor-sub-item" tabindex="-1">Slot</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2458"><a href="https://hawkgamingvip.com/fishing-game/" class="elementor-sub-item" tabindex="-1">Fishing Game</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2425"><a href="https://hawkgamingvip.com/live-casino/" class="elementor-sub-item" tabindex="-1">Live Casino</a></li>
</ul>
</li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2815"><a href="https://hawkgamingvip.com/register/" class="elementor-item" tabindex="-1">Register</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page current-menu-item page_item page-item-2996 current_page_item menu-item-3051"><a href="https://hawkgamingvip.com/download/" aria-current="page" class="elementor-item elementor-item-active" tabindex="-1">Download</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3292"><a href="https://hawkgamingvip.com/online-casino/" class="elementor-item" tabindex="-1">Online Casino</a></li>
</ul> </nav>
</div>
</div>
</div>
</div>
</div>
</section>
</div>
</header>
<main id="content" class="site-main post-2996 page type-page status-publish has-post-thumbnail hentry" role="main">
<div class="page-content">
<div data-elementor-type="wp-page" data-elementor-id="2996" class="elementor elementor-2996">
<section class="elementor-section elementor-top-section elementor-element elementor-element-5b85435 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="5b85435" data-element_type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
<div class="elementor-container elementor-column-gap-default">
<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-4244ea5" data-id="4244ea5" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-20d3600 goldTitle elementor-widget elementor-widget-heading" data-id="20d3600" data-element_type="widget" data-widget_type="heading.default">
<div class="elementor-widget-container">
<h1 class="elementor-heading-title elementor-size-default">Hawkgaming Online Casino APP Download</h1> </div>
</div>
<div class="elementor-element elementor-element-87eb4d2 elementor-widget elementor-widget-text-editor" data-id="87eb4d2" data-element_type="widget" data-widget_type="text-editor.default">
<div class="elementor-widget-container">
<p><span style="font-weight: 400;"><a href="https://hawkgamingvip.com/">Hawkgaming</a> not only holds a legitimate license issued by PAGCOR, but is also committed to providing the most secure and exciting online casino game experience for global gamblers. You can complete the Hawkgaming APP download in just 30 seconds, and the team regularly updates the APK and APP versions to ensure smooth operation of the casino games.</span></p> </div>
</div>
<div class="elementor-element elementor-element-0a9324b articles-btn elementor-widget elementor-widget-toggle" data-id="0a9324b" data-element_type="widget" data-widget_type="toggle.default">
<div class="elementor-widget-container">
<div class="elementor-toggle" role="tablist">
<div class="elementor-toggle-item">
<div id="elementor-tab-title-1101" class="elementor-tab-title" data-tab="1" role="tab" aria-controls="elementor-tab-content-1101" aria-expanded="false">
<a href class="elementor-toggle-title">Download App Now</a>
</div>
<div id="elementor-tab-content-1101" class="elementor-tab-content elementor-clearfix" data-tab="1" role="tabpanel" aria-labelledby="elementor-tab-title-1101"><p><a class="notion-link-token notion-focusable-token notion-enable-hover" tabindex="0" href="https://hawkgaming.ph/" target="_blank" rel="nofollow noopener" data-token-index="0"><span class="link-annotation-unknown-block-id--259175888">Link 1</span></a><a class="notion-link-token notion-focusable-token notion-enable-hover" tabindex="0" href="https://hawkgaming888.com/" target="_blank" rel="nofollow noopener" data-token-index="1"><span class="link-annotation-unknown-block-id--202854377">Link 2</span></a></p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="elementor-section elementor-top-section elementor-element elementor-element-3eeeaee elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="3eeeaee" data-element_type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
<div class="elementor-container elementor-column-gap-default">
<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-53262c4" data-id="53262c4" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-aa21d76 elementor-widget elementor-widget-image" data-id="aa21d76" data-element_type="widget" data-widget_type="image.default">
<div class="elementor-widget-container">
<img width="750" height="415" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20750%20415'%3E%3C/svg%3E" class="attachment-large size-large" alt="Hawk Gaming Online Casino APP Download" data-lazy-srcset="https://hawkgamingvip.com/wp-content/uploads/2024/02/Hawk-Gaming-Online-Casino-APP-Download.webp 750w, https://hawkgamingvip.com/wp-content/uploads/2024/02/Hawk-Gaming-Online-Casino-APP-Download-300x166.webp 300w" data-lazy-sizes="(max-width: 750px) 100vw, 750px" title="Hawk Gaming Online Casino APP Download" data-lazy-src="https://hawkgamingvip.com/wp-content/uploads/2024/02/Hawk-Gaming-Online-Casino-APP-Download.webp"><noscript><img width="750" height="415" src="https://hawkgamingvip.com/wp-content/uploads/2024/02/Hawk-Gaming-Online-Casino-APP-Download.webp" class="attachment-large size-large" alt="Hawk Gaming Online Casino APP Download" srcset="https://hawkgamingvip.com/wp-content/uploads/2024/02/Hawk-Gaming-Online-Casino-APP-Download.webp 750w, https://hawkgamingvip.com/wp-content/uploads/2024/02/Hawk-Gaming-Online-Casino-APP-Download-300x166.webp 300w" sizes="(max-width: 750px) 100vw, 750px" title="Hawk Gaming Online Casino APP Download"></noscript> </div>
</div>
</div>
</div>
</div>
</section>
<section class="elementor-section elementor-top-section elementor-element elementor-element-7262007 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="7262007" data-element_type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
<div class="elementor-container elementor-column-gap-default">
<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-58953c1" data-id="58953c1" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-271dd60 goldTitle elementor-widget elementor-widget-heading" data-id="271dd60" data-element_type="widget" data-widget_type="heading.default">
<div class="elementor-widget-container">
<h2 class="elementor-heading-title elementor-size-default">How to download Hawkgaming APP?
Step-by-Step Guide</h2> </div>
</div>
<div class="elementor-element elementor-element-e683454 elementor-widget elementor-widget-text-editor" data-id="e683454" data-element_type="widget" data-widget_type="text-editor.default">
<div class="elementor-widget-container">
<p>If you&#8217;re an online casino player, you&#8217;ll definitely want to play thousands of casino games on your mobile device. Hawkgaming allows all users to download the APP to their mobile devices for free and supports both Android and iOS systems.</p> </div>
</div>
<section class="elementor-section elementor-inner-section elementor-element elementor-element-6020063 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="6020063" data-element_type="section">
<div class="elementor-container elementor-column-gap-default">
<div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-61ae434" data-id="61ae434" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-970465e elementor-widget elementor-widget-image" data-id="970465e" data-element_type="widget" data-widget_type="image.default">
<div class="elementor-widget-container">
<a href="https://hawkgaming.ph/" target="_blank" rel="nofollow noopener">
<img width="132" height="132" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20132%20132'%3E%3C/svg%3E" class="attachment-thumbnail size-thumbnail" alt="hawk gaming qrcode-Android" title="hawk gaming qrcode-Android" data-lazy-src="https://hawkgamingvip.com/wp-content/uploads/2024/04/android-hawkgamingph.png"><noscript><img width="132" height="132" src="https://hawkgamingvip.com/wp-content/uploads/2024/04/android-hawkgamingph.png" class="attachment-thumbnail size-thumbnail" alt="hawk gaming qrcode-Android" title="hawk gaming qrcode-Android"></noscript> </a>
</div>
</div>
<div class="elementor-element elementor-element-9b54986 elementor-widget elementor-widget-text-editor" data-id="9b54986" data-element_type="widget" data-widget_type="text-editor.default">
<div class="elementor-widget-container">
<div class="qrcode-info"><img width="48" height="48" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2048%2048'%3E%3C/svg%3E" alt="hawk gaming android" title="hawk gaming android" data-lazy-src="https://hawkgamingvip.com/wp-content/uploads/2023/11/android.webp" /><noscript><img width="48" height="48" src="https://hawkgamingvip.com/wp-content/uploads/2023/11/android.webp" alt="hawk gaming android" title="hawk gaming android" /></noscript>
<div>
<p class="text">Download PAK</p>
<p class="text-bold">Android</p>
</div>
</div> </div>
</div>
</div>
</div>
<div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-fe0caff" data-id="fe0caff" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-7d19d75 elementor-widget elementor-widget-image" data-id="7d19d75" data-element_type="widget" data-widget_type="image.default">
<div class="elementor-widget-container">
<a href="https://hawkgaming888.com/" target="_blank" rel="nofollow noopener">
<img width="132" height="132" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20132%20132'%3E%3C/svg%3E" class="attachment-thumbnail size-thumbnail" alt="hawk gaming qrcode-ios" title="hawk gaming qrcode-ios" data-lazy-src="https://hawkgamingvip.com/wp-content/uploads/2024/04/ios-hawkgaming888.png"><noscript><img width="132" height="132" src="https://hawkgamingvip.com/wp-content/uploads/2024/04/ios-hawkgaming888.png" class="attachment-thumbnail size-thumbnail" alt="hawk gaming qrcode-ios" title="hawk gaming qrcode-ios"></noscript> </a>
</div>
</div>
<div class="elementor-element elementor-element-b8b6459 elementor-widget elementor-widget-text-editor" data-id="b8b6459" data-element_type="widget" data-widget_type="text-editor.default">
<div class="elementor-widget-container">
<div class="qrcode-info">
<img width="48" height="48" title="hawk gaming ios" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2048%2048'%3E%3C/svg%3E" alt="hawk gaming ios" data-lazy-src="https://hawkgamingvip.com/wp-content/uploads/2023/11/ios.webp" /><noscript><img width="48" height="48" title="hawk gaming ios" src="https://hawkgamingvip.com/wp-content/uploads/2023/11/ios.webp" alt="hawk gaming ios" /></noscript>
<div>
<p class="text">Download on the</p>
<p class="text-bold">App store</p>
</div>
</div> </div>
</div>
</div>
</div>
</div>
</section>
</div>
</div>
</div>
</section>
<section class="elementor-section elementor-top-section elementor-element elementor-element-f5b8ae7 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="f5b8ae7" data-element_type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
<div class="elementor-container elementor-column-gap-default">
<div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-5772909" data-id="5772909" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<section class="elementor-section elementor-inner-section elementor-element elementor-element-58770b0 elementor-section-content-middle elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="58770b0" data-element_type="section">
<div class="elementor-container elementor-column-gap-default">
<div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-1a5253c" data-id="1a5253c" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-96c4898 elementor-widget elementor-widget-image" data-id="96c4898" data-element_type="widget" data-widget_type="image.default">
<div class="elementor-widget-container">
<img width="48" height="48" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2048%2048'%3E%3C/svg%3E" class="attachment-thumbnail size-thumbnail" alt="hawk gaming android" title="hawk gaming android" data-lazy-src="https://hawkgamingvip.com/wp-content/uploads/2023/11/android.webp"><noscript><img width="48" height="48" src="https://hawkgamingvip.com/wp-content/uploads/2023/11/android.webp" class="attachment-thumbnail size-thumbnail" alt="hawk gaming android" title="hawk gaming android"></noscript> </div>
</div>
</div>
</div>
<div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-0ab02c9" data-id="0ab02c9" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-156ea18 goldTitle elementor-widget elementor-widget-heading" data-id="156ea18" data-element_type="widget" data-widget_type="heading.default">
<div class="elementor-widget-container">
<p class="elementor-heading-title elementor-size-default">Android Users</p> </div>
</div>
</div>
</div>
</div>
</section>
<div class="elementor-element elementor-element-4678e3d elementor-widget elementor-widget-text-editor" data-id="4678e3d" data-element_type="widget" data-widget_type="text-editor.default">
<div class="elementor-widget-container">
<p><strong>APK Download Step 1.</strong><br/>Click the Download link below or scan the QR code above to download the Hawkgaming APK.</p> </div>
</div>
<div class="elementor-element elementor-element-c9fd945 articles-btn elementor-widget elementor-widget-toggle" data-id="c9fd945" data-element_type="widget" data-widget_type="toggle.default">
<div class="elementor-widget-container">
<div class="elementor-toggle" role="tablist">
<div class="elementor-toggle-item">
<div id="elementor-tab-title-2111" class="elementor-tab-title" data-tab="1" role="tab" aria-controls="elementor-tab-content-2111" aria-expanded="false">
<a href class="elementor-toggle-title">Android download</a>
</div>
<div id="elementor-tab-content-2111" class="elementor-tab-content elementor-clearfix" data-tab="1" role="tabpanel" aria-labelledby="elementor-tab-title-2111"><p><a class="notion-link-token notion-focusable-token notion-enable-hover" tabindex="0" href="https://hawkgaming.ph/" target="_blank" rel="nofollow noopener" data-token-index="0"><span class="link-annotation-unknown-block-id--259175888">Link 1</span></a><a class="notion-link-token notion-focusable-token notion-enable-hover" tabindex="0" href="https://hawkgaming888.com/" target="_blank" rel="nofollow noopener" data-token-index="1"><span class="link-annotation-unknown-block-id--202854377">Link 2</span></a></p>
</div>
</div>
</div>
</div>
</div>
<div class="elementor-element elementor-element-d3a1e5d elementor-widget elementor-widget-text-editor" data-id="d3a1e5d" data-element_type="widget" data-widget_type="text-editor.default">
<div class="elementor-widget-container">
<p><strong>APK Download Step 2.</strong><br/>Make sure your Android system allows the installation of apps from unknown sources. You can set this up in Settings &gt; Install &gt; Click Allow Unknown Sources.apk.</p>
<p><strong>APK Download Step 3.</strong><br/>Once the download is complete, click on the APK file and follow the instructions to complete the installation.</p>
<p><strong>APK Download Step 4.</strong><br/>Hawkgaming is now on your mobile desktop. Register immediately to start experiencing thousands of online casino games!</p> </div>
</div>
<div class="elementor-element elementor-element-eea9d55 elementor-widget elementor-widget-image" data-id="eea9d55" data-element_type="widget" data-widget_type="image.default">
<div class="elementor-widget-container">
<img width="750" height="415" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20750%20415'%3E%3C/svg%3E" class="attachment-large size-large" alt="Hawk gaming apk download" data-lazy-srcset="https://hawkgamingvip.com/wp-content/uploads/2024/02/Hawk-gaming-apk-download.webp 750w, https://hawkgamingvip.com/wp-content/uploads/2024/02/Hawk-gaming-apk-download-300x166.webp 300w" data-lazy-sizes="(max-width: 750px) 100vw, 750px" title="Hawk gaming apk download" data-lazy-src="https://hawkgamingvip.com/wp-content/uploads/2024/02/Hawk-gaming-apk-download.webp"><noscript><img width="750" height="415" src="https://hawkgamingvip.com/wp-content/uploads/2024/02/Hawk-gaming-apk-download.webp" class="attachment-large size-large" alt="Hawk gaming apk download" srcset="https://hawkgamingvip.com/wp-content/uploads/2024/02/Hawk-gaming-apk-download.webp 750w, https://hawkgamingvip.com/wp-content/uploads/2024/02/Hawk-gaming-apk-download-300x166.webp 300w" sizes="(max-width: 750px) 100vw, 750px" title="Hawk gaming apk download"></noscript> </div>
</div>
</div>
</div>
<div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-11c601a" data-id="11c601a" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<section class="elementor-section elementor-inner-section elementor-element elementor-element-948ba18 elementor-section-content-middle elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="948ba18" data-element_type="section">
<div class="elementor-container elementor-column-gap-default">
<div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-36a16b6" data-id="36a16b6" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-b009902 elementor-widget elementor-widget-image" data-id="b009902" data-element_type="widget" data-widget_type="image.default">
<div class="elementor-widget-container">
<img width="48" height="48" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2048%2048'%3E%3C/svg%3E" class="attachment-thumbnail size-thumbnail" alt="hawk gaming ios" title="hawk gaming ios" data-lazy-src="https://hawkgamingvip.com/wp-content/uploads/2023/11/ios.webp"><noscript><img width="48" height="48" src="https://hawkgamingvip.com/wp-content/uploads/2023/11/ios.webp" class="attachment-thumbnail size-thumbnail" alt="hawk gaming ios" title="hawk gaming ios"></noscript> </div>
</div>
</div>
</div>
<div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-ea5806d" data-id="ea5806d" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-a6d8b5f goldTitle elementor-widget elementor-widget-heading" data-id="a6d8b5f" data-element_type="widget" data-widget_type="heading.default">
<div class="elementor-widget-container">
<p class="elementor-heading-title elementor-size-default">IOS Users</p> </div>
</div>
</div>
</div>
</div>
</section>
<div class="elementor-element elementor-element-ec04214 elementor-widget elementor-widget-text-editor" data-id="ec04214" data-element_type="widget" data-widget_type="text-editor.default">
<div class="elementor-widget-container">
<p><strong>APK Download Step 1.</strong><br/>Click the APP Download link below or scan the QR code above to download the Hawkgaming APP.</p> </div>
</div>
<div class="elementor-element elementor-element-0f40348 articles-btn elementor-widget elementor-widget-toggle" data-id="0f40348" data-element_type="widget" data-widget_type="toggle.default">
<div class="elementor-widget-container">
<div class="elementor-toggle" role="tablist">
<div class="elementor-toggle-item">
<div id="elementor-tab-title-1591" class="elementor-tab-title" data-tab="1" role="tab" aria-controls="elementor-tab-content-1591" aria-expanded="false">
<a href class="elementor-toggle-title">IOS download</a>
</div>
<div id="elementor-tab-content-1591" class="elementor-tab-content elementor-clearfix" data-tab="1" role="tabpanel" aria-labelledby="elementor-tab-title-1591"><p><a class="notion-link-token notion-focusable-token notion-enable-hover" tabindex="0" href="https://hawkgaming.ph/" target="_blank" rel="nofollow noopener" data-token-index="0"><span class="link-annotation-unknown-block-id--259175888">Link 1</span></a><a class="notion-link-token notion-focusable-token notion-enable-hover" tabindex="0" href="https://hawkgaming888.com/" target="_blank" rel="nofollow noopener" data-token-index="1"><span class="link-annotation-unknown-block-id--202854377">Link 2</span></a></p>
</div>
</div>
</div>
</div>
</div>
<div class="elementor-element elementor-element-536b096 elementor-widget elementor-widget-text-editor" data-id="536b096" data-element_type="widget" data-widget_type="text-editor.default">
<div class="elementor-widget-container">
<p><strong>APK Download Step 2.</strong><br/>Your iPhone will automatically open the App Store, and all you need to do is click &#8220;Install.&#8221;</p>
<p><strong>APK Download Step 3.</strong><br/>Once the download and installation are complete, the Hawkgaming APP will appear on your mobile desktop.</p>
<p><strong>APK Download Step 4.</strong><br/>Open the installed Hawkgaming APP. Players can choose to register a new account or log in with an existing one.</p> </div>
</div>
<div class="elementor-element elementor-element-4f53e02 elementor-widget elementor-widget-image" data-id="4f53e02" data-element_type="widget" data-widget_type="image.default">
<div class="elementor-widget-container">
<img width="750" height="415" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20750%20415'%3E%3C/svg%3E" class="attachment-large size-large" alt="Hawk gaming app download" data-lazy-srcset="https://hawkgamingvip.com/wp-content/uploads/2024/02/Hawk-gaming-app-download.webp 750w, https://hawkgamingvip.com/wp-content/uploads/2024/02/Hawk-gaming-app-download-300x166.webp 300w" data-lazy-sizes="(max-width: 750px) 100vw, 750px" title="Hawk gaming app download" data-lazy-src="https://hawkgamingvip.com/wp-content/uploads/2024/02/Hawk-gaming-app-download.webp"><noscript><img width="750" height="415" src="https://hawkgamingvip.com/wp-content/uploads/2024/02/Hawk-gaming-app-download.webp" class="attachment-large size-large" alt="Hawk gaming app download" srcset="https://hawkgamingvip.com/wp-content/uploads/2024/02/Hawk-gaming-app-download.webp 750w, https://hawkgamingvip.com/wp-content/uploads/2024/02/Hawk-gaming-app-download-300x166.webp 300w" sizes="(max-width: 750px) 100vw, 750px" title="Hawk gaming app download"></noscript> </div>
</div>
</div>
</div>
</div>
</section>
<section class="elementor-section elementor-top-section elementor-element elementor-element-d09949 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="d09949" data-element_type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
<div class="elementor-container elementor-column-gap-default">
<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-35c9ad46" data-id="35c9ad46" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-736573c9 goldTitle elementor-widget elementor-widget-heading" data-id="736573c9" data-element_type="widget" data-widget_type="heading.default">
<div class="elementor-widget-container">
<h2 class="elementor-heading-title elementor-size-default">Advantages of Hawkgaming APP</h2> </div>
</div>
<div class="elementor-element elementor-element-70510ead elementor-widget elementor-widget-text-editor" data-id="70510ead" data-element_type="widget" data-widget_type="text-editor.default">
<div class="elementor-widget-container">
<p>Hawkgaming is the top online casino in the Philippines and one of the few with a legitimate license. Not only does Hawk gaming provide a secure and reliable environment, but it also offers several significant advantages:</p> </div>
</div>
<section class="elementor-section elementor-inner-section elementor-element elementor-element-8b021 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="8b021" data-element_type="section">
<div class="elementor-container elementor-column-gap-default">
<div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-3c676d81" data-id="3c676d81" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-692a7d0d elementor-widget elementor-widget-image" data-id="692a7d0d" data-element_type="widget" data-widget_type="image.default">
<div class="elementor-widget-container">
<img width="65" height="65" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2065%2065'%3E%3C/svg%3E" class="attachment-thumbnail size-thumbnail" alt="hawk gaming security" title="hawk gaming security" data-lazy-src="https://hawkgamingvip.com/wp-content/uploads/2023/11/security-1.webp"><noscript><img width="65" height="65" src="https://hawkgamingvip.com/wp-content/uploads/2023/11/security-1.webp" class="attachment-thumbnail size-thumbnail" alt="hawk gaming security" title="hawk gaming security"></noscript> </div>
</div>
</div>
</div>
<div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-44ccc60a" data-id="44ccc60a" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-50bae33a goldTitle elementor-widget elementor-widget-heading" data-id="50bae33a" data-element_type="widget" data-widget_type="heading.default">
<div class="elementor-widget-container">
<p class="elementor-heading-title elementor-size-default">Security</p> </div>
</div>
<div class="elementor-element elementor-element-42e0124b elementor-widget elementor-widget-text-editor" data-id="42e0124b" data-element_type="widget" data-widget_type="text-editor.default">
<div class="elementor-widget-container">
<p>Hawkgaming places a high priority on user security. The team employs the most professional cybersecurity experts and utilizes the latest encryption technologies to protect players&#8217; data on the online casino.</p> </div>
</div>
</div>
</div>
</div>
</section>
<section class="elementor-section elementor-inner-section elementor-element elementor-element-54e31370 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="54e31370" data-element_type="section">
<div class="elementor-container elementor-column-gap-default">
<div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-21f5bbb1" data-id="21f5bbb1" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-5f357708 elementor-widget elementor-widget-image" data-id="5f357708" data-element_type="widget" data-widget_type="image.default">
<div class="elementor-widget-container">
<img width="65" height="65" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2065%2065'%3E%3C/svg%3E" class="attachment-thumbnail size-thumbnail" alt="hawk gaming convenience" title="hawk gaming convenience" data-lazy-src="https://hawkgamingvip.com/wp-content/uploads/2023/11/convenience.webp"><noscript><img width="65" height="65" src="https://hawkgamingvip.com/wp-content/uploads/2023/11/convenience.webp" class="attachment-thumbnail size-thumbnail" alt="hawk gaming convenience" title="hawk gaming convenience"></noscript> </div>
</div>
</div>
</div>
<div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-9a9742e" data-id="9a9742e" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-30435a5 goldTitle elementor-widget elementor-widget-heading" data-id="30435a5" data-element_type="widget" data-widget_type="heading.default">
<div class="elementor-widget-container">
<p class="elementor-heading-title elementor-size-default">Convenience</p> </div>
</div>
<div class="elementor-element elementor-element-7ce0f1eb elementor-widget elementor-widget-text-editor" data-id="7ce0f1eb" data-element_type="widget" data-widget_type="text-editor.default">
<div class="elementor-widget-container">
<p>The convenience of the Hawkgaming APP manifests in multiple ways. First, players can play hundreds of online casino games anytime, anywhere through the Hawkgaming APP! Secondly, the download process for both the APP and APK is extremely simple. Whether you&#8217;re an Android or iOS user, it only takes 30 seconds to complete the download.</p> </div>
</div>
</div>
</div>
</div>
</section>
<section class="elementor-section elementor-inner-section elementor-element elementor-element-4a362aed elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="4a362aed" data-element_type="section">
<div class="elementor-container elementor-column-gap-default">
<div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-243eeef5" data-id="243eeef5" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-5f92360b elementor-widget elementor-widget-image" data-id="5f92360b" data-element_type="widget" data-widget_type="image.default">
<div class="elementor-widget-container">
<img width="65" height="65" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2065%2065'%3E%3C/svg%3E" class="attachment-thumbnail size-thumbnail" alt="hawk gaming selection" title="hawk gaming selection" data-lazy-src="https://hawkgamingvip.com/wp-content/uploads/2023/11/selection.webp"><noscript><img width="65" height="65" src="https://hawkgamingvip.com/wp-content/uploads/2023/11/selection.webp" class="attachment-thumbnail size-thumbnail" alt="hawk gaming selection" title="hawk gaming selection"></noscript> </div>
</div>
</div>
</div>
<div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-15f2900d" data-id="15f2900d" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-27d6bbd2 goldTitle elementor-widget elementor-widget-heading" data-id="27d6bbd2" data-element_type="widget" data-widget_type="heading.default">
<div class="elementor-widget-container">
<p class="elementor-heading-title elementor-size-default">Game Diversity</p> </div>
</div>
<div class="elementor-element elementor-element-616a5dee elementor-widget elementor-widget-text-editor" data-id="616a5dee" data-element_type="widget" data-widget_type="text-editor.default">
<div class="elementor-widget-container">
<p>Hawkgaming offers players a selection of hundreds of online casino games, including slot games, fishing games, and live casino games. Moreover, we have partnerships with world-renowned online casino providers like JILI, Evolution, and PG Slot. You can find all the latest online casino games on Hawkgaming.</p> </div>
</div>
</div>
</div>
</div>
</section>
<section class="elementor-section elementor-inner-section elementor-element elementor-element-6cbed041 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="6cbed041" data-element_type="section">
<div class="elementor-container elementor-column-gap-default">
<div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-531d3b33" data-id="531d3b33" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-2528855c elementor-widget elementor-widget-image" data-id="2528855c" data-element_type="widget" data-widget_type="image.default">
<div class="elementor-widget-container">
<img width="65" height="65" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2065%2065'%3E%3C/svg%3E" class="attachment-thumbnail size-thumbnail" alt="hawk gaming user experience" title="hawk gaming user experience" data-lazy-src="https://hawkgamingvip.com/wp-content/uploads/2023/11/user-experience.webp"><noscript><img width="65" height="65" src="https://hawkgamingvip.com/wp-content/uploads/2023/11/user-experience.webp" class="attachment-thumbnail size-thumbnail" alt="hawk gaming user experience" title="hawk gaming user experience"></noscript> </div>
</div>
</div>
</div>
<div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-4edbf1cf" data-id="4edbf1cf" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-24498264 goldTitle elementor-widget elementor-widget-heading" data-id="24498264" data-element_type="widget" data-widget_type="heading.default">
<div class="elementor-widget-container">
<p class="elementor-heading-title elementor-size-default">Smooth User Experience</p> </div>
</div>
<div class="elementor-element elementor-element-5751813c elementor-widget elementor-widget-text-editor" data-id="5751813c" data-element_type="widget" data-widget_type="text-editor.default">
<div class="elementor-widget-container">
<p>The user interface of the Hawkgaming APP is extremely intuitive, making it easy for first-time players to get started. The team continually updates the APK and APP versions, ensuring that users always have the best online casino experience.</p> </div>
</div>
</div>
</div>
</div>
</section>
<section class="elementor-section elementor-inner-section elementor-element elementor-element-13c2eaaf elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="13c2eaaf" data-element_type="section">
<div class="elementor-container elementor-column-gap-default">
<div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-719b4330" data-id="719b4330" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-1021dc0 elementor-widget elementor-widget-image" data-id="1021dc0" data-element_type="widget" data-widget_type="image.default">
<div class="elementor-widget-container">
<img width="65" height="65" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2065%2065'%3E%3C/svg%3E" class="attachment-thumbnail size-thumbnail" alt="hawk gaming bonus" title="hawk gaming bonus" data-lazy-src="https://hawkgamingvip.com/wp-content/uploads/2023/11/bonus-1.webp"><noscript><img width="65" height="65" src="https://hawkgamingvip.com/wp-content/uploads/2023/11/bonus-1.webp" class="attachment-thumbnail size-thumbnail" alt="hawk gaming bonus" title="hawk gaming bonus"></noscript> </div>
</div>
</div>
</div>
<div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-38c1a193" data-id="38c1a193" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-e72726c goldTitle elementor-widget elementor-widget-heading" data-id="e72726c" data-element_type="widget" data-widget_type="heading.default">
<div class="elementor-widget-container">
<p class="elementor-heading-title elementor-size-default">Bonuses and Promotions</p> </div>
</div>
<div class="elementor-element elementor-element-38d6853a elementor-widget elementor-widget-text-editor" data-id="38d6853a" data-element_type="widget" data-widget_type="text-editor.default">
<div class="elementor-widget-container">
<p>Hawkgaming regularly offers free bonuses and promotional activities to players. Simply keep an eye on our fan page to get the latest promotional information!</p> </div>
</div>
</div>
</div>
</div>
</section>
<div class="elementor-element elementor-element-163df56e elementor-widget elementor-widget-html" data-id="163df56e" data-element_type="widget" data-widget_type="html.default">
<div class="elementor-widget-container">
<div class="all-icon-area">
<a href="https://www.facebook.com/people/Hawk-Gaming-PH/61550226066531/" target="_blank" rel="nofollow noopener">
<img width="35" height="35" class="icon-area" alt="fb" title="fb" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2035%2035'%3E%3C/svg%3E" data-lazy-src="https://hawkgamingvip.com/wp-content/uploads/2023/09/fb.png" /><noscript><img width="35" height="35"
          class="icon-area"
          alt="fb"
          title="fb"
          src="https://hawkgamingvip.com/wp-content/uploads/2023/09/fb.png"
        /></noscript>
</a>
<a href="https://www.youtube.com/channel/UCuXPS5hryFFRTaBKVjbAYJQ" target="_blank" rel="nofollow noopener">
<img width="35" height="35" class="icon-area" alt="youtube" title="youtube" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2035%2035'%3E%3C/svg%3E" data-lazy-src="https://hawkgamingvip.com/wp-content/uploads/2023/09/instagram-1.png" /><noscript><img width="35" height="35"
          class="icon-area"
          alt="youtube"
          title="youtube"
          src="https://hawkgamingvip.com/wp-content/uploads/2023/09/instagram-1.png"
        /></noscript>
</a>
<a href="https://t.me/hawkgamingcasinoofficial" target="_blank" rel="nofollow">
<img width="50" height="50" class="icon-area" alt="telegram" title="telegram" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2050%2050'%3E%3C/svg%3E" data-lazy-src="https://hawkgamingvip.com/wp-content/uploads/2023/11/telegram.png" /><noscript><img width="50" height="50"
          class="icon-area"
          alt="telegram"
          title="telegram"
          src="https://hawkgamingvip.com/wp-content/uploads/2023/11/telegram.png"
        /></noscript>
</a>
<a href="https://twitter.com/HawkgamingPH" target="_blank" rel="nofollow noopener">
<img width="400" height="400" class="icon-area" alt="twitter" title="twitter" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20400%20400'%3E%3C/svg%3E" data-lazy-src="https://hawkgamingvip.com/wp-content/uploads/2023/09/new-twitter.png" /><noscript><img width="400" height="400"
          class="icon-area"
          alt="twitter"
          title="twitter"
          src="https://hawkgamingvip.com/wp-content/uploads/2023/09/new-twitter.png"
        /></noscript>
</a>
</div> </div>
</div>
</div>
</div>
</div>
</section>
<section class="elementor-section elementor-top-section elementor-element elementor-element-7fd9adda elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="7fd9adda" data-element_type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
<div class="elementor-container elementor-column-gap-default">
<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-9f4e5bb" data-id="9f4e5bb" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-4d34326a goldTitle elementor-widget elementor-widget-heading" data-id="4d34326a" data-element_type="widget" data-widget_type="heading.default">
<div class="elementor-widget-container">
<h2 class="elementor-heading-title elementor-size-default">Download Hawkgaming for 500+ online casino games</h2> </div>
</div>
<div class="elementor-element elementor-element-6535b248 elementor-widget elementor-widget-text-editor" data-id="6535b248" data-element_type="widget" data-widget_type="text-editor.default">
<div class="elementor-widget-container">
<p>Hawkgaming offers over 500+ online casino games, and you can find almost all types of casino games on our platform. If you&#8217;re unsure about which online casino game suits you best, click on the &#8216;casino match&#8217; below to help you make a decision.</p> </div>
</div>
<div class="elementor-element elementor-element-47864771 elementor-widget elementor-widget-html" data-id="47864771" data-element_type="widget" data-widget_type="html.default">
<div class="elementor-widget-container">
<div class="game-guide-list-contain">
<div class="game-guide-gameContent-contain-detailed">
<a class="game-guide-link">
<img width="200" height="200" alt="Super Rich" title="Super Rich" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20200%20200'%3E%3C/svg%3E" data-lazy-src="https://hawkgamingvip.com/wp-content/uploads/2023/09/Super-Rich-1.png" /><noscript><img width="200" height="200"
            alt="Super Rich"
            title="Super Rich"
            src="https://hawkgamingvip.com/wp-content/uploads/2023/09/Super-Rich-1.png"
          /></noscript>
</a>
<div class="game-guide-gameContent-contain-detailed-area">
<div id="expandButton1">
<p style="margin: 0; text-align: center">Super Rich</p>
<div id="expandContent1" class="expandContent" style="display: none">
<a class="hrefContent" style="text-decoration: none;" target="_blank" rel="nofollow noopener" href="https://hawkgaming.ph/">Link 1</a
              >
<a class="hrefContent" style="text-decoration: none;" target="_blank" rel="nofollow noopener" href="https://hawkgaming888.com/">Link 2</a
              >
</div>
</div>
</div>
</div>
<div class="game-guide-gameContent-contain-detailed">
<a class="game-guide-link">
<img width="200" height="200" alt="Magic Lamp" title="Magic Lamp" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20200%20200'%3E%3C/svg%3E" data-lazy-src="https://hawkgamingvip.com/wp-content/uploads/2023/09/Magic-Lamp-1.png" /><noscript><img width="200" height="200"
            alt="Magic Lamp"
            title="Magic Lamp"
            src="https://hawkgamingvip.com/wp-content/uploads/2023/09/Magic-Lamp-1.png"
          /></noscript>
</a>
<div class="game-guide-gameContent-contain-detailed-area">
<div id="expandButton2">
<p style="margin: 0; text-align: center">Magic Lamp</p>
<div id="expandContent2" class="expandContent" style="display: none">
<a class="hrefContent" style="text-decoration: none;" target="_blank" rel="nofollow noopener" href="https://hawkgaming.ph/">Link 1</a
              >
<a class="hrefContent" style="text-decoration: none;" target="_blank" rel="nofollow noopener" href="https://hawkgaming888.com/">Link 2</a
              >
</div>
</div>
</div>
</div>
<div class="game-guide-gameContent-contain-detailed">
<a class="game-guide-link">
<img width="200" height="200" alt="Jungle King" title="Jungle King" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20200%20200'%3E%3C/svg%3E" data-lazy-src="https://hawkgamingvip.com/wp-content/uploads/2023/09/Jungle-King-1.png" /><noscript><img width="200" height="200"
            alt="Jungle King"
            title="Jungle King"
            src="https://hawkgamingvip.com/wp-content/uploads/2023/09/Jungle-King-1.png"
          /></noscript>
</a>
<div class="game-guide-gameContent-contain-detailed-area">
<div id="expandButton3">
<p style="margin: 0; text-align: center">Jungle King</p>
<div id="expandContent3" class="expandContent" style="display: none">
<a class="hrefContent" style="text-decoration: none;" target="_blank" rel="nofollow noopener" href="https://hawkgaming.ph/">Link 1</a
              >
<a class="hrefContent" style="text-decoration: none;" target="_blank" rel="nofollow noopener" href="https://hawkgaming888.com/">Link 2</a
              >
</div>
</div>
</div>
</div>
<div class="game-guide-gameContent-contain-detailed">
<a class="game-guide-link">
<img width="200" height="200" alt="Money Coming" title="Money Coming" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20200%20200'%3E%3C/svg%3E" data-lazy-src="https://hawkgamingvip.com/wp-content/uploads/2023/09/Money-Coming-1.png" /><noscript><img width="200" height="200"
            alt="Money Coming"
            title="Money Coming"
            src="https://hawkgamingvip.com/wp-content/uploads/2023/09/Money-Coming-1.png"
          /></noscript>
</a>
<div class="game-guide-gameContent-contain-detailed-area">
<div id="expandButton4">
<p style="margin: 0; text-align: center">Money <br/>Coming</p>
<div id="expandContent4" class="expandContent" style="display: none">
<a class="hrefContent" style="text-decoration: none;" target="_blank" rel="nofollow noopener" href="https://hawkgaming.ph/">Link 1</a
              >
<a class="hrefContent" style="text-decoration: none;" target="_blank" rel="nofollow noopener" href="https://hawkgaming888.com/">Link 2</a
              >
</div>
</div>
</div>
</div>
<div class="game-guide-gameContent-contain-detailed">
<a class="game-guide-link">
<img width="200" height="200" alt="Crazy777" title="Crazy777" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20200%20200'%3E%3C/svg%3E" data-lazy-src="https://hawkgamingvip.com/wp-content/uploads/2023/09/Crazy777-1.png" /><noscript><img width="200" height="200"
            alt="Crazy777"
            title="Crazy777"
            src="https://hawkgamingvip.com/wp-content/uploads/2023/09/Crazy777-1.png"
          /></noscript>
</a>
<div class="game-guide-gameContent-contain-detailed-area">
<div id="expandButton5">
<p style="margin: 0; text-align: center">Crazy777</p>
<div id="expandContent5" class="expandContent" style="display: none">
<a class="hrefContent" style="text-decoration: none;" target="_blank" rel="nofollow noopener" href="https://hawkgaming.ph/">Link 1</a
              >
<a class="hrefContent" style="text-decoration: none;" target="_blank" rel="nofollow noopener" href="https://hawkgaming888.com/">Link 2</a
              >
</div>
</div>
</div>
</div>
<div class="game-guide-gameContent-contain-detailed">
<a class="game-guide-link">
<img width="200" height="200" alt="Chin Shi Huang" title="Chin Shi Huang" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20200%20200'%3E%3C/svg%3E" data-lazy-src="https://hawkgamingvip.com/wp-content/uploads/2023/09/Chin-Shi-Huang-1.png" /><noscript><img width="200" height="200"
            alt="Chin Shi Huang"
            title="Chin Shi Huang"
            src="https://hawkgamingvip.com/wp-content/uploads/2023/09/Chin-Shi-Huang-1.png"
          /></noscript>
</a>
<div class="game-guide-gameContent-contain-detailed-area">
<div id="expandButton6">
<p style="margin: 0; text-align: center">Chin Shi Huang</p>
<div id="expandContent6" class="expandContent" style="display: none">
<a class="hrefContent" style="text-decoration: none;" target="_blank" rel="nofollow noopener" href="https://hawkgaming.ph/">Link 1</a
              >
<a class="hrefContent" style="text-decoration: none;" target="_blank" rel="nofollow noopener" href="https://hawkgaming888.com/">Link 2</a
              >
</div>
</div>
</div>
</div>
<div class="game-guide-gameContent-contain-detailed">
<a class="game-guide-link">
<img width="200" height="200" alt="Boxing King" title="Boxing King" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20200%20200'%3E%3C/svg%3E" data-lazy-src="https://hawkgamingvip.com/wp-content/uploads/2023/09/Boxing-King-1.png" /><noscript><img width="200" height="200"
            alt="Boxing King"
            title="Boxing King"
            src="https://hawkgamingvip.com/wp-content/uploads/2023/09/Boxing-King-1.png"
          /></noscript>
</a>
<div class="game-guide-gameContent-contain-detailed-area">
<div id="expandButton7">
<p style="margin: 0; text-align: center">Boxing King</p>
<div id="expandContent7" class="expandContent" style="display: none">
<a class="hrefContent" style="text-decoration: none;" target="_blank" rel="nofollow noopener" href="https://hawkgaming.ph/">Link 1</a
              >
<a class="hrefContent" style="text-decoration: none;" target="_blank" rel="nofollow noopener" href="https://hawkgaming888.com/">Link 2</a
              >
</div>
</div>
</div>
</div>
<div class="game-guide-gameContent-contain-detailed">
<a class="game-guide-link">
<img width="200" height="200" alt="Agent Ace" title="Agent Ace" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20200%20200'%3E%3C/svg%3E" data-lazy-src="https://hawkgamingvip.com/wp-content/uploads/2023/09/Agent-Ace-1.png" /><noscript><img width="200" height="200"
            alt="Agent Ace"
            title="Agent Ace"
            src="https://hawkgamingvip.com/wp-content/uploads/2023/09/Agent-Ace-1.png"
          /></noscript>
</a>
<div class="game-guide-gameContent-contain-detailed-area">
<div id="expandButton8">
<p style="margin: 0; text-align: center">Agent Ace</p>
<div id="expandContent8" class="expandContent" style="display: none">
<a class="hrefContent" style="text-decoration: none;" target="_blank" rel="nofollow noopener" href="https://hawkgaming.ph/">Link 1</a
              >
<a class="hrefContent" style="text-decoration: none;" target="_blank" rel="nofollow noopener" href="https://hawkgaming888.com/">Link 2</a
              >
</div>
</div>
</div>
</div>
</div>
<script type="rocketlazyloadscript">
const gameGuideListButton = document.querySelectorAll(".game-guide-icon-list");
const gameGuideListDivs = document.querySelectorAll(".game-guide-list");

const expandButton = [
  "expandButton1",
  "expandButton2",
  "expandButton3",
  "expandButton4",
  "expandButton5",
  "expandButton6",
  "expandButton7",
  "expandButton8",
];
const expandContent = [
  "expandContent1",
  "expandContent2",
  "expandContent3",
  "expandContent4",
  "expandContent5",
  "expandContent6",
  "expandContent7",
  "expandContent8",
];

expandButton.forEach((item, i) => {
  document.getElementById(item).addEventListener("click", function () {
    if (document.getElementById(expandContent[i]).style.display === "none") {
      document.getElementById(expandContent[i]).style.display = "flex";
      document.getElementById(expandContent[i]).style.maxHeight =
        document.getElementById(expandContent[i]).scrollHeight + "px";
    } else {
      document.getElementById(expandContent[i]).style.maxHeight = "0";
      setTimeout(function () {
        document.getElementById(expandContent[i]).style.display = "none";
      }, 300);
    }
  });
});

const info = document.querySelectorAll(".info-icon");
const infoDetailed = document.querySelectorAll(".info-detailed");

info.forEach((btn, i) => {
  btn.addEventListener("click", () => {
    if (infoDetailed[i].hasAttribute("style")) {
      infoDetailed[i].removeAttribute("style");
    } else {
      infoDetailed[i].style = "width:122px;padding: 8px;";
    }
  });
});

    </script> </div>
</div>
<section class="elementor-section elementor-inner-section elementor-element elementor-element-16d8e46a elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="16d8e46a" data-element_type="section">
<div class="elementor-container elementor-column-gap-default">
<div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-27bbda4b" data-id="27bbda4b" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-7759b100 articles-btn elementor-widget elementor-widget-toggle" data-id="7759b100" data-element_type="widget" data-widget_type="toggle.default">
<div class="elementor-widget-container">
<div class="elementor-toggle" role="tablist">
<div class="elementor-toggle-item">
<div id="elementor-tab-title-2001" class="elementor-tab-title" data-tab="1" role="tab" aria-controls="elementor-tab-content-2001" aria-expanded="false">
<a href class="elementor-toggle-title">Play for real money</a>
</div>
<div id="elementor-tab-content-2001" class="elementor-tab-content elementor-clearfix" data-tab="1" role="tabpanel" aria-labelledby="elementor-tab-title-2001"><p><a class="notion-link-token notion-focusable-token notion-enable-hover" tabindex="0" href="https://hawkgaming.ph/" target="_blank" rel="nofollow noopener" data-token-index="0"><span class="link-annotation-unknown-block-id--259175888">Link 1</span></a><a class="notion-link-token notion-focusable-token notion-enable-hover" tabindex="0" href="https://hawkgaming888.com/" target="_blank" rel="nofollow noopener" data-token-index="1"><span class="link-annotation-unknown-block-id--202854377">Link 2</span></a></p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
</div>
</div>
</div>
</section>
<section class="elementor-section elementor-top-section elementor-element elementor-element-430db657 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="430db657" data-element_type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
<div class="elementor-container elementor-column-gap-default">
<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-7f3fcceb" data-id="7f3fcceb" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-72ac7972 goldTitle elementor-widget elementor-widget-heading" data-id="72ac7972" data-element_type="widget" data-widget_type="heading.default">
<div class="elementor-widget-container">
<h2 class="elementor-heading-title elementor-size-default">Online casino download for free bonus</h2> </div>
</div>
<div class="elementor-element elementor-element-4fcb682 elementor--h-position-center elementor--v-position-middle elementor-pagination-position-inside elementor-widget elementor-widget-slides" data-id="4fcb682" data-element_type="widget" data-settings="{&quot;navigation&quot;:&quot;dots&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:5000,&quot;infinite&quot;:&quot;yes&quot;,&quot;transition&quot;:&quot;slide&quot;,&quot;transition_speed&quot;:500}" data-widget_type="slides.default">
<div class="elementor-widget-container">
<div class="elementor-swiper">
<div class="elementor-slides-wrapper elementor-main-swiper swiper-container" dir="ltr" data-animation>
<div class="swiper-wrapper elementor-slides">
<div class="elementor-repeater-item-fc6f589 swiper-slide"><div class="swiper-slide-bg"></div><div class="swiper-slide-inner"><div class="swiper-slide-contents"></div></div></div><div class="elementor-repeater-item-449769e swiper-slide"><div class="swiper-slide-bg"></div><div class="swiper-slide-inner"><div class="swiper-slide-contents"></div></div></div> </div>
<div class="swiper-pagination"></div>
</div>
</div>
</div>
</div>
<div class="elementor-element elementor-element-77e6ac51 elementor-widget elementor-widget-text-editor" data-id="77e6ac51" data-element_type="widget" data-widget_type="text-editor.default">
<div class="elementor-widget-container">
<p>The team is currently offering an extra bonus for new users who download the Hawkgaming APK. With just a single deposit of any amount, Hawkgaming will gift you ₱500 in free bonuses. You can use this amount to earn even greater rewards in casino games and even stand a chance to win the grand prize!</p>
<p>Extended Reading: &#8220;How to register?&#8221;</p> </div>
</div>
<section class="elementor-section elementor-inner-section elementor-element elementor-element-386b8708 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="386b8708" data-element_type="section">
<div class="elementor-container elementor-column-gap-default">
<div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-23a27554" data-id="23a27554" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-525aa479 articles-btn elementor-widget elementor-widget-toggle" data-id="525aa479" data-element_type="widget" data-widget_type="toggle.default">
<div class="elementor-widget-container">
<div class="elementor-toggle" role="tablist">
<div class="elementor-toggle-item">
<div id="elementor-tab-title-1381" class="elementor-tab-title" data-tab="1" role="tab" aria-controls="elementor-tab-content-1381" aria-expanded="false">
<a href class="elementor-toggle-title">Register Now</a>
</div>
<div id="elementor-tab-content-1381" class="elementor-tab-content elementor-clearfix" data-tab="1" role="tabpanel" aria-labelledby="elementor-tab-title-1381"><p><a class="notion-link-token notion-focusable-token notion-enable-hover" tabindex="0" href="https://hawkgaming.ph/" target="_blank" rel="nofollow noopener" data-token-index="0"><span class="link-annotation-unknown-block-id--259175888">Link 1</span></a><a class="notion-link-token notion-focusable-token notion-enable-hover" tabindex="0" href="https://hawkgaming888.com/" target="_blank" rel="nofollow noopener" data-token-index="1"><span class="link-annotation-unknown-block-id--202854377">Link 2</span></a></p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
</div>
</div>
</div>
</section>
<section class="elementor-section elementor-top-section elementor-element elementor-element-22bfc878 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="22bfc878" data-element_type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
<div class="elementor-container elementor-column-gap-default">
<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-2538aee5" data-id="2538aee5" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-422cfe7 goldTitle elementor-widget elementor-widget-heading" data-id="422cfe7" data-element_type="widget" data-widget_type="heading.default">
<div class="elementor-widget-container">
<h2 class="elementor-heading-title elementor-size-default">FAQs</h2> </div>
</div>
<div class="elementor-element elementor-element-ce59739 elementor-widget elementor-widget-toggle" data-id="ce59739" data-element_type="widget" data-widget_type="toggle.default">
<div class="elementor-widget-container">
<div class="elementor-toggle" role="tablist">
<div class="elementor-toggle-item">
<div id="elementor-tab-title-2161" class="elementor-tab-title" data-tab="1" role="tab" aria-controls="elementor-tab-content-2161" aria-expanded="false">
<span class="elementor-toggle-icon elementor-toggle-icon-right" aria-hidden="true">
<span class="elementor-toggle-icon-closed"><i class="fas fa-caret-right"></i></span>
<span class="elementor-toggle-icon-opened"><i class="elementor-toggle-icon-opened fas fa-caret-up"></i></span>
</span>
<a href class="elementor-toggle-title">Is downloading Hawkgaming APK legal?</a>
</div>
<div id="elementor-tab-content-2161" class="elementor-tab-content elementor-clearfix" data-tab="1" role="tabpanel" aria-labelledby="elementor-tab-title-2161"><p><span style="font-weight: 400;">Hawkgaming is a legitimate and licensed online casino platform. Players can safely download our APK or APP.</span></p></div>
</div>
<div class="elementor-toggle-item">
<div id="elementor-tab-title-2162" class="elementor-tab-title" data-tab="2" role="tab" aria-controls="elementor-tab-content-2162" aria-expanded="false">
<span class="elementor-toggle-icon elementor-toggle-icon-right" aria-hidden="true">
<span class="elementor-toggle-icon-closed"><i class="fas fa-caret-right"></i></span>
<span class="elementor-toggle-icon-opened"><i class="elementor-toggle-icon-opened fas fa-caret-up"></i></span>
</span>
<a href class="elementor-toggle-title">Is downloading Hawkgaming APK legal?</a>
</div>
<div id="elementor-tab-content-2162" class="elementor-tab-content elementor-clearfix" data-tab="2" role="tabpanel" aria-labelledby="elementor-tab-title-2162"><p><span style="font-weight: 400;">Hawkgaming is a legitimate and licensed online casino platform. Players can safely download our APK or APP.</span></p></div>
</div>
<div class="elementor-toggle-item">
<div id="elementor-tab-title-2163" class="elementor-tab-title" data-tab="3" role="tab" aria-controls="elementor-tab-content-2163" aria-expanded="false">
<span class="elementor-toggle-icon elementor-toggle-icon-right" aria-hidden="true">
<span class="elementor-toggle-icon-closed"><i class="fas fa-caret-right"></i></span>
<span class="elementor-toggle-icon-opened"><i class="elementor-toggle-icon-opened fas fa-caret-up"></i></span>
</span>
<a href class="elementor-toggle-title">Where can I download Hawkgaming APK?</a>
</div>
<div id="elementor-tab-content-2163" class="elementor-tab-content elementor-clearfix" data-tab="3" role="tabpanel" aria-labelledby="elementor-tab-title-2163"><p><span style="font-weight: 400;">You can directly download the APK from our official Hawkgaming website, or you can also download it from the Google Play Store or the App Store.</span></p></div>
</div>
<div class="elementor-toggle-item">
<div id="elementor-tab-title-2164" class="elementor-tab-title" data-tab="4" role="tab" aria-controls="elementor-tab-content-2164" aria-expanded="false">
<span class="elementor-toggle-icon elementor-toggle-icon-right" aria-hidden="true">
<span class="elementor-toggle-icon-closed"><i class="fas fa-caret-right"></i></span>
<span class="elementor-toggle-icon-opened"><i class="elementor-toggle-icon-opened fas fa-caret-up"></i></span>
</span>
<a href class="elementor-toggle-title">What types of casino games does Hawkgaming support?</a>
</div>
<div id="elementor-tab-content-2164" class="elementor-tab-content elementor-clearfix" data-tab="4" role="tabpanel" aria-labelledby="elementor-tab-title-2164"><p><span style="font-weight: 400;">Hawkgaming supports all types of online casino games, including slots, poker, bingo, fishing, sports, etc.</span></p></div>
</div>
<div class="elementor-toggle-item">
<div id="elementor-tab-title-2165" class="elementor-tab-title" data-tab="5" role="tab" aria-controls="elementor-tab-content-2165" aria-expanded="false">
<span class="elementor-toggle-icon elementor-toggle-icon-right" aria-hidden="true">
<span class="elementor-toggle-icon-closed"><i class="fas fa-caret-right"></i></span>
<span class="elementor-toggle-icon-opened"><i class="elementor-toggle-icon-opened fas fa-caret-up"></i></span>
</span>
<a href class="elementor-toggle-title">How to contact Hawkgaming customer support?</a>
</div>
<div id="elementor-tab-content-2165" class="elementor-tab-content elementor-clearfix" data-tab="5" role="tabpanel" aria-labelledby="elementor-tab-title-2165"><p><span style="font-weight: 400;">If you encounter any issues while using the Hawkgaming APP, you can contact us through our customer service email or official social media channels.</span></p>
<p>Customer Service Email:<a href="/cdn-cgi/l/email-protection#1a727b6d717d7b7773747d6a725a7d777b737634797577" target="_blank" rel="nofollow noopener"><span class="__cf_email__" data-cfemail="1b737a6c707c7a7672757c6b735b7c767a727735787476">[email&#160;protected]</span></a><br/>Official Fan Pages: <a href="https://www.facebook.com/profile.php?id=61550226066531" target="_blank" rel="nofollow noopener">fb</a>、<a href="https://twitter.com/HawkgamingPH" target="_blank" rel="nofollow noopener">twitter</a></p></div>
</div>
<script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script type="application/ld+json">{"@context":"https:\/\/schema.org","@type":"FAQPage","mainEntity":[{"@type":"Question","name":"Is downloading Hawkgaming APK legal?","acceptedAnswer":{"@type":"Answer","text":"<p><span style=\"font-weight: 400;\">Hawkgaming is a legitimate and licensed online casino platform. Players can safely download our APK or APP.<\/span><\/p>"}},{"@type":"Question","name":"Is downloading Hawkgaming APK legal?","acceptedAnswer":{"@type":"Answer","text":"<p><span style=\"font-weight: 400;\">Hawkgaming is a legitimate and licensed online casino platform. Players can safely download our APK or APP.<\/span><\/p>"}},{"@type":"Question","name":"Where can I download Hawkgaming APK?","acceptedAnswer":{"@type":"Answer","text":"<p><span style=\"font-weight: 400;\">You can directly download the APK from our official Hawkgaming website, or you can also download it from the Google Play Store or the App Store.<\/span><\/p>"}},{"@type":"Question","name":"What types of casino games does Hawkgaming support?","acceptedAnswer":{"@type":"Answer","text":"<p><span style=\"font-weight: 400;\">Hawkgaming supports all types of online casino games, including slots, poker, bingo, fishing, sports, etc.<\/span><\/p>"}},{"@type":"Question","name":"How to contact Hawkgaming customer support?","acceptedAnswer":{"@type":"Answer","text":"<p><span style=\"font-weight: 400;\">If you encounter any issues while using the Hawkgaming APP, you can contact us through our customer service email or official social media channels.<\/span><\/p>\n<p>Customer Service Email:<a href=\"mailto:[email protected]\" target=\"_blank\" rel=\"nofollow noopener\">[email protected]<\/a><br \/>Official Fan Pages: <a href=\"https:\/\/www.facebook.com\/profile.php?id=61550226066531\" target=\"_blank\" rel=\"nofollow noopener\">fb<\/a>\u3001<a href=\"https:\/\/twitter.com\/HawkgamingPH\" target=\"_blank\" rel=\"nofollow noopener\">twitter<\/a><\/p>"}}]}</script>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
</div>
<div class="post-tags">
</div>
</div>
<section id="comments" class="comments-area">
</section>
</main>
<footer id="colophon" role="contentinfo">
<div class="footer-width-fixer"> <div data-elementor-type="wp-post" data-elementor-id="1667" class="elementor elementor-1667">
<section class="elementor-section elementor-top-section elementor-element elementor-element-fb6e49b elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="fb6e49b" data-element_type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
<div class="elementor-container elementor-column-gap-default">
<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-5a7d4ba bodyContainer" data-id="5a7d4ba" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<section class="elementor-section elementor-inner-section elementor-element elementor-element-5f83e33 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="5f83e33" data-element_type="section">
<div class="elementor-container elementor-column-gap-default">
<div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-5944463" data-id="5944463" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-c8a959f elementor-widget elementor-widget-image" data-id="c8a959f" data-element_type="widget" data-widget_type="image.default">
<div class="elementor-widget-container">
<img width="300" height="300" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20300'%3E%3C/svg%3E" class="attachment-medium_large size-medium_large" alt="hawk gaming vip logo" data-lazy-srcset="https://hawkgamingvip.com/wp-content/uploads/2023/09/logo2.png 300w, https://hawkgamingvip.com/wp-content/uploads/2023/09/logo2-150x150.png 150w" data-lazy-sizes="(max-width: 300px) 100vw, 300px" data-lazy-src="https://hawkgamingvip.com/wp-content/uploads/2023/09/logo2.png" /><noscript><img width="300" height="300" src="https://hawkgamingvip.com/wp-content/uploads/2023/09/logo2.png" class="attachment-medium_large size-medium_large" alt="hawk gaming vip logo" srcset="https://hawkgamingvip.com/wp-content/uploads/2023/09/logo2.png 300w, https://hawkgamingvip.com/wp-content/uploads/2023/09/logo2-150x150.png 150w" sizes="(max-width: 300px) 100vw, 300px" /></noscript> </div>
</div>
</div>
</div>
<div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-e1f8c51" data-id="e1f8c51" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-f031d27 elementor-widget elementor-widget-html" data-id="f031d27" data-element_type="widget" data-widget_type="html.default">
<div class="elementor-widget-container">
<div class="footer-body">
<p class="footer-body-title">Contact us</p>
<p>
Hawkgaming values the feedback and suggestions of each player. If you have any questions or concerns, our professional customer service team is always ready to assist you. Below are three ways to contact us.
</p>
<div class="footer-info">
<img width="23" height="23" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2023%2023'%3E%3C/svg%3E" alt="hawk gaming email" title="hawk gaming email" data-lazy-src="https://hawkgamingvip.com/wp-content/uploads/2023/09/ic_baseline-email.png" /><noscript><img width="23" height="23" src="https://hawkgamingvip.com/wp-content/uploads/2023/09/ic_baseline-email.png" alt="hawk gaming email" title="hawk gaming email"/></noscript>
<div class="footer-info-text">
<span class="textBold">E-mail</span>
<a href="/cdn-cgi/l/email-protection#65161015150a1711250d04120e0204080c0b024b060a08" rel="nofollow" target="_blank"><span class="__cf_email__" data-cfemail="8efdfbfefee1fcfacee6eff9e5e9efe3e7e0e9a0ede1e3">[email&#160;protected]</span></a>
</div>
</div>
<div class="footer-info">
<img width="24" height="24" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%3E%3C/svg%3E" alt="hawk gamig phone" title="hawkgaming phone" data-lazy-src="https://hawkgamingvip.com/wp-content/uploads/2023/09/ph_phone-fill.png" /><noscript><img width="24" height="24" src="https://hawkgamingvip.com/wp-content/uploads/2023/09/ph_phone-fill.png" alt="hawk gamig phone" title="hawkgaming phone"/></noscript>
<div class="footer-info-text">
<span class="textBold">Phone</span>
</div>
</div>
<div class="footer-info">
<img width="24" height="24" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%3E%3C/svg%3E" alt="hawk gaming social media" title="hawk gaming social media" data-lazy-src="https://hawkgamingvip.com/wp-content/uploads/2023/09/ic_round-star.png" /><noscript><img width="24" height="24" src="https://hawkgamingvip.com/wp-content/uploads/2023/09/ic_round-star.png" alt="hawk gaming social media" title="hawk gaming social media"/></noscript>
<div class="footer-info-text">
<span class="textBold">Social media</span>
<div class="socialMedia">
<a href="https://www.youtube.com/channel/UCuXPS5hryFFRTaBKVjbAYJQ" rel="nofollow" target="_blank"><img width="35" height="35" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2035%2035'%3E%3C/svg%3E" alt="hawk gaming youtube" title="hawk gaming youtube" data-lazy-src="https://hawkgamingvip.com/wp-content/uploads/2023/09/instagram-1.png" /><noscript><img width="35" height="35" src="https://hawkgamingvip.com/wp-content/uploads/2023/09/instagram-1.png" alt="hawk gaming youtube" title="hawk gaming youtube"/></noscript></a>
<a href="https://www.facebook.com/profile.php?id=61550226066531" rel="nofollow" target="_blank"><img width="35" height="35" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2035%2035'%3E%3C/svg%3E" alt="hawk gaming fb" title="hawk gaming fb" data-lazy-src="https://hawkgamingvip.com/wp-content/uploads/2023/09/fb.png" /><noscript><img width="35" height="35" src="https://hawkgamingvip.com/wp-content/uploads/2023/09/fb.png" alt="hawk gaming fb" title="hawk gaming fb"/></noscript></a>
<a href="https://twitter.com/HawkgamingPH" rel="nofollow" target="_blank"><img width="35px" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2035%200'%3E%3C/svg%3E" alt="hawk gaming twitter" title="hawk gaming twitter" data-lazy-src="https://hawkgamingvip.com/wp-content/uploads/2023/09/new-twitter.png" /><noscript><img width="35px" src="https://hawkgamingvip.com/wp-content/uploads/2023/09/new-twitter.png" alt="hawk gaming twitter" title="hawk gaming twitter"/></noscript></a>
</div>
</div>
</div>
</div> </div>
</div>
</div>
</div>
</div>
</section>
<div class="elementor-element elementor-element-fa2d55e elementor-widget elementor-widget-text-editor" data-id="fa2d55e" data-element_type="widget" data-widget_type="text-editor.default">
<div class="elementor-widget-container">
<p>Copyright © 2023 – All rights reserved.</p> </div>
</div>
</div>
</div>
</div>
</section>
</div>
</div> </footer>
</div>


<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-5LW3RF8Z" height="0" width="0" style="display:none;visibility:hidden" aria-hidden="true"></iframe></noscript>
<script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script type="rocketlazyloadscript" id="rocket-browser-checker-js-after">
class RocketBrowserCompatibilityChecker {

	constructor( options ) {
		this.passiveSupported = false;

		this._checkPassiveOption( this );
		this.options = this.passiveSupported ? options : false;
	}

	/**
	 * Initializes browser check for addEventListener passive option.
	 *
	 * @link https://developer.mozilla.org/en-US/docs/Web/API/EventTarget/addEventListener#Safely_detecting_option_support
	 * @private
	 *
	 * @param self Instance of this object.
	 * @returns {boolean}
	 */
	_checkPassiveOption( self ) {
		try {
			const options = {
				// This function will be called when the browser attempts to access the passive property.
				get passive() {
					self.passiveSupported = true;
					return false;
				}
			};

			window.addEventListener( 'test', null, options );
			window.removeEventListener( 'test', null, options );
		} catch ( err ) {
			self.passiveSupported = false;
		}
	}

	/**
	 * Checks if the browser supports requestIdleCallback and cancelIdleCallback. If no, shims its behavior with a polyfills.
	 *
	 * @link @link https://developers.google.com/web/updates/2015/08/using-requestidlecallback
	 */
	initRequestIdleCallback() {
		if ( ! 'requestIdleCallback' in window ) {
			window.requestIdleCallback = ( cb ) => {
				const start = Date.now();
				return setTimeout( () => {
					cb( {
						didTimeout: false,
						timeRemaining: function timeRemaining() {
							return Math.max( 0, 50 - ( Date.now() - start ) );
						}
					} );
				}, 1 );
			};
		}

		if ( ! 'cancelIdleCallback' in window ) {
			window.cancelIdleCallback = ( id ) => clearTimeout( id );
		}
	}

	/**
	 * Detects if data saver mode is on.
	 *
	 * @link https://developers.google.com/web/fundamentals/performance/optimizing-content-efficiency/save-data/#detecting_the_save-data_setting
	 *
	 * @returns {boolean|boolean}
	 */
	isDataSaverModeOn() {
		return (
			'connection' in navigator
			&&
			true === navigator.connection.saveData
		);
	}

	/**
	 * Checks if the browser supports link prefetch.
	 *
	 * @returns {boolean|boolean}
	 */
	supportsLinkPrefetch() {
		const elem = document.createElement( 'link' );
		return (
			elem.relList
			&&
			elem.relList.supports
			&&
			elem.relList.supports( 'prefetch' )
			&&
			window.IntersectionObserver
			&&
			'isIntersecting' in IntersectionObserverEntry.prototype
		);
	}

	isSlowConnection() {
		return (
			'connection' in navigator
			&&
			'effectiveType' in navigator.connection
			&&
			(
				'2g' === navigator.connection.effectiveType
				||
				'slow-2g' === navigator.connection.effectiveType
			)
		)
	}
}
</script>
<script id="rocket-preload-links-js-extra">
var RocketPreloadLinksConfig = {"excludeUris":"\/(?:.+\/)?feed(?:\/(?:.+\/?)?)?$|\/(?:.+\/)?embed\/|\/(index\\.php\/)?wp\\-json(\/.*|$)|\/wp-admin\/|\/logout\/|\/4f2SnPS745ei7Bg8\/|\/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:\/\/hawkgamingvip.com","onHoverDelay":"100","rateThrottle":"3"};
</script>
<script type="rocketlazyloadscript" id="rocket-preload-links-js-after">
class RocketPreloadLinks {

	constructor( browser, config ) {
		this.browser = browser;
		this.config  = config;
		this.options = this.browser.options;

		this.prefetched = new Set;
		this.eventTime  = null;
		this.threshold  = 1111;
		this.numOnHover = 0;
	}

	/**
	 * Initializes the handler.
	 */
	init() {
		if (
			! this.browser.supportsLinkPrefetch()
			||
			this.browser.isDataSaverModeOn()
			||
			this.browser.isSlowConnection()
		) {
			return;
		}

		this.regex = {
			excludeUris: RegExp( this.config.excludeUris, 'i' ),
			images: RegExp( '.(' + this.config.imageExt + ')$', 'i' ),
			fileExt: RegExp( '.(' + this.config.fileExt + ')$', 'i' )
		};

		this._initListeners( this );
	}

	/**
	 * Initializes the event listeners.
	 *
	 * @private
	 *
	 * @param self instance of this object, used for binding "this" to the listeners.
	 */
	_initListeners( self ) {
		// Setting onHoverDelay to -1 disables the "on-hover" feature.
		if ( this.config.onHoverDelay > -1 ) {
			document.addEventListener( 'mouseover', self.listener.bind( self ), self.listenerOptions );
		}

		document.addEventListener( 'mousedown', self.listener.bind( self ), self.listenerOptions );
		document.addEventListener( 'touchstart', self.listener.bind( self ), self.listenerOptions );
	}

	/**
	 * Event listener. Processes when near or on a valid <a> hyperlink.
	 *
	 * @param Event event Event instance.
	 */
	listener( event ) {
		const linkElem = event.target.closest( 'a' );
		const url      = this._prepareUrl( linkElem );
		if ( null === url ) {
			return;
		}

		switch ( event.type ) {
			case 'mousedown':
			case 'touchstart':
				this._addPrefetchLink( url );
				break;
			case 'mouseover':
				this._earlyPrefetch( linkElem, url, 'mouseout' );
		}
	}

	/**
	 *
	 * @private
	 *
	 * @param Element|null linkElem
	 * @param object url
	 * @param string resetEvent
	 */
	_earlyPrefetch( linkElem, url, resetEvent ) {
		const doPrefetch = () => {
			falseTrigger = null;

			// Start the rate throttle: 1 sec timeout.
			if ( 0 === this.numOnHover ) {
				setTimeout( () => this.numOnHover = 0, 1000 );
			}
			// Bail out when exceeding the rate throttle.
			else if ( this.numOnHover > this.config.rateThrottle ) {
				return;
			}

			this.numOnHover++;
			this._addPrefetchLink( url );
		};

		// Delay to avoid false triggers for hover/touch/tap.
		let falseTrigger = setTimeout( doPrefetch, this.config.onHoverDelay );

		// On reset event, reset the false trigger timer.
		const reset = () => {
			linkElem.removeEventListener( resetEvent, reset, { passive: true } );
			if ( null === falseTrigger ) {
				return;
			}

			clearTimeout( falseTrigger );
			falseTrigger = null;
		};
		linkElem.addEventListener( resetEvent, reset, { passive: true } );
	}

	/**
	 * Adds a <link rel="prefetch" href="<url>"> for the given URL.
	 *
	 * @param string url The Given URL to prefetch.
	 */
	_addPrefetchLink( url ) {
		this.prefetched.add( url.href );

		return new Promise( ( resolve, reject ) => {
			const elem   = document.createElement( 'link' );
			elem.rel     = 'prefetch';
			elem.href    = url.href;
			elem.onload  = resolve;
			elem.onerror = reject;

			document.head.appendChild( elem );
		} ).catch(() => {
			// ignore and continue.
		});
	}

	/**
	 * Prepares the target link's URL.
	 *
	 * @private
	 *
	 * @param Element|null linkElem Instance of the link element.
	 * @returns {null|*}
	 */
	_prepareUrl( linkElem ) {
		if (
			null === linkElem
			||
			typeof linkElem !== 'object'
			||
			! 'href' in linkElem
			||
			// Link prefetching only works on http/https protocol.
			[ 'http:', 'https:' ].indexOf( linkElem.protocol ) === -1
		) {
			return null;
		}

		const origin   = linkElem.href.substring( 0, this.config.siteUrl.length );
		const pathname = this._getPathname( linkElem.href, origin );
		const url      = {
			original: linkElem.href,
			protocol: linkElem.protocol,
			origin: origin,
			pathname: pathname,
			href: origin + pathname
		};

		return this._isLinkOk( url ) ? url : null;
	}

	/**
	 * Gets the URL's pathname. Note: ensures the pathname matches the permalink structure.
	 *
	 * @private
	 *
	 * @param object url Instance of the URL.
	 * @param string origin The target link href's origin.
	 * @returns {string}
	 */
	_getPathname( url, origin ) {
		let pathname = origin
			? url.substring( this.config.siteUrl.length )
			: url;

		if ( ! pathname.startsWith( '/' ) ) {
			pathname = '/' + pathname;
		}

		if ( this._shouldAddTrailingSlash( pathname ) ) {
			return pathname + '/';
		}

		return pathname;
	}

	_shouldAddTrailingSlash( pathname ) {
		return (
			this.config.usesTrailingSlash
			&&
			! pathname.endsWith( '/' )
			&&
			! this.regex.fileExt.test( pathname )
		);
	}

	/**
	 * Checks if the given link element is okay to process.
	 *
	 * @private
	 *
	 * @param object url URL parts object.
	 *
	 * @returns {boolean}
	 */
	_isLinkOk( url ) {
		if ( null === url || typeof url !== 'object' ) {
			return false;
		}

		return (
			! this.prefetched.has( url.href )
			&&
			url.origin === this.config.siteUrl // is an internal document.
			&&
			url.href.indexOf( '?' ) === -1 // not a query string.
			&&
			url.href.indexOf( '#' ) === -1 // not an anchor.
			&&
			! this.regex.excludeUris.test( url.href ) // not excluded.
			&&
			! this.regex.images.test( url.href ) // not an image.
		);
	}

	/**
	 * Named static constructor to encapsulate how to create the object.
	 */
	static run() {
		// Bail out if the configuration not passed from the server.
		if ( typeof RocketPreloadLinksConfig === 'undefined' ) {
			return;
		}

		const browser  = new RocketBrowserCompatibilityChecker( {
			capture: true,
			passive: true
		} );
		const instance = new RocketPreloadLinks( browser, RocketPreloadLinksConfig );
		instance.init();
	}
}

RocketPreloadLinks.run();
</script>
<script type="rocketlazyloadscript" src="https://hawkgamingvip.com/wp-content/themes/hello-elementor/assets/js/hello-frontend.js?ver=1.0.0" id="hello-theme-frontend-js" defer></script>
<script type="rocketlazyloadscript" src="https://hawkgamingvip.com/wp-content/plugins/elementor-pro/assets/lib/smartmenus/jquery.smartmenus.js?ver=1.0.1" id="smartmenus-js" defer></script>
<script type="rocketlazyloadscript" src="https://hawkgamingvip.com/wp-includes/js/imagesloaded.min.js?ver=4.1.4" id="imagesloaded-js" defer></script>
<script type="rocketlazyloadscript" src="https://hawkgamingvip.com/wp-content/plugins/elementor-pro/assets/js/webpack-pro.runtime.js?ver=3.7.2" id="elementor-pro-webpack-runtime-js" defer></script>
<script type="rocketlazyloadscript" src="https://hawkgamingvip.com/wp-content/plugins/elementor/assets/js/webpack.runtime.js?ver=3.6.7" id="elementor-webpack-runtime-js" defer></script>
<script type="rocketlazyloadscript" src="https://hawkgamingvip.com/wp-content/plugins/elementor/assets/js/frontend-modules.js?ver=3.6.7" id="elementor-frontend-modules-js" defer></script>
<script type="rocketlazyloadscript" src="https://hawkgamingvip.com/wp-includes/js/dist/vendor/regenerator-runtime.js?ver=0.13.9" id="regenerator-runtime-js" defer></script>
<script type="rocketlazyloadscript" src="https://hawkgamingvip.com/wp-includes/js/dist/vendor/wp-polyfill.js?ver=3.15.0" id="wp-polyfill-js"></script>
<script type="rocketlazyloadscript" src="https://hawkgamingvip.com/wp-includes/js/dist/hooks.js?ver=c6d64f2cb8f5c6bb49caca37f8828ce3" id="wp-hooks-js"></script>
<script type="rocketlazyloadscript" src="https://hawkgamingvip.com/wp-includes/js/dist/i18n.js?ver=ebee46757c6a411e38fd079a7ac71d94" id="wp-i18n-js"></script>
<script type="rocketlazyloadscript" id="wp-i18n-js-after">
wp.i18n.setLocaleData( { 'text direction\u0004ltr': [ 'ltr' ] } );
</script>
<script type="rocketlazyloadscript" id="elementor-pro-frontend-js-before">
var ElementorProFrontendConfig = {"ajaxurl":"https:\/\/hawkgamingvip.com\/wp-admin\/admin-ajax.php","nonce":"4263352e9a","urls":{"assets":"https:\/\/hawkgamingvip.com\/wp-content\/plugins\/elementor-pro\/assets\/","rest":"https:\/\/hawkgamingvip.com\/wp-json\/"},"shareButtonsNetworks":{"facebook":{"title":"Facebook","has_counter":true},"twitter":{"title":"Twitter"},"linkedin":{"title":"LinkedIn","has_counter":true},"pinterest":{"title":"Pinterest","has_counter":true},"reddit":{"title":"Reddit","has_counter":true},"vk":{"title":"VK","has_counter":true},"odnoklassniki":{"title":"OK","has_counter":true},"tumblr":{"title":"Tumblr"},"digg":{"title":"Digg"},"skype":{"title":"Skype"},"stumbleupon":{"title":"StumbleUpon","has_counter":true},"mix":{"title":"Mix"},"telegram":{"title":"Telegram"},"pocket":{"title":"Pocket","has_counter":true},"xing":{"title":"XING","has_counter":true},"whatsapp":{"title":"WhatsApp"},"email":{"title":"Email"},"print":{"title":"Print"}},"facebook_sdk":{"lang":"en_US","app_id":""},"lottie":{"defaultAnimationUrl":"https:\/\/hawkgamingvip.com\/wp-content\/plugins\/elementor-pro\/modules\/lottie\/assets\/animations\/default.json"}};
</script>
<script type="rocketlazyloadscript" src="https://hawkgamingvip.com/wp-content/plugins/elementor-pro/assets/js/frontend.js?ver=3.7.2" id="elementor-pro-frontend-js" defer></script>
<script type="rocketlazyloadscript" src="https://hawkgamingvip.com/wp-content/plugins/elementor/assets/lib/waypoints/waypoints.js?ver=4.0.2" id="elementor-waypoints-js" defer></script>
<script type="rocketlazyloadscript" src="https://hawkgamingvip.com/wp-includes/js/jquery/ui/core.js?ver=1.13.1" id="jquery-ui-core-js" defer></script>
<script type="rocketlazyloadscript" id="elementor-frontend-js-before">
var elementorFrontendConfig = {"environmentMode":{"edit":false,"wpPreview":false,"isScriptDebug":true},"i18n":{"shareOnFacebook":"Share on Facebook","shareOnTwitter":"Share on Twitter","pinIt":"Pin it","download":"Download","downloadImage":"Download image","fullscreen":"Fullscreen","zoom":"Zoom","share":"Share","playVideo":"Play Video","previous":"Previous","next":"Next","close":"Close"},"is_rtl":false,"breakpoints":{"xs":0,"sm":480,"md":768,"lg":1025,"xl":1440,"xxl":1600},"responsive":{"breakpoints":{"mobile":{"label":"Mobile","value":767,"default_value":767,"direction":"max","is_enabled":true},"mobile_extra":{"label":"Mobile Extra","value":880,"default_value":880,"direction":"max","is_enabled":false},"tablet":{"label":"Tablet","value":1024,"default_value":1024,"direction":"max","is_enabled":true},"tablet_extra":{"label":"Tablet Extra","value":1200,"default_value":1200,"direction":"max","is_enabled":false},"laptop":{"label":"Laptop","value":1366,"default_value":1366,"direction":"max","is_enabled":false},"widescreen":{"label":"Widescreen","value":2400,"default_value":2400,"direction":"min","is_enabled":false}}},"version":"3.6.7","is_static":false,"experimentalFeatures":{"e_dom_optimization":true,"e_optimized_assets_loading":true,"e_optimized_css_loading":true,"a11y_improvements":true,"e_import_export":true,"additional_custom_breakpoints":true,"e_hidden_wordpress_widgets":true,"theme_builder_v2":true,"hello-theme-header-footer":true,"landing-pages":true,"elements-color-picker":true,"favorite-widgets":true,"admin-top-bar":true,"page-transitions":true,"notes":true,"form-submissions":true,"e_scroll_snap":true},"urls":{"assets":"https:\/\/hawkgamingvip.com\/wp-content\/plugins\/elementor\/assets\/"},"settings":{"page":[],"editorPreferences":[]},"kit":{"active_breakpoints":["viewport_mobile","viewport_tablet"],"global_image_lightbox":"yes","lightbox_enable_counter":"yes","lightbox_enable_fullscreen":"yes","lightbox_enable_zoom":"yes","lightbox_enable_share":"yes","lightbox_title_src":"title","lightbox_description_src":"description","hello_header_logo_type":"logo","hello_header_menu_layout":"horizontal","hello_footer_logo_type":"logo"},"post":{"id":2996,"title":"Step-by-Step%20Guide%20to%20Download%20Hawkgaming%20Online%20Casino","excerpt":"","featuredImage":"https:\/\/hawkgamingvip.com\/wp-content\/uploads\/2024\/01\/hawkgaming-thumbnail2.webp"}};
</script>
<script type="rocketlazyloadscript" src="https://hawkgamingvip.com/wp-content/plugins/elementor/assets/js/frontend.js?ver=3.6.7" id="elementor-frontend-js" defer></script>
<script type="rocketlazyloadscript" src="https://hawkgamingvip.com/wp-content/plugins/elementor-pro/assets/js/elements-handlers.js?ver=3.7.2" id="pro-elements-handlers-js" 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: true, subtree: true };

                observer.observe(b, config);
            }
        }, false);</script><script data-no-minify="1" async src="https://hawkgamingvip.com/wp-content/plugins/wp-rocket/assets/js/lazyload/17.5/lazyload.js"></script><script>class RocketElementorAnimation{constructor(){this.deviceMode=document.createElement("span"),this.deviceMode.id="elementor-device-mode",this.deviceMode.setAttribute("class","elementor-screen-only"),document.body.appendChild(this.deviceMode)}_detectAnimations(){let t=getComputedStyle(this.deviceMode,":after").content.replace(/"/g,"");this.animationSettingKeys=this._listAnimationSettingsKeys(t),document.querySelectorAll(".elementor-invisible[data-settings]").forEach(t=>{const e=t.getBoundingClientRect();if(e.bottom>=0&&e.top<=window.innerHeight)try{this._animateElement(t)}catch(t){}})}_animateElement(t){const e=JSON.parse(t.dataset.settings),i=e._animation_delay||e.animation_delay||0,n=e[this.animationSettingKeys.find(t=>e[t])];if("none"===n)return void t.classList.remove("elementor-invisible");t.classList.remove(n),this.currentAnimation&&t.classList.remove(this.currentAnimation),this.currentAnimation=n;let s=setTimeout(()=>{t.classList.remove("elementor-invisible"),t.classList.add("animated",n),this._removeAnimationSettings(t,e)},i);window.addEventListener("rocket-startLoading",function(){clearTimeout(s)})}_listAnimationSettingsKeys(t="mobile"){const e=[""];switch(t){case"mobile":e.unshift("_mobile");case"tablet":e.unshift("_tablet");case"desktop":e.unshift("_desktop")}const i=[];return["animation","_animation"].forEach(t=>{e.forEach(e=>{i.push(t+e)})}),i}_removeAnimationSettings(t,e){this._listAnimationSettingsKeys().forEach(t=>delete e[t]),t.dataset.settings=JSON.stringify(e)}static run(){const t=new RocketElementorAnimation;requestAnimationFrame(t._detectAnimations.bind(t))}}document.addEventListener("DOMContentLoaded",RocketElementorAnimation.run);</script></body>
</html>

Latest requests

# Url Url Source Date
1 https://hawkgamingvip.com/download/ 2024-05-28 02:50:50
2 https://thebolditalic.com/?gi=9fe4… 2024-05-28 02:50:49
3 https://thebolditalic.com/?gi=2df1… 2024-05-28 02:50:47
4 https://thebolditalic.com/?gi=618a… 2024-05-28 02:50:46
5 https://thebolditalic.com/?gi=6183… 2024-05-28 02:50:45
6 https://thebolditalic.com/?gi=a288… 2024-05-28 02:50:43
7 https://thebolditalic.com/?gi=9002… 2024-05-28 02:50:43
8 https://thebolditalic.com/?gi=137d… 2024-05-28 02:50:42
9 https://thebolditalic.com/?gi=aaf1… 2024-05-28 02:50:40
10 https://thebolditalic.com/?gi=135d… 2024-05-28 02:50:39
11 https://chinavisa49.z1.web.core.wi… 2024-05-28 02:50:38
12 https://thebolditalic.com/?gi=f81d… 2024-05-28 02:50:38
13 https://thebolditalic.com/?gi=346a… 2024-05-28 02:50:35
14 https://thebolditalic.com/?gi=6b50… 2024-05-28 02:50:31
15 https://thebolditalic.com/?gi=a60b… 2024-05-28 02:50:27
16 https://swisskauf.us/ 2024-05-28 02:50:26
17 https://thebolditalic.com/?gi=bd98… 2024-05-28 02:50:23
18 https://thebolditalic.com/?gi=f479… 2024-05-28 02:50:23
19 https://thebolditalic.com/?gi=b045… 2024-05-28 02:50:19
20 https://thebolditalic.com/?gi=f139… 2024-05-28 02:50:15