Showing source for: https://gem-comm.com/
Duration: 1.541841s
Server: Apache

<!doctype html>
<html lang="en">
<head><meta http-equiv="Content-Type" content="text/html; 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="1.2.4",this.triggerEvents=["keydown","mousedown","mousemove","touchmove","touchstart","touchend","wheel"],this.userEventHandler=this._triggerListener.bind(this),this.touchStartHandler=this._onTouchStart.bind(this),this.touchMoveHandler=this._onTouchMove.bind(this),this.touchEndHandler=this._onTouchEnd.bind(this),this.clickHandler=this._onClick.bind(this),this.interceptedClicks=[],window.addEventListener("pageshow",t=>{this.persisted=t.persisted}),window.addEventListener("DOMContentLoaded",()=>{this._preconnect3rdParties()}),this.delayedScripts={normal:[],async:[],defer:[]},this.trash=[],this.allJQueries=[]}_addUserInteractionListener(t){if(document.hidden){t._triggerListener();return}this.triggerEvents.forEach(e=>window.addEventListener(e,t.userEventHandler,{passive:!0})),window.addEventListener("touchstart",t.touchStartHandler,{passive:!0}),window.addEventListener("mousedown",t.touchStartHandler),document.addEventListener("visibilitychange",t.userEventHandler)}_removeUserInteractionListener(){this.triggerEvents.forEach(t=>window.removeEventListener(t,this.userEventHandler,{passive:!0})),document.removeEventListener("visibilitychange",this.userEventHandler)}_onTouchStart(t){"HTML"!==t.target.tagName&&(window.addEventListener("touchend",this.touchEndHandler),window.addEventListener("mouseup",this.touchEndHandler),window.addEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.addEventListener("mousemove",this.touchMoveHandler),t.target.addEventListener("click",this.clickHandler),this._renameDOMAttribute(t.target,"onclick","rocket-onclick"),this._pendingClickStarted())}_onTouchMove(t){window.removeEventListener("touchend",this.touchEndHandler),window.removeEventListener("mouseup",this.touchEndHandler),window.removeEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.removeEventListener("mousemove",this.touchMoveHandler),t.target.removeEventListener("click",this.clickHandler),this._renameDOMAttribute(t.target,"rocket-onclick","onclick"),this._pendingClickFinished()}_onTouchEnd(){window.removeEventListener("touchend",this.touchEndHandler),window.removeEventListener("mouseup",this.touchEndHandler),window.removeEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.removeEventListener("mousemove",this.touchMoveHandler)}_onClick(t){t.target.removeEventListener("click",this.clickHandler),this._renameDOMAttribute(t.target,"rocket-onclick","onclick"),this.interceptedClicks.push(t),t.preventDefault(),t.stopPropagation(),t.stopImmediatePropagation(),this._pendingClickFinished()}_replayClicks(){window.removeEventListener("touchstart",this.touchStartHandler,{passive:!0}),window.removeEventListener("mousedown",this.touchStartHandler),this.interceptedClicks.forEach(t=>{t.target.dispatchEvent(new MouseEvent("click",{view:t.view,bubbles:!0,cancelable:!0}))})}_waitForPendingClicks(){return new Promise(t=>{this._isClickPending?this._pendingClickFinished=t:t()})}_pendingClickStarted(){this._isClickPending=!0}_pendingClickFinished(){this._isClickPending=!1}_renameDOMAttribute(t,e,r){t.hasAttribute&&t.hasAttribute(e)&&(event.target.setAttribute(r,event.target.getAttribute(e)),event.target.removeAttribute(e))}_triggerListener(){this._removeUserInteractionListener(this),"loading"===document.readyState?document.addEventListener("DOMContentLoaded",this._loadEverythingNow.bind(this)):this._loadEverythingNow()}_preconnect3rdParties(){let t=[];document.querySelectorAll("script[type=rocketlazyloadscript][data-rocket-src]").forEach(e=>{let r=e.getAttribute("data-rocket-src");if(r&&0!==r.indexOf("data:")){0===r.indexOf("//")&&(r=location.protocol+r);try{let i=new URL(r).origin;i!==location.origin&&t.push({src:i,crossOrigin:e.crossOrigin||"module"===e.getAttribute("data-rocket-type")})}catch(n){}}}),t=[...new Map(t.map(t=>[JSON.stringify(t),t])).values()],this._batchInjectResourceHints(t,"preconnect")}async _loadEverythingNow(){this.lastBreath=Date.now(),this._delayEventListeners(),this._delayJQueryReady(this),this._handleDocumentWrite(),this._registerAllDelayedScripts(),this._preloadAllScripts(),await this._loadScriptsFromList(this.delayedScripts.normal),await this._loadScriptsFromList(this.delayedScripts.defer),await this._loadScriptsFromList(this.delayedScripts.async);try{await this._triggerDOMContentLoaded(),await this._pendingWebpackRequests(this),await this._triggerWindowLoad()}catch(t){console.error(t)}window.dispatchEvent(new Event("rocket-allScriptsLoaded")),this._waitForPendingClicks().then(()=>{this._replayClicks()}),this._emptyTrash()}_registerAllDelayedScripts(){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 _transformScript(t){if(await this._littleBreath(),!0===t.noModule&&"noModule"in HTMLScriptElement.prototype){t.setAttribute("data-rocket-status","skipped");return}return new Promise(navigator.userAgent.indexOf("Firefox/")>0||""===navigator.vendor?e=>{let r=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"),r.setAttribute(e,t.nodeValue))}),t.text&&(r.text=t.text),r.hasAttribute("src")?(r.addEventListener("load",e),r.addEventListener("error",e)):(r.text=t.text,e());try{t.parentNode.replaceChild(r,t)}catch(i){e()}}:e=>{function r(){t.setAttribute("data-rocket-status","failed"),e()}try{let i=t.getAttribute("data-rocket-type"),n=t.getAttribute("data-rocket-src");i?(t.type=i,t.removeAttribute("data-rocket-type")):t.removeAttribute("type"),t.addEventListener("load",function r(){t.setAttribute("data-rocket-status","executed"),e()}),t.addEventListener("error",r),n?(t.removeAttribute("data-rocket-src"),t.src=n):t.src="data:text/javascript;base64,"+window.btoa(unescape(encodeURIComponent(t.text)))}catch(s){r()}})}async _loadScriptsFromList(t){let e=t.shift();return e&&e.isConnected?(await this._transformScript(e),this._loadScriptsFromList(t)):Promise.resolve()}_preloadAllScripts(){this._batchInjectResourceHints([...this.delayedScripts.normal,...this.delayedScripts.defer,...this.delayedScripts.async],"preload")}_batchInjectResourceHints(t,e){var r=document.createDocumentFragment();t.forEach(t=>{let i=t.getAttribute&&t.getAttribute("data-rocket-src")||t.src;if(i){let n=document.createElement("link");n.href=i,n.rel=e,"preconnect"!==e&&(n.as="script"),t.getAttribute&&"module"===t.getAttribute("data-rocket-type")&&(n.crossOrigin=!0),t.crossOrigin&&(n.crossOrigin=t.crossOrigin),t.integrity&&(n.integrity=t.integrity),r.appendChild(n),this.trash.push(n)}}),document.head.appendChild(r)}_delayEventListeners(){let t={};function e(e,r){!function e(r){!t[r]&&(t[r]={originalFunctions:{add:r.addEventListener,remove:r.removeEventListener},eventsToRewrite:[]},r.addEventListener=function(){arguments[0]=i(arguments[0]),t[r].originalFunctions.add.apply(r,arguments)},r.removeEventListener=function(){arguments[0]=i(arguments[0]),t[r].originalFunctions.remove.apply(r,arguments)});function i(e){return t[r].eventsToRewrite.indexOf(e)>=0?"rocket-"+e:e}}(e),t[e].eventsToRewrite.push(r)}function r(t,e){let r=t[e];Object.defineProperty(t,e,{get:()=>r||function(){},set(i){t["rocket"+e]=r=i}})}e(document,"DOMContentLoaded"),e(window,"DOMContentLoaded"),e(window,"load"),e(window,"pageshow"),e(document,"readystatechange"),r(document,"onreadystatechange"),r(window,"onload"),r(window,"onpageshow")}_delayJQueryReady(t){let e;function r(t){return t.split(" ").map(t=>"load"===t||0===t.indexOf("load.")?"rocket-jquery-load":t).join(" ")}function i(i){if(i&&i.fn&&!t.allJQueries.includes(i)){i.fn.ready=i.fn.init.prototype.ready=function(e){return t.domReadyFired?e.bind(document)(i):document.addEventListener("rocket-DOMContentLoaded",()=>e.bind(document)(i)),i([])};let n=i.fn.on;i.fn.on=i.fn.init.prototype.on=function(){return this[0]===window&&("string"==typeof arguments[0]||arguments[0]instanceof String?arguments[0]=r(arguments[0]):"object"==typeof arguments[0]&&Object.keys(arguments[0]).forEach(t=>{let e=arguments[0][t];delete arguments[0][t],arguments[0][r(t)]=e})),n.apply(this,arguments),this},t.allJQueries.push(i)}e=i}i(window.jQuery),Object.defineProperty(window,"jQuery",{get:()=>e,set(t){i(t)}})}async _pendingWebpackRequests(t){let e=document.querySelector("script[data-webpack]");async function r(){return new Promise(t=>{e.addEventListener("load",t),e.addEventListener("error",t)})}e&&(await r(),await t._requestAnimFrame(),await t._pendingWebpackRequests(t))}async _triggerDOMContentLoaded(){this.domReadyFired=!0,await this._littleBreath(),document.dispatchEvent(new Event("rocket-DOMContentLoaded")),await this._littleBreath(),window.dispatchEvent(new Event("rocket-DOMContentLoaded")),await this._littleBreath(),document.dispatchEvent(new Event("rocket-readystatechange")),await this._littleBreath(),document.rocketonreadystatechange&&document.rocketonreadystatechange()}async _triggerWindowLoad(){await this._littleBreath(),window.dispatchEvent(new Event("rocket-load")),await this._littleBreath(),window.rocketonload&&window.rocketonload(),await this._littleBreath(),this.allJQueries.forEach(t=>t(window).trigger("rocket-jquery-load")),await this._littleBreath();let t=new Event("rocket-pageshow");t.persisted=this.persisted,window.dispatchEvent(t),await this._littleBreath(),window.rocketonpageshow&&window.rocketonpageshow({persisted:this.persisted})}_handleDocumentWrite(){let t=new Map;document.write=document.writeln=function(e){let r=document.currentScript;r||console.error("WPRocket unable to document.write this: "+e);let i=document.createRange(),n=r.parentElement,s=t.get(r);void 0===s&&(s=r.nextSibling,t.set(r,s));let a=document.createDocumentFragment();i.setStart(a,0),a.appendChild(i.createContextualFragment(e)),n.insertBefore(a,s)}}async _littleBreath(){Date.now()-this.lastBreath>45&&(await this._requestAnimFrame(),this.lastBreath=Date.now())}async _requestAnimFrame(){return document.hidden?new Promise(t=>setTimeout(t)):new Promise(t=>requestAnimationFrame(t))}_emptyTrash(){this.trash.forEach(t=>t.remove())}static run(){let t=new RocketLazyLoadScripts;t._addUserInteractionListener(t)}}RocketLazyLoadScripts.run();</script>
<!-- Programmer: Yuvraj  Edna | LIVE date: 09 November 2023 -->

<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=2, shrink-to-fit=no, user-scalable=yes" />
<title>  Investor &amp; Public Relations Company Singapore | GEM COMM</title><style id="rocket-critical-css">ul{box-sizing:border-box}:root{--wp--preset--font-size--normal:16px;--wp--preset--font-size--huge:42px}:root{--woocommerce:#7F54B3;--wc-green:#7ad03a;--wc-red:#a00;--wc-orange:#ffba00;--wc-blue:#2ea2cc;--wc-primary:#7F54B3;--wc-primary-text:white;--wc-secondary:#e9e6ed;--wc-secondary-text:#515151;--wc-highlight:#b3af54;--wc-highligh-text:white;--wc-content-bg:#fff;--wc-subtext:#767676}:root{--woocommerce:#7F54B3;--wc-green:#7ad03a;--wc-red:#a00;--wc-orange:#ffba00;--wc-blue:#2ea2cc;--wc-primary:#7F54B3;--wc-primary-text:white;--wc-secondary:#e9e6ed;--wc-secondary-text:#515151;--wc-highlight:#b3af54;--wc-highligh-text:white;--wc-content-bg:#fff;--wc-subtext:#767676}button::-moz-focus-inner{padding:0;border:0}.wooac-popup{position:relative;width:90%;max-width:360px;margin:0 auto;padding:30px;background-color:#ffffff;box-sizing:border-box;text-align:center;display:none}.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:var(--fa-display,inline-block);font-style:normal;font-variant:normal;line-height:1;text-rendering:auto}.fas{font-family:"Font Awesome 6 Free"}.fa-xmark:before{content:"\f00d"}:host,:root{--fa-style-family-brands:"Font Awesome 6 Brands";--fa-font-brands:normal 400 1em/1 "Font Awesome 6 Brands";--fa-font-regular:normal 400 1em/1 "Font Awesome 6 Free";--fa-style-family-classic:"Font Awesome 6 Free";--fa-font-solid:normal 900 1em/1 "Font Awesome 6 Free"}@font-face{font-family:"Font Awesome 6 Free";font-style:normal;font-weight:400;font-display:swap;src:url(https://gem-comm.com/wp-content/themes/gem-comm-new/css/fonts/fa-regular-400.woff2) format("woff2"),url(https://gem-comm.com/wp-content/themes/gem-comm-new/css/fonts/fa-regular-400.ttf) format("truetype")}@font-face{font-family:"Font Awesome 6 Free";font-style:normal;font-weight:900;font-display:swap;src:url(https://gem-comm.com/wp-content/themes/gem-comm-new/css/fonts/fa-solid-900.woff2) format("woff2"),url(https://gem-comm.com/wp-content/themes/gem-comm-new/css/fonts/fa-solid-900.ttf) format("truetype")}.fas{font-weight:900}:root{--bs-blue:#0d6efd;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#dc3545;--bs-orange:#fd7e14;--bs-yellow:#ffc107;--bs-green:#198754;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-black:#000;--bs-white:#fff;--bs-gray:#6c757d;--bs-gray-dark:#343a40;--bs-gray-100:#f8f9fa;--bs-gray-200:#e9ecef;--bs-gray-300:#dee2e6;--bs-gray-400:#ced4da;--bs-gray-500:#adb5bd;--bs-gray-600:#6c757d;--bs-gray-700:#495057;--bs-gray-800:#343a40;--bs-gray-900:#212529;--bs-primary:#0d6efd;--bs-secondary:#6c757d;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#dc3545;--bs-light:#f8f9fa;--bs-dark:#212529;--bs-primary-rgb:13,110,253;--bs-secondary-rgb:108,117,125;--bs-success-rgb:25,135,84;--bs-info-rgb:13,202,240;--bs-warning-rgb:255,193,7;--bs-danger-rgb:220,53,69;--bs-light-rgb:248,249,250;--bs-dark-rgb:33,37,41;--bs-primary-text-emphasis:#052c65;--bs-secondary-text-emphasis:#2b2f32;--bs-success-text-emphasis:#0a3622;--bs-info-text-emphasis:#055160;--bs-warning-text-emphasis:#664d03;--bs-danger-text-emphasis:#58151c;--bs-light-text-emphasis:#495057;--bs-dark-text-emphasis:#495057;--bs-primary-bg-subtle:#cfe2ff;--bs-secondary-bg-subtle:#e2e3e5;--bs-success-bg-subtle:#d1e7dd;--bs-info-bg-subtle:#cff4fc;--bs-warning-bg-subtle:#fff3cd;--bs-danger-bg-subtle:#f8d7da;--bs-light-bg-subtle:#fcfcfd;--bs-dark-bg-subtle:#ced4da;--bs-primary-border-subtle:#9ec5fe;--bs-secondary-border-subtle:#c4c8cb;--bs-success-border-subtle:#a3cfbb;--bs-info-border-subtle:#9eeaf9;--bs-warning-border-subtle:#ffe69c;--bs-danger-border-subtle:#f1aeb5;--bs-light-border-subtle:#e9ecef;--bs-dark-border-subtle:#adb5bd;--bs-white-rgb:255,255,255;--bs-black-rgb:0,0,0;--bs-font-sans-serif:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans","Liberation Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bs-gradient:linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));--bs-body-font-family:var(--bs-font-sans-serif);--bs-body-font-size:1rem;--bs-body-font-weight:400;--bs-body-line-height:1.5;--bs-body-color:#212529;--bs-body-color-rgb:33,37,41;--bs-body-bg:#fff;--bs-body-bg-rgb:255,255,255;--bs-emphasis-color:#000;--bs-emphasis-color-rgb:0,0,0;--bs-secondary-color:rgba(33, 37, 41, 0.75);--bs-secondary-color-rgb:33,37,41;--bs-secondary-bg:#e9ecef;--bs-secondary-bg-rgb:233,236,239;--bs-tertiary-color:rgba(33, 37, 41, 0.5);--bs-tertiary-color-rgb:33,37,41;--bs-tertiary-bg:#f8f9fa;--bs-tertiary-bg-rgb:248,249,250;--bs-link-color:#0d6efd;--bs-link-color-rgb:13,110,253;--bs-link-decoration:underline;--bs-link-hover-color:#0a58ca;--bs-link-hover-color-rgb:10,88,202;--bs-code-color:#d63384;--bs-highlight-bg:#fff3cd;--bs-border-width:1px;--bs-border-style:solid;--bs-border-color:#dee2e6;--bs-border-color-translucent:rgba(0, 0, 0, 0.175);--bs-border-radius:0.375rem;--bs-border-radius-sm:0.25rem;--bs-border-radius-lg:0.5rem;--bs-border-radius-xl:1rem;--bs-border-radius-xxl:2rem;--bs-border-radius-2xl:var(--bs-border-radius-xxl);--bs-border-radius-pill:50rem;--bs-box-shadow:0 0.5rem 1rem rgba(0, 0, 0, 0.15);--bs-box-shadow-sm:0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);--bs-box-shadow-lg:0 1rem 3rem rgba(0, 0, 0, 0.175);--bs-box-shadow-inset:inset 0 1px 2px rgba(0, 0, 0, 0.075);--bs-focus-ring-width:0.25rem;--bs-focus-ring-opacity:0.25;--bs-focus-ring-color:rgba(13, 110, 253, 0.25);--bs-form-valid-color:#198754;--bs-form-valid-border-color:#198754;--bs-form-invalid-color:#dc3545;--bs-form-invalid-border-color:#dc3545}*,::after,::before{box-sizing:border-box}@media (prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%}h2{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2;color:var(--bs-heading-color,inherit)}h2{font-size:calc(1.325rem + .9vw)}@media (min-width:1200px){h2{font-size:2rem}}p{margin-top:0;margin-bottom:1rem}ul{padding-left:2rem}ul{margin-top:0;margin-bottom:1rem}ul ul{margin-bottom:0}strong{font-weight:bolder}a{color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity,1));text-decoration:underline}img{vertical-align:middle}label{display:inline-block}button{border-radius:0}button,input,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button{text-transform:none}[type=button],button{-webkit-appearance:button}::-moz-focus-inner{padding:0;border-style:none}textarea{resize:vertical}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-text,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}::file-selector-button{font:inherit;-webkit-appearance:button}iframe{border:0}.container,.container-lg{--bs-gutter-x:1.5rem;--bs-gutter-y:0;width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-right:auto;margin-left:auto}@media (min-width:576px){.container{max-width:540px}}@media (min-width:768px){.container{max-width:720px}}@media (min-width:992px){.container,.container-lg{max-width:960px}}@media (min-width:1200px){.container,.container-lg{max-width:1140px}}:root{--bs-breakpoint-xs:0;--bs-breakpoint-sm:576px;--bs-breakpoint-md:768px;--bs-breakpoint-lg:992px;--bs-breakpoint-xl:1200px;--bs-breakpoint-xxl:1400px}.row{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(-1 * var(--bs-gutter-y));margin-right:calc(-.5 * var(--bs-gutter-x));margin-left:calc(-.5 * var(--bs-gutter-x))}.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-top:var(--bs-gutter-y)}.col{flex:1 0 0%}.col-auto{flex:0 0 auto;width:auto}.g-0{--bs-gutter-x:0}.g-0{--bs-gutter-y:0}.form-control{display:block;width:100%;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);background-color:var(--bs-body-bg);background-clip:padding-box;border:var(--bs-border-width) solid var(--bs-border-color);-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:var(--bs-border-radius)}.form-control::-webkit-date-and-time-value{min-width:85px;height:1.5em;margin:0}.form-control::-webkit-datetime-edit{display:block;padding:0}.form-control::-moz-placeholder{color:var(--bs-secondary-color);opacity:1}.form-control::-webkit-file-upload-button{padding:.375rem .75rem;margin:-.375rem -.75rem;-webkit-margin-end:.75rem;margin-inline-end:.75rem;color:var(--bs-body-color);background-color:var(--bs-tertiary-bg);border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:var(--bs-border-width);border-radius:0}.fade:not(.show){opacity:0}.nav{--bs-nav-link-padding-x:1rem;--bs-nav-link-padding-y:0.5rem;--bs-nav-link-font-weight:;--bs-nav-link-color:var(--bs-link-color);--bs-nav-link-hover-color:var(--bs-link-hover-color);--bs-nav-link-disabled-color:var(--bs-secondary-color);display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.btn-close{--bs-btn-close-color:#000;--bs-btn-close-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e");--bs-btn-close-opacity:0.5;--bs-btn-close-hover-opacity:0.75;--bs-btn-close-focus-shadow:0 0 0 0.25rem rgba(13, 110, 253, 0.25);--bs-btn-close-focus-opacity:1;--bs-btn-close-disabled-opacity:0.25;--bs-btn-close-white-filter:invert(1) grayscale(100%) brightness(200%);box-sizing:content-box;width:1em;height:1em;padding:.25em .25em;color:var(--bs-btn-close-color);background:transparent var(--bs-btn-close-bg) center/1em auto no-repeat;border:0;border-radius:.375rem;opacity:var(--bs-btn-close-opacity)}.modal{--bs-modal-zindex:1055;--bs-modal-width:500px;--bs-modal-padding:1rem;--bs-modal-margin:0.5rem;--bs-modal-color:;--bs-modal-bg:var(--bs-body-bg);--bs-modal-border-color:var(--bs-border-color-translucent);--bs-modal-border-width:var(--bs-border-width);--bs-modal-border-radius:var(--bs-border-radius-lg);--bs-modal-box-shadow:0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);--bs-modal-inner-border-radius:calc(var(--bs-border-radius-lg) - (var(--bs-border-width)));--bs-modal-header-padding-x:1rem;--bs-modal-header-padding-y:1rem;--bs-modal-header-padding:1rem 1rem;--bs-modal-header-border-color:var(--bs-border-color);--bs-modal-header-border-width:var(--bs-border-width);--bs-modal-title-line-height:1.5;--bs-modal-footer-gap:0.5rem;--bs-modal-footer-bg:;--bs-modal-footer-border-color:var(--bs-border-color);--bs-modal-footer-border-width:var(--bs-border-width);position:fixed;top:0;left:0;z-index:var(--bs-modal-zindex);display:none;width:100%;height:100%;overflow-x:hidden;overflow-y:auto;outline:0}.modal-dialog{position:relative;width:auto;margin:var(--bs-modal-margin)}.modal.fade .modal-dialog{transform:translate(0,-50px)}.modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - var(--bs-modal-margin) * 2)}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;color:var(--bs-modal-color);background-color:var(--bs-modal-bg);background-clip:padding-box;border:var(--bs-modal-border-width) solid var(--bs-modal-border-color);border-radius:var(--bs-modal-border-radius);outline:0}@media (min-width:576px){.modal{--bs-modal-margin:1.75rem;--bs-modal-box-shadow:0 0.5rem 1rem rgba(0, 0, 0, 0.15)}.modal-dialog{max-width:var(--bs-modal-width);margin-right:auto;margin-left:auto}}.align-items-center{align-items:center!important}body,h2{font-family:'Jost',sans-serif}*,*:after,*:before{margin:0;padding:0;outline:none;box-sizing:border-box}.container.container-lg,.header-container{max-width:1460px;padding:0px 30px}.container{max-width:1210px;padding:0px 30px}i::before{text-rendering:optimizeLegibility}html{height:100%;font-size:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}html,body{height:100%}body{font-style:normal;font-variant:normal;font-size:20px;line-height:1.5;font-weight:400;overflow-x:hidden;position:relative;-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:100%}img{max-width:100%;vertical-align:middle}a{outline:none;text-decoration:none;color:#686868}:focus{border:none;outline:none!important}a img{border:none}ul{margin:0px auto 30px;padding-left:15px;list-style-position:outside}p{margin-top:0;margin-bottom:30px}h2{font-size:100%}h2{font-size:45px;font-weight:700;margin:0px 0px 0px;padding:0px 0px 20px;line-height:1.3}h2{font-size:40px}iframe{display:block;width:100%}.show-lg,.show-sm{display:none!important}.container:after{display:block;content:" ";clear:both}strong{font-weight:700}.responsive{width:100%!important;max-width:100%!important}.relative{position:relative}.gutters-15{margin-right:-15px;margin-left:-15px}.gutters-15>[class*="col-"]{padding-right:15px;padding-left:15px}#wrapper{position:relative;height:auto!important;min-height:100%;height:100%;width:100%;display:block;overflow:hidden;background:#FFFFFF}body,#wrapper{opacity:1}#wrapper{max-width:1920px;margin:0 auto}.header-container{display:flex;align-items:center;justify-content:space-between;margin:0px auto;position:relative}#pageHeaderWrapper{position:relative;width:100%;z-index:100;display:block;margin:0px auto;max-width:1920px}#pageHeader{position:relative;width:100%;z-index:101;display:block;margin:0px auto;padding:0px 0px;background:#000000}.headerTop{position:relative;width:100%;z-index:1002;display:block;margin:0px auto;padding:0px 0px}.logo-holder{display:flex;align-items:center;justify-content:center;position:relative;order:1}.logo{position:relative;z-index:1001;display:block;width:112px;padding:0px 0px;margin:0px}.logo a{display:block;padding:10px 0px;width:100%;line-height:1;position:relative}.logo img{max-width:100%;width:100%}.top-right{position:relative;z-index:1010;order:3;margin-left:35px}.topRightHeader{display:flex;align-items:center;order:2;margin-left:auto}.nav-wrapper{position:static;display:block;margin:0px auto;width:100%}.nav-container{position:static;display:block;width:100%}.custom-menu-wrap{position:static;padding:0;width:100%;margin:0 auto;display:block}.nav{position:static;width:100%;display:block;margin:0px auto;text-align:center}.nav ul{position:static;padding:0;width:100%;margin:0 auto;display:block;text-transform:none;list-style-type:none;width:100%}.nav>ul>li{position:relative;display:block;float:left;padding:0px 35px;margin:0px}.nav>ul>li>a{position:relative;display:block;color:#ffffff;font-weight:400;text-align:center;padding:25px 10px;line-height:1;text-transform:capitalize;font-size:16px}.nav>ul>li>a::before{content:"";width:0%;height:1px;position:absolute;left:50%;bottom:15px;background:#EAC671;opacity:1;border-radius:0px 0px 0px 0px;z-index:0}.nav>ul>li.selected>a{color:#ffffff;opacity:1}.nav>ul>li.selected>a::before{left:0px;width:100%}.nav>ul>li.selected>a{font-weight:400;opacity:1}.nav>ul ul{position:absolute;left:auto;top:auto;opacity:0;padding:10px 0px;width:200px;text-align:left;visibility:hidden;border-radius:8px;text-transform:none;margin:-30px 0px 0px -20px;box-shadow:4px 4px 20px rgba(0,0,0,0.16);border-top:0px solid #e6e6e6;background:#ffffff}.nav>ul ul::before{content:"";position:absolute;left:45px;top:-7px;width:0;height:0;border-left:9px solid transparent;border-right:9px solid transparent;border-bottom:7px solid #ffffff}.nav>ul ul>li:first-child a{border-radius:8px 8px 0px 0px}.nav>ul ul>li:last-child a{border-radius:0px 0px 8px 8px}.nav>ul ul li{position:relative;display:block;padding:0px;color:#FFFFFF;margin:0px auto 0px;border-bottom:0px solid #cccccc}.nav>ul ul li:last-child{border-bottom:0px}.nav>ul ul a{position:relative;display:block;color:#2E2E2E;padding:10px 20px;background:#FFFFFF;font-size:16px;font-weight:400;text-transform:capitalize;text-align:left}.nav>ul ul li:last-child a{border-bottom:0px}.main-content-wrapper{position:relative;width:100%;z-index:1;margin:0px auto;padding:0px 0px;max-width:1920px;background:#ffffff}.bannerWrapper{position:relative;display:block;width:100%;z-index:2;margin:0px auto;padding:0px 0px}.form-control{width:100%;height:50px;line-height:48px;border:1px solid #CECECE;color:#1A1A1A;box-shadow:none!important;border-radius:8px;padding:0px 25px;background:#FFFFFF;text-transform:none;outline:none!important;font-size:16px}input.form-control::-webkit-input-placeholder{color:#B7B7B7!important;opacity:1!important}.btn-close{padding:0px;border:0px;border-radius:50%;background:none;position:absolute;right:0px;top:-35px;font-size:16px;line-height:1;z-index:1;opacity:1!important;text-shadow:none;outline:none!important;box-shadow:none!important;color:#ffffff;display:flex;align-items:center;justify-content:center;width:auto;height:30px;font-weight:700}.btn-close i{line-height:1}.modal-content{border-radius:6px}.custom-button{display:inline-flex;align-items:center;justify-content:center;text-align:center;position:relative;z-index:1;outline:none!important;text-decoration:none!important;font-weight:400;color:#ffffff;border-radius:8px;border:0px solid transparent;vertical-align:top;padding:0px 40px 0px;font-size:16px;line-height:1;height:50px;text-transform:capitalize;background:linear-gradient(135deg,#c69049 0%,#f7da80 100%)}.custom-button.btn-border{background:none;box-shadow:none!important;border:1px solid transparent}.custom-button.btn-border::after{display:none}.custom-button.btn-border.bdr-white{border-color:#FFFFFF;color:#FFFFFF}.custom-button-holder{display:inline-flex;justify-content:center;position:relative}.footer-bar{position:fixed;left:0px;bottom:0px;width:100%;padding:10px 0px;z-index:8;border-top:1px solid rgba(0,0,0,.1)}.footer-bar a{display:flex;justify-content:center;align-items:center;margin:0px auto;line-height:1;color:#111111;position:relative;border:0px;width:30px}.footer-bar a .cart-count,.top-cart .cart-count{display:flex;justify-content:center;align-items:center;position:static;color:#090909;width:35px;height:35px;background:#EAC671;line-height:1;border:0px solid #FFFFFF;border-radius:20px;font-weight:500;margin-left:10px}.footer-bar a .cart-count{position:absolute;top:-7px;right:-7px;margin-left:0px}.footer-bar .col:nth-child(2){border-left:1px solid rgba(255,255,255,.1);border-right:1px solid rgba(255,255,255,.1)}em{font-style:italic}.banner_caption{position:absolute;z-index:2;width:100%;height:100%;top:0px;left:0px;display:flex;align-items:center;justify-content:center}.banner_caption::before{content:"";position:absolute;width:100%;height:100%;left:0%;top:0%;background:#000000;z-index:-1;background-position:left center;opacity:0}.banner_caption-inner{width:480px;margin:0px 0px 0px auto;text-align:left}.banner_caption-inner h2{font-size:55px;line-height:1.3;padding-bottom:30px;color:#ffffff;font-weight:500}.banner-scroll{position:absolute;bottom:70px;z-index:2;left:50%;transform:translateX(-50%)}.banner-scroll a{display:flex;align-items:center;justify-content:center;width:81px;position:relative}.banner-scroll a img{width:100%;display:block}.quickSearch .modal-content{border:0px!important;border-radius:0px!important;background:none}.quickSearch .btn-close{right:0;top:-20px;color:#FFFFFF;background:none;width:auto;height:auto}.search-box{position:relative}.search-button{position:absolute;right:0px;top:0px;display:flex;justify-content:center;align-items:center;padding:0px;border:0px;height:100%;width:60px;background:none!important;border-radius:0px}.top-cart{position:relative;color:#ffffff}.top-cart img{margin-right:10px}.top-link,.top-cart{display:flex;align-items:center;justify-content:center;line-height:1;position:relative}.top-link{color:#ffffff}.banner-video{height:calc(100vh - 100px)}video{display:block;height:auto;margin:auto;position:relative;width:100%}.video-wrap{margin:0 auto;position:relative;width:100%}.cover-video video{position:absolute;left:0px;top:0px;width:100%;height:100%;object-fit:cover}.video-wrap.cover-video{padding-bottom:36.35%}.size-14{font-size:14px}body{color:#686868}h2{color:#090909}.white{color:#ffffff}::-webkit-scrollbar-thumb{background-color:#D09F54}::-webkit-scrollbar-track{background-color:#1A1A1A}body{background-color:#ffffff}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-thumb,::-webkit-scrollbar-track{border-radius:0px}html{scrollbar-width:thin;scrollbar-color:#EAC671 #1A1A1A}.grecaptcha-badge{z-index:2;bottom:70px!important}@media only screen and (max-width:1599.98px){.container.container-lg,.header-container{max-width:1200px;padding:0px 30px}.container{max-width:1010px;padding:0px 30px}body{font-size:16px}p{margin-bottom:20px}h2{font-size:33px}.gutters-15{margin-right:-12px;margin-left:-12px}.gutters-15>[class*="col-"]{padding-right:12px;padding-left:12px}.top-right{margin-left:30px}.logo{width:94px}.logo a{padding:8px 0px}.nav>ul>li{padding:0px 17px}.nav>ul>li>a{padding:20px 8px;font-size:13px}.nav>ul>li>a::before{bottom:10px}.nav>ul ul{width:170px}.nav>ul ul a{font-size:13px;padding:8px 16px}.top-link img,.top-cart img{max-width:18px;max-height:18px}.footer-bar a .cart-count,.top-cart .cart-count{top:-12px;right:-12px;width:22px;height:22px;font-size:9px}.form-control{height:40px;line-height:38px;padding:0px 20px;font-size:13px}.custom-button{padding:0px 25px;font-size:13px;height:40px}.custom-button::before{width:43px;height:50px}.banner_caption-inner{width:400px}.banner_caption-inner h2{font-size:45px;padding-bottom:25px}.banner-scroll{bottom:60px}.banner-scroll a{width:66px}.search-button{width:50px;height:100%}.search-button img{width:16px}.size-14{font-size:11px}.banner-video{height:calc(100vh - 83px)}}@media only screen and (max-width:1299.98px){.container.container-lg{max-width:100%;padding:0px 30px}.banner-scroll{bottom:30px}.nav>ul>li{padding:0px 10px}}@media only screen and (max-width:991.98px){.show-lg{display:block!important}.logo-holder{position:static;background:none;width:auto;height:auto;order:1}.top-right{right:50px;margin:0px}.top-right::before{display:none}.topRightHeader{position:absolute;top:0px;margin:0px;display:block;clear:both;left:0px;right:0px;width:auto}.nav-wrapper{float:none;margin:20px auto;height:40px;z-index:1;position:absolute;left:0px;right:0px}.nav-container{position:absolute;top:auto;margin:0px;display:block;clear:both;left:0px;right:0px}.nav-wrapper .nav{display:none!important}.banner_caption-inner{width:100%;margin:0px}.banner_caption-inner h2{font-size:4.5vw}.banner-video{padding-bottom:55.83%;height:auto}.main-banner-container .banner_caption{position:static;padding-top:10px}.main-banner-container{padding-bottom:100px}.main-banner-container .banner_caption-inner{text-align:center}}@media only screen and (max-width:767.98px){.banner_caption-inner{width:100%;text-align:center}}@media only screen and (max-width:699.98px){.banner_caption-inner{width:100%}}@media only screen and (max-width:575.98px){.show-sm{display:block!important}.hide-sm{display:none!important}body{font-size:13px;letter-spacing:0px;line-height:1.5}p{margin-bottom:20px}h2{font-size:22px;letter-spacing:0px!important;padding:0px 0px 12px}.gutters-15{margin-right:-10px;margin-left:-10px}.gutters-15>[class*="col-"]{padding-right:10px;padding-left:10px}.size-14{font-size:12px}.form-control{height:40px;line-height:36px;padding:0px 20px;font-size:13px}.custom-button{padding:0px 20px;font-size:11px;height:40px}.custom-button::before{width:35px;height:40px}.search-button{width:40px;height:100%}.btn-close{font-size:13px;height:20px;top:-25px}.btn-close i{font-size:20px}.top-right{right:45px}.search-box{width:100%}.banner-scroll{bottom:15px}}textarea,input[type="text"],input[type="text"]{-webkit-appearance:none}</style>
		        	        		<meta name="description" content="GEM COMM is an investor and public relations company in Singapore that also offers integrated marketing services such as Pre-IPO marketing. Inquire today!">
                                            	<meta name="dcterms.rightsHolder" content="gem-comm.com – GEM COMM"/>
		        
	 
<link rel="icon" type="image/x-icon" href="https://gem-comm.com/wp-content/themes/gem-comm-new/favicon.ico">
<link rel="apple-touch-icon" href="https://gem-comm.com/wp-content/themes/gem-comm-new/favicon.png" />
             


<link rel="preload" as="image" href="https://gem-comm.com/wp-content/uploads/2023/10/logo.png" />

<meta name='robots' content='max-image-preview:large' />

<link rel="alternate" type="application/rss+xml" title="Investor &amp; Public Relations Company Singapore | GEM COMM &raquo; Feed" href="https://gem-comm.com/feed/" />
<link rel="alternate" type="application/rss+xml" title="Investor &amp; Public Relations Company Singapore | GEM COMM &raquo; Comments Feed" href="https://gem-comm.com/comments/feed/" />
<style id='wp-emoji-styles-inline-css' type='text/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>
<link rel='preload'  href='https://gem-comm.com/wp-includes/css/dist/block-library/style.min.css?ver=6.5.3' data-rocket-async="style" as="style" onload="this.onload=null;this.rel='stylesheet'" onerror="this.removeAttribute('data-rocket-async')"  type='text/css' media='all' />
<style id='classic-theme-styles-inline-css' type='text/css'>
/*! This file is auto-generated */
.wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none}
</style>
<style id='global-styles-inline-css' type='text/css'>
body{--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--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);}:where(.is-layout-flex){gap: 0.5em;}:where(.is-layout-grid){gap: 0.5em;}body .is-layout-flex{display: flex;}body .is-layout-flex{flex-wrap: wrap;align-items: center;}body .is-layout-flex > *{margin: 0;}body .is-layout-grid{display: grid;}body .is-layout-grid > *{margin: 0;}:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}.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;}
.wp-block-navigation a:where(:not(.wp-element-button)){color: inherit;}
:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}
:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}
.wp-block-pullquote{font-size: 1.5em;line-height: 1.6;}
</style>
<link data-minify="1" rel='preload'  href='https://gem-comm.com/wp-content/cache/min/1/wp-content/plugins/contact-form-7/includes/css/styles.css?ver=1715657969' data-rocket-async="style" as="style" onload="this.onload=null;this.rel='stylesheet'" onerror="this.removeAttribute('data-rocket-async')"  type='text/css' media='all' />
<link data-minify="1" rel='preload'  href='https://gem-comm.com/wp-content/cache/min/1/wp-content/plugins/woocommerce/assets/css/woocommerce-layout.css?ver=1715657969' data-rocket-async="style" as="style" onload="this.onload=null;this.rel='stylesheet'" onerror="this.removeAttribute('data-rocket-async')"  type='text/css' media='all' />
<link data-minify="1" rel='preload'  href='https://gem-comm.com/wp-content/cache/min/1/wp-content/plugins/woocommerce/assets/css/woocommerce-smallscreen.css?ver=1715657969' data-rocket-async="style" as="style" onload="this.onload=null;this.rel='stylesheet'" onerror="this.removeAttribute('data-rocket-async')"  type='text/css' media='only screen and (max-width: 768px)' />
<link data-minify="1" rel='preload'  href='https://gem-comm.com/wp-content/cache/background-css/gem-comm.com/wp-content/cache/min/1/wp-content/plugins/woocommerce/assets/css/woocommerce.css?ver=1715657969&wpr_t=1716121468' data-rocket-async="style" as="style" onload="this.onload=null;this.rel='stylesheet'" onerror="this.removeAttribute('data-rocket-async')"  type='text/css' media='all' />
<style id='woocommerce-inline-inline-css' type='text/css'>
.woocommerce form .form-row .required { visibility: visible; }
</style>
<link rel='preload'  href='https://gem-comm.com/wp-content/plugins/wpcf7-redirect/build/css/wpcf7-redirect-frontend.min.css?ver=1.1' data-rocket-async="style" as="style" onload="this.onload=null;this.rel='stylesheet'" onerror="this.removeAttribute('data-rocket-async')"  type='text/css' media='all' />
<link data-minify="1" rel='preload'  href='https://gem-comm.com/wp-content/cache/min/1/wp-content/plugins/woo-added-to-cart-notification/assets/libs/feather/feather.css?ver=1715657969' data-rocket-async="style" as="style" onload="this.onload=null;this.rel='stylesheet'" onerror="this.removeAttribute('data-rocket-async')"  type='text/css' media='all' />
<link data-minify="1" rel='preload'  href='https://gem-comm.com/wp-content/cache/min/1/wp-content/plugins/woo-added-to-cart-notification/assets/libs/magnific-popup/magnific-popup.css?ver=1715657969' data-rocket-async="style" as="style" onload="this.onload=null;this.rel='stylesheet'" onerror="this.removeAttribute('data-rocket-async')"  type='text/css' media='all' />
<link data-minify="1" rel='preload'  href='https://gem-comm.com/wp-content/cache/min/1/wp-content/plugins/woo-added-to-cart-notification/assets/css/frontend.css?ver=1715657969' data-rocket-async="style" as="style" onload="this.onload=null;this.rel='stylesheet'" onerror="this.removeAttribute('data-rocket-async')"  type='text/css' media='all' />
<link data-minify="1" rel='preload'  href='https://gem-comm.com/wp-content/cache/background-css/gem-comm.com/wp-content/cache/min/1/wp-content/themes/gem-comm-new/css/plugins.css?ver=1715657970&wpr_t=1716121468' data-rocket-async="style" as="style" onload="this.onload=null;this.rel='stylesheet'" onerror="this.removeAttribute('data-rocket-async')"  type='text/css' media='all' />
<link data-minify="1" rel='preload'  href='https://gem-comm.com/wp-content/cache/background-css/gem-comm.com/wp-content/cache/min/1/wp-content/themes/gem-comm-new/css/style.css?ver=1715657970&wpr_t=1716121468' data-rocket-async="style" as="style" onload="this.onload=null;this.rel='stylesheet'" onerror="this.removeAttribute('data-rocket-async')"  type='text/css' media='all' />
<link data-minify="1" rel='preload'  href='https://gem-comm.com/wp-content/cache/min/1/wp-content/themes/gem-comm-new/css/responsive.css?ver=1715657970' data-rocket-async="style" as="style" onload="this.onload=null;this.rel='stylesheet'" onerror="this.removeAttribute('data-rocket-async')"  type='text/css' media='all' />
<link data-minify="1" rel='preload'  href='https://gem-comm.com/wp-content/cache/min/1/wp-content/themes/gem-comm-new/css/verz-woocom.css?ver=1715657970' data-rocket-async="style" as="style" onload="this.onload=null;this.rel='stylesheet'" onerror="this.removeAttribute('data-rocket-async')"  type='text/css' media='all' />
<style id='rocket-lazyload-inline-css' type='text/css'>
.rll-youtube-player{position:relative;padding-bottom:56.23%;height:0;overflow:hidden;max-width:100%;}.rll-youtube-player:focus-within{outline: 2px solid currentColor;outline-offset: 5px;}.rll-youtube-player iframe{position:absolute;top:0;left:0;width:100%;height:100%;z-index:100;background:0 0}.rll-youtube-player img{bottom:0;display:block;left:0;margin:auto;max-width:100%;width:100%;position:absolute;right:0;top:0;border:none;height:auto;-webkit-transition:.4s all;-moz-transition:.4s all;transition:.4s all}.rll-youtube-player img:hover{-webkit-filter:brightness(75%)}.rll-youtube-player .play{height:100%;width:100%;left:0;top:0;position:absolute;background:var(--wpr-bg-296e5092-e03e-4389-aca7-c5f38a2eac90) no-repeat center;background-color: transparent !important;cursor:pointer;border:none;}
</style>
<script type="text/javascript" src="https://gem-comm.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1" id="jquery-core-js" defer></script>
<script type="text/javascript" src="https://gem-comm.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1" id="jquery-migrate-js" defer></script>
<link rel="https://api.w.org/" href="https://gem-comm.com/wp-json/" /><link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://gem-comm.com/xmlrpc.php?rsd" />
	<noscript><style>.woocommerce-product-gallery{ opacity: 1 !important; }</style></noscript>
	<noscript><style id="rocket-lazyload-nojs-css">.rll-youtube-player, [data-lazy-src]{display:none !important;}</style></noscript><script type="rocketlazyloadscript">
/*! loadCSS rel=preload polyfill. [c]2017 Filament Group, Inc. MIT License */
(function(w){"use strict";if(!w.loadCSS){w.loadCSS=function(){}}
var rp=loadCSS.relpreload={};rp.support=(function(){var ret;try{ret=w.document.createElement("link").relList.supports("preload")}catch(e){ret=!1}
return function(){return ret}})();rp.bindMediaToggle=function(link){var finalMedia=link.media||"all";function enableStylesheet(){link.media=finalMedia}
if(link.addEventListener){link.addEventListener("load",enableStylesheet)}else if(link.attachEvent){link.attachEvent("onload",enableStylesheet)}
setTimeout(function(){link.rel="stylesheet";link.media="only x"});setTimeout(enableStylesheet,3000)};rp.poly=function(){if(rp.support()){return}
var links=w.document.getElementsByTagName("link");for(var i=0;i<links.length;i++){var link=links[i];if(link.rel==="preload"&&link.getAttribute("as")==="style"&&!link.getAttribute("data-loadcss")){link.setAttribute("data-loadcss",!0);rp.bindMediaToggle(link)}}};if(!rp.support()){rp.poly();var run=w.setInterval(rp.poly,500);if(w.addEventListener){w.addEventListener("load",function(){rp.poly();w.clearInterval(run)})}else if(w.attachEvent){w.attachEvent("onload",function(){rp.poly();w.clearInterval(run)})}}
if(typeof exports!=="undefined"){exports.loadCSS=loadCSS}
else{w.loadCSS=loadCSS}}(typeof global!=="undefined"?global:this))
</script><style id="wpr-lazyload-bg"></style><style id="wpr-lazyload-bg-exclusion"></style>
<noscript>
<style id="wpr-lazyload-bg-nostyle">:root{--wpr-bg-4353e9d6-4c9c-4075-8a71-2e93b4796e70: url('../../../../../../../../../../../../plugins/woocommerce/assets/images/icons/loader.svg');}:root{--wpr-bg-33fd40c5-f3ba-4253-87f7-402ccfa9be75: url('../../../../../../../../../../../../plugins/woocommerce/assets/images/icons/loader.svg');}:root{--wpr-bg-3857fb9f-91f5-4393-9abb-d3d48bf52670: url('../../../../../../../../../../../../plugins/woocommerce/assets/images/icons/credit-cards/visa.svg');}:root{--wpr-bg-07ccdd92-dbe2-48da-93c3-df68d2f3c4cc: url('../../../../../../../../../../../../plugins/woocommerce/assets/images/icons/credit-cards/mastercard.svg');}:root{--wpr-bg-0b268865-2e99-4891-a4f4-ded26e1af95c: url('../../../../../../../../../../../../plugins/woocommerce/assets/images/icons/credit-cards/laser.svg');}:root{--wpr-bg-eb84e359-bd28-4b03-a477-ddb81071db06: url('../../../../../../../../../../../../plugins/woocommerce/assets/images/icons/credit-cards/diners.svg');}:root{--wpr-bg-7c77c301-5a45-45fa-a2e9-85b2aa1a1a69: url('../../../../../../../../../../../../plugins/woocommerce/assets/images/icons/credit-cards/maestro.svg');}:root{--wpr-bg-4a1a03f1-b18f-4383-9e82-789228f9ab70: url('../../../../../../../../../../../../plugins/woocommerce/assets/images/icons/credit-cards/jcb.svg');}:root{--wpr-bg-60ef39a1-203c-4392-8fa9-a3ae99095640: url('../../../../../../../../../../../../plugins/woocommerce/assets/images/icons/credit-cards/amex.svg');}:root{--wpr-bg-f2689393-9be3-4e66-aa8e-5d451a379e49: url('../../../../../../../../../../../../plugins/woocommerce/assets/images/icons/credit-cards/discover.svg');}:root{--wpr-bg-a838faaa-a964-4d69-b314-a8b7447ab748: url('../../../../../../../../../../../themes/gem-comm-new/images/default/ajax-loader.gif');}:root{--wpr-bg-7039c007-c200-4898-a29a-843c04ef984b: url('../../../../../../../../../../../themes/gem-comm-new/images/default/overlay.png');}:root{--wpr-bg-81eae1d4-cbfd-4738-bd59-994c6cfa39e5: url('../../../../../../../../../../../themes/gem-comm-new/images/default/cd-top-arrow-white.png');}:root{--wpr-bg-f944e39f-5280-4f5d-b77b-e0e79e3f4b11: url('../../../../../../../../../../../themes/gem-comm-new/images/arrow-up.png');}:root{--wpr-bg-0e144403-0a1f-40dc-a5e0-2ed459146a84: url('../../../../../../../../../../../themes/gem-comm-new/images/arrow-down.png');}:root{--wpr-bg-47cf34d0-57fb-4202-867e-4c43604f6ef6: url('../../../../../../../../../../../themes/gem-comm-new/images/arrow-down-white.png');}:root{--wpr-bg-2d64aac8-39f2-4019-ac41-0f4e030383be: url('../../../../../../../../../../../themes/gem-comm-new/images/default/verz-logo.png');}:root{--wpr-bg-53829afc-0c69-4913-95f7-8b24fa01c298: url('../../../../../../../../../../../themes/gem-comm-new/images/home-bg1.jpg');}:root{--wpr-bg-296e5092-e03e-4389-aca7-c5f38a2eac90: url('https://gem-comm.com/wp-content/plugins/wp-rocket/assets/img/youtube.png');}</style>
</noscript>
<script type="application/javascript">const rocket_pairs = [{"selector":".woocommerce .blockUI.blockOverlay","style":":root{--wpr-bg-4353e9d6-4c9c-4075-8a71-2e93b4796e70: url('..\/..\/..\/..\/..\/..\/..\/..\/..\/..\/..\/..\/plugins\/woocommerce\/assets\/images\/icons\/loader.svg');}","hash":"4353e9d6-4c9c-4075-8a71-2e93b4796e70"},{"selector":".woocommerce .loader","style":":root{--wpr-bg-33fd40c5-f3ba-4253-87f7-402ccfa9be75: url('..\/..\/..\/..\/..\/..\/..\/..\/..\/..\/..\/..\/plugins\/woocommerce\/assets\/images\/icons\/loader.svg');}","hash":"33fd40c5-f3ba-4253-87f7-402ccfa9be75"},{"selector":"#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.visa,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.visa,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.visa,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.visa,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.visa,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.visa,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.visa,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.visa,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.visa","style":":root{--wpr-bg-3857fb9f-91f5-4393-9abb-d3d48bf52670: url('..\/..\/..\/..\/..\/..\/..\/..\/..\/..\/..\/..\/plugins\/woocommerce\/assets\/images\/icons\/credit-cards\/visa.svg');}","hash":"3857fb9f-91f5-4393-9abb-d3d48bf52670"},{"selector":"#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.mastercard,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.mastercard,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.mastercard","style":":root{--wpr-bg-07ccdd92-dbe2-48da-93c3-df68d2f3c4cc: url('..\/..\/..\/..\/..\/..\/..\/..\/..\/..\/..\/..\/plugins\/woocommerce\/assets\/images\/icons\/credit-cards\/mastercard.svg');}","hash":"07ccdd92-dbe2-48da-93c3-df68d2f3c4cc"},{"selector":"#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.laser,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.laser,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.laser,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.laser,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.laser,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.laser,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.laser,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.laser,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.laser","style":":root{--wpr-bg-0b268865-2e99-4891-a4f4-ded26e1af95c: url('..\/..\/..\/..\/..\/..\/..\/..\/..\/..\/..\/..\/plugins\/woocommerce\/assets\/images\/icons\/credit-cards\/laser.svg');}","hash":"0b268865-2e99-4891-a4f4-ded26e1af95c"},{"selector":"#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.dinersclub,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.dinersclub,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.dinersclub","style":":root{--wpr-bg-eb84e359-bd28-4b03-a477-ddb81071db06: url('..\/..\/..\/..\/..\/..\/..\/..\/..\/..\/..\/..\/plugins\/woocommerce\/assets\/images\/icons\/credit-cards\/diners.svg');}","hash":"eb84e359-bd28-4b03-a477-ddb81071db06"},{"selector":"#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.maestro,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.maestro,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.maestro,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.maestro,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.maestro,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.maestro","style":":root{--wpr-bg-7c77c301-5a45-45fa-a2e9-85b2aa1a1a69: url('..\/..\/..\/..\/..\/..\/..\/..\/..\/..\/..\/..\/plugins\/woocommerce\/assets\/images\/icons\/credit-cards\/maestro.svg');}","hash":"7c77c301-5a45-45fa-a2e9-85b2aa1a1a69"},{"selector":"#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.jcb,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.jcb,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.jcb","style":":root{--wpr-bg-4a1a03f1-b18f-4383-9e82-789228f9ab70: url('..\/..\/..\/..\/..\/..\/..\/..\/..\/..\/..\/..\/plugins\/woocommerce\/assets\/images\/icons\/credit-cards\/jcb.svg');}","hash":"4a1a03f1-b18f-4383-9e82-789228f9ab70"},{"selector":"#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.amex,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.amex,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.amex,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.amex,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.amex,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.amex,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.amex,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.amex,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.amex","style":":root{--wpr-bg-60ef39a1-203c-4392-8fa9-a3ae99095640: url('..\/..\/..\/..\/..\/..\/..\/..\/..\/..\/..\/..\/plugins\/woocommerce\/assets\/images\/icons\/credit-cards\/amex.svg');}","hash":"60ef39a1-203c-4392-8fa9-a3ae99095640"},{"selector":"#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.discover,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.discover,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.discover,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.discover,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.discover,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.discover,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.discover,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.discover,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.discover","style":":root{--wpr-bg-f2689393-9be3-4e66-aa8e-5d451a379e49: url('..\/..\/..\/..\/..\/..\/..\/..\/..\/..\/..\/..\/plugins\/woocommerce\/assets\/images\/icons\/credit-cards\/discover.svg');}","hash":"f2689393-9be3-4e66-aa8e-5d451a379e49"},{"selector":".slick-loading .slick-list","style":":root{--wpr-bg-a838faaa-a964-4d69-b314-a8b7447ab748: url('..\/..\/..\/..\/..\/..\/..\/..\/..\/..\/..\/themes\/gem-comm-new\/images\/default\/ajax-loader.gif');}","hash":"a838faaa-a964-4d69-b314-a8b7447ab748"},{"selector":".grid-box .img-holder","style":":root{--wpr-bg-7039c007-c200-4898-a29a-843c04ef984b: url('..\/..\/..\/..\/..\/..\/..\/..\/..\/..\/..\/themes\/gem-comm-new\/images\/default\/overlay.png');}","hash":"7039c007-c200-4898-a29a-843c04ef984b"},{"selector":"#toTop","style":":root{--wpr-bg-81eae1d4-cbfd-4738-bd59-994c6cfa39e5: url('..\/..\/..\/..\/..\/..\/..\/..\/..\/..\/..\/themes\/gem-comm-new\/images\/default\/cd-top-arrow-white.png');}","hash":"81eae1d4-cbfd-4738-bd59-994c6cfa39e5"},{"selector":".accordion-header a","style":":root{--wpr-bg-f944e39f-5280-4f5d-b77b-e0e79e3f4b11: url('..\/..\/..\/..\/..\/..\/..\/..\/..\/..\/..\/themes\/gem-comm-new\/images\/arrow-up.png');}","hash":"f944e39f-5280-4f5d-b77b-e0e79e3f4b11"},{"selector":".accordion-header a.collapsed","style":":root{--wpr-bg-0e144403-0a1f-40dc-a5e0-2ed459146a84: url('..\/..\/..\/..\/..\/..\/..\/..\/..\/..\/..\/themes\/gem-comm-new\/images\/arrow-down.png');}","hash":"0e144403-0a1f-40dc-a5e0-2ed459146a84"},{"selector":".accordion-header a.collapsed","style":":root{--wpr-bg-47cf34d0-57fb-4202-867e-4c43604f6ef6: url('..\/..\/..\/..\/..\/..\/..\/..\/..\/..\/..\/themes\/gem-comm-new\/images\/arrow-down-white.png');}","hash":"47cf34d0-57fb-4202-867e-4c43604f6ef6"},{"selector":".copyright strong","style":":root{--wpr-bg-2d64aac8-39f2-4019-ac41-0f4e030383be: url('..\/..\/..\/..\/..\/..\/..\/..\/..\/..\/..\/themes\/gem-comm-new\/images\/default\/verz-logo.png');}","hash":"2d64aac8-39f2-4019-ac41-0f4e030383be"},{"selector":".comm-container","style":":root{--wpr-bg-53829afc-0c69-4913-95f7-8b24fa01c298: url('..\/..\/..\/..\/..\/..\/..\/..\/..\/..\/..\/themes\/gem-comm-new\/images\/home-bg1.jpg');}","hash":"53829afc-0c69-4913-95f7-8b24fa01c298"},{"selector":".rll-youtube-player .play","style":":root{--wpr-bg-296e5092-e03e-4389-aca7-c5f38a2eac90: url('https:\/\/gem-comm.com\/wp-content\/plugins\/wp-rocket\/assets\/img\/youtube.png');}","hash":"296e5092-e03e-4389-aca7-c5f38a2eac90"}]; const rocket_excluded_pairs = [];</script></head>

<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-CDR9MKVW6C"></script>
<script>
  window.dataLayer = window.dataLayer || [];
  function gtag(){dataLayer.push(arguments);}
  gtag('js', new Date());

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

<body data-rsssl=1 class="home blog theme-gem-comm-new woocommerce-no-js">
<div id="wrapper">
<!-- Header -->
<header id="pageHeaderWrapper">
    <div id="pageHeader">
        <div class="headerTop">
            <div class="header-container">
                <div class="logo-holder">
                    <div class="logo">
                            		
		 <a href="https://gem-comm.com/" >
         	<img src="https://gem-comm.com/wp-content/uploads/2023/10/logo.png" alt="">
         </a>
                                 </div>
                </div>
                <div class="top-right">
                    <div class="row gutters-15 align-items-center">
                        <div class="col-auto">
                            <a href="javascript:void(0);" class="top-link" title="Search" data-bs-toggle="modal" data-bs-target="#quickSearch"><img src="https://gem-comm.com/wp-content/themes/gem-comm-new/images/search.svg" alt="Search" /></a>
                        </div>
                        <div class="col-auto hide-sm">
                            <a href="https://gem-comm.com/my-account/" class="top-link" title="My Account"><img src="https://gem-comm.com/wp-content/themes/gem-comm-new/images/user.svg" alt="My Account" /></a>
                        </div>
                        <div class="col-auto hide-sm">
                            <div class="widget_shopping_cart_content">

	  <a href="https://gem-comm.com/cart/" class="top-cart size-14" title="Cart"><img src="https://gem-comm.com/wp-content/themes/gem-comm-new/images/cart.svg" alt="Cart" /> My Cart <span class="cart-count"> 0 </span></a>


</div>
                        </div>
                    </div>
                </div>
                <div class="topRightHeader">
                    <div class="nav-wrapper">
                        <div class="custom-menu-wrap">
                            <div class="nav-container">
                                <nav class="nav">
                                    <ul id="top-menu" class="main-menu"><li id="menu-item-30" class="first menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-home menu-item-30 selected "><a href="https://gem-comm.com/" aria-current="page">Home</a></li>
<li id="menu-item-23" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-23"><a href="https://gem-comm.com/about-us/">About Us</a></li>
<li id="menu-item-248" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-248"><a href="https://gem-comm.com/company/">Research</a>
<ul class="sub-menu">
	<li id="menu-item-25" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-25"><a href="https://gem-comm.com/company/">Company</a></li>
	<li id="menu-item-26" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-26"><a href="https://gem-comm.com/news-events/">News &#038; Events</a></li>
</ul>
</li>
<li id="menu-item-27" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-27"><a href="https://gem-comm.com/our-services/">Our Services</a>
<ul class="sub-menu">
	<li id="menu-item-538" class="menu-item menu-item-type-post_type menu-item-object-services menu-item-538"><a href="https://gem-comm.com/services/investor-relations/">Investor Relations</a></li>
	<li id="menu-item-537" class="menu-item menu-item-type-post_type menu-item-object-services menu-item-537"><a href="https://gem-comm.com/services/public-relations/">Public Relations</a></li>
	<li id="menu-item-536" class="menu-item menu-item-type-post_type menu-item-object-services menu-item-536"><a href="https://gem-comm.com/services/integrated-marketing/">Integrated Marketing</a></li>
</ul>
</li>
<li id="menu-item-433" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-433"><a href="https://gem-comm.com/shop/">Packages</a></li>
<li id="menu-item-29" class="last menu-item menu-item-type-post_type menu-item-object-page menu-item-29"><a href="https://gem-comm.com/contact-us/">Contact Us</a></li>
</ul>                                </nav>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </div>
</header>
<!-- Mobile Footer Bar -->
<div class="footer-bar show-sm" style="background-color: #000000">
    <div class="row g-0 align-items-center">
        <div class="col">
            <a href="https://gem-comm.com/my-account/" class="top-link" title="My Account"><img src="https://gem-comm.com/wp-content/themes/gem-comm-new/images/user.svg" alt="My Account" /></a>
        </div>
        <div class="col">
            <div class="widget_shopping_cart_content">

	  <a href="https://gem-comm.com/cart/" class="top-cart size-14" title="Cart"><img src="https://gem-comm.com/wp-content/themes/gem-comm-new/images/cart.svg" alt="Cart" /> My Cart <span class="cart-count"> 0 </span></a>


</div>
        </div>
    </div>
</div>
<!-- Mobile Footer Bar END -->
<!-- Content Containers -->
<div class="main-content-wrapper">
    <!-- Banner -->
    <div class="bannerWrapper">
                          
                
        <div class="main-banner-container relative" style="background-color: #010001">
            <div class="video-wrap banner-video cover-video">
                <video autoplay muted playsinline loop poster="https://gem-comm.com/wp-content/themes/gem-comm-new/images/banner-home.jpg">
                    <source src="https://gem-comm.com/wp-content/themes/gem-comm-new/media/banner-video.ogv" type='video/ogg; codecs="theora, vorbis"' />
                    <source src="https://gem-comm.com/wp-content/themes/gem-comm-new/media/banner-video.webm" type="video/webm" />
                    <source src="https://gem-comm.com/wp-content/uploads/2023/10/shutterstock_12381065-1.mp4" type="video/mp4" />
                </video>
            </div>
            <div class="banner_caption">
                <div class="container container-lg">
                    <div class="banner_caption-inner white">
                        <div>
                            <h2>Building a Strong Investment Community: Your Partner for Success</h2>
<p><em>“For God so loved the world that he gave his only Son, that whoever believes in him should not perish but have eternal life.”</em><br />
<strong>John 3:16</strong></p>
                            <div class="custom-button-holder">
                                <a href="https://gem-comm.com/our-services/" class="custom-button btn-border bdr-white">Find Out More</a>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
                                <div class="banner-scroll">
            <a href="#About"><img src="https://gem-comm.com/wp-content/themes/gem-comm-new/images/scroll.png" alt="Gem Comm" /></a>
        </div>
        <script type="rocketlazyloadscript" data-minify="1" data-rocket-src="https://gem-comm.com/wp-content/cache/min/1/wp-content/themes/gem-comm-new/js/banner-slider.js?ver=1715657970" defer></script>
    </div>
    <!-- Banner END -->
    <!-- Section -->
        <section class="fullcontainer" id="About">
        <div class="row g-0">
                        <div class="col-lg-6 bg-img" style="background-image: url(https://gem-comm.com/wp-content/uploads/2023/10/shutterstock_2447037779-scaled.jpg)">                
                <img src="https://gem-comm.com/wp-content/uploads/2023/10/shutterstock_2447037779-scaled.jpg" alt="" class="responsive show-lg">                
            </div>
            <div class="col-lg-6 align-self-center white" style="background-color: #3c3c3c">
                <div class="intro-content">
                    <div class="inner-container-lg">
                        <div class="pageTitle white">
                            <h3>About Us</h3>
                            <h1>Who We Are</h1>
                        </div>
                        <p><span style="font-weight: 400;">At Gem Comm, we support Christian values and strive to foster a strong and</span><span style="font-weight: 400;"> </span><span style="font-weight: 400;">connected work environment rooted in Love and Grace. Our commitment to</span><span style="font-weight: 400;"> </span><span style="font-weight: 400;">quality communication services, combined with our dedication to maintaining the</span><span style="font-weight: 400;"> </span><span style="font-weight: 400;">highest standards of excellence and integrity, allows us to create success for our</span><span style="font-weight: 400;"> </span><span style="font-weight: 400;">clients and build a strong investment community.</span></p>
                        
                                                    <div class="custom-button-holder">
                                <a href="https://gem-comm.com/about-us/" class="custom-button btn-border bdr-white">About Us</a>
                            </div>
                                            </div>
                </div>
            </div>
        </div>
    </section>
        <!-- Section END -->
    <!-- Section -->
        <!-- Section -->
    <section class="fullcontainer comm-container">
        <div class="colContainer lg">
            <div class="row g-0">
                <div class="col-xl-6">
                    <div class="comm-left">
                        <div class="textColLeft">
                            <div class="inner-container-lg">
                                <div class="comm-title">
                                    <div class="pageTitle white">
                                        <h3>What We Can Offer</h3>
                                        <h2>Our Communications Consulting Services Make It Easy For You.</h2>
                                    </div>
                                </div>
                            </div>
                            <div class="relation-info">
                                <div class="occ-slider-thumb no-dots">
                                                                        <div class="slider-slide single-slide">
                                        <div class="icon-holder icon-rounded mb20">
                                                                                        <img src="https://gem-comm.com/wp-content/uploads/2023/10/icon1.png" alt=""> 
                                        </div>
                                        <h2 class="size-30">Investor Relations</h2>
                                        <p>Gem Comm aims to go beyond conventional investor relations. We provide you with comprehensive advisory services, leveraging our expertise to maximise your reach by engaging with the right stakeholders. With companies constantly seeking investor capital and mindshare, it becomes critical to have a professional partner like us who can communicate your story succinctly. We use powerful IR strategies to elevate your company profile, building and maintaining positive investor sentiment and ensuring that the market understands your value proposition. </p>
                                        <div class="custom-button-holder">
                                            <a href="https://gem-comm.com/services/investor-relations/" class="custom-button btn-border bdr-dark">Learn More</a>
                                        </div>
                                    </div>
                                                                        <div class="slider-slide single-slide">
                                        <div class="icon-holder icon-rounded mb20">
                                                                                        <img src="https://gem-comm.com/wp-content/uploads/2023/10/icon2.png" alt=""> 
                                        </div>
                                        <h2 class="size-30">Public Relations</h2>
                                        <p>Despite having an excellent product, organisations can still fail to create a positive impact. That is why crafting and maintaining a strong public image is crucial for the success of any business. This is where a public relations consultancy can make a difference. Gem Comm is one such PR agency that can help a business discover its unique voice and position. We establish your brand credibility by building strong brand awareness and value. Our integrated marketing and communication strategies and broad expertise can help you shape your brand, drive sales, and build loyalty amongst your target audience. </p>
                                        <div class="custom-button-holder">
                                            <a href="https://gem-comm.com/services/public-relations/" class="custom-button btn-border bdr-dark">Learn More</a>
                                        </div>
                                    </div>
                                                                        <div class="slider-slide single-slide">
                                        <div class="icon-holder icon-rounded mb20">
                                                                                        <img src="https://gem-comm.com/wp-content/uploads/2023/10/icon3.png" alt=""> 
                                        </div>
                                        <h2 class="size-30">Integrated Marketing</h2>
                                        <p>Creating an effective pre-IPO campaign that will generate substantial media coverage and garner strong investor interest is not a matter of luck - it requires thoughtful planning and execution. Your pre-IPO public relations strategy needs to communicate your company's marketing position and mission, differentiate your company from competitors, highlight customer value and enterprise growth, and help build the reputation of its leadership. With the right plan in place, you can create remarkable PR buzz for your company as it moves towards its IPO, much like capturing lightning in a bottle.</p>
                                        <div class="custom-button-holder">
                                            <a href="https://gem-comm.com/services/integrated-marketing/" class="custom-button btn-border bdr-dark">Learn More</a>
                                        </div>
                                    </div>
                                                                    </div>
                            </div>
                        </div>
                    </div>
                </div>
                <div class="col-xl-6">
                    <div class="no-dots occ-slider bdr-white" data-slide=https://gem-comm.com/wp-content/themes/gem-comm-new>
                                                <div class="slider-slide single-slide">
                            <div class="occ-box">
                                <a href="#">
                                    <div class="img-holder img-cover">
                                        <figure>
                                                                                        <img src="https://gem-comm.com/wp-content/uploads/2024/01/MTXX_MR20240102_091238373-scaled.jpg" alt=""> 
                                        </figure>
                                    </div>
                                </a>
                            </div>
                        </div>
                                                <div class="slider-slide single-slide">
                            <div class="occ-box">
                                <a href="#">
                                    <div class="img-holder img-cover">
                                        <figure>
                                                                                        <img src="https://gem-comm.com/wp-content/uploads/2024/04/WhatsApp-Image-2024-04-04-at-1.29.08-PM.jpeg" alt=""> 
                                        </figure>
                                    </div>
                                </a>
                            </div>
                        </div>
                                                <div class="slider-slide single-slide">
                            <div class="occ-box">
                                <a href="#">
                                    <div class="img-holder img-cover">
                                        <figure>
                                                                                        <img src="https://gem-comm.com/wp-content/uploads/2024/04/WhatsApp-Image-2024-04-04-at-1.27.56-PM.jpeg" alt=""> 
                                        </figure>
                                    </div>
                                </a>
                            </div>
                        </div>
                                                <div class="slider-slide single-slide">
                            <div class="occ-box">
                                <a href="#">
                                    <div class="img-holder img-cover">
                                        <figure>
                                                                                        <img src="https://gem-comm.com/wp-content/uploads/2023/10/WhatsApp-Image-2024-04-08-at-14.24.04.jpeg" alt=""> 
                                        </figure>
                                    </div>
                                </a>
                            </div>
                        </div>
                                            </div>
                </div>
            </div>
        </div>
    </section>
               
        <!-- Section END -->
    <!-- Section -->
        <section class="fullcontainer" style="background-color: #f9f9f9">
        <div class="container">
            <div class="inner-container-xl">
                <div class="pageTitle text-center pb20">
                    <h2>GEM COMM’s Research</h2>
                </div>
                <div class="row gutters-15 grid-15">
                                        <div class="col-6 col-lg-4">
                        <div class="partner-box img-grayscale">
                            <a href="https://gem-comm.com/companies/marco-polo-marine/">
                                <div class="img-holder">
                                    <figure>
                                                                                <img src="https://gem-comm.com/wp-content/uploads/2023/10/partner1.png" alt="">                                        
                                    </figure>
                                </div>
                            </a>
                        </div>
                    </div>
                                        <div class="col-6 col-lg-4">
                        <div class="partner-box img-grayscale">
                            <a href="https://gem-comm.com/companies/audience-analytics/">
                                <div class="img-holder">
                                    <figure>
                                                                                <img src="https://gem-comm.com/wp-content/uploads/2023/10/partner2.png" alt="">                                        
                                    </figure>
                                </div>
                            </a>
                        </div>
                    </div>
                                        <div class="col-6 col-lg-4">
                        <div class="partner-box img-grayscale">
                            <a href="https://gem-comm.com/companies/lhn-limited/">
                                <div class="img-holder">
                                    <figure>
                                                                                <img src="https://gem-comm.com/wp-content/uploads/2023/10/partner3.png" alt="">                                        
                                    </figure>
                                </div>
                            </a>
                        </div>
                    </div>
                                        <div class="col-6 col-lg-4">
                        <div class="partner-box img-grayscale">
                            <a href="https://gem-comm.com/companies/yangzijiang-financial/">
                                <div class="img-holder">
                                    <figure>
                                                                                <img src="https://gem-comm.com/wp-content/uploads/2023/10/partner4.png" alt="">                                        
                                    </figure>
                                </div>
                            </a>
                        </div>
                    </div>
                                        <div class="col-6 col-lg-4">
                        <div class="partner-box img-grayscale">
                            <a href="https://gem-comm.com/companies/g8-subsea/">
                                <div class="img-holder">
                                    <figure>
                                                                                <img src="https://gem-comm.com/wp-content/uploads/2023/10/partner6.png" alt="">                                        
                                    </figure>
                                </div>
                            </a>
                        </div>
                    </div>
                                        <div class="col-6 col-lg-4">
                        <div class="partner-box img-grayscale">
                            <a href="https://gem-comm.com/companies/dyna-mac/">
                                <div class="img-holder">
                                    <figure>
                                                                                <img src="https://gem-comm.com/wp-content/uploads/2023/10/Dyna-Mac.png" alt="">                                        
                                    </figure>
                                </div>
                            </a>
                        </div>
                    </div>
                                    </div>
                <div class="custom-button-holder responsive pt50">
                    <a href="https://gem-comm.com/company/" class="custom-button btn-border bdr-dark">View All</a>
                </div>
            </div>
        </div>
    </section>
        <!-- Section END -->
    <!-- Section -->
        <section class="fullcontainer">
        <div class="container">
            <div class="inner-container-xl">
                <div class="pageTitle text-center pb20">
                    <h2>News & Events</h2>
                </div>
                                <div class="slider-3col no-dots featured-slider" data-slide=https://gem-comm.com/wp-content/themes/gem-comm-new>
                                        <div class="slider-slide featured-slide">
                        <div class="news-box-holder">
                            <div class="news-box">
                                <a href="https://gem-comm.com/dyna-mac-to-enjoy-synergies-with-new-substantial-shareholder-hanwha-says-maybank-securities/">
                                    <div class="news-box-image-holder">
                                        <div class="img-holder img-cover">
                                                                                        <figure>
                                                <img src="https://gem-comm.com/wp-content/uploads/2024/05/SER_DYNA-MAC_FABRICATION_YARD_05_AC-1_0_0_0_0_0_0_0_1_0.jpg" alt="" />
                                            </figure>
                                        </div>
                                    </div>
                                    <div class="news-box-info-holder">
                                        <div class="news-date size-15">
                                            <p>13 May 2024</p>
                                        </div>
                                        <div class="news-box-title">
                                            <h2 class="size-20">Dyna-Mac to enjoy synergies with new substantial shareholder Hanwha, says Maybank Securities</h2>
                                        </div>
                                        <div class="news-box-info">
                                            <p>Maybank Securities&#8217; Jarick Seet has maintained his &#8220;buy&#8221; call and 46 cents target price on Dyna-Mac Holdings NO4 4.05% after Korean shipbuilder Hanwha Group emerged as a new substantial shareholder, taking over from Keppel. Keppel, having exited the offshore and marine business, has been expected to gradually divest its remaining assets in this industry deemed [&hellip;]</p>
                                        </div>
                                        <div class="news-box-footer size-16">
                                            <p>Read More</p>
                                        </div>
                                    </div>
                                </a>
                            </div>
                        </div>
                    </div>
                                        <div class="slider-slide featured-slide">
                        <div class="news-box-holder">
                            <div class="news-box">
                                <a href="https://gem-comm.com/lhn-wins-two-new-projects-maybank-keeps-buy-for-now/">
                                    <div class="news-box-image-holder">
                                        <div class="img-holder img-cover">
                                                                                        <figure>
                                                <img src="https://gem-comm.com/wp-content/uploads/2024/04/lhn-260-bukit-timah-Copy.jpg" alt="" />
                                            </figure>
                                        </div>
                                    </div>
                                    <div class="news-box-info-holder">
                                        <div class="news-date size-15">
                                            <p>12 Apr 2024</p>
                                        </div>
                                        <div class="news-box-title">
                                            <h2 class="size-20">LHN wins two new projects; Maybank keeps &#8216;buy&#8217; for now</h2>
                                        </div>
                                        <div class="news-box-info">
                                            <p>Li Jialin and Eric Ong of Maybank Securities have kept their &#8220;buy&#8221; call and 45 cents target price for LHN after the co-living operator announced it is adding two new developments to its portfolio. First, LHN won a government tender for the former Bukit Timah fire station, which will be refurbished at a cost of $7 [&hellip;]</p>
                                        </div>
                                        <div class="news-box-footer size-16">
                                            <p>Read More</p>
                                        </div>
                                    </div>
                                </a>
                            </div>
                        </div>
                    </div>
                                        <div class="slider-slide featured-slide">
                        <div class="news-box-holder">
                            <div class="news-box">
                                <a href="https://gem-comm.com/beverly-jcg-embarks-on-journey-to-become-regional-player-in-healthcare-wellness-and-beauty/">
                                    <div class="news-box-image-holder">
                                        <div class="img-holder img-cover">
                                                                                        <figure>
                                                <img src="https://gem-comm.com/wp-content/uploads/2023/11/Beverly_JCG_Logo-removebg-preview.png" alt="" />
                                            </figure>
                                        </div>
                                    </div>
                                    <div class="news-box-info-holder">
                                        <div class="news-date size-15">
                                            <p>11 Apr 2024</p>
                                        </div>
                                        <div class="news-box-title">
                                            <h2 class="size-20">Beverly JCG Embarks on Journey to Become Regional Player in Healthcare, Wellness and Beauty</h2>
                                        </div>
                                        <div class="news-box-info">
                                            <p>Acquisition of BK Aesthetics Clinic at 100AM Mall, Tanjong Pagar Consideration of S$117,026 based on independent asset valuation and share exchange at S$0.015 per piece SINGAPORE, 11 April 2024 – Beverly JCG Ltd. (SGX: 9QX) (the “Beverly JCG” or the “Company”, and together with its subsidiaries, the “Group”), a reputable brand in Malaysia, together with [&hellip;]</p>
                                        </div>
                                        <div class="news-box-footer size-16">
                                            <p>Read More</p>
                                        </div>
                                    </div>
                                </a>
                            </div>
                        </div>
                    </div>
                     
                </div>
                            </div>
        </div>
    </section>
        <!-- Section END -->
    <!-- Section -->
        <section class="fullcontainer" style="background-color: #f9f9f9">
        <div class="container">
            <div class="inner-container-xl">
                <div class="pb50">
                    <div class="row gutters-15 grid-15 align-items-center justify-content-between">
                        <div class="col-md-auto">
                            <div class="pageTitle">
                                <h2>Follow Us on LinkedIn</h2>
                            </div>
                        </div>
                        <div class="col-md-auto">
                            <a href="#" class="size-24 bld-md title">@GEM-COMM</a>
                        </div>
                    </div>
                    <p><script type="rocketlazyloadscript" data-minify="1" data-rocket-src="https://gem-comm.com/wp-content/cache/min/1/platform/platform.js?ver=1715657970" data-use-service-core defer></script></p>
<div class="elfsight-app-7b9fcb94-2883-487a-9dc4-42358090ad49"></div>
                </div>
                    
            </div>
        </div>
    </section>
        <!-- Section END -->
    <!-- Section -->
        <section class="fullcontainer bg-img" style="background-image: url(https://gem-comm.com/wp-content/uploads/2023/10/bottom-cta.jpg)">
        <div class="container">
            <div class="inner-container">
                <div class="pageTitle white text-center pb20">
                    <h2>Join Our Community</h2>
                </div>                
                <script type="rocketlazyloadscript">(function() {
	window.mc4wp = window.mc4wp || {
		listeners: [],
		forms: {
			on: function(evt, cb) {
				window.mc4wp.listeners.push(
					{
						event   : evt,
						callback: cb
					}
				);
			}
		}
	}
})();
</script><!-- Mailchimp for WordPress v4.9.9 - https://wordpress.org/plugins/mailchimp-for-wp/ --><form id="mc4wp-form-1" class="mc4wp-form mc4wp-form-123" method="post" data-id="123" data-name="Subscribe Form" ><div class="mc4wp-form-fields"><div class="row gutters-15 grid-15">
  <div class="col auto-md">
    <input type="text" class="form-control" placeholder="Full Name" />
  </div>
  <div class="col auto-md">
    <input type="text" name="EMAIL" class="form-control" placeholder="Email Address" />
  </div>
  <div class="col-auto auto-md">
    <button class="custom-button alt width-md">Subscribe</button>
  </div>
</div></div><label style="display: none !important;">Leave this field empty if you're human: <input type="text" name="_mc4wp_honeypot" value="" tabindex="-1" autocomplete="off" /></label><input type="hidden" name="_mc4wp_timestamp" value="1716121467" /><input type="hidden" name="_mc4wp_form_id" value="123" /><input type="hidden" name="_mc4wp_form_element_id" value="mc4wp-form-1" /><div class="mc4wp-response"></div></form><!-- / Mailchimp for WordPress Plugin -->                
            </div>
        </div>
    </section>
        <!-- Section END -->
</div>
<!-- Content Containers END-->

<!-- Footer -->
    <footer class="footer-wrapper size-16" style="background-color: #212121">
        <div class="container container-lg">
            <div class="inner-container-lg">
                <div class="row grid-20 justify-content-between">
                    <div class="col-lg-auto">
                        <div class="ftbox ftbox1 width-lg">
                            <h6 class="size-30 white bld-md">Company Info</h6>
                            <ul class="contact-list">
                                <li><i class="fa-regular fa-envelope"></i><a href="mailto:[email protected]">[email protected]</a></li>
                            </ul>
                            <div class="bottom-qr pt30">
                                                                <img src="https://gem-comm.com/wp-content/uploads/2023/10/qr.jpg" alt="Gem Comm">                                
                            </div>
                        </div>
                    </div>
                    <div class="col-md-auto">
                        <div class="ftbox ftbox2 width-md">
                            <h6 class="size-30 white bld-md">Sitemap</h6>                            
                                <ul id="menu-footer-menu" class="footer-nav nav-2col"><li id="menu-item-45" class="first menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-home selected  nav-item"><a href="https://gem-comm.com/"><span>Home</span></a></li>
<li id="menu-item-46" class="menu-item menu-item-type-post_type menu-item-object-page nav-item"><a href="https://gem-comm.com/our-services/"><span>Our Services</span></a></li>
<li id="menu-item-47" class="menu-item menu-item-type-post_type menu-item-object-page nav-item"><a href="https://gem-comm.com/about-us/"><span>About Us</span></a></li>
<li id="menu-item-464" class="menu-item menu-item-type-post_type menu-item-object-page nav-item"><a href="https://gem-comm.com/shop/"><span>Packages</span></a></li>
<li id="menu-item-2861" class="menu-item menu-item-type-post_type menu-item-object-page nav-item"><a href="https://gem-comm.com/news-events/"><span>News &#038; Events</span></a></li>
<li id="menu-item-49" class="menu-item menu-item-type-post_type menu-item-object-page nav-item"><a href="https://gem-comm.com/company/"><span>Research</span></a></li>
<li id="menu-item-50" class="last menu-item menu-item-type-post_type menu-item-object-page nav-item"><a href="https://gem-comm.com/contact-us/"><span>Contact Us</span></a></li>
</ul>                           
                        </div>
                    </div>
                    <div class="col-md-auto">
                        <div class="ftbox ftbox3 width-md">
                            <h6 class="size-30 white bld-md">Helpful Links</h6>                            
                                <ul id="menu-footer-menu1" class="footer-nav"><li id="menu-item-548" class="first menu-item menu-item-type-post_type menu-item-object-page menu-item-privacy-policy nav-item"><a href="https://gem-comm.com/privacy-policy/"><span>Privacy Policy</span></a></li>
<li id="menu-item-547" class="last menu-item menu-item-type-post_type menu-item-object-page nav-item"><a href="https://gem-comm.com/terms-conditions/"><span>Terms &#038; Conditions</span></a></li>
</ul>                            
                        </div>
                    </div>
                    <div class="col-md-auto">
                        <div class="ftbox ftbox4 width-md">
                            <h6 class="size-30 white bld-md">Follow Us</h6>
                            <ul class="social-list nav-2col">
                                          
        	              	  
                	                    	                            <li>
                                <a href="https://www.linkedin.com/company/gem-comm-ir/" target="_blank">
                                    <i class="fa-brands fa-linkedin-in"></i>
                                    LinkedIn                                </a>
                            </li>
											                                
                                
                                          	  
                	                    	                            <li>
                                <a href="https://www.facebook.com/GEMCOMM.IR/" target="_blank">
                                    <i class="fa-brands fa-facebook-f"></i>
                                    Facebook                                </a>
                            </li>
											                                
                                
                                          	  
                	                    	                            <li>
                                <a href="https://www.instagram.com/gemcomm.ir/" target="_blank">
                                    <i class="fa-brands fa-instagram"></i>
                                    Instagram                                </a>
                            </li>
											                                
                                
                                          	  
                	                    	                            <li>
                                <a href="https://t.me/gemcomm" target="_blank">
                                    <i class="fa-solid fa-paper-plane"></i>
                                    Telegram                                </a>
                            </li>
											                                
                                
                                     	                                <li>
                                    <a href="https://www.investingnote.com/users/GEMCOMM_#/all" target="_blank">
                                    <img src="https://wp.verzinc.com/gem-comm-new/wp-content/uploads/2023/10/InvestingNote.png" alt="" />Investing Note</a>
                                </li>
                            </ul>
                        </div>
                    </div>
                </div>
            </div>
        </div>
        <div class="bottom size-16" style="background: #1a1a1a">
            <div class="container container-lg">
                <div class="row gutters-15 grid-15 align-items-center justify-content-between">
                    <div class="col-md-auto">
                        <div class="copyright text-center">
                            Copyright &copy;
                            <script type="rocketlazyloadscript">
                                document.write(new Date().getFullYear());
                            </script>
                            GEM COMM. <span class="text-pre">All Rights Reserved.</span> <a href="https://gem-comm.com/corporate-website-by-verz-design/" target="_blank">Web Excellence </a> by <strong>Verz</strong>                        </div>
                    </div>
                    <div class="col-md-auto">
                        <div class="payment-method">
                            <ul class="d-flex gutters-5 align-items-center justify-content-center">
                                                                                                        <li><img src="https://gem-comm.com/wp-content/uploads/2023/10/paypal.png" alt="" /></li>
                                                                                                        <li><img src="https://gem-comm.com/wp-content/uploads/2023/10/visa.png" alt="" /></li>
                                                                                                        <li><img src="https://gem-comm.com/wp-content/uploads/2023/10/master.png" alt="" /></li>
                                                                                                        <li><img src="https://gem-comm.com/wp-content/uploads/2023/10/american-express.png" alt="" /></li>
                                                                
                            </ul>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </footer>
    <!-- Footer END-->
</div>
<!--Quick Search Modal -->
<div class="modal fade quickSearch" id="quickSearch">
    <div class="modal-dialog modal-dialog-centered" role="document">
        <div class="modal-content">
            <button type="button" class="btn-close" data-bs-dismiss="modal" aria-label="Close"><i class="fas fa-xmark"></i></button>
            <form action="https://gem-comm.com" method="get" enctype="multipart/form-data" class="form-horizontal">
                <div class="search-box">
                    <input class="form-control" name="s" type="text" name="quickSearch" class="form-control search-input" placeholder="Search..." required="required" value="" />
                    <button class="search-button"><img src="https://gem-comm.com/wp-content/themes/gem-comm-new/images/search.svg" alt="Search" /></button>
                </div>
            </form>
        </div>
    </div>
</div>
<!--Quick Search Modal END-->
<script type="rocketlazyloadscript">(function() {function maybePrefixUrlField () {
  const value = this.value.trim()
  if (value !== '' && value.indexOf('http') !== 0) {
    this.value = 'http://' + value
  }
}

const urlFields = document.querySelectorAll('.mc4wp-form input[type="url"]')
for (let j = 0; j < urlFields.length; j++) {
  urlFields[j].addEventListener('blur', maybePrefixUrlField)
}
})();</script><div class="wooac-wrapper wooac-popup mfp-with-anim"></div>	<script type="rocketlazyloadscript" data-rocket-type="text/javascript">
		(function () {
			var c = document.body.className;
			c = c.replace(/woocommerce-no-js/, 'woocommerce-js');
			document.body.className = c;
		})();
	</script>
	<script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://gem-comm.com/wp-content/cache/min/1/wp-content/plugins/contact-form-7/includes/swv/js/index.js?ver=1715657970" id="swv-js" defer></script>
<script type="text/javascript" id="contact-form-7-js-extra">
/* <![CDATA[ */
var wpcf7 = {"api":{"root":"https:\/\/gem-comm.com\/wp-json\/","namespace":"contact-form-7\/v1"},"cached":"1"};
/* ]]> */
</script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://gem-comm.com/wp-content/cache/min/1/wp-content/plugins/contact-form-7/includes/js/index.js?ver=1715657970" id="contact-form-7-js" defer></script>
<script type="text/javascript" src="https://gem-comm.com/wp-content/plugins/woocommerce/assets/js/jquery-blockui/jquery.blockUI.min.js?ver=2.7.0-wc.8.2.2" id="jquery-blockui-js" defer></script>
<script type="text/javascript" id="wc-add-to-cart-js-extra">
/* <![CDATA[ */
var wc_add_to_cart_params = {"ajax_url":"\/wp-admin\/admin-ajax.php","wc_ajax_url":"\/?wc-ajax=%%endpoint%%","i18n_view_cart":"View cart","cart_url":"https:\/\/gem-comm.com\/cart\/","is_cart":"","cart_redirect_after_add":"no"};
/* ]]> */
</script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://gem-comm.com/wp-content/plugins/woocommerce/assets/js/frontend/add-to-cart.min.js?ver=8.2.2" id="wc-add-to-cart-js" defer></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://gem-comm.com/wp-content/plugins/woocommerce/assets/js/js-cookie/js.cookie.min.js?ver=2.1.4-wc.8.2.2" id="js-cookie-js" defer></script>
<script type="text/javascript" id="woocommerce-js-extra">
/* <![CDATA[ */
var woocommerce_params = {"ajax_url":"\/wp-admin\/admin-ajax.php","wc_ajax_url":"\/?wc-ajax=%%endpoint%%"};
/* ]]> */
</script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://gem-comm.com/wp-content/plugins/woocommerce/assets/js/frontend/woocommerce.min.js?ver=8.2.2" id="woocommerce-js" defer></script>
<script type="text/javascript" id="wpcf7-redirect-script-js-extra">
/* <![CDATA[ */
var wpcf7r = {"ajax_url":"https:\/\/gem-comm.com\/wp-admin\/admin-ajax.php"};
/* ]]> */
</script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://gem-comm.com/wp-content/cache/min/1/wp-content/plugins/wpcf7-redirect/build/js/wpcf7r-fe.js?ver=1715657970" id="wpcf7-redirect-script-js" defer></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="rocket-browser-checker-js-after">
/* <![CDATA[ */
"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 type="text/javascript" id="rocket-preload-links-js-extra">
/* <![CDATA[ */
var RocketPreloadLinksConfig = {"excludeUris":"\/(?:.+\/)?feed(?:\/(?:.+\/?)?)?$|\/(?:.+\/)?embed\/|\/checkout\/??(.*)|\/cart\/?|\/my-account\/??(.*)|\/wc-api\/v(.*)|\/(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:\/\/gem-comm.com","onHoverDelay":"100","rateThrottle":"3"};
/* ]]> */
</script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="rocket-preload-links-js-after">
/* <![CDATA[ */
(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="text/javascript" id="rocket_lazyload_css-js-extra">
/* <![CDATA[ */
var rocket_lazyload_css_data = {"threshold":"300"};
/* ]]> */
</script>
<script type="text/javascript" id="rocket_lazyload_css-js-after">
/* <![CDATA[ */
!function o(n,c,a){function s(t,e){if(!c[t]){if(!n[t]){var r="function"==typeof require&&require;if(!e&&r)return r(t,!0);if(u)return u(t,!0);throw(r=new Error("Cannot find module '"+t+"'")).code="MODULE_NOT_FOUND",r}r=c[t]={exports:{}},n[t][0].call(r.exports,function(e){return s(n[t][1][e]||e)},r,r.exports,o,n,c,a)}return c[t].exports}for(var u="function"==typeof require&&require,e=0;e<a.length;e++)s(a[e]);return s}({1:[function(e,t,r){"use strict";!function(){const r="undefined"==typeof rocket_pairs?[]:rocket_pairs,e="undefined"==typeof rocket_excluded_pairs?[]:rocket_excluded_pairs;e.map(t=>{var e=t.selector;const r=document.querySelectorAll(e);r.forEach(e=>{e.setAttribute("data-rocket-lazy-bg-".concat(t.hash),"excluded")})});const o=document.querySelector("#wpr-lazyload-bg");var t=rocket_lazyload_css_data.threshold||300;const n=new IntersectionObserver(e=>{e.forEach(t=>{if(t.isIntersecting){const e=r.filter(e=>t.target.matches(e.selector));e.map(t=>{t&&(o.innerHTML+=t.style,t.elements.forEach(e=>{n.unobserve(e),e.setAttribute("data-rocket-lazy-bg-".concat(t.hash),"loaded")}))})}})},{rootMargin:t+"px"});function c(){0<(0<arguments.length&&void 0!==arguments[0]?arguments[0]:[]).length&&r.forEach(t=>{try{const e=document.querySelectorAll(t.selector);e.forEach(e=>{"loaded"!==e.getAttribute("data-rocket-lazy-bg-".concat(t.hash))&&"excluded"!==e.getAttribute("data-rocket-lazy-bg-".concat(t.hash))&&(n.observe(e),(t.elements||(t.elements=[])).push(e))})}catch(e){console.error(e)}})}c();const a=function(){const o=window.MutationObserver;return function(e,t){if(e&&1===e.nodeType){const r=new o(t);return r.observe(e,{attributes:!0,childList:!0,subtree:!0}),r}}}();t=document.querySelector("body"),a(t,c)}()},{}]},{},[1]);
/* ]]> */
</script>
<script type="text/javascript" src="https://gem-comm.com/wp-content/plugins/woo-added-to-cart-notification/assets/libs/magnific-popup/jquery.magnific-popup.min.js?ver=2.3.6" id="magnific-popup-js" defer></script>
<script type="text/javascript" id="wc-cart-fragments-js-extra">
/* <![CDATA[ */
var wc_cart_fragments_params = {"ajax_url":"\/wp-admin\/admin-ajax.php","wc_ajax_url":"\/?wc-ajax=%%endpoint%%","cart_hash_key":"wc_cart_hash_b2023c2a36a2c750cee32e79d06c81d5","fragment_name":"wc_fragments_b2023c2a36a2c750cee32e79d06c81d5","request_timeout":"5000"};
/* ]]> */
</script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://gem-comm.com/wp-content/plugins/woocommerce/assets/js/frontend/cart-fragments.min.js?ver=8.2.2" id="wc-cart-fragments-js" defer></script>
<script type="text/javascript" id="wooac-frontend-js-extra">
/* <![CDATA[ */
var wooac_vars = {"ajax_url":"https:\/\/gem-comm.com\/wp-admin\/admin-ajax.php","show_ajax":"yes","show_normal":"yes","style":"default","effect":"mfp-3d-unfold","suggested":"[]","close":"2000","delay":"300","notiny_position":"right-bottom","added_to_cart":"no","slick_params":"{\"slidesToShow\":1,\"slidesToScroll\":1,\"dots\":true,\"arrows\":false,\"adaptiveHeight\":true,\"autoplay\":true,\"autoplaySpeed\":3000,\"rtl\":false}"};
/* ]]> */
</script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://gem-comm.com/wp-content/cache/min/1/wp-content/plugins/woo-added-to-cart-notification/assets/js/frontend.js?ver=1715657970" id="wooac-frontend-js" defer></script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://gem-comm.com/wp-content/cache/min/1/wp-content/themes/gem-comm-new/js/plugins.js?ver=1715657970" id="js-plugins-js" defer></script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://gem-comm.com/wp-content/cache/min/1/wp-content/themes/gem-comm-new/js/main-script.js?ver=1715657970" id="js-main-script-js" defer></script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://gem-comm.com/wp-content/cache/min/1/wp-content/plugins/page-links-to/dist/new-tab.js?ver=1715657971" id="page-links-to-js" defer></script>
<script type="text/javascript" src="https://www.google.com/recaptcha/api.js?render=6LdMjQgpAAAAAHuQ04FttKLd6ZiGN2jsomx4MX2s&amp;ver=3.0" id="google-recaptcha-js"></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://gem-comm.com/wp-includes/js/dist/vendor/wp-polyfill-inert.min.js?ver=3.1.2" id="wp-polyfill-inert-js" defer></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://gem-comm.com/wp-includes/js/dist/vendor/regenerator-runtime.min.js?ver=0.14.0" id="regenerator-runtime-js" defer></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://gem-comm.com/wp-includes/js/dist/vendor/wp-polyfill.min.js?ver=3.15.0" id="wp-polyfill-js"></script>
<script type="text/javascript" id="wpcf7-recaptcha-js-extra">
/* <![CDATA[ */
var wpcf7_recaptcha = {"sitekey":"6LdMjQgpAAAAAHuQ04FttKLd6ZiGN2jsomx4MX2s","actions":{"homepage":"homepage","contactform":"contactform"}};
/* ]]> */
</script>
<script data-minify="1" type="text/javascript" src="https://gem-comm.com/wp-content/cache/min/1/wp-content/plugins/contact-form-7/modules/recaptcha/index.js?ver=1715657971" id="wpcf7-recaptcha-js" defer></script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" defer data-rocket-src="https://gem-comm.com/wp-content/cache/min/1/wp-content/plugins/mailchimp-for-wp/assets/js/forms.js?ver=1715657971" id="mc4wp-forms-api-js"></script>
<script>window.lazyLoadOptions={elements_selector:"iframe[data-lazy-src]",data_src:"lazy-src",data_srcset:"lazy-srcset",data_sizes:"lazy-sizes",class_loading:"lazyloading",class_loaded:"lazyloaded",threshold:300,callback_loaded:function(element){if(element.tagName==="IFRAME"&&element.dataset.rocketLazyload=="fitvidscompatible"){if(element.classList.contains("lazyloaded")){if(typeof window.jQuery!="undefined"){if(jQuery.fn.fitVids){jQuery(element).parent().fitVids()}}}}}};window.addEventListener('LazyLoad::Initialized',function(e){var lazyLoadInstance=e.detail.instance;if(window.MutationObserver){var observer=new MutationObserver(function(mutations){var image_count=0;var iframe_count=0;var rocketlazy_count=0;mutations.forEach(function(mutation){for(var i=0;i<mutation.addedNodes.length;i++){if(typeof mutation.addedNodes[i].getElementsByTagName!=='function'){continue}
if(typeof mutation.addedNodes[i].getElementsByClassName!=='function'){continue}
images=mutation.addedNodes[i].getElementsByTagName('img');is_image=mutation.addedNodes[i].tagName=="IMG";iframes=mutation.addedNodes[i].getElementsByTagName('iframe');is_iframe=mutation.addedNodes[i].tagName=="IFRAME";rocket_lazy=mutation.addedNodes[i].getElementsByClassName('rocket-lazyload');image_count+=images.length;iframe_count+=iframes.length;rocketlazy_count+=rocket_lazy.length;if(is_image){image_count+=1}
if(is_iframe){iframe_count+=1}}});if(image_count>0||iframe_count>0||rocketlazy_count>0){lazyLoadInstance.update()}});var b=document.getElementsByTagName("body")[0];var config={childList:!0,subtree:!0};observer.observe(b,config)}},!1)</script><script data-no-minify="1" async src="https://gem-comm.com/wp-content/plugins/wp-rocket/assets/js/lazyload/17.8.3/lazyload.min.js"></script><script>function lazyLoadThumb(e,alt){var t='<img src="https://i.ytimg.com/vi/ID/hqdefault.jpg" alt="" width="480" height="360">',a='<button class="play" aria-label="play Youtube video"></button>';t=t.replace('alt=""','alt="'+alt+'"');return t.replace("ID",e)+a}function lazyLoadYoutubeIframe(){var e=document.createElement("iframe"),t="ID?autoplay=1";t+=0===this.parentNode.dataset.query.length?'':'&'+this.parentNode.dataset.query;e.setAttribute("src",t.replace("ID",this.parentNode.dataset.src)),e.setAttribute("frameborder","0"),e.setAttribute("allowfullscreen","1"),e.setAttribute("allow", "accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture"),this.parentNode.parentNode.replaceChild(e,this.parentNode)}document.addEventListener("DOMContentLoaded",function(){var e,t,p,a=document.getElementsByClassName("rll-youtube-player");for(t=0;t<a.length;t++)e=document.createElement("div"),e.setAttribute("data-id",a[t].dataset.id),e.setAttribute("data-query", a[t].dataset.query),e.setAttribute("data-src", a[t].dataset.src),e.innerHTML=lazyLoadThumb(a[t].dataset.id,a[t].dataset.alt),a[t].appendChild(e),p=e.querySelector('.play'),p.onclick=lazyLoadYoutubeIframe});</script> 
<script>"use strict";function wprRemoveCPCSS(){var preload_stylesheets=document.querySelectorAll('link[data-rocket-async="style"][rel="preload"]');if(preload_stylesheets&&0<preload_stylesheets.length)for(var stylesheet_index=0;stylesheet_index<preload_stylesheets.length;stylesheet_index++){var media=preload_stylesheets[stylesheet_index].getAttribute("media")||"all";if(window.matchMedia(media).matches)return void setTimeout(wprRemoveCPCSS,200)}var elem=document.getElementById("rocket-critical-css");elem&&"remove"in elem&&elem.remove()}window.addEventListener?window.addEventListener("load",wprRemoveCPCSS):window.attachEvent&&window.attachEvent("onload",wprRemoveCPCSS);</script><noscript><link rel='stylesheet' id='wp-block-library-css' href='https://gem-comm.com/wp-includes/css/dist/block-library/style.min.css?ver=6.5.3' type='text/css' media='all' /><link data-minify="1" rel='stylesheet' id='contact-form-7-css' href='https://gem-comm.com/wp-content/cache/min/1/wp-content/plugins/contact-form-7/includes/css/styles.css?ver=1715657969' type='text/css' media='all' /><link data-minify="1" rel='stylesheet' id='woocommerce-layout-css' href='https://gem-comm.com/wp-content/cache/min/1/wp-content/plugins/woocommerce/assets/css/woocommerce-layout.css?ver=1715657969' type='text/css' media='all' /><link data-minify="1" rel='stylesheet' id='woocommerce-smallscreen-css' href='https://gem-comm.com/wp-content/cache/min/1/wp-content/plugins/woocommerce/assets/css/woocommerce-smallscreen.css?ver=1715657969' type='text/css' media='only screen and (max-width: 768px)' /><link data-minify="1" rel='stylesheet' id='woocommerce-general-css' href='https://gem-comm.com/wp-content/cache/background-css/gem-comm.com/wp-content/cache/min/1/wp-content/plugins/woocommerce/assets/css/woocommerce.css?ver=1715657969&wpr_t=1716121468' type='text/css' media='all' /><link rel='stylesheet' id='wpcf7-redirect-script-frontend-css' href='https://gem-comm.com/wp-content/plugins/wpcf7-redirect/build/css/wpcf7-redirect-frontend.min.css?ver=1.1' type='text/css' media='all' /><link data-minify="1" rel='stylesheet' id='wooac-feather-css' href='https://gem-comm.com/wp-content/cache/min/1/wp-content/plugins/woo-added-to-cart-notification/assets/libs/feather/feather.css?ver=1715657969' type='text/css' media='all' /><link data-minify="1" rel='stylesheet' id='magnific-popup-css' href='https://gem-comm.com/wp-content/cache/min/1/wp-content/plugins/woo-added-to-cart-notification/assets/libs/magnific-popup/magnific-popup.css?ver=1715657969' type='text/css' media='all' /><link data-minify="1" rel='stylesheet' id='wooac-frontend-css' href='https://gem-comm.com/wp-content/cache/min/1/wp-content/plugins/woo-added-to-cart-notification/assets/css/frontend.css?ver=1715657969' type='text/css' media='all' /><link data-minify="1" rel='stylesheet' id='css-plugins-css' href='https://gem-comm.com/wp-content/cache/background-css/gem-comm.com/wp-content/cache/min/1/wp-content/themes/gem-comm-new/css/plugins.css?ver=1715657970&wpr_t=1716121468' type='text/css' media='all' /><link data-minify="1" rel='stylesheet' id='css-style-css' href='https://gem-comm.com/wp-content/cache/background-css/gem-comm.com/wp-content/cache/min/1/wp-content/themes/gem-comm-new/css/style.css?ver=1715657970&wpr_t=1716121468' type='text/css' media='all' /><link data-minify="1" rel='stylesheet' id='css-responsive-css' href='https://gem-comm.com/wp-content/cache/min/1/wp-content/themes/gem-comm-new/css/responsive.css?ver=1715657970' type='text/css' media='all' /><link data-minify="1" rel='stylesheet' id='css-verz-woocom-css' href='https://gem-comm.com/wp-content/cache/min/1/wp-content/themes/gem-comm-new/css/verz-woocom.css?ver=1715657970' type='text/css' media='all' /></noscript></body>
</html>
        
<!-- This website is like a Rocket, isn't it? Performance optimized by WP Rocket. Learn more: https://wp-rocket.me - Debug: cached@1716121468 -->

Latest requests

# Url Url Source Date
1 https://gem-comm.com/ 2024-05-19 18:50:44
2 https://xn---com-f63pi9afa363zvumd… 2024-05-19 18:50:37
3 https://woodglass.gr/ 2024-05-19 18:50:37
4 https://thebolditalic.com/?gi=465e… 2024-05-19 18:50:36
5 https://gunnerzglpq.ourcodeblog.co… 2024-05-19 18:50:31
6 https://fredg543btj4.wikilentillas… 2024-05-19 18:50:29
7 https://www.nextbizthing.com/ 2024-05-19 18:50:26
8 https://thebolditalic.com/?gi=d5c3… 2024-05-19 18:50:25
9 https://www.carookee.de/0 2024-05-19 18:50:19
10 https://emilianozirzg.blogdon.net/ 2024-05-19 18:50:17
11 https://www.kvaser.cn/ 2024-05-19 18:50:14
12 https://rumahaqiqahsemarang.wordpr… 2024-05-19 18:50:06
13 https://savertelecoms.co.uk/Activi… 2024-05-19 18:50:04
14 https://www.adminer.org/ 2024-05-19 18:50:01
15 https://nghiepvuketoan.vn/ 2024-05-19 18:49:56
16 https://thebolditalic.com/?gi=f91a… 2024-05-19 18:49:51
17 https://podpora.winfas.cz/index.ph… 2024-05-19 18:49:50
18 https://thebolditalic.com/?gi=340b… 2024-05-19 18:49:49
19 https://mmsi-pkc.auth0.com/login?s… 2024-05-19 18:49:42
20 https://thebolditalic.com/?gi=fa4e… 2024-05-19 18:49:42