{"id":39391,"date":"2024-02-01T14:19:30","date_gmt":"2024-02-01T14:19:30","guid":{"rendered":"https:\/\/codex-themes.com\/thegem\/?page_id=39391"},"modified":"2024-02-05T10:48:32","modified_gmt":"2024-02-05T10:48:32","slug":"one-click-demo-import","status":"publish","type":"page","link":"https:\/\/codex-themes.com\/thegem\/one-click-demo-import\/","title":{"rendered":"One click demo import"},"content":{"rendered":"<p>[vc_row full_width=&#8221;stretch_row&#8221; full_height=&#8221;yes&#8221; content_placement=&#8221;middle&#8221; css=&#8221;.vc_custom_1706882117989{background: #1c1c26 url(https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2024\/02\/1.jpg?id=39393) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}&#8221;][vc_column css=&#8221;.vc_custom_1706877903521{padding-top: 70px !important;padding-bottom: 70px !important;}&#8221; offset=&#8221;vc_col-md-6&#8243; tablet_padding_top=&#8221;120&#8243; tablet_padding_bottom=&#8221;30&#8243; mobile_padding_bottom=&#8221;10&#8243;]<script type=\"text\/javascript\">(function() { function TheGemHeading() { this.selector = '.thegem-heading'; this.animateClass = 'thegem-heading-animate'; this.animatedClass = 'thegem-heading-animated'; this.rotatingSelector = '.thegem-heading-rotating'; } TheGemHeading.prototype = { initialize: function () { let items = document.querySelectorAll(this.selector); if ('IntersectionObserver' in window) { let intersectionObserver = new IntersectionObserver((entries, observer)=>{ entries.forEach((entry)=> { if (entry.isIntersecting) { this.startAnimation(entry.target); intersectionObserver.unobserve(entry.target); } }); }); items.forEach((item)=>{ intersectionObserver.observe(item); setTimeout(()=>this.prepareAnimation(item), 300); }); } else { items.forEach((item)=>{ this.prepareAnimation(item); this.startAnimation(item); }); } }, startAnimation: function (element) { if (element.classList.contains(this.animateClass)) { setTimeout(()=>{ element.classList.remove(this.animateClass); element.classList.add(this.animatedClass); }, 300); } let rotatingItem = element.querySelector(this.rotatingSelector); if (typeof(rotatingItem) != 'undefined' && rotatingItem != null) { this.rotating(rotatingItem); } }, isRotating: function (element) { return element.querySelector(this.rotatingSelector) !== null; }, prepareAnimation: function (element) { if (!element || this.isRotating(element)) { return; } const animationName = element.dataset.animationName; const animationDelay = parseInt(element.dataset.animationDelay) || 0; const animationInterval = parseInt(element.dataset.animationInterval) || 0; switch (animationName) { case 'lines-slide-up': case 'lines-slide-up-random': const animationLineTagWrap = '<span class=\"thegem-heading-line-wrap\">'; function animationLineTag (index) { let styles = ''; if (animationName === 'lines-slide-up' && (animationDelay > 0 || animationInterval > 0)) { styles = `animation-delay: ${(animationDelay + (animationInterval*(index+1)))}ms;`; } return '<span class=\"thegem-heading-line\"' + (styles!== '' ? ' style=\"'+styles+'\"' : '') + '>'; } let nodes = element.childNodes; let currentOffset = nodes[0].offsetTop; let index = 0; let idx = 0; let html = animationLineTagWrap + animationLineTag(index); for (let i = 0; i < nodes.length; i++) { if (nodes[i].nodeType === 3) continue; if (nodes[i].offsetTop > currentOffset + nodes[i].scrollHeight\/2) { index++; html += '<\/span><\/span>' + animationLineTagWrap + animationLineTag(index); currentOffset = nodes[i].offsetTop; if (animationName === 'lines-slide-up-random') idx = 0; } if (animationName === 'lines-slide-up-random' && (animationDelay > 0 || animationInterval > 0)) { nodes[i].style.animationDelay = (animationDelay + animationInterval*(idx+1)) + 'ms'; } html += nodes[i].outerHTML + ' '; if (animationName === 'lines-slide-up-random') idx++; } html += '<\/span><\/span>'; element.innerHTML = html; break; } }, rotating: function (element,) { let current = element.querySelector('.thegem-heading-rotating-text'); element.style.width = element.clientWidth+'px'; current.style.width = element.clientWidth+'px'; setInterval(()=>{ let next = current.nextElementSibling !== null ? current.nextElementSibling : element.childNodes[0]; let nextWidth = next.clientWidth; let currentWidth = current.clientWidth; element.style.width = nextWidth + 'px'; current.style.width = '1px'; current.style.opacity = 0; next.style.width = '1px'; setTimeout(()=>{ current.style.position = 'absolute'; current.style.width = currentWidth + 'px'; next.style.position = 'relative'; next.style.opacity = 1; next.style.width = nextWidth + 'px'; current = next; }, 500); }, 2500); } }; window.theGemHeading = new TheGemHeading(); document.addEventListener('DOMContentLoaded', function(event) { window.theGemHeading.initialize(); }); if (window.parent.vc) { window.parent.vc.events.on('shortcodeView:updated', function (event) { let element = event.view.el.querySelector('.thegem-heading'); window.theGemHeading.prepareAnimation(element); window.theGemHeading.startAnimation(element); }); window.parent.vc.events.on('app.render', function () { window.theGemHeading.initialize(); }); }\n})();<\/script><div id=\"thegem-heading-69e25e5f950ef\" class=\"thegem-heading title-xlarge vc_custom_1707129042964 words-slide-up thegem-heading-animate\" style=\"text-align: left;\" ><span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #ffffff; animation-delay: 60ms\">One<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #ffffff; animation-delay: 120ms\">Click<\/span><\/span><\/div><style type=\"text\/css\">#thegem-heading-69e25e5f950ef {margin: 0;}#thegem-heading-69e25e5f950ef {letter-spacing: 0px;}#thegem-heading-69e25e5f950ef, #thegem-heading-69e25e5f950ef .light {text-transform: none;}<\/style><div id=\"thegem-heading-69e25e5f95185\" class=\"thegem-heading title-xlarge vc_custom_1707129455442 words-slide-up thegem-heading-animate\" style=\"text-align: left;\" ><span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #d1ff30; animation-delay: 260ms\">Demo<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #d1ff30; animation-delay: 320ms\">Import<\/span><\/span><\/div><style type=\"text\/css\">#thegem-heading-69e25e5f95185 {margin: 0;}#thegem-heading-69e25e5f95185 {letter-spacing: 0px;}#thegem-heading-69e25e5f95185, #thegem-heading-69e25e5f95185 .light {text-transform: none;}<\/style><h3 id=\"thegem-heading-69e25e5f951cf\" class=\"thegem-heading words-slide-right thegem-heading-animate\" style=\"text-align: left;\" ><span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #ffffff; animation-delay: 620ms\">400+<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #ffffff; animation-delay: 640ms\">Fully<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #ffffff; animation-delay: 660ms\">Pre-Built<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #ffffff; animation-delay: 680ms\">Websites<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #ffffff; animation-delay: 700ms\">and<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #ffffff; animation-delay: 720ms\">Templates<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #ffffff; animation-delay: 740ms\">at<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #ffffff; animation-delay: 760ms\">Your<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #ffffff; animation-delay: 780ms\">Fingertips<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #ffffff; animation-delay: 800ms\">for<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #ffffff; animation-delay: 820ms\">Instant<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #ffffff; animation-delay: 840ms\">WordPress<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #ffffff; animation-delay: 860ms\">Magic!<\/span><\/span><\/h3><style type=\"text\/css\">#thegem-heading-69e25e5f951cf {margin: 0;}#thegem-heading-69e25e5f951cf {letter-spacing: 0px;}#thegem-heading-69e25e5f951cf, #thegem-heading-69e25e5f951cf .light {text-transform: none;}<\/style>[\/vc_column][vc_column css_animation=&#8221;none&#8221; css=&#8221;.vc_custom_1707127840504{padding-top: 50px !important;padding-bottom: 50px !important;}&#8221; offset=&#8221;vc_col-md-6&#8243; tablet_padding_top=&#8221;0&#8243;][vc_single_image image=&#8221;39438&#8243; img_size=&#8221;full&#8221; alignment=&#8221;center&#8221; el_class=&#8221;custom-image-4&#8243;][vc_single_image image=&#8221;39439&#8243; img_size=&#8221;full&#8221; alignment=&#8221;right&#8221; interactions_enabled=&#8221;1&#8243; mouse_effects=&#8221;1&#8243; mouse_effects_speed=&#8221;0.3&#8243; css_animation=&#8221;fadeInRight&#8221; el_class=&#8221;custom-image-1&#8243; css=&#8221;.vc_custom_1707129551577{margin-top: 10px !important;}&#8221;][vc_single_image image=&#8221;39399&#8243; img_size=&#8221;full&#8221; alignment=&#8221;right&#8221; interactions_enabled=&#8221;1&#8243; mouse_effects=&#8221;1&#8243; mouse_effects_direction=&#8221;mouse_effects_direction_direct&#8221; mouse_effects_speed=&#8221;0.5&#8243; css_animation=&#8221;fadeInRight&#8221; css=&#8221;.vc_custom_1707129589199{margin-right: -150px !important;}&#8221; el_class=&#8221;custom-image-2&#8243; effects_enabled_delay=&#8221;200&#8243;][vc_single_image image=&#8221;39400&#8243; img_size=&#8221;full&#8221; interactions_enabled=&#8221;1&#8243; mouse_effects=&#8221;1&#8243; mouse_effects_speed=&#8221;0.5&#8243; css=&#8221;.vc_custom_1706799101793{margin-top: -85px !important;margin-left: -50px !important;}&#8221; el_class=&#8221;custom-image-3&#8243;][\/vc_column][\/vc_row][vc_row equal_height=&#8221;yes&#8221; css=&#8221;.vc_custom_1706877849656{padding-top: 60px !important;padding-bottom: 95px !important;}&#8221; custom_css_code=&#8221;JTIwaDUudGhlZ2VtLWhlYWRpbmclMjAlN0IlMEElMjAlMjBtaW4taGVpZ2h0JTNBNjBweCUzQiUwQSU3RA==&#8221;][vc_column width=&#8221;1\/2&#8243; offset=&#8221;vc_col-md-3&#8243;]<div class=\"centered-box gem-image-centered-box\"><div class=\"gem-image gem-wrapbox gem-wrapbox-style-default gem-wrapbox-position-centered lazy-loading\"  style=\"\"><div class=\"gem-wrapbox-inner  lazy-loading-item\"  data-ll-effect=\"move-up\"><img class=\"gem-wrapbox-element img-responsive\" src=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2024\/02\/1.svg\" alt=\"\"\/><\/div><\/div><\/div><h5 id=\"thegem-heading-69e25e5f95a24\" class=\"thegem-heading vc_custom_1707130096895 words-slide-up thegem-heading-animate\" style=\"text-align: center;\" ><span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"animation-delay: 60ms\">Diverse<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"animation-delay: 120ms\">Selection<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"animation-delay: 180ms\">of<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"animation-delay: 240ms\">Pre-Built<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"animation-delay: 300ms\">Websites<\/span><\/span><\/h5><style type=\"text\/css\">#thegem-heading-69e25e5f95a24 {margin: 0;}#thegem-heading-69e25e5f95a24 {margin-left: auto; margin-right: auto;}#thegem-heading-69e25e5f95a24 {letter-spacing: 0px;}#thegem-heading-69e25e5f95a24, #thegem-heading-69e25e5f95a24 .light {text-transform: none;}<\/style>[vc_column_text]<\/p>\n<p style=\"text-align: center;\">TheGem boasts over 400 fully pre-built multi-page and one-page websites, along with various page templates, designed for different purposes.<\/p>\n<p>[\/vc_column_text][\/vc_column][vc_column width=&#8221;1\/2&#8243; offset=&#8221;vc_col-md-3&#8243;]<div class=\"centered-box gem-image-centered-box\"><div class=\"gem-image gem-wrapbox gem-wrapbox-style-default gem-wrapbox-position-centered lazy-loading\"  style=\"\"><div class=\"gem-wrapbox-inner  lazy-loading-item\"  data-ll-effect=\"move-up\"><img class=\"gem-wrapbox-element img-responsive\" src=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2024\/02\/2.svg\" alt=\"\"\/><\/div><\/div><\/div><h5 id=\"thegem-heading-69e25e5f95bba\" class=\"thegem-heading vc_custom_1707130101232 words-slide-up thegem-heading-animate\" style=\"text-align: center;\" ><span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"animation-delay: 60ms\">Seamless<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"animation-delay: 120ms\">Demo<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"animation-delay: 180ms\">Import<\/span><\/span><\/h5><style type=\"text\/css\">#thegem-heading-69e25e5f95bba {margin: 0;}#thegem-heading-69e25e5f95bba {margin-left: auto; margin-right: auto;}#thegem-heading-69e25e5f95bba {letter-spacing: 0px;}#thegem-heading-69e25e5f95bba, #thegem-heading-69e25e5f95bba .light {text-transform: none;}<\/style>[vc_column_text]<\/p>\n<p style=\"text-align: center;\">Importing demos is a breeze with TheGem. You can easily bring in your preferred demo with just one click, saving you time and effort.<\/p>\n<p>[\/vc_column_text][\/vc_column][vc_column width=&#8221;1\/2&#8243; offset=&#8221;vc_col-md-3&#8243;]<div class=\"centered-box gem-image-centered-box\"><div class=\"gem-image gem-wrapbox gem-wrapbox-style-default gem-wrapbox-position-centered lazy-loading\"  style=\"\"><div class=\"gem-wrapbox-inner  lazy-loading-item\"  data-ll-effect=\"move-up\"><img class=\"gem-wrapbox-element img-responsive\" src=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2024\/02\/3.svg\" alt=\"\"\/><\/div><\/div><\/div><h5 id=\"thegem-heading-69e25e5f95cc2\" class=\"thegem-heading vc_custom_1707130105753 words-slide-up thegem-heading-animate\" style=\"text-align: center;\" ><span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"animation-delay: 60ms\">Creative<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"animation-delay: 120ms\">Freedom<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"animation-delay: 180ms\">to<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"animation-delay: 240ms\">Mix<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"animation-delay: 300ms\">&<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"animation-delay: 360ms\">Match<\/span><\/span><\/h5><style type=\"text\/css\">#thegem-heading-69e25e5f95cc2 {margin: 0;}#thegem-heading-69e25e5f95cc2 {margin-left: auto; margin-right: auto;}#thegem-heading-69e25e5f95cc2 {letter-spacing: 0px;}#thegem-heading-69e25e5f95cc2, #thegem-heading-69e25e5f95cc2 .light {text-transform: none;}<\/style>[vc_column_text]<\/p>\n<p style=\"text-align: center;\">Enjoy the freedom to mix and match different demos to create a unique website that suits your vision. Blend design elements from different demos.<\/p>\n<p>[\/vc_column_text][\/vc_column][vc_column width=&#8221;1\/2&#8243; offset=&#8221;vc_col-md-3&#8243;]<div class=\"centered-box gem-image-centered-box\"><div class=\"gem-image gem-wrapbox gem-wrapbox-style-default gem-wrapbox-position-centered lazy-loading\"  style=\"\"><div class=\"gem-wrapbox-inner  lazy-loading-item\"  data-ll-effect=\"move-up\"><img class=\"gem-wrapbox-element img-responsive\" src=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2024\/02\/4.svg\" alt=\"\"\/><\/div><\/div><\/div><h5 id=\"thegem-heading-69e25e5f95e55\" class=\"thegem-heading vc_custom_1707130111029 words-slide-up thegem-heading-animate\" style=\"text-align: center;\" ><span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"animation-delay: 60ms\">Expandable<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"animation-delay: 120ms\">Possibilities<\/span><\/span><\/h5><style type=\"text\/css\">#thegem-heading-69e25e5f95e55 {margin: 0;}#thegem-heading-69e25e5f95e55 {margin-left: auto; margin-right: auto;}#thegem-heading-69e25e5f95e55 {letter-spacing: 0px;}#thegem-heading-69e25e5f95e55, #thegem-heading-69e25e5f95e55 .light {text-transform: none;}<\/style>[vc_column_text]<\/p>\n<p style=\"text-align: center;\">Want to add more pages from other pre-made websites? No worries, you can seamlessly integrate additional elements and features.<\/p>\n<p>[\/vc_column_text][\/vc_column][\/vc_row][vc_row full_width=&#8221;stretch_row&#8221; css=&#8221;.vc_custom_1706878554961{margin-bottom: 0px !important;padding-top: 100px !important;padding-bottom: 120px !important;background-color: #5442f0 !important;}&#8221; tablet_padding_top=&#8221;70&#8243; tablet_padding_bottom=&#8221;100&#8243; mobile_padding_top=&#8221;30&#8243; mobile_padding_bottom=&#8221;50&#8243;][vc_column]<p id=\"thegem-heading-69e25e5f95eac\" class=\"thegem-heading title-xlarge vc_custom_1707129154342 words-slide-up thegem-heading-animate\" style=\"text-align: center;\" ><span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #ffffff; animation-delay: 60ms\">Learn<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #ffffff; animation-delay: 120ms\">with<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #ffffff; animation-delay: 180ms\">Video<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #ffffff; animation-delay: 240ms\">Guide<\/span><\/span><\/p><style type=\"text\/css\">#thegem-heading-69e25e5f95eac {margin: 0;}#thegem-heading-69e25e5f95eac {margin-left: auto; margin-right: auto;}#thegem-heading-69e25e5f95eac {letter-spacing: 0px;}#thegem-heading-69e25e5f95eac, #thegem-heading-69e25e5f95eac .light {text-transform: none;}<\/style><h3 id=\"thegem-heading-69e25e5f95ef1\" class=\"thegem-heading vc_custom_1707129709662 words-slide-right thegem-heading-animate\" style=\"text-align: center;\" ><span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #ffffff; animation-delay: 320ms\">Curious<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #ffffff; animation-delay: 340ms\">to<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #ffffff; animation-delay: 360ms\">see<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #ffffff; animation-delay: 380ms\">how<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #ffffff; animation-delay: 400ms\">it<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #ffffff; animation-delay: 420ms\">all<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #ffffff; animation-delay: 440ms\">works?<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #ffffff; animation-delay: 460ms\">We've<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #ffffff; animation-delay: 480ms\">got<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #ffffff; animation-delay: 500ms\">you<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #ffffff; animation-delay: 520ms\">covered<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #ffffff; animation-delay: 540ms\">with<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #ffffff; animation-delay: 560ms\">a<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #ffffff; animation-delay: 580ms\">video<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #ffffff; animation-delay: 600ms\">that<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #ffffff; animation-delay: 620ms\">guides<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #ffffff; animation-delay: 640ms\">you<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #ffffff; animation-delay: 660ms\">through<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #ffffff; animation-delay: 680ms\">the<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #ffffff; animation-delay: 700ms\">process.<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #ffffff; animation-delay: 720ms\">Watch<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #ffffff; animation-delay: 740ms\">the<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #ffffff; animation-delay: 760ms\">video<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #ffffff; animation-delay: 780ms\">to<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #ffffff; animation-delay: 800ms\">get<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #ffffff; animation-delay: 820ms\">a<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #ffffff; animation-delay: 840ms\">step-by-step<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #ffffff; animation-delay: 860ms\">understanding<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #ffffff; animation-delay: 880ms\">of<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #ffffff; animation-delay: 900ms\">TheGem's<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #ffffff; animation-delay: 920ms\">one-click<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #ffffff; animation-delay: 940ms\">demo<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #ffffff; animation-delay: 960ms\">import<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #ffffff; animation-delay: 980ms\">feature.<\/span><\/span><\/h3><style type=\"text\/css\">#thegem-heading-69e25e5f95ef1 {margin: 0;}#thegem-heading-69e25e5f95ef1 {margin-left: auto; margin-right: auto;}#thegem-heading-69e25e5f95ef1 {letter-spacing: 0px;}#thegem-heading-69e25e5f95ef1, #thegem-heading-69e25e5f95ef1 .light {text-transform: none;}@media screen and (max-width: 767px) {#thegem-heading-69e25e5f95ef1.thegem-heading {margin-bottom: 50px !important;}}#thegem-heading-69e25e5f95ef1 {max-width: 1100px;}<\/style><div class=\"gem-youtube gem-wrapbox gem-wrapbox-style-no-style rounded-corners gem-wrapbox-position-below\" style=\"width: 100%;\"><div class=\"gem-wrapbox-inner gem-ratio-style\" style=\"padding-top: 56.25%\"><iframe class=\"gem-wrapbox-element img-responsive\" width=\"100%\" height=\"300\" allowfullscreen=\"allowfullscreen\" frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\" src=\"\/\/www.youtube.com\/embed\/V6KfK0N8_WE?rel=0&amp;wmode=opaque\"><\/iframe><\/div><\/div>[\/vc_column][\/vc_row]<\/p>\n","protected":false},"excerpt":{"rendered":"<p>[vc_row full_width=&#8221;stretch_row&#8221; full_height=&#8221;yes&#8221; content_placement=&#8221;middle&#8221; css=&#8221;.vc_custom_1706882117989{background: #1c1c26 url(https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2024\/02\/1.jpg?id=39393) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}&#8221;][vc_column css=&#8221;.vc_custom_1706877903521{padding-top: 70px !important;padding-bottom: 70px !important;}&#8221; offset=&#8221;vc_col-md-6&#8243;&#8230;<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":[],"_links":{"self":[{"href":"https:\/\/codex-themes.com\/thegem\/wp-json\/wp\/v2\/pages\/39391"}],"collection":[{"href":"https:\/\/codex-themes.com\/thegem\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/codex-themes.com\/thegem\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/codex-themes.com\/thegem\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/codex-themes.com\/thegem\/wp-json\/wp\/v2\/comments?post=39391"}],"version-history":[{"count":87,"href":"https:\/\/codex-themes.com\/thegem\/wp-json\/wp\/v2\/pages\/39391\/revisions"}],"predecessor-version":[{"id":39488,"href":"https:\/\/codex-themes.com\/thegem\/wp-json\/wp\/v2\/pages\/39391\/revisions\/39488"}],"wp:attachment":[{"href":"https:\/\/codex-themes.com\/thegem\/wp-json\/wp\/v2\/media?parent=39391"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}