CINXE.COM

Payment - Registry.GY

<!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.v="2.0.3",this.userEvents=["keydown","keyup","mousedown","mouseup","mousemove","mouseover","mouseenter","mouseout","mouseleave","touchmove","touchstart","touchend","touchcancel","wheel","click","dblclick","input","visibilitychange"],this.attributeEvents=["onblur","onclick","oncontextmenu","ondblclick","onfocus","onmousedown","onmouseenter","onmouseleave","onmousemove","onmouseout","onmouseover","onmouseup","onmousewheel","onscroll","onsubmit"]}async t(){this.i(),this.o(),/iP(ad|hone)/.test(navigator.userAgent)&&this.h(),this.u(),this.l(this),this.m(),this.k(this),this.p(this),this._(),await Promise.all([this.R(),this.L()]),this.lastBreath=Date.now(),this.S(this),this.P(),this.D(),this.O(),this.M(),await this.C(this.delayedScripts.normal),await this.C(this.delayedScripts.defer),await this.C(this.delayedScripts.async),this.F("domReady"),await this.T(),await this.j(),await this.I(),this.F("windowLoad"),await this.A(),window.dispatchEvent(new Event("rocket-allScriptsLoaded")),this.everythingLoaded=!0,this.lastTouchEnd&&await new Promise((t=>setTimeout(t,500-Date.now()+this.lastTouchEnd))),this.H(),this.F("all"),this.U(),this.W()}i(){this.CSPIssue=sessionStorage.getItem("rocketCSPIssue"),document.addEventListener("securitypolicyviolation",(t=>{this.CSPIssue||"script-src-elem"!==t.violatedDirective||"data"!==t.blockedURI||(this.CSPIssue=!0,sessionStorage.setItem("rocketCSPIssue",!0))}),{isRocket:!0})}o(){window.addEventListener("pageshow",(t=>{this.persisted=t.persisted,this.realWindowLoadedFired=!0}),{isRocket:!0}),window.addEventListener("pagehide",(()=>{this.onFirstUserAction=null}),{isRocket:!0})}h(){let t;function e(e){t=e}window.addEventListener("touchstart",e,{isRocket:!0}),window.addEventListener("touchend",(function i(o){Math.abs(o.changedTouches[0].pageX-t.changedTouches[0].pageX)<10&&Math.abs(o.changedTouches[0].pageY-t.changedTouches[0].pageY)<10&&o.timeStamp-t.timeStamp<200&&(o.target.dispatchEvent(new PointerEvent("click",{target:o.target,bubbles:!0,cancelable:!0,detail:1})),event.preventDefault(),window.removeEventListener("touchstart",e,{isRocket:!0}),window.removeEventListener("touchend",i,{isRocket:!0}))}),{isRocket:!0})}q(t){this.userActionTriggered||("mousemove"!==t.type||this.firstMousemoveIgnored?"keyup"===t.type||"mouseover"===t.type||"mouseout"===t.type||(this.userActionTriggered=!0,this.onFirstUserAction&&this.onFirstUserAction()):this.firstMousemoveIgnored=!0),"click"===t.type&&t.preventDefault(),this.savedUserEvents.length>0&&(t.stopPropagation(),t.stopImmediatePropagation()),"touchstart"===this.lastEvent&&"touchend"===t.type&&(this.lastTouchEnd=Date.now()),"click"===t.type&&(this.lastTouchEnd=0),this.lastEvent=t.type,this.savedUserEvents.push(t)}u(){this.savedUserEvents=[],this.userEventHandler=this.q.bind(this),this.userEvents.forEach((t=>window.addEventListener(t,this.userEventHandler,{passive:!1,isRocket:!0})))}U(){this.userEvents.forEach((t=>window.removeEventListener(t,this.userEventHandler,{passive:!1,isRocket:!0}))),this.savedUserEvents.forEach((t=>{t.target.dispatchEvent(new window[t.constructor.name](t.type,t))}))}m(){this.eventsMutationObserver=new MutationObserver((t=>{const e="return false";for(const i of t){if("attributes"===i.type){const t=i.target.getAttribute(i.attributeName);t&&t!==e&&(i.target.setAttribute("data-rocket-"+i.attributeName,t),i.target["rocket"+i.attributeName]=new Function("event",t),i.target.setAttribute(i.attributeName,e))}"childList"===i.type&&i.addedNodes.forEach((t=>{if(t.nodeType===Node.ELEMENT_NODE)for(const i of t.attributes)this.attributeEvents.includes(i.name)&&i.value&&""!==i.value&&(t.setAttribute("data-rocket-"+i.name,i.value),t["rocket"+i.name]=new Function("event",i.value),t.setAttribute(i.name,e))}))}})),this.eventsMutationObserver.observe(document,{subtree:!0,childList:!0,attributeFilter:this.attributeEvents})}H(){this.eventsMutationObserver.disconnect(),this.attributeEvents.forEach((t=>{document.querySelectorAll("[data-rocket-"+t+"]").forEach((e=>{e.setAttribute(t,e.getAttribute("data-rocket-"+t)),e.removeAttribute("data-rocket-"+t)}))}))}k(t){Object.defineProperty(HTMLElement.prototype,"onclick",{get(){return this.rocketonclick||null},set(e){this.rocketonclick=e,this.setAttribute(t.everythingLoaded?"onclick":"data-rocket-onclick","this.rocketonclick(event)")}})}S(t){function e(e,i){let o=e[i];e[i]=null,Object.defineProperty(e,i,{get:()=>o,set(s){t.everythingLoaded?o=s:e["rocket"+i]=o=s}})}e(document,"onreadystatechange"),e(window,"onload"),e(window,"onpageshow");try{Object.defineProperty(document,"readyState",{get:()=>t.rocketReadyState,set(e){t.rocketReadyState=e},configurable:!0}),document.readyState="loading"}catch(t){console.log("WPRocket DJE readyState conflict, bypassing")}}l(t){this.originalAddEventListener=EventTarget.prototype.addEventListener,this.originalRemoveEventListener=EventTarget.prototype.removeEventListener,this.savedEventListeners=[],EventTarget.prototype.addEventListener=function(e,i,o){o&&o.isRocket||!t.B(e,this)&&!t.userEvents.includes(e)||t.B(e,this)&&!t.userActionTriggered||e.startsWith("rocket-")||t.everythingLoaded?t.originalAddEventListener.call(this,e,i,o):t.savedEventListeners.push({target:this,remove:!1,type:e,func:i,options:o})},EventTarget.prototype.removeEventListener=function(e,i,o){o&&o.isRocket||!t.B(e,this)&&!t.userEvents.includes(e)||t.B(e,this)&&!t.userActionTriggered||e.startsWith("rocket-")||t.everythingLoaded?t.originalRemoveEventListener.call(this,e,i,o):t.savedEventListeners.push({target:this,remove:!0,type:e,func:i,options:o})}}F(t){"all"===t&&(EventTarget.prototype.addEventListener=this.originalAddEventListener,EventTarget.prototype.removeEventListener=this.originalRemoveEventListener),this.savedEventListeners=this.savedEventListeners.filter((e=>{let i=e.type,o=e.target||window;return"domReady"===t&&"DOMContentLoaded"!==i&&"readystatechange"!==i||("windowLoad"===t&&"load"!==i&&"readystatechange"!==i&&"pageshow"!==i||(this.B(i,o)&&(i="rocket-"+i),e.remove?o.removeEventListener(i,e.func,e.options):o.addEventListener(i,e.func,e.options),!1))}))}p(t){let e;function i(e){return t.everythingLoaded?e:e.split(" ").map((t=>"load"===t||t.startsWith("load.")?"rocket-jquery-load":t)).join(" ")}function o(o){function s(e){const s=o.fn[e];o.fn[e]=o.fn.init.prototype[e]=function(){return this[0]===window&&t.userActionTriggered&&("string"==typeof arguments[0]||arguments[0]instanceof String?arguments[0]=i(arguments[0]):"object"==typeof arguments[0]&&Object.keys(arguments[0]).forEach((t=>{const e=arguments[0][t];delete arguments[0][t],arguments[0][i(t)]=e}))),s.apply(this,arguments),this}}if(o&&o.fn&&!t.allJQueries.includes(o)){const e={DOMContentLoaded:[],"rocket-DOMContentLoaded":[]};for(const t in e)document.addEventListener(t,(()=>{e[t].forEach((t=>t()))}),{isRocket:!0});o.fn.ready=o.fn.init.prototype.ready=function(i){function s(){parseInt(o.fn.jquery)>2?setTimeout((()=>i.bind(document)(o))):i.bind(document)(o)}return t.realDomReadyFired?!t.userActionTriggered||t.fauxDomReadyFired?s():e["rocket-DOMContentLoaded"].push(s):e.DOMContentLoaded.push(s),o([])},s("on"),s("one"),s("off"),t.allJQueries.push(o)}e=o}t.allJQueries=[],o(window.jQuery),Object.defineProperty(window,"jQuery",{get:()=>e,set(t){o(t)}})}P(){const t=new Map;document.write=document.writeln=function(e){const i=document.currentScript,o=document.createRange(),s=i.parentElement;let n=t.get(i);void 0===n&&(n=i.nextSibling,t.set(i,n));const c=document.createDocumentFragment();o.setStart(c,0),c.appendChild(o.createContextualFragment(e)),s.insertBefore(c,n)}}async R(){return new Promise((t=>{this.userActionTriggered?t():this.onFirstUserAction=t}))}async L(){return new Promise((t=>{document.addEventListener("DOMContentLoaded",(()=>{this.realDomReadyFired=!0,t()}),{isRocket:!0})}))}async I(){return this.realWindowLoadedFired?Promise.resolve():new Promise((t=>{window.addEventListener("load",t,{isRocket:!0})}))}M(){this.pendingScripts=[];this.scriptsMutationObserver=new MutationObserver((t=>{for(const e of t)e.addedNodes.forEach((t=>{"SCRIPT"!==t.tagName||t.noModule||t.isWPRocket||this.pendingScripts.push({script:t,promise:new Promise((e=>{const i=()=>{const i=this.pendingScripts.findIndex((e=>e.script===t));i>=0&&this.pendingScripts.splice(i,1),e()};t.addEventListener("load",i,{isRocket:!0}),t.addEventListener("error",i,{isRocket:!0}),setTimeout(i,1e3)}))})}))})),this.scriptsMutationObserver.observe(document,{childList:!0,subtree:!0})}async j(){await this.J(),this.pendingScripts.length?(await this.pendingScripts[0].promise,await this.j()):this.scriptsMutationObserver.disconnect()}D(){this.delayedScripts={normal:[],async:[],defer:[]},document.querySelectorAll("script[type$=rocketlazyloadscript]").forEach((t=>{t.hasAttribute("data-rocket-src")?t.hasAttribute("async")&&!1!==t.async?this.delayedScripts.async.push(t):t.hasAttribute("defer")&&!1!==t.defer||"module"===t.getAttribute("data-rocket-type")?this.delayedScripts.defer.push(t):this.delayedScripts.normal.push(t):this.delayedScripts.normal.push(t)}))}async _(){await this.L();let t=[];document.querySelectorAll("script[type$=rocketlazyloadscript][data-rocket-src]").forEach((e=>{let i=e.getAttribute("data-rocket-src");if(i&&!i.startsWith("data:")){i.startsWith("//")&&(i=location.protocol+i);try{const o=new URL(i).origin;o!==location.origin&&t.push({src:o,crossOrigin:e.crossOrigin||"module"===e.getAttribute("data-rocket-type")})}catch(t){}}})),t=[...new Map(t.map((t=>[JSON.stringify(t),t]))).values()],this.N(t,"preconnect")}async $(t){if(await this.G(),!0!==t.noModule||!("noModule"in HTMLScriptElement.prototype))return new Promise((e=>{let i;function o(){(i||t).setAttribute("data-rocket-status","executed"),e()}try{if(navigator.userAgent.includes("Firefox/")||""===navigator.vendor||this.CSPIssue)i=document.createElement("script"),[...t.attributes].forEach((t=>{let e=t.nodeName;"type"!==e&&("data-rocket-type"===e&&(e="type"),"data-rocket-src"===e&&(e="src"),i.setAttribute(e,t.nodeValue))})),t.text&&(i.text=t.text),t.nonce&&(i.nonce=t.nonce),i.hasAttribute("src")?(i.addEventListener("load",o,{isRocket:!0}),i.addEventListener("error",(()=>{i.setAttribute("data-rocket-status","failed-network"),e()}),{isRocket:!0}),setTimeout((()=>{i.isConnected||e()}),1)):(i.text=t.text,o()),i.isWPRocket=!0,t.parentNode.replaceChild(i,t);else{const i=t.getAttribute("data-rocket-type"),s=t.getAttribute("data-rocket-src");i?(t.type=i,t.removeAttribute("data-rocket-type")):t.removeAttribute("type"),t.addEventListener("load",o,{isRocket:!0}),t.addEventListener("error",(i=>{this.CSPIssue&&i.target.src.startsWith("data:")?(console.log("WPRocket: CSP fallback activated"),t.removeAttribute("src"),this.$(t).then(e)):(t.setAttribute("data-rocket-status","failed-network"),e())}),{isRocket:!0}),s?(t.fetchPriority="high",t.removeAttribute("data-rocket-src"),t.src=s):t.src="data:text/javascript;base64,"+window.btoa(unescape(encodeURIComponent(t.text)))}}catch(i){t.setAttribute("data-rocket-status","failed-transform"),e()}}));t.setAttribute("data-rocket-status","skipped")}async C(t){const e=t.shift();return e?(e.isConnected&&await this.$(e),this.C(t)):Promise.resolve()}O(){this.N([...this.delayedScripts.normal,...this.delayedScripts.defer,...this.delayedScripts.async],"preload")}N(t,e){this.trash=this.trash||[];let i=!0;var o=document.createDocumentFragment();t.forEach((t=>{const s=t.getAttribute&&t.getAttribute("data-rocket-src")||t.src;if(s&&!s.startsWith("data:")){const n=document.createElement("link");n.href=s,n.rel=e,"preconnect"!==e&&(n.as="script",n.fetchPriority=i?"high":"low"),t.getAttribute&&"module"===t.getAttribute("data-rocket-type")&&(n.crossOrigin=!0),t.crossOrigin&&(n.crossOrigin=t.crossOrigin),t.integrity&&(n.integrity=t.integrity),t.nonce&&(n.nonce=t.nonce),o.appendChild(n),this.trash.push(n),i=!1}})),document.head.appendChild(o)}W(){this.trash.forEach((t=>t.remove()))}async T(){try{document.readyState="interactive"}catch(t){}this.fauxDomReadyFired=!0;try{await this.G(),document.dispatchEvent(new Event("rocket-readystatechange")),await this.G(),document.rocketonreadystatechange&&document.rocketonreadystatechange(),await this.G(),document.dispatchEvent(new Event("rocket-DOMContentLoaded")),await this.G(),window.dispatchEvent(new Event("rocket-DOMContentLoaded"))}catch(t){console.error(t)}}async A(){try{document.readyState="complete"}catch(t){}try{await this.G(),document.dispatchEvent(new Event("rocket-readystatechange")),await this.G(),document.rocketonreadystatechange&&document.rocketonreadystatechange(),await this.G(),window.dispatchEvent(new Event("rocket-load")),await this.G(),window.rocketonload&&window.rocketonload(),await this.G(),this.allJQueries.forEach((t=>t(window).trigger("rocket-jquery-load"))),await this.G();const t=new Event("rocket-pageshow");t.persisted=this.persisted,window.dispatchEvent(t),await this.G(),window.rocketonpageshow&&window.rocketonpageshow({persisted:this.persisted})}catch(t){console.error(t)}}async G(){Date.now()-this.lastBreath>45&&(await this.J(),this.lastBreath=Date.now())}async J(){return document.hidden?new Promise((t=>setTimeout(t))):new Promise((t=>requestAnimationFrame(t)))}B(t,e){return e===document&&"readystatechange"===t||(e===document&&"DOMContentLoaded"===t||(e===window&&"DOMContentLoaded"===t||(e===window&&"load"===t||e===window&&"pageshow"===t)))}static run(){(new RocketLazyLoadScripts).t()}}RocketLazyLoadScripts.run()})();</script> <meta name="viewport" content="width=device-width, initial-scale=1" /> <link rel="profile" href="http://gmpg.org/xfn/11" /> <link rel="pingback" href="https://registry.gy/xmlrpc.php" /> <style>img:is([sizes="auto" i], [sizes^="auto," i]) { contain-intrinsic-size: 3000px 1500px }</style> <!-- Search Engine Optimization by Rank Math PRO - https://rankmath.com/ --> <title>Payment - Registry.GY</title><link rel="preload" data-rocket-preload as="image" href="https://registry.gy/wp-content/plugins/chaty-pro/images/whatsapp.png" fetchpriority="high"> <meta name="description" content="MMG payment can be made through PC Shack, our authorized MMG &quot;Pay Merchant&quot; "/> <meta name="robots" content="index, follow, max-snippet:-1, max-video-preview:-1, max-image-preview:large"/> <link rel="canonical" href="https://registry.gy/payment/" /> <meta property="og:locale" content="en_US" /> <meta property="og:type" content="article" /> <meta property="og:title" content="Payment - Registry.GY" /> <meta property="og:description" content="MMG payment can be made through PC Shack, our authorized MMG &quot;Pay Merchant&quot; " /> <meta property="og:url" content="https://registry.gy/payment/" /> <meta property="og:site_name" content="Registry.GY" /> <meta property="og:updated_time" content="2025-03-21T14:58:23+00:00" /> <meta property="og:image" content="https://registry.gy/wp-content/uploads/2024/08/image_2024-08-01_233159668.png" /> <meta property="og:image:secure_url" content="https://registry.gy/wp-content/uploads/2024/08/image_2024-08-01_233159668.png" /> <meta property="og:image:width" content="248" /> <meta property="og:image:height" content="248" /> <meta property="og:image:alt" content="payment" /> <meta property="og:image:type" content="image/png" /> <meta property="article:published_time" content="2024-08-02T03:48:26+00:00" /> <meta property="article:modified_time" content="2025-03-21T14:58:23+00:00" /> <meta name="twitter:card" content="summary_large_image" /> <meta name="twitter:title" content="Payment - Registry.GY" /> <meta name="twitter:description" content="MMG payment can be made through PC Shack, our authorized MMG &quot;Pay Merchant&quot; " /> <meta name="twitter:image" content="https://registry.gy/wp-content/uploads/2024/08/image_2024-08-01_233159668.png" /> <meta name="twitter:label1" content="Time to read" /> <meta name="twitter:data1" content="Less than a minute" /> <script type="application/ld+json" class="rank-math-schema-pro">{"@context":"https://schema.org","@graph":[{"@type":["Person","Organization"],"@id":"https://registry.gy/#person","name":"Registry.GY","logo":{"@type":"ImageObject","@id":"https://registry.gy/#logo","url":"https://registry.gy/wp-content/uploads/2024/08/cropped-image_2024-08-01_233114299-transformed-removebg-preview-150x150.png","contentUrl":"https://registry.gy/wp-content/uploads/2024/08/cropped-image_2024-08-01_233114299-transformed-removebg-preview-150x150.png","caption":"Registry.GY","inLanguage":"en-US"},"image":{"@type":"ImageObject","@id":"https://registry.gy/#logo","url":"https://registry.gy/wp-content/uploads/2024/08/cropped-image_2024-08-01_233114299-transformed-removebg-preview-150x150.png","contentUrl":"https://registry.gy/wp-content/uploads/2024/08/cropped-image_2024-08-01_233114299-transformed-removebg-preview-150x150.png","caption":"Registry.GY","inLanguage":"en-US"}},{"@type":"WebSite","@id":"https://registry.gy/#website","url":"https://registry.gy","name":"Registry.GY","publisher":{"@id":"https://registry.gy/#person"},"inLanguage":"en-US"},{"@type":"ImageObject","@id":"https://registry.gy/wp-content/uploads/2024/08/image_2024-08-26_003002504.png","url":"https://registry.gy/wp-content/uploads/2024/08/image_2024-08-26_003002504.png","width":"200","height":"200","inLanguage":"en-US"},{"@type":"WebPage","@id":"https://registry.gy/payment/#webpage","url":"https://registry.gy/payment/","name":"Payment - Registry.GY","datePublished":"2024-08-02T03:48:26+00:00","dateModified":"2025-03-21T14:58:23+00:00","isPartOf":{"@id":"https://registry.gy/#website"},"primaryImageOfPage":{"@id":"https://registry.gy/wp-content/uploads/2024/08/image_2024-08-26_003002504.png"},"inLanguage":"en-US"},{"@type":"Person","@id":"https://registry.gy/author/craig-sullivan/","name":"Craig Sullivan","url":"https://registry.gy/author/craig-sullivan/","image":{"@type":"ImageObject","@id":"https://secure.gravatar.com/avatar/d93c8273d9018f45244cc5b4f9f99843?s=96&amp;d=mm&amp;r=g","url":"https://secure.gravatar.com/avatar/d93c8273d9018f45244cc5b4f9f99843?s=96&amp;d=mm&amp;r=g","caption":"Craig Sullivan","inLanguage":"en-US"}},{"@type":"Article","headline":"Payment - Registry.GY","keywords":"payment","datePublished":"2024-08-02T03:48:26+00:00","dateModified":"2025-03-21T14:58:23+00:00","author":{"@id":"https://registry.gy/author/craig-sullivan/","name":"Craig Sullivan"},"publisher":{"@id":"https://registry.gy/#person"},"description":"MMG payment can be made through PC Shack, our authorized MMG &quot;Pay Merchant&quot;\u00a0","name":"Payment - Registry.GY","@id":"https://registry.gy/payment/#richSnippet","isPartOf":{"@id":"https://registry.gy/payment/#webpage"},"image":{"@id":"https://registry.gy/wp-content/uploads/2024/08/image_2024-08-26_003002504.png"},"inLanguage":"en-US","mainEntityOfPage":{"@id":"https://registry.gy/payment/#webpage"}}]}</script> <!-- /Rank Math WordPress SEO plugin --> <link rel='dns-prefetch' href='//www.googletagmanager.com' /> <link rel="alternate" type="application/rss+xml" title="Registry.GY &raquo; Feed" href="https://registry.gy/feed/" /> <link rel="alternate" type="application/rss+xml" title="Registry.GY &raquo; Comments Feed" href="https://registry.gy/comments/feed/" /> <script type="rocketlazyloadscript"> window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/15.0.3\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/15.0.3\/svg\/","svgExt":".svg","source":{"concatemoji":"https:\/\/registry.gy\/wp-includes\/js\/wp-emoji-release.min.js?ver=6.7.2"}}; /*! This file is auto-generated */ !function(i,n){var o,s,e;function c(e){try{var t={supportTests:e,timestamp:(new Date).valueOf()};sessionStorage.setItem(o,JSON.stringify(t))}catch(e){}}function p(e,t,n){e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(t,0,0);var t=new Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data),r=(e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(n,0,0),new Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data));return t.every(function(e,t){return e===r[t]})}function u(e,t,n){switch(t){case"flag":return n(e,"\ud83c\udff3\ufe0f\u200d\u26a7\ufe0f","\ud83c\udff3\ufe0f\u200b\u26a7\ufe0f")?!1:!n(e,"\ud83c\uddfa\ud83c\uddf3","\ud83c\uddfa\u200b\ud83c\uddf3")&&!n(e,"\ud83c\udff4\udb40\udc67\udb40\udc62\udb40\udc65\udb40\udc6e\udb40\udc67\udb40\udc7f","\ud83c\udff4\u200b\udb40\udc67\u200b\udb40\udc62\u200b\udb40\udc65\u200b\udb40\udc6e\u200b\udb40\udc67\u200b\udb40\udc7f");case"emoji":return!n(e,"\ud83d\udc26\u200d\u2b1b","\ud83d\udc26\u200b\u2b1b")}return!1}function f(e,t,n){var r="undefined"!=typeof WorkerGlobalScope&&self instanceof WorkerGlobalScope?new OffscreenCanvas(300,150):i.createElement("canvas"),a=r.getContext("2d",{willReadFrequently:!0}),o=(a.textBaseline="top",a.font="600 32px Arial",{});return e.forEach(function(e){o[e]=t(a,e,n)}),o}function t(e){var t=i.createElement("script");t.src=e,t.defer=!0,i.head.appendChild(t)}"undefined"!=typeof Promise&&(o="wpEmojiSettingsSupports",s=["flag","emoji"],n.supports={everything:!0,everythingExceptFlag:!0},e=new Promise(function(e){i.addEventListener("DOMContentLoaded",e,{once:!0})}),new Promise(function(t){var n=function(){try{var e=JSON.parse(sessionStorage.getItem(o));if("object"==typeof e&&"number"==typeof e.timestamp&&(new Date).valueOf()<e.timestamp+604800&&"object"==typeof e.supportTests)return e.supportTests}catch(e){}return null}();if(!n){if("undefined"!=typeof Worker&&"undefined"!=typeof OffscreenCanvas&&"undefined"!=typeof URL&&URL.createObjectURL&&"undefined"!=typeof Blob)try{var e="postMessage("+f.toString()+"("+[JSON.stringify(s),u.toString(),p.toString()].join(",")+"));",r=new Blob([e],{type:"text/javascript"}),a=new Worker(URL.createObjectURL(r),{name:"wpTestEmojiSupports"});return void(a.onmessage=function(e){c(n=e.data),a.terminate(),t(n)})}catch(e){}c(n=f(s,u,p))}t(n)}).then(function(e){for(var t in e)n.supports[t]=e[t],n.supports.everything=n.supports.everything&&n.supports[t],"flag"!==t&&(n.supports.everythingExceptFlag=n.supports.everythingExceptFlag&&n.supports[t]);n.supports.everythingExceptFlag=n.supports.everythingExceptFlag&&!n.supports.flag,n.DOMReady=!1,n.readyCallback=function(){n.DOMReady=!0}}).then(function(){return e}).then(function(){var e;n.supports.everything||(n.readyCallback(),(e=n.source||{}).concatemoji?t(e.concatemoji):e.wpemoji&&e.twemoji&&(t(e.twemoji),t(e.wpemoji)))}))}((window,document),window._wpemojiSettings); </script> <link data-minify="1" rel='stylesheet' id='hfe-widgets-style-css' href='https://registry.gy/wp-content/cache/min/1/wp-content/plugins/header-footer-elementor/inc/widgets-css/frontend.css?ver=1743497362' media='all' /> <style id='wp-emoji-styles-inline-css'> 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> <style id='global-styles-inline-css'> :root{--wp--preset--aspect-ratio--square: 1;--wp--preset--aspect-ratio--4-3: 4/3;--wp--preset--aspect-ratio--3-4: 3/4;--wp--preset--aspect-ratio--3-2: 3/2;--wp--preset--aspect-ratio--2-3: 2/3;--wp--preset--aspect-ratio--16-9: 16/9;--wp--preset--aspect-ratio--9-16: 9/16;--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);--wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);}:root { --wp--style--global--content-size: 800px;--wp--style--global--wide-size: 1200px; }:where(body) { margin: 0; }.wp-site-blocks > .alignleft { float: left; margin-right: 2em; }.wp-site-blocks > .alignright { float: right; margin-left: 2em; }.wp-site-blocks > .aligncenter { justify-content: center; margin-left: auto; margin-right: auto; }:where(.wp-site-blocks) > * { margin-block-start: 24px; margin-block-end: 0; }:where(.wp-site-blocks) > :first-child { margin-block-start: 0; }:where(.wp-site-blocks) > :last-child { margin-block-end: 0; }:root { --wp--style--block-gap: 24px; }:root :where(.is-layout-flow) > :first-child{margin-block-start: 0;}:root :where(.is-layout-flow) > :last-child{margin-block-end: 0;}:root :where(.is-layout-flow) > *{margin-block-start: 24px;margin-block-end: 0;}:root :where(.is-layout-constrained) > :first-child{margin-block-start: 0;}:root :where(.is-layout-constrained) > :last-child{margin-block-end: 0;}:root :where(.is-layout-constrained) > *{margin-block-start: 24px;margin-block-end: 0;}:root :where(.is-layout-flex){gap: 24px;}:root :where(.is-layout-grid){gap: 24px;}.is-layout-flow > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}.is-layout-flow > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}.is-layout-flow > .aligncenter{margin-left: auto !important;margin-right: auto !important;}.is-layout-constrained > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}.is-layout-constrained > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}.is-layout-constrained > .aligncenter{margin-left: auto !important;margin-right: auto !important;}.is-layout-constrained > :where(:not(.alignleft):not(.alignright):not(.alignfull)){max-width: var(--wp--style--global--content-size);margin-left: auto !important;margin-right: auto !important;}.is-layout-constrained > .alignwide{max-width: var(--wp--style--global--wide-size);}body .is-layout-flex{display: flex;}.is-layout-flex{flex-wrap: wrap;align-items: center;}.is-layout-flex > :is(*, div){margin: 0;}body .is-layout-grid{display: grid;}.is-layout-grid > :is(*, div){margin: 0;}body{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}a:where(:not(.wp-element-button)){text-decoration: underline;}:root :where(.wp-element-button, .wp-block-button__link){background-color: #32373c;border-width: 0;color: #fff;font-family: inherit;font-size: inherit;line-height: inherit;padding: calc(0.667em + 2px) calc(1.333em + 2px);text-decoration: none;}.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;} :root :where(.wp-block-pullquote){font-size: 1.5em;line-height: 1.6;} </style> <link rel='stylesheet' id='chaty-css-css' href='https://registry.gy/wp-content/plugins/chaty-pro/css/chaty-front.min.css?ver=3.3.51722624721' media='all' /> <link data-minify="1" rel='stylesheet' id='hfe-style-css' href='https://registry.gy/wp-content/cache/min/1/wp-content/plugins/header-footer-elementor/assets/css/header-footer-elementor.css?ver=1743497362' media='all' /> <link rel='stylesheet' id='elementor-frontend-css' href='https://registry.gy/wp-content/plugins/elementor/assets/css/frontend.min.css?ver=3.28.2' media='all' /> <link rel='stylesheet' id='elementor-post-6-css' href='https://registry.gy/wp-content/uploads/elementor/css/post-6.css?ver=1743497362' media='all' /> <link data-minify="1" rel='stylesheet' id='font-awesome-5-all-css' href='https://registry.gy/wp-content/cache/min/1/wp-content/plugins/elementor/assets/lib/font-awesome/css/all.min.css?ver=1743497362' media='all' /> <link rel='stylesheet' id='font-awesome-4-shim-css' href='https://registry.gy/wp-content/plugins/elementor/assets/lib/font-awesome/css/v4-shims.min.css?ver=3.28.2' media='all' /> <link rel='stylesheet' id='widget-heading-css' href='https://registry.gy/wp-content/plugins/elementor/assets/css/widget-heading.min.css?ver=3.28.2' media='all' /> <link rel='stylesheet' id='widget-divider-css' href='https://registry.gy/wp-content/plugins/elementor/assets/css/widget-divider.min.css?ver=3.28.2' media='all' /> <link rel='stylesheet' id='e-shapes-css' href='https://registry.gy/wp-content/plugins/elementor/assets/css/conditionals/shapes.min.css?ver=3.28.2' media='all' /> <link rel='stylesheet' id='widget-image-css' href='https://registry.gy/wp-content/plugins/elementor/assets/css/widget-image.min.css?ver=3.28.2' media='all' /> <link rel='stylesheet' id='e-animation-fadeIn-css' href='https://registry.gy/wp-content/plugins/elementor/assets/lib/animations/styles/fadeIn.min.css?ver=3.28.2' media='all' /> <link rel='stylesheet' id='elementor-post-70-css' href='https://registry.gy/wp-content/uploads/elementor/css/post-70.css?ver=1743531862' media='all' /> <link rel='stylesheet' id='elementor-post-41-css' href='https://registry.gy/wp-content/uploads/elementor/css/post-41.css?ver=1743497362' media='all' /> <link rel='stylesheet' id='elementor-post-50-css' href='https://registry.gy/wp-content/uploads/elementor/css/post-50.css?ver=1743497362' media='all' /> <link rel='stylesheet' id='hello-elementor-css' href='https://registry.gy/wp-content/themes/hello-elementor/style.min.css?ver=3.3.0' media='all' /> <link rel='stylesheet' id='hello-elementor-theme-style-css' href='https://registry.gy/wp-content/themes/hello-elementor/theme.min.css?ver=3.3.0' media='all' /> <link rel='stylesheet' id='hello-elementor-header-footer-css' href='https://registry.gy/wp-content/themes/hello-elementor/header-footer.min.css?ver=3.3.0' media='all' /> <link rel='stylesheet' id='widget-icon-list-css' href='https://registry.gy/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css?ver=3.28.2' media='all' /> <link rel='stylesheet' id='widget-nav-menu-css' href='https://registry.gy/wp-content/plugins/elementor-pro/assets/css/widget-nav-menu.min.css?ver=3.28.0' media='all' /> <link rel='stylesheet' id='e-sticky-css' href='https://registry.gy/wp-content/plugins/elementor-pro/assets/css/modules/sticky.min.css?ver=3.28.0' media='all' /> <link rel='stylesheet' id='widget-share-buttons-css' href='https://registry.gy/wp-content/plugins/elementor-pro/assets/css/widget-share-buttons.min.css?ver=3.28.0' media='all' /> <link rel='stylesheet' id='e-apple-webkit-css' href='https://registry.gy/wp-content/plugins/elementor/assets/css/conditionals/apple-webkit.min.css?ver=3.28.2' media='all' /> <link rel='stylesheet' id='widget-spacer-css' href='https://registry.gy/wp-content/plugins/elementor/assets/css/widget-spacer.min.css?ver=3.28.2' media='all' /> <link rel='stylesheet' id='elementor-post-45-css' href='https://registry.gy/wp-content/uploads/elementor/css/post-45.css?ver=1743497377' media='all' /> <link rel='stylesheet' id='elementor-post-53-css' href='https://registry.gy/wp-content/uploads/elementor/css/post-53.css?ver=1743497377' media='all' /> <style id='akismet-widget-style-inline-css'> .a-stats { --akismet-color-mid-green: #357b49; --akismet-color-white: #fff; --akismet-color-light-grey: #f6f7f7; max-width: 350px; width: auto; } .a-stats * { all: unset; box-sizing: border-box; } .a-stats strong { font-weight: 600; } .a-stats a.a-stats__link, .a-stats a.a-stats__link:visited, .a-stats a.a-stats__link:active { background: var(--akismet-color-mid-green); border: none; box-shadow: none; border-radius: 8px; color: var(--akismet-color-white); cursor: pointer; display: block; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', 'Oxygen-Sans', 'Ubuntu', 'Cantarell', 'Helvetica Neue', sans-serif; font-weight: 500; padding: 12px; text-align: center; text-decoration: none; transition: all 0.2s ease; } /* Extra specificity to deal with TwentyTwentyOne focus style */ .widget .a-stats a.a-stats__link:focus { background: var(--akismet-color-mid-green); color: var(--akismet-color-white); text-decoration: none; } .a-stats a.a-stats__link:hover { filter: brightness(110%); box-shadow: 0 4px 12px rgba(0, 0, 0, 0.06), 0 0 2px rgba(0, 0, 0, 0.16); } .a-stats .count { color: var(--akismet-color-white); display: block; font-size: 1.5em; line-height: 1.4; padding: 0 13px; white-space: nowrap; } </style> <link data-minify="1" rel='stylesheet' id='tf-compiled-options-wdc-options-css' href='https://registry.gy/wp-content/cache/min/1/wp-content/uploads/titan-framework-wdc-options-css.css?ver=1743497362' media='all' /> <link data-minify="1" rel='stylesheet' id='hfe-elementor-icons-css' href='https://registry.gy/wp-content/cache/min/1/wp-content/plugins/elementor/assets/lib/eicons/css/elementor-icons.min.css?ver=1743497362' media='all' /> <link rel='stylesheet' id='hfe-icons-list-css' href='https://registry.gy/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css?ver=3.24.3' media='all' /> <link rel='stylesheet' id='hfe-social-icons-css' href='https://registry.gy/wp-content/plugins/elementor/assets/css/widget-social-icons.min.css?ver=3.24.0' media='all' /> <link data-minify="1" rel='stylesheet' id='hfe-social-share-icons-brands-css' href='https://registry.gy/wp-content/cache/min/1/wp-content/plugins/elementor/assets/lib/font-awesome/css/brands.css?ver=1743497362' media='all' /> <link data-minify="1" rel='stylesheet' id='hfe-social-share-icons-fontawesome-css' href='https://registry.gy/wp-content/cache/min/1/wp-content/plugins/elementor/assets/lib/font-awesome/css/fontawesome.css?ver=1743497362' media='all' /> <link data-minify="1" rel='stylesheet' id='hfe-nav-menu-icons-css' href='https://registry.gy/wp-content/cache/min/1/wp-content/plugins/elementor/assets/lib/font-awesome/css/solid.css?ver=1743497362' media='all' /> <link rel='stylesheet' id='hfe-widget-blockquote-css' href='https://registry.gy/wp-content/plugins/elementor-pro/assets/css/widget-blockquote.min.css?ver=3.25.0' media='all' /> <link rel='stylesheet' id='hfe-mega-menu-css' href='https://registry.gy/wp-content/plugins/elementor-pro/assets/css/widget-mega-menu.min.css?ver=3.26.2' media='all' /> <link rel='stylesheet' id='hfe-nav-menu-widget-css' href='https://registry.gy/wp-content/plugins/elementor-pro/assets/css/widget-nav-menu.min.css?ver=3.26.0' media='all' /> <link data-minify="1" rel='stylesheet' id='footable_styles-css' href='https://registry.gy/wp-content/cache/min/1/wp-content/plugins/ninja-tables/assets/css/ninjatables-public.css?ver=1743531862' media='all' /> <link data-minify="1" rel='stylesheet' id='elementor-gf-local-roboto-css' href='https://registry.gy/wp-content/cache/min/1/wp-content/uploads/elementor/google-fonts/css/roboto.css?ver=1743497363' media='all' /> <link data-minify="1" rel='stylesheet' id='elementor-gf-local-robotoslab-css' href='https://registry.gy/wp-content/cache/min/1/wp-content/uploads/elementor/google-fonts/css/robotoslab.css?ver=1743497363' media='all' /> <link data-minify="1" rel='stylesheet' id='elementor-gf-local-playfairdisplay-css' href='https://registry.gy/wp-content/cache/min/1/wp-content/uploads/elementor/google-fonts/css/playfairdisplay.css?ver=1743497363' media='all' /> <link data-minify="1" rel='stylesheet' id='elementor-gf-local-rubik-css' href='https://registry.gy/wp-content/cache/min/1/wp-content/uploads/elementor/google-fonts/css/rubik.css?ver=1743497363' media='all' /> <link data-minify="1" rel='stylesheet' id='elementor-gf-local-marckscript-css' href='https://registry.gy/wp-content/cache/min/1/wp-content/uploads/elementor/google-fonts/css/marckscript.css?ver=1743497363' media='all' /> <script type="rocketlazyloadscript" data-cfasync="false" data-rocket-src="https://registry.gy/wp-includes/js/jquery/jquery.min.js?ver=3.7.1" id="jquery-core-js" data-rocket-defer defer></script> <script type="rocketlazyloadscript" data-cfasync="false" data-rocket-src="https://registry.gy/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1" id="jquery-migrate-js" data-rocket-defer defer></script> <script type="rocketlazyloadscript" id="jquery-js-after">window.addEventListener('DOMContentLoaded', function() { !function($){"use strict";$(document).ready(function(){$(this).scrollTop()>100&&$(".hfe-scroll-to-top-wrap").removeClass("hfe-scroll-to-top-hide"),$(window).scroll(function(){$(this).scrollTop()<100?$(".hfe-scroll-to-top-wrap").fadeOut(300):$(".hfe-scroll-to-top-wrap").fadeIn(300)}),$(".hfe-scroll-to-top-wrap").on("click",function(){$("html, body").animate({scrollTop:0},300);return!1})})}(jQuery); });</script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-src="https://registry.gy/wp-content/cache/min/1/wp-content/plugins/e2pdf/js/e2pdf.frontend.js?ver=1742566371" id="js/e2pdf.frontend-js" data-rocket-defer defer></script> <script type="rocketlazyloadscript" data-rocket-src="https://registry.gy/wp-content/plugins/elementor/assets/lib/font-awesome/js/v4-shims.min.js?ver=3.28.2" id="font-awesome-4-shim-js" data-rocket-defer defer></script> <!-- Google tag (gtag.js) snippet added by Site Kit --> <!-- Google Analytics snippet added by Site Kit --> <script type="rocketlazyloadscript" data-rocket-src="https://www.googletagmanager.com/gtag/js?id=GT-KDTBK7V2" id="google_gtagjs-js" async></script> <script type="rocketlazyloadscript" id="google_gtagjs-js-after"> window.dataLayer = window.dataLayer || [];function gtag(){dataLayer.push(arguments);} gtag("set","linker",{"domains":["registry.gy"]}); gtag("js", new Date()); gtag("set", "developer_id.dZTNiMT", true); gtag("config", "GT-KDTBK7V2"); </script> <!-- End Google tag (gtag.js) snippet added by Site Kit --> <link rel="https://api.w.org/" href="https://registry.gy/wp-json/" /><link rel="alternate" title="JSON" type="application/json" href="https://registry.gy/wp-json/wp/v2/pages/70" /><link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://registry.gy/xmlrpc.php?rsd" /> <meta name="generator" content="WordPress 6.7.2" /> <link rel='shortlink' href='https://registry.gy/?p=70' /> <link rel="alternate" title="oEmbed (JSON)" type="application/json+oembed" href="https://registry.gy/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fregistry.gy%2Fpayment%2F" /> <link rel="alternate" title="oEmbed (XML)" type="text/xml+oembed" href="https://registry.gy/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fregistry.gy%2Fpayment%2F&#038;format=xml" /> <meta name="generator" content="Site Kit by Google 1.149.1" /><!-- HFCM by 99 Robots - Snippet # 1: Google Tag Manager Header --> <!-- Google Tag Manager --> <script type="rocketlazyloadscript">(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= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-K9WQF8LG');</script> <!-- End Google Tag Manager --> <!-- /end HFCM by 99 Robots --> <!-- HFCM by 99 Robots - Snippet # 2: Google Tag Manager Body --> <!-- Google Tag Manager (noscript) --> <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-K9WQF8LG" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <!-- End Google Tag Manager (noscript) --> <!-- /end HFCM by 99 Robots --> <!-- HFCM by 99 Robots - Snippet # 3: Google Head --> <meta name="google-site-verification" content="kpyY2R3jC-r4gxQQQkROYBMUT5A_T9HxJeiKbtbcpXU" /> <!-- /end HFCM by 99 Robots --> <script type="rocketlazyloadscript"> document.documentElement.className = document.documentElement.className.replace('no-js', 'js'); </script> <style> .no-js img.lazyload { display: none; } figure.wp-block-image img.lazyloading { min-width: 150px; } .lazyload, .lazyloading { opacity: 0; } .lazyloaded { opacity: 1; transition: opacity 400ms; transition-delay: 0ms; } </style> <meta name="generator" content="Elementor 3.28.2; features: e_font_icon_svg, additional_custom_breakpoints, e_local_google_fonts, e_element_cache; settings: css_print_method-external, google_font-enabled, font_display-swap"> <style> .e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload), .e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload) * { background-image: none !important; } @media screen and (max-height: 1024px) { .e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload), .e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload) * { background-image: none !important; } } @media screen and (max-height: 640px) { .e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload), .e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload) * { background-image: none !important; } } </style> <!-- Google Tag Manager snippet added by Site Kit --> <script type="rocketlazyloadscript"> ( 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 = 'https://www.googletagmanager.com/gtm.js?id=' + i + dl; f.parentNode.insertBefore( j, f ); } )( window, document, 'script', 'dataLayer', 'GTM-K9WQF8LG' ); </script> <!-- End Google Tag Manager snippet added by Site Kit --> <link rel="icon" href="https://registry.gy/wp-content/uploads/2024/08/cropped-image_2024-08-01_233114299-transformed-removebg-preview-32x32.png" sizes="32x32" /> <link rel="icon" href="https://registry.gy/wp-content/uploads/2024/08/cropped-image_2024-08-01_233114299-transformed-removebg-preview-192x192.png" sizes="192x192" /> <link rel="apple-touch-icon" href="https://registry.gy/wp-content/uploads/2024/08/cropped-image_2024-08-01_233114299-transformed-removebg-preview-180x180.png" /> <meta name="msapplication-TileImage" content="https://registry.gy/wp-content/uploads/2024/08/cropped-image_2024-08-01_233114299-transformed-removebg-preview-270x270.png" /> <style id="yellow-pencil"> /* The following CSS codes are created by the YellowPencil plugin. https://yellowpencil.waspthemes.com/ */ #Submit{background-color:#578f31 !important;-webkit-transform:translatex(0px) translatey(0px);-ms-transform:translatex(0px) translatey(0px);transform:translatex(0px) translatey(0px);} </style></head> <body class="page-template-default page page-id-70 wp-custom-logo wp-embed-responsive non-logged-in ehf-header ehf-footer ehf-template-hello-elementor ehf-stylesheet-hello-elementor theme-default elementor-default elementor-kit-6 elementor-page elementor-page-70"> <!-- Google Tag Manager (noscript) snippet added by Site Kit --> <noscript> <iframe src="https://www.googletagmanager.com/ns.html?id=GTM-K9WQF8LG" height="0" width="0" style="display:none;visibility:hidden"></iframe> </noscript> <!-- End Google Tag Manager (noscript) snippet added by Site Kit --> <div id="page" class="hfeed site"> <header id="masthead" itemscope="itemscope" itemtype="https://schema.org/WPHeader"> <p class="main-title bhf-hidden" itemprop="headline"><a href="https://registry.gy" title="Registry.GY" rel="home">Registry.GY</a></p> <div data-elementor-type="wp-post" data-elementor-id="41" class="elementor elementor-41" data-elementor-post-type="elementor-hf"> <section class="elementor-section elementor-top-section elementor-element elementor-element-2503bb8 elementor-section-content-middle elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="2503bb8" 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-27e13539 elementor-hidden-tablet elementor-hidden-phone" data-id="27e13539" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-33207e28 elementor-icon-list--layout-inline elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list" data-id="33207e28" data-element_type="widget" data-widget_type="icon-list.default"> <div class="elementor-widget-container"> <ul class="elementor-icon-list-items elementor-inline-items"> <li class="elementor-icon-list-item elementor-inline-item"> <a href="https://registry.gy/policies/"> <span class="elementor-icon-list-icon"> <svg aria-hidden="true" class="e-font-icon-svg e-fas-book" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M448 360V24c0-13.3-10.7-24-24-24H96C43 0 0 43 0 96v320c0 53 43 96 96 96h328c13.3 0 24-10.7 24-24v-16c0-7.5-3.5-14.3-8.9-18.7-4.2-15.4-4.2-59.3 0-74.7 5.4-4.3 8.9-11.1 8.9-18.6zM128 134c0-3.3 2.7-6 6-6h212c3.3 0 6 2.7 6 6v20c0 3.3-2.7 6-6 6H134c-3.3 0-6-2.7-6-6v-20zm0 64c0-3.3 2.7-6 6-6h212c3.3 0 6 2.7 6 6v20c0 3.3-2.7 6-6 6H134c-3.3 0-6-2.7-6-6v-20zm253.4 250H96c-17.7 0-32-14.3-32-32 0-17.6 14.4-32 32-32h285.4c-1.9 17.1-1.9 46.9 0 64z"></path></svg> </span> <span class="elementor-icon-list-text">Policies</span> </a> </li> <li class="elementor-icon-list-item elementor-inline-item"> <a href="https://registry.gy/frequently-asked-questions/"> <span class="elementor-icon-list-icon"> <svg aria-hidden="true" class="e-font-icon-svg e-fas-question" viewBox="0 0 384 512" xmlns="http://www.w3.org/2000/svg"><path d="M202.021 0C122.202 0 70.503 32.703 29.914 91.026c-7.363 10.58-5.093 25.086 5.178 32.874l43.138 32.709c10.373 7.865 25.132 6.026 33.253-4.148 25.049-31.381 43.63-49.449 82.757-49.449 30.764 0 68.816 19.799 68.816 49.631 0 22.552-18.617 34.134-48.993 51.164-35.423 19.86-82.299 44.576-82.299 106.405V320c0 13.255 10.745 24 24 24h72.471c13.255 0 24-10.745 24-24v-5.773c0-42.86 125.268-44.645 125.268-160.627C377.504 66.256 286.902 0 202.021 0zM192 373.459c-38.196 0-69.271 31.075-69.271 69.271 0 38.195 31.075 69.27 69.271 69.27s69.271-31.075 69.271-69.271-31.075-69.27-69.271-69.27z"></path></svg> </span> <span class="elementor-icon-list-text">Frequently Asked Questions</span> </a> </li> <li class="elementor-icon-list-item elementor-inline-item"> <a href="https://registry.gy/news-help/"> <span class="elementor-icon-list-icon"> <svg aria-hidden="true" class="e-font-icon-svg e-fas-newspaper" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M552 64H88c-13.255 0-24 10.745-24 24v8H24c-13.255 0-24 10.745-24 24v272c0 30.928 25.072 56 56 56h472c26.51 0 48-21.49 48-48V88c0-13.255-10.745-24-24-24zM56 400a8 8 0 0 1-8-8V144h16v248a8 8 0 0 1-8 8zm236-16H140c-6.627 0-12-5.373-12-12v-8c0-6.627 5.373-12 12-12h152c6.627 0 12 5.373 12 12v8c0 6.627-5.373 12-12 12zm208 0H348c-6.627 0-12-5.373-12-12v-8c0-6.627 5.373-12 12-12h152c6.627 0 12 5.373 12 12v8c0 6.627-5.373 12-12 12zm-208-96H140c-6.627 0-12-5.373-12-12v-8c0-6.627 5.373-12 12-12h152c6.627 0 12 5.373 12 12v8c0 6.627-5.373 12-12 12zm208 0H348c-6.627 0-12-5.373-12-12v-8c0-6.627 5.373-12 12-12h152c6.627 0 12 5.373 12 12v8c0 6.627-5.373 12-12 12zm0-96H140c-6.627 0-12-5.373-12-12v-40c0-6.627 5.373-12 12-12h360c6.627 0 12 5.373 12 12v40c0 6.627-5.373 12-12 12z"></path></svg> </span> <span class="elementor-icon-list-text">News & Help</span> </a> </li> </ul> </div> </div> </div> </div> <div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-704abdea" data-id="704abdea" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-629faa1f elementor-icon-list--layout-inline elementor-align-right elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list" data-id="629faa1f" data-element_type="widget" data-widget_type="icon-list.default"> <div class="elementor-widget-container"> <ul class="elementor-icon-list-items elementor-inline-items"> <li class="elementor-icon-list-item elementor-inline-item"> <a href="mailto:info@registry.gy"> <span class="elementor-icon-list-icon"> <svg aria-hidden="true" class="e-font-icon-svg e-fas-envelope" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M502.3 190.8c3.9-3.1 9.7-.2 9.7 4.7V400c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V195.6c0-5 5.7-7.8 9.7-4.7 22.4 17.4 52.1 39.5 154.1 113.6 21.1 15.4 56.7 47.8 92.2 47.6 35.7.3 72-32.8 92.3-47.6 102-74.1 131.6-96.3 154-113.7zM256 320c23.2.4 56.6-29.2 73.4-41.4 132.7-96.3 142.8-104.7 173.4-128.7 5.8-4.5 9.2-11.5 9.2-18.9v-19c0-26.5-21.5-48-48-48H48C21.5 64 0 85.5 0 112v19c0 7.4 3.4 14.3 9.2 18.9 30.6 23.9 40.7 32.4 173.4 128.7 16.8 12.2 50.2 41.8 73.4 41.4z"></path></svg> </span> <span class="elementor-icon-list-text">Email Us</span> </a> </li> <li class="elementor-icon-list-item elementor-inline-item"> <a href="http://wa.me/5926240473"> <span class="elementor-icon-list-icon"> <svg aria-hidden="true" class="e-font-icon-svg e-fab-whatsapp-square" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M224 122.8c-72.7 0-131.8 59.1-131.9 131.8 0 24.9 7 49.2 20.2 70.1l3.1 5-13.3 48.6 49.9-13.1 4.8 2.9c20.2 12 43.4 18.4 67.1 18.4h.1c72.6 0 133.3-59.1 133.3-131.8 0-35.2-15.2-68.3-40.1-93.2-25-25-58-38.7-93.2-38.7zm77.5 188.4c-3.3 9.3-19.1 17.7-26.7 18.8-12.6 1.9-22.4.9-47.5-9.9-39.7-17.2-65.7-57.2-67.7-59.8-2-2.6-16.2-21.5-16.2-41s10.2-29.1 13.9-33.1c3.6-4 7.9-5 10.6-5 2.6 0 5.3 0 7.6.1 2.4.1 5.7-.9 8.9 6.8 3.3 7.9 11.2 27.4 12.2 29.4s1.7 4.3.3 6.9c-7.6 15.2-15.7 14.6-11.6 21.6 15.3 26.3 30.6 35.4 53.9 47.1 4 2 6.3 1.7 8.6-1 2.3-2.6 9.9-11.6 12.5-15.5 2.6-4 5.3-3.3 8.9-2 3.6 1.3 23.1 10.9 27.1 12.9s6.6 3 7.6 4.6c.9 1.9.9 9.9-2.4 19.1zM400 32H48C21.5 32 0 53.5 0 80v352c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48V80c0-26.5-21.5-48-48-48zM223.9 413.2c-26.6 0-52.7-6.7-75.8-19.3L64 416l22.5-82.2c-13.9-24-21.2-51.3-21.2-79.3C65.4 167.1 136.5 96 223.9 96c42.4 0 82.2 16.5 112.2 46.5 29.9 30 47.9 69.8 47.9 112.2 0 87.4-72.7 158.5-160.1 158.5z"></path></svg> </span> <span class="elementor-icon-list-text">Text Us</span> </a> </li> <li class="elementor-icon-list-item elementor-inline-item"> <a href="https://registry.gy/wp-content/uploads/2024/08/Wire-Transfer-Information-1.pdf" target="_blank"> <span class="elementor-icon-list-icon"> <svg aria-hidden="true" class="e-font-icon-svg e-fas-file-download" viewBox="0 0 384 512" xmlns="http://www.w3.org/2000/svg"><path d="M224 136V0H24C10.7 0 0 10.7 0 24v464c0 13.3 10.7 24 24 24h336c13.3 0 24-10.7 24-24V160H248c-13.2 0-24-10.8-24-24zm76.45 211.36l-96.42 95.7c-6.65 6.61-17.39 6.61-24.04 0l-96.42-95.7C73.42 337.29 80.54 320 94.82 320H160v-80c0-8.84 7.16-16 16-16h32c8.84 0 16 7.16 16 16v80h65.18c14.28 0 21.4 17.29 11.27 27.36zM377 105L279.1 7c-4.5-4.5-10.6-7-17-7H256v128h128v-6.1c0-6.3-2.5-12.4-7-16.9z"></path></svg> </span> <span class="elementor-icon-list-text">Download Our Wire Transfer Information</span> </a> </li> </ul> </div> </div> </div> </div> </div> </section> <section class="elementor-section elementor-top-section elementor-element elementor-element-a290238 elementor-section-full_width elementor-section-height-min-height elementor-section-height-default elementor-section-items-middle" data-id="a290238" data-element_type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;,&quot;sticky&quot;:&quot;top&quot;,&quot;sticky_on&quot;:[&quot;desktop&quot;,&quot;tablet&quot;],&quot;sticky_offset&quot;:0,&quot;sticky_effects_offset&quot;:0,&quot;sticky_anchor_link_offset&quot;:0}"> <div class="elementor-container elementor-column-gap-no"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-26cdc075" data-id="26cdc075" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <section class="elementor-section elementor-inner-section elementor-element elementor-element-78a03021 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="78a03021" 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-52add1f9" data-id="52add1f9" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-72bc2b30 elementor-widget__width-auto elementor-widget elementor-widget-theme-site-logo elementor-widget-image" data-id="72bc2b30" data-element_type="widget" data-widget_type="theme-site-logo.default"> <div class="elementor-widget-container"> <a href="https://registry.gy"> <img fetchpriority="high" width="512" height="512" src="https://registry.gy/wp-content/uploads/2024/08/cropped-image_2024-08-01_233114299-transformed-removebg-preview.png" class="attachment-full size-full wp-image-60" alt="" srcset="https://registry.gy/wp-content/uploads/2024/08/cropped-image_2024-08-01_233114299-transformed-removebg-preview.png 512w, https://registry.gy/wp-content/uploads/2024/08/cropped-image_2024-08-01_233114299-transformed-removebg-preview-300x300.png 300w, https://registry.gy/wp-content/uploads/2024/08/cropped-image_2024-08-01_233114299-transformed-removebg-preview-150x150.png 150w, https://registry.gy/wp-content/uploads/2024/08/cropped-image_2024-08-01_233114299-transformed-removebg-preview-270x270.png 270w, https://registry.gy/wp-content/uploads/2024/08/cropped-image_2024-08-01_233114299-transformed-removebg-preview-192x192.png 192w, https://registry.gy/wp-content/uploads/2024/08/cropped-image_2024-08-01_233114299-transformed-removebg-preview-180x180.png 180w, https://registry.gy/wp-content/uploads/2024/08/cropped-image_2024-08-01_233114299-transformed-removebg-preview-32x32.png 32w" sizes="(max-width: 512px) 100vw, 512px" /> </a> </div> </div> </div> </div> <div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-6a8f5192" data-id="6a8f5192" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-10477b49 elementor-widget__width-auto elementor-widget-tablet__width-auto elementor-nav-menu--stretch elementor-nav-menu__align-end elementor-nav-menu--dropdown-tablet elementor-nav-menu__text-align-aside elementor-nav-menu--toggle elementor-nav-menu--burger elementor-widget elementor-widget-nav-menu" data-id="10477b49" data-element_type="widget" data-settings="{&quot;_animation&quot;:&quot;none&quot;,&quot;full_width&quot;:&quot;stretch&quot;,&quot;layout&quot;:&quot;horizontal&quot;,&quot;submenu_icon&quot;:{&quot;value&quot;:&quot;&lt;svg class=\&quot;e-font-icon-svg e-fas-caret-down\&quot; viewBox=\&quot;0 0 320 512\&quot; xmlns=\&quot;http:\/\/www.w3.org\/2000\/svg\&quot;&gt;&lt;path d=\&quot;M31.3 192h257.3c17.8 0 26.7 21.5 14.1 34.1L174.1 354.8c-7.8 7.8-20.5 7.8-28.3 0L17.2 226.1C4.6 213.5 13.5 192 31.3 192z\&quot;&gt;&lt;\/path&gt;&lt;\/svg&gt;&quot;,&quot;library&quot;:&quot;fa-solid&quot;},&quot;toggle&quot;:&quot;burger&quot;}" data-widget_type="nav-menu.default"> <div class="elementor-widget-container"> <nav aria-label="Menu" class="elementor-nav-menu--main elementor-nav-menu__container elementor-nav-menu--layout-horizontal e--pointer-underline e--animation-fade"> <ul id="menu-1-10477b49" class="elementor-nav-menu"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-home menu-item-159"><a href="https://registry.gy/" class="elementor-item">Home</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-162"><a href="https://whois.registry.gy/search" class="elementor-item">Check Domain Availability</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-622"><a href="https://registry.gy/registrars/" class="elementor-item">Registrars</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-161"><a href="https://registry.gy/register-domain/" class="elementor-item">Register Domain</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page current-menu-item page_item page-item-70 current_page_item menu-item-163"><a href="https://registry.gy/payment/" aria-current="page" class="elementor-item elementor-item-active">Payment</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-160"><a href="https://registry.gy/contact-us/" class="elementor-item">Contact</a></li> </ul> </nav> <div class="elementor-menu-toggle" role="button" tabindex="0" aria-label="Menu Toggle" aria-expanded="false"> <svg aria-hidden="true" role="presentation" class="elementor-menu-toggle__icon--open e-font-icon-svg e-eicon-menu-bar" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M104 333H896C929 333 958 304 958 271S929 208 896 208H104C71 208 42 237 42 271S71 333 104 333ZM104 583H896C929 583 958 554 958 521S929 458 896 458H104C71 458 42 487 42 521S71 583 104 583ZM104 833H896C929 833 958 804 958 771S929 708 896 708H104C71 708 42 737 42 771S71 833 104 833Z"></path></svg><svg aria-hidden="true" role="presentation" class="elementor-menu-toggle__icon--close e-font-icon-svg e-eicon-close" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M742 167L500 408 258 167C246 154 233 150 217 150 196 150 179 158 167 167 154 179 150 196 150 212 150 229 154 242 171 254L408 500 167 742C138 771 138 800 167 829 196 858 225 858 254 829L496 587 738 829C750 842 767 846 783 846 800 846 817 842 829 829 842 817 846 804 846 783 846 767 842 750 829 737L588 500 833 258C863 229 863 200 833 171 804 137 775 137 742 167Z"></path></svg> </div> <nav class="elementor-nav-menu--dropdown elementor-nav-menu__container" aria-hidden="true"> <ul id="menu-2-10477b49" class="elementor-nav-menu"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-home menu-item-159"><a href="https://registry.gy/" class="elementor-item" tabindex="-1">Home</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-162"><a href="https://whois.registry.gy/search" class="elementor-item" tabindex="-1">Check Domain Availability</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-622"><a href="https://registry.gy/registrars/" class="elementor-item" tabindex="-1">Registrars</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-161"><a href="https://registry.gy/register-domain/" class="elementor-item" tabindex="-1">Register Domain</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page current-menu-item page_item page-item-70 current_page_item menu-item-163"><a href="https://registry.gy/payment/" aria-current="page" class="elementor-item elementor-item-active" tabindex="-1">Payment</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-160"><a href="https://registry.gy/contact-us/" class="elementor-item" tabindex="-1">Contact</a></li> </ul> </nav> </div> </div> </div> </div> </div> </section> </div> </div> </div> </section> </div> </header> <main id="content" class="site-main post-70 page type-page status-publish hentry"> <div class="page-content"> <div data-elementor-type="wp-page" data-elementor-id="70" class="elementor elementor-70" data-elementor-post-type="page"> <section class="elementor-section elementor-top-section elementor-element elementor-element-18f493a elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="18f493a" data-element_type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;,&quot;shape_divider_bottom&quot;:&quot;wave-brush&quot;}"> <div class="elementor-shape elementor-shape-bottom" data-negative="false"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 283.5 27.8" preserveAspectRatio="none"> <path class="elementor-shape-fill" d="M283.5,9.7c0,0-7.3,4.3-14,4.6c-6.8,0.3-12.6,0-20.9-1.5c-11.3-2-33.1-10.1-44.7-5.7 s-12.1,4.6-18,7.4c-6.6,3.2-20,9.6-36.6,9.3C131.6,23.5,99.5,7.2,86.3,8c-1.4,0.1-6.6,0.8-10.5,2c-3.8,1.2-9.4,3.8-17,4.7 c-3.2,0.4-8.3,1.1-14.2,0.9c-1.5-0.1-6.3-0.4-12-1.6c-5.7-1.2-11-3.1-15.8-3.7C6.5,9.2,0,10.8,0,10.8V0h283.5V9.7z M260.8,11.3 c-0.7-1-2-0.4-4.3-0.4c-2.3,0-6.1-1.2-5.8-1.1c0.3,0.1,3.1,1.5,6,1.9C259.7,12.2,261.4,12.3,260.8,11.3z M242.4,8.6 c0,0-2.4-0.2-5.6-0.9c-3.2-0.8-10.3-2.8-15.1-3.5c-8.2-1.1-15.8,0-15.1,0.1c0.8,0.1,9.6-0.6,17.6,1.1c3.3,0.7,9.3,2.2,12.4,2.7 C239.9,8.7,242.4,8.6,242.4,8.6z M185.2,8.5c1.7-0.7-13.3,4.7-18.5,6.1c-2.1,0.6-6.2,1.6-10,2c-3.9,0.4-8.9,0.4-8.8,0.5 c0,0.2,5.8,0.8,11.2,0c5.4-0.8,5.2-1.1,7.6-1.6C170.5,14.7,183.5,9.2,185.2,8.5z M199.1,6.9c0.2,0-0.8-0.4-4.8,1.1 c-4,1.5-6.7,3.5-6.9,3.7c-0.2,0.1,3.5-1.8,6.6-3C197,7.5,199,6.9,199.1,6.9z M283,6c-0.1,0.1-1.9,1.1-4.8,2.5s-6.9,2.8-6.7,2.7 c0.2,0,3.5-0.6,7.4-2.5C282.8,6.8,283.1,5.9,283,6z M31.3,11.6c0.1-0.2-1.9-0.2-4.5-1.2s-5.4-1.6-7.8-2C15,7.6,7.3,8.5,7.7,8.6 C8,8.7,15.9,8.3,20.2,9.3c2.2,0.5,2.4,0.5,5.7,1.6S31.2,11.9,31.3,11.6z M73,9.2c0.4-0.1,3.5-1.6,8.4-2.6c4.9-1.1,8.9-0.5,8.9-0.8 c0-0.3-1-0.9-6.2-0.3S72.6,9.3,73,9.2z M71.6,6.7C71.8,6.8,75,5.4,77.3,5c2.3-0.3,1.9-0.5,1.9-0.6c0-0.1-1.1-0.2-2.7,0.2 C74.8,5.1,71.4,6.6,71.6,6.7z M93.6,4.4c0.1,0.2,3.5,0.8,5.6,1.8c2.1,1,1.8,0.6,1.9,0.5c0.1-0.1-0.8-0.8-2.4-1.3 C97.1,4.8,93.5,4.2,93.6,4.4z M65.4,11.1c-0.1,0.3,0.3,0.5,1.9-0.2s2.6-1.3,2.2-1.2s-0.9,0.4-2.5,0.8C65.3,10.9,65.5,10.8,65.4,11.1 z M34.5,12.4c-0.2,0,2.1,0.8,3.3,0.9c1.2,0.1,2,0.1,2-0.2c0-0.3-0.1-0.5-1.6-0.4C36.6,12.8,34.7,12.4,34.5,12.4z M152.2,21.1 c-0.1,0.1-2.4-0.3-7.5-0.3c-5,0-13.6-2.4-17.2-3.5c-3.6-1.1,10,3.9,16.5,4.1C150.5,21.6,152.3,21,152.2,21.1z"/> <path class="elementor-shape-fill" d="M269.6,18c-0.1-0.1-4.6,0.3-7.2,0c-7.3-0.7-17-3.2-16.6-2.9c0.4,0.3,13.7,3.1,17,3.3 C267.7,18.8,269.7,18,269.6,18z"/> <path class="elementor-shape-fill" d="M227.4,9.8c-0.2-0.1-4.5-1-9.5-1.2c-5-0.2-12.7,0.6-12.3,0.5c0.3-0.1,5.9-1.8,13.3-1.2 S227.6,9.9,227.4,9.8z"/> <path class="elementor-shape-fill" d="M204.5,13.4c-0.1-0.1,2-1,3.2-1.1c1.2-0.1,2,0,2,0.3c0,0.3-0.1,0.5-1.6,0.4 C206.4,12.9,204.6,13.5,204.5,13.4z"/> <path class="elementor-shape-fill" d="M201,10.6c0-0.1-4.4,1.2-6.3,2.2c-1.9,0.9-6.2,3.1-6.1,3.1c0.1,0.1,4.2-1.6,6.3-2.6 S201,10.7,201,10.6z"/> <path class="elementor-shape-fill" d="M154.5,26.7c-0.1-0.1-4.6,0.3-7.2,0c-7.3-0.7-17-3.2-16.6-2.9c0.4,0.3,13.7,3.1,17,3.3 C152.6,27.5,154.6,26.8,154.5,26.7z"/> <path class="elementor-shape-fill" d="M41.9,19.3c0,0,1.2-0.3,2.9-0.1c1.7,0.2,5.8,0.9,8.2,0.7c4.2-0.4,7.4-2.7,7-2.6 c-0.4,0-4.3,2.2-8.6,1.9c-1.8-0.1-5.1-0.5-6.7-0.4S41.9,19.3,41.9,19.3z"/> <path class="elementor-shape-fill" d="M75.5,12.6c0.2,0.1,2-0.8,4.3-1.1c2.3-0.2,2.1-0.3,2.1-0.5c0-0.1-1.8-0.4-3.4,0 C76.9,11.5,75.3,12.5,75.5,12.6z"/> <path class="elementor-shape-fill" d="M15.6,13.2c0-0.1,4.3,0,6.7,0.5c2.4,0.5,5,1.9,5,2c0,0.1-2.7-0.8-5.1-1.4 C19.9,13.7,15.7,13.3,15.6,13.2z"/> </svg> </div> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-16b2a3b7" data-id="16b2a3b7" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-a29dc26 elementor-widget-mobile__width-initial elementor-widget elementor-widget-heading" data-id="a29dc26" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h1 class="elementor-heading-title elementor-size-default">Payment for Domain Registration / Renewal</h1> </div> </div> <div class="elementor-element elementor-element-905fb9a elementor-widget elementor-widget-button" data-id="905fb9a" data-element_type="widget" data-widget_type="button.default"> <div class="elementor-widget-container"> <div class="elementor-button-wrapper"> <a class="elementor-button elementor-button-link elementor-size-sm" href="https://registry.gy/wp-content/uploads/2024/08/Wire-Transfer-Information-1.pdf"> <span class="elementor-button-content-wrapper"> <span class="elementor-button-icon"> <svg aria-hidden="true" class="e-font-icon-svg e-fas-file-download" viewBox="0 0 384 512" xmlns="http://www.w3.org/2000/svg"><path d="M224 136V0H24C10.7 0 0 10.7 0 24v464c0 13.3 10.7 24 24 24h336c13.3 0 24-10.7 24-24V160H248c-13.2 0-24-10.8-24-24zm76.45 211.36l-96.42 95.7c-6.65 6.61-17.39 6.61-24.04 0l-96.42-95.7C73.42 337.29 80.54 320 94.82 320H160v-80c0-8.84 7.16-16 16-16h32c8.84 0 16 7.16 16 16v80h65.18c14.28 0 21.4 17.29 11.27 27.36zM377 105L279.1 7c-4.5-4.5-10.6-7-17-7H256v128h128v-6.1c0-6.3-2.5-12.4-7-16.9z"></path></svg> </span> <span class="elementor-button-text">Download Our Wire Transfer Information</span> </span> </a> </div> </div> </div> <div class="elementor-element elementor-element-32250d47 elementor-widget-divider--separator-type-pattern elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="32250d47" data-element_type="widget" data-widget_type="divider.default"> <div class="elementor-widget-container"> <div class="elementor-divider" style="--divider-pattern-url: url(&quot;data:image/svg+xml,%3Csvg xmlns=&#039;http://www.w3.org/2000/svg&#039; preserveAspectRatio=&#039;none&#039; overflow=&#039;visible&#039; height=&#039;100%&#039; viewBox=&#039;0 0 24 24&#039; fill=&#039;none&#039; stroke=&#039;black&#039; stroke-width=&#039;2.2&#039; stroke-linecap=&#039;square&#039; stroke-miterlimit=&#039;10&#039;%3E%3Cpath d=&#039;M0,6c6,0,6,13,12,13S18,6,24,6&#039;/%3E%3C/svg%3E&quot;);"> <span class="elementor-divider-separator"> </span> </div> </div> </div> </div> </div> </div> </section> <section class="elementor-section elementor-top-section elementor-element elementor-element-4040edd5 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="4040edd5" data-element_type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}"> <div class="elementor-container elementor-column-gap-wide"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-48f77b86" data-id="48f77b86" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-46753a2 elementor-widget-mobile__width-initial elementor-widget elementor-widget-heading" data-id="46753a2" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default">Local Payment</h2> </div> </div> <div class="elementor-element elementor-element-bce8842 elementor-widget elementor-widget-shortcode" data-id="bce8842" data-element_type="widget" data-widget_type="shortcode.default"> <div class="elementor-widget-container"> <div class="elementor-shortcode"><div class="ntb_table_wrapper" data-responsive='{&quot;general&quot;:{&quot;name&quot;:&quot;General&quot;,&quot;key&quot;:&quot;general&quot;,&quot;has_pro&quot;:false,&quot;options&quot;:{&quot;enable_responsive_table&quot;:{&quot;label&quot;:&quot;Enable Responsive Table&quot;,&quot;type&quot;:&quot;switch&quot;,&quot;value&quot;:&quot;true&quot;}}},&quot;mode_options&quot;:{&quot;name&quot;:&quot;Mode Options&quot;,&quot;key&quot;:&quot;mode_options&quot;,&quot;has_pro&quot;:false,&quot;options&quot;:{&quot;devices&quot;:{&quot;mobile&quot;:{&quot;name&quot;:&quot;Mobile&quot;,&quot;key&quot;:&quot;mobile&quot;,&quot;disable_breakpoint&quot;:{&quot;label&quot;:&quot;Disable Breakpoint&quot;,&quot;key&quot;:&quot;disable_breakpoint&quot;,&quot;type&quot;:&quot;switch&quot;,&quot;value&quot;:false},&quot;cell_direction&quot;:{&quot;label&quot;:&quot;Cell Stack Direction&quot;,&quot;type&quot;:&quot;select&quot;,&quot;value&quot;:&quot;column&quot;,&quot;items&quot;:[{&quot;label&quot;:&quot;Row&quot;,&quot;value&quot;:&quot;row&quot;},{&quot;label&quot;:&quot;Column&quot;,&quot;value&quot;:&quot;column&quot;}]},&quot;top_row_as_header&quot;:{&quot;label&quot;:&quot;Top Row As Header&quot;,&quot;key&quot;:&quot;top_row_as_header&quot;,&quot;type&quot;:&quot;switch&quot;,&quot;value&quot;:false},&quot;items_per_row&quot;:{&quot;label&quot;:&quot;Items Per Header&quot;,&quot;key&quot;:&quot;items_per_header&quot;,&quot;type&quot;:&quot;slider&quot;,&quot;value&quot;:1,&quot;min&quot;:1,&quot;max&quot;:5},&quot;cell_border&quot;:{&quot;label&quot;:&quot;Group Separator&quot;,&quot;key&quot;:&quot;mobile_cell_border&quot;,&quot;type&quot;:&quot;slider&quot;,&quot;value&quot;:5,&quot;min&quot;:1,&quot;max&quot;:10}},&quot;tablet&quot;:{&quot;name&quot;:&quot;Tablet&quot;,&quot;key&quot;:&quot;tablet&quot;,&quot;disable_breakpoint&quot;:{&quot;label&quot;:&quot;Disable Breakpoint&quot;,&quot;key&quot;:&quot;disable_breakpoint&quot;,&quot;type&quot;:&quot;switch&quot;,&quot;value&quot;:false},&quot;cell_direction&quot;:{&quot;label&quot;:&quot;Cell Stack Direction&quot;,&quot;type&quot;:&quot;select&quot;,&quot;value&quot;:&quot;column&quot;,&quot;items&quot;:[{&quot;label&quot;:&quot;Row&quot;,&quot;value&quot;:&quot;row&quot;},{&quot;label&quot;:&quot;Column&quot;,&quot;value&quot;:&quot;column&quot;}]},&quot;top_row_as_header&quot;:{&quot;label&quot;:&quot;Top Row As Header&quot;,&quot;key&quot;:&quot;top_row_as_header&quot;,&quot;type&quot;:&quot;switch&quot;,&quot;value&quot;:&quot;true&quot;},&quot;items_per_row&quot;:{&quot;label&quot;:&quot;Items Per Header&quot;,&quot;key&quot;:&quot;items_per_header&quot;,&quot;type&quot;:&quot;slider&quot;,&quot;value&quot;:2,&quot;min&quot;:1,&quot;max&quot;:5},&quot;cell_border&quot;:{&quot;label&quot;:&quot;Group Separator&quot;,&quot;key&quot;:&quot;tablet_cell_border&quot;,&quot;type&quot;:&quot;slider&quot;,&quot;value&quot;:5,&quot;min&quot;:1,&quot;max&quot;:10}},&quot;desktop&quot;:{&quot;name&quot;:&quot;Desktop&quot;,&quot;key&quot;:&quot;desktop&quot;,&quot;top_row_as_header&quot;:{&quot;label&quot;:&quot;Top Row As Header&quot;,&quot;key&quot;:&quot;top_row_as_header&quot;,&quot;type&quot;:&quot;switch&quot;,&quot;value&quot;:false,&quot;disable&quot;:true},&quot;static_top_row&quot;:{&quot;label&quot;:&quot;Static Top Row&quot;,&quot;key&quot;:&quot;static_top_row&quot;,&quot;type&quot;:&quot;switch&quot;,&quot;value&quot;:false,&quot;disable&quot;:true}}}}},&quot;responsive_settings&quot;:{&quot;name&quot;:&quot;Responsive Settings&quot;,&quot;key&quot;:&quot;responsive_settings&quot;,&quot;has_pro&quot;:false,&quot;options&quot;:{&quot;devices&quot;:{&quot;mobile&quot;:{&quot;name&quot;:&quot;Mobile&quot;,&quot;key&quot;:&quot;mobile&quot;,&quot;mobile_cell_padding&quot;:{&quot;label&quot;:&quot;Cell Padding&quot;,&quot;type&quot;:&quot;slider&quot;,&quot;value&quot;:10,&quot;min&quot;:0,&quot;max&quot;:50},&quot;mobile_table_alignment&quot;:{&quot;label&quot;:&quot;Table Alignment&quot;,&quot;type&quot;:&quot;alignment&quot;,&quot;value&quot;:&quot;center&quot;}},&quot;tablet&quot;:{&quot;name&quot;:&quot;Tablet&quot;,&quot;key&quot;:&quot;tablet&quot;,&quot;tablet_cell_padding&quot;:{&quot;label&quot;:&quot;Cell Padding&quot;,&quot;type&quot;:&quot;slider&quot;,&quot;value&quot;:10,&quot;min&quot;:0,&quot;max&quot;:50},&quot;tablet_table_alignment&quot;:{&quot;label&quot;:&quot;Table Alignment&quot;,&quot;type&quot;:&quot;alignment&quot;,&quot;value&quot;:&quot;center&quot;}}}}}}' id='ninja_table_builder_651' style=" max-height:500px; max-width: 1160px;"> <table id="ntb_table" role="table" class="table ninja_tables_builder_class_651 ntb_651" style="margin: 0px auto; table-layout: fixed; border-collapse: separate; border: 0px solid rgb(255, 255, 255); font-family: Helvetica; border-spacing: 10px 1px;"> <tbody class="tbody"><tr id="tr_id_6351" class="desktop-view tr_class_6351 " style="background: rgb(87, 143, 49);"> <td id="td_id_42990" rowspan="1" colspan="1" class="td_class_42990 table-data" style="padding: 10px; max-width: 230px; min-width: 230px;"><div id="td_id_42990"><div class="single-item other-item"><div class="ntb-datas-wrapper" style="margin: 0px 0px 15px;"><span class="hover-item mce-content-body" id="mce_18" style="padding: 0px; font-weight: bold; font-style: normal; text-decoration: none; font-size: 21px; display: block; text-align: center; color: rgb(242, 242, 242); opacity: 1; line-height: 1.2; position: relative;" spellcheck="false">Payment Method</span></div> </div></div></td><td id="td_id_79463" rowspan="1" colspan="1" class="td_class_79463 table-data" style="padding: 10px; max-width: 230px; min-width: 230px;"><div id="td_id_79463"><div class="single-item other-item"><div class="ntb-datas-wrapper" style="margin: 0px 0px 15px;"><span class="hover-item mce-content-body" style="padding: 0px; font-weight: bold; font-style: normal; text-decoration: none; font-size: 21px; display: block; text-align: center; color: rgb(242, 242, 242); opacity: 1; line-height: 1.2; position: relative;" id="mce_19" spellcheck="false">Direct Deposit / Local Bank Transfer</span></div> </div></div></td></tr><tr id="tr_id_141" class="desktop-view tr_class_141 " style="height: 55px; background: rgb(221, 221, 221);"> <td id="td_id_5028" rowspan="1" colspan="1" class="td_class_5028 table-data" style="padding: 10px; max-width: 230px; min-width: 230px;"><div id="td_id_5028"><div class="single-item other-item"><div class="ntb-datas-wrapper" style="margin: 0px;"><span class="hover-item mce-content-body" style="padding: 0px; font-weight: normal; font-style: normal; text-decoration: none; font-size: 14px; display: block; text-align: center; color: rgb(0, 0, 0); opacity: 1; line-height: 1.2; position: relative;" id="mce_20" spellcheck="false">Bank</span></div> </div></div></td><td id="td_id_8640" rowspan="1" colspan="1" class="td_class_8640 table-data" style="padding: 10px; max-width: 230px; min-width: 230px;"><div id="td_id_8640"><div class="single-item other-item"><div class="ntb-datas-wrapper" style="margin: 0px;"><span class="hover-item mce-content-body" style="padding: 0px; font-weight: normal; font-style: normal; text-decoration: none; font-size: 14px; display: block; text-align: center; color: rgb(0, 0, 0); opacity: 1; line-height: 1.2; position: relative;" id="mce_21" spellcheck="false">Demerara Bank Ltd</span></div> </div></div></td></tr><tr id="tr_id_815" class="desktop-view tr_class_815 " style="height: 55px; background: rgb(196, 206, 208);"> <td id="td_id_7622" rowspan="1" colspan="1" class="td_class_7622 table-data" style="padding: 10px; max-width: 230px; min-width: 230px;"><div id="td_id_7622"><div class="single-item other-item"><div class="ntb-datas-wrapper" style="margin: 0px;"><span class="hover-item mce-content-body" style="padding: 0px; font-weight: normal; font-style: normal; text-decoration: none; font-size: 14px; display: block; text-align: center; color: rgb(0, 0, 0); opacity: 1; line-height: 1.2; position: relative;" id="mce_22" spellcheck="false">Branch</span></div> </div></div></td><td id="td_id_4912" rowspan="1" colspan="1" class="td_class_4912 table-data" style="padding: 10px; max-width: 230px; min-width: 230px;"><div id="td_id_4912"><div class="single-item other-item"><div class="ntb-datas-wrapper" style="margin: 0px;"><span class="hover-item mce-content-body" style="padding: 0px; font-weight: normal; font-style: normal; text-decoration: none; font-size: 14px; display: block; text-align: center; color: rgb(0, 0, 0); opacity: 1; line-height: 1.2; position: relative;" id="mce_23" spellcheck="false">Camp &amp; South Road, Georgetown (Main Branch)</span></div> </div></div></td></tr><tr id="tr_id_086" class="desktop-view tr_class_086 " style="height: 55px; background: rgb(221, 221, 221);"> <td id="td_id_4204" rowspan="1" colspan="1" class="td_class_4204 table-data" style="padding: 10px; max-width: 230px; min-width: 230px;"><div id="td_id_4204"><div class="single-item other-item"><div class="ntb-datas-wrapper" style="margin: 0px;"><span class="hover-item mce-content-body" style="padding: 0px; font-weight: normal; font-style: normal; text-decoration: none; font-size: 14px; display: block; text-align: center; color: rgb(0, 0, 0); opacity: 1; line-height: 1.2; position: relative;" id="mce_24" spellcheck="false">Branch Routing Code</span></div> </div></div></td><td id="td_id_6603" rowspan="1" colspan="1" class="td_class_6603 table-data" style="padding: 10px; max-width: 230px; min-width: 230px;"><div id="td_id_6603"><div class="single-item other-item"><div class="ntb-datas-wrapper" style="margin: 0px;"><span class="hover-item mce-content-body" style="padding: 0px; font-weight: normal; font-style: normal; text-decoration: none; font-size: 14px; display: block; text-align: center; color: rgb(0, 0, 0); opacity: 1; line-height: 1.2; position: relative;" id="mce_25" spellcheck="false">00001008</span></div> </div></div></td></tr><tr id="tr_id_844" class="desktop-view tr_class_844 " style="height: 55px; background: rgb(196, 206, 208);"> <td id="td_id_0688" rowspan="1" colspan="1" class="td_class_0688 table-data" style="padding: 10px; max-width: 230px; min-width: 230px;"><div id="td_id_0688"><div class="single-item other-item"><div class="ntb-datas-wrapper" style="margin: 0px;"><span class="hover-item mce-content-body" style="padding: 0px; font-weight: normal; font-style: normal; text-decoration: none; font-size: 14px; display: block; text-align: center; color: rgb(0, 0, 0); opacity: 1; line-height: 1.2; position: relative;" id="mce_26" spellcheck="false">Type of Account</span></div> </div></div></td><td id="td_id_1058" rowspan="1" colspan="1" class="td_class_1058 table-data" style="padding: 10px; max-width: 230px; min-width: 230px;"><div id="td_id_1058"><div class="single-item other-item"><div class="ntb-datas-wrapper" style="margin: 0px;"><span class="hover-item mce-content-body" style="padding: 0px; font-weight: normal; font-style: normal; text-decoration: none; font-size: 14px; display: block; text-align: center; color: rgb(0, 0, 0); opacity: 1; line-height: 1.2; position: relative;" id="mce_27" spellcheck="false">Corporate Chequing Account</span></div> </div></div></td></tr><tr id="tr_id_001" class="desktop-view tr_class_001 " style="height: 55px; background: rgb(221, 221, 221);"> <td id="td_id_0900" rowspan="1" colspan="1" class="td_class_0900 table-data" style="padding: 10px; max-width: 230px; min-width: 230px;"><div id="td_id_0900"><div class="single-item other-item"><div class="ntb-datas-wrapper" style="margin: 0px;"><span class="hover-item mce-content-body" style="padding: 0px; font-weight: normal; font-style: normal; text-decoration: none; font-size: 14px; display: block; text-align: center; color: rgb(0, 0, 0); opacity: 1; line-height: 1.2; position: relative;" id="mce_28" spellcheck="false">Account No</span></div> </div></div></td><td id="td_id_1318" rowspan="1" colspan="1" class="td_class_1318 table-data" style="padding: 10px; max-width: 230px; min-width: 230px;"><div id="td_id_1318"><div class="single-item other-item"><div class="ntb-datas-wrapper" style="margin: 0px;"><span class="hover-item mce-content-body" style="padding: 0px; font-weight: normal; font-style: normal; text-decoration: none; font-size: 14px; display: block; text-align: center; color: rgb(0, 0, 0); opacity: 1; line-height: 1.2; position: relative;" id="mce_29" spellcheck="false">100/4016234 (some banks only accept 4016234)</span></div> </div></div></td></tr><tr id="tr_id_440" class="desktop-view tr_class_440 " style="height: 55px; background: rgb(196, 206, 208);"> <td id="td_id_8102" rowspan="1" colspan="1" class="td_class_8102 table-data" style="padding: 10px; max-width: 230px; min-width: 230px;"><div id="td_id_8102"><div class="single-item other-item"><div class="ntb-datas-wrapper" style="margin: 0px;"><span class="hover-item mce-content-body" style="padding: 0px; font-weight: normal; font-style: normal; text-decoration: none; font-size: 14px; display: block; text-align: center; color: rgb(0, 0, 0); opacity: 1; line-height: 1.2; position: relative;" id="mce_30" spellcheck="false">Name of Account</span></div> </div></div></td><td id="td_id_6107" rowspan="1" colspan="1" class="td_class_6107 table-data" style="padding: 10px; max-width: 230px; min-width: 230px;"><div id="td_id_6107"><div class="single-item other-item"><div class="ntb-datas-wrapper" style="margin: 0px;"><span class="hover-item mce-content-body" style="padding: 0px; font-weight: normal; font-style: normal; text-decoration: none; font-size: 14px; display: block; text-align: center; color: rgb(0, 0, 0); opacity: 1; line-height: 1.2; position: relative;" id="mce_31" spellcheck="false">Guyana Top Level Domain</span></div> </div></div></td></tr><tr id="tr_id_445" class="desktop-view tr_class_445 " style="height: 55px; background: rgb(221, 221, 221);"> <td id="td_id_8244" rowspan="1" colspan="1" class="td_class_8244 table-data" style="padding: 10px; max-width: 230px; min-width: 230px;"><div id="td_id_8244"><div class="single-item other-item"><div class="ntb-datas-wrapper" style="margin: 0px;"><span class="hover-item mce-content-body" style="padding: 0px; font-weight: normal; font-style: normal; text-decoration: none; font-size: 14px; display: block; text-align: center; color: rgb(0, 0, 0); opacity: 1; line-height: 1.2; position: relative;" id="mce_32" spellcheck="false">Address of Account</span></div> </div></div></td><td id="td_id_4022" rowspan="1" colspan="1" class="td_class_4022 table-data" style="padding: 10px; max-width: 230px; min-width: 230px;"><div id="td_id_4022"><div class="single-item other-item"><div class="ntb-datas-wrapper" style="margin: 0px;"><span class="hover-item mce-content-body" style="padding: 0px; font-weight: normal; font-style: normal; text-decoration: none; font-size: 14px; display: block; text-align: center; color: rgb(0, 0, 0); opacity: 1; line-height: 1.2; position: relative;" id="mce_33" spellcheck="false">University of Guyana, Turkeyen Campus Turkeyen, Greater Georgetown</span></div> </div></div></td></tr></tbody></table></div> </div> </div> </div> </div> </div> </div> </section> <div class="elementor-element elementor-element-f7539cb e-flex e-con-boxed e-con e-parent" data-id="f7539cb" data-element_type="container"> <div class="e-con-inner"> <div class="elementor-element elementor-element-7348cd2 elementor-widget-mobile__width-initial elementor-widget elementor-widget-heading" data-id="7348cd2" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default">Local Payment - MMG</h2> </div> </div> </div> </div> <section class="elementor-section elementor-top-section elementor-element elementor-element-95ppdnk elementor-section-content-middle elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="95ppdnk" 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-no"> <div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-47d11e6" data-id="47d11e6" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-51240be elementor-widget elementor-widget-image" data-id="51240be" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <img decoding="async" width="165" height="165" data-src="https://registry.gy/wp-content/uploads/2024/08/image_2024-08-26_003002504.png" class="attachment-full size-full wp-image-816 lazyload" alt="" data-srcset="https://registry.gy/wp-content/uploads/2024/08/image_2024-08-26_003002504.png 165w, https://registry.gy/wp-content/uploads/2024/08/image_2024-08-26_003002504-150x150.png 150w" data-sizes="(max-width: 165px) 100vw, 165px" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" style="--smush-placeholder-width: 165px; --smush-placeholder-aspect-ratio: 165/165;" /> </div> </div> </div> </div> <div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-e68dcfe" data-id="e68dcfe" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-72da1a5 elementor-widget elementor-widget-text-editor" data-id="72da1a5" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p>MMG payment can be made through PC Shack, our authorized MMG &#8220;Pay Merchant&#8221; </p><p>Scan the QR Code on the Mobile MMG App.</p><p><strong>OR</strong> search for:</p><p>PC Shack: 6112338</p><p>Merchant Code: m763892</p><p>Please type your domain name and the reason you sent the funds into the MMG description field so that we can link your purchase to the domain.</p><p>Email to: <a href="mailto:domain@registry.gy">domain@registry.gy</a> indicating that you have paid by MMG.</p><p>Call <a href="tel:5926795740">+592-679-5740</a> for any additional information or help.</p> </div> </div> </div> </div> </div> </section> <section class="elementor-section elementor-top-section elementor-element elementor-element-7de8bf7 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="7de8bf7" data-element_type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}"> <div class="elementor-container elementor-column-gap-wide"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-12889f7" data-id="12889f7" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-f44d933 elementor-widget-mobile__width-initial elementor-widget elementor-widget-heading" data-id="f44d933" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default">International Payment</h2> </div> </div> <div class="elementor-element elementor-element-610e970 elementor-widget elementor-widget-shortcode" data-id="610e970" data-element_type="widget" data-widget_type="shortcode.default"> <div class="elementor-widget-container"> <div class="elementor-shortcode"><div class="ntb_table_wrapper" data-responsive='{&quot;general&quot;:{&quot;name&quot;:&quot;General&quot;,&quot;key&quot;:&quot;general&quot;,&quot;has_pro&quot;:false,&quot;options&quot;:{&quot;enable_responsive_table&quot;:{&quot;label&quot;:&quot;Enable Responsive Table&quot;,&quot;type&quot;:&quot;switch&quot;,&quot;value&quot;:&quot;true&quot;}}},&quot;mode_options&quot;:{&quot;name&quot;:&quot;Mode Options&quot;,&quot;key&quot;:&quot;mode_options&quot;,&quot;has_pro&quot;:false,&quot;options&quot;:{&quot;devices&quot;:{&quot;mobile&quot;:{&quot;name&quot;:&quot;Mobile&quot;,&quot;key&quot;:&quot;mobile&quot;,&quot;disable_breakpoint&quot;:{&quot;label&quot;:&quot;Disable Breakpoint&quot;,&quot;key&quot;:&quot;disable_breakpoint&quot;,&quot;type&quot;:&quot;switch&quot;,&quot;value&quot;:false},&quot;cell_direction&quot;:{&quot;label&quot;:&quot;Cell Stack Direction&quot;,&quot;type&quot;:&quot;select&quot;,&quot;value&quot;:&quot;column&quot;,&quot;items&quot;:[{&quot;label&quot;:&quot;Row&quot;,&quot;value&quot;:&quot;row&quot;},{&quot;label&quot;:&quot;Column&quot;,&quot;value&quot;:&quot;column&quot;}]},&quot;top_row_as_header&quot;:{&quot;label&quot;:&quot;Top Row As Header&quot;,&quot;key&quot;:&quot;top_row_as_header&quot;,&quot;type&quot;:&quot;switch&quot;,&quot;value&quot;:false},&quot;items_per_row&quot;:{&quot;label&quot;:&quot;Items Per Header&quot;,&quot;key&quot;:&quot;items_per_header&quot;,&quot;type&quot;:&quot;slider&quot;,&quot;value&quot;:1,&quot;min&quot;:1,&quot;max&quot;:5},&quot;cell_border&quot;:{&quot;label&quot;:&quot;Group Separator&quot;,&quot;key&quot;:&quot;mobile_cell_border&quot;,&quot;type&quot;:&quot;slider&quot;,&quot;value&quot;:5,&quot;min&quot;:1,&quot;max&quot;:10}},&quot;tablet&quot;:{&quot;name&quot;:&quot;Tablet&quot;,&quot;key&quot;:&quot;tablet&quot;,&quot;disable_breakpoint&quot;:{&quot;label&quot;:&quot;Disable Breakpoint&quot;,&quot;key&quot;:&quot;disable_breakpoint&quot;,&quot;type&quot;:&quot;switch&quot;,&quot;value&quot;:false},&quot;cell_direction&quot;:{&quot;label&quot;:&quot;Cell Stack Direction&quot;,&quot;type&quot;:&quot;select&quot;,&quot;value&quot;:&quot;column&quot;,&quot;items&quot;:[{&quot;label&quot;:&quot;Row&quot;,&quot;value&quot;:&quot;row&quot;},{&quot;label&quot;:&quot;Column&quot;,&quot;value&quot;:&quot;column&quot;}]},&quot;top_row_as_header&quot;:{&quot;label&quot;:&quot;Top Row As Header&quot;,&quot;key&quot;:&quot;top_row_as_header&quot;,&quot;type&quot;:&quot;switch&quot;,&quot;value&quot;:&quot;true&quot;},&quot;items_per_row&quot;:{&quot;label&quot;:&quot;Items Per Header&quot;,&quot;key&quot;:&quot;items_per_header&quot;,&quot;type&quot;:&quot;slider&quot;,&quot;value&quot;:2,&quot;min&quot;:1,&quot;max&quot;:5},&quot;cell_border&quot;:{&quot;label&quot;:&quot;Group Separator&quot;,&quot;key&quot;:&quot;tablet_cell_border&quot;,&quot;type&quot;:&quot;slider&quot;,&quot;value&quot;:5,&quot;min&quot;:1,&quot;max&quot;:10}},&quot;desktop&quot;:{&quot;name&quot;:&quot;Desktop&quot;,&quot;key&quot;:&quot;desktop&quot;,&quot;top_row_as_header&quot;:{&quot;label&quot;:&quot;Top Row As Header&quot;,&quot;key&quot;:&quot;top_row_as_header&quot;,&quot;type&quot;:&quot;switch&quot;,&quot;value&quot;:false,&quot;disable&quot;:true},&quot;static_top_row&quot;:{&quot;label&quot;:&quot;Static Top Row&quot;,&quot;key&quot;:&quot;static_top_row&quot;,&quot;type&quot;:&quot;switch&quot;,&quot;value&quot;:false,&quot;disable&quot;:true}}}}},&quot;responsive_settings&quot;:{&quot;name&quot;:&quot;Responsive Settings&quot;,&quot;key&quot;:&quot;responsive_settings&quot;,&quot;has_pro&quot;:false,&quot;options&quot;:{&quot;devices&quot;:{&quot;mobile&quot;:{&quot;name&quot;:&quot;Mobile&quot;,&quot;key&quot;:&quot;mobile&quot;,&quot;mobile_cell_padding&quot;:{&quot;label&quot;:&quot;Cell Padding&quot;,&quot;type&quot;:&quot;slider&quot;,&quot;value&quot;:10,&quot;min&quot;:0,&quot;max&quot;:50},&quot;mobile_table_alignment&quot;:{&quot;label&quot;:&quot;Table Alignment&quot;,&quot;type&quot;:&quot;alignment&quot;,&quot;value&quot;:&quot;center&quot;}},&quot;tablet&quot;:{&quot;name&quot;:&quot;Tablet&quot;,&quot;key&quot;:&quot;tablet&quot;,&quot;tablet_cell_padding&quot;:{&quot;label&quot;:&quot;Cell Padding&quot;,&quot;type&quot;:&quot;slider&quot;,&quot;value&quot;:10,&quot;min&quot;:0,&quot;max&quot;:50},&quot;tablet_table_alignment&quot;:{&quot;label&quot;:&quot;Table Alignment&quot;,&quot;type&quot;:&quot;alignment&quot;,&quot;value&quot;:&quot;center&quot;}}}}}}' id='ninja_table_builder_675' style=" max-height:500px; max-width: 1160px;"> <table id="ntb_table" role="table" class="table ninja_tables_builder_class_675 ntb_675" style="margin: 0px auto; table-layout: fixed; border-collapse: separate; border: 0px solid rgb(255, 255, 255); font-family: Helvetica; border-spacing: 10px 1px;"> <tbody class="tbody"><tr id="tr_id_6351" class="desktop-view tr_class_6351 " style="background: rgb(87, 143, 49);"> <td id="td_id_42990" rowspan="1" colspan="1" class="td_class_42990 table-data" style="padding: 10px; max-width: 230px; min-width: 230px;"><div id="td_id_42990"><div class="single-item other-item"><div class="ntb-datas-wrapper" style="margin: 0px 0px 15px;"><span class="hover-item mce-content-body" id="mce_92" style="padding: 0px; font-weight: bold; font-style: normal; text-decoration: none; font-size: 21px; display: block; text-align: center; color: rgb(242, 242, 242); opacity: 1; line-height: 1.2; position: relative;" spellcheck="false">Payment Method</span></div> </div></div></td><td id="td_id_79463" rowspan="1" colspan="1" class="td_class_79463 table-data" style="padding: 10px; max-width: 230px; min-width: 230px;"><div id="td_id_79463"><div class="single-item other-item"><div class="ntb-datas-wrapper" style="margin: 0px 0px 15px;"><span class="hover-item mce-content-body" style="padding: 0px; font-weight: bold; font-style: normal; text-decoration: none; font-size: 21px; display: block; text-align: center; color: rgb(242, 242, 242); opacity: 1; line-height: 1.2; position: relative;" id="mce_93" spellcheck="false">Wire Transfer</span></div> </div></div></td></tr><tr id="tr_id_141" class="desktop-view tr_class_141 " style="height: 55px; background: rgb(221, 221, 221);"> <td id="td_id_5028" rowspan="1" colspan="1" class="td_class_5028 table-data" style="padding: 10px; max-width: 230px; min-width: 230px;"><div id="td_id_5028"><div class="single-item other-item"><div class="ntb-datas-wrapper" style="margin: 0px;"><span class="hover-item mce-content-body" style="padding: 0px; font-weight: normal; font-style: normal; text-decoration: none; font-size: 14px; display: block; text-align: center; color: rgb(0, 0, 0); opacity: 1; line-height: 1.2; position: relative;" id="mce_94" spellcheck="false">Bank Name</span></div> </div></div></td><td id="td_id_8640" rowspan="1" colspan="1" class="td_class_8640 table-data" style="padding: 10px; max-width: 230px; min-width: 230px;"><div id="td_id_8640"><div class="single-item other-item"><div class="ntb-datas-wrapper" style="margin: 0px;"><span class="hover-item mce-content-body" style="padding: 0px; font-weight: normal; font-style: normal; text-decoration: none; font-size: 14px; display: block; text-align: center; color: rgb(0, 0, 0); opacity: 1; line-height: 1.2; position: relative;" id="mce_95" spellcheck="false">Bank of New York – Mellon1<br>Wall Street New York,<br>NY 10286 USA</span></div> </div></div></td></tr><tr id="tr_id_815" class="desktop-view tr_class_815 " style="height: 55px; background: rgb(196, 206, 208);"> <td id="td_id_7622" rowspan="1" colspan="1" class="td_class_7622 table-data" style="padding: 10px; max-width: 230px; min-width: 230px;"><div id="td_id_7622"><div class="single-item other-item"><div class="ntb-datas-wrapper" style="margin: 0px;"><span class="hover-item mce-content-body" style="padding: 0px; font-weight: normal; font-style: normal; text-decoration: none; font-size: 14px; display: block; text-align: center; color: rgb(0, 0, 0); opacity: 1; line-height: 1.2; position: relative;" id="mce_96" spellcheck="false">Swift</span></div> </div></div></td><td id="td_id_4912" rowspan="1" colspan="1" class="td_class_4912 table-data" style="padding: 10px; max-width: 230px; min-width: 230px;"><div id="td_id_4912"><div class="single-item other-item"><div class="ntb-datas-wrapper" style="margin: 0px;"><span class="hover-item mce-content-body" style="padding: 0px; font-weight: normal; font-style: normal; text-decoration: none; font-size: 14px; display: block; text-align: center; color: rgb(0, 0, 0); opacity: 1; line-height: 1.2; position: relative;" id="mce_97" spellcheck="false">IRVTUS3N</span></div> </div></div></td></tr><tr id="tr_id_086" class="desktop-view tr_class_086 " style="height: 55px; background: rgb(221, 221, 221);"> <td id="td_id_4204" rowspan="1" colspan="1" class="td_class_4204 table-data" style="padding: 10px; max-width: 230px; min-width: 230px;"><div id="td_id_4204"><div class="single-item other-item"><div class="ntb-datas-wrapper" style="margin: 0px;"><span class="hover-item mce-content-body" style="padding: 0px; font-weight: normal; font-style: normal; text-decoration: none; font-size: 14px; display: block; text-align: center; color: rgb(0, 0, 0); opacity: 1; line-height: 1.2; position: relative;" id="mce_98" spellcheck="false">ABA #</span></div> </div></div></td><td id="td_id_6603" rowspan="1" colspan="1" class="td_class_6603 table-data" style="padding: 10px; max-width: 230px; min-width: 230px;"><div id="td_id_6603"><div class="single-item other-item"><div class="ntb-datas-wrapper" style="margin: 0px;"><span class="hover-item mce-content-body" style="padding: 0px; font-weight: normal; font-style: normal; text-decoration: none; font-size: 14px; display: block; text-align: center; color: rgb(0, 0, 0); opacity: 1; line-height: 1.2; position: relative;" id="mce_99" spellcheck="false">021000018</span></div> </div></div></td></tr><tr id="tr_id_844" class="desktop-view tr_class_844 " style="height: 55px; background: rgb(196, 206, 208);"> <td id="td_id_0688" rowspan="1" colspan="1" class="td_class_0688 table-data" style="padding: 10px; max-width: 230px; min-width: 230px;"><div id="td_id_0688"><div class="single-item other-item"><div class="ntb-datas-wrapper" style="margin: 0px;"><span class="hover-item mce-content-body" style="padding: 0px; font-weight: normal; font-style: normal; text-decoration: none; font-size: 14px; display: block; text-align: center; color: rgb(0, 0, 0); opacity: 1; line-height: 1.2; position: relative;" id="mce_100" spellcheck="false">Credit Account</span></div> </div></div></td><td id="td_id_1058" rowspan="1" colspan="1" class="td_class_1058 table-data" style="padding: 10px; max-width: 230px; min-width: 230px;"><div id="td_id_1058"><div class="single-item other-item"><div class="ntb-datas-wrapper" style="margin: 0px;"><span class="hover-item mce-content-body" style="padding: 0px; font-weight: normal; font-style: normal; text-decoration: none; font-size: 14px; display: block; text-align: center; color: rgb(0, 0, 0); opacity: 1; line-height: 1.2; position: relative;" id="mce_101" spellcheck="false">8900676868</span></div> </div></div></td></tr><tr id="tr_id_001" class="desktop-view tr_class_001 " style="height: 55px; background: rgb(221, 221, 221);"> <td id="td_id_0900" rowspan="1" colspan="1" class="td_class_0900 table-data" style="padding: 10px; max-width: 230px; min-width: 230px;"><div id="td_id_0900"><div class="single-item other-item"><div class="ntb-datas-wrapper" style="margin: 0px;"><span class="hover-item mce-content-body" style="padding: 0px; font-weight: normal; font-style: normal; text-decoration: none; font-size: 14px; display: block; text-align: center; color: rgb(0, 0, 0); opacity: 1; line-height: 1.2; position: relative;" id="mce_102" spellcheck="false">In Name Of:</span></div> </div></div></td><td id="td_id_1318" rowspan="1" colspan="1" class="td_class_1318 table-data" style="padding: 10px; max-width: 230px; min-width: 230px;"><div id="td_id_1318"><div class="single-item other-item"><div class="ntb-datas-wrapper" style="margin: 0px;"><span class="hover-item mce-content-body" style="padding: 0px; font-weight: normal; font-style: normal; text-decoration: none; font-size: 14px; display: block; text-align: center; color: rgb(0, 0, 0); opacity: 1; line-height: 1.2; position: relative;" id="mce_103" spellcheck="false">Demerara Bank <br>Limited, 230 Camp Street Georgetown, Guyana</span></div> </div></div></td></tr><tr id="tr_id_440" class="desktop-view tr_class_440 " style="height: 55px; background: rgb(196, 206, 208);"> <td id="td_id_8102" rowspan="1" colspan="1" class="td_class_8102 table-data" style="padding: 10px; max-width: 230px; min-width: 230px;"><div id="td_id_8102"><div class="single-item other-item"><div class="ntb-datas-wrapper" style="margin: 0px;"><span class="hover-item mce-content-body" style="padding: 0px; font-weight: normal; font-style: normal; text-decoration: none; font-size: 14px; display: block; text-align: center; color: rgb(0, 0, 0); opacity: 1; line-height: 1.2; position: relative;" id="mce_104" spellcheck="false">Swift Code:</span></div> </div></div></td><td id="td_id_6107" rowspan="1" colspan="1" class="td_class_6107 table-data" style="padding: 10px; max-width: 230px; min-width: 230px;"><div id="td_id_6107"><div class="single-item other-item"><div class="ntb-datas-wrapper" style="margin: 0px;"><span class="hover-item mce-content-body" style="padding: 0px; font-weight: normal; font-style: normal; text-decoration: none; font-size: 14px; display: block; text-align: center; color: rgb(0, 0, 0); opacity: 1; line-height: 1.2; position: relative;" id="mce_105" spellcheck="false">DMBKGYGT</span></div> </div></div></td></tr><tr id="tr_id_445" class="desktop-view tr_class_445 " style="height: 55px; background: rgb(221, 221, 221);"> <td id="td_id_8244" rowspan="1" colspan="1" class="td_class_8244 table-data" style="padding: 10px; max-width: 230px; min-width: 230px;"><div id="td_id_8244"><div class="single-item other-item"><div class="ntb-datas-wrapper" style="margin: 0px;"><span class="hover-item mce-content-body" style="padding: 0px; font-weight: normal; font-style: normal; text-decoration: none; font-size: 14px; display: block; text-align: center; color: rgb(0, 0, 0); opacity: 1; line-height: 1.2; position: relative;" id="mce_106" spellcheck="false">For Further Credit to Account</span></div> </div></div></td><td id="td_id_4022" rowspan="1" colspan="1" class="td_class_4022 table-data" style="padding: 10px; max-width: 230px; min-width: 230px;"><div id="td_id_4022"><div class="single-item other-item"><div class="ntb-datas-wrapper" style="margin: 0px;"><span class="hover-item mce-content-body" style="padding: 0px; font-weight: normal; font-style: normal; text-decoration: none; font-size: 14px; display: block; text-align: center; color: rgb(0, 0, 0); opacity: 1; line-height: 1.2; position: relative;" id="mce_107" spellcheck="false">4016234</span></div> </div></div></td></tr><tr id="tr_id_8733098" class="desktop-view tr_class_8733098 " style="background: rgb(196, 206, 208);"> <td id="td_id_11423238" rowspan="1" colspan="1" class="td_class_11423238 table-data" style="padding: 10px; max-width: 150px; min-width: 150px;"><div id="td_id_11423238"><div class="single-item other-item"><div class="ntb-datas-wrapper" style="margin: 1px;"><span class="hover-item mce-content-body" style="padding: 2px 0px; font-weight: normal; font-style: normal; text-decoration: none; font-size: 15px; display: block; text-align: center; opacity: 1; line-height: 1.2; position: relative;" id="mce_108" spellcheck="false">In Name Of:</span></div> </div></div></td><td id="td_id_36048270" rowspan="1" colspan="1" class="td_class_36048270 table-data" style="padding: 10px; max-width: 150px; min-width: 150px;"><div id="td_id_36048270"><div class="single-item other-item"><div class="ntb-datas-wrapper" style="margin: 1px;"><span class="hover-item mce-content-body" style="padding: 2px 0px; font-weight: normal; font-style: normal; text-decoration: none; font-size: 15px; display: block; text-align: center; opacity: 1; line-height: 1.2; position: relative;" id="mce_109" spellcheck="false">Guyana Top Level Domain (.gy)</span></div> </div></div></td></tr></tbody></table></div> </div> </div> </div> </div> </div> </div> </section> <section class="elementor-section elementor-top-section elementor-element elementor-element-b79f9a9 elementor-section-content-middle elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="b79f9a9" data-element_type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;,&quot;shape_divider_top&quot;:&quot;wave-brush&quot;}"> <div class="elementor-background-overlay"></div> <div class="elementor-shape elementor-shape-top" data-negative="false"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 283.5 27.8" preserveAspectRatio="none"> <path class="elementor-shape-fill" d="M283.5,9.7c0,0-7.3,4.3-14,4.6c-6.8,0.3-12.6,0-20.9-1.5c-11.3-2-33.1-10.1-44.7-5.7 s-12.1,4.6-18,7.4c-6.6,3.2-20,9.6-36.6,9.3C131.6,23.5,99.5,7.2,86.3,8c-1.4,0.1-6.6,0.8-10.5,2c-3.8,1.2-9.4,3.8-17,4.7 c-3.2,0.4-8.3,1.1-14.2,0.9c-1.5-0.1-6.3-0.4-12-1.6c-5.7-1.2-11-3.1-15.8-3.7C6.5,9.2,0,10.8,0,10.8V0h283.5V9.7z M260.8,11.3 c-0.7-1-2-0.4-4.3-0.4c-2.3,0-6.1-1.2-5.8-1.1c0.3,0.1,3.1,1.5,6,1.9C259.7,12.2,261.4,12.3,260.8,11.3z M242.4,8.6 c0,0-2.4-0.2-5.6-0.9c-3.2-0.8-10.3-2.8-15.1-3.5c-8.2-1.1-15.8,0-15.1,0.1c0.8,0.1,9.6-0.6,17.6,1.1c3.3,0.7,9.3,2.2,12.4,2.7 C239.9,8.7,242.4,8.6,242.4,8.6z M185.2,8.5c1.7-0.7-13.3,4.7-18.5,6.1c-2.1,0.6-6.2,1.6-10,2c-3.9,0.4-8.9,0.4-8.8,0.5 c0,0.2,5.8,0.8,11.2,0c5.4-0.8,5.2-1.1,7.6-1.6C170.5,14.7,183.5,9.2,185.2,8.5z M199.1,6.9c0.2,0-0.8-0.4-4.8,1.1 c-4,1.5-6.7,3.5-6.9,3.7c-0.2,0.1,3.5-1.8,6.6-3C197,7.5,199,6.9,199.1,6.9z M283,6c-0.1,0.1-1.9,1.1-4.8,2.5s-6.9,2.8-6.7,2.7 c0.2,0,3.5-0.6,7.4-2.5C282.8,6.8,283.1,5.9,283,6z M31.3,11.6c0.1-0.2-1.9-0.2-4.5-1.2s-5.4-1.6-7.8-2C15,7.6,7.3,8.5,7.7,8.6 C8,8.7,15.9,8.3,20.2,9.3c2.2,0.5,2.4,0.5,5.7,1.6S31.2,11.9,31.3,11.6z M73,9.2c0.4-0.1,3.5-1.6,8.4-2.6c4.9-1.1,8.9-0.5,8.9-0.8 c0-0.3-1-0.9-6.2-0.3S72.6,9.3,73,9.2z M71.6,6.7C71.8,6.8,75,5.4,77.3,5c2.3-0.3,1.9-0.5,1.9-0.6c0-0.1-1.1-0.2-2.7,0.2 C74.8,5.1,71.4,6.6,71.6,6.7z M93.6,4.4c0.1,0.2,3.5,0.8,5.6,1.8c2.1,1,1.8,0.6,1.9,0.5c0.1-0.1-0.8-0.8-2.4-1.3 C97.1,4.8,93.5,4.2,93.6,4.4z M65.4,11.1c-0.1,0.3,0.3,0.5,1.9-0.2s2.6-1.3,2.2-1.2s-0.9,0.4-2.5,0.8C65.3,10.9,65.5,10.8,65.4,11.1 z M34.5,12.4c-0.2,0,2.1,0.8,3.3,0.9c1.2,0.1,2,0.1,2-0.2c0-0.3-0.1-0.5-1.6-0.4C36.6,12.8,34.7,12.4,34.5,12.4z M152.2,21.1 c-0.1,0.1-2.4-0.3-7.5-0.3c-5,0-13.6-2.4-17.2-3.5c-3.6-1.1,10,3.9,16.5,4.1C150.5,21.6,152.3,21,152.2,21.1z"/> <path class="elementor-shape-fill" d="M269.6,18c-0.1-0.1-4.6,0.3-7.2,0c-7.3-0.7-17-3.2-16.6-2.9c0.4,0.3,13.7,3.1,17,3.3 C267.7,18.8,269.7,18,269.6,18z"/> <path class="elementor-shape-fill" d="M227.4,9.8c-0.2-0.1-4.5-1-9.5-1.2c-5-0.2-12.7,0.6-12.3,0.5c0.3-0.1,5.9-1.8,13.3-1.2 S227.6,9.9,227.4,9.8z"/> <path class="elementor-shape-fill" d="M204.5,13.4c-0.1-0.1,2-1,3.2-1.1c1.2-0.1,2,0,2,0.3c0,0.3-0.1,0.5-1.6,0.4 C206.4,12.9,204.6,13.5,204.5,13.4z"/> <path class="elementor-shape-fill" d="M201,10.6c0-0.1-4.4,1.2-6.3,2.2c-1.9,0.9-6.2,3.1-6.1,3.1c0.1,0.1,4.2-1.6,6.3-2.6 S201,10.7,201,10.6z"/> <path class="elementor-shape-fill" d="M154.5,26.7c-0.1-0.1-4.6,0.3-7.2,0c-7.3-0.7-17-3.2-16.6-2.9c0.4,0.3,13.7,3.1,17,3.3 C152.6,27.5,154.6,26.8,154.5,26.7z"/> <path class="elementor-shape-fill" d="M41.9,19.3c0,0,1.2-0.3,2.9-0.1c1.7,0.2,5.8,0.9,8.2,0.7c4.2-0.4,7.4-2.7,7-2.6 c-0.4,0-4.3,2.2-8.6,1.9c-1.8-0.1-5.1-0.5-6.7-0.4S41.9,19.3,41.9,19.3z"/> <path class="elementor-shape-fill" d="M75.5,12.6c0.2,0.1,2-0.8,4.3-1.1c2.3-0.2,2.1-0.3,2.1-0.5c0-0.1-1.8-0.4-3.4,0 C76.9,11.5,75.3,12.5,75.5,12.6z"/> <path class="elementor-shape-fill" d="M15.6,13.2c0-0.1,4.3,0,6.7,0.5c2.4,0.5,5,1.9,5,2c0,0.1-2.7-0.8-5.1-1.4 C19.9,13.7,15.7,13.3,15.6,13.2z"/> </svg> </div> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-d8d6705" data-id="d8d6705" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-50914e7 elementor-invisible elementor-widget elementor-widget-heading" data-id="50914e7" data-element_type="widget" data-settings="{&quot;_animation&quot;:&quot;fadeIn&quot;}" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default">Register Your .gy Domain.</h2> </div> </div> <div class="elementor-element elementor-element-7b2869e elementor-widget elementor-widget-text-editor" data-id="7b2869e" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p>First, check if the name is available, then head to our registration form to get started. After payment is processed, your new domain is yours!</p> </div> </div> <div class="elementor-element elementor-element-90e6a97 elementor-widget__width-auto elementor-widget elementor-widget-button" data-id="90e6a97" data-element_type="widget" data-widget_type="button.default"> <div class="elementor-widget-container"> <div class="elementor-button-wrapper"> <a class="elementor-button elementor-button-link elementor-size-md" href="https://whois.registry.gy/search"> <span class="elementor-button-content-wrapper"> <span class="elementor-button-text">Check Domain Availability</span> </span> </a> </div> </div> </div> <div class="elementor-element elementor-element-dcc0fc6 elementor-widget__width-auto elementor-widget elementor-widget-button" data-id="dcc0fc6" data-element_type="widget" data-widget_type="button.default"> <div class="elementor-widget-container"> <div class="elementor-button-wrapper"> <a class="elementor-button elementor-button-link elementor-size-md" href="https://registry.gy/register-domain/"> <span class="elementor-button-content-wrapper"> <span class="elementor-button-text">Register Domain</span> </span> </a> </div> </div> </div> </div> </div> <div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-899cf18" data-id="899cf18" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-1fa6e89 elementor-widget elementor-widget-text-editor" data-id="1fa6e89" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p>For help with registration, you can email us.<br /><a href="mailto:domain@registry.gy">domain@registry.gy</a></p> </div> </div> <div class="elementor-element elementor-element-30da834 elementor-widget elementor-widget-text-editor" data-id="30da834" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p>-Registry.GY</p> </div> </div> </div> </div> </div> </section> </div> </div> </main> <footer itemtype="https://schema.org/WPFooter" itemscope="itemscope" id="colophon" role="contentinfo"> <div class='footer-width-fixer'> <div data-elementor-type="wp-post" data-elementor-id="50" class="elementor elementor-50" data-elementor-post-type="elementor-hf"> <section class="elementor-section elementor-top-section elementor-element elementor-element-ee036b6 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="ee036b6" data-element_type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}"> <div class="elementor-container elementor-column-gap-no"> <div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-6064a28a" data-id="6064a28a" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <section class="elementor-section elementor-inner-section elementor-element elementor-element-5736ddb0 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="5736ddb0" 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-36880992" data-id="36880992" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-41dd609 elementor-widget elementor-widget-heading" data-id="41dd609" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <p class="elementor-heading-title elementor-size-default">Get your .gy domain today!</p> </div> </div> <div class="elementor-element elementor-element-5babfd40 elementor-share-buttons--view-icon elementor-share-buttons--skin-minimal elementor-share-buttons--shape-circle elementor-share-buttons--color-custom elementor-grid-0 elementor-widget elementor-widget-share-buttons" data-id="5babfd40" data-element_type="widget" data-settings="{&quot;share_url&quot;:{&quot;url&quot;:&quot;https:\/\/registry.gy\/register-domain\/&quot;,&quot;is_external&quot;:&quot;&quot;,&quot;nofollow&quot;:&quot;&quot;,&quot;custom_attributes&quot;:&quot;&quot;}}" data-widget_type="share-buttons.default"> <div class="elementor-widget-container"> <div class="elementor-grid"> <div class="elementor-grid-item"> <div class="elementor-share-btn elementor-share-btn_facebook" role="button" tabindex="0" aria-label="Share on facebook" > <span class="elementor-share-btn__icon"> <svg class="e-font-icon-svg e-fab-facebook" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z"></path></svg> </span> </div> </div> <div class="elementor-grid-item"> <div class="elementor-share-btn elementor-share-btn_email" role="button" tabindex="0" aria-label="Share on email" > <span class="elementor-share-btn__icon"> <svg class="e-font-icon-svg e-fas-envelope" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M502.3 190.8c3.9-3.1 9.7-.2 9.7 4.7V400c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V195.6c0-5 5.7-7.8 9.7-4.7 22.4 17.4 52.1 39.5 154.1 113.6 21.1 15.4 56.7 47.8 92.2 47.6 35.7.3 72-32.8 92.3-47.6 102-74.1 131.6-96.3 154-113.7zM256 320c23.2.4 56.6-29.2 73.4-41.4 132.7-96.3 142.8-104.7 173.4-128.7 5.8-4.5 9.2-11.5 9.2-18.9v-19c0-26.5-21.5-48-48-48H48C21.5 64 0 85.5 0 112v19c0 7.4 3.4 14.3 9.2 18.9 30.6 23.9 40.7 32.4 173.4 128.7 16.8 12.2 50.2 41.8 73.4 41.4z"></path></svg> </span> </div> </div> <div class="elementor-grid-item"> <div class="elementor-share-btn elementor-share-btn_twitter" role="button" tabindex="0" aria-label="Share on twitter" > <span class="elementor-share-btn__icon"> <svg class="e-font-icon-svg e-fab-twitter" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg> </span> </div> </div> <div class="elementor-grid-item"> <div class="elementor-share-btn elementor-share-btn_linkedin" role="button" tabindex="0" aria-label="Share on linkedin" > <span class="elementor-share-btn__icon"> <svg class="e-font-icon-svg e-fab-linkedin" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg> </span> </div> </div> <div class="elementor-grid-item"> <div class="elementor-share-btn elementor-share-btn_whatsapp" role="button" tabindex="0" aria-label="Share on whatsapp" > <span class="elementor-share-btn__icon"> <svg class="e-font-icon-svg e-fab-whatsapp" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7.9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"></path></svg> </span> </div> </div> </div> </div> </div> </div> </div> <div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-2ac23ab" data-id="2ac23ab" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-ea8baa0 elementor-widget elementor-widget-heading" data-id="ea8baa0" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h6 class="elementor-heading-title elementor-size-default">Links</h6> </div> </div> <div class="elementor-element elementor-element-0c2e50b elementor-align-left elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list" data-id="0c2e50b" data-element_type="widget" data-widget_type="icon-list.default"> <div class="elementor-widget-container"> <ul class="elementor-icon-list-items"> <li class="elementor-icon-list-item"> <a href="http://www.icann.org/"> <span class="elementor-icon-list-text">ICANN</span> </a> </li> <li class="elementor-icon-list-item"> <a href="http://www.lacnic.org/"> <span class="elementor-icon-list-text">LACNIC</span> </a> </li> <li class="elementor-icon-list-item"> <a href="http://www.lactld.org/"> <span class="elementor-icon-list-text">LACTLD</span> </a> </li> <li class="elementor-icon-list-item"> <a href="http://www.isoc.org/"> <span class="elementor-icon-list-text">ISOC</span> </a> </li> <li class="elementor-icon-list-item"> <a href="http://www.nsrc.org/"> <span class="elementor-icon-list-text">NSRC</span> </a> </li> <li class="elementor-icon-list-item"> <a href="https://www.iana.org/"> <span class="elementor-icon-list-text">IANA</span> </a> </li> <li class="elementor-icon-list-item"> <a href="https://pch.net/"> <span class="elementor-icon-list-text">PCH</span> </a> </li> <li class="elementor-icon-list-item"> <a href="https://cocca.org.nz/"> <span class="elementor-icon-list-text">COCCA</span> </a> </li> </ul> </div> </div> </div> </div> </div> </section> </div> </div> <div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-5eb2d72" data-id="5eb2d72" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <section class="elementor-section elementor-inner-section elementor-element elementor-element-7975e512 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="7975e512" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-121942a8" data-id="121942a8" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-1885948e elementor-widget elementor-widget-heading" data-id="1885948e" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h6 class="elementor-heading-title elementor-size-default">Company</h6> </div> </div> <div class="elementor-element elementor-element-4a6e6824 elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list" data-id="4a6e6824" data-element_type="widget" data-widget_type="icon-list.default"> <div class="elementor-widget-container"> <ul class="elementor-icon-list-items"> <li class="elementor-icon-list-item"> <a href="https://registry.gy/frequently-asked-questions/"> <span class="elementor-icon-list-text">FAQ</span> </a> </li> <li class="elementor-icon-list-item"> <a href="https://whois.registry.gy/search"> <span class="elementor-icon-list-text">Whois</span> </a> </li> <li class="elementor-icon-list-item"> <a href="https://registry.gy/policies/"> <span class="elementor-icon-list-text">Policies</span> </a> </li> <li class="elementor-icon-list-item"> <a href="https://registry.gy/contact-us/"> <span class="elementor-icon-list-text">Contact Us</span> </a> </li> <li class="elementor-icon-list-item"> <a href="https://registry.gy/news-help/"> <span class="elementor-icon-list-text">News and Help</span> </a> </li> </ul> </div> </div> </div> </div> <div class="elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-5d9776b5" data-id="5d9776b5" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-e7c256d elementor-widget elementor-widget-heading" data-id="e7c256d" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h6 class="elementor-heading-title elementor-size-default">Help and support</h6> </div> </div> <div class="elementor-element elementor-element-2e3dce2b elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list" data-id="2e3dce2b" data-element_type="widget" data-widget_type="icon-list.default"> <div class="elementor-widget-container"> <ul class="elementor-icon-list-items"> <li class="elementor-icon-list-item"> <a href="mailto:support@registry.gy"> <span class="elementor-icon-list-text">Domain Support</span> </a> </li> <li class="elementor-icon-list-item"> <a href="mailto:domain@registry.gy"> <span class="elementor-icon-list-text">Domain Renewal</span> </a> </li> <li class="elementor-icon-list-item"> <a href="mailto:info@registry.gy"> <span class="elementor-icon-list-text">General Information</span> </a> </li> <li class="elementor-icon-list-item"> <a href="mailto:domain@registry.gy"> <span class="elementor-icon-list-text">Domain Registration</span> </a> </li> </ul> </div> </div> </div> </div> <div class="elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-58544367" data-id="58544367" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-54fc9e0 elementor-widget elementor-widget-heading" data-id="54fc9e0" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h6 class="elementor-heading-title elementor-size-default">Official Links</h6> </div> </div> <div class="elementor-element elementor-element-b31ffc7 elementor-widget elementor-widget-text-editor" data-id="b31ffc7" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p>Registry address: <a href="http://registry.gy/" target="_blank" rel="nofollow noopener">https://registry.gy</a></p><p>Public WHOIS server: <a href="http://whois.registry.gy">https://whois.registry.gy</a></p> </div> </div> </div> </div> </div> </section> </div> </div> </div> </section> <section class="elementor-section elementor-top-section elementor-element elementor-element-10838924 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="10838924" data-element_type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}"> <div class="elementor-container elementor-column-gap-no"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-5b1c9dcf" data-id="5b1c9dcf" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <section class="elementor-section elementor-inner-section elementor-element elementor-element-4f2ee526 elementor-section-content-middle elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="4f2ee526" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-1e3e50e1" data-id="1e3e50e1" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-45eb50a6 elementor-widget__width-initial elementor-widget elementor-widget-image" data-id="45eb50a6" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <img width="496" height="496" data-src="https://registry.gy/wp-content/uploads/2024/08/image_2024-08-01_233114299-transformed-removebg-preview.png" class="attachment-full size-full wp-image-59 lazyload" alt="" data-srcset="https://registry.gy/wp-content/uploads/2024/08/image_2024-08-01_233114299-transformed-removebg-preview.png 496w, https://registry.gy/wp-content/uploads/2024/08/image_2024-08-01_233114299-transformed-removebg-preview-300x300.png 300w, https://registry.gy/wp-content/uploads/2024/08/image_2024-08-01_233114299-transformed-removebg-preview-150x150.png 150w" data-sizes="(max-width: 496px) 100vw, 496px" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" style="--smush-placeholder-width: 496px; --smush-placeholder-aspect-ratio: 496/496;" /> </div> </div> </div> </div> <div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-482180a2" data-id="482180a2" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-64e6957 elementor-align-center elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list" data-id="64e6957" data-element_type="widget" data-widget_type="icon-list.default"> <div class="elementor-widget-container"> <ul class="elementor-icon-list-items"> <li class="elementor-icon-list-item"> <a href="https://registry.gy/wp-content/uploads/2024/08/aup.pdf"> <span class="elementor-icon-list-text">Acceptable Use</span> </a> </li> <li class="elementor-icon-list-item"> <a href="https://registry.gy/wp-content/uploads/2024/08/ra.pdf"> <span class="elementor-icon-list-text">Registrant Agreement</span> </a> </li> <li class="elementor-icon-list-item"> <a href="https://registry.gy/wp-content/uploads/2024/08/pp.pdf"> <span class="elementor-icon-list-text">Whois/Privacy Policy</span> </a> </li> </ul> </div> </div> </div> </div> <div class="elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-618e48a8" data-id="618e48a8" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-181c9eb3 elementor-icon-list--layout-inline elementor-align-center elementor-mobile-align-center elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list" data-id="181c9eb3" data-element_type="widget" data-widget_type="icon-list.default"> <div class="elementor-widget-container"> <ul class="elementor-icon-list-items elementor-inline-items"> <li class="elementor-icon-list-item elementor-inline-item"> <a href="http://revamped.gy" target="_blank"> <span class="elementor-icon-list-text">Copyright &copy; June 2024 - April 2025<br>Guyana Registry<br>Powered by Revamped.GY</span> </a> </li> </ul> </div> </div> </div> </div> </div> </section> </div> </div> </div> </section> </div> </div> </footer> </div><!-- #page --> <script type="rocketlazyloadscript" data-rocket-type="text/javascript"> var _paq = _paq || []; _paq.push(['trackPageView']); (function () { var u = "https://stats3.wpmudev.com/"; _paq.push(['setTrackerUrl', u + 'track/']); _paq.push(['setSiteId', '14722']); var d = document, g = d.createElement('script'), s = d.getElementsByTagName('script')[0]; g.type = 'text/javascript'; g.async = true; g.defer = true; g.src = 'https://stats.wpmucdn.com/analytics.js'; s.parentNode.insertBefore(g, s); })(); </script> <script type="rocketlazyloadscript"> const lazyloadRunObserver = () => { const lazyloadBackgrounds = document.querySelectorAll( `.e-con.e-parent:not(.e-lazyloaded)` ); const lazyloadBackgroundObserver = new IntersectionObserver( ( entries ) => { entries.forEach( ( entry ) => { if ( entry.isIntersecting ) { let lazyloadBackground = entry.target; if( lazyloadBackground ) { lazyloadBackground.classList.add( 'e-lazyloaded' ); } lazyloadBackgroundObserver.unobserve( entry.target ); } }); }, { rootMargin: '200px 0px 200px 0px' } ); lazyloadBackgrounds.forEach( ( lazyloadBackground ) => { lazyloadBackgroundObserver.observe( lazyloadBackground ); } ); }; const events = [ 'DOMContentLoaded', 'elementor/lazyload/observe', ]; events.forEach( ( event ) => { document.addEventListener( event, lazyloadRunObserver ); } ); </script> <link data-minify="1" rel='stylesheet' id='ninja_table_builder_style-css' href='https://registry.gy/wp-content/cache/min/1/wp-content/plugins/ninja-tables/assets/css/ninja-table-builder-public.css?ver=1743531862' media='all' /> <script id="chaty-js-extra"> var chaty_settings = {"chaty_widgets":[{"id":0,"identifier":0,"settings":{"cta_type":"chat-view","cta_body":"<p>You can contact us through email or WhatsApp :)<\/p>","cta_head":"Welcome!","cta_head_bg_color":"#A886CD","cta_head_text_color":"#ffffff","show_close_button":"yes","position":"right","custom_position":1,"bottom_spacing":"25","side_spacing":"25","icon_view":"vertical","default_state":"click","cta_text":"Contact us.","cta_text_color":"#333333","cta_bg_color":"#ffffff","show_cta":"first_click","is_pending_mesg_enabled":"off","pending_mesg_count":"1","pending_mesg_count_color":"#ffffff","pending_mesg_count_bgcolor":"#dd0000","widget_icon":"chat-base","widget_icon_url":"","widget_fa_icon":"","font_family":"","widget_size":"54","custom_widget_size":"54","is_google_analytics_enabled":"off","bg_blur_effect":"1","close_text":"Hide","widget_color":"rgb(87, 143, 49)","widget_icon_color":"#ffffff","widget_rgb_color":"87,143,49","has_custom_css":0,"custom_css":"","widget_token":"806bfa1bce","widget_index":"","attention_effect":""},"triggers":{"has_time_delay":1,"time_delay":0,"exit_intent":0,"has_display_after_page_scroll":0,"display_after_page_scroll":0,"auto_hide_widget":0,"hide_after":0,"show_on_pages_rules":[],"time_diff":0,"has_date_scheduling_rules":0,"date_scheduling_rules":{"start_date_time":"","end_date_time":""},"date_scheduling_rules_timezone":0,"day_hours_scheduling_rules_timezone":0,"has_day_hours_scheduling_rules":0,"day_hours_scheduling_rules":[],"day_time_diff":"","show_on_direct_visit":0,"show_on_referrer_social_network":0,"show_on_referrer_search_engines":0,"show_on_referrer_google_ads":0,"show_on_referrer_urls":[],"has_show_on_specific_referrer_urls":0,"has_traffic_source":0,"has_countries":0,"countries":[],"has_target_rules":0},"channels":[{"channel":"Whatsapp","value":"5926240473","hover_text":"WhatsApp","chatway_position":"","svg_icon":"<svg width=\"39\" height=\"39\" viewBox=\"0 0 39 39\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><circle class=\"color-element\" cx=\"19.4395\" cy=\"19.4395\" r=\"19.4395\" fill=\"#49E670\"\/><path d=\"M12.9821 10.1115C12.7029 10.7767 11.5862 11.442 10.7486 11.575C10.1902 11.7081 9.35269 11.8411 6.84003 10.7767C3.48981 9.44628 1.39593 6.25317 1.25634 6.12012C1.11674 5.85403 2.13001e-06 4.39053 2.13001e-06 2.92702C2.13001e-06 1.46351 0.83755 0.665231 1.11673 0.399139C1.39592 0.133046 1.8147 1.01506e-06 2.23348 1.01506e-06C2.37307 1.01506e-06 2.51267 1.01506e-06 2.65226 1.01506e-06C2.93144 1.01506e-06 3.21063 -2.02219e-06 3.35022 0.532183C3.62941 1.19741 4.32736 2.66092 4.32736 2.79397C4.46696 2.92702 4.46696 3.19311 4.32736 3.32616C4.18777 3.59225 4.18777 3.59224 3.90858 3.85834C3.76899 3.99138 3.6294 4.12443 3.48981 4.39052C3.35022 4.52357 3.21063 4.78966 3.35022 5.05576C3.48981 5.32185 4.18777 6.38622 5.16491 7.18449C6.42125 8.24886 7.39839 8.51496 7.81717 8.78105C8.09636 8.91409 8.37554 8.9141 8.65472 8.648C8.93391 8.38191 9.21309 7.98277 9.49228 7.58363C9.77146 7.31754 10.0507 7.1845 10.3298 7.31754C10.609 7.45059 12.2841 8.11582 12.5633 8.38191C12.8425 8.51496 13.1217 8.648 13.1217 8.78105C13.1217 8.78105 13.1217 9.44628 12.9821 10.1115Z\" transform=\"translate(12.9597 12.9597)\" fill=\"#FAFAFA\"\/><path d=\"M0.196998 23.295L0.131434 23.4862L0.323216 23.4223L5.52771 21.6875C7.4273 22.8471 9.47325 23.4274 11.6637 23.4274C18.134 23.4274 23.4274 18.134 23.4274 11.6637C23.4274 5.19344 18.134 -0.1 11.6637 -0.1C5.19344 -0.1 -0.1 5.19344 -0.1 11.6637C-0.1 13.9996 0.624492 16.3352 1.93021 18.2398L0.196998 23.295ZM5.87658 19.8847L5.84025 19.8665L5.80154 19.8788L2.78138 20.8398L3.73978 17.9646L3.75932 17.906L3.71562 17.8623L3.43104 17.5777C2.27704 15.8437 1.55796 13.8245 1.55796 11.6637C1.55796 6.03288 6.03288 1.55796 11.6637 1.55796C17.2945 1.55796 21.7695 6.03288 21.7695 11.6637C21.7695 17.2945 17.2945 21.7695 11.6637 21.7695C9.64222 21.7695 7.76778 21.1921 6.18227 20.039L6.17557 20.0342L6.16817 20.0305L5.87658 19.8847Z\" transform=\"translate(7.7758 7.77582)\" fill=\"white\" stroke=\"white\" stroke-width=\"0.2\"\/><\/svg>","is_desktop":1,"is_mobile":1,"icon_color":"#49E670","icon_rgb_color":"73,230,112","channel_type":"Whatsapp","custom_image_url":"","order":"","pre_set_message":"","is_use_web_version":"1","is_open_new_tab":"1","is_default_open":"0","has_welcome_message":"1","emoji_picker":"1","input_placeholder":"Write your message...","chat_welcome_message":"<p>How can we help you? :)<\/p>","wp_popup_headline":".gy Registry","wp_popup_nickname":"Rayman Khan","wp_popup_profile":"https:\/\/registry.gy\/wp-content\/uploads\/2024\/08\/cropped-image_2024-08-01_233114299-transformed-removebg-preview.png","wp_popup_head_bg_color":"#4AA485","qr_code_image_url":"","mail_subject":"","channel_account_type":"personal","contact_form_settings":[],"contact_fields":[],"contact_custom_fields":[],"url":"https:\/\/web.whatsapp.com\/send?phone=5926240473","mobile_target":"","desktop_target":"_blank","target":"_blank","is_agent":"0","agent_data":[],"header_text":"","header_sub_text":"","header_bg_color":"","header_text_color":"","widget_token":"806bfa1bce","widget_index":"","click_event":"","is_agent_desktop":"0","is_agent_mobile":"0","v2_site_key":"","v3_site_key":"","enable_recaptcha":"0","hide_recaptcha_badge":"no","viber_url":""},{"channel":"Email","value":"support@registry.gy","hover_text":"Email","chatway_position":"","svg_icon":"<svg width=\"39\" height=\"39\" viewBox=\"0 0 39 39\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><circle class=\"color-element\" cx=\"19.4395\" cy=\"19.4395\" r=\"19.4395\" fill=\"#FF485F\"\/><path d=\"M20.5379 14.2557H1.36919C0.547677 14.2557 0 13.7373 0 12.9597V1.29597C0 0.518387 0.547677 0 1.36919 0H20.5379C21.3594 0 21.9071 0.518387 21.9071 1.29597V12.9597C21.9071 13.7373 21.3594 14.2557 20.5379 14.2557ZM20.5379 12.9597V13.6077V12.9597ZM1.36919 1.29597V12.9597H20.5379V1.29597H1.36919Z\" transform=\"translate(8.48619 12.3117)\" fill=\"white\"\/><path d=\"M10.9659 8.43548C10.829 8.43548 10.692 8.43548 10.5551 8.30588L0.286184 1.17806C0.012346 0.918864 -0.124573 0.530073 0.149265 0.270879C0.423104 0.0116857 0.833862 -0.117911 1.1077 0.141283L10.9659 7.00991L20.8241 0.141283C21.0979 -0.117911 21.5087 0.0116857 21.7825 0.270879C22.0563 0.530073 21.9194 0.918864 21.6456 1.17806L11.3766 8.30588C11.2397 8.43548 11.1028 8.43548 10.9659 8.43548Z\" transform=\"translate(8.47443 12.9478)\" fill=\"white\"\/><path d=\"M9.0906 7.13951C8.95368 7.13951 8.81676 7.13951 8.67984 7.00991L0.327768 1.17806C-0.0829894 0.918864 -0.0829899 0.530073 0.190849 0.270879C0.327768 0.0116855 0.738525 -0.117911 1.14928 0.141282L9.50136 5.97314C9.7752 6.23233 9.91212 6.62112 9.63828 6.88032C9.50136 7.00991 9.36444 7.13951 9.0906 7.13951Z\" transform=\"translate(20.6183 18.7799)\" fill=\"white\"\/><path d=\"M0.696942 7.13951C0.423104 7.13951 0.286185 7.00991 0.149265 6.88032C-0.124573 6.62112 0.012346 6.23233 0.286185 5.97314L8.63826 0.141282C9.04902 -0.117911 9.45977 0.0116855 9.59669 0.270879C9.87053 0.530073 9.73361 0.918864 9.45977 1.17806L1.1077 7.00991C0.970781 7.13951 0.833862 7.13951 0.696942 7.13951Z\" transform=\"translate(8.47443 18.7799)\" fill=\"white\"\/><\/svg>","is_desktop":1,"is_mobile":1,"icon_color":"#FF485F","icon_rgb_color":"255,72,95","channel_type":"Email","custom_image_url":"","order":"","pre_set_message":"","is_use_web_version":"1","is_open_new_tab":"1","is_default_open":"0","has_welcome_message":"0","emoji_picker":"1","input_placeholder":"Write your message...","chat_welcome_message":"","wp_popup_headline":"","wp_popup_nickname":"","wp_popup_profile":"","wp_popup_head_bg_color":"#4AA485","qr_code_image_url":"","mail_subject":"D","channel_account_type":"personal","contact_form_settings":[],"contact_fields":[],"contact_custom_fields":[],"url":"mailto:support@registry.gy","mobile_target":"","desktop_target":"","target":"","is_agent":"0","agent_data":[],"header_text":"","header_sub_text":"","header_bg_color":"","header_text_color":"","widget_token":"806bfa1bce","widget_index":"","click_event":"","is_agent_desktop":"0","is_agent_mobile":"0","v2_site_key":"","v3_site_key":"","enable_recaptcha":"0","hide_recaptcha_badge":"no","viber_url":""}]}],"ajax_url":"https:\/\/registry.gy\/wp-admin\/admin-ajax.php","data_analytics_settings":"on","page_id":"70","product":{"title":"","sku":"","price":"","regPrice":"","discount":""},"lang":{"whatsapp_label":"WhatsApp Message","whatsapp_button":"Send WhatsApp Message","hide_whatsapp_form":"Hide WhatsApp Form","emoji_picker":"Show Emojis"},"has_chatway":""}; </script> <script type="rocketlazyloadscript" data-rocket-src="https://registry.gy/wp-content/plugins/chaty-pro/js/cht-front-script.min.js?ver=3.3.51722624721" id="chaty-js" data-wp-strategy="defer" data-rocket-defer defer></script> <script type="rocketlazyloadscript" data-rocket-src="https://registry.gy/wp-content/plugins/chaty-pro/js/picmo-umd.min.js?ver=3.3.5" id="chaty-picmo-js-js" data-rocket-defer defer></script> <script type="rocketlazyloadscript" data-rocket-src="https://registry.gy/wp-includes/js/dist/dom-ready.min.js?ver=f77871ff7694fffea381" id="wp-dom-ready-js" data-rocket-defer defer></script> <script id="starter-templates-zip-preview-js-extra"> var starter_templates_zip_preview = {"AstColorPaletteVarPrefix":"--ast-global-","AstEleColorPaletteVarPrefix":"--ast-global-"}; </script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-src="https://registry.gy/wp-content/cache/min/1/wp-content/plugins/astra-sites/inc/lib/onboarding/assets/dist/template-preview/main.js?ver=1742566371" id="starter-templates-zip-preview-js" data-rocket-defer defer></script> <script type="rocketlazyloadscript" id="rocket-browser-checker-js-after"> "use strict";var _createClass=function(){function defineProperties(target,props){for(var i=0;i<props.length;i++){var descriptor=props[i];descriptor.enumerable=descriptor.enumerable||!1,descriptor.configurable=!0,"value"in descriptor&&(descriptor.writable=!0),Object.defineProperty(target,descriptor.key,descriptor)}}return function(Constructor,protoProps,staticProps){return protoProps&&defineProperties(Constructor.prototype,protoProps),staticProps&&defineProperties(Constructor,staticProps),Constructor}}();function _classCallCheck(instance,Constructor){if(!(instance instanceof Constructor))throw new TypeError("Cannot call a class as a function")}var RocketBrowserCompatibilityChecker=function(){function RocketBrowserCompatibilityChecker(options){_classCallCheck(this,RocketBrowserCompatibilityChecker),this.passiveSupported=!1,this._checkPassiveOption(this),this.options=!!this.passiveSupported&&options}return _createClass(RocketBrowserCompatibilityChecker,[{key:"_checkPassiveOption",value:function(self){try{var options={get passive(){return!(self.passiveSupported=!0)}};window.addEventListener("test",null,options),window.removeEventListener("test",null,options)}catch(err){self.passiveSupported=!1}}},{key:"initRequestIdleCallback",value:function(){!1 in window&&(window.requestIdleCallback=function(cb){var start=Date.now();return setTimeout(function(){cb({didTimeout:!1,timeRemaining:function(){return Math.max(0,50-(Date.now()-start))}})},1)}),!1 in window&&(window.cancelIdleCallback=function(id){return clearTimeout(id)})}},{key:"isDataSaverModeOn",value:function(){return"connection"in navigator&&!0===navigator.connection.saveData}},{key:"supportsLinkPrefetch",value:function(){var elem=document.createElement("link");return elem.relList&&elem.relList.supports&&elem.relList.supports("prefetch")&&window.IntersectionObserver&&"isIntersecting"in IntersectionObserverEntry.prototype}},{key:"isSlowConnection",value:function(){return"connection"in navigator&&"effectiveType"in navigator.connection&&("2g"===navigator.connection.effectiveType||"slow-2g"===navigator.connection.effectiveType)}}]),RocketBrowserCompatibilityChecker}(); </script> <script id="rocket-preload-links-js-extra"> var RocketPreloadLinksConfig = {"excludeUris":"\/(?:.+\/)?feed(?:\/(?:.+\/?)?)?$|\/(?:.+\/)?embed\/|\/(index.php\/)?(.*)wp-json(\/.*|$)|\/refer\/|\/go\/|\/recommend\/|\/recommends\/","usesTrailingSlash":"1","imageExt":"jpg|jpeg|gif|png|tiff|bmp|webp|avif|pdf|doc|docx|xls|xlsx|php","fileExt":"jpg|jpeg|gif|png|tiff|bmp|webp|avif|pdf|doc|docx|xls|xlsx|php|html|htm","siteUrl":"https:\/\/registry.gy","onHoverDelay":"100","rateThrottle":"3"}; </script> <script type="rocketlazyloadscript" id="rocket-preload-links-js-after"> (function() { "use strict";var r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},e=function(){function i(e,t){for(var n=0;n<t.length;n++){var i=t[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(e,i.key,i)}}return function(e,t,n){return t&&i(e.prototype,t),n&&i(e,n),e}}();function i(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}var t=function(){function n(e,t){i(this,n),this.browser=e,this.config=t,this.options=this.browser.options,this.prefetched=new Set,this.eventTime=null,this.threshold=1111,this.numOnHover=0}return e(n,[{key:"init",value:function(){!this.browser.supportsLinkPrefetch()||this.browser.isDataSaverModeOn()||this.browser.isSlowConnection()||(this.regex={excludeUris:RegExp(this.config.excludeUris,"i"),images:RegExp(".("+this.config.imageExt+")$","i"),fileExt:RegExp(".("+this.config.fileExt+")$","i")},this._initListeners(this))}},{key:"_initListeners",value:function(e){-1<this.config.onHoverDelay&&document.addEventListener("mouseover",e.listener.bind(e),e.listenerOptions),document.addEventListener("mousedown",e.listener.bind(e),e.listenerOptions),document.addEventListener("touchstart",e.listener.bind(e),e.listenerOptions)}},{key:"listener",value:function(e){var t=e.target.closest("a"),n=this._prepareUrl(t);if(null!==n)switch(e.type){case"mousedown":case"touchstart":this._addPrefetchLink(n);break;case"mouseover":this._earlyPrefetch(t,n,"mouseout")}}},{key:"_earlyPrefetch",value:function(t,e,n){var i=this,r=setTimeout(function(){if(r=null,0===i.numOnHover)setTimeout(function(){return i.numOnHover=0},1e3);else if(i.numOnHover>i.config.rateThrottle)return;i.numOnHover++,i._addPrefetchLink(e)},this.config.onHoverDelay);t.addEventListener(n,function e(){t.removeEventListener(n,e,{passive:!0}),null!==r&&(clearTimeout(r),r=null)},{passive:!0})}},{key:"_addPrefetchLink",value:function(i){return this.prefetched.add(i.href),new Promise(function(e,t){var n=document.createElement("link");n.rel="prefetch",n.href=i.href,n.onload=e,n.onerror=t,document.head.appendChild(n)}).catch(function(){})}},{key:"_prepareUrl",value:function(e){if(null===e||"object"!==(void 0===e?"undefined":r(e))||!1 in e||-1===["http:","https:"].indexOf(e.protocol))return null;var t=e.href.substring(0,this.config.siteUrl.length),n=this._getPathname(e.href,t),i={original:e.href,protocol:e.protocol,origin:t,pathname:n,href:t+n};return this._isLinkOk(i)?i:null}},{key:"_getPathname",value:function(e,t){var n=t?e.substring(this.config.siteUrl.length):e;return n.startsWith("/")||(n="/"+n),this._shouldAddTrailingSlash(n)?n+"/":n}},{key:"_shouldAddTrailingSlash",value:function(e){return this.config.usesTrailingSlash&&!e.endsWith("/")&&!this.regex.fileExt.test(e)}},{key:"_isLinkOk",value:function(e){return null!==e&&"object"===(void 0===e?"undefined":r(e))&&(!this.prefetched.has(e.href)&&e.origin===this.config.siteUrl&&-1===e.href.indexOf("?")&&-1===e.href.indexOf("#")&&!this.regex.excludeUris.test(e.href)&&!this.regex.images.test(e.href))}}],[{key:"run",value:function(){"undefined"!=typeof RocketPreloadLinksConfig&&new n(new RocketBrowserCompatibilityChecker({capture:!0,passive:!0}),RocketPreloadLinksConfig).init()}}]),n}();t.run(); }()); </script> <script type="rocketlazyloadscript" data-rocket-src="https://registry.gy/wp-content/themes/hello-elementor/assets/js/hello-frontend.min.js?ver=3.3.0" id="hello-theme-frontend-js" data-rocket-defer defer></script> <script type="rocketlazyloadscript" data-cfasync="false" data-rocket-src="https://registry.gy/wp-content/plugins/elementor-pro/assets/lib/smartmenus/jquery.smartmenus.min.js?ver=1.2.1" id="smartmenus-js" data-rocket-defer defer></script> <script type="rocketlazyloadscript" data-cfasync="false" data-rocket-src="https://registry.gy/wp-content/plugins/elementor-pro/assets/lib/sticky/jquery.sticky.min.js?ver=3.28.0" id="e-sticky-js" data-rocket-defer defer></script> <script src="https://registry.gy/wp-content/plugins/wp-smush-pro/app/assets/js/smush-lazy-load.min.js?ver=3.18.0" id="smush-lazy-load-js" data-rocket-defer defer></script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-src="https://registry.gy/wp-content/cache/min/1/wp-content/plugins/ninja-tables/assets/js/ninja-table-builder-public.js?ver=1742569132" id="ninja_table_builder_js-js" data-rocket-defer defer></script> <script type="rocketlazyloadscript" data-rocket-src="https://registry.gy/wp-content/plugins/elementor-pro/assets/js/webpack-pro.runtime.min.js?ver=3.28.0" id="elementor-pro-webpack-runtime-js" data-rocket-defer defer></script> <script type="rocketlazyloadscript" data-rocket-src="https://registry.gy/wp-content/plugins/elementor/assets/js/webpack.runtime.min.js?ver=3.28.2" id="elementor-webpack-runtime-js" data-rocket-defer defer></script> <script type="rocketlazyloadscript" data-rocket-src="https://registry.gy/wp-content/plugins/elementor/assets/js/frontend-modules.min.js?ver=3.28.2" id="elementor-frontend-modules-js" data-rocket-defer defer></script> <script type="rocketlazyloadscript" data-rocket-src="https://registry.gy/wp-includes/js/dist/hooks.min.js?ver=4d63a3d491d11ffd8ac6" id="wp-hooks-js"></script> <script type="rocketlazyloadscript" data-rocket-src="https://registry.gy/wp-includes/js/dist/i18n.min.js?ver=5e580eb46a90c2b997e6" 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:\/\/registry.gy\/wp-admin\/admin-ajax.php","nonce":"9fbd2f1262","urls":{"assets":"https:\/\/registry.gy\/wp-content\/plugins\/elementor-pro\/assets\/","rest":"https:\/\/registry.gy\/wp-json\/"},"settings":{"lazy_load_background_images":true},"popup":{"hasPopUps":false},"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"},"x-twitter":{"title":"X"},"threads":{"title":"Threads"}},"facebook_sdk":{"lang":"en_US","app_id":""},"lottie":{"defaultAnimationUrl":"https:\/\/registry.gy\/wp-content\/plugins\/elementor-pro\/modules\/lottie\/assets\/animations\/default.json"}}; </script> <script type="rocketlazyloadscript" data-rocket-src="https://registry.gy/wp-content/plugins/elementor-pro/assets/js/frontend.min.js?ver=3.28.0" id="elementor-pro-frontend-js" data-rocket-defer defer></script> <script type="rocketlazyloadscript" data-cfasync="false" data-rocket-src="https://registry.gy/wp-includes/js/jquery/ui/core.min.js?ver=1.13.3" id="jquery-ui-core-js" data-rocket-defer defer></script> <script type="rocketlazyloadscript" id="elementor-frontend-js-before"> var elementorFrontendConfig = {"environmentMode":{"edit":false,"wpPreview":false,"isScriptDebug":false},"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","a11yCarouselPrevSlideMessage":"Previous slide","a11yCarouselNextSlideMessage":"Next slide","a11yCarouselFirstSlideMessage":"This is the first slide","a11yCarouselLastSlideMessage":"This is the last slide","a11yCarouselPaginationBulletMessage":"Go to slide"},"is_rtl":false,"breakpoints":{"xs":0,"sm":480,"md":768,"lg":1025,"xl":1440,"xxl":1600},"responsive":{"breakpoints":{"mobile":{"label":"Mobile Portrait","value":767,"default_value":767,"direction":"max","is_enabled":true},"mobile_extra":{"label":"Mobile Landscape","value":880,"default_value":880,"direction":"max","is_enabled":false},"tablet":{"label":"Tablet Portrait","value":1024,"default_value":1024,"direction":"max","is_enabled":true},"tablet_extra":{"label":"Tablet Landscape","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}},"hasCustomBreakpoints":false},"version":"3.28.2","is_static":false,"experimentalFeatures":{"e_font_icon_svg":true,"additional_custom_breakpoints":true,"container":true,"e_local_google_fonts":true,"theme_builder_v2":true,"hello-theme-header-footer":true,"nested-elements":true,"editor_v2":true,"e_element_cache":true,"home_screen":true},"urls":{"assets":"https:\/\/registry.gy\/wp-content\/plugins\/elementor\/assets\/","ajaxurl":"https:\/\/registry.gy\/wp-admin\/admin-ajax.php","uploadUrl":"https:\/\/registry.gy\/wp-content\/uploads"},"nonces":{"floatingButtonsClickTracking":"bc5da6b786"},"swiperClass":"swiper","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":70,"title":"Payment%20-%20Registry.GY","excerpt":"","featuredImage":false}}; </script> <script type="rocketlazyloadscript" data-rocket-src="https://registry.gy/wp-content/plugins/elementor/assets/js/frontend.min.js?ver=3.28.2" id="elementor-frontend-js" data-rocket-defer defer></script> <script type="rocketlazyloadscript" data-rocket-src="https://registry.gy/wp-content/plugins/elementor-pro/assets/js/elements-handlers.min.js?ver=3.28.0" id="pro-elements-handlers-js" data-rocket-defer defer></script> <script>(()=>{class RocketElementorPreload{constructor(){this.deviceMode=document.createElement("span"),this.deviceMode.id="elementor-device-mode-wpr",this.deviceMode.setAttribute("class","elementor-screen-only"),document.body.appendChild(this.deviceMode)}t(){let t=getComputedStyle(this.deviceMode,":after").content.replace(/"/g,"");this.animationSettingKeys=this.i(t),document.querySelectorAll(".elementor-invisible[data-settings]").forEach((t=>{const e=t.getBoundingClientRect();if(e.bottom>=0&&e.top<=window.innerHeight)try{this.o(t)}catch(t){}}))}o(t){const e=JSON.parse(t.dataset.settings),i=e.m||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 o=setTimeout((()=>{t.classList.remove("elementor-invisible"),t.classList.add("animated",n),this.l(t,e)}),i);window.addEventListener("rocket-startLoading",(function(){clearTimeout(o)}))}i(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}l(t,e){this.i().forEach((t=>delete e[t])),t.dataset.settings=JSON.stringify(e)}static run(){const t=new RocketElementorPreload;requestAnimationFrame(t.t.bind(t))}}document.addEventListener("DOMContentLoaded",RocketElementorPreload.run)})();</script></body> </html> <!-- Cached for great performance -->

Pages: 1 2 3 4 5 6 7 8 9 10