{"id":11741,"date":"2020-10-12T10:20:14","date_gmt":"2020-10-12T10:20:14","guid":{"rendered":"https:\/\/codex-themes.com\/thegem\/?p=11741"},"modified":"2021-10-27T16:53:43","modified_gmt":"2021-10-27T16:53:43","slug":"fullwidth-post","status":"publish","type":"post","link":"https:\/\/codex-themes.com\/thegem\/fullwidth-post\/","title":{"rendered":"Fullwidth Post"},"content":{"rendered":"<p>[vc_row full_width=&#8221;stretch_row&#8221; css=&#8221;.vc_custom_1634545451218{margin-bottom: 0px !important;background-image: url(https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/03\/Fullwidth_Post_header.jpg?id=11742) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}&#8221;][vc_column css=&#8221;.vc_custom_1634547171892{padding-top: 0px !important;}&#8221; offset=&#8221;vc_hidden-xs&#8221;]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 100px;\"><\/div>[\/vc_column][vc_column css=&#8221;.vc_custom_1634545507556{padding-top: 0px !important;}&#8221;]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 110px;\"><\/div><div class=\"centered-box\"><div class=\"gem-icon gem-icon-pack-material gem-icon-size-xlarge  gem-icon-shape-square gem-simple-icon\"  style=\"opacity: 1;\"><div class=\"gem-icon-inner\" style=\"\"><span class=\"gem-icon-half-1\" style=\"color: #00bcd4;\"><span class=\"back-angle\">&#xf217;<\/span><\/span><span class=\"gem-icon-half-2\" style=\"color: #00bcd4;\"><span class=\"back-angle\">&#xf217;<\/span><\/span><\/div><\/div><\/div><div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 48px;\"><\/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-69e12ca37d503\" class=\"thegem-heading title-xlarge lines-slide-up thegem-heading-animate\" style=\"text-align: center;\" data-animation-name=\"lines-slide-up\" data-animation-interval=\"80\"><span class=\"thegem-heading-word\" style=\"color: #ffffff;\">Fullwidth<\/span> <span class=\"thegem-heading-word\" style=\"color: #ffffff;\">Post<\/span><\/div><style type=\"text\/css\">#thegem-heading-69e12ca37d503 {margin: 0;}#thegem-heading-69e12ca37d503 {margin-left: auto; margin-right: auto;}<\/style><div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 60px;\"><\/div><div id=\"thegem-heading-69e12ca37d59f\" class=\"thegem-heading styled-subtitle lines-slide-up thegem-heading-animate\" style=\"text-align: center;\" data-animation-name=\"lines-slide-up\" data-animation-delay=\"200\" data-animation-interval=\"80\"><span class=\"thegem-heading-word\" style=\"color: #ffffff;\">Lorem<\/span> <span class=\"thegem-heading-word\" style=\"color: #ffffff;\">Ipsum.<\/span> <span class=\"thegem-heading-word\" style=\"color: #ffffff;\">Proin<\/span> <span class=\"thegem-heading-word\" style=\"color: #ffffff;\">gravida<\/span> <span class=\"thegem-heading-word\" style=\"color: #ffffff;\">nibh<\/span> <span class=\"thegem-heading-word\" style=\"color: #ffffff;\">vel<\/span> <span class=\"thegem-heading-word\" style=\"color: #ffffff;\">velit<\/span> <span class=\"thegem-heading-word\" style=\"color: #ffffff;\">auctor<\/span> <span class=\"thegem-heading-word\" style=\"color: #ffffff;\">aliquet.<\/span> <span class=\"thegem-heading-word\" style=\"color: #ffffff;\">Aenean<\/span> <span class=\"thegem-heading-word\" style=\"color: #ffffff;\">sollicitudin,<\/span> <span class=\"thegem-heading-word\" style=\"color: #ffffff;\">lorem<\/span> <span class=\"thegem-heading-word\" style=\"color: #ffffff;\">quis<\/span> <span class=\"thegem-heading-word\" style=\"color: #ffffff;\">bibendum<\/span> <span class=\"thegem-heading-word\" style=\"color: #ffffff;\">auctor,<\/span> <span class=\"thegem-heading-word\" style=\"color: #ffffff;\">nisi<\/span> <span class=\"thegem-heading-word\" style=\"color: #ffffff;\">elit<\/span> <span class=\"thegem-heading-word\" style=\"color: #ffffff;\">consequat<\/span> <span class=\"thegem-heading-word\" style=\"color: #ffffff;\">ipsum,<\/span> <span class=\"thegem-heading-word\" style=\"color: #ffffff;\">nec<\/span> <span class=\"thegem-heading-word\" style=\"color: #ffffff;\">sagittis<\/span> <span class=\"thegem-heading-word\" style=\"color: #ffffff;\">sem<\/span> <span class=\"thegem-heading-word\" style=\"color: #ffffff;\">nibh<\/span> <span class=\"thegem-heading-word\" style=\"color: #ffffff;\">id<\/span> <span class=\"thegem-heading-word\" style=\"color: #ffffff;\">elit.<\/span> <span class=\"thegem-heading-word\" style=\"color: #ffffff;\">Duis<\/span> <span class=\"thegem-heading-word\" style=\"color: #ffffff;\">sed<\/span> <span class=\"thegem-heading-word\" style=\"color: #ffffff;\">odio<\/span> <span class=\"thegem-heading-word\" style=\"color: #ffffff;\">sit<\/span> <span class=\"thegem-heading-word\" style=\"color: #ffffff;\">amet<\/span> <span class=\"thegem-heading-word\" style=\"color: #ffffff;\">nibh<\/span> <span class=\"thegem-heading-word\" style=\"color: #ffffff;\">vulputate<\/span> <span class=\"thegem-heading-word\" style=\"color: #ffffff;\">cursus<\/span> <span class=\"thegem-heading-word\" style=\"color: #ffffff;\">a<\/span> <span class=\"thegem-heading-word\" style=\"color: #ffffff;\">sit<\/span> <span class=\"thegem-heading-word\" style=\"color: #ffffff;\">amet<\/span> <span class=\"thegem-heading-word\" style=\"color: #ffffff;\">mauris.<\/span> <span class=\"thegem-heading-word\" style=\"color: #ffffff;\">Morbi<\/span> <span class=\"thegem-heading-word\" style=\"color: #ffffff;\">accumsan<\/span> <span class=\"thegem-heading-word\" style=\"color: #ffffff;\">ipsum<\/span> <span class=\"thegem-heading-word\" style=\"color: #ffffff;\">velit.<\/span><\/div><style type=\"text\/css\">#thegem-heading-69e12ca37d59f {margin: 0;}#thegem-heading-69e12ca37d59f {margin-left: auto; margin-right: auto;}#thegem-heading-69e12ca37d59f {max-width: 1115px;}<\/style><div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 160px;\"><\/div>[\/vc_column][\/vc_row][vc_row css=&#8221;.vc_custom_1634546789653{margin-bottom: 0px !important;}&#8221;][vc_column css=&#8221;.vc_custom_1634547466732{padding-top: 0px !important;}&#8221; offset=&#8221;vc_hidden-xs&#8221;]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 30px;\"><\/div>[\/vc_column][\/vc_row][vc_row][vc_column width=&#8221;1\/2&#8243; css=&#8221;.vc_custom_1634547554107{padding-top: 80px !important;}&#8221;][vc_single_image image=&#8221;10336&#8243; img_size=&#8221;576&#215;400&#8243;][\/vc_column][vc_column width=&#8221;1\/2&#8243; css=&#8221;.vc_custom_1634547558796{padding-top: 70px !important;}&#8221;][vc_column_text]<\/p>\n<h4>Lorem ipsum dolor sit amet<\/h4>\n<p>[\/vc_column_text]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 25px;\"><\/div>[vc_column_text]Lorem ipsum dolor sit amet, consectetur adi pisicing elit, sed do eiusmod tempor incididunt ut labore et dolore mag navoluptate velit esse cillum dolore eu fugiat nulla pariatur \u00a0aliqua. Ut enim ad minim veniam, quis exercitation ullamco laboris nisiut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit involuptate velit esse cillum dolore eu fugiat nulla pariaturvoluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.[\/vc_column_text]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 33px;\"><\/div><div class=\"gem-list gem-list-type-checkbox gem-list-color-3\" ><ul>\n<li>Lorem ipsum dolor sit amet, consectetur\u00a0enim ad minim veniam\u00a0magna<\/li>\n<li>Adi pisicing elit\u00a0incididunt\u00a0enim ad minim veniam\u00a0dolore \u00a0eiusmod<\/li>\n<li>Sed do eiusmod tempor incididunt\u00a0enim ad minim veniam\u00a0laboris<\/li>\n<li>Ut enim ad minim veniam, quisenim ad minim veniam\u00a0exercitation<\/li>\n<\/ul>\n<\/div>[\/vc_column][\/vc_row][vc_row][vc_column]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 70px;\"><\/div><div id=\"fullwidth-block-69e12ca37d617\" class=\"fullwidth-block clearfix\"  style=\"background-color: #f0f3f2;padding-top: 100px;padding-bottom: 80px;\"><script type=\"text\/javascript\">if (typeof(gem_fix_fullwidth_position) == \"function\") { gem_fix_fullwidth_position(document.getElementById(\"fullwidth-block-69e12ca37d617\")); }<\/script><div class=\"fullwidth-block-inner\"><div class=\"container\">[vc_row_inner][vc_column_inner width=&#8221;1\/2&#8243; css=&#8221;.vc_custom_1457773103716{margin-top: -10px !important;}&#8221;][vc_column_text]<\/p>\n<h4>Lorem ipsum dolor sit amet<\/h4>\n<p>[\/vc_column_text]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 34px;\"><\/div><div   class=\"gem-quote gem-quote-style-default gem-quote-no-paddings\" ><blockquote  >&#8230;Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud<\/blockquote><\/div><div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: -5px;\"><\/div>[vc_column_text]Lorem ipsum dolor sit amet, consectetur adi pisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis exercitation ullamco laboris nisiut aliquip ex ea commodo consequat.[\/vc_column_text][\/vc_column_inner][vc_column_inner width=&#8221;1\/2&#8243;][vc_single_image image=&#8221;10334&#8243; img_size=&#8221;576&#215;440&#8243;][\/vc_column_inner][\/vc_row_inner]<\/div><\/div><\/div><div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 100px;\"><\/div>[\/vc_column][\/vc_row][vc_row][vc_column width=&#8221;1\/2&#8243; offset=&#8221;vc_col-lg-6&#8243;][vc_single_image image=&#8221;10348&#8243; img_size=&#8221;576&#215;400&#8243;]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 92px;\"><\/div>[\/vc_column][vc_column width=&#8221;1\/2&#8243; css=&#8221;.vc_custom_1457773278503{margin-top: -9px !important;}&#8221;][vc_column_text]<\/p>\n<div class=\"title-h4\">Lorem ipsum dolor<\/div>\n<p>[\/vc_column_text]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 30px;\"><\/div>[vc_column_text]Lorem ipsum dolor sit amet, consectetur adi pisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis exercitation ullamco laboris nisiut aliquip ex ea commodo consequat.[\/vc_column_text]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 37px;\"><\/div><div class=\"gem-textbox \"  ><div class=\"gem-textbox-inner\" style=\"border: 1px solid #cccccc;\"><div class=\"gem-textbox-content\" style=\"background-position: center top;padding-top: 5px;padding-bottom: 15px;\"><div class=\"gem-dropcap gem-dropcap-shape-circle gem-dropcap-style-medium\"><span class=\"gem-dropcap-letter\" style=\"color: #ffffff;background-color: #9b4ce4;\">1<\/span><\/div><div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: -43px;\"><\/div>[vc_column_text]<\/p>\n<div class=\"styled-subtitle\"><span style=\"color: #9b4ce4;\">Ut arcu dui, blandit nec libero quis<\/span><\/div>\n<p>[\/vc_column_text]<\/div><\/div><\/div><div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: -25px;\"><\/div><div class=\"gem-textbox \"  ><div class=\"gem-textbox-inner\" style=\"border: 1px solid #cccccc;\"><div class=\"gem-textbox-content\" style=\"background-position: center top;padding-top: 5px;padding-bottom: 15px;\"><div class=\"gem-dropcap gem-dropcap-shape-circle gem-dropcap-style-medium\"><span class=\"gem-dropcap-letter\" style=\"color: #ffffff;background-color: #4f67e1;\">2<\/span><\/div><div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: -43px;\"><\/div>[vc_column_text]<\/p>\n<div class=\"styled-subtitle\"><span style=\"color: #4f67e1;\">Quisque ultricies mi ante faucibus<\/span><\/div>\n<p>[\/vc_column_text]<\/div><\/div><\/div><div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: -24px;\"><\/div><div class=\"gem-textbox \"  ><div class=\"gem-textbox-inner\" style=\"border: 1px solid #cccccc;\"><div class=\"gem-textbox-content\" style=\"background-position: center top;padding-top: 5px;padding-bottom: 15px;\"><div class=\"gem-dropcap gem-dropcap-shape-circle gem-dropcap-style-medium\"><span class=\"gem-dropcap-letter\" style=\"color: #ffffff;background-color: #00bcd4;\">3<\/span><\/div><div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: -43px;\"><\/div>[vc_column_text]<\/p>\n<div class=\"styled-subtitle\"><span style=\"color: #00bcd4;\">Lorem ipsum dolor sit amet<\/span><\/div>\n<p>[\/vc_column_text]<\/div><\/div><\/div>[\/vc_column][vc_column offset=&#8221;vc_hidden-lg&#8221;]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 92px;\"><\/div>[\/vc_column][\/vc_row][vc_row full_width=&#8221;stretch_row&#8221; css=&#8221;.vc_custom_1457773357524{padding-top: 100px !important;padding-bottom: 100px !important;background-color: #f0f3f2 !important;}&#8221;][vc_column width=&#8221;1\/2&#8243; css=&#8221;.vc_custom_1457773368296{margin-top: -9px !important;}&#8221;][vc_column_text]<\/p>\n<h4>Lorem ipsum dolor sit amet<\/h4>\n<p>[\/vc_column_text]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 40px;\"><\/div>[vc_row_inner][vc_column_inner width=&#8221;1\/2&#8243;]<div class=\"gem-dropcap gem-dropcap-shape-circle gem-dropcap-style-medium\"><span class=\"gem-dropcap-letter\" style=\"color: #ffffff;background-color: #684b96;\">L<\/span><\/div>[vc_column_text]emo enim ipsam vol uptatem quia voluptas sit aspernatur aut odit aut fugit, sed quia consequuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet, consectetur, adipisci velit, sed quia non numquam eius modi tempora incidunt ut labore et dolore magnam aliquam quaerat voluptatem. Lorem ipsum dolor sit amet adipisicing elit, sed do eiusmod tempor incididun.[\/vc_column_text][\/vc_column_inner][vc_column_inner width=&#8221;1\/2&#8243;][vc_column_text]Nemo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit, sed quia consequuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet, consectetur, adipisci velit, sed quia non numquam eius modi tempora incidunt ut labore et dolore magnam aliquam quaerat voluptatem. Lorem ipsum dolor sit amet adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.[\/vc_column_text][\/vc_column_inner][\/vc_row_inner][\/vc_column][vc_column width=&#8221;1\/2&#8243;][vc_single_image image=&#8221;10341&#8243; img_size=&#8221;576&#215;400&#8243;][\/vc_column][\/vc_row][vc_row][vc_column]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 20px;\"><\/div>[\/vc_column][\/vc_row]<\/p>\n","protected":false},"excerpt":{"rendered":"<p>[vc_row full_width=&#8221;stretch_row&#8221; css=&#8221;.vc_custom_1634545451218{margin-bottom: 0px !important;background-image: url(https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/03\/Fullwidth_Post_header.jpg?id=11742) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}&#8221;][vc_column css=&#8221;.vc_custom_1634547171892{padding-top: 0px !important;}&#8221; offset=&#8221;vc_hidden-xs&#8221;][\/vc_column][vc_column css=&#8221;.vc_custom_1634545507556{padding-top: 0px !important;}&#8221;][\/vc_column][\/vc_row][vc_row&#8230;<\/p>\n","protected":false},"author":1,"featured_media":27287,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"video","meta":[],"categories":[279,280],"tags":[277,306,275,304,276],"_links":{"self":[{"href":"https:\/\/codex-themes.com\/thegem\/wp-json\/wp\/v2\/posts\/11741"}],"collection":[{"href":"https:\/\/codex-themes.com\/thegem\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/codex-themes.com\/thegem\/wp-json\/wp\/v2\/types\/post"}],"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=11741"}],"version-history":[{"count":13,"href":"https:\/\/codex-themes.com\/thegem\/wp-json\/wp\/v2\/posts\/11741\/revisions"}],"predecessor-version":[{"id":36773,"href":"https:\/\/codex-themes.com\/thegem\/wp-json\/wp\/v2\/posts\/11741\/revisions\/36773"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/codex-themes.com\/thegem\/wp-json\/wp\/v2\/media\/27287"}],"wp:attachment":[{"href":"https:\/\/codex-themes.com\/thegem\/wp-json\/wp\/v2\/media?parent=11741"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/codex-themes.com\/thegem\/wp-json\/wp\/v2\/categories?post=11741"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/codex-themes.com\/thegem\/wp-json\/wp\/v2\/tags?post=11741"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}