{"id":1450,"date":"2024-09-03T17:38:57","date_gmt":"2024-09-03T17:38:57","guid":{"rendered":"https:\/\/codex-themes.com\/thegem\/sites\/agency-creative-dark\/?page_id=1450"},"modified":"2021-11-18T11:56:23","modified_gmt":"2021-11-18T11:56:23","slug":"home","status":"publish","type":"page","link":"https:\/\/codex-themes.com\/thegem\/sites\/agency-creative-dark\/","title":{"rendered":"Home"},"content":{"rendered":"<p>[vc_row el_id=&#8221;animation-block&#8221; css=&#8221;.vc_custom_1601987693505{margin-bottom: 0px !important;}&#8221; el_class=&#8221;first-row&#8221;][vc_column css=&#8221;.vc_custom_1614260174865{padding-top: 0px !important;}&#8221;]<div id=\"fullwidth-block-69e7d78f83e8d\" class=\"fullwidth-block clearfix\"  style=\"padding-bottom: 290px;\"><script type=\"text\/javascript\">if (typeof(gem_fix_fullwidth_position) == \"function\") { gem_fix_fullwidth_position(document.getElementById(\"fullwidth-block-69e7d78f83e8d\")); }<\/script><div class=\"fullwidth-block-inner\"><div class=\"container\">[vc_single_image image=&#8221;1921&#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;1&#8243; el_class=&#8221;single-image-1&#8243;][vc_single_image image=&#8221;1922&#8243; img_size=&#8221;full&#8221; alignment=&#8221;right&#8221; interactions_enabled=&#8221;1&#8243; mouse_effects=&#8221;1&#8243; mouse_effects_speed=&#8221;1&#8243; el_class=&#8221;single-image-2&#8243;]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 260px;\"><\/div><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-69e7d78f83f08\" class=\"thegem-heading title-xlarge letters-scale-out thegem-heading-animate\" style=\"text-align: left;\" ><span class=\"thegem-heading-word\" style=\"color: #ffffff;\"><span class=\"thegem-heading-letter\" style=\"animation-delay: 40ms\">C<\/span><span class=\"thegem-heading-letter\" style=\"animation-delay: 80ms\">r<\/span><span class=\"thegem-heading-letter\" style=\"animation-delay: 120ms\">e<\/span><span class=\"thegem-heading-letter\" style=\"animation-delay: 160ms\">a<\/span><span class=\"thegem-heading-letter\" style=\"animation-delay: 200ms\">t<\/span><span class=\"thegem-heading-letter\" style=\"animation-delay: 240ms\">i<\/span><span class=\"thegem-heading-letter\" style=\"animation-delay: 280ms\">v<\/span><span class=\"thegem-heading-letter\" style=\"animation-delay: 320ms\">e<\/span><\/span> <span class=\"thegem-heading-word\" style=\"color: #ffffff;\"><span class=\"thegem-heading-letter\" style=\"animation-delay: 360ms\">&<\/span><\/span> <span class=\"thegem-heading-word\" style=\"color: #ffffff;\"><span class=\"thegem-heading-letter\" style=\"animation-delay: 400ms\">d<\/span><span class=\"thegem-heading-letter\" style=\"animation-delay: 440ms\">i<\/span><span class=\"thegem-heading-letter\" style=\"animation-delay: 480ms\">g<\/span><span class=\"thegem-heading-letter\" style=\"animation-delay: 520ms\">i<\/span><span class=\"thegem-heading-letter\" style=\"animation-delay: 560ms\">t<\/span><span class=\"thegem-heading-letter\" style=\"animation-delay: 600ms\">a<\/span><span class=\"thegem-heading-letter\" style=\"animation-delay: 640ms\">l<\/span><\/span> <span class=\"light thegem-heading-word\" style=\"color: #ffffff;\"><span class=\"thegem-heading-letter\" style=\"animation-delay: 680ms\">b<\/span><span class=\"thegem-heading-letter\" style=\"animation-delay: 720ms\">r<\/span><span class=\"thegem-heading-letter\" style=\"animation-delay: 760ms\">a<\/span><span class=\"thegem-heading-letter\" style=\"animation-delay: 800ms\">n<\/span><span class=\"thegem-heading-letter\" style=\"animation-delay: 840ms\">d<\/span><span class=\"thegem-heading-letter\" style=\"animation-delay: 880ms\">i<\/span><span class=\"thegem-heading-letter\" style=\"animation-delay: 920ms\">n<\/span><span class=\"thegem-heading-letter\" style=\"animation-delay: 960ms\">g<\/span><\/span> <span class=\"light thegem-heading-word\" style=\"color: #ffffff;\"><span class=\"thegem-heading-letter\" style=\"animation-delay: 1000ms\">a<\/span><span class=\"thegem-heading-letter\" style=\"animation-delay: 1040ms\">g<\/span><span class=\"thegem-heading-letter\" style=\"animation-delay: 1080ms\">e<\/span><span class=\"thegem-heading-letter\" style=\"animation-delay: 1120ms\">n<\/span><span class=\"thegem-heading-letter\" style=\"animation-delay: 1160ms\">c<\/span><span class=\"thegem-heading-letter\" style=\"animation-delay: 1200ms\">y<\/span><\/span><\/div><style type=\"text\/css\">#thegem-heading-69e7d78f83f08 {margin: 0;}#thegem-heading-69e7d78f83f08 {max-width: 480px;}#thegem-heading-69e7d78f83f08 .thegem-heading-letter {animation-duration: 800ms;}#thegem-heading-69e7d78f83f08 .thegem-heading-letter {animation-timing-function: cubic-bezier(0.25,1,0.5,1);}<\/style><div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 45px;\"><\/div><div id=\"thegem-heading-69e7d78f83fae\" class=\"thegem-heading styled-subtitle 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: 330ms\">TheGem<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #ffffff; animation-delay: 360ms\">is<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #ffffff; animation-delay: 390ms\">a<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #ffffff; animation-delay: 420ms\">creative<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #ffffff; animation-delay: 450ms\">marketing<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #ffffff; animation-delay: 480ms\">agency<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #ffffff; animation-delay: 510ms\">that<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #ffffff; animation-delay: 540ms\">specializes<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #ffffff; animation-delay: 570ms\">in<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #ffffff; animation-delay: 600ms\">strategy,<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #ffffff; animation-delay: 630ms\">creativity,<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #ffffff; animation-delay: 660ms\">design<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #ffffff; animation-delay: 690ms\">and<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #ffffff; animation-delay: 720ms\">innovative<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #ffffff; animation-delay: 750ms\">technology.<\/span><\/span><\/div><style type=\"text\/css\">#thegem-heading-69e7d78f83fae {margin: 0;}#thegem-heading-69e7d78f83fae {max-width: 450px;}<\/style><\/div><\/div><\/div>[\/vc_column][\/vc_row][vc_row css=&#8221;.vc_custom_1612799843492{margin-bottom: 0px !important;}&#8221; el_id=&#8221;animation-block&#8221; custom_css_code=&#8221;LmxpbmUtYmxvY2slMjAuZ2VtLXRleHRib3glMjAlN0IlMEElMjAlMjAlMjAlMjB6LWluZGV4JTNBJTIwMTAlM0IlMEElN0Q=&#8221;][vc_column css=&#8221;.vc_custom_1612883258231{padding-top: 0px !important;}&#8221;]<div id=\"fullwidth-block-69e7d78f83fde\" class=\"fullwidth-block clearfix\"  style=\"\"><script type=\"text\/javascript\">if (typeof(gem_fix_fullwidth_position) == \"function\") { gem_fix_fullwidth_position(document.getElementById(\"fullwidth-block-69e7d78f83fde\")); }<\/script><div class=\"fullwidth-block-inner\">[vc_single_image image=&#8221;1109&#8243; img_size=&#8221;full&#8221; interactions_enabled=&#8221;1&#8243; vertical_scroll=&#8221;1&#8243; vertical_scroll_direction=&#8221;vertical_scroll_direction_down&#8221; vertical_scroll_speed=&#8221;4&#8243; el_class=&#8221;gear-1&#8243;][vc_single_image image=&#8221;1928&#8243; img_size=&#8221;full&#8221; alignment=&#8221;right&#8221; interactions_enabled=&#8221;1&#8243; vertical_scroll=&#8221;1&#8243; vertical_scroll_speed=&#8221;4&#8243; el_class=&#8221;gear-2&#8243;]<\/div><\/div>[vc_row_inner css=&#8221;.vc_custom_1600690359528{margin-bottom: 0px !important;}&#8221;][vc_column_inner el_class=&#8221;line-block&#8221; width=&#8221;1\/2&#8243; disable_custom_paddings_tablet=&#8221;true&#8221; css=&#8221;.vc_custom_1600690809258{padding-top: 0px !important;padding-left: 150px !important;}&#8221; offset=&#8221;vc_col-lg-6 vc_col-md-6 vc_col-xs-12&#8243;]<div class=\"gem-textbox  gem-interactions-enabled centered-box\"   data-vertical_scroll_enable=\"yes\" data-vertical_scroll_speed=\"0.9\" ><div class=\"gem-textbox-inner\" style=\"border-top-left-radius: 21px;border-top-right-radius: 21px;border-bottom-right-radius: 21px;border-bottom-left-radius: 21px;\"><div class=\"gem-textbox-content\" style=\"background-image: url(https:\/\/codex-themes.com\/thegem\/sites\/agency-creative-dark\/wp-content\/uploads\/2020\/09\/image-42.jpg);background-repeat: no-repeat; background-size: cover;background-position: center top;padding-top: 250px;padding-bottom: 250px;\">[vc_single_image image=&#8221;306&#8243; img_size=&#8221;full&#8221; alignment=&#8221;center&#8221; onclick=&#8221;custom_link&#8221; el_class=&#8221;fancy&#8221; link=&#8221;javascript:;&#8221;][vc_raw_js]JTNDc2NyaXB0JTNFJTBBdmFyJTIwcmVhZHklMjAlM0QlMjAlMjhjYWxsYmFjayUyOSUyMCUzRCUzRSUyMCU3QiUwQSUyMCUyMGlmJTIwJTI4ZG9jdW1lbnQucmVhZHlTdGF0ZSUyMCUyMSUzRCUyMCUyMmxvYWRpbmclMjIlMjklMjBjYWxsYmFjayUyOCUyOSUzQiUwQSUyMCUyMGVsc2UlMjBkb2N1bWVudC5hZGRFdmVudExpc3RlbmVyJTI4JTIyRE9NQ29udGVudExvYWRlZCUyMiUyQyUyMGNhbGxiYWNrJTI5JTNCJTBBJTdEJTNCJTBBJTBBcmVhZHklMjglMjglMjklMjAlM0QlM0UlMjAlN0IlMEElMjAlMjB2YXIlMjBlbGVtJTIwJTNEJTIwZG9jdW1lbnQucXVlcnlTZWxlY3RvciUyOCUyMi5mYW5jeSUyMGElMjIlMjklM0IlMEFpZiUyMCUyOHR5cGVvZiUyOGVsZW0lMjklMjAlMjElM0QlMjAlMjd1bmRlZmluZWQlMjclMjAlMjYlMjYlMjBlbGVtJTIwJTIxJTNEJTIwbnVsbCUyOSUyMCU3QiUwQSUyMCUyMGVsZW0uc2V0QXR0cmlidXRlJTI4JTI3ZGF0YS1mYW5jeWJveCUyNyUyQyUyMCUyNyUyNyUyOSUzQiUwQSUyMCUyMCUwQSUyMCUyMGVsZW0uc2V0QXR0cmlidXRlJTI4JTI3ZGF0YS1zcmMlMjclMkMlMjAlMjdodHRwcyUzQSUyRiUyRnZpbWVvLmNvbSUyRjMyNDY5MTkwNyUyNyUyOSUzQiUwQSU3RCUwQSU3RCUyOSUzQiUwQSUwQSUzQyUyRnNjcmlwdCUzRQ==[\/vc_raw_js]<\/div><\/div><\/div>[vc_single_image image=&#8221;882&#8243; img_size=&#8221;full&#8221; interactions_enabled=&#8221;1&#8243; vertical_scroll=&#8221;1&#8243; vertical_scroll_direction=&#8221;vertical_scroll_direction_down&#8221; vertical_scroll_speed=&#8221;0.5&#8243; css_animation=&#8221;bottom-to-top&#8221; css=&#8221;.vc_custom_1612862282995{margin-top: -565px !important;margin-left: -150px !important;padding-right: 0px !important;border-radius: 20px !important;}&#8221; el_class=&#8221;image-back&#8221;]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 60px;\"><\/div>[\/vc_column_inner][vc_column_inner width=&#8221;1\/2&#8243; disable_custom_paddings_tablet=&#8221;true&#8221; disable_custom_paddings_mobile=&#8221;true&#8221; css=&#8221;.vc_custom_1600690816839{padding-top: 0px !important;padding-left: 130px !important;}&#8221; offset=&#8221;vc_col-lg-6 vc_col-md-6 vc_col-xs-12&#8243;][vc_column_text css_animation=&#8221;top-to-bottom&#8221;]<\/p>\n<div class=\"title-h6\"><span style=\"color: #1fa8ff;\">about us<\/span><\/div>\n<p>[\/vc_column_text]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 30px;\"><\/div>[vc_column_text css_animation=&#8221;bottom-to-top&#8221;]<\/p>\n<div class=\"title-h1\">Fresh ideas for<\/div>\n<p>[\/vc_column_text]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: -27px;\"><\/div>[vc_column_text css_animation=&#8221;bottom-to-top&#8221;]<\/p>\n<div class=\"title-h1\"><span class=\"light\">every business<\/span><\/div>\n<p>[\/vc_column_text]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 45px;\"><\/div>[vc_column_text css_animation=&#8221;bottom-to-top&#8221;]<\/p>\n<div class=\"styled-subtitle\" style=\"max-width: 450px;\"><span style=\"color: #ffffff;\">TheGem is a creative marketing agency that specializes in strategy creativity.<\/span><\/div>\n<p>[\/vc_column_text]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 40px;\"><\/div>[vc_column_text css_animation=&#8221;bottom-to-top&#8221;]<\/p>\n<div style=\"max-width: 440px;\">Lorem ipsum dolor sit ametcon sectetur adipisicing elit, sed doiusmod tempor incidi labore et dolore. agnat aliqua. Ut enim ad mini veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat sit amet.<\/div>\n<p>[\/vc_column_text]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 70px;\"><\/div><style type=\"text\/css\">.thegem-button-69e7d78f8412b5572.lazy-loading-before-start-animation .lazy-loading-item {opacity: 0;}<\/style><div class=\"gem-button-container gem-button-position-left thegem-button-69e7d78f8412b5572 lazy-loading lazy-loading-before-start-animation\" ><a class=\"gem-button gem-button-size-medium gem-button-style-outline gem-button-text-weight-normal gem-button-border-3 lazy-loading-item\"data-ll-effect=\"drop-right-without-wrap\" style=\"border-radius: 25px;border-color: #12f0b1;color: #12f0b1;\" onmouseleave=\"this.style.borderColor='#12f0b1';this.style.backgroundColor='transparent';this.style.color='#12f0b1';\" onmouseenter=\"this.style.borderColor='#12f0b1';this.style.backgroundColor='#12f0b1';this.style.color='#ffffff';\" href=\"https:\/\/codex-themes.com\/thegem\/sites\/agency-creative-dark\/about-us\/\" target=\"_self\">Read more<\/a><\/div> [\/vc_column_inner][\/vc_row_inner]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 85px;\"><\/div>[vc_row_inner css=&#8221;.vc_custom_1600614640090{margin-bottom: 0px !important;}&#8221;][vc_column_inner disable_custom_paddings_tablet=&#8221;true&#8221; disable_custom_paddings_mobile=&#8221;true&#8221; css=&#8221;.vc_custom_1600690661254{padding-top: 0px !important;padding-right: 150px !important;}&#8221; offset=&#8221;vc_col-lg-6 vc_col-md-6&#8243;]<div class=\"clearboth\"><\/div><div class=\"gem-divider hide\" style=\"margin-top: 80px;\"><\/div>[vc_column_text css_animation=&#8221;bottom-to-top&#8221;]<\/p>\n<div class=\"title-h6\"><span style=\"color: #ff6b4e;\">services<\/span><\/div>\n<p>[\/vc_column_text]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 30px;\"><\/div>[vc_column_text css_animation=&#8221;bottom-to-top&#8221;]<\/p>\n<div class=\"title-h1\">Best solution<\/div>\n<p>[\/vc_column_text]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: -27px;\"><\/div>[vc_column_text css_animation=&#8221;bottom-to-top&#8221;]<\/p>\n<div class=\"title-h1\"><span class=\"light\">for business<\/span><\/div>\n<p>[\/vc_column_text]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 45px;\"><\/div>[vc_column_text css_animation=&#8221;bottom-to-top&#8221;]<\/p>\n<div>Lorem ipsum dolor sit ametcon sectetur adipisicing elit, sed doiusmod tempor incidi labore et dolore. agnat aliqua. Ut enim ad mini veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat sit amet. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.<\/div>\n<p>[\/vc_column_text]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 70px;\"><\/div><style type=\"text\/css\">.thegem-button-69e7d78f841791476.lazy-loading-before-start-animation .lazy-loading-item {opacity: 0;}<\/style><div class=\"gem-button-container gem-button-position-left thegem-button-69e7d78f841791476 lazy-loading lazy-loading-before-start-animation\" ><a class=\"gem-button gem-button-size-medium gem-button-style-outline gem-button-text-weight-normal gem-button-border-3 lazy-loading-item\"data-ll-effect=\"drop-right-without-wrap\" style=\"border-radius: 25px;border-color: #1fa8ff;color: #1fa8ff;\" onmouseleave=\"this.style.borderColor='#1fa8ff';this.style.backgroundColor='transparent';this.style.color='#1fa8ff';\" onmouseenter=\"this.style.borderColor='#1fa8ff';this.style.backgroundColor='#1fa8ff';this.style.color='#ffffff';\" href=\"https:\/\/codex-themes.com\/thegem\/sites\/agency-creative-dark\/our-services\/what-we-offer\/\" target=\"_self\">All services<\/a><\/div> [\/vc_column_inner][vc_column_inner el_class=&#8221;line-block2 home-icon&#8221; width=&#8221;1\/2&#8243; css=&#8221;.vc_custom_1600692452846{padding-top: 0px !important;}&#8221; offset=&#8221;vc_col-lg-3 vc_col-md-3&#8243;]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 100px;\"><\/div><div class=\"lazy-loading\" data-ll-item-delay=\"0\"><div class=\"gem-textbox  lazy-loading-item centered-box\"  data-ll-effect=\"move-up\" ><div class=\"gem-textbox-inner\" style=\"border-top-left-radius: 21px;border-top-right-radius: 21px;border-bottom-right-radius: 21px;border-bottom-left-radius: 21px;\"><div class=\"gem-textbox-content\" style=\"background-color: #372d97;background-position: center top;padding-top: 90px;padding-bottom: 40px;\"><div class=\"gem-icon gem-icon-pack-thegemdemo gem-icon-size-large  gem-icon-shape-square gem-simple-icon\"  style=\"opacity: 1;\"><div class=\"gem-icon-inner\" style=\"\"><a href=\"#\" target=\"_self\"><span class=\"gem-icon-half-1\" style=\"color: #ff6b4e;\"><span class=\"back-angle\">&#xe92d;<\/span><\/span><span class=\"gem-icon-half-2\" style=\"color: #ff6b4e;\"><span class=\"back-angle\">&#xe92d;<\/span><\/span><\/a><\/div><\/div><div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 50px;\"><\/div>[vc_column_text]<\/p>\n<div class=\"title-h6\" style=\"text-align: center;\">Development<\/div>\n<p>[\/vc_column_text]<\/div><\/div><\/div><\/div><div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 42px;\"><\/div><div class=\"lazy-loading\" data-ll-item-delay=\"0\"><div class=\"gem-textbox  lazy-loading-item centered-box\"  data-ll-effect=\"move-up\" ><div class=\"gem-textbox-inner\" style=\"border-top-left-radius: 21px;border-top-right-radius: 21px;border-bottom-right-radius: 21px;border-bottom-left-radius: 21px;\"><div class=\"gem-textbox-content\" style=\"background-color: #372d97;background-position: center top;padding-top: 90px;padding-bottom: 40px;\"><div class=\"gem-icon gem-icon-pack-thegemdemo gem-icon-size-large  gem-icon-shape-square gem-simple-icon\"  style=\"opacity: 1;\"><div class=\"gem-icon-inner\" style=\"\"><a href=\"#\" target=\"_self\"><span class=\"gem-icon-half-1\" style=\"color: #0dd2e4;\"><span class=\"back-angle\">&#xe934;<\/span><\/span><span class=\"gem-icon-half-2\" style=\"color: #0dd2e4;\"><span class=\"back-angle\">&#xe934;<\/span><\/span><\/a><\/div><\/div><div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 50px;\"><\/div>[vc_column_text]<\/p>\n<div class=\"title-h6\" style=\"text-align: center;\">Marketing<\/div>\n<p>[\/vc_column_text]<\/div><\/div><\/div><\/div><div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 42px;\"><\/div>[\/vc_column_inner][vc_column_inner el_class=&#8221;line-block2 home-icon&#8221; width=&#8221;1\/2&#8243; css=&#8221;.vc_custom_1600692457749{padding-top: 0px !important;}&#8221; offset=&#8221;vc_col-lg-3 vc_col-md-3&#8243;]<div class=\"lazy-loading\" data-ll-item-delay=\"0\"><div class=\"gem-textbox  lazy-loading-item centered-box\"  data-ll-effect=\"move-up\" ><div class=\"gem-textbox-inner\" style=\"border-top-left-radius: 21px;border-top-right-radius: 21px;border-bottom-right-radius: 21px;border-bottom-left-radius: 21px;\"><div class=\"gem-textbox-content\" style=\"background-color: #372d97;background-position: center top;padding-top: 90px;padding-bottom: 40px;\"><div class=\"gem-icon gem-icon-pack-thegemdemo gem-icon-size-large  gem-icon-shape-square gem-simple-icon\"  style=\"opacity: 1;\"><div class=\"gem-icon-inner\" style=\"\"><a href=\"#\" target=\"_self\"><span class=\"gem-icon-half-1\" style=\"color: #1fa8ff;\"><span class=\"back-angle\">&#xe909;<\/span><\/span><span class=\"gem-icon-half-2\" style=\"color: #1fa8ff;\"><span class=\"back-angle\">&#xe909;<\/span><\/span><\/a><\/div><\/div><div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 50px;\"><\/div>[vc_column_text]<\/p>\n<div class=\"title-h6\" style=\"text-align: center;\">Design<\/div>\n<p>[\/vc_column_text]<\/div><\/div><\/div><\/div><div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 42px;\"><\/div><div class=\"lazy-loading\" data-ll-item-delay=\"0\"><div class=\"gem-textbox  lazy-loading-item centered-box\"  data-ll-effect=\"move-up\" ><div class=\"gem-textbox-inner\" style=\"border-top-left-radius: 21px;border-top-right-radius: 21px;border-bottom-right-radius: 21px;border-bottom-left-radius: 21px;\"><div class=\"gem-textbox-content\" style=\"background-color: #372d97;background-position: center top;padding-top: 90px;padding-bottom: 40px;\"><div class=\"gem-icon gem-icon-pack-thegemdemo gem-icon-size-large  gem-icon-shape-square gem-simple-icon\"  style=\"opacity: 1;\"><div class=\"gem-icon-inner\" style=\"\"><a href=\"#\" target=\"_self\"><span class=\"gem-icon-half-1\" style=\"color: #12f0b1;\"><span class=\"back-angle\">&#xe923;<\/span><\/span><span class=\"gem-icon-half-2\" style=\"color: #12f0b1;\"><span class=\"back-angle\">&#xe923;<\/span><\/span><\/a><\/div><\/div><div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 50px;\"><\/div>[vc_column_text]<\/p>\n<div class=\"title-h6\" style=\"text-align: center;\">Coding<\/div>\n<p>[\/vc_column_text]<\/div><\/div><\/div><\/div>[\/vc_column_inner][\/vc_row_inner][vc_row_inner css=&#8221;.vc_custom_1600680775657{margin-bottom: 0px !important;}&#8221;][vc_column_inner el_class=&#8221;portfolio-case&#8221; css=&#8221;.vc_custom_1600618434607{padding-top: 0px !important;}&#8221;]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 45px;\"><\/div>[vc_column_text css_animation=&#8221;bottom-to-top&#8221;]<\/p>\n<div class=\"title-h6\"><span style=\"color: #12f0b1;\">projects<\/span><\/div>\n<p>[\/vc_column_text]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 30px;\"><\/div>[vc_column_text css_animation=&#8221;bottom-to-top&#8221;]<\/p>\n<div class=\"title-h1\">Latest <span class=\"light\">works<\/span><\/div>\n<p>[\/vc_column_text]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 65px;\"><\/div><div class=\"preloader save-space\"><div class=\"preloader-spin\"><\/div><\/div> <div class=\"portfolio-preloader-wrapper\"> <div class=\"portfolio portfolio-grid no-padding portfolio-pagination-scroll portfolio-style-justified background-style-white title-style-light hover-circular title-on-page caption-position-right loading-animation item-animation-move-up fullwidth-columns fullwidth-columns-4 hover-circular-title hover-title columns-5 disable-isotope \" data-portfolio-uid=\"ff7d68d\" data-current-page=\"1\" data-per-page=\"4\" data-next-page=\"0\" data-pages-count=\"1\" data-hover=\"circular\"> <div class=\"portfolio-row-outer fullwidth-block no-paddings\"> <div class=\"row portfolio-row\" style=\"margin: 0;padding-left: 21px;padding-right: 21px;\"> <div class=\"portfolio-set clearfix\" data-max-row-height=\"380\"> <div class=\"portfolio-item branding work item-animations-not-inited post-479 thegem_pf_item type-thegem_pf_item status-publish has-post-thumbnail\" style=\"padding: 21px;\" data-default-sort=\"0\" data-sort-date=\"1724993493\"> <div class=\"wrap clearfix\" style=\"border-bottom-color: \"> <div class=\"image post-479 thegem_pf_item type-thegem_pf_item status-publish has-post-thumbnail\"> <div class=\"image-inner\"> <picture> <source srcset=\"https:\/\/codex-themes.com\/thegem\/sites\/agency-creative-dark\/wp-content\/uploads\/2020\/09\/image-28-thegem-portfolio-justified-2x-500.jpg 1x, https:\/\/codex-themes.com\/thegem\/sites\/agency-creative-dark\/wp-content\/uploads\/2020\/09\/image-28-thegem-portfolio-justified.jpg 2x\" media=\"(max-width: 550px)\" sizes=\"100vw\"> <source srcset=\"https:\/\/codex-themes.com\/thegem\/sites\/agency-creative-dark\/wp-content\/uploads\/2020\/09\/image-28-thegem-portfolio-justified-fullwidth-5x.jpg 1x, https:\/\/codex-themes.com\/thegem\/sites\/agency-creative-dark\/wp-content\/uploads\/2020\/09\/image-28-thegem-portfolio-justified.jpg 2x\" media=\"(min-width: 1280px) and (max-width: 1495px)\" sizes=\"100vw\"> <source srcset=\"https:\/\/codex-themes.com\/thegem\/sites\/agency-creative-dark\/wp-content\/uploads\/2020\/09\/image-28-thegem-portfolio-justified-fullwidth-4x.jpg 1x, https:\/\/codex-themes.com\/thegem\/sites\/agency-creative-dark\/wp-content\/uploads\/2020\/09\/image-28-thegem-portfolio-justified.jpg 2x\" media=\"(max-width: 1920px)\" sizes=\"100vw\"> <img src=\"https:\/\/codex-themes.com\/thegem\/sites\/agency-creative-dark\/wp-content\/uploads\/2020\/09\/image-28-thegem-portfolio-justified.jpg\" width=\"844\" height=\"767\" class=\"attachment-thegem-portfolio-justified\" alt=\"Brand creative design\" \/> <\/picture> <\/div> <div class=\"overlay\"> <div class=\"overlay-circle\"><\/div> <div class=\"links-wrapper\"> <div class=\"links\"> <div class=\"portfolio-icons\"> <a href=\"https:\/\/codex-themes.com\/thegem\/sites\/agency-creative-dark\/pf\/brand-creative-design\/\" target=\"_blank\" class=\"icon self-link \"><i class=\"default\"><\/i><\/a> <a href=\"\/\/player.vimeo.com\/video\/324691907?autoplay=1\" target=\"_blank\" class=\"icon vimeo \"><i class=\"default\"><\/i><\/a> <a href=\"https:\/\/codex-themes.com\/thegem\/sites\/agency-creative-dark\/wp-content\/uploads\/2020\/09\/image-28.jpg\" target=\"_self\" class=\"icon full-image fancy\"><i class=\"default\"><\/i><\/a> <a href=\"https:\/\/codex-themes.com\/thegem\/sites\/agency-creative-dark\/case-studies\/our-projects\/\" target=\"_blank\" class=\"icon inner-link \"><i class=\"default\"><\/i><\/a> <div class=\"overlay-line\"><\/div> <\/div> <div class=\"caption\"> <div class=\"title title-h4\"> Brand creative design <\/span> <\/div> <div class=\"description\"> <\/div> <\/div> <\/div> <\/div> <\/div> <\/div> <\/div> <\/div> <div class=\"portfolio-item marketing work item-animations-not-inited post-498 thegem_pf_item type-thegem_pf_item status-publish has-post-thumbnail\" style=\"padding: 21px;\" data-default-sort=\"0\" data-sort-date=\"1724993877\"> <div class=\"wrap clearfix\" style=\"border-bottom-color: \"> <div class=\"image post-498 thegem_pf_item type-thegem_pf_item status-publish has-post-thumbnail\"> <div class=\"image-inner\"> <picture> <source srcset=\"https:\/\/codex-themes.com\/thegem\/sites\/agency-creative-dark\/wp-content\/uploads\/2020\/09\/image-29-thegem-portfolio-justified-2x-500.jpg 1x, https:\/\/codex-themes.com\/thegem\/sites\/agency-creative-dark\/wp-content\/uploads\/2020\/09\/image-29-thegem-portfolio-justified.jpg 2x\" media=\"(max-width: 550px)\" sizes=\"100vw\"> <source srcset=\"https:\/\/codex-themes.com\/thegem\/sites\/agency-creative-dark\/wp-content\/uploads\/2020\/09\/image-29-thegem-portfolio-justified-fullwidth-5x.jpg 1x, https:\/\/codex-themes.com\/thegem\/sites\/agency-creative-dark\/wp-content\/uploads\/2020\/09\/image-29-thegem-portfolio-justified.jpg 2x\" media=\"(min-width: 1280px) and (max-width: 1495px)\" sizes=\"100vw\"> <source srcset=\"https:\/\/codex-themes.com\/thegem\/sites\/agency-creative-dark\/wp-content\/uploads\/2020\/09\/image-29-thegem-portfolio-justified-fullwidth-4x.jpg 1x, https:\/\/codex-themes.com\/thegem\/sites\/agency-creative-dark\/wp-content\/uploads\/2020\/09\/image-29-thegem-portfolio-justified.jpg 2x\" media=\"(max-width: 1920px)\" sizes=\"100vw\"> <img src=\"https:\/\/codex-themes.com\/thegem\/sites\/agency-creative-dark\/wp-content\/uploads\/2020\/09\/image-29-thegem-portfolio-justified.jpg\" width=\"844\" height=\"767\" class=\"attachment-thegem-portfolio-justified\" alt=\"Green business card\" \/> <\/picture> <\/div> <div class=\"overlay\"> <div class=\"overlay-circle\"><\/div> <div class=\"links-wrapper\"> <div class=\"links\"> <div class=\"portfolio-icons\"> <a href=\"https:\/\/codex-themes.com\/thegem\/sites\/agency-creative-dark\/pf\/green-business-card\/\" target=\"_self\" class=\"icon self-link \"><i class=\"default\"><\/i><\/a> <a href=\"https:\/\/codex-themes.com\/thegem\/sites\/agency-creative-dark\/wp-content\/uploads\/2020\/09\/image-29.jpg\" target=\"_self\" class=\"icon full-image fancy\"><i class=\"default\"><\/i><\/a> <a href=\"\/\/player.vimeo.com\/video\/324691907?autoplay=1\" target=\"_blank\" class=\"icon vimeo \"><i class=\"default\"><\/i><\/a> <div class=\"overlay-line\"><\/div> <\/div> <div class=\"caption\"> <div class=\"title title-h4\"> Green business card <\/span> <\/div> <div class=\"description\"> <\/div> <\/div> <\/div> <\/div> <\/div> <\/div> <\/div> <\/div> <div class=\"portfolio-item illustration work item-animations-not-inited post-499 thegem_pf_item type-thegem_pf_item status-publish has-post-thumbnail\" style=\"padding: 21px;\" data-default-sort=\"0\" data-sort-date=\"1724993968\"> <div class=\"wrap clearfix\" style=\"border-bottom-color: \"> <div class=\"image post-499 thegem_pf_item type-thegem_pf_item status-publish has-post-thumbnail\"> <div class=\"image-inner\"> <picture> <source srcset=\"https:\/\/codex-themes.com\/thegem\/sites\/agency-creative-dark\/wp-content\/uploads\/2020\/09\/image-30-thegem-portfolio-justified-2x-500.jpg 1x, https:\/\/codex-themes.com\/thegem\/sites\/agency-creative-dark\/wp-content\/uploads\/2020\/09\/image-30-thegem-portfolio-justified.jpg 2x\" media=\"(max-width: 550px)\" sizes=\"100vw\"> <source srcset=\"https:\/\/codex-themes.com\/thegem\/sites\/agency-creative-dark\/wp-content\/uploads\/2020\/09\/image-30-thegem-portfolio-justified-fullwidth-5x.jpg 1x, https:\/\/codex-themes.com\/thegem\/sites\/agency-creative-dark\/wp-content\/uploads\/2020\/09\/image-30-thegem-portfolio-justified.jpg 2x\" media=\"(min-width: 1280px) and (max-width: 1495px)\" sizes=\"100vw\"> <source srcset=\"https:\/\/codex-themes.com\/thegem\/sites\/agency-creative-dark\/wp-content\/uploads\/2020\/09\/image-30-thegem-portfolio-justified-fullwidth-4x.jpg 1x, https:\/\/codex-themes.com\/thegem\/sites\/agency-creative-dark\/wp-content\/uploads\/2020\/09\/image-30-thegem-portfolio-justified.jpg 2x\" media=\"(max-width: 1920px)\" sizes=\"100vw\"> <img src=\"https:\/\/codex-themes.com\/thegem\/sites\/agency-creative-dark\/wp-content\/uploads\/2020\/09\/image-30-thegem-portfolio-justified.jpg\" width=\"844\" height=\"767\" class=\"attachment-thegem-portfolio-justified\" alt=\"T-shirt color design\" \/> <\/picture> <\/div> <div class=\"overlay\"> <div class=\"overlay-circle\"><\/div> <div class=\"links-wrapper\"> <div class=\"links\"> <div class=\"portfolio-icons\"> <a href=\"https:\/\/codex-themes.com\/thegem\/sites\/agency-creative-dark\/pf\/t-shirt-color-design\/\" target=\"_self\" class=\"icon self-link \"><i class=\"default\"><\/i><\/a> <a href=\"https:\/\/codex-themes.com\/thegem\/sites\/agency-creative-dark\/case-studies\/our-projects\/\" target=\"_blank\" class=\"icon inner-link \"><i class=\"default\"><\/i><\/a> <a href=\"\/\/player.vimeo.com\/video\/324691907?autoplay=1\" target=\"_blank\" class=\"icon vimeo \"><i class=\"default\"><\/i><\/a> <div class=\"overlay-line\"><\/div> <\/div> <div class=\"caption\"> <div class=\"title title-h4\"> T-shirt color design <\/span> <\/div> <div class=\"description\"> <\/div> <\/div> <\/div> <\/div> <\/div> <\/div> <\/div> <\/div> <div class=\"portfolio-item branding work item-animations-not-inited post-503 thegem_pf_item type-thegem_pf_item status-publish has-post-thumbnail\" style=\"padding: 21px;\" data-default-sort=\"0\" data-sort-date=\"1724994110\"> <div class=\"wrap clearfix\" style=\"border-bottom-color: \"> <div class=\"image post-503 thegem_pf_item type-thegem_pf_item status-publish has-post-thumbnail\"> <div class=\"image-inner\"> <picture> <source srcset=\"https:\/\/codex-themes.com\/thegem\/sites\/agency-creative-dark\/wp-content\/uploads\/2020\/09\/image-34-thegem-portfolio-justified-2x-500.jpg 1x, https:\/\/codex-themes.com\/thegem\/sites\/agency-creative-dark\/wp-content\/uploads\/2020\/09\/image-34-thegem-portfolio-justified.jpg 2x\" media=\"(max-width: 550px)\" sizes=\"100vw\"> <source srcset=\"https:\/\/codex-themes.com\/thegem\/sites\/agency-creative-dark\/wp-content\/uploads\/2020\/09\/image-34-thegem-portfolio-justified-fullwidth-5x.jpg 1x, https:\/\/codex-themes.com\/thegem\/sites\/agency-creative-dark\/wp-content\/uploads\/2020\/09\/image-34-thegem-portfolio-justified.jpg 2x\" media=\"(min-width: 1280px) and (max-width: 1495px)\" sizes=\"100vw\"> <source srcset=\"https:\/\/codex-themes.com\/thegem\/sites\/agency-creative-dark\/wp-content\/uploads\/2020\/09\/image-34-thegem-portfolio-justified-fullwidth-4x.jpg 1x, https:\/\/codex-themes.com\/thegem\/sites\/agency-creative-dark\/wp-content\/uploads\/2020\/09\/image-34-thegem-portfolio-justified.jpg 2x\" media=\"(max-width: 1920px)\" sizes=\"100vw\"> <img src=\"https:\/\/codex-themes.com\/thegem\/sites\/agency-creative-dark\/wp-content\/uploads\/2020\/09\/image-34-thegem-portfolio-justified.jpg\" width=\"844\" height=\"767\" class=\"attachment-thegem-portfolio-justified\" alt=\"Brand creative design\" \/> <\/picture> <\/div> <div class=\"overlay\"> <div class=\"overlay-circle\"><\/div> <div class=\"links-wrapper\"> <div class=\"links\"> <div class=\"portfolio-icons\"> <a href=\"https:\/\/codex-themes.com\/thegem\/sites\/agency-creative-dark\/pf\/brand-creative-design-3\/\" target=\"_self\" class=\"icon self-link \"><i class=\"default\"><\/i><\/a> <a href=\"\/\/player.vimeo.com\/video\/324691907?autoplay=1\" target=\"_blank\" class=\"icon vimeo \"><i class=\"default\"><\/i><\/a> <div class=\"overlay-line\"><\/div> <\/div> <div class=\"caption\"> <div class=\"title title-h4\"> Brand creative design <\/span> <\/div> <div class=\"description\"> <\/div> <\/div> <\/div> <\/div> <\/div> <\/div> <\/div> <\/div> <\/div><!-- .portflio-set --> <div class=\"portfolio-item-size-container\"> <div class=\"portfolio-item item-animations-not-inited post-503 thegem_pf_item type-thegem_pf_item status-publish has-post-thumbnail\" style=\"padding: 0 21px !important;\"> <\/div> <\/div> <\/div><!-- .row--> <\/div><!-- .full-width --> <\/div><!-- .portfolio--> <\/div><!-- .portfolio-preloader-wrapper-->[\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row][vc_row full_width=&#8221;stretch_row&#8221; css=&#8221;.vc_custom_1600933487661{margin-bottom: 0px !important;}&#8221; el_class=&#8221;z-index-row&#8221;][vc_column css=&#8221;.vc_custom_1600933044423{padding-top: 0px !important;}&#8221;]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 15px;\"><\/div><style type=\"text\/css\">.thegem-button-69e7d78f8c817648.lazy-loading-before-start-animation .lazy-loading-item {opacity: 0;}<\/style><div class=\"gem-button-container gem-button-position-center thegem-button-69e7d78f8c817648 lazy-loading lazy-loading-before-start-animation\" ><a class=\"gem-button gem-button-size-medium gem-button-style-outline gem-button-text-weight-normal gem-button-border-3 lazy-loading-item\"data-ll-effect=\"drop-right-without-wrap\" style=\"border-radius: 25px;border-color: #ffffff;color: #ffffff;\" onmouseleave=\"this.style.borderColor='#ffffff';this.style.backgroundColor='transparent';this.style.color='#ffffff';\" onmouseenter=\"this.style.borderColor='#ffffff';this.style.backgroundColor='#ffffff';this.style.color='#31278f';\" href=\"https:\/\/codex-themes.com\/thegem\/sites\/agency-creative-dark\/case-studies\/our-projects\/\" target=\"_self\">View all works<\/a><\/div> <div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 50px;\"><\/div>[\/vc_column][\/vc_row][vc_row css=&#8221;.vc_custom_1600931772589{margin-bottom: 0px !important;}&#8221; el_id=&#8221;animation-block&#8221;][vc_column css=&#8221;.vc_custom_1612883268987{padding-top: 0px !important;}&#8221;]<div id=\"fullwidth-block-69e7d78f8c830\" class=\"fullwidth-block clearfix\"  style=\"\"><script type=\"text\/javascript\">if (typeof(gem_fix_fullwidth_position) == \"function\") { gem_fix_fullwidth_position(document.getElementById(\"fullwidth-block-69e7d78f8c830\")); }<\/script><div class=\"fullwidth-block-inner\">[vc_row_inner][vc_column_inner el_class=&#8221;hide-on-mobile&#8221; offset=&#8221;vc_col-lg-10 vc_col-md-12&#8243;][vc_single_image image=&#8221;1919&#8243; img_size=&#8221;full&#8221; alignment=&#8221;center&#8221; interactions_enabled=&#8221;1&#8243; vertical_scroll=&#8221;1&#8243; vertical_scroll_speed=&#8221;2&#8243; el_class=&#8221;gear-5 tgp-exclude&#8221;][\/vc_column_inner][\/vc_row_inner]<\/div><\/div>[vc_row_inner][vc_column_inner offset=&#8221;vc_hidden-lg vc_hidden-md vc_hidden-sm&#8221;]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 15px;\"><\/div>[vc_column_text css_animation=&#8221;bottom-to-top&#8221;]<\/p>\n<div class=\"title-h6\" style=\"text-align: center;\"><span style=\"color: #12f0b1;\">Testimonials<\/span><\/div>\n<p>[\/vc_column_text]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 30px;\"><\/div>[vc_column_text css_animation=&#8221;bottom-to-top&#8221;]<\/p>\n<div class=\"title-h1\" style=\"text-align: center;\">Trusted from<\/div>\n<p>[\/vc_column_text]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: -25px;\"><\/div>[vc_column_text css_animation=&#8221;bottom-to-top&#8221;]<\/p>\n<div class=\"title-h1\" style=\"text-align: center;\"><span class=\"light\">our clients<\/span><\/div>\n<p>[\/vc_column_text]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 100px;\"><\/div>[\/vc_column_inner][vc_column_inner el_class=&#8221;testomonial-col&#8221; width=&#8221;2\/3&#8243;]<div class=\"clearboth\"><\/div><div class=\"gem-divider hide\" style=\"margin-top: 130px;\"><\/div><div class=\"preloader\"><div class=\"preloader-spin\"><\/div><\/div><div class=\"size-medium style1 gem-testimonials\" style=background-color:> <div id=\"post-1000\" class=\"gem-testimonial-item post-1000 thegem_testimonial type-thegem_testimonial status-publish has-post-thumbnail\"> <div class=\"gem-testimonial-wrapper \"> <div class=\"gem-testimonial-image\"> <img width=\"160\" height=\"160\" src=\"https:\/\/codex-themes.com\/thegem\/sites\/agency-creative-dark\/wp-content\/uploads\/2020\/09\/image-25-thegem-person-160.png\" class=\"img-responsive img-circle wp-post-image\" alt=\"image-25\" srcset=\"https:\/\/codex-themes.com\/thegem\/sites\/agency-creative-dark\/wp-content\/uploads\/2020\/09\/image-25-thegem-testimonial.png 2x\" sizes=\"100vw\" \/> <\/div> <div class=\"gem-testimonial-content\"> <div class=\"gem-testimonial-name\" style=\"color: #11c8ff\">Jeniffer Burns<\/div> <div class=\"gem-testimonial-position\" style=\"color: #acacb3\">Creative Heads Inc.<\/div> <div class=\"gem-testimonial-text\" style=\"color: #ffffff\"> <p>The blinding splendor of the diamond. The mighty power of the rocket. Design perfection. The status symbol for any business.<\/p> <\/div> <\/div> <\/div> <\/div> <div id=\"post-1001\" class=\"gem-testimonial-item post-1001 thegem_testimonial type-thegem_testimonial status-publish has-post-thumbnail\"> <div class=\"gem-testimonial-wrapper \"> <div class=\"gem-testimonial-image\"> <img width=\"160\" height=\"160\" src=\"https:\/\/codex-themes.com\/thegem\/sites\/agency-creative-dark\/wp-content\/uploads\/2020\/09\/image-24-thegem-person-160.jpg\" class=\"img-responsive img-circle wp-post-image\" alt=\"image-24\" srcset=\"https:\/\/codex-themes.com\/thegem\/sites\/agency-creative-dark\/wp-content\/uploads\/2020\/09\/image-24-thegem-testimonial.jpg 2x\" sizes=\"100vw\" \/> <\/div> <div class=\"gem-testimonial-content\"> <div class=\"gem-testimonial-name\" style=\"color: #11c8ff\">Jeniffer Burns<\/div> <div class=\"gem-testimonial-position\" style=\"color: #acacb3\">Creative Heads Inc.<\/div> <div class=\"gem-testimonial-text\" style=\"color: #ffffff\"> <p>The blinding splendor of the diamond. The mighty power of the rocket. Design perfection. The status symbol for any business.<\/p> <\/div> <\/div> <\/div> <\/div> <div class=\"testimonials_svg\"><svg style=\"fill: \" width=\"100\" height=\"50\"><path d=\"M 0,-1 Q 45,5 50,50 Q 55,5 100,-1\" \/><\/svg><\/div><\/div>[vc_single_image image=&#8221;395&#8243; img_size=&#8221;full&#8221; style=&#8221;vc_box_circle_2&#8243; css_animation=&#8221;bottom-to-top&#8221; el_class=&#8221;face-4&#8243;][vc_single_image image=&#8221;1475&#8243; img_size=&#8221;full&#8221; style=&#8221;vc_box_circle_2&#8243; css_animation=&#8221;bottom-to-top&#8221; el_class=&#8221;face-3&#8243;][\/vc_column_inner][vc_column_inner el_class=&#8221;testomonial-col&#8221; width=&#8221;1\/3&#8243; offset=&#8221;vc_hidden-xs&#8221;]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 15px;\"><\/div>[vc_column_text css_animation=&#8221;bottom-to-top&#8221;]<\/p>\n<div class=\"title-h6\"><span style=\"color: #12f0b1;\">Testimonials<\/span><\/div>\n<p>[\/vc_column_text]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 30px;\"><\/div>[vc_column_text css_animation=&#8221;bottom-to-top&#8221;]<\/p>\n<div class=\"title-h1\">Trusted from<\/div>\n<p>[\/vc_column_text]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: -25px;\"><\/div>[vc_column_text css_animation=&#8221;bottom-to-top&#8221;]<\/p>\n<div class=\"title-h1\"><span class=\"light\">our clients<\/span><\/div>\n<p>[\/vc_column_text][vc_column_text css_animation=&#8221;bottom-to-top&#8221; el_class=&#8221;hide-on-mobile&#8221;]<\/p>\n<div style=\"font-family: Montserrat; font-size: 177px; font-weight: bold; text-align: right; transform: rotate(180deg);\"><span style=\"color: #ff6b4e; transform: rotate(90deg);\">&#8220;<\/span><\/div>\n<p>[\/vc_column_text]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 100px;\"><\/div>[vc_single_image image=&#8221;394&#8243; img_size=&#8221;full&#8221; alignment=&#8221;right&#8221; style=&#8221;vc_box_circle_2&#8243; css_animation=&#8221;bottom-to-top&#8221; el_class=&#8221;face-1&#8243;][vc_single_image image=&#8221;393&#8243; img_size=&#8221;full&#8221; style=&#8221;vc_box_circle_2&#8243; css_animation=&#8221;bottom-to-top&#8221; el_class=&#8221;face-2&#8243;][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=&#8221;.vc_custom_1601285114614{margin-bottom: 0px !important;}&#8221;][vc_column_inner offset=&#8221;vc_hidden-md vc_hidden-xs&#8221; css=&#8221;.vc_custom_1601285110639{padding-top: 0px !important;}&#8221;]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 150px;\"><\/div>[\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row][vc_row css=&#8221;.vc_custom_1600930468695{margin-bottom: 0px !important;}&#8221; el_id=&#8221;animation-block&#8221;][vc_column][vc_column_text css_animation=&#8221;bottom-to-top&#8221;]<\/p>\n<div class=\"title-h6\" style=\"text-align: center;\"><span style=\"color: #0dd2e4;\">pricing<\/span><\/div>\n<p>[\/vc_column_text]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 30px;\"><\/div>[vc_column_text css_animation=&#8221;bottom-to-top&#8221;]<\/p>\n<div class=\"title-h1\" style=\"text-align: center;\">Special <span class=\"light\">offers<\/span><\/div>\n<p>[\/vc_column_text]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 70px;\"><\/div><div id=\"fullwidth-block-69e7d78f8e509\" class=\"fullwidth-block clearfix\"  style=\"\"><script type=\"text\/javascript\">if (typeof(gem_fix_fullwidth_position) == \"function\") { gem_fix_fullwidth_position(document.getElementById(\"fullwidth-block-69e7d78f8e509\")); }<\/script><div class=\"fullwidth-block-inner\">[vc_single_image image=&#8221;1924&#8243; img_size=&#8221;full&#8221; interactions_enabled=&#8221;1&#8243; vertical_scroll=&#8221;1&#8243; vertical_scroll_direction=&#8221;vertical_scroll_direction_down&#8221; vertical_scroll_speed=&#8221;4&#8243; el_class=&#8221;gear-3 tgp-exclude&#8221;][vc_single_image image=&#8221;1920&#8243; img_size=&#8221;full&#8221; alignment=&#8221;right&#8221; interactions_enabled=&#8221;1&#8243; vertical_scroll=&#8221;1&#8243; vertical_scroll_speed=&#8221;4&#8243; el_class=&#8221;gear-4 tgp-exclude&#8221;]<\/div><\/div>[vc_row_inner css=&#8221;.vc_custom_1600546850906{margin-bottom: 0px !important;}&#8221;][vc_column_inner el_class=&#8221;on-top-margin price&#8221; css=&#8221;.vc_custom_1600694807759{padding-top: 0px !important;}&#8221;]<div class=\"pricing-table row inline-row inline-row-center pricing-table-style-5 button-icon-default\" >\n\t<div class=\"pricing-column-wrapper col-md-4 col-sm-4 col-xs-6  inline-column\"><div class=\"pricing-column\">\n\t <div class=\"pricing-price-row  \"  style=\" background-color: #1c145f; color:#ff6b4e; \">\n\n\t\t<div class=\"pricing-price-title-wrapper\">\n\t\t<div   class=\"pricing-price-title\">Basic<\/div>\n\t\t<div  class=\"pricing-price-subtitle\"><\/div>\n\t\t<\/div>\n\n\t\t<div class=\"pricing-price-wrapper\"><div class=\"pricing-price\" style=\" background-color: #1c145f; \"><div style=\" color:#ff6b4e; \" class=\"pricing-cost\">$100<\/div><div  class=\"time\" style= display:inline-block;>Per Month<\/div><\/div><\/div><svg style='fill:#1c145f' class=\"wrap-style\"><use xlink:href=https:\/\/codex-themes.com\/thegem\/sites\/agency-creative-dark\/wp-content\/themes\/thegem\/css\/post-arrow.svg#dec-post-arrow \/><\/use><\/svg><\/div><figure class=\"pricing-row\"><span style=\"color: #8993b1;\">Sea Audits<\/span><\/figure><figure class=\"pricing-row\"><span style=\"color: #8993b1;\">SEO Management<\/span><\/figure><figure class=\"pricing-row\"><span style=\"color: #8993b1;\">SEO Copywriting<\/span><\/figure><figure class=\"pricing-row\"><span style=\"color: #8993b1;\">Link Building<\/span><\/figure><div class=\"pricing-footer\"><div class=\"gem-button-container gem-button-position-center thegem-button-69e7d78f8e5793952\" ><a class=\"gem-button gem-button-size-small gem-button-style-outline gem-button-text-weight-normal gem-button-border-2\" style=\"border-radius: 24px;border-color: #f4674d;color: #f4674d;\" onmouseleave=\"this.style.borderColor='#f4674d';this.style.backgroundColor='transparent';this.style.color='#f4674d';\" onmouseenter=\"this.style.borderColor='#f4674d';this.style.backgroundColor='#f4674d';this.style.color='#1c145f';\" href=\"\" target=\"_self\">Buy now<\/a><\/div> <\/div><\/div><\/div>\n\t<div class=\"pricing-column-wrapper col-md-4 col-sm-4 col-xs-6  inline-column\"><div class=\"pricing-column\">\n\t <div class=\"pricing-price-row  \"  style=\" background-color: #1c145f; color:#11dda7; \">\n\n\t\t<div class=\"pricing-price-title-wrapper\">\n\t\t<div   class=\"pricing-price-title\">Standart<\/div>\n\t\t<div  class=\"pricing-price-subtitle\"><\/div>\n\t\t<\/div>\n\n\t\t<div class=\"pricing-price-wrapper\"><div class=\"pricing-price\" style=\" background-color: #1c145f; \"><div style=\" color:#11dda7; \" class=\"pricing-cost\">$150<\/div><div  class=\"time\" style= display:inline-block;>Per Month<\/div><\/div><\/div><svg style='fill:#1c145f' class=\"wrap-style\"><use xlink:href=https:\/\/codex-themes.com\/thegem\/sites\/agency-creative-dark\/wp-content\/themes\/thegem\/css\/post-arrow.svg#dec-post-arrow \/><\/use><\/svg><\/div><figure class=\"pricing-row\"><span style=\"color: #8993b1;\">SEO Copywriting<\/span><\/figure><figure class=\"pricing-row\"><span style=\"color: #8993b1;\">Link Building<\/span><\/figure><figure class=\"pricing-row\"><span style=\"color: #8993b1;\">Site Migration<\/span><\/figure><figure class=\"pricing-row\"><span style=\"color: #8993b1;\">Digital Marketing<\/span><\/figure><div class=\"pricing-footer\"><div class=\"gem-button-container gem-button-position-center thegem-button-69e7d78f8e5be2516\" ><a class=\"gem-button gem-button-size-small gem-button-style-outline gem-button-text-weight-normal gem-button-border-2\" style=\"border-radius: 24px;border-color: #11dda7;color: #11dda7;\" onmouseleave=\"this.style.borderColor='#11dda7';this.style.backgroundColor='transparent';this.style.color='#11dda7';\" onmouseenter=\"this.style.borderColor='#11dda7';this.style.backgroundColor='#11dda7';this.style.color='#1c145f';\" href=\"\" target=\"_self\">Buy now<\/a><\/div> <\/div><\/div><\/div>\n\t<div class=\"pricing-column-wrapper col-md-4 col-sm-4 col-xs-6  inline-column\"><div class=\"pricing-column\">\n\t <div class=\"pricing-price-row  \"  style=\" background-color: #1c145f; color:#1fa8ff; \">\n\n\t\t<div class=\"pricing-price-title-wrapper\">\n\t\t<div   class=\"pricing-price-title\">Premium<\/div>\n\t\t<div  class=\"pricing-price-subtitle\"><\/div>\n\t\t<\/div>\n\n\t\t<div class=\"pricing-price-wrapper\"><div class=\"pricing-price\" style=\" background-color: #1c145f; \"><div style=\" color:#1fa8ff; \" class=\"pricing-cost\">$200<\/div><div  class=\"time\" style= display:inline-block;>Per Month<\/div><\/div><\/div><svg style='fill:#1c145f' class=\"wrap-style\"><use xlink:href=https:\/\/codex-themes.com\/thegem\/sites\/agency-creative-dark\/wp-content\/themes\/thegem\/css\/post-arrow.svg#dec-post-arrow \/><\/use><\/svg><\/div><figure class=\"pricing-row\"><span style=\"color: #8993b1;\">Site Migration<\/span><\/figure><figure class=\"pricing-row\"><span style=\"color: #8993b1;\">Digital Marketing<\/span><\/figure><figure class=\"pricing-row\"><span style=\"color: #8993b1;\">SEO Copywriting<\/span><\/figure><figure class=\"pricing-row\"><span style=\"color: #8993b1;\">Link Building<\/span><\/figure><div class=\"pricing-footer\"><div class=\"gem-button-container gem-button-position-center thegem-button-69e7d78f8e5f82132\" ><a class=\"gem-button gem-button-size-small gem-button-style-outline gem-button-text-weight-normal gem-button-border-2\" style=\"border-radius: 24px;border-color: #1fa8ff;color: #1fa8ff;\" onmouseleave=\"this.style.borderColor='#1fa8ff';this.style.backgroundColor='transparent';this.style.color='#1fa8ff';\" onmouseenter=\"this.style.borderColor='#1fa8ff';this.style.backgroundColor='#1fa8ff';this.style.color='#1c145f';\" href=\"\" target=\"_self\">Buy now<\/a><\/div> <\/div><\/div><\/div><\/div>[\/vc_column_inner][\/vc_row_inner]<div class=\"clearboth\"><\/div><div class=\"gem-divider hide-on-mobile\" style=\"margin-top: 70px;\"><\/div><div class=\"preloader\"><div class=\"preloader-spin\"><\/div><\/div><div class=\"gem-clients gem-clients-type-carousel-grid disable-grayscale lazy-loading\" data-autoscroll=\"5000\"><div class=\"gem-clients-slide\"><div class=\"gem-clients-slide-inner clearfix\"> <div id=\"post-435\" class=\"gem-client-item lazy-loading-item post-435 thegem_client type-thegem_client status-publish has-post-thumbnail\" style=\"width: 20%;\" data-ll-effect=\"drop-bottom\"> <a href=\"#\" target=\"_blank\" class=\"gscale\"> <img width=\"150\" height=\"150\" src=\"https:\/\/codex-themes.com\/thegem\/sites\/agency-creative-dark\/wp-content\/uploads\/2020\/09\/image-47.png\" class=\"img-responsive wp-post-image\" alt=\"image-47\" \/>\t<\/a> <\/div> <div id=\"post-441\" class=\"gem-client-item lazy-loading-item post-441 thegem_client type-thegem_client status-publish has-post-thumbnail\" style=\"width: 20%;\" data-ll-effect=\"drop-bottom\"> <a href=\"#\" target=\"_blank\" class=\"gscale\"> <img width=\"150\" height=\"150\" src=\"https:\/\/codex-themes.com\/thegem\/sites\/agency-creative-dark\/wp-content\/uploads\/2020\/09\/image-46.png\" class=\"img-responsive wp-post-image\" alt=\"image-46\" \/>\t<\/a> <\/div> <div id=\"post-442\" class=\"gem-client-item lazy-loading-item post-442 thegem_client type-thegem_client status-publish has-post-thumbnail\" style=\"width: 20%;\" data-ll-effect=\"drop-bottom\"> <a href=\"#\" target=\"_blank\" class=\"gscale\"> <img width=\"150\" height=\"150\" src=\"https:\/\/codex-themes.com\/thegem\/sites\/agency-creative-dark\/wp-content\/uploads\/2020\/09\/image-48.png\" class=\"img-responsive wp-post-image\" alt=\"image-48\" \/>\t<\/a> <\/div> <div id=\"post-443\" class=\"gem-client-item lazy-loading-item post-443 thegem_client type-thegem_client status-publish has-post-thumbnail\" style=\"width: 20%;\" data-ll-effect=\"drop-bottom\"> <a href=\"#\" target=\"_blank\" class=\"gscale\"> <img width=\"150\" height=\"150\" src=\"https:\/\/codex-themes.com\/thegem\/sites\/agency-creative-dark\/wp-content\/uploads\/2020\/09\/image-49.png\" class=\"img-responsive wp-post-image\" alt=\"image-49\" \/>\t<\/a> <\/div> <div id=\"post-444\" class=\"gem-client-item lazy-loading-item post-444 thegem_client type-thegem_client status-publish has-post-thumbnail\" style=\"width: 20%;\" data-ll-effect=\"drop-bottom\"> <a href=\"#\" target=\"_self\" class=\"gscale\"> <img width=\"150\" height=\"150\" src=\"https:\/\/codex-themes.com\/thegem\/sites\/agency-creative-dark\/wp-content\/uploads\/2020\/09\/image-50.png\" class=\"img-responsive wp-post-image\" alt=\"image-50\" \/>\t<\/a> <\/div><\/div><\/div><\/div>[vc_row_inner css=&#8221;.vc_custom_1601019326272{margin-bottom: 0px !important;}&#8221;][vc_column_inner css=&#8221;.vc_custom_1601019329911{padding-top: 0px !important;}&#8221;]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 60px;\"><\/div>[vc_column_text css_animation=&#8221;bottom-to-top&#8221;]<\/p>\n<div class=\"title-h6\" style=\"text-align: center;\"><span style=\"color: #12f0b1;\">editorials<\/span><\/div>\n<p>[\/vc_column_text]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 10px;\"><\/div>[vc_column_text css_animation=&#8221;bottom-to-top&#8221;]<\/p>\n<div class=\"title-h1\" style=\"text-align: center;\">Latest <span class=\"light\">posts<\/span><\/div>\n<p>[\/vc_column_text]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 70px;\"><\/div>[\/vc_column_inner][\/vc_row_inner][vc_row_inner css=&#8221;.vc_custom_1600673750355{margin-bottom: 0px !important;}&#8221;][vc_column_inner el_class=&#8221;home-blog&#8221; css=&#8221;.vc_custom_1600673763097{padding-top: 0px !important;}&#8221;]<div class=\"portfolio-preloader-wrapper\"> <div class=\"portfolio portfolio-grid news-grid no-padding portfolio-pagination-normal portfolio-style-justified background-style-transparent title-style-light hover-new-default title-on-page version-new loading-animation item-animation-move-up columns-3 disable-isotope \" data-portfolio-uid=\"d4eb945\" data-current-page=\"1\" data-per-page=\"8\" data-next-page=\"0\" data-pages-count=\"1\" data-hover=\"default\"> <div class=\"portfolio-row-outer \"> <div class=\"row\" style=\"margin: -21px;\"> <div class=\"portfolio-set clearfix\" data-max-row-height=\"380\"> <div class=\"portfolio-item work col-md-4 col-xs-4 item-animations-not-inited post-hide-categories post-832 post type-post status-publish format-standard has-post-thumbnail category-work tag-branding tag-design tag-illustration tag-interface tag-marketing\" style=\"padding: 21px;\" data-default-sort=\"0\" data-sort-date=\"1725151853\"> <div class=\"wrap clearfix\"> <div class=\"image post-832 post type-post status-publish format-standard has-post-thumbnail category-work tag-branding tag-design tag-illustration tag-interface tag-marketing\"> <div class=\"image-inner\"> <picture> <img src=\"https:\/\/codex-themes.com\/thegem\/sites\/agency-creative-dark\/wp-content\/uploads\/var\/www\/codex-themes.com\/thegem\/sites\/agency-creative-dark\/wp-content\/themes\/thegem\/images\/dummy\/transparent.png\" width=\"3000\" height=\"3000\" class=\"attachment-thegem-portfolio-justified\" alt=\"Twice profit than before you ever got\" \/> <\/picture> <div class=\"post-featured-content\"><a href=\"https:\/\/codex-themes.com\/thegem\/sites\/agency-creative-dark\/twice-profit-than-before-you-ever-got\/\"> <picture> <source srcset=\"https:\/\/codex-themes.com\/thegem\/sites\/agency-creative-dark\/wp-content\/uploads\/2020\/09\/image-39-thegem-portfolio-justified-2x-500.jpg 1x, https:\/\/codex-themes.com\/thegem\/sites\/agency-creative-dark\/wp-content\/uploads\/2020\/09\/image-39-thegem-portfolio-justified.jpg 2x\" media=\"(max-width: 550px)\" sizes=\"100vw\"> <source srcset=\"https:\/\/codex-themes.com\/thegem\/sites\/agency-creative-dark\/wp-content\/uploads\/2020\/09\/image-39-thegem-portfolio-justified-3x.jpg 1x, https:\/\/codex-themes.com\/thegem\/sites\/agency-creative-dark\/wp-content\/uploads\/2020\/09\/image-39-thegem-portfolio-justified.jpg 2x\" media=\"(max-width: 1920px)\" sizes=\"100vw\"> <img src=\"https:\/\/codex-themes.com\/thegem\/sites\/agency-creative-dark\/wp-content\/uploads\/2020\/09\/image-39-thegem-portfolio-justified.jpg\" width=\"844\" height=\"767\" class=\"img-responsive\" alt=\"image-39\" \/> <\/picture> <\/a><\/div> <\/div> <div class=\"overlay\"> <div class=\"overlay-circle\"><\/div> <div class=\"links-wrapper\"> <div class=\"links\"> <div class=\"caption\"> <a href=\"https:\/\/codex-themes.com\/thegem\/sites\/agency-creative-dark\/twice-profit-than-before-you-ever-got\/\" class=\"portolio-item-link\"><\/a> <div class=\"portfolio-icons\"> <a href=\"javascript: void(0);\" class=\"icon self-link\"><i class=\"default\"><\/i><\/a> <\/div> <\/div> <\/div> <\/div> <\/div> <\/div> <div class=\"caption post-832 post type-post status-publish format-standard has-post-thumbnail category-work tag-branding tag-design tag-illustration tag-interface tag-marketing\"> <div class=\"post-author-date\"> <div class=\"post-date\">September 1, 2024<\/div> <\/div> <div class=\"title\"> <div class=\"title-h4\"><a href=\"https:\/\/codex-themes.com\/thegem\/sites\/agency-creative-dark\/twice-profit-than-before-you-ever-got\/\" rel=\"bookmark\">Twice profit than before you ever got<\/a><\/div> <\/div> <div class=\"description\"> <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore<\/p> <\/div> <\/div> <\/div> <\/div> <div class=\"portfolio-item work col-md-4 col-xs-4 item-animations-not-inited post-hide-categories post-834 post type-post status-publish format-standard has-post-thumbnail category-work tag-branding tag-design tag-illustration tag-interface tag-marketing\" style=\"padding: 21px;\" data-default-sort=\"0\" data-sort-date=\"1725151807\"> <div class=\"wrap clearfix\"> <div class=\"image post-834 post type-post status-publish format-standard has-post-thumbnail category-work tag-branding tag-design tag-illustration tag-interface tag-marketing\"> <div class=\"image-inner\"> <picture> <img src=\"https:\/\/codex-themes.com\/thegem\/sites\/agency-creative-dark\/wp-content\/uploads\/var\/www\/codex-themes.com\/thegem\/sites\/agency-creative-dark\/wp-content\/themes\/thegem\/images\/dummy\/transparent.png\" width=\"3000\" height=\"3000\" class=\"attachment-thegem-portfolio-justified\" alt=\"Simple ways to optimize your website for SEO\" \/> <\/picture> <div class=\"post-featured-content\"><a href=\"https:\/\/codex-themes.com\/thegem\/sites\/agency-creative-dark\/simple-ways-to-optimize-your-website-for-seo\/\"> <picture> <source srcset=\"https:\/\/codex-themes.com\/thegem\/sites\/agency-creative-dark\/wp-content\/uploads\/2020\/09\/image-40-thegem-portfolio-justified-2x-500.jpg 1x, https:\/\/codex-themes.com\/thegem\/sites\/agency-creative-dark\/wp-content\/uploads\/2020\/09\/image-40-thegem-portfolio-justified.jpg 2x\" media=\"(max-width: 550px)\" sizes=\"100vw\"> <source srcset=\"https:\/\/codex-themes.com\/thegem\/sites\/agency-creative-dark\/wp-content\/uploads\/2020\/09\/image-40-thegem-portfolio-justified-3x.jpg 1x, https:\/\/codex-themes.com\/thegem\/sites\/agency-creative-dark\/wp-content\/uploads\/2020\/09\/image-40-thegem-portfolio-justified.jpg 2x\" media=\"(max-width: 1920px)\" sizes=\"100vw\"> <img src=\"https:\/\/codex-themes.com\/thegem\/sites\/agency-creative-dark\/wp-content\/uploads\/2020\/09\/image-40-thegem-portfolio-justified.jpg\" width=\"844\" height=\"767\" class=\"img-responsive\" alt=\"image-40\" \/> <\/picture> <\/a><\/div> <\/div> <div class=\"overlay\"> <div class=\"overlay-circle\"><\/div> <div class=\"links-wrapper\"> <div class=\"links\"> <div class=\"caption\"> <a href=\"https:\/\/codex-themes.com\/thegem\/sites\/agency-creative-dark\/simple-ways-to-optimize-your-website-for-seo\/\" class=\"portolio-item-link\"><\/a> <div class=\"portfolio-icons\"> <a href=\"javascript: void(0);\" class=\"icon self-link\"><i class=\"default\"><\/i><\/a> <\/div> <\/div> <\/div> <\/div> <\/div> <\/div> <div class=\"caption post-834 post type-post status-publish format-standard has-post-thumbnail category-work tag-branding tag-design tag-illustration tag-interface tag-marketing\"> <div class=\"post-author-date\"> <div class=\"post-date\">September 1, 2024<\/div> <\/div> <div class=\"title\"> <div class=\"title-h4\"><a href=\"https:\/\/codex-themes.com\/thegem\/sites\/agency-creative-dark\/simple-ways-to-optimize-your-website-for-seo\/\" rel=\"bookmark\">Simple ways to optimize your website for SEO<\/a><\/div> <\/div> <div class=\"description\"> <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore<\/p> <\/div> <\/div> <\/div> <\/div> <div class=\"portfolio-item work col-md-4 col-xs-4 item-animations-not-inited post-hide-categories post-836 post type-post status-publish format-standard has-post-thumbnail category-work tag-branding tag-design tag-illustration tag-interface tag-marketing\" style=\"padding: 21px;\" data-default-sort=\"0\" data-sort-date=\"1725151785\"> <div class=\"wrap clearfix\"> <div class=\"image post-836 post type-post status-publish format-standard has-post-thumbnail category-work tag-branding tag-design tag-illustration tag-interface tag-marketing\"> <div class=\"image-inner\"> <picture> <img src=\"https:\/\/codex-themes.com\/thegem\/sites\/agency-creative-dark\/wp-content\/uploads\/var\/www\/codex-themes.com\/thegem\/sites\/agency-creative-dark\/wp-content\/themes\/thegem\/images\/dummy\/transparent.png\" width=\"3000\" height=\"3000\" class=\"attachment-thegem-portfolio-justified\" alt=\"The basics of blogging search optimization\" \/> <\/picture> <div class=\"post-featured-content\"><a href=\"https:\/\/codex-themes.com\/thegem\/sites\/agency-creative-dark\/the-basics-of-blogging-search-optimization\/\"> <picture> <source srcset=\"https:\/\/codex-themes.com\/thegem\/sites\/agency-creative-dark\/wp-content\/uploads\/2020\/09\/image-41-thegem-portfolio-justified-2x-500.jpg 1x, https:\/\/codex-themes.com\/thegem\/sites\/agency-creative-dark\/wp-content\/uploads\/2020\/09\/image-41-thegem-portfolio-justified.jpg 2x\" media=\"(max-width: 550px)\" sizes=\"100vw\"> <source srcset=\"https:\/\/codex-themes.com\/thegem\/sites\/agency-creative-dark\/wp-content\/uploads\/2020\/09\/image-41-thegem-portfolio-justified-3x.jpg 1x, https:\/\/codex-themes.com\/thegem\/sites\/agency-creative-dark\/wp-content\/uploads\/2020\/09\/image-41-thegem-portfolio-justified.jpg 2x\" media=\"(max-width: 1920px)\" sizes=\"100vw\"> <img src=\"https:\/\/codex-themes.com\/thegem\/sites\/agency-creative-dark\/wp-content\/uploads\/2020\/09\/image-41-thegem-portfolio-justified.jpg\" width=\"844\" height=\"767\" class=\"img-responsive\" alt=\"image-41\" \/> <\/picture> <\/a><\/div> <\/div> <div class=\"overlay\"> <div class=\"overlay-circle\"><\/div> <div class=\"links-wrapper\"> <div class=\"links\"> <div class=\"caption\"> <a href=\"https:\/\/codex-themes.com\/thegem\/sites\/agency-creative-dark\/the-basics-of-blogging-search-optimization\/\" class=\"portolio-item-link\"><\/a> <div class=\"portfolio-icons\"> <a href=\"javascript: void(0);\" class=\"icon self-link\"><i class=\"default\"><\/i><\/a> <\/div> <\/div> <\/div> <\/div> <\/div> <\/div> <div class=\"caption post-836 post type-post status-publish format-standard has-post-thumbnail category-work tag-branding tag-design tag-illustration tag-interface tag-marketing\"> <div class=\"post-author-date\"> <div class=\"post-date\">September 1, 2024<\/div> <\/div> <div class=\"title\"> <div class=\"title-h4\"><a href=\"https:\/\/codex-themes.com\/thegem\/sites\/agency-creative-dark\/the-basics-of-blogging-search-optimization\/\" rel=\"bookmark\">The basics of blogging search optimization<\/a><\/div> <\/div> <div class=\"description\"> <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore<\/p> <\/div> <\/div> <\/div> <\/div> <\/div><!-- .portflio-set --> <div class=\"portfolio-item-size-container\"> <div class=\"portfolio-item col-md-4 col-xs-4 item-animations-not-inited post-hide-categories post-836 post type-post status-publish format-standard has-post-thumbnail category-work tag-branding tag-design tag-illustration tag-interface tag-marketing\" style=\"padding: 0 21px !important;\"> <\/div> <\/div> <\/div><!-- .row--> <\/div><!-- .full-width --> <\/div><!-- .portfolio--> <\/div><!-- .portfolio-preloader-wrapper-->[\/vc_column_inner][\/vc_row_inner]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 70px;\"><\/div>[\/vc_column][\/vc_row]<\/p>\n","protected":false},"excerpt":{"rendered":"<p>[vc_row el_id=&#8221;animation-block&#8221; css=&#8221;.vc_custom_1601987693505{margin-bottom: 0px !important;}&#8221; el_class=&#8221;first-row&#8221;][vc_column css=&#8221;.vc_custom_1614260174865{padding-top: 0px !important;}&#8221;][\/vc_column][\/vc_row][vc_row css=&#8221;.vc_custom_1612799843492{margin-bottom: 0px !important;}&#8221; el_id=&#8221;animation-block&#8221; custom_css_code=&#8221;LmxpbmUtYmxvY2slMjAuZ2VtLXRleHRib3glMjAlN0IlMEElMjAlMjAlMjAlMjB6LWluZGV4JTNBJTIwMTAlM0IlMEElN0Q=&#8221;][vc_column css=&#8221;.vc_custom_1612883258231{padding-top: 0px !important;}&#8221;][vc_row_inner css=&#8221;.vc_custom_1600690359528{margin-bottom: 0px !important;}&#8221;][vc_column_inner&#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\/sites\/agency-creative-dark\/wp-json\/wp\/v2\/pages\/1450"}],"collection":[{"href":"https:\/\/codex-themes.com\/thegem\/sites\/agency-creative-dark\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/codex-themes.com\/thegem\/sites\/agency-creative-dark\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/codex-themes.com\/thegem\/sites\/agency-creative-dark\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/codex-themes.com\/thegem\/sites\/agency-creative-dark\/wp-json\/wp\/v2\/comments?post=1450"}],"version-history":[{"count":165,"href":"https:\/\/codex-themes.com\/thegem\/sites\/agency-creative-dark\/wp-json\/wp\/v2\/pages\/1450\/revisions"}],"predecessor-version":[{"id":1956,"href":"https:\/\/codex-themes.com\/thegem\/sites\/agency-creative-dark\/wp-json\/wp\/v2\/pages\/1450\/revisions\/1956"}],"wp:attachment":[{"href":"https:\/\/codex-themes.com\/thegem\/sites\/agency-creative-dark\/wp-json\/wp\/v2\/media?parent=1450"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}