CINXE.COM
Actualidad Gnosis
<!doctype html> <!--[if lt IE 10]> <html class="ie9 no-js" lang="es-ES"> <![endif]--> <!--[if (gt IE 9)|!(IE)]><!--> <html class="no-js" lang="es-ES"> <!--<![endif]--> <head><meta charset="UTF-8"><script>if(navigator.userAgent.match(/MSIE|Internet Explorer/i)||navigator.userAgent.match(/Trident\/7\..*?rv:11/i)){var href=document.location.href;if(!href.match(/[?&]nowprocket/)){if(href.indexOf("?")==-1){if(href.indexOf("#")==-1){document.location.href=href+"?nowprocket=1"}else{document.location.href=href.replace("#","?nowprocket=1#")}}else{if(href.indexOf("#")==-1){document.location.href=href+"&nowprocket=1"}else{document.location.href=href.replace("#","&nowprocket=1#")}}}}</script><script>class RocketLazyLoadScripts{constructor(){this.triggerEvents=["keydown","mousedown","mousemove","touchmove","touchstart","touchend","wheel"],this.userEventHandler=this._triggerListener.bind(this),this.touchStartHandler=this._onTouchStart.bind(this),this.touchMoveHandler=this._onTouchMove.bind(this),this.touchEndHandler=this._onTouchEnd.bind(this),this.clickHandler=this._onClick.bind(this),this.interceptedClicks=[],window.addEventListener("pageshow",t=>{this.persisted=t.persisted}),window.addEventListener("DOMContentLoaded",()=>{this._preconnect3rdParties()}),this.delayedScripts={normal:[],async:[],defer:[]},this.trash=[],this.allJQueries=[]}_addUserInteractionListener(t){if(document.hidden){t._triggerListener();return}this.triggerEvents.forEach(e=>window.addEventListener(e,t.userEventHandler,{passive:!0})),window.addEventListener("touchstart",t.touchStartHandler,{passive:!0}),window.addEventListener("mousedown",t.touchStartHandler),document.addEventListener("visibilitychange",t.userEventHandler)}_removeUserInteractionListener(){this.triggerEvents.forEach(t=>window.removeEventListener(t,this.userEventHandler,{passive:!0})),document.removeEventListener("visibilitychange",this.userEventHandler)}_onTouchStart(t){"HTML"!==t.target.tagName&&(window.addEventListener("touchend",this.touchEndHandler),window.addEventListener("mouseup",this.touchEndHandler),window.addEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.addEventListener("mousemove",this.touchMoveHandler),t.target.addEventListener("click",this.clickHandler),this._renameDOMAttribute(t.target,"onclick","rocket-onclick"),this._pendingClickStarted())}_onTouchMove(t){window.removeEventListener("touchend",this.touchEndHandler),window.removeEventListener("mouseup",this.touchEndHandler),window.removeEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.removeEventListener("mousemove",this.touchMoveHandler),t.target.removeEventListener("click",this.clickHandler),this._renameDOMAttribute(t.target,"rocket-onclick","onclick"),this._pendingClickFinished()}_onTouchEnd(t){window.removeEventListener("touchend",this.touchEndHandler),window.removeEventListener("mouseup",this.touchEndHandler),window.removeEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.removeEventListener("mousemove",this.touchMoveHandler)}_onClick(t){t.target.removeEventListener("click",this.clickHandler),this._renameDOMAttribute(t.target,"rocket-onclick","onclick"),this.interceptedClicks.push(t),t.preventDefault(),t.stopPropagation(),t.stopImmediatePropagation(),this._pendingClickFinished()}_replayClicks(){window.removeEventListener("touchstart",this.touchStartHandler,{passive:!0}),window.removeEventListener("mousedown",this.touchStartHandler),this.interceptedClicks.forEach(t=>{t.target.dispatchEvent(new MouseEvent("click",{view:t.view,bubbles:!0,cancelable:!0}))})}_waitForPendingClicks(){return new Promise(t=>{this._isClickPending?this._pendingClickFinished=t:t()})}_pendingClickStarted(){this._isClickPending=!0}_pendingClickFinished(){this._isClickPending=!1}_renameDOMAttribute(t,e,r){t.hasAttribute&&t.hasAttribute(e)&&(event.target.setAttribute(r,event.target.getAttribute(e)),event.target.removeAttribute(e))}_triggerListener(){this._removeUserInteractionListener(this),"loading"===document.readyState?document.addEventListener("DOMContentLoaded",this._loadEverythingNow.bind(this)):this._loadEverythingNow()}_preconnect3rdParties(){let t=[];document.querySelectorAll("script[type=rocketlazyloadscript]").forEach(e=>{if(e.hasAttribute("src")){let r=new URL(e.src).origin;r!==location.origin&&t.push({src:r,crossOrigin:e.crossOrigin||"module"===e.getAttribute("data-rocket-type")})}}),t=[...new Map(t.map(t=>[JSON.stringify(t),t])).values()],this._batchInjectResourceHints(t,"preconnect")}async _loadEverythingNow(){this.lastBreath=Date.now(),this._delayEventListeners(this),this._delayJQueryReady(this),this._handleDocumentWrite(),this._registerAllDelayedScripts(),this._preloadAllScripts(),await this._loadScriptsFromList(this.delayedScripts.normal),await this._loadScriptsFromList(this.delayedScripts.defer),await this._loadScriptsFromList(this.delayedScripts.async);try{await this._triggerDOMContentLoaded(),await this._triggerWindowLoad()}catch(t){console.error(t)}window.dispatchEvent(new Event("rocket-allScriptsLoaded")),this._waitForPendingClicks().then(()=>{this._replayClicks()}),this._emptyTrash()}_registerAllDelayedScripts(){document.querySelectorAll("script[type=rocketlazyloadscript]").forEach(t=>{t.hasAttribute("data-rocket-src")?t.hasAttribute("async")&&!1!==t.async?this.delayedScripts.async.push(t):t.hasAttribute("defer")&&!1!==t.defer||"module"===t.getAttribute("data-rocket-type")?this.delayedScripts.defer.push(t):this.delayedScripts.normal.push(t):this.delayedScripts.normal.push(t)})}async _transformScript(t){return new Promise((await this._littleBreath(),navigator.userAgent.indexOf("Firefox/")>0||""===navigator.vendor)?e=>{let r=document.createElement("script");[...t.attributes].forEach(t=>{let e=t.nodeName;"type"!==e&&("data-rocket-type"===e&&(e="type"),"data-rocket-src"===e&&(e="src"),r.setAttribute(e,t.nodeValue))}),t.text&&(r.text=t.text),r.hasAttribute("src")?(r.addEventListener("load",e),r.addEventListener("error",e)):(r.text=t.text,e());try{t.parentNode.replaceChild(r,t)}catch(i){e()}}:async e=>{function r(){t.setAttribute("data-rocket-status","failed"),e()}try{let i=t.getAttribute("data-rocket-type"),n=t.getAttribute("data-rocket-src");t.text,i?(t.type=i,t.removeAttribute("data-rocket-type")):t.removeAttribute("type"),t.addEventListener("load",function r(){t.setAttribute("data-rocket-status","executed"),e()}),t.addEventListener("error",r),n?(t.removeAttribute("data-rocket-src"),t.src=n):t.src="data:text/javascript;base64,"+window.btoa(unescape(encodeURIComponent(t.text)))}catch(s){r()}})}async _loadScriptsFromList(t){let e=t.shift();return e&&e.isConnected?(await this._transformScript(e),this._loadScriptsFromList(t)):Promise.resolve()}_preloadAllScripts(){this._batchInjectResourceHints([...this.delayedScripts.normal,...this.delayedScripts.defer,...this.delayedScripts.async],"preload")}_batchInjectResourceHints(t,e){var r=document.createDocumentFragment();t.forEach(t=>{let i=t.getAttribute&&t.getAttribute("data-rocket-src")||t.src;if(i){let n=document.createElement("link");n.href=i,n.rel=e,"preconnect"!==e&&(n.as="script"),t.getAttribute&&"module"===t.getAttribute("data-rocket-type")&&(n.crossOrigin=!0),t.crossOrigin&&(n.crossOrigin=t.crossOrigin),t.integrity&&(n.integrity=t.integrity),r.appendChild(n),this.trash.push(n)}}),document.head.appendChild(r)}_delayEventListeners(t){let e={};function r(t,r){!function t(r){!e[r]&&(e[r]={originalFunctions:{add:r.addEventListener,remove:r.removeEventListener},eventsToRewrite:[]},r.addEventListener=function(){arguments[0]=i(arguments[0]),e[r].originalFunctions.add.apply(r,arguments)},r.removeEventListener=function(){arguments[0]=i(arguments[0]),e[r].originalFunctions.remove.apply(r,arguments)});function i(t){return e[r].eventsToRewrite.indexOf(t)>=0?"rocket-"+t:t}}(t),e[t].eventsToRewrite.push(r)}function i(t,e){let r=t[e];Object.defineProperty(t,e,{get:()=>r||function(){},set(i){t["rocket"+e]=r=i}})}r(document,"DOMContentLoaded"),r(window,"DOMContentLoaded"),r(window,"load"),r(window,"pageshow"),r(document,"readystatechange"),i(document,"onreadystatechange"),i(window,"onload"),i(window,"onpageshow")}_delayJQueryReady(t){let e;function r(r){if(r&&r.fn&&!t.allJQueries.includes(r)){r.fn.ready=r.fn.init.prototype.ready=function(e){return t.domReadyFired?e.bind(document)(r):document.addEventListener("rocket-DOMContentLoaded",()=>e.bind(document)(r)),r([])};let i=r.fn.on;r.fn.on=r.fn.init.prototype.on=function(){if(this[0]===window){function t(t){return t.split(" ").map(t=>"load"===t||0===t.indexOf("load.")?"rocket-jquery-load":t).join(" ")}"string"==typeof arguments[0]||arguments[0]instanceof String?arguments[0]=t(arguments[0]):"object"==typeof arguments[0]&&Object.keys(arguments[0]).forEach(e=>{delete Object.assign(arguments[0],{[t(e)]:arguments[0][e]})[e]})}return i.apply(this,arguments),this},t.allJQueries.push(r)}e=r}r(window.jQuery),Object.defineProperty(window,"jQuery",{get:()=>e,set(t){r(t)}})}async _triggerDOMContentLoaded(){this.domReadyFired=!0,await this._littleBreath(),document.dispatchEvent(new Event("rocket-DOMContentLoaded")),await this._littleBreath(),window.dispatchEvent(new Event("rocket-DOMContentLoaded")),await this._littleBreath(),document.dispatchEvent(new Event("rocket-readystatechange")),await this._littleBreath(),document.rocketonreadystatechange&&document.rocketonreadystatechange()}async _triggerWindowLoad(){await this._littleBreath(),window.dispatchEvent(new Event("rocket-load")),await this._littleBreath(),window.rocketonload&&window.rocketonload(),await this._littleBreath(),this.allJQueries.forEach(t=>t(window).trigger("rocket-jquery-load")),await this._littleBreath();let t=new Event("rocket-pageshow");t.persisted=this.persisted,window.dispatchEvent(t),await this._littleBreath(),window.rocketonpageshow&&window.rocketonpageshow({persisted:this.persisted})}_handleDocumentWrite(){let t=new Map;document.write=document.writeln=function(e){let r=document.currentScript;r||console.error("WPRocket unable to document.write this: "+e);let i=document.createRange(),n=r.parentElement,s=t.get(r);void 0===s&&(s=r.nextSibling,t.set(r,s));let a=document.createDocumentFragment();i.setStart(a,0),a.appendChild(i.createContextualFragment(e)),n.insertBefore(a,s)}}async _littleBreath(){Date.now()-this.lastBreath>45&&(await this._requestAnimFrame(),this.lastBreath=Date.now())}async _requestAnimFrame(){return document.hidden?new Promise(t=>setTimeout(t)):new Promise(t=>requestAnimationFrame(t))}_emptyTrash(){this.trash.forEach(t=>t.remove())}static run(){let t=new RocketLazyLoadScripts;t._addUserInteractionListener(t)}}RocketLazyLoadScripts.run();</script> <meta name='robots' content='index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1' /> <link rel="alternate" hreflang="es" href="https://vopus.org/category/actualidad/" /> <link rel="alternate" hreflang="fr" href="https://vopus.org/fr/categorie/actualite/" /> <link rel="alternate" hreflang="en" href="https://vopus.org/en/category/topical-issues/" /> <link rel="alternate" hreflang="ro" href="https://vopus.org/ro/categoria-ro/actualitate/" /> <link rel="alternate" hreflang="el" href="https://vopus.org/el/katigoria/epikairotita/" /> <link rel="alternate" hreflang="pt-br" href="https://vopus.org/pt-br/categoria-pt-br/atualidade/" /> <link rel="alternate" hreflang="sr" href="https://vopus.org/sr/kategorija/aktuelnost/" /> <link rel="alternate" hreflang="sv" href="https://vopus.org/sv/kategori/aktuella-handelser/" /> <link rel="alternate" hreflang="it" href="https://vopus.org/it/category/notizie/" /> <link rel="alternate" hreflang="nl" href="https://vopus.org/nl/category/actualiteit/" /> <link rel="alternate" hreflang="hu" href="https://vopus.org/hu/category/aktualitas/" /> <link rel="alternate" hreflang="ar" href="https://vopus.org/ar/category/news-ar/" /> <link rel="alternate" hreflang="x-default" href="https://vopus.org/category/actualidad/" /> <meta name="dlm-version" content="4.9.11"> <!-- This site is optimized with the Yoast SEO plugin v21.7 - https://yoast.com/wordpress/plugins/seo/ --> <title>Actualidad Gnosis</title> <link rel="canonical" href="https://vopus.org/category/actualidad/" /> <link rel="next" href="https://vopus.org/category/actualidad/page/2/" /> <meta property="og:locale" content="es_ES" /> <meta property="og:type" content="article" /> <meta property="og:title" content="Actualidad Gnosis" /> <meta property="og:description" content="Estimados visitantes, Os invitamos también a escuchar nuestro informe semanal, «Radio Maitreya informa», que contiene las noticias más destacadas y relevantes de carácter antropológico, científico, cultural, filosófico y místico,. Las últimas noticias, y las noticias que en su momentos pasaron desapercibidas o fueron ocultadas. Noticias Radio Maitreya" /> <meta property="og:url" content="https://vopus.org/category/actualidad/" /> <meta property="og:site_name" content="VOPUS Libros Gnosis" /> <meta name="twitter:card" content="summary_large_image" /> <script type="application/ld+json" class="yoast-schema-graph">{"@context":"https://schema.org","@graph":[{"@type":"CollectionPage","@id":"https://vopus.org/category/actualidad/","url":"https://vopus.org/category/actualidad/","name":"Actualidad Gnosis","isPartOf":{"@id":"https://vopus.org/#website"},"primaryImageOfPage":{"@id":"https://vopus.org/category/actualidad/#primaryimage"},"image":{"@id":"https://vopus.org/category/actualidad/#primaryimage"},"thumbnailUrl":"https://vopus.org/wp-content/uploads/2023/09/una-reflexion-sobre-nuestro-estilo-de-vida-kwen-khan-khu.png","breadcrumb":{"@id":"https://vopus.org/category/actualidad/#breadcrumb"},"inLanguage":"es"},{"@type":"ImageObject","inLanguage":"es","@id":"https://vopus.org/category/actualidad/#primaryimage","url":"https://vopus.org/wp-content/uploads/2023/09/una-reflexion-sobre-nuestro-estilo-de-vida-kwen-khan-khu.png","contentUrl":"https://vopus.org/wp-content/uploads/2023/09/una-reflexion-sobre-nuestro-estilo-de-vida-kwen-khan-khu.png","width":850,"height":480,"caption":"Una reflexión sobre nuestro estilo de vida"},{"@type":"BreadcrumbList","@id":"https://vopus.org/category/actualidad/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Început","item":"https://vopus.org/"},{"@type":"ListItem","position":2,"name":"Actualidad"}]},{"@type":"WebSite","@id":"https://vopus.org/#website","url":"https://vopus.org/","name":"VOPUS Libros Gnosis","description":"La Herencia de la Luz","publisher":{"@id":"https://vopus.org/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://vopus.org/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"es"},{"@type":"Organization","@id":"https://vopus.org/#organization","name":"VOPUS Libros Gnósis","alternateName":"Libros Gnósis V.M. Samael Aun Weor, V.M. Kwen Khan Khu","url":"https://vopus.org/","logo":{"@type":"ImageObject","inLanguage":"es","@id":"https://vopus.org/#/schema/logo/image/","url":"https://vopus.org/wp-content/uploads/2019/06/vopus-logo-lema.svg","contentUrl":"https://vopus.org/wp-content/uploads/2019/06/vopus-logo-lema.svg","width":323,"height":165,"caption":"VOPUS Libros Gnósis"},"image":{"@id":"https://vopus.org/#/schema/logo/image/"},"sameAs":["https://www.facebook.com/ageac.radiomaitreya.vopus"]}]}</script> <!-- / Yoast SEO plugin. --> <link rel='dns-prefetch' href='//fonts.googleapis.com' /> <link rel='preconnect' href='https://fonts.gstatic.com' crossorigin /> <link rel="alternate" type="application/rss+xml" title="VOPUS Libros Gnosis » Feed" href="https://vopus.org/feed/" /> <link rel="alternate" type="application/rss+xml" title="VOPUS Libros Gnosis » Feed de los comentarios" href="https://vopus.org/comments/feed/" /> <link rel="alternate" type="application/rss+xml" title="VOPUS Libros Gnosis » Categoría Actualidad del feed" href="https://vopus.org/category/actualidad/feed/" /> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no"> <meta name="application-name" content="VOPUS Libros Gnosis"> <script type="rocketlazyloadscript" data-rocket-type="text/javascript"> /* <![CDATA[ */ window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/14.0.0\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/14.0.0\/svg\/","svgExt":".svg","source":{"concatemoji":"https:\/\/vopus.org\/wp-includes\/js\/wp-emoji-release.min.js?ver=6.4.3"}}; /*! This file is auto-generated */ !function(i,n){var o,s,e;function c(e){try{var t={supportTests:e,timestamp:(new Date).valueOf()};sessionStorage.setItem(o,JSON.stringify(t))}catch(e){}}function p(e,t,n){e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(t,0,0);var t=new Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data),r=(e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(n,0,0),new Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data));return t.every(function(e,t){return e===r[t]})}function u(e,t,n){switch(t){case"flag":return n(e,"\ud83c\udff3\ufe0f\u200d\u26a7\ufe0f","\ud83c\udff3\ufe0f\u200b\u26a7\ufe0f")?!1:!n(e,"\ud83c\uddfa\ud83c\uddf3","\ud83c\uddfa\u200b\ud83c\uddf3")&&!n(e,"\ud83c\udff4\udb40\udc67\udb40\udc62\udb40\udc65\udb40\udc6e\udb40\udc67\udb40\udc7f","\ud83c\udff4\u200b\udb40\udc67\u200b\udb40\udc62\u200b\udb40\udc65\u200b\udb40\udc6e\u200b\udb40\udc67\u200b\udb40\udc7f");case"emoji":return!n(e,"\ud83e\udef1\ud83c\udffb\u200d\ud83e\udef2\ud83c\udfff","\ud83e\udef1\ud83c\udffb\u200b\ud83e\udef2\ud83c\udfff")}return!1}function f(e,t,n){var r="undefined"!=typeof WorkerGlobalScope&&self instanceof WorkerGlobalScope?new OffscreenCanvas(300,150):i.createElement("canvas"),a=r.getContext("2d",{willReadFrequently:!0}),o=(a.textBaseline="top",a.font="600 32px Arial",{});return e.forEach(function(e){o[e]=t(a,e,n)}),o}function t(e){var t=i.createElement("script");t.src=e,t.defer=!0,i.head.appendChild(t)}"undefined"!=typeof Promise&&(o="wpEmojiSettingsSupports",s=["flag","emoji"],n.supports={everything:!0,everythingExceptFlag:!0},e=new Promise(function(e){i.addEventListener("DOMContentLoaded",e,{once:!0})}),new Promise(function(t){var n=function(){try{var e=JSON.parse(sessionStorage.getItem(o));if("object"==typeof e&&"number"==typeof e.timestamp&&(new Date).valueOf()<e.timestamp+604800&&"object"==typeof e.supportTests)return e.supportTests}catch(e){}return null}();if(!n){if("undefined"!=typeof Worker&&"undefined"!=typeof OffscreenCanvas&&"undefined"!=typeof URL&&URL.createObjectURL&&"undefined"!=typeof Blob)try{var e="postMessage("+f.toString()+"("+[JSON.stringify(s),u.toString(),p.toString()].join(",")+"));",r=new Blob([e],{type:"text/javascript"}),a=new Worker(URL.createObjectURL(r),{name:"wpTestEmojiSupports"});return void(a.onmessage=function(e){c(n=e.data),a.terminate(),t(n)})}catch(e){}c(n=f(s,u,p))}t(n)}).then(function(e){for(var t in e)n.supports[t]=e[t],n.supports.everything=n.supports.everything&&n.supports[t],"flag"!==t&&(n.supports.everythingExceptFlag=n.supports.everythingExceptFlag&&n.supports[t]);n.supports.everythingExceptFlag=n.supports.everythingExceptFlag&&!n.supports.flag,n.DOMReady=!1,n.readyCallback=function(){n.DOMReady=!0}}).then(function(){return e}).then(function(){var e;n.supports.everything||(n.readyCallback(),(e=n.source||{}).concatemoji?t(e.concatemoji):e.wpemoji&&e.twemoji&&(t(e.twemoji),t(e.wpemoji)))}))}((window,document),window._wpemojiSettings); /* ]]> */ </script> <link data-minify="1" rel='stylesheet' id='vc_extensions_cqbundle_adminicon-css' href='https://vopus.org/wp-content/cache/min/1/wp-content/plugins/vc-extensions-bundle/css/admin_icon.css?ver=1720135652' type='text/css' media='all' /> <link data-minify="1" rel='stylesheet' id='wppm-plugin-css-css' href='https://vopus.org/wp-content/cache/min/1/wp-content/plugins/wp-post-modules/assets/css/wppm.frontend.css?ver=1720135652' type='text/css' media='all' /> <style id='wp-emoji-styles-inline-css' type='text/css'> img.wp-smiley, img.emoji { display: inline !important; border: none !important; box-shadow: none !important; height: 1em !important; width: 1em !important; margin: 0 0.07em !important; vertical-align: -0.1em !important; background: none !important; padding: 0 !important; } </style> <link rel='stylesheet' id='wp-block-library-css' href='https://vopus.org/wp-includes/css/dist/block-library/style.min.css?ver=6.4.3' type='text/css' media='all' /> <link data-minify="1" rel='stylesheet' id='quotescollection-block-quotes-css' href='https://vopus.org/wp-content/cache/min/1/wp-content/plugins/quotes-collection/blocks/quotes/style.css?ver=1720135652' type='text/css' media='all' /> <link data-minify="1" rel='stylesheet' id='quotescollection-block-random-quote-css' href='https://vopus.org/wp-content/cache/min/1/wp-content/plugins/quotes-collection/blocks/random-quote/style.css?ver=1720135652' type='text/css' media='all' /> <style id='safe-svg-svg-icon-style-inline-css' type='text/css'> .safe-svg-cover{text-align:center}.safe-svg-cover .safe-svg-inside{display:inline-block;max-width:100%}.safe-svg-cover svg{height:100%;max-height:100%;max-width:100%;width:100%} </style> <link data-minify="1" rel='stylesheet' id='nta-css-popup-css' href='https://vopus.org/wp-content/cache/min/1/wp-content/plugins/whatsapp-for-wordpress/assets/dist/css/style.css?ver=1720135652' type='text/css' media='all' /> <style id='classic-theme-styles-inline-css' type='text/css'> /*! This file is auto-generated */ .wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none} </style> <style id='global-styles-inline-css' type='text/css'> body{--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--color--primary-1: #962733;--wp--preset--color--primary-2: #f7941e;--wp--preset--color--primary-3: #e8e5e5;--wp--preset--color--primary-4: #e1e1e1;--wp--preset--color--primary-5: #bab7b7;--wp--preset--color--green: #6ECA09;--wp--preset--color--red: #D0021B;--wp--preset--color--orange: #FAB901;--wp--preset--color--aqua: #28d2dc;--wp--preset--color--blue: #15c7ff;--wp--preset--color--purple: #7639e2;--wp--preset--color--grey: #e2e2e2;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);--wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);}:where(.is-layout-flex){gap: 0.5em;}:where(.is-layout-grid){gap: 0.5em;}body .is-layout-flow > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}body .is-layout-flow > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}body .is-layout-flow > .aligncenter{margin-left: auto !important;margin-right: auto !important;}body .is-layout-constrained > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}body .is-layout-constrained > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}body .is-layout-constrained > .aligncenter{margin-left: auto !important;margin-right: auto !important;}body .is-layout-constrained > :where(:not(.alignleft):not(.alignright):not(.alignfull)){max-width: var(--wp--style--global--content-size);margin-left: auto !important;margin-right: auto !important;}body .is-layout-constrained > .alignwide{max-width: var(--wp--style--global--wide-size);}body .is-layout-flex{display: flex;}body .is-layout-flex{flex-wrap: wrap;align-items: center;}body .is-layout-flex > *{margin: 0;}body .is-layout-grid{display: grid;}body .is-layout-grid > *{margin: 0;}:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;} .wp-block-navigation a:where(:not(.wp-element-button)){color: inherit;} :where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;} :where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;} .wp-block-pullquote{font-size: 1.5em;line-height: 1.6;} </style> <link data-minify="1" rel='stylesheet' id='wpml-blocks-css' href='https://vopus.org/wp-content/cache/min/1/wp-content/plugins/sitepress-multilingual-cms/dist/css/blocks/styles.css?ver=1720135652' type='text/css' media='all' /> <link data-minify="1" rel='stylesheet' id='dashicons-css' href='https://vopus.org/wp-content/cache/min/1/wp-includes/css/dashicons.min.css?ver=1720135652' type='text/css' media='all' /> <link rel='stylesheet' id='post-views-counter-frontend-css' href='https://vopus.org/wp-content/plugins/post-views-counter/css/frontend.min.css?ver=1.4.7' type='text/css' media='all' /> <link data-minify="1" rel='stylesheet' id='same-category-posts-css' href='https://vopus.org/wp-content/cache/min/1/wp-content/plugins/same-category-posts/same-category-posts.css?ver=1720135652' type='text/css' media='all' /> <link data-minify="1" rel='stylesheet' id='stcr-font-awesome-css' href='https://vopus.org/wp-content/cache/min/1/wp-content/plugins/subscribe-to-comments-reloaded/includes/css/font-awesome.min.css?ver=1720135652' type='text/css' media='all' /> <link data-minify="1" rel='stylesheet' id='stcr-style-css' href='https://vopus.org/wp-content/cache/min/1/wp-content/plugins/subscribe-to-comments-reloaded/includes/css/stcr-style.css?ver=1720135652' type='text/css' media='all' /> <link data-minify="1" rel='stylesheet' id='widgetopts-styles-css' href='https://vopus.org/wp-content/cache/min/1/wp-content/plugins/widget-options/assets/css/widget-options.css?ver=1720135652' type='text/css' media='all' /> <link rel='stylesheet' id='wpml-menu-item-0-css' href='https://vopus.org/wp-content/plugins/sitepress-multilingual-cms/templates/language-switchers/menu-item/style.min.css?ver=1' type='text/css' media='all' /> <link data-minify="1" rel='stylesheet' id='quotescollection-css' href='https://vopus.org/wp-content/cache/min/1/wp-content/plugins/quotes-collection/css/quotes-collection.css?ver=1720135652' type='text/css' media='all' /> <link rel='stylesheet' id='search-filter-plugin-styles-css' href='https://vopus.org/wp-content/plugins/search-filter-pro/public/assets/css/search-filter.min.css?ver=2.5.7' type='text/css' media='all' /> <link data-minify="1" rel='stylesheet' id='font-awesome-css' href='https://vopus.org/wp-content/cache/min/1/wp-content/themes/movedo/css/font-awesome.min.css?ver=1720135652' type='text/css' media='all' /> <link rel='stylesheet' id='font-awesome-v4-shims-css' href='https://vopus.org/wp-content/themes/movedo/css/font-awesome-v4-shims.min.css?ver=6.4.2' type='text/css' media='all' /> <link data-minify="1" rel='stylesheet' id='movedo-grve-theme-style-css' href='https://vopus.org/wp-content/cache/min/1/wp-content/themes/movedo/css/theme-style.css?ver=1720135652' type='text/css' media='all' /> <link data-minify="1" rel='stylesheet' id='movedo-grve-elements-css' href='https://vopus.org/wp-content/cache/min/1/wp-content/themes/movedo/css/elements.css?ver=1720135652' type='text/css' media='all' /> <link data-minify="1" rel='stylesheet' id='movedo-grve-custom-style-css' href='https://vopus.org/wp-content/cache/min/1/wp-content/themes/movedo/css/responsive.css?ver=1720135652' type='text/css' media='all' /> <style id='movedo-grve-custom-style-inline-css' type='text/css'> body { font-size: 14px; font-family: "Open Sans"; font-weight: 400; line-height: 24px; letter-spacing: 0px; } #grve-header .grve-logo.grve-logo-text a { font-family: "Source Sans Pro"; font-weight: 700; font-style: normal; font-size: 36px; text-transform: none; letter-spacing: 0px; } .grve-main-menu .grve-wrapper > ul > li > a, .grve-main-menu .grve-wrapper > ul > li .grve-toggle-menu-item-wrapper a, .grve-main-menu .grve-wrapper > ul > li.megamenu > ul > li > a, .grve-toggle-hiddenarea .grve-label, .grve-main-menu .grve-wrapper > ul > li ul li.grve-goback a { font-family: "Open Sans"; font-weight: 800; font-style: normal; font-size: 12px; text-transform: uppercase; letter-spacing: 1px; } .grve-slide-menu .grve-main-menu .grve-wrapper ul li.megamenu ul li:not(.grve-goback) > a, .grve-main-menu .grve-wrapper > ul > li ul li a { font-family: "Open Sans"; font-weight: 800; font-style: normal; font-size: 11px; text-transform: uppercase; letter-spacing: 0px; } .grve-main-menu .grve-menu-description { font-family: "Open Sans"; font-weight: 400; font-style: normal; font-size: 11px; text-transform: none; letter-spacing: 0px; } #grve-hidden-menu .grve-hiddenarea-content .grve-menu > li > a, #grve-hidden-menu .grve-hiddenarea-content .grve-menu > li > .grve-toggle-menu-item-wrapper a, #grve-responsive-anchor .grve-hiddenarea-content .grve-menu > li > a, #grve-hidden-menu ul.grve-menu > li.megamenu > ul > li > a, #grve-hidden-menu ul.grve-menu > li ul li.grve-goback a { font-family: "Open Sans"; font-weight: 600; font-style: normal; font-size: 12px; text-transform: uppercase; } #grve-hidden-menu.grve-slide-menu ul li.megamenu ul li:not(.grve-goback) > a, #grve-hidden-menu.grve-slide-menu ul li ul li:not(.grve-goback) > a, #grve-hidden-menu.grve-toggle-menu ul li.megamenu ul li > a, #grve-hidden-menu.grve-toggle-menu ul li ul li > a, #grve-responsive-anchor ul li ul li > a { font-family: "Open Sans"; font-weight: normal; font-style: normal; font-size: 12px; text-transform: none; letter-spacing: 0px; } #grve-hidden-menu .grve-menu-description { font-family: "Open Sans"; font-weight: 400; font-style: normal; font-size: 11px; text-transform: none; letter-spacing: 0px; } h1, .grve-h1, #grve-theme-wrapper .grve-modal .grve-search input[type='text'], .grve-dropcap span, p.grve-dropcap:first-letter { font-family: "Source Sans Pro"; font-weight: 700; font-style: normal; text-transform: none; font-size: 30px; line-height: 36px; letter-spacing: -1.5px; } h2, .grve-h2 { font-family: "Source Sans Pro"; font-weight: 700; font-style: normal; text-transform: none; font-size: 24px; line-height: 30px; letter-spacing: 0px; } h3, .grve-h3 { font-family: "Source Sans Pro"; font-weight: 700; font-style: normal; text-transform: none; font-size: 20px; line-height: 28px; letter-spacing: 0px; } h4, .grve-h4 { font-family: "Source Sans Pro"; font-weight: 700; font-style: normal; text-transform: none; font-size: 18px; line-height: 24px; letter-spacing: 0px; } h5, .grve-h5 { font-family: "Source Sans Pro"; font-weight: 700; font-style: normal; text-transform: none; font-size: 16px; line-height: 20px; letter-spacing: 0px; } h6, .grve-h6, .vc_tta.vc_general .vc_tta-panel-title, #grve-main-content .vc_tta.vc_general .vc_tta-tab > a { font-family: "Source Sans Pro"; font-weight: 700; font-style: normal; text-transform: none; font-size: 14px; line-height: 18px; letter-spacing: 0px; } #grve-page-title .grve-title, #grve-blog-title .grve-title, #grve-search-page-title .grve-title { font-family: "Source Sans Pro"; font-weight: 700; font-style: normal; font-size: 48px; text-transform: none; line-height: 60px; letter-spacing: -1.3px; } #grve-page-title .grve-description, #grve-blog-title .grve-description, #grve-blog-title .grve-description p, #grve-search-page-title .grve-description { font-family: "Source Sans Pro"; font-weight: 400; font-style: normal; font-size: 20px; text-transform: none; line-height: 30px; letter-spacing: 0px; } #grve-post-title .grve-title-categories { font-family: "Source Sans Pro"; font-weight: 600; font-style: normal; font-size: 14px; text-transform: uppercase; line-height: 20px; letter-spacing: 0px; } #grve-post-title .grve-post-meta, #grve-post-title .grve-post-meta li { font-family: "Source Sans Pro"; font-weight: 600; font-style: normal; font-size: 14px; text-transform: uppercase; line-height: 20px; letter-spacing: 0px; } .grve-single-simple-title { font-family: "Source Sans Pro"; font-weight: 700; font-style: normal; font-size: 40px; text-transform: none; line-height: 48px; letter-spacing: 0px; } #grve-post-title .grve-title { font-family: "Source Sans Pro"; font-weight: 700; font-style: normal; font-size: 48px; text-transform: none; line-height: 60px; letter-spacing: -1.3px; } #grve-post-title .grve-description { font-family: "Open Sans"; font-weight: 400; font-style: normal; font-size: 20px; text-transform: none; line-height: 30px; letter-spacing: 1px; } #grve-portfolio-title .grve-title { font-family: "Source Sans Pro"; font-weight: 700; font-style: normal; font-size: 48px; text-transform: none; line-height: 60px; letter-spacing: 0px; } #grve-portfolio-title .grve-description { font-family: "Open Sans"; font-weight: 400; font-style: normal; font-size: 20px; text-transform: none; line-height: 30px; letter-spacing: 1px; } #grve-forum-title .grve-title { font-family: "Source Sans Pro"; font-weight: 700; font-style: normal; font-size: 48px; text-transform: none; line-height: 60px; letter-spacing: 0px; } .grve-product-area .product_title { font-family: "Source Sans Pro"; font-weight: 700; font-style: normal; font-size: 48px; text-transform: none; line-height: 60px; letter-spacing: 0px; } #grve-entry-summary .grve-short-description p { font-family: "Open Sans"; font-weight: 400; font-style: normal; font-size: 16px; text-transform: none; line-height: 28px; letter-spacing: 0px; } #grve-product-title .grve-title, #grve-product-tax-title .grve-title, .woocommerce-page #grve-page-title .grve-title { font-family: "Source Sans Pro"; font-weight: 700; font-style: normal; font-size: 60px; text-transform: none; line-height: 72px; letter-spacing: 0px; } #grve-product-title .grve-description, #grve-product-tax-title .grve-description, #grve-product-tax-title .grve-description p, .woocommerce-page #grve-page-title .grve-description { font-family: "Open Sans"; font-weight: 400; font-style: normal; font-size: 20px; text-transform: none; line-height: 30px; letter-spacing: 0px; } .grve-event-simple-title { font-family: "Source Sans Pro"; font-weight: 700; font-style: normal; font-size: 48px; text-transform: none; line-height: 60px; letter-spacing: 0px; } #grve-event-title .grve-title, #grve-event-tax-title .grve-title { font-family: "Source Sans Pro"; font-weight: 700; font-style: normal; font-size: 60px; text-transform: none; line-height: 72px; letter-spacing: 0px; } #grve-event-title .grve-description, #grve-event-tax-title .grve-description, #grve-event-tax-title .grve-description p { font-family: "Open Sans"; font-weight: 400; font-style: normal; font-size: 20px; text-transform: none; line-height: 30px; letter-spacing: 0px; } #grve-feature-section .grve-subheading { font-family: "Source Sans Pro"; font-weight: 400; font-style: normal; font-size: 16px; text-transform: none; line-height: 30px; letter-spacing: 0px; } #grve-feature-section .grve-title { font-family: "Source Sans Pro"; font-weight: 700; font-style: normal; font-size: 48px; text-transform: none; line-height: 60px; letter-spacing: -1.3px; } #grve-feature-section .grve-description { font-family: "Open Sans"; font-weight: 400; font-style: normal; font-size: 20px; text-transform: none; line-height: 30px; letter-spacing: 1px; } #grve-feature-section.grve-fullscreen .grve-subheading { font-family: "Source Sans Pro"; font-weight: 400; font-style: normal; font-size: 16px; text-transform: none; line-height: 30px; letter-spacing: 0px; } #grve-feature-section.grve-fullscreen .grve-title { font-family: "Source Sans Pro"; font-weight: 700; font-style: normal; font-size: 90px; text-transform: none; line-height: 100px; letter-spacing: -2px; } #grve-feature-section.grve-fullscreen .grve-description { font-family: "Open Sans"; font-weight: 400; font-style: normal; font-size: 24px; text-transform: none; line-height: 30px; letter-spacing: 0px; } .grve-leader-text, .grve-leader-text p, p.grve-leader-text { font-family: "Open Sans"; font-weight: 300; font-style: normal; font-size: 18px; text-transform: none; line-height: 30px; letter-spacing: 0px; } .grve-subtitle, .grve-subtitle p, .grve-subtitle-text { font-family: "Open Sans"; font-weight: 400; font-style: normal; font-size: 12px; text-transform: none; line-height: 16px; letter-spacing: 0px; } .grve-small-text, span.wpcf7-not-valid-tip, div.wpcf7-mail-sent-ok, div.wpcf7-validation-errors, .grve-post-meta-wrapper .grve-categories li { font-family: "Open Sans"; font-weight: 400; font-style: normal; font-size: 11px; text-transform: uppercase; letter-spacing: 0.5px; } .grve-quote-text, blockquote p, blockquote cite { font-family: "Open Sans"; font-weight: 400; font-style: italic; font-size: 18px; line-height: 28px; text-transform: none; letter-spacing: 0px; } .grve-link-text, .grve-btn, input[type='submit'], input[type='reset'], input[type='button'], button:not(.mfp-arrow):not(.grve-search-btn), #cancel-comment-reply-link, .grve-anchor-menu .grve-anchor-wrapper .grve-container > ul > li > a, .grve-anchor-menu .grve-anchor-wrapper .grve-container ul.sub-menu li a, #reply-title { font-family: "Source Sans Pro" !important; font-weight: 600 !important; font-style: normal; font-size: 11px !important; text-transform: uppercase; letter-spacing: 0px; } .grve-btn.grve-btn-extrasmall, .widget.woocommerce button[type='submit'] { font-size: 8px !important; } .grve-btn.grve-btn-small { font-size: 9px !important; } .grve-btn.grve-btn-large { font-size: 13px !important; } .grve-btn.grve-btn-extralarge { font-size: 15px !important; } .grve-widget-title { font-family: "Open Sans"; font-weight: 700; font-style: normal; font-size: 14px; text-transform: uppercase; line-height: 24px; letter-spacing: 0px; } .widget, .widgets, .widget p { font-family: "Source Sans Pro"; font-weight: 400; font-style: normal; font-size: 15px; text-transform: none; line-height: 24px; letter-spacing: 0px; } .single-post #grve-single-content, .single-product #tab-description, .single-tribe_events #grve-single-content { font-size: 18px; font-family: "Open Sans"; font-weight: 300; line-height: 28px; letter-spacing: 0px; } .grve-custom-font-1, #grve-feature-section .grve-subheading.grve-custom-font-1, #grve-feature-section.grve-fullscreen .grve-subheading.grve-custom-font-1, #grve-feature-section .grve-title.grve-custom-font-1, #grve-feature-section.grve-fullscreen .grve-title.grve-custom-font-1, #grve-feature-section .grve-description.grve-custom-font-1, #grve-feature-section.grve-fullscreen .grve-description.grve-custom-font-1 { font-family: Arial, Helvetica, sans-serif; font-weight: normal; font-style: normal; text-transform: none; letter-spacing: 0px; } .grve-custom-font-2, #grve-feature-section .grve-subheading.grve-custom-font-2, #grve-feature-section.grve-fullscreen .grve-subheading.grve-custom-font-2, #grve-feature-section .grve-title.grve-custom-font-2, #grve-feature-section.grve-fullscreen .grve-title.grve-custom-font-2, #grve-feature-section .grve-description.grve-custom-font-2, #grve-feature-section.grve-fullscreen .grve-description.grve-custom-font-2 { font-family: Arial, Helvetica, sans-serif; font-weight: normal; font-style: normal; text-transform: none; letter-spacing: 0px; } .grve-custom-font-3, #grve-feature-section .grve-subheading.grve-custom-font-3, #grve-feature-section.grve-fullscreen .grve-subheading.grve-custom-font-3, #grve-feature-section .grve-title.grve-custom-font-3, #grve-feature-section.grve-fullscreen .grve-title.grve-custom-font-3, #grve-feature-section .grve-description.grve-custom-font-3, #grve-feature-section.grve-fullscreen .grve-description.grve-custom-font-3 { font-family: Arial, Helvetica, sans-serif; font-weight: normal; font-style: normal; text-transform: none; letter-spacing: 0px; } .grve-custom-font-4, #grve-feature-section .grve-subheading.grve-custom-font-4, #grve-feature-section.grve-fullscreen .grve-subheading.grve-custom-font-4, #grve-feature-section .grve-title.grve-custom-font-4, #grve-feature-section.grve-fullscreen .grve-title.grve-custom-font-4, #grve-feature-section .grve-description.grve-custom-font-4, #grve-feature-section.grve-fullscreen .grve-description.grve-custom-font-4 { font-family: Arial, Helvetica, sans-serif; font-weight: normal; font-style: normal; text-transform: none; letter-spacing: 0px; } .grve-blog-leader .grve-post-list .grve-post-content p { max-height: 48px; } @media only screen and (min-width: 1201px) and (max-width: 1440px) { } @media only screen and (min-width: 960px) and (max-width: 1200px) { h1,.grve-h1,#grve-theme-wrapper .grve-modal .grve-search input[type="text"],.grve-dropcap span,p.grve-dropcap:first-letter { font-size: 27px; line-height: 1.2em; } .grve-h1.grve-heading-120:not(.grve-tablet-reset-increase-heading ) { font-size: 23px; } .grve-h1.grve-heading-140:not(.grve-tablet-reset-increase-heading ) { font-size: 23px; } .grve-h1.grve-heading-160:not(.grve-tablet-reset-increase-heading ) { font-size: 23px; } .grve-h1.grve-heading-180:not(.grve-tablet-reset-increase-heading ) { font-size: 23px; } .grve-h1.grve-heading-200:not(.grve-tablet-reset-increase-heading ) { font-size: 19px; } .grve-h1.grve-heading-250:not(.grve-tablet-reset-increase-heading ) { font-size: 16px; } .grve-h1.grve-heading-300:not(.grve-tablet-reset-increase-heading ) { font-size: 16px; } h2,.grve-h2 { font-size: 22px; line-height: 1.25em; } .grve-h2.grve-heading-120:not(.grve-tablet-reset-increase-heading ) { font-size: 19px; } .grve-h2.grve-heading-140:not(.grve-tablet-reset-increase-heading ) { font-size: 19px; } .grve-h2.grve-heading-160:not(.grve-tablet-reset-increase-heading ) { font-size: 19px; } .grve-h2.grve-heading-180:not(.grve-tablet-reset-increase-heading ) { font-size: 19px; } .grve-h2.grve-heading-200:not(.grve-tablet-reset-increase-heading ) { font-size: 15px; } .grve-h2.grve-heading-250:not(.grve-tablet-reset-increase-heading ) { font-size: 13px; } .grve-h2.grve-heading-300:not(.grve-tablet-reset-increase-heading ) { font-size: 13px; } h3,.grve-h3 { font-size: 18px; line-height: 1.4em; } .grve-h3.grve-heading-120:not(.grve-tablet-reset-increase-heading ) { font-size: 16px; } .grve-h3.grve-heading-140:not(.grve-tablet-reset-increase-heading ) { font-size: 16px; } .grve-h3.grve-heading-160:not(.grve-tablet-reset-increase-heading ) { font-size: 16px; } .grve-h3.grve-heading-180:not(.grve-tablet-reset-increase-heading ) { font-size: 16px; } .grve-h3.grve-heading-200:not(.grve-tablet-reset-increase-heading ) { font-size: 13px; } .grve-h3.grve-heading-250:not(.grve-tablet-reset-increase-heading ) { font-size: 11px; } .grve-h3.grve-heading-300:not(.grve-tablet-reset-increase-heading ) { font-size: 11px; } .grve-h4.grve-heading-120:not(.grve-tablet-reset-increase-heading ) { font-size: 14px; } .grve-h4.grve-heading-140:not(.grve-tablet-reset-increase-heading ) { font-size: 14px; } .grve-h4.grve-heading-160:not(.grve-tablet-reset-increase-heading ) { font-size: 14px; } .grve-h4.grve-heading-180:not(.grve-tablet-reset-increase-heading ) { font-size: 14px; } .grve-h4.grve-heading-200:not(.grve-tablet-reset-increase-heading ) { font-size: 12px; } .grve-h4.grve-heading-250:not(.grve-tablet-reset-increase-heading ) { font-size: 10px; } .grve-h4.grve-heading-300:not(.grve-tablet-reset-increase-heading ) { font-size: 10px; } .grve-h5.grve-heading-140:not(.grve-tablet-reset-increase-heading ) { font-size: 13px; } .grve-h5.grve-heading-160:not(.grve-tablet-reset-increase-heading ) { font-size: 13px; } .grve-h5.grve-heading-180:not(.grve-tablet-reset-increase-heading ) { font-size: 13px; } .grve-h5.grve-heading-200:not(.grve-tablet-reset-increase-heading ) { font-size: 10px; } .grve-h5.grve-heading-250:not(.grve-tablet-reset-increase-heading ) { font-size: 8px; } .grve-h5.grve-heading-300:not(.grve-tablet-reset-increase-heading ) { font-size: 8px; } .grve-h6.grve-heading-160:not(.grve-tablet-reset-increase-heading ) { font-size: 11px; } .grve-h6.grve-heading-180:not(.grve-tablet-reset-increase-heading ) { font-size: 11px; } .grve-h6.grve-heading-200:not(.grve-tablet-reset-increase-heading ) { font-size: 9px; } .grve-h6.grve-heading-250:not(.grve-tablet-reset-increase-heading ) { font-size: 7px; } .grve-h6.grve-heading-300:not(.grve-tablet-reset-increase-heading ) { font-size: 7px; } #grve-page-title .grve-title,#grve-blog-title .grve-title,#grve-search-page-title .grve-title { font-size: 43px; line-height: 1.25em; } #grve-post-title .grve-title { font-size: 43px; line-height: 1.25em; } .grve-single-simple-title { font-size: 36px; line-height: 1.2em; } #grve-portfolio-title .grve-title { font-size: 43px; line-height: 1.25em; } #grve-forum-title .grve-title { font-size: 43px; line-height: 1.25em; } .grve-product-area .product_title { font-size: 43px; line-height: 1.25em; } #grve-product-title .grve-title,#grve-product-tax-title .grve-title,.woocommerce-page #grve-page-title .grve-title { font-size: 54px; line-height: 1.2em; } .grve-event-simple-title { font-size: 43px; line-height: 1.25em; } #grve-event-title .grve-title,#grve-event-tax-title .grve-title { font-size: 54px; line-height: 1.2em; } #grve-feature-section .grve-title { font-size: 43px; line-height: 1.25em; } #grve-feature-section.grve-fullscreen .grve-title { font-size: 81px; line-height: 1.11em; } #grve-feature-section.grve-fullscreen .grve-description { font-size: 22px; line-height: 1.25em; } #grve-page-title .grve-description,#grve-blog-title .grve-description,#grve-blog-title .grve-description p,#grve-search-page-title .grve-description { font-size: 18px; line-height: 1.5em; } #grve-post-title .grve-title-categories { font-size: 13px; line-height: 1.43em; } #grve-post-title .grve-post-meta, #grve-post-title .grve-post-meta li { font-size: 13px; line-height: 1.43em; } #grve-post-title .grve-description { font-size: 18px; line-height: 1.5em; } #grve-entry-summary .grve-short-description p { font-size: 14px; line-height: 1.75em; } #grve-product-title .grve-description,#grve-product-tax-title .grve-description,#grve-product-tax-title .grve-description p,.woocommerce-page #grve-page-title .grve-description { font-size: 18px; line-height: 1.5em; } #grve-event-title .grve-description,#grve-event-tax-title .grve-description,#grve-event-tax-title .grve-description p { font-size: 18px; line-height: 1.5em; } #grve-feature-section .grve-subheading { font-size: 14px; line-height: 1.88em; } #grve-feature-section.grve-fullscreen .grve-subheading { font-size: 14px; line-height: 1.88em; } #grve-feature-section .grve-description { font-size: 18px; line-height: 1.5em; } .grve-leader-text,.grve-leader-text p,p.grve-leader-text { font-size: 16px; line-height: 1.67em; } .grve-quote-text,blockquote p { font-size: 16px; line-height: 1.56em; } } @media only screen and (min-width: 768px) and (max-width: 959px) { h1,.grve-h1,#grve-theme-wrapper .grve-modal .grve-search input[type="text"],.grve-dropcap span,p.grve-dropcap:first-letter { font-size: 24px; line-height: 1.2em; } .grve-h1.grve-heading-120:not(.grve-tablet-sm-reset-increase-heading ) { font-size: 21px; } .grve-h1.grve-heading-140:not(.grve-tablet-sm-reset-increase-heading ) { font-size: 21px; } .grve-h1.grve-heading-160:not(.grve-tablet-sm-reset-increase-heading ) { font-size: 21px; } .grve-h1.grve-heading-180:not(.grve-tablet-sm-reset-increase-heading ) { font-size: 21px; } .grve-h1.grve-heading-200:not(.grve-tablet-sm-reset-increase-heading ) { font-size: 17px; } .grve-h1.grve-heading-250:not(.grve-tablet-sm-reset-increase-heading ) { font-size: 14px; } .grve-h1.grve-heading-300:not(.grve-tablet-sm-reset-increase-heading ) { font-size: 14px; } h2,.grve-h2 { font-size: 19px; line-height: 1.25em; } .grve-h2.grve-heading-120:not(.grve-tablet-sm-reset-increase-heading ) { font-size: 17px; } .grve-h2.grve-heading-140:not(.grve-tablet-sm-reset-increase-heading ) { font-size: 17px; } .grve-h2.grve-heading-160:not(.grve-tablet-sm-reset-increase-heading ) { font-size: 17px; } .grve-h2.grve-heading-180:not(.grve-tablet-sm-reset-increase-heading ) { font-size: 17px; } .grve-h2.grve-heading-200:not(.grve-tablet-sm-reset-increase-heading ) { font-size: 14px; } .grve-h2.grve-heading-250:not(.grve-tablet-sm-reset-increase-heading ) { font-size: 11px; } .grve-h2.grve-heading-300:not(.grve-tablet-sm-reset-increase-heading ) { font-size: 11px; } h3,.grve-h3 { font-size: 16px; line-height: 1.4em; } .grve-h3.grve-heading-120:not(.grve-tablet-sm-reset-increase-heading ) { font-size: 14px; } .grve-h3.grve-heading-140:not(.grve-tablet-sm-reset-increase-heading ) { font-size: 14px; } .grve-h3.grve-heading-160:not(.grve-tablet-sm-reset-increase-heading ) { font-size: 14px; } .grve-h3.grve-heading-180:not(.grve-tablet-sm-reset-increase-heading ) { font-size: 14px; } .grve-h3.grve-heading-200:not(.grve-tablet-sm-reset-increase-heading ) { font-size: 11px; } .grve-h3.grve-heading-250:not(.grve-tablet-sm-reset-increase-heading ) { font-size: 9px; } .grve-h3.grve-heading-300:not(.grve-tablet-sm-reset-increase-heading ) { font-size: 9px; } .grve-h4.grve-heading-120:not(.grve-tablet-sm-reset-increase-heading ) { font-size: 13px; } .grve-h4.grve-heading-140:not(.grve-tablet-sm-reset-increase-heading ) { font-size: 13px; } .grve-h4.grve-heading-160:not(.grve-tablet-sm-reset-increase-heading ) { font-size: 13px; } .grve-h4.grve-heading-180:not(.grve-tablet-sm-reset-increase-heading ) { font-size: 13px; } .grve-h4.grve-heading-200:not(.grve-tablet-sm-reset-increase-heading ) { font-size: 10px; } .grve-h4.grve-heading-250:not(.grve-tablet-sm-reset-increase-heading ) { font-size: 8px; } .grve-h4.grve-heading-300:not(.grve-tablet-sm-reset-increase-heading ) { font-size: 8px; } .grve-h5.grve-heading-140:not(.grve-tablet-sm-reset-increase-heading ) { font-size: 11px; } .grve-h5.grve-heading-160:not(.grve-tablet-sm-reset-increase-heading ) { font-size: 11px; } .grve-h5.grve-heading-180:not(.grve-tablet-sm-reset-increase-heading ) { font-size: 11px; } .grve-h5.grve-heading-200:not(.grve-tablet-sm-reset-increase-heading ) { font-size: 9px; } .grve-h5.grve-heading-250:not(.grve-tablet-sm-reset-increase-heading ) { font-size: 8px; } .grve-h5.grve-heading-300:not(.grve-tablet-sm-reset-increase-heading ) { font-size: 8px; } .grve-h6.grve-heading-160:not(.grve-tablet-sm-reset-increase-heading ) { font-size: 10px; } .grve-h6.grve-heading-180:not(.grve-tablet-sm-reset-increase-heading ) { font-size: 10px; } .grve-h6.grve-heading-200:not(.grve-tablet-sm-reset-increase-heading ) { font-size: 8px; } .grve-h6.grve-heading-250:not(.grve-tablet-sm-reset-increase-heading ) { font-size: 7px; } .grve-h6.grve-heading-300:not(.grve-tablet-sm-reset-increase-heading ) { font-size: 7px; } #grve-page-title .grve-title,#grve-blog-title .grve-title,#grve-search-page-title .grve-title { font-size: 41px; line-height: 1.25em; } #grve-post-title .grve-title { font-size: 41px; line-height: 1.25em; } .grve-single-simple-title { font-size: 34px; line-height: 1.2em; } #grve-portfolio-title .grve-title { font-size: 41px; line-height: 1.25em; } #grve-forum-title .grve-title { font-size: 41px; line-height: 1.25em; } .grve-product-area .product_title { font-size: 41px; line-height: 1.25em; } #grve-product-title .grve-title,#grve-product-tax-title .grve-title,.woocommerce-page #grve-page-title .grve-title { font-size: 51px; line-height: 1.2em; } .grve-event-simple-title { font-size: 41px; line-height: 1.25em; } #grve-event-title .grve-title,#grve-event-tax-title .grve-title { font-size: 51px; line-height: 1.2em; } #grve-feature-section .grve-title { font-size: 41px; line-height: 1.25em; } #grve-feature-section.grve-fullscreen .grve-title { font-size: 77px; line-height: 1.11em; } #grve-feature-section.grve-fullscreen .grve-description { font-size: 20px; line-height: 1.25em; } #grve-page-title .grve-description,#grve-blog-title .grve-description,#grve-blog-title .grve-description p,#grve-search-page-title .grve-description { font-size: 16px; line-height: 1.5em; } #grve-post-title .grve-title-categories { font-size: 11px; line-height: 1.43em; } #grve-post-title .grve-post-meta, #grve-post-title .grve-post-meta li { font-size: 11px; line-height: 1.43em; } #grve-post-title .grve-description { font-size: 16px; line-height: 1.5em; } #grve-entry-summary .grve-short-description p { font-size: 13px; line-height: 1.75em; } #grve-product-title .grve-description,#grve-product-tax-title .grve-description,#grve-product-tax-title .grve-description p,.woocommerce-page #grve-page-title .grve-description { font-size: 16px; line-height: 1.5em; } #grve-event-title .grve-description,#grve-event-tax-title .grve-description,#grve-event-tax-title .grve-description p { font-size: 16px; line-height: 1.5em; } #grve-feature-section .grve-subheading { font-size: 13px; line-height: 1.88em; } #grve-feature-section.grve-fullscreen .grve-subheading { font-size: 13px; line-height: 1.88em; } #grve-feature-section .grve-description { font-size: 16px; line-height: 1.5em; } .grve-leader-text,.grve-leader-text p,p.grve-leader-text { font-size: 14px; line-height: 1.67em; } .grve-quote-text,blockquote p { font-size: 14px; line-height: 1.56em; } } @media only screen and (max-width: 767px) { h1,.grve-h1,#grve-theme-wrapper .grve-modal .grve-search input[type="text"],.grve-dropcap span,p.grve-dropcap:first-letter { font-size: 21px; line-height: 1.2em; } .grve-h1.grve-heading-120:not(.grve-mobile-reset-increase-heading ) { font-size: 18px; } .grve-h1.grve-heading-140:not(.grve-mobile-reset-increase-heading ) { font-size: 18px; } .grve-h1.grve-heading-160:not(.grve-mobile-reset-increase-heading ) { font-size: 18px; } .grve-h1.grve-heading-180:not(.grve-mobile-reset-increase-heading ) { font-size: 18px; } .grve-h1.grve-heading-200:not(.grve-mobile-reset-increase-heading ) { font-size: 15px; } .grve-h1.grve-heading-250:not(.grve-mobile-reset-increase-heading ) { font-size: 12px; } .grve-h1.grve-heading-300:not(.grve-mobile-reset-increase-heading ) { font-size: 12px; } h2,.grve-h2 { font-size: 17px; line-height: 1.25em; } .grve-h2.grve-heading-120:not(.grve-mobile-reset-increase-heading ) { font-size: 15px; } .grve-h2.grve-heading-140:not(.grve-mobile-reset-increase-heading ) { font-size: 15px; } .grve-h2.grve-heading-160:not(.grve-mobile-reset-increase-heading ) { font-size: 15px; } .grve-h2.grve-heading-180:not(.grve-mobile-reset-increase-heading ) { font-size: 15px; } .grve-h2.grve-heading-200:not(.grve-mobile-reset-increase-heading ) { font-size: 12px; } .grve-h2.grve-heading-250:not(.grve-mobile-reset-increase-heading ) { font-size: 10px; } .grve-h2.grve-heading-300:not(.grve-mobile-reset-increase-heading ) { font-size: 10px; } h3,.grve-h3 { font-size: 14px; line-height: 1.4em; } .grve-h3.grve-heading-120:not(.grve-mobile-reset-increase-heading ) { font-size: 12px; } .grve-h3.grve-heading-140:not(.grve-mobile-reset-increase-heading ) { font-size: 12px; } .grve-h3.grve-heading-160:not(.grve-mobile-reset-increase-heading ) { font-size: 12px; } .grve-h3.grve-heading-180:not(.grve-mobile-reset-increase-heading ) { font-size: 12px; } .grve-h3.grve-heading-200:not(.grve-mobile-reset-increase-heading ) { font-size: 10px; } .grve-h3.grve-heading-250:not(.grve-mobile-reset-increase-heading ) { font-size: 8px; } .grve-h3.grve-heading-300:not(.grve-mobile-reset-increase-heading ) { font-size: 8px; } .grve-h4.grve-heading-120:not(.grve-mobile-reset-increase-heading ) { font-size: 11px; } .grve-h4.grve-heading-140:not(.grve-mobile-reset-increase-heading ) { font-size: 11px; } .grve-h4.grve-heading-160:not(.grve-mobile-reset-increase-heading ) { font-size: 11px; } .grve-h4.grve-heading-180:not(.grve-mobile-reset-increase-heading ) { font-size: 11px; } .grve-h4.grve-heading-200:not(.grve-mobile-reset-increase-heading ) { font-size: 9px; } .grve-h4.grve-heading-250:not(.grve-mobile-reset-increase-heading ) { font-size: 7px; } .grve-h4.grve-heading-300:not(.grve-mobile-reset-increase-heading ) { font-size: 7px; } .grve-h5.grve-heading-140:not(.grve-mobile-reset-increase-heading ) { font-size: 10px; } .grve-h5.grve-heading-160:not(.grve-mobile-reset-increase-heading ) { font-size: 10px; } .grve-h5.grve-heading-180:not(.grve-mobile-reset-increase-heading ) { font-size: 10px; } .grve-h5.grve-heading-200:not(.grve-mobile-reset-increase-heading ) { font-size: 8px; } .grve-h5.grve-heading-250:not(.grve-mobile-reset-increase-heading ) { font-size: 7px; } .grve-h5.grve-heading-300:not(.grve-mobile-reset-increase-heading ) { font-size: 7px; } .grve-h6.grve-heading-160:not(.grve-mobile-reset-increase-heading ) { font-size: 9px; } .grve-h6.grve-heading-180:not(.grve-mobile-reset-increase-heading ) { font-size: 9px; } .grve-h6.grve-heading-200:not(.grve-mobile-reset-increase-heading ) { font-size: 7px; } .grve-h6.grve-heading-250:not(.grve-mobile-reset-increase-heading ) { font-size: 6px; } .grve-h6.grve-heading-300:not(.grve-mobile-reset-increase-heading ) { font-size: 6px; } #grve-page-title .grve-title,#grve-blog-title .grve-title,#grve-search-page-title .grve-title { font-size: 29px; line-height: 1.25em; } #grve-post-title .grve-title { font-size: 29px; line-height: 1.25em; } .grve-single-simple-title { font-size: 24px; line-height: 1.2em; } #grve-portfolio-title .grve-title { font-size: 29px; line-height: 1.25em; } #grve-forum-title .grve-title { font-size: 29px; line-height: 1.25em; } .grve-product-area .product_title { font-size: 29px; line-height: 1.25em; } #grve-product-title .grve-title,#grve-product-tax-title .grve-title,.woocommerce-page #grve-page-title .grve-title { font-size: 36px; line-height: 1.2em; } .grve-event-simple-title { font-size: 29px; line-height: 1.25em; } #grve-event-title .grve-title,#grve-event-tax-title .grve-title { font-size: 36px; line-height: 1.2em; } #grve-feature-section .grve-title { font-size: 29px; line-height: 1.25em; } #grve-feature-section.grve-fullscreen .grve-title { font-size: 54px; line-height: 1.11em; } #grve-feature-section.grve-fullscreen .grve-description { font-size: 14px; line-height: 1.25em; } #grve-page-title .grve-description,#grve-blog-title .grve-description,#grve-blog-title .grve-description p,#grve-search-page-title .grve-description { font-size: 16px; line-height: 1.5em; } #grve-post-title .grve-title-categories { font-size: 11px; line-height: 1.43em; } #grve-post-title .grve-post-meta, #grve-post-title .grve-post-meta li { font-size: 11px; line-height: 1.43em; } #grve-post-title .grve-description { font-size: 16px; line-height: 1.5em; } #grve-entry-summary .grve-short-description p { font-size: 13px; line-height: 1.75em; } #grve-product-title .grve-description,#grve-product-tax-title .grve-description,#grve-product-tax-title .grve-description p,.woocommerce-page #grve-page-title .grve-description { font-size: 16px; line-height: 1.5em; } #grve-event-title .grve-description,#grve-event-tax-title .grve-description,#grve-event-tax-title .grve-description p { font-size: 16px; line-height: 1.5em; } #grve-feature-section .grve-subheading { font-size: 13px; line-height: 1.88em; } #grve-feature-section.grve-fullscreen .grve-subheading { font-size: 13px; line-height: 1.88em; } #grve-feature-section .grve-description { font-size: 16px; line-height: 1.5em; } .grve-leader-text,.grve-leader-text p,p.grve-leader-text { font-size: 14px; line-height: 1.67em; } .grve-quote-text,blockquote p { font-size: 14px; line-height: 1.56em; } } @media print { h1,.grve-h1,#grve-theme-wrapper .grve-modal .grve-search input[type="text"],.grve-dropcap span,p.grve-dropcap:first-letter { font-size: 21px; line-height: 1.2em; } .grve-h1.grve-heading-120:not(.grve-print-reset-increase-heading ) { font-size: 18px; } .grve-h1.grve-heading-140:not(.grve-print-reset-increase-heading ) { font-size: 18px; } .grve-h1.grve-heading-160:not(.grve-print-reset-increase-heading ) { font-size: 18px; } .grve-h1.grve-heading-180:not(.grve-print-reset-increase-heading ) { font-size: 18px; } .grve-h1.grve-heading-200:not(.grve-print-reset-increase-heading ) { font-size: 15px; } .grve-h1.grve-heading-250:not(.grve-print-reset-increase-heading ) { font-size: 12px; } .grve-h1.grve-heading-300:not(.grve-print-reset-increase-heading ) { font-size: 12px; } h2,.grve-h2 { font-size: 17px; line-height: 1.25em; } .grve-h2.grve-heading-120:not(.grve-print-reset-increase-heading ) { font-size: 15px; } .grve-h2.grve-heading-140:not(.grve-print-reset-increase-heading ) { font-size: 15px; } .grve-h2.grve-heading-160:not(.grve-print-reset-increase-heading ) { font-size: 15px; } .grve-h2.grve-heading-180:not(.grve-print-reset-increase-heading ) { font-size: 15px; } .grve-h2.grve-heading-200:not(.grve-print-reset-increase-heading ) { font-size: 12px; } .grve-h2.grve-heading-250:not(.grve-print-reset-increase-heading ) { font-size: 10px; } .grve-h2.grve-heading-300:not(.grve-print-reset-increase-heading ) { font-size: 10px; } h3,.grve-h3 { font-size: 14px; line-height: 1.4em; } .grve-h3.grve-heading-120:not(.grve-print-reset-increase-heading ) { font-size: 12px; } .grve-h3.grve-heading-140:not(.grve-print-reset-increase-heading ) { font-size: 12px; } .grve-h3.grve-heading-160:not(.grve-print-reset-increase-heading ) { font-size: 12px; } .grve-h3.grve-heading-180:not(.grve-print-reset-increase-heading ) { font-size: 12px; } .grve-h3.grve-heading-200:not(.grve-print-reset-increase-heading ) { font-size: 10px; } .grve-h3.grve-heading-250:not(.grve-print-reset-increase-heading ) { font-size: 8px; } .grve-h3.grve-heading-300:not(.grve-print-reset-increase-heading ) { font-size: 8px; } .grve-h4.grve-heading-120:not(.grve-print-reset-increase-heading ) { font-size: 11px; } .grve-h4.grve-heading-140:not(.grve-print-reset-increase-heading ) { font-size: 11px; } .grve-h4.grve-heading-160:not(.grve-print-reset-increase-heading ) { font-size: 11px; } .grve-h4.grve-heading-180:not(.grve-print-reset-increase-heading ) { font-size: 11px; } .grve-h4.grve-heading-200:not(.grve-print-reset-increase-heading ) { font-size: 9px; } .grve-h4.grve-heading-250:not(.grve-print-reset-increase-heading ) { font-size: 7px; } .grve-h4.grve-heading-300:not(.grve-print-reset-increase-heading ) { font-size: 7px; } .grve-h5.grve-heading-140:not(.grve-print-reset-increase-heading ) { font-size: 10px; } .grve-h5.grve-heading-160:not(.grve-print-reset-increase-heading ) { font-size: 10px; } .grve-h5.grve-heading-180:not(.grve-print-reset-increase-heading ) { font-size: 10px; } .grve-h5.grve-heading-200:not(.grve-print-reset-increase-heading ) { font-size: 8px; } .grve-h5.grve-heading-250:not(.grve-print-reset-increase-heading ) { font-size: 7px; } .grve-h5.grve-heading-300:not(.grve-print-reset-increase-heading ) { font-size: 7px; } .grve-h6.grve-heading-160:not(.grve-print-reset-increase-heading ) { font-size: 9px; } .grve-h6.grve-heading-180:not(.grve-print-reset-increase-heading ) { font-size: 9px; } .grve-h6.grve-heading-200:not(.grve-print-reset-increase-heading ) { font-size: 7px; } .grve-h6.grve-heading-250:not(.grve-print-reset-increase-heading ) { font-size: 6px; } .grve-h6.grve-heading-300:not(.grve-print-reset-increase-heading ) { font-size: 6px; } #grve-page-title .grve-title,#grve-blog-title .grve-title,#grve-search-page-title .grve-title { font-size: 29px; line-height: 1.25em; } #grve-post-title .grve-title { font-size: 29px; line-height: 1.25em; } .grve-single-simple-title { font-size: 24px; line-height: 1.2em; } #grve-portfolio-title .grve-title { font-size: 29px; line-height: 1.25em; } #grve-forum-title .grve-title { font-size: 29px; line-height: 1.25em; } .grve-product-area .product_title { font-size: 29px; line-height: 1.25em; } #grve-product-title .grve-title,#grve-product-tax-title .grve-title,.woocommerce-page #grve-page-title .grve-title { font-size: 36px; line-height: 1.2em; } .grve-event-simple-title { font-size: 29px; line-height: 1.25em; } #grve-event-title .grve-title,#grve-event-tax-title .grve-title { font-size: 36px; line-height: 1.2em; } #grve-feature-section .grve-title { font-size: 29px; line-height: 1.25em; } #grve-feature-section.grve-fullscreen .grve-title { font-size: 54px; line-height: 1.11em; } #grve-feature-section.grve-fullscreen .grve-description { font-size: 14px; line-height: 1.25em; } #grve-page-title .grve-description,#grve-blog-title .grve-description,#grve-blog-title .grve-description p,#grve-search-page-title .grve-description { font-size: 16px; line-height: 1.5em; } #grve-post-title .grve-title-categories { font-size: 11px; line-height: 1.43em; } #grve-post-title .grve-post-meta, #grve-post-title .grve-post-meta li { font-size: 11px; line-height: 1.43em; } #grve-post-title .grve-description { font-size: 16px; line-height: 1.5em; } #grve-entry-summary .grve-short-description p { font-size: 13px; line-height: 1.75em; } #grve-product-title .grve-description,#grve-product-tax-title .grve-description,#grve-product-tax-title .grve-description p,.woocommerce-page #grve-page-title .grve-description { font-size: 16px; line-height: 1.5em; } #grve-event-title .grve-description,#grve-event-tax-title .grve-description,#grve-event-tax-title .grve-description p { font-size: 16px; line-height: 1.5em; } #grve-feature-section .grve-subheading { font-size: 13px; line-height: 1.88em; } #grve-feature-section.grve-fullscreen .grve-subheading { font-size: 13px; line-height: 1.88em; } #grve-feature-section .grve-description { font-size: 16px; line-height: 1.5em; } .grve-leader-text,.grve-leader-text p,p.grve-leader-text { font-size: 14px; line-height: 1.67em; } .grve-quote-text,blockquote p { font-size: 14px; line-height: 1.56em; } } a { color: #000000; } a:hover { color: #7f7f7f; } .grve-container, #disqus_thread, #grve-content.grve-left-sidebar .grve-content-wrapper, #grve-content.grve-right-sidebar .grve-content-wrapper { max-width: 1170px; } @media only screen and (max-width: 1230px) { .grve-container, #disqus_thread, #grve-content.grve-left-sidebar .grve-content-wrapper, #grve-content.grve-right-sidebar .grve-content-wrapper { width: 90%; max-width: 1170px; } } @media only screen and (min-width: 960px) { #grve-theme-wrapper.grve-header-side .grve-container, #grve-theme-wrapper.grve-header-side #grve-content.grve-left-sidebar .grve-content-wrapper, #grve-theme-wrapper.grve-header-side #grve-content.grve-right-sidebar .grve-content-wrapper { width: 90%; max-width: 1170px; } } body.grve-boxed #grve-theme-wrapper { width: 100%; max-width: 1220px; } #grve-body.grve-boxed #grve-header.grve-fixed #grve-main-header, #grve-body.grve-boxed #grve-movedo-sticky-header, #grve-body.grve-boxed .grve-anchor-menu .grve-anchor-wrapper.grve-sticky, #grve-body.grve-boxed #grve-footer.grve-fixed-footer, #grve-body.grve-boxed #grve-top-bar.grve-fixed .grve-wrapper { max-width: 1220px; } @media only screen and (max-width: 1200px) { #grve-body.grve-boxed #grve-header.grve-sticky-header #grve-main-header.grve-header-default, #grve-body.grve-boxed #grve-header.grve-sticky-header #grve-main-header #grve-bottom-header, #grve-body.grve-boxed #grve-header.grve-fixed #grve-main-header { max-width: 90%; } #grve-body.grve-boxed #grve-top-bar.grve-fixed .grve-wrapper { max-width: 90%; } } #grve-top-bar .grve-wrapper { padding-top: 15px; padding-bottom: 15px; } #grve-top-bar .grve-wrapper, #grve-top-bar .grve-language > li > ul, #grve-top-bar .grve-top-bar-menu ul.sub-menu { background-color: #ffffff; color: #777777; } #grve-top-bar a { color: #777777; } #grve-top-bar a:hover { color: #0652FD; } #grve-main-header { background-color: rgba(150,39,51,1); } #grve-main-header.grve-transparent, #grve-main-header.grve-light, #grve-main-header.grve-dark { background-color: transparent; } #grve-main-header.grve-header-default, .grve-header-elements { border-color: rgba(247,148,30,1); } .grve-logo-text a, #grve-header .grve-main-menu .grve-wrapper > ul > li > a, .grve-header-element > a, .grve-header-element .grve-purchased-items, .grve-header-text-element { color: #ffffff; } .grve-safe-btn-icon { fill: #ffffff; } .grve-logo-text a:hover, #grve-header .grve-main-menu .grve-wrapper > ul > li.grve-current > a, #grve-header .grve-main-menu .grve-wrapper > ul > li.current-menu-item > a, #grve-header .grve-main-menu .grve-wrapper > ul > li.current-menu-ancestor > a, #grve-header .grve-main-menu .grve-wrapper > ul > li:hover > a, .grve-header-element > a:hover { color: #ffffff; } #grve-header .grve-main-menu.grve-menu-type-button .grve-wrapper > ul > li.current-menu-item > a span, #grve-header .grve-main-menu.grve-menu-type-button .grve-wrapper > ul > li.current-menu-ancestor > a span { border-color: #f7941e; } #grve-header .grve-main-menu.grve-menu-type-button .grve-wrapper > ul > li:hover > a span, #grve-header .grve-main-menu.grve-menu-type-button .grve-wrapper > ul > li.active > a span { border-color: #F7941E; } #grve-header .grve-main-menu.grve-menu-type-underline .grve-wrapper > ul > li > a .grve-item:after { background-color: #f7941e; } #grve-header .grve-main-menu.grve-menu-type-underline .grve-wrapper > ul > li:hover > a .grve-item:after, #grve-header .grve-main-menu.grve-menu-type-underline .grve-wrapper > ul > li.active > a .grve-item:after { background-color: #F7941E; } #grve-header .grve-main-menu .grve-wrapper > ul > li ul { background-color: #3d3d3d; } #grve-header .grve-main-menu .grve-wrapper > ul > li ul li a { color: #ffffff; } #grve-header .grve-main-menu .grve-wrapper > ul > li ul li a:hover, #grve-header .grve-main-menu .grve-wrapper > ul > li ul li.current-menu-item > a, #grve-header .grve-main-menu .grve-wrapper > ul li li.current-menu-ancestor > a { color: #ffffff; background-color: #3d3d3d; } #grve-header .grve-main-menu .grve-wrapper > ul > li.megamenu > ul > li > a { color: #ffffff; background-color: transparent; } #grve-header .grve-main-menu .grve-wrapper > ul > li.megamenu > ul > li:hover > a { color: #ffffff; } #grve-header .grve-horizontal-menu ul.grve-menu li.megamenu > .sub-menu > li { border-color: #3d3d3d; } #grve-header .grve-main-menu .grve-wrapper > ul > li ul li.grve-menu-type-button a { background-color: transparent; } #grve-main-header, .grve-logo, .grve-header-text-element { height: 50px; } .grve-logo a { height: 50px; } .grve-logo.grve-logo-text a { line-height: 50px; } #grve-main-menu .grve-wrapper > ul > li > a, .grve-header-element > a, .grve-no-assigned-menu { line-height: 50px; } .grve-logo .grve-wrapper img { padding-top: 0; padding-bottom: 0; } #grve-theme-wrapper.grve-feature-below #grve-goto-section-wrapper { margin-bottom: 50px; } @media only screen and (min-width: 1024px) { #grve-header.grve-overlapping + .grve-page-title, #grve-header.grve-overlapping + #grve-feature-section, #grve-header.grve-overlapping + #grve-content, #grve-header.grve-overlapping + .grve-single-wrapper, #grve-header.grve-overlapping + .grve-product-area { top: -50px; margin-bottom: -50px; } #grve-header.grve-overlapping:not(.grve-header-below) + .grve-page-title .grve-wrapper, #grve-header.grve-overlapping:not(.grve-header-below) + #grve-feature-section .grve-wrapper:not(.grve-map) { padding-top: 50px; } #grve-feature-section + #grve-header.grve-overlapping { top: -50px; } #grve-header { height: 50px; } } @media only screen and (min-width: 1024px) { #grve-header.grve-overlapping + #grve-content .grve-sidebar.grve-fixed-sidebar, #grve-header.grve-overlapping + .grve-single-wrapper .grve-sidebar.grve-fixed-sidebar { top: 50px; } } #grve-header .grve-main-menu .grve-item .label.grve-bg-default, #grve-hidden-menu .grve-item .label.grve-bg-default { background-color: #454545; color: #ffffff; } #grve-main-header.grve-light .grve-logo-text a, #grve-main-header.grve-light #grve-main-menu .grve-wrapper > ul > li > a, #grve-main-header.grve-light .grve-header-element > a, #grve-main-header.grve-light .grve-header-element .grve-purchased-items, #grve-main-header.grve-light .grve-header-text-element { color: #ffffff; color: rgba(255,255,255,0.7); } #grve-main-header.grve-light .grve-safe-btn-icon { fill: #ffffff; } #grve-main-header.grve-light .grve-logo-text a:hover, #grve-main-header.grve-light #grve-main-menu .grve-wrapper > ul > li.grve-current > a, #grve-main-header.grve-light #grve-main-menu .grve-wrapper > ul > li.current-menu-item > a, #grve-main-header.grve-light #grve-main-menu .grve-wrapper > ul > li:hover > a, #grve-main-header.grve-light #grve-main-menu .grve-wrapper > ul > li.current-menu-item > a, #grve-main-header.grve-light #grve-main-menu .grve-wrapper > ul > li.current-menu-ancestor > a, #grve-main-header.grve-light .grve-header-element > a:hover { color: #ffffff; } #grve-main-header.grve-light #grve-main-menu.grve-menu-type-button .grve-wrapper > ul > li.current-menu-item > a span, #grve-main-header.grve-light #grve-main-menu.grve-menu-type-button .grve-wrapper > ul > li.current-menu-ancestor > a span, #grve-main-header.grve-light #grve-main-menu.grve-menu-type-button .grve-wrapper > ul > li:hover > a span { border-color: #eef1f6; } #grve-main-header.grve-light #grve-main-menu.grve-menu-type-underline .grve-wrapper > ul > li > a .grve-item:after, #grve-main-header.grve-light #grve-main-menu.grve-menu-type-underline .grve-wrapper > ul > li:hover > a .grve-item:after { background-color: #eef1f6; } #grve-main-header.grve-light, #grve-main-header.grve-light .grve-header-elements, #grve-main-header.grve-header-default.grve-light, #grve-main-header.grve-light #grve-bottom-header { border-color: rgba(255,255,255,0.30); } #grve-main-header.grve-dark .grve-logo-text a, #grve-main-header.grve-dark #grve-main-menu .grve-wrapper > ul > li > a, #grve-main-header.grve-dark .grve-header-element > a, #grve-main-header.grve-dark .grve-header-element .grve-purchased-items, #grve-main-header.grve-dark .grve-header-text-element { color: #000000; color: rgba(0,0,0,0.5); } #grve-main-header.grve-dark .grve-safe-btn-icon { fill: #000000; } #grve-main-header.grve-dark .grve-logo-text a:hover, #grve-main-header.grve-dark #grve-main-menu .grve-wrapper > ul > li.grve-current > a, #grve-main-header.grve-dark #grve-main-menu .grve-wrapper > ul > li.current-menu-item > a, #grve-main-header.grve-dark #grve-main-menu .grve-wrapper > ul > li:hover > a, #grve-main-header.grve-dark #grve-main-menu .grve-wrapper > ul > li.current-menu-item > a, #grve-main-header.grve-dark #grve-main-menu .grve-wrapper > ul > li.current-menu-ancestor > a, #grve-main-header.grve-dark .grve-header-element > a:hover { color: #000000; } #grve-main-header.grve-dark #grve-main-menu.grve-menu-type-button .grve-wrapper > ul > li.current-menu-item > a span, #grve-main-header.grve-dark #grve-main-menu.grve-menu-type-button .grve-wrapper > ul > li.current-menu-ancestor > a span, #grve-main-header.grve-dark #grve-main-menu.grve-menu-type-button .grve-wrapper > ul > li:hover > a span { border-color: #eef1f6; } #grve-main-header.grve-dark #grve-main-menu.grve-menu-type-underline .grve-wrapper > ul > li > a .grve-item:after, #grve-main-header.grve-dark #grve-main-menu.grve-menu-type-underline .grve-wrapper > ul > li:hover > a .grve-item:after { background-color: #eef1f6; } #grve-main-header.grve-dark, #grve-main-header.grve-dark .grve-header-elements, #grve-main-header.grve-header-default.grve-dark, #grve-main-header.grve-dark #grve-bottom-header { border-color: rgba(0,0,0,0.10); } #grve-header.grve-sticky-header #grve-main-header.grve-shrink-sticky, #grve-header.grve-sticky-header #grve-main-header.grve-advanced-sticky { height: 60px; } #grve-header.grve-sticky-header #grve-main-header.grve-shrink-sticky .grve-logo, #grve-header.grve-sticky-header #grve-main-header.grve-advanced-sticky .grve-logo, #grve-header.grve-sticky-header #grve-main-header.grve-shrink-sticky .grve-header-text-element, #grve-header.grve-sticky-header #grve-main-header.grve-advanced-sticky .grve-header-text-element { height: 60px; } #grve-header.grve-sticky-header #grve-main-header.grve-shrink-sticky .grve-logo a, #grve-header.grve-sticky-header #grve-main-header.grve-advanced-sticky .grve-logo a { height: 20px; } #grve-header.grve-sticky-header #grve-main-header.grve-shrink-sticky .grve-logo.grve-logo-text a, #grve-header.grve-sticky-header #grve-main-header.grve-advanced-sticky .grve-logo.grve-logo-text a { line-height: 60px; } #grve-header.grve-sticky-header #grve-main-header.grve-shrink-sticky #grve-main-menu .grve-wrapper > ul > li > a, #grve-header.grve-sticky-header #grve-main-header.grve-shrink-sticky .grve-header-element > a, #grve-header.grve-sticky-header #grve-main-header.grve-shrink-sticky .grve-no-assigned-menu, #grve-header.grve-sticky-header #grve-main-header.grve-advanced-sticky #grve-main-menu .grve-wrapper > ul > li > a, #grve-header.grve-sticky-header #grve-main-header.grve-advanced-sticky .grve-header-element > a, #grve-header.grve-sticky-header #grve-main-header.grve-advanced-sticky .grve-no-assigned-menu { line-height: 60px; } #grve-header.grve-sticky-header.grve-scroll-up #grve-main-header.grve-advanced-sticky { -webkit-transform: translateY(50px); -moz-transform: translateY(50px); -ms-transform: translateY(50px); -o-transform: translateY(50px); transform: translateY(50px); } #grve-header.grve-sticky-header #grve-main-header:not(.grve-header-logo-top), #grve-header.grve-sticky-header #grve-main-header #grve-bottom-header { background-color: rgba(150,39,51,0.90); } #grve-header.grve-header-logo-top.grve-sticky-header #grve-main-header { background-color: transparent; } #grve-header.grve-sticky-header .grve-logo-text a, #grve-header.grve-sticky-header #grve-main-header #grve-main-menu .grve-wrapper > ul > li > a, #grve-header.grve-sticky-header #grve-main-header .grve-header-element > a, #grve-header.grve-sticky-header .grve-header-element .grve-purchased-items, #grve-header.grve-sticky-header .grve-header-text-element { color: #ffffff; } #grve-header.grve-sticky-header .grve-logo-text a:hover, #grve-header.grve-sticky-header #grve-main-header #grve-main-menu .grve-wrapper > ul > li.grve-current > a, #grve-header.grve-sticky-header #grve-main-header #grve-main-menu .grve-wrapper > ul > li.current-menu-item > a, #grve-header.grve-sticky-header #grve-main-header #grve-main-menu .grve-wrapper > ul > li:hover > a, #grve-header.grve-sticky-header #grve-main-header #grve-main-menu .grve-wrapper > ul > li.current-menu-item > a, #grve-header.grve-sticky-header #grve-main-header #grve-main-menu .grve-wrapper > ul > li.current-menu-ancestor > a, #grve-header.grve-sticky-header #grve-main-header #grve-main-menu .grve-wrapper > ul > li.active > a, #grve-header.grve-sticky-header #grve-main-header .grve-header-element > a:hover { color: #ffffff; } #grve-header.grve-sticky-header #grve-main-header .grve-safe-btn-icon { fill: #ffffff; } #grve-header.grve-sticky-header #grve-main-menu.grve-menu-type-button .grve-wrapper > ul > li.current-menu-item > a span, #grve-header.grve-sticky-header #grve-main-menu.grve-menu-type-button .grve-wrapper > ul > li.current-menu-ancestor > a span { border-color: #f7941e; } #grve-header.grve-sticky-header #grve-main-menu.grve-menu-type-button .grve-wrapper > ul > li:hover > a span { border-color: #f7941e; } #grve-header.grve-sticky-header #grve-main-menu.grve-menu-type-underline .grve-wrapper > ul > li > a .grve-item:after { background-color: #f7941e; } #grve-header.grve-sticky-header #grve-main-menu.grve-menu-type-underline .grve-wrapper > ul > li:hover > a .grve-item:after { background-color: #f7941e; } #grve-header.grve-sticky-header #grve-main-header.grve-header-default, #grve-header.grve-sticky-header #grve-main-header .grve-header-elements { border-color: rgba(150,39,51,0.90); } #grve-movedo-sticky-header, #grve-movedo-sticky-header .grve-logo, #grve-movedo-sticky-header:before { height: 60px; } #grve-movedo-sticky-header .grve-logo a { height: 20px; } #grve-movedo-sticky-header .grve-main-menu .grve-wrapper > ul > li > a, #grve-movedo-sticky-header .grve-header-element > a, #grve-movedo-sticky-header .grve-no-assigned-menu { line-height: 60px; } #grve-movedo-sticky-header:before, #grve-movedo-sticky-header .grve-logo, #grve-movedo-sticky-header .grve-header-element > a.grve-safe-button { background-color: rgba(150,39,51,0.90); } #grve-movedo-sticky-header .grve-logo, #grve-movedo-sticky-header .grve-header-element > a.grve-safe-button { min-width: 60px; } #grve-movedo-sticky-header .grve-main-menu .grve-wrapper > ul > li > a, #grve-movedo-sticky-header .grve-header-element > a { color: #ffffff; } #grve-movedo-sticky-header .grve-safe-btn-icon { fill: #ffffff; } #grve-movedo-sticky-header .grve-main-menu .grve-wrapper > ul > li.grve-current > a, #grve-movedo-sticky-header .grve-main-menu .grve-wrapper > ul > li.current-menu-item > a, #grve-movedo-sticky-header .grve-main-menu .grve-wrapper > ul > li:hover > a, #grve-movedo-sticky-header .grve-main-menu .grve-wrapper > ul > li.current-menu-item > a, #grve-movedo-sticky-header .grve-main-menu .grve-wrapper > ul > li.current-menu-ancestor > a, #grve-movedo-sticky-header .grve-main-menu .grve-wrapper > ul > li.active > a, #grve-movedo-sticky-header .grve-header-element > a:hover { color: #ffffff; } #grve-movedo-sticky-header .grve-main-menu.grve-menu-type-button .grve-wrapper > ul > li:hover > a span { border-color: #f7941e; } #grve-movedo-sticky-header .grve-main-menu.grve-menu-type-underline .grve-wrapper > ul > li > a .grve-item:after { background-color: #f7941e; } #grve-movedo-sticky-header .grve-main-menu.grve-menu-type-underline .grve-wrapper > ul > li:hover > a .grve-item:after { background-color: #f7941e; } #grve-sidearea { background-color: #3d3d3d; color: #ffffff; } #grve-sidearea .widget, #grve-sidearea form, #grve-sidearea form p, #grve-sidearea form div, #grve-sidearea form span { color: #ffffff; } #grve-sidearea h1, #grve-sidearea h2, #grve-sidearea h3, #grve-sidearea h4, #grve-sidearea h5, #grve-sidearea h6, #grve-sidearea .widget .grve-widget-title { color: #ffffff; } #grve-sidearea a { color: #ffffff; } #grve-sidearea .widget li a .grve-arrow:after, #grve-sidearea .widget li a .grve-arrow:before { color: #ffffff; } #grve-sidearea a:hover { color: #f7941e; } #grve-sidearea .grve-close-btn:after, #grve-sidearea .grve-close-btn:before, #grve-sidearea .grve-close-btn span { background-color: #777777; } #grve-sidearea .grve-border, #grve-sidearea form, #grve-sidearea form p, #grve-sidearea form div, #grve-sidearea form span, #grve-sidearea .widget a, #grve-sidearea .widget ul, #grve-sidearea .widget li, #grve-sidearea .widget table, #grve-sidearea .widget table td, #grve-sidearea .widget table th, #grve-sidearea .widget table tr, #grve-sidearea table, #grve-sidearea tr, #grve-sidearea td, #grve-sidearea th, #grve-sidearea .widget, #grve-sidearea .widget ul, #grve-sidearea .widget li, #grve-sidearea .widget div, #grve-theme-wrapper #grve-sidearea form, #grve-theme-wrapper #grve-sidearea .wpcf7-form-control-wrap { border-color: #3e3e3e; } #grve-sidearea-overlay { background-color: rgba(255,255,255,0.40); } #grve-modal-overlay, .mfp-bg, #grve-loader-overflow { background-color: rgba(255,255,255,1); } .grve-page-curtain { background-color: #18252a; } #grve-theme-wrapper .grve-modal-content .grve-form-style-1:not(.grve-white-bg) h1, #grve-theme-wrapper .grve-modal-content .grve-form-style-1:not(.grve-white-bg) h2, #grve-theme-wrapper .grve-modal-content .grve-form-style-1:not(.grve-white-bg) h3, #grve-theme-wrapper .grve-modal-content .grve-form-style-1:not(.grve-white-bg) h4, #grve-theme-wrapper .grve-modal-content .grve-form-style-1:not(.grve-white-bg) h5, #grve-theme-wrapper .grve-modal-content .grve-form-style-1:not(.grve-white-bg) h6, #grve-theme-wrapper .grve-modal-content .grve-form-style-1:not(.grve-white-bg) .grve-modal-title, .mfp-title, .mfp-counter, #grve-theme-wrapper .grve-modal-content .grve-heading-color { color: #000000; } .grve-close-modal, button.mfp-arrow { color: #000000; } #grve-theme-wrapper .grve-modal form, #grve-theme-wrapper .grve-modal form p, #grve-theme-wrapper .grve-modal form div, #grve-theme-wrapper .grve-modal form span, #grve-theme-wrapper .grve-login-modal-footer, #grve-socials-modal .grve-social li a, #grve-language-modal ul li a { color: #777777; border-color: #eef1f6; } #grve-safebutton-area .grve-logo { background-color: rgba(150,39,51,0.90); min-width: 60px; height: 60px; } #grve-safebutton-area .grve-logo a { height: 20px; } #grve-safebutton-area .grve-close-button-wrapper { background-color: rgba(150,39,51,0.90); min-width: 60px; line-height: 60px; } #grve-safebutton-area .grve-close-button-wrapper a { color: #ffffff; } #grve-safebutton-area .grve-close-button-wrapper a:hover { color: #ffffff; } #grve-responsive-header #grve-main-responsive-header { background-color: rgba(150,39,51,1); } #grve-responsive-header { height: 60px; } #grve-responsive-header .grve-logo { height: 60px; } #grve-responsive-header .grve-header-element > a { line-height: 60px; } #grve-responsive-header .grve-logo a { height: 20px; } #grve-responsive-header .grve-logo.grve-logo-text a { line-height: 60px; } #grve-responsive-header .grve-logo .grve-wrapper img { padding-top: 0; padding-bottom: 0; } @media only screen and (max-width: 1023px) { #grve-main-header, #grve-bottom-header { display: none; } #grve-main-menu, #grve-responsive-hidden-menu-wrapper { display: none; } #grve-responsive-header { display: block; } .grve-header-responsive-elements { display: block; } #grve-logo.grve-position-center, #grve-logo.grve-position-center .grve-wrapper { position: relative; left: 0; } #grve-responsive-menu-wrapper { display: block; } } @media only screen and (max-width: 1023px) { #grve-header.grve-responsive-overlapping + * { top: -60px; margin-bottom: -60px; } #grve-header.grve-responsive-overlapping + #grve-page-anchor { top: 0px; margin-bottom: 0px; } #grve-feature-section + #grve-header.grve-responsive-overlapping { top: -60px; } #grve-header.grve-responsive-overlapping + .grve-page-title .grve-wrapper, #grve-header.grve-responsive-overlapping + #grve-feature-section .grve-wrapper { padding-top: 60px; } } #grve-hidden-menu { background-color: #ffffff; } #grve-hidden-menu a { color: #777777; } #grve-hidden-menu:not(.grve-slide-menu) ul.grve-menu li a .grve-arrow:after, #grve-hidden-menu:not(.grve-slide-menu) ul.grve-menu li a .grve-arrow:before { background-color: #777777; } #grve-hidden-menu ul.grve-menu li.open > a .grve-arrow:after, #grve-hidden-menu ul.grve-menu li.open > a .grve-arrow:before { background-color: #0652FD; } #grve-hidden-menu.grve-slide-menu ul.grve-menu li > .grve-arrow:hover { color: #0652FD; } #grve-theme-wrapper .grve-header-responsive-elements form, #grve-theme-wrapper .grve-header-responsive-elements form p, #grve-theme-wrapper .grve-header-responsive-elements form div, #grve-theme-wrapper .grve-header-responsive-elements form span { color: #777777; } #grve-hidden-menu a:hover, #grve-hidden-menu ul.grve-menu > li.current-menu-item > a, #grve-hidden-menu ul.grve-menu > li.current-menu-ancestor > a, #grve-hidden-menu ul.grve-menu li.current-menu-item > a, #grve-hidden-menu ul.grve-menu li.open > a { color: #0652FD; } #grve-hidden-menu .grve-close-btn { color: #777777; } #grve-hidden-menu ul.grve-menu li a, #grve-theme-wrapper .grve-header-responsive-elements form, #grve-theme-wrapper .grve-header-responsive-elements form p, #grve-theme-wrapper .grve-header-responsive-elements form div, #grve-theme-wrapper .grve-header-responsive-elements form span { border-color: #eef1f6; } #grve-hidden-menu-overlay { background-color: rgba(0,0,0,0.90); } #grve-responsive-header .grve-header-element > a, #grve-responsive-header .grve-header-element .grve-purchased-items { color: #ffffff; } #grve-responsive-header .grve-header-element > a:hover { color: #f7941e; } #grve-responsive-header .grve-safe-btn-icon { fill: #ffffff; } #grve-responsive-header .grve-safe-btn-icon:hover { fill: #f7941e; } .grve-spinner:not(.custom):before { content: ''; box-sizing: border-box; position: absolute; top: 50%; left: 50%; width: 42px; height: 42px; margin-top: -21px; margin-left: -21px; border-radius: 50%; border: 2px solid rgba(127, 127, 127, 0.3); border-top-color: #333; -webkit-animation: spinnerAnim 1.1s infinite linear; animation: spinnerAnim 1.1s infinite linear; } .grve-spinner:not(.custom):before { border-top-color: #962733; } .grve-isotope .grve-spinner:before { top: 50px; } @-webkit-keyframes spinnerAnim { 0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); } 100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); } } @keyframes spinnerAnim { 0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); } 100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); } } #grve-theme-wrapper .grve-box-item.grve-bg-white { color: #000000; color: rgba(0,0,0,0.30); background-color: #ffffff; -webkit-box-shadow: 0px 0px 50px 0px rgba(0,0,0,0.25); -moz-box-shadow: 0px 0px 50px 0px rgba(0,0,0,0.25); box-shadow: 0px 0px 50px 0px rgba(0,0,0,0.25); } #grve-theme-wrapper .grve-box-item.grve-bg-black { color: #ffffff; color: rgba(255,255,255,0.60); background-color: #000000; -webkit-box-shadow: 0px 0px 50px 0px rgba(0,0,0,0.25); -moz-box-shadow: 0px 0px 50px 0px rgba(0,0,0,0.25); box-shadow: 0px 0px 50px 0px rgba(0,0,0,0.25); } #grve-theme-wrapper .grve-box-item.grve-bg-white .grve-heading-color { color: #000000; } #grve-theme-wrapper .grve-box-item.grve-bg-black .grve-heading-color { color: #ffffff; } ::-moz-selection { color: #ffffff; background: #962733; } ::selection { color: #ffffff; background: #962733; } h1,h2,h3,h4,h5,h6, .grve-h1, .grve-h2, .grve-h3, .grve-h4, .grve-h5, .grve-h6, .grve-heading-color, .grve-heading-hover-color:hover, p.grve-dropcap:first-letter, #reply-title:hover { color: #000000; } .grve-blog .grve-blog-item:not(.grve-style-2) .grve-post-title.grve-post-title-hover:hover, .grve-blog-leader .grve-post-list .grve-post-title.grve-post-title-hover:hover, .grve-blog .grve-post-meta-wrapper li a:hover, .grve-blog ul.grve-post-meta a:hover, .grve-blog .grve-blog-item.grve-style-2 .grve-categories li a:hover, .grve-search button[type='submit']:hover, #grve-content .widget.widget_nav_menu li.current-menu-item a, #grve-content .widget.widget_nav_menu li a:hover, .widget.widget_calendar table tbody a, blockquote > p:before, .grve-filter.grve-filter-style-classic ul li:hover, .grve-filter.grve-filter-style-classic ul li.selected { color: #962733; } #grve-theme-wrapper .grve-widget.grve-social li a.grve-outline:hover, #grve-theme-wrapper .grve-with-line:after, #grve-single-post-tags .grve-tags li a:hover, #grve-single-post-categories .grve-categories li a:hover, #grve-socials-modal .grve-social li a:hover, .grve-hover-underline:after, .grve-language-element ul li a:hover, .grve-language-element ul li a.active, #grve-language-modal ul li a:hover, #grve-language-modal ul li a.active, .grve-tabs-title .grve-tab-title.active .grve-title:after, .wpcf7-form input[type='radio']:checked + .wpcf7-list-item-label:after, .wpcf7-form input[type='radio']:not(:checked) + .wpcf7-list-item-label:after, .wpcf7-form input[type='checkbox']:checked + .wpcf7-list-item-label:after, .wpcf7-form input[type='checkbox']:not(:checked) + .wpcf7-list-item-label:after { background-color: #962733; border-color: #962733; color: #ffffff; } a.grve-text-dark, .grve-blog.grve-with-shadow .grve-blog-item:not(.grve-style-2) .grve-post-title, .grve-blog.grve-with-shadow .grve-blog-item:not(.grve-style-2) .grve-read-more { color: #000000; } a.grve-text-light, .grve-carousel-style-2 .grve-blog-carousel .grve-post-title { color: #ffffff; } .grve-headings-primary-1 h1, .grve-headings-primary-1 h2, .grve-headings-primary-1 h3, .grve-headings-primary-1 h4, .grve-headings-primary-1 h5, .grve-headings-primary-1 h6, .grve-headings-primary-1 .grve-heading-color, .grve-column.grve-headings-primary-1 h1, .grve-column.grve-headings-primary-1 h2, .grve-column.grve-headings-primary-1 h3, .grve-column.grve-headings-primary-1 h4, .grve-column.grve-headings-primary-1 h5, .grve-column.grve-headings-primary-1 h6, .grve-column.grve-headings-primary-1 .grve-heading-color, .grve-split-content .grve-headings-primary-1.grve-media-wrapper .grve-title { color: #962733; } .grve-text-primary-1, #grve-theme-wrapper .grve-text-hover-primary-1:hover, #grve-theme-wrapper a.grve-text-hover-primary-1:hover, #grve-theme-wrapper a .grve-text-hover-primary-1:hover { color: #962733; } .grve-text-primary-1.grve-svg-icon { stroke: #962733; } #grve-theme-wrapper .grve-bg-primary-1, #grve-theme-wrapper .grve-bg-hover-primary-1:hover, #grve-theme-wrapper a.grve-bg-hover-primary-1:hover, #grve-theme-wrapper a .grve-bg-hover-primary-1:hover, #grve-theme-wrapper a:hover .grve-bg-hover-primary-1, .grve-filter.grve-filter-style-button.grve-filter-color-primary-1 ul li.selected { background-color: #962733; border-color: #962733; color: #ffffff; } #grve-theme-wrapper a.grve-btn-line.grve-bg-primary-1 { background-color: transparent; border-color: #962733; color: #962733; } #grve-theme-wrapper a.grve-btn-line.grve-bg-hover-primary-1:hover { background-color: #962733; border-color: #962733; color: #ffffff; } #grve-theme-wrapper .grve-menu-type-button.grve-primary-1 > a .grve-item, #grve-theme-wrapper .grve-menu-type-button.grve-hover-primary-1 > a:hover .grve-item { background-color: #962733; color: #ffffff; } #grve-theme-wrapper .has-primary-1-color { color: #962733; } #grve-theme-wrapper .has-primary-1-background-color { background-color: #962733; } .grve-headings-primary-2 h1, .grve-headings-primary-2 h2, .grve-headings-primary-2 h3, .grve-headings-primary-2 h4, .grve-headings-primary-2 h5, .grve-headings-primary-2 h6, .grve-headings-primary-2 .grve-heading-color, .grve-column.grve-headings-primary-2 h1, .grve-column.grve-headings-primary-2 h2, .grve-column.grve-headings-primary-2 h3, .grve-column.grve-headings-primary-2 h4, .grve-column.grve-headings-primary-2 h5, .grve-column.grve-headings-primary-2 h6, .grve-column.grve-headings-primary-2 .grve-heading-color, .grve-split-content .grve-headings-primary-2.grve-media-wrapper .grve-title { color: #f7941e; } .grve-text-primary-2, #grve-theme-wrapper .grve-text-hover-primary-2:hover, #grve-theme-wrapper a.grve-text-hover-primary-2:hover, #grve-theme-wrapper a .grve-text-hover-primary-2:hover { color: #f7941e; } .grve-text-primary-2.grve-svg-icon { stroke: #f7941e; } #grve-theme-wrapper .grve-bg-primary-2, #grve-theme-wrapper .grve-bg-hover-primary-2:hover, #grve-theme-wrapper a.grve-bg-hover-primary-2:hover, #grve-theme-wrapper a .grve-bg-hover-primary-2:hover, #grve-theme-wrapper a:hover .grve-bg-hover-primary-2, .grve-filter.grve-filter-style-button.grve-filter-color-primary-2 ul li.selected { background-color: #f7941e; border-color: #f7941e; color: #ffffff; } #grve-theme-wrapper a.grve-btn-line.grve-bg-primary-2 { background-color: transparent; border-color: #f7941e; color: #f7941e; } #grve-theme-wrapper a.grve-btn-line.grve-bg-hover-primary-2:hover { background-color: #f7941e; border-color: #f7941e; color: #ffffff; } #grve-theme-wrapper .grve-menu-type-button.grve-primary-2 > a .grve-item, #grve-theme-wrapper .grve-menu-type-button.grve-hover-primary-2 > a:hover .grve-item { background-color: #f7941e; color: #ffffff; } #grve-theme-wrapper .has-primary-2-color { color: #f7941e; } #grve-theme-wrapper .has-primary-2-background-color { background-color: #f7941e; } .grve-headings-primary-3 h1, .grve-headings-primary-3 h2, .grve-headings-primary-3 h3, .grve-headings-primary-3 h4, .grve-headings-primary-3 h5, .grve-headings-primary-3 h6, .grve-headings-primary-3 .grve-heading-color, .grve-column.grve-headings-primary-3 h1, .grve-column.grve-headings-primary-3 h2, .grve-column.grve-headings-primary-3 h3, .grve-column.grve-headings-primary-3 h4, .grve-column.grve-headings-primary-3 h5, .grve-column.grve-headings-primary-3 h6, .grve-column.grve-headings-primary-3 .grve-heading-color, .grve-split-content .grve-headings-primary-3.grve-media-wrapper .grve-title { color: #e8e5e5; } .grve-text-primary-3, #grve-theme-wrapper .grve-text-hover-primary-3:hover, #grve-theme-wrapper a.grve-text-hover-primary-3:hover, #grve-theme-wrapper a .grve-text-hover-primary-3:hover { color: #e8e5e5; } .grve-text-primary-3.grve-svg-icon { stroke: #e8e5e5; } #grve-theme-wrapper .grve-bg-primary-3, #grve-theme-wrapper .grve-bg-hover-primary-3:hover, #grve-theme-wrapper a.grve-bg-hover-primary-3:hover, #grve-theme-wrapper a .grve-bg-hover-primary-3:hover, #grve-theme-wrapper a:hover .grve-bg-hover-primary-3, .grve-filter.grve-filter-style-button.grve-filter-color-primary-3 ul li.selected { background-color: #e8e5e5; border-color: #e8e5e5; color: #ffffff; } #grve-theme-wrapper a.grve-btn-line.grve-bg-primary-3 { background-color: transparent; border-color: #e8e5e5; color: #e8e5e5; } #grve-theme-wrapper a.grve-btn-line.grve-bg-hover-primary-3:hover { background-color: #e8e5e5; border-color: #e8e5e5; color: #ffffff; } #grve-theme-wrapper .grve-menu-type-button.grve-primary-3 > a .grve-item, #grve-theme-wrapper .grve-menu-type-button.grve-hover-primary-3 > a:hover .grve-item { background-color: #e8e5e5; color: #ffffff; } #grve-theme-wrapper .has-primary-3-color { color: #e8e5e5; } #grve-theme-wrapper .has-primary-3-background-color { background-color: #e8e5e5; } .grve-headings-primary-4 h1, .grve-headings-primary-4 h2, .grve-headings-primary-4 h3, .grve-headings-primary-4 h4, .grve-headings-primary-4 h5, .grve-headings-primary-4 h6, .grve-headings-primary-4 .grve-heading-color, .grve-column.grve-headings-primary-4 h1, .grve-column.grve-headings-primary-4 h2, .grve-column.grve-headings-primary-4 h3, .grve-column.grve-headings-primary-4 h4, .grve-column.grve-headings-primary-4 h5, .grve-column.grve-headings-primary-4 h6, .grve-column.grve-headings-primary-4 .grve-heading-color, .grve-split-content .grve-headings-primary-4.grve-media-wrapper .grve-title { color: #e1e1e1; } .grve-text-primary-4, #grve-theme-wrapper .grve-text-hover-primary-4:hover, #grve-theme-wrapper a.grve-text-hover-primary-4:hover, #grve-theme-wrapper a .grve-text-hover-primary-4:hover { color: #e1e1e1; } .grve-text-primary-4.grve-svg-icon { stroke: #e1e1e1; } #grve-theme-wrapper .grve-bg-primary-4, #grve-theme-wrapper .grve-bg-hover-primary-4:hover, #grve-theme-wrapper a.grve-bg-hover-primary-4:hover, #grve-theme-wrapper a .grve-bg-hover-primary-4:hover, #grve-theme-wrapper a:hover .grve-bg-hover-primary-4, .grve-filter.grve-filter-style-button.grve-filter-color-primary-4 ul li.selected { background-color: #e1e1e1; border-color: #e1e1e1; color: #ffffff; } #grve-theme-wrapper a.grve-btn-line.grve-bg-primary-4 { background-color: transparent; border-color: #e1e1e1; color: #e1e1e1; } #grve-theme-wrapper a.grve-btn-line.grve-bg-hover-primary-4:hover { background-color: #e1e1e1; border-color: #e1e1e1; color: #ffffff; } #grve-theme-wrapper .grve-menu-type-button.grve-primary-4 > a .grve-item, #grve-theme-wrapper .grve-menu-type-button.grve-hover-primary-4 > a:hover .grve-item { background-color: #e1e1e1; color: #ffffff; } #grve-theme-wrapper .has-primary-4-color { color: #e1e1e1; } #grve-theme-wrapper .has-primary-4-background-color { background-color: #e1e1e1; } .grve-headings-primary-5 h1, .grve-headings-primary-5 h2, .grve-headings-primary-5 h3, .grve-headings-primary-5 h4, .grve-headings-primary-5 h5, .grve-headings-primary-5 h6, .grve-headings-primary-5 .grve-heading-color, .grve-column.grve-headings-primary-5 h1, .grve-column.grve-headings-primary-5 h2, .grve-column.grve-headings-primary-5 h3, .grve-column.grve-headings-primary-5 h4, .grve-column.grve-headings-primary-5 h5, .grve-column.grve-headings-primary-5 h6, .grve-column.grve-headings-primary-5 .grve-heading-color, .grve-split-content .grve-headings-primary-5.grve-media-wrapper .grve-title { color: #bab7b7; } .grve-text-primary-5, #grve-theme-wrapper .grve-text-hover-primary-5:hover, #grve-theme-wrapper a.grve-text-hover-primary-5:hover, #grve-theme-wrapper a .grve-text-hover-primary-5:hover { color: #bab7b7; } .grve-text-primary-5.grve-svg-icon { stroke: #bab7b7; } #grve-theme-wrapper .grve-bg-primary-5, #grve-theme-wrapper .grve-bg-hover-primary-5:hover, #grve-theme-wrapper a.grve-bg-hover-primary-5:hover, #grve-theme-wrapper a .grve-bg-hover-primary-5:hover, #grve-theme-wrapper a:hover .grve-bg-hover-primary-5, .grve-filter.grve-filter-style-button.grve-filter-color-primary-5 ul li.selected { background-color: #bab7b7; border-color: #bab7b7; color: #ffffff; } #grve-theme-wrapper a.grve-btn-line.grve-bg-primary-5 { background-color: transparent; border-color: #bab7b7; color: #bab7b7; } #grve-theme-wrapper a.grve-btn-line.grve-bg-hover-primary-5:hover { background-color: #bab7b7; border-color: #bab7b7; color: #ffffff; } #grve-theme-wrapper .grve-menu-type-button.grve-primary-5 > a .grve-item, #grve-theme-wrapper .grve-menu-type-button.grve-hover-primary-5 > a:hover .grve-item { background-color: #bab7b7; color: #ffffff; } #grve-theme-wrapper .has-primary-5-color { color: #bab7b7; } #grve-theme-wrapper .has-primary-5-background-color { background-color: #bab7b7; } .grve-headings-primary-6 h1, .grve-headings-primary-6 h2, .grve-headings-primary-6 h3, .grve-headings-primary-6 h4, .grve-headings-primary-6 h5, .grve-headings-primary-6 h6, .grve-headings-primary-6 .grve-heading-color, .grve-column.grve-headings-primary-6 h1, .grve-column.grve-headings-primary-6 h2, .grve-column.grve-headings-primary-6 h3, .grve-column.grve-headings-primary-6 h4, .grve-column.grve-headings-primary-6 h5, .grve-column.grve-headings-primary-6 h6, .grve-column.grve-headings-primary-6 .grve-heading-color, .grve-split-content .grve-headings-primary-6.grve-media-wrapper .grve-title { color: #000000; } .grve-text-primary-6, #grve-theme-wrapper .grve-text-hover-primary-6:hover, #grve-theme-wrapper a.grve-text-hover-primary-6:hover, #grve-theme-wrapper a .grve-text-hover-primary-6:hover { color: #000000; } .grve-text-primary-6.grve-svg-icon { stroke: #000000; } #grve-theme-wrapper .grve-bg-primary-6, #grve-theme-wrapper .grve-bg-hover-primary-6:hover, #grve-theme-wrapper a.grve-bg-hover-primary-6:hover, #grve-theme-wrapper a .grve-bg-hover-primary-6:hover, #grve-theme-wrapper a:hover .grve-bg-hover-primary-6, .grve-filter.grve-filter-style-button.grve-filter-color-primary-6 ul li.selected { background-color: #000000; border-color: #000000; color: #ffffff; } #grve-theme-wrapper a.grve-btn-line.grve-bg-primary-6 { background-color: transparent; border-color: #000000; color: #000000; } #grve-theme-wrapper a.grve-btn-line.grve-bg-hover-primary-6:hover { background-color: #000000; border-color: #000000; color: #ffffff; } #grve-theme-wrapper .grve-menu-type-button.grve-primary-6 > a .grve-item, #grve-theme-wrapper .grve-menu-type-button.grve-hover-primary-6 > a:hover .grve-item { background-color: #000000; color: #ffffff; } #grve-theme-wrapper .has-primary-6-color { color: #000000; } #grve-theme-wrapper .has-primary-6-background-color { background-color: #000000; } .grve-headings-light h1, .grve-headings-light h2, .grve-headings-light h3, .grve-headings-light h4, .grve-headings-light h5, .grve-headings-light h6, .grve-headings-light .grve-heading-color, .grve-column.grve-headings-light h1, .grve-column.grve-headings-light h2, .grve-column.grve-headings-light h3, .grve-column.grve-headings-light h4, .grve-column.grve-headings-light h5, .grve-column.grve-headings-light h6, .grve-column.grve-headings-light .grve-heading-color, .grve-split-content .grve-headings-light.grve-media-wrapper .grve-title { color: #ffffff; } .grve-text-light, #grve-theme-wrapper .grve-text-hover-light:hover, #grve-theme-wrapper a.grve-text-hover-light:hover, #grve-theme-wrapper a .grve-text-hover-light:hover { color: #ffffff; } .grve-text-light.grve-svg-icon { stroke: #ffffff; } #grve-theme-wrapper .grve-bg-light, #grve-theme-wrapper .grve-bg-hover-light:hover, #grve-theme-wrapper a.grve-bg-hover-light:hover, #grve-theme-wrapper a .grve-bg-hover-light:hover, #grve-theme-wrapper a:hover .grve-bg-hover-light, .grve-filter.grve-filter-style-button.grve-filter-color-light ul li.selected { background-color: #ffffff; border-color: #ffffff; color: #000000; } #grve-theme-wrapper a.grve-btn-line.grve-bg-light { background-color: transparent; border-color: #ffffff; color: #ffffff; } #grve-theme-wrapper a.grve-btn-line.grve-bg-hover-light:hover { background-color: #ffffff; border-color: #ffffff; color: #000000; } #grve-theme-wrapper .grve-menu-type-button.grve-light > a .grve-item, #grve-theme-wrapper .grve-menu-type-button.grve-hover-light > a:hover .grve-item { background-color: #ffffff; color: #000000; } #grve-theme-wrapper .has-light-color { color: #ffffff; } #grve-theme-wrapper .has-light-background-color { background-color: #ffffff; } .grve-headings-white h1, .grve-headings-white h2, .grve-headings-white h3, .grve-headings-white h4, .grve-headings-white h5, .grve-headings-white h6, .grve-headings-white .grve-heading-color, .grve-column.grve-headings-white h1, .grve-column.grve-headings-white h2, .grve-column.grve-headings-white h3, .grve-column.grve-headings-white h4, .grve-column.grve-headings-white h5, .grve-column.grve-headings-white h6, .grve-column.grve-headings-white .grve-heading-color, .grve-split-content .grve-headings-white.grve-media-wrapper .grve-title { color: #ffffff; } .grve-text-white, #grve-theme-wrapper .grve-text-hover-white:hover, #grve-theme-wrapper a.grve-text-hover-white:hover, #grve-theme-wrapper a .grve-text-hover-white:hover { color: #ffffff; } .grve-text-white.grve-svg-icon { stroke: #ffffff; } #grve-theme-wrapper .grve-bg-white, #grve-theme-wrapper .grve-bg-hover-white:hover, #grve-theme-wrapper a.grve-bg-hover-white:hover, #grve-theme-wrapper a .grve-bg-hover-white:hover, #grve-theme-wrapper a:hover .grve-bg-hover-white, .grve-filter.grve-filter-style-button.grve-filter-color-white ul li.selected { background-color: #ffffff; border-color: #ffffff; color: #000000; } #grve-theme-wrapper a.grve-btn-line.grve-bg-white { background-color: transparent; border-color: #ffffff; color: #ffffff; } #grve-theme-wrapper a.grve-btn-line.grve-bg-hover-white:hover { background-color: #ffffff; border-color: #ffffff; color: #000000; } #grve-theme-wrapper .grve-menu-type-button.grve-white > a .grve-item, #grve-theme-wrapper .grve-menu-type-button.grve-hover-white > a:hover .grve-item { background-color: #ffffff; color: #000000; } #grve-theme-wrapper .has-white-color { color: #ffffff; } #grve-theme-wrapper .has-white-background-color { background-color: #ffffff; } .grve-headings-dark h1, .grve-headings-dark h2, .grve-headings-dark h3, .grve-headings-dark h4, .grve-headings-dark h5, .grve-headings-dark h6, .grve-headings-dark .grve-heading-color, .grve-column.grve-headings-dark h1, .grve-column.grve-headings-dark h2, .grve-column.grve-headings-dark h3, .grve-column.grve-headings-dark h4, .grve-column.grve-headings-dark h5, .grve-column.grve-headings-dark h6, .grve-column.grve-headings-dark .grve-heading-color, .grve-split-content .grve-headings-dark.grve-media-wrapper .grve-title { color: #000000; } .grve-text-dark, #grve-theme-wrapper .grve-text-hover-dark:hover, #grve-theme-wrapper a.grve-text-hover-dark:hover, #grve-theme-wrapper a .grve-text-hover-dark:hover { color: #000000; } .grve-text-dark.grve-svg-icon { stroke: #000000; } #grve-theme-wrapper .grve-bg-dark, #grve-theme-wrapper .grve-bg-hover-dark:hover, #grve-theme-wrapper a.grve-bg-hover-dark:hover, #grve-theme-wrapper a .grve-bg-hover-dark:hover, #grve-theme-wrapper a:hover .grve-bg-hover-dark, .grve-filter.grve-filter-style-button.grve-filter-color-dark ul li.selected { background-color: #000000; border-color: #000000; color: #ffffff; } #grve-theme-wrapper a.grve-btn-line.grve-bg-dark { background-color: transparent; border-color: #000000; color: #000000; } #grve-theme-wrapper a.grve-btn-line.grve-bg-hover-dark:hover { background-color: #000000; border-color: #000000; color: #ffffff; } #grve-theme-wrapper .grve-menu-type-button.grve-dark > a .grve-item, #grve-theme-wrapper .grve-menu-type-button.grve-hover-dark > a:hover .grve-item { background-color: #000000; color: #ffffff; } #grve-theme-wrapper .has-dark-color { color: #000000; } #grve-theme-wrapper .has-dark-background-color { background-color: #000000; } .grve-headings-black h1, .grve-headings-black h2, .grve-headings-black h3, .grve-headings-black h4, .grve-headings-black h5, .grve-headings-black h6, .grve-headings-black .grve-heading-color, .grve-column.grve-headings-black h1, .grve-column.grve-headings-black h2, .grve-column.grve-headings-black h3, .grve-column.grve-headings-black h4, .grve-column.grve-headings-black h5, .grve-column.grve-headings-black h6, .grve-column.grve-headings-black .grve-heading-color, .grve-split-content .grve-headings-black.grve-media-wrapper .grve-title { color: #000000; } .grve-text-black, #grve-theme-wrapper .grve-text-hover-black:hover, #grve-theme-wrapper a.grve-text-hover-black:hover, #grve-theme-wrapper a .grve-text-hover-black:hover { color: #000000; } .grve-text-black.grve-svg-icon { stroke: #000000; } #grve-theme-wrapper .grve-bg-black, #grve-theme-wrapper .grve-bg-hover-black:hover, #grve-theme-wrapper a.grve-bg-hover-black:hover, #grve-theme-wrapper a .grve-bg-hover-black:hover, #grve-theme-wrapper a:hover .grve-bg-hover-black, .grve-filter.grve-filter-style-button.grve-filter-color-black ul li.selected { background-color: #000000; border-color: #000000; color: #ffffff; } #grve-theme-wrapper a.grve-btn-line.grve-bg-black { background-color: transparent; border-color: #000000; color: #000000; } #grve-theme-wrapper a.grve-btn-line.grve-bg-hover-black:hover { background-color: #000000; border-color: #000000; color: #ffffff; } #grve-theme-wrapper .grve-menu-type-button.grve-black > a .grve-item, #grve-theme-wrapper .grve-menu-type-button.grve-hover-black > a:hover .grve-item { background-color: #000000; color: #ffffff; } #grve-theme-wrapper .has-black-color { color: #000000; } #grve-theme-wrapper .has-black-background-color { background-color: #000000; } .grve-headings-green h1, .grve-headings-green h2, .grve-headings-green h3, .grve-headings-green h4, .grve-headings-green h5, .grve-headings-green h6, .grve-headings-green .grve-heading-color, .grve-column.grve-headings-green h1, .grve-column.grve-headings-green h2, .grve-column.grve-headings-green h3, .grve-column.grve-headings-green h4, .grve-column.grve-headings-green h5, .grve-column.grve-headings-green h6, .grve-column.grve-headings-green .grve-heading-color, .grve-split-content .grve-headings-green.grve-media-wrapper .grve-title { color: #6ECA09; } .grve-text-green, #grve-theme-wrapper .grve-text-hover-green:hover, #grve-theme-wrapper a.grve-text-hover-green:hover, #grve-theme-wrapper a .grve-text-hover-green:hover { color: #6ECA09; } .grve-text-green.grve-svg-icon { stroke: #6ECA09; } #grve-theme-wrapper .grve-bg-green, #grve-theme-wrapper .grve-bg-hover-green:hover, #grve-theme-wrapper a.grve-bg-hover-green:hover, #grve-theme-wrapper a .grve-bg-hover-green:hover, #grve-theme-wrapper a:hover .grve-bg-hover-green, .grve-filter.grve-filter-style-button.grve-filter-color-green ul li.selected { background-color: #6ECA09; border-color: #6ECA09; color: #ffffff; } #grve-theme-wrapper a.grve-btn-line.grve-bg-green { background-color: transparent; border-color: #6ECA09; color: #6ECA09; } #grve-theme-wrapper a.grve-btn-line.grve-bg-hover-green:hover { background-color: #6ECA09; border-color: #6ECA09; color: #ffffff; } #grve-theme-wrapper .grve-menu-type-button.grve-green > a .grve-item, #grve-theme-wrapper .grve-menu-type-button.grve-hover-green > a:hover .grve-item { background-color: #6ECA09; color: #ffffff; } #grve-theme-wrapper .has-green-color { color: #6ECA09; } #grve-theme-wrapper .has-green-background-color { background-color: #6ECA09; } .grve-headings-red h1, .grve-headings-red h2, .grve-headings-red h3, .grve-headings-red h4, .grve-headings-red h5, .grve-headings-red h6, .grve-headings-red .grve-heading-color, .grve-column.grve-headings-red h1, .grve-column.grve-headings-red h2, .grve-column.grve-headings-red h3, .grve-column.grve-headings-red h4, .grve-column.grve-headings-red h5, .grve-column.grve-headings-red h6, .grve-column.grve-headings-red .grve-heading-color, .grve-split-content .grve-headings-red.grve-media-wrapper .grve-title { color: #D0021B; } .grve-text-red, #grve-theme-wrapper .grve-text-hover-red:hover, #grve-theme-wrapper a.grve-text-hover-red:hover, #grve-theme-wrapper a .grve-text-hover-red:hover { color: #D0021B; } .grve-text-red.grve-svg-icon { stroke: #D0021B; } #grve-theme-wrapper .grve-bg-red, #grve-theme-wrapper .grve-bg-hover-red:hover, #grve-theme-wrapper a.grve-bg-hover-red:hover, #grve-theme-wrapper a .grve-bg-hover-red:hover, #grve-theme-wrapper a:hover .grve-bg-hover-red, .grve-filter.grve-filter-style-button.grve-filter-color-red ul li.selected { background-color: #D0021B; border-color: #D0021B; color: #ffffff; } #grve-theme-wrapper a.grve-btn-line.grve-bg-red { background-color: transparent; border-color: #D0021B; color: #D0021B; } #grve-theme-wrapper a.grve-btn-line.grve-bg-hover-red:hover { background-color: #D0021B; border-color: #D0021B; color: #ffffff; } #grve-theme-wrapper .grve-menu-type-button.grve-red > a .grve-item, #grve-theme-wrapper .grve-menu-type-button.grve-hover-red > a:hover .grve-item { background-color: #D0021B; color: #ffffff; } #grve-theme-wrapper .has-red-color { color: #D0021B; } #grve-theme-wrapper .has-red-background-color { background-color: #D0021B; } .grve-headings-orange h1, .grve-headings-orange h2, .grve-headings-orange h3, .grve-headings-orange h4, .grve-headings-orange h5, .grve-headings-orange h6, .grve-headings-orange .grve-heading-color, .grve-column.grve-headings-orange h1, .grve-column.grve-headings-orange h2, .grve-column.grve-headings-orange h3, .grve-column.grve-headings-orange h4, .grve-column.grve-headings-orange h5, .grve-column.grve-headings-orange h6, .grve-column.grve-headings-orange .grve-heading-color, .grve-split-content .grve-headings-orange.grve-media-wrapper .grve-title { color: #FAB901; } .grve-text-orange, #grve-theme-wrapper .grve-text-hover-orange:hover, #grve-theme-wrapper a.grve-text-hover-orange:hover, #grve-theme-wrapper a .grve-text-hover-orange:hover { color: #FAB901; } .grve-text-orange.grve-svg-icon { stroke: #FAB901; } #grve-theme-wrapper .grve-bg-orange, #grve-theme-wrapper .grve-bg-hover-orange:hover, #grve-theme-wrapper a.grve-bg-hover-orange:hover, #grve-theme-wrapper a .grve-bg-hover-orange:hover, #grve-theme-wrapper a:hover .grve-bg-hover-orange, .grve-filter.grve-filter-style-button.grve-filter-color-orange ul li.selected { background-color: #FAB901; border-color: #FAB901; color: #ffffff; } #grve-theme-wrapper a.grve-btn-line.grve-bg-orange { background-color: transparent; border-color: #FAB901; color: #FAB901; } #grve-theme-wrapper a.grve-btn-line.grve-bg-hover-orange:hover { background-color: #FAB901; border-color: #FAB901; color: #ffffff; } #grve-theme-wrapper .grve-menu-type-button.grve-orange > a .grve-item, #grve-theme-wrapper .grve-menu-type-button.grve-hover-orange > a:hover .grve-item { background-color: #FAB901; color: #ffffff; } #grve-theme-wrapper .has-orange-color { color: #FAB901; } #grve-theme-wrapper .has-orange-background-color { background-color: #FAB901; } .grve-headings-aqua h1, .grve-headings-aqua h2, .grve-headings-aqua h3, .grve-headings-aqua h4, .grve-headings-aqua h5, .grve-headings-aqua h6, .grve-headings-aqua .grve-heading-color, .grve-column.grve-headings-aqua h1, .grve-column.grve-headings-aqua h2, .grve-column.grve-headings-aqua h3, .grve-column.grve-headings-aqua h4, .grve-column.grve-headings-aqua h5, .grve-column.grve-headings-aqua h6, .grve-column.grve-headings-aqua .grve-heading-color, .grve-split-content .grve-headings-aqua.grve-media-wrapper .grve-title { color: #28d2dc; } .grve-text-aqua, #grve-theme-wrapper .grve-text-hover-aqua:hover, #grve-theme-wrapper a.grve-text-hover-aqua:hover, #grve-theme-wrapper a .grve-text-hover-aqua:hover { color: #28d2dc; } .grve-text-aqua.grve-svg-icon { stroke: #28d2dc; } #grve-theme-wrapper .grve-bg-aqua, #grve-theme-wrapper .grve-bg-hover-aqua:hover, #grve-theme-wrapper a.grve-bg-hover-aqua:hover, #grve-theme-wrapper a .grve-bg-hover-aqua:hover, #grve-theme-wrapper a:hover .grve-bg-hover-aqua, .grve-filter.grve-filter-style-button.grve-filter-color-aqua ul li.selected { background-color: #28d2dc; border-color: #28d2dc; color: #ffffff; } #grve-theme-wrapper a.grve-btn-line.grve-bg-aqua { background-color: transparent; border-color: #28d2dc; color: #28d2dc; } #grve-theme-wrapper a.grve-btn-line.grve-bg-hover-aqua:hover { background-color: #28d2dc; border-color: #28d2dc; color: #ffffff; } #grve-theme-wrapper .grve-menu-type-button.grve-aqua > a .grve-item, #grve-theme-wrapper .grve-menu-type-button.grve-hover-aqua > a:hover .grve-item { background-color: #28d2dc; color: #ffffff; } #grve-theme-wrapper .has-aqua-color { color: #28d2dc; } #grve-theme-wrapper .has-aqua-background-color { background-color: #28d2dc; } .grve-headings-blue h1, .grve-headings-blue h2, .grve-headings-blue h3, .grve-headings-blue h4, .grve-headings-blue h5, .grve-headings-blue h6, .grve-headings-blue .grve-heading-color, .grve-column.grve-headings-blue h1, .grve-column.grve-headings-blue h2, .grve-column.grve-headings-blue h3, .grve-column.grve-headings-blue h4, .grve-column.grve-headings-blue h5, .grve-column.grve-headings-blue h6, .grve-column.grve-headings-blue .grve-heading-color, .grve-split-content .grve-headings-blue.grve-media-wrapper .grve-title { color: #15c7ff; } .grve-text-blue, #grve-theme-wrapper .grve-text-hover-blue:hover, #grve-theme-wrapper a.grve-text-hover-blue:hover, #grve-theme-wrapper a .grve-text-hover-blue:hover { color: #15c7ff; } .grve-text-blue.grve-svg-icon { stroke: #15c7ff; } #grve-theme-wrapper .grve-bg-blue, #grve-theme-wrapper .grve-bg-hover-blue:hover, #grve-theme-wrapper a.grve-bg-hover-blue:hover, #grve-theme-wrapper a .grve-bg-hover-blue:hover, #grve-theme-wrapper a:hover .grve-bg-hover-blue, .grve-filter.grve-filter-style-button.grve-filter-color-blue ul li.selected { background-color: #15c7ff; border-color: #15c7ff; color: #ffffff; } #grve-theme-wrapper a.grve-btn-line.grve-bg-blue { background-color: transparent; border-color: #15c7ff; color: #15c7ff; } #grve-theme-wrapper a.grve-btn-line.grve-bg-hover-blue:hover { background-color: #15c7ff; border-color: #15c7ff; color: #ffffff; } #grve-theme-wrapper .grve-menu-type-button.grve-blue > a .grve-item, #grve-theme-wrapper .grve-menu-type-button.grve-hover-blue > a:hover .grve-item { background-color: #15c7ff; color: #ffffff; } #grve-theme-wrapper .has-blue-color { color: #15c7ff; } #grve-theme-wrapper .has-blue-background-color { background-color: #15c7ff; } .grve-headings-purple h1, .grve-headings-purple h2, .grve-headings-purple h3, .grve-headings-purple h4, .grve-headings-purple h5, .grve-headings-purple h6, .grve-headings-purple .grve-heading-color, .grve-column.grve-headings-purple h1, .grve-column.grve-headings-purple h2, .grve-column.grve-headings-purple h3, .grve-column.grve-headings-purple h4, .grve-column.grve-headings-purple h5, .grve-column.grve-headings-purple h6, .grve-column.grve-headings-purple .grve-heading-color, .grve-split-content .grve-headings-purple.grve-media-wrapper .grve-title { color: #7639e2; } .grve-text-purple, #grve-theme-wrapper .grve-text-hover-purple:hover, #grve-theme-wrapper a.grve-text-hover-purple:hover, #grve-theme-wrapper a .grve-text-hover-purple:hover { color: #7639e2; } .grve-text-purple.grve-svg-icon { stroke: #7639e2; } #grve-theme-wrapper .grve-bg-purple, #grve-theme-wrapper .grve-bg-hover-purple:hover, #grve-theme-wrapper a.grve-bg-hover-purple:hover, #grve-theme-wrapper a .grve-bg-hover-purple:hover, #grve-theme-wrapper a:hover .grve-bg-hover-purple, .grve-filter.grve-filter-style-button.grve-filter-color-purple ul li.selected { background-color: #7639e2; border-color: #7639e2; color: #ffffff; } #grve-theme-wrapper a.grve-btn-line.grve-bg-purple { background-color: transparent; border-color: #7639e2; color: #7639e2; } #grve-theme-wrapper a.grve-btn-line.grve-bg-hover-purple:hover { background-color: #7639e2; border-color: #7639e2; color: #ffffff; } #grve-theme-wrapper .grve-menu-type-button.grve-purple > a .grve-item, #grve-theme-wrapper .grve-menu-type-button.grve-hover-purple > a:hover .grve-item { background-color: #7639e2; color: #ffffff; } #grve-theme-wrapper .has-purple-color { color: #7639e2; } #grve-theme-wrapper .has-purple-background-color { background-color: #7639e2; } .grve-headings-grey h1, .grve-headings-grey h2, .grve-headings-grey h3, .grve-headings-grey h4, .grve-headings-grey h5, .grve-headings-grey h6, .grve-headings-grey .grve-heading-color, .grve-column.grve-headings-grey h1, .grve-column.grve-headings-grey h2, .grve-column.grve-headings-grey h3, .grve-column.grve-headings-grey h4, .grve-column.grve-headings-grey h5, .grve-column.grve-headings-grey h6, .grve-column.grve-headings-grey .grve-heading-color, .grve-split-content .grve-headings-grey.grve-media-wrapper .grve-title { color: #e2e2e2; } .grve-text-grey, #grve-theme-wrapper .grve-text-hover-grey:hover, #grve-theme-wrapper a.grve-text-hover-grey:hover, #grve-theme-wrapper a .grve-text-hover-grey:hover { color: #e2e2e2; } .grve-text-grey.grve-svg-icon { stroke: #e2e2e2; } #grve-theme-wrapper .grve-bg-grey, #grve-theme-wrapper .grve-bg-hover-grey:hover, #grve-theme-wrapper a.grve-bg-hover-grey:hover, #grve-theme-wrapper a .grve-bg-hover-grey:hover, #grve-theme-wrapper a:hover .grve-bg-hover-grey, .grve-filter.grve-filter-style-button.grve-filter-color-grey ul li.selected { background-color: #e2e2e2; border-color: #e2e2e2; color: #ffffff; } #grve-theme-wrapper a.grve-btn-line.grve-bg-grey { background-color: transparent; border-color: #e2e2e2; color: #e2e2e2; } #grve-theme-wrapper a.grve-btn-line.grve-bg-hover-grey:hover { background-color: #e2e2e2; border-color: #e2e2e2; color: #ffffff; } #grve-theme-wrapper .grve-menu-type-button.grve-grey > a .grve-item, #grve-theme-wrapper .grve-menu-type-button.grve-hover-grey > a:hover .grve-item { background-color: #e2e2e2; color: #ffffff; } #grve-theme-wrapper .has-grey-color { color: #e2e2e2; } #grve-theme-wrapper .has-grey-background-color { background-color: #e2e2e2; } .grve-anchor-menu .grve-anchor-wrapper, .grve-anchor-menu .grve-container ul, #grve-responsive-anchor { background-color: #171a1d; } .grve-anchor-menu .grve-anchor-wrapper, .grve-anchor-menu .grve-container > ul > li > a, .grve-anchor-menu .grve-container ul li a, .grve-anchor-menu .grve-container > ul > li:last-child > a, #grve-responsive-anchor a { border-color: #333638; } .grve-anchor-menu a, #grve-responsive-anchor a, #grve-responsive-anchor .grve-close-btn { color: #ffffff; background-color: transparent; } #grve-responsive-anchor a .grve-arrow:after, #grve-responsive-anchor a .grve-arrow:before { background-color: #ffffff; } .grve-anchor-menu a:hover, .grve-anchor-menu .grve-container > ul > li.active > a { color: #0652FD; background-color: #171a1d; } #grve-responsive-anchor a:hover span { color: #0652FD; } .grve-anchor-menu a .grve-arrow:after, .grve-anchor-menu a .grve-arrow:before, #grve-responsive-anchor a .grve-arrow:hover:after, #grve-responsive-anchor a .grve-arrow:hover:before { background-color: #0652FD; } #grve-page-anchor { height: 62px; } #grve-page-anchor .grve-anchor-wrapper { line-height: 60px; } #grve-post-anchor { height: 62px; } #grve-post-anchor .grve-anchor-wrapper { line-height: 60px; } #grve-portfolio-anchor { height: 62px; } #grve-portfolio-anchor .grve-anchor-wrapper { line-height: 60px; } .grve-breadcrumbs { background-color: #e8e5e5; border-color: #e8e5e5; } .grve-breadcrumbs ul li { color: #b2b2b2; } .grve-breadcrumbs ul li a { color: #6e6e6e; } .grve-breadcrumbs ul li a:hover { color: #0652FD; } #grve-page-breadcrumbs { line-height: 60px; } #grve-post-breadcrumbs { line-height: 60px; } #grve-portfolio-breadcrumbs { line-height: 60px; } #grve-product-breadcrumbs { line-height: 60px; } #grve-content, .grve-single-wrapper, #grve-main-content .grve-section, .grve-anchor-menu, #grve-safebutton-area, #grve-bottom-bar { background-color: #e8e5e5; color: #282828; } body, .grve-text-content, .grve-text-content a, #grve-content form, #grve-content form p, #grve-content form div, #grve-content form span:not(.grve-heading-color), table, #reply-title, .grve-blog.grve-with-shadow .grve-blog-item:not(.grve-style-2) .grve-post-meta, .grve-blog.grve-with-shadow .grve-blog-item:not(.grve-style-2) p { color: #282828; } #grve-theme-wrapper .grve-border, a.grve-border, #grve-content table, #grve-content tr, #grve-content td, #grve-content th, #grve-theme-wrapper form, #grve-theme-wrapper form p, #grve-theme-wrapper .wpcf7-form-control-wrap, #grve-theme-wrapper .wpcf7-list-item, #grve-theme-wrapper label, #grve-content form div, #grve-content form span:not(.grve-heading-color), hr, .grve-hr.grve-element div, .grve-title-double-line span:before, .grve-title-double-line span:after, .grve-title-double-bottom-line span:after, .vc_tta.vc_general .vc_tta-panel-title, #grve-single-post-tags .grve-tags li a, #grve-single-post-categories .grve-categories li a { border-color: #d2d0d0; } #grve-single-post-categories .grve-categories li a { background-color: #d2d0d0; } .grve-border-primary-1, #grve-content .grve-blog-large .grve-blog-item.sticky ul.grve-post-meta, .grve-carousel-pagination-2 .grve-carousel .owl-controls .owl-page.active span, .grve-carousel-pagination-2 .grve-carousel .owl-controls.clickable .owl-page:hover span, .grve-carousel-pagination-2.grve-testimonial .owl-controls .owl-page.active span, .grve-carousel-pagination-2.grve-testimonial .owl-controls.clickable .owl-page:hover span, .grve-carousel-pagination-2 .grve-flexible-carousel .owl-controls .owl-page.active span, .grve-carousel-pagination-2 .grve-flexible-carousel .owl-controls.clickable .owl-page:hover span, #grve-content .grve-read-more:after, #grve-content .more-link:after, .grve-blog-large .grve-blog-item.sticky .grve-blog-item-inner:after { border-color: #962733; } #grve-content .widget .grve-widget-title { color: #000000; } .widget { color: #282828; } .widget, .widget ul, .widget li, .widget div { border-color: #d2d0d0; } .grve-widget.grve-social li a.grve-outline:hover { border-color: #962733; } .widget a:not(.grve-outline):not(.grve-btn) { color: #282828; } .widget:not(.grve-social) a:not(.grve-outline):not(.grve-btn):hover, .widget.widget_nav_menu li.open > a { color: #962733; } #grve-post-bar, #grve-post-bar.grve-layout-3 .grve-post-bar-item .grve-item-icon, #grve-post-bar.grve-layout-3 .grve-post-bar-item { background-color: #ffffff; border-color: #962733; } #grve-post-bar .grve-post-bar-item, #grve-post-bar.grve-layout-1 .grve-post-bar-item .grve-nav-item, #grve-post-bar.grve-layout-2:not(.grve-nav-columns-1) .grve-post-bar-item .grve-next, #grve-post-bar.grve-layout-2.grve-nav-columns-1 .grve-post-bar-item .grve-prev + .grve-next { border-color: #962733; } #grve-post-bar .grve-nav-item .grve-title { color: #962733; } #grve-post-bar .grve-bar-socials li { border-color: #962733; } #grve-post-bar .grve-bar-socials li a:not(.active) { color: #d2d0d0; } #grve-post-bar .grve-bar-socials li a:hover { color: #962733; } #grve-post-bar .grve-arrow, #grve-post-bar.grve-layout-3 .grve-post-bar-item .grve-item-icon { color: #962733; } #grve-portfolio-bar .grve-post-bar-item:not(.grve-post-navigation), #grve-portfolio-bar .grve-post-bar-item .grve-nav-item { padding-top: 40px; padding-bottom: 40px; } #grve-portfolio-bar, #grve-portfolio-bar.grve-layout-3 .grve-post-bar-item .grve-item-icon, #grve-portfolio-bar.grve-layout-3 .grve-post-bar-item { background-color: #ffffff; border-color: #e9e9e9; } #grve-portfolio-bar .grve-post-bar-item, #grve-portfolio-bar.grve-layout-1 .grve-post-bar-item .grve-nav-item, #grve-portfolio-bar.grve-layout-2:not(.grve-nav-columns-1) .grve-post-bar-item .grve-next, #grve-portfolio-bar.grve-layout-2.grve-nav-columns-1 .grve-post-bar-item .grve-prev + .grve-next { border-color: #e9e9e9; } #grve-portfolio-bar .grve-nav-item .grve-title { color: #000000; } #grve-portfolio-bar .grve-bar-socials li { border-color: #e9e9e9; } #grve-portfolio-bar .grve-bar-socials li a:not(.active) { color: #d3d3d3; } #grve-portfolio-bar .grve-bar-socials li a:hover { color: #000000; } #grve-portfolio-bar .grve-arrow, #grve-portfolio-bar.grve-layout-3 .grve-post-bar-item .grve-item-icon { color: #d3d3d3; } #grve-footer .grve-widget-area { background-color: #d2d0d0; } #grve-footer .grve-widget-area .widget .grve-widget-title, #grve-footer .grve-widget-area h1, #grve-footer .grve-widget-area h2, #grve-footer .grve-widget-area h3, #grve-footer .grve-widget-area h4, #grve-footer .grve-widget-area h5, #grve-footer .grve-widget-area h6 { color: #000000; } #grve-footer .grve-widget-area .widget, #grve-footer .grve-widget-area form, #grve-footer .grve-widget-area form p, #grve-footer .grve-widget-area form div, #grve-footer .grve-widget-area form span { color: #000000; } #grve-footer .grve-widget-area, #grve-footer .grve-widget-area .grve-container, #grve-footer .grve-widget-area .widget, #grve-footer .grve-widget-area .widget a:not(.grve-outline):not(.grve-btn), #grve-footer .grve-widget-area .widget ul, #grve-footer .grve-widget-area .widget li, #grve-footer .grve-widget-area .widget div, #grve-footer .grve-widget-area table, #grve-footer .grve-widget-area tr, #grve-footer .grve-widget-area td, #grve-footer .grve-widget-area th, #grve-footer .grve-widget-area form, #grve-footer .grve-widget-area .wpcf7-form-control-wrap, #grve-footer .grve-widget-area label, #grve-footer .grve-widget-area .grve-border, #grve-footer .grve-widget-area form, #grve-footer .grve-widget-area form p, #grve-footer .grve-widget-area form div, #grve-footer .grve-widget-area form span, #grve-footer .grve-widget-area .grve-widget-area { border-color: #7f7f7f; } #grve-footer .grve-widget-area .widget a:not(.grve-outline):not(.grve-btn) { color: #000000; } #grve-footer .grve-widget-area .widget:not(.widget_tag_cloud) a:not(.grve-outline):not(.grve-btn):hover, #grve-footer .grve-widget-area .widget.widget_nav_menu li.open > a { color: #909090; } #grve-footer .grve-footer-bar { color: #ffffff; background-color: rgba(150,39,51,1); } #grve-footer .grve-footer-bar a { color: #ffffff; } #grve-footer .grve-footer-bar a:hover { color: #909090; } .grve-back-top .grve-wrapper-color { background-color: #262829; } .grve-back-top .grve-back-top-icon { color: #ffffff; } .widget.widget_tag_cloud a { display: inline-block; margin-bottom: 4px; margin-right: 4px; font-size: 12px !important; border: 2px solid; border-color: inherit; -webkit-border-radius: 50px; border-radius: 50px; line-height: 30px; padding: 0 15px; color: inherit; -webkit-transition : all .3s; -moz-transition : all .3s; -ms-transition : all .3s; -o-transition : all .3s; transition : all .3s; } #grve-theme-wrapper .widget.widget_tag_cloud a { border-color: #d2d0d0; } #grve-theme-wrapper .widget.widget_tag_cloud a:hover, #grve-theme-wrapper #grve-sidearea .widget.widget_tag_cloud a:hover { background-color: #962733; border-color: #962733; color: #ffffff; } #grve-theme-wrapper #grve-sidearea .widget.widget_tag_cloud a { border-color: #3e3e3e; } #grve-footer .grve-widget-area .widget.widget_tag_cloud a:hover { background-color: #962733; border-color: #962733; color: #ffffff; } #grve-privacy-bar { background-color: rgba(0,0,0,0.90); color: #ffffff; } .grve-privacy-agreement { background-color: #2bc137; color: #ffffff; } .grve-privacy-refresh-btn { background-color: #2bc137; color: #ffffff; } .grve-privacy-preferences { background-color: transparent; color: #ffffff; } .grve-privacy-agreement:hover { background-color: #17a523; } .grve-privacy-refresh-btn:hover { background-color: #17a523; } .grve-privacy-switch .grve-switch input[type='checkbox']:checked + .grve-switch-slider { background-color: #2bc137; } .compose-mode .vc_element .grve-row { margin-top: 30px; } .compose-mode .vc_vc_column .wpb_column { width: 100% !important; margin-bottom: 30px; border: 1px dashed rgba(125, 125, 125, 0.4); } .compose-mode .vc_controls > .vc_controls-out-tl { left: 15px; } .compose-mode .vc_controls > .vc_controls-bc { bottom: 15px; } .compose-mode .vc_welcome .vc_buttons { margin-top: 60px; } .compose-mode .grve-image img { opacity: 1; } .compose-mode .vc_controls > div { z-index: 9; } .compose-mode .grve-bg-image { opacity: 1; } .compose-mode #grve-theme-wrapper .grve-section.grve-fullwidth-background, .compose-mode #grve-theme-wrapper .grve-section.grve-fullwidth-element { visibility: visible; } .compose-mode .grve-animated-item { opacity: 1; } .compose-mode .grve-clipping-animation, .compose-mode .grve-clipping-animation.grve-colored-clipping .grve-clipping-content { visibility: visible; opacity: 1; } .compose-mode .grve-section.grve-custom-height { visibility: visible; } .grve-row.grve-columns-gap-5 { margin-left: -2.5px; margin-right: -2.5px; } .grve-row.grve-columns-gap-5 .grve-column { padding-left: 2.5px; padding-right: 2.5px; } @media only screen and (max-width: 767px) { .grve-row.grve-columns-gap-5 .grve-column .grve-column-wrapper { margin-bottom: 30px; } .grve-row.grve-columns-gap-5 .grve-column:last-child .grve-column-wrapper { margin-bottom: 0px; } } .grve-section.grve-fullwidth .grve-row.grve-columns-gap-5 { padding-left: 2.5px; padding-right: 2.5px; } .grve-row.grve-columns-gap-5 .grve-row-inner { margin-left: -2.5px; margin-right: -2.5px; } @media only screen and (max-width: 767px) { .grve-row.grve-columns-gap-5 .grve-row-inner { margin-bottom: 5px; } .grve-row.grve-columns-gap-5 .grve-row-inner:last-child { margin-bottom: 0px; } } .grve-row.grve-columns-gap-5 .grve-column-inner { padding-left: 2.5px; padding-right: 2.5px; } .grve-row.grve-columns-gap-10 { margin-left: -5px; margin-right: -5px; } .grve-row.grve-columns-gap-10 .grve-column { padding-left: 5px; padding-right: 5px; } @media only screen and (max-width: 767px) { .grve-row.grve-columns-gap-10 .grve-column .grve-column-wrapper { margin-bottom: 30px; } .grve-row.grve-columns-gap-10 .grve-column:last-child .grve-column-wrapper { margin-bottom: 0px; } } .grve-section.grve-fullwidth .grve-row.grve-columns-gap-10 { padding-left: 5px; padding-right: 5px; } .grve-row.grve-columns-gap-10 .grve-row-inner { margin-left: -5px; margin-right: -5px; } @media only screen and (max-width: 767px) { .grve-row.grve-columns-gap-10 .grve-row-inner { margin-bottom: 10px; } .grve-row.grve-columns-gap-10 .grve-row-inner:last-child { margin-bottom: 0px; } } .grve-row.grve-columns-gap-10 .grve-column-inner { padding-left: 5px; padding-right: 5px; } .grve-row.grve-columns-gap-15 { margin-left: -7.5px; margin-right: -7.5px; } .grve-row.grve-columns-gap-15 .grve-column { padding-left: 7.5px; padding-right: 7.5px; } @media only screen and (max-width: 767px) { .grve-row.grve-columns-gap-15 .grve-column .grve-column-wrapper { margin-bottom: 30px; } .grve-row.grve-columns-gap-15 .grve-column:last-child .grve-column-wrapper { margin-bottom: 0px; } } .grve-section.grve-fullwidth .grve-row.grve-columns-gap-15 { padding-left: 7.5px; padding-right: 7.5px; } .grve-row.grve-columns-gap-15 .grve-row-inner { margin-left: -7.5px; margin-right: -7.5px; } @media only screen and (max-width: 767px) { .grve-row.grve-columns-gap-15 .grve-row-inner { margin-bottom: 15px; } .grve-row.grve-columns-gap-15 .grve-row-inner:last-child { margin-bottom: 0px; } } .grve-row.grve-columns-gap-15 .grve-column-inner { padding-left: 7.5px; padding-right: 7.5px; } .grve-row.grve-columns-gap-20 { margin-left: -10px; margin-right: -10px; } .grve-row.grve-columns-gap-20 .grve-column { padding-left: 10px; padding-right: 10px; } @media only screen and (max-width: 767px) { .grve-row.grve-columns-gap-20 .grve-column .grve-column-wrapper { margin-bottom: 30px; } .grve-row.grve-columns-gap-20 .grve-column:last-child .grve-column-wrapper { margin-bottom: 0px; } } .grve-section.grve-fullwidth .grve-row.grve-columns-gap-20 { padding-left: 10px; padding-right: 10px; } .grve-row.grve-columns-gap-20 .grve-row-inner { margin-left: -10px; margin-right: -10px; } @media only screen and (max-width: 767px) { .grve-row.grve-columns-gap-20 .grve-row-inner { margin-bottom: 20px; } .grve-row.grve-columns-gap-20 .grve-row-inner:last-child { margin-bottom: 0px; } } .grve-row.grve-columns-gap-20 .grve-column-inner { padding-left: 10px; padding-right: 10px; } .grve-row.grve-columns-gap-25 { margin-left: -12.5px; margin-right: -12.5px; } .grve-row.grve-columns-gap-25 .grve-column { padding-left: 12.5px; padding-right: 12.5px; } @media only screen and (max-width: 767px) { .grve-row.grve-columns-gap-25 .grve-column .grve-column-wrapper { margin-bottom: 30px; } .grve-row.grve-columns-gap-25 .grve-column:last-child .grve-column-wrapper { margin-bottom: 0px; } } .grve-section.grve-fullwidth .grve-row.grve-columns-gap-25 { padding-left: 12.5px; padding-right: 12.5px; } .grve-row.grve-columns-gap-25 .grve-row-inner { margin-left: -12.5px; margin-right: -12.5px; } @media only screen and (max-width: 767px) { .grve-row.grve-columns-gap-25 .grve-row-inner { margin-bottom: 25px; } .grve-row.grve-columns-gap-25 .grve-row-inner:last-child { margin-bottom: 0px; } } .grve-row.grve-columns-gap-25 .grve-column-inner { padding-left: 12.5px; padding-right: 12.5px; } .grve-row.grve-columns-gap-30 { margin-left: -15px; margin-right: -15px; } .grve-row.grve-columns-gap-30 .grve-column { padding-left: 15px; padding-right: 15px; } @media only screen and (max-width: 767px) { .grve-row.grve-columns-gap-30 .grve-column .grve-column-wrapper { margin-bottom: 30px; } .grve-row.grve-columns-gap-30 .grve-column:last-child .grve-column-wrapper { margin-bottom: 0px; } } .grve-section.grve-fullwidth .grve-row.grve-columns-gap-30 { padding-left: 15px; padding-right: 15px; } .grve-row.grve-columns-gap-30 .grve-row-inner { margin-left: -15px; margin-right: -15px; } @media only screen and (max-width: 767px) { .grve-row.grve-columns-gap-30 .grve-row-inner { margin-bottom: 30px; } .grve-row.grve-columns-gap-30 .grve-row-inner:last-child { margin-bottom: 0px; } } .grve-row.grve-columns-gap-30 .grve-column-inner { padding-left: 15px; padding-right: 15px; } .grve-row.grve-columns-gap-35 { margin-left: -17.5px; margin-right: -17.5px; } .grve-row.grve-columns-gap-35 .grve-column { padding-left: 17.5px; padding-right: 17.5px; } @media only screen and (max-width: 767px) { .grve-row.grve-columns-gap-35 .grve-column .grve-column-wrapper { margin-bottom: 30px; } .grve-row.grve-columns-gap-35 .grve-column:last-child .grve-column-wrapper { margin-bottom: 0px; } } .grve-section.grve-fullwidth .grve-row.grve-columns-gap-35 { padding-left: 17.5px; padding-right: 17.5px; } .grve-row.grve-columns-gap-35 .grve-row-inner { margin-left: -17.5px; margin-right: -17.5px; } @media only screen and (max-width: 767px) { .grve-row.grve-columns-gap-35 .grve-row-inner { margin-bottom: 35px; } .grve-row.grve-columns-gap-35 .grve-row-inner:last-child { margin-bottom: 0px; } } .grve-row.grve-columns-gap-35 .grve-column-inner { padding-left: 17.5px; padding-right: 17.5px; } .grve-row.grve-columns-gap-40 { margin-left: -20px; margin-right: -20px; } .grve-row.grve-columns-gap-40 .grve-column { padding-left: 20px; padding-right: 20px; } @media only screen and (max-width: 767px) { .grve-row.grve-columns-gap-40 .grve-column .grve-column-wrapper { margin-bottom: 30px; } .grve-row.grve-columns-gap-40 .grve-column:last-child .grve-column-wrapper { margin-bottom: 0px; } } .grve-section.grve-fullwidth .grve-row.grve-columns-gap-40 { padding-left: 20px; padding-right: 20px; } .grve-row.grve-columns-gap-40 .grve-row-inner { margin-left: -20px; margin-right: -20px; } @media only screen and (max-width: 767px) { .grve-row.grve-columns-gap-40 .grve-row-inner { margin-bottom: 40px; } .grve-row.grve-columns-gap-40 .grve-row-inner:last-child { margin-bottom: 0px; } } .grve-row.grve-columns-gap-40 .grve-column-inner { padding-left: 20px; padding-right: 20px; } .grve-row.grve-columns-gap-45 { margin-left: -22.5px; margin-right: -22.5px; } .grve-row.grve-columns-gap-45 .grve-column { padding-left: 22.5px; padding-right: 22.5px; } @media only screen and (max-width: 767px) { .grve-row.grve-columns-gap-45 .grve-column .grve-column-wrapper { margin-bottom: 30px; } .grve-row.grve-columns-gap-45 .grve-column:last-child .grve-column-wrapper { margin-bottom: 0px; } } .grve-section.grve-fullwidth .grve-row.grve-columns-gap-45 { padding-left: 22.5px; padding-right: 22.5px; } .grve-row.grve-columns-gap-45 .grve-row-inner { margin-left: -22.5px; margin-right: -22.5px; } @media only screen and (max-width: 767px) { .grve-row.grve-columns-gap-45 .grve-row-inner { margin-bottom: 45px; } .grve-row.grve-columns-gap-45 .grve-row-inner:last-child { margin-bottom: 0px; } } .grve-row.grve-columns-gap-45 .grve-column-inner { padding-left: 22.5px; padding-right: 22.5px; } .grve-row.grve-columns-gap-50 { margin-left: -25px; margin-right: -25px; } .grve-row.grve-columns-gap-50 .grve-column { padding-left: 25px; padding-right: 25px; } @media only screen and (max-width: 767px) { .grve-row.grve-columns-gap-50 .grve-column .grve-column-wrapper { margin-bottom: 30px; } .grve-row.grve-columns-gap-50 .grve-column:last-child .grve-column-wrapper { margin-bottom: 0px; } } .grve-section.grve-fullwidth .grve-row.grve-columns-gap-50 { padding-left: 25px; padding-right: 25px; } .grve-row.grve-columns-gap-50 .grve-row-inner { margin-left: -25px; margin-right: -25px; } @media only screen and (max-width: 767px) { .grve-row.grve-columns-gap-50 .grve-row-inner { margin-bottom: 50px; } .grve-row.grve-columns-gap-50 .grve-row-inner:last-child { margin-bottom: 0px; } } .grve-row.grve-columns-gap-50 .grve-column-inner { padding-left: 25px; padding-right: 25px; } .grve-row.grve-columns-gap-55 { margin-left: -27.5px; margin-right: -27.5px; } .grve-row.grve-columns-gap-55 .grve-column { padding-left: 27.5px; padding-right: 27.5px; } @media only screen and (max-width: 767px) { .grve-row.grve-columns-gap-55 .grve-column .grve-column-wrapper { margin-bottom: 30px; } .grve-row.grve-columns-gap-55 .grve-column:last-child .grve-column-wrapper { margin-bottom: 0px; } } .grve-section.grve-fullwidth .grve-row.grve-columns-gap-55 { padding-left: 27.5px; padding-right: 27.5px; } .grve-row.grve-columns-gap-55 .grve-row-inner { margin-left: -27.5px; margin-right: -27.5px; } @media only screen and (max-width: 767px) { .grve-row.grve-columns-gap-55 .grve-row-inner { margin-bottom: 55px; } .grve-row.grve-columns-gap-55 .grve-row-inner:last-child { margin-bottom: 0px; } } .grve-row.grve-columns-gap-55 .grve-column-inner { padding-left: 27.5px; padding-right: 27.5px; } .grve-row.grve-columns-gap-60 { margin-left: -30px; margin-right: -30px; } .grve-row.grve-columns-gap-60 .grve-column { padding-left: 30px; padding-right: 30px; } @media only screen and (max-width: 767px) { .grve-row.grve-columns-gap-60 .grve-column .grve-column-wrapper { margin-bottom: 30px; } .grve-row.grve-columns-gap-60 .grve-column:last-child .grve-column-wrapper { margin-bottom: 0px; } } .grve-section.grve-fullwidth .grve-row.grve-columns-gap-60 { padding-left: 30px; padding-right: 30px; } .grve-row.grve-columns-gap-60 .grve-row-inner { margin-left: -30px; margin-right: -30px; } @media only screen and (max-width: 767px) { .grve-row.grve-columns-gap-60 .grve-row-inner { margin-bottom: 60px; } .grve-row.grve-columns-gap-60 .grve-row-inner:last-child { margin-bottom: 0px; } } .grve-row.grve-columns-gap-60 .grve-column-inner { padding-left: 30px; padding-right: 30px; } #grve-theme-wrapper .grve-padding-top-1x{ padding-top: 30px; } #grve-theme-wrapper .grve-padding-bottom-1x{ padding-bottom: 30px; } #grve-theme-wrapper .grve-margin-top-1x{ margin-top: 30px; } #grve-theme-wrapper .grve-margin-bottom-1x{ margin-bottom: 30px; } #grve-theme-wrapper .grve-height-1x{ height: 30px; } #grve-theme-wrapper .grve-top-1x{ top: 30px; } #grve-theme-wrapper .grve-left-1x{ left: 30px; } #grve-theme-wrapper .grve-right-1x{ right: 30px; } #grve-theme-wrapper .grve-bottom-1x{ bottom: 30px; } #grve-theme-wrapper .grve-top-minus-1x{ top: -30px; } #grve-theme-wrapper .grve-left-minus-1x{ left: -30px; } #grve-theme-wrapper .grve-right-minus-1x{ right: -30px; } #grve-theme-wrapper .grve-bottom-minus-1x{ bottom: -30px; } #grve-theme-wrapper .grve-padding-none { padding: 0px !important; } #grve-theme-wrapper .grve-margin-none { margin: 0px !important; } #grve-theme-wrapper .grve-padding-top-2x{ padding-top: 60px; } #grve-theme-wrapper .grve-padding-bottom-2x{ padding-bottom: 60px; } #grve-theme-wrapper .grve-margin-top-2x{ margin-top: 60px; } #grve-theme-wrapper .grve-margin-bottom-2x{ margin-bottom: 60px; } #grve-theme-wrapper .grve-height-2x{ height: 60px; } #grve-theme-wrapper .grve-top-2x{ top: 60px; } #grve-theme-wrapper .grve-left-2x{ left: 60px; } #grve-theme-wrapper .grve-right-2x{ right: 60px; } #grve-theme-wrapper .grve-bottom-2x{ bottom: 60px; } #grve-theme-wrapper .grve-top-minus-2x{ top: -60px; } #grve-theme-wrapper .grve-left-minus-2x{ left: -60px; } #grve-theme-wrapper .grve-right-minus-2x{ right: -60px; } #grve-theme-wrapper .grve-bottom-minus-2x{ bottom: -60px; } #grve-theme-wrapper .grve-padding-none { padding: 0px !important; } #grve-theme-wrapper .grve-margin-none { margin: 0px !important; } #grve-theme-wrapper .grve-padding-top-3x{ padding-top: 90px; } #grve-theme-wrapper .grve-padding-bottom-3x{ padding-bottom: 90px; } #grve-theme-wrapper .grve-margin-top-3x{ margin-top: 90px; } #grve-theme-wrapper .grve-margin-bottom-3x{ margin-bottom: 90px; } #grve-theme-wrapper .grve-height-3x{ height: 90px; } #grve-theme-wrapper .grve-top-3x{ top: 90px; } #grve-theme-wrapper .grve-left-3x{ left: 90px; } #grve-theme-wrapper .grve-right-3x{ right: 90px; } #grve-theme-wrapper .grve-bottom-3x{ bottom: 90px; } #grve-theme-wrapper .grve-top-minus-3x{ top: -90px; } #grve-theme-wrapper .grve-left-minus-3x{ left: -90px; } #grve-theme-wrapper .grve-right-minus-3x{ right: -90px; } #grve-theme-wrapper .grve-bottom-minus-3x{ bottom: -90px; } #grve-theme-wrapper .grve-padding-none { padding: 0px !important; } #grve-theme-wrapper .grve-margin-none { margin: 0px !important; } #grve-theme-wrapper .grve-padding-top-4x{ padding-top: 120px; } #grve-theme-wrapper .grve-padding-bottom-4x{ padding-bottom: 120px; } #grve-theme-wrapper .grve-margin-top-4x{ margin-top: 120px; } #grve-theme-wrapper .grve-margin-bottom-4x{ margin-bottom: 120px; } #grve-theme-wrapper .grve-height-4x{ height: 120px; } #grve-theme-wrapper .grve-top-4x{ top: 120px; } #grve-theme-wrapper .grve-left-4x{ left: 120px; } #grve-theme-wrapper .grve-right-4x{ right: 120px; } #grve-theme-wrapper .grve-bottom-4x{ bottom: 120px; } #grve-theme-wrapper .grve-top-minus-4x{ top: -120px; } #grve-theme-wrapper .grve-left-minus-4x{ left: -120px; } #grve-theme-wrapper .grve-right-minus-4x{ right: -120px; } #grve-theme-wrapper .grve-bottom-minus-4x{ bottom: -120px; } #grve-theme-wrapper .grve-padding-none { padding: 0px !important; } #grve-theme-wrapper .grve-margin-none { margin: 0px !important; } #grve-theme-wrapper .grve-padding-top-5x{ padding-top: 150px; } #grve-theme-wrapper .grve-padding-bottom-5x{ padding-bottom: 150px; } #grve-theme-wrapper .grve-margin-top-5x{ margin-top: 150px; } #grve-theme-wrapper .grve-margin-bottom-5x{ margin-bottom: 150px; } #grve-theme-wrapper .grve-height-5x{ height: 150px; } #grve-theme-wrapper .grve-top-5x{ top: 150px; } #grve-theme-wrapper .grve-left-5x{ left: 150px; } #grve-theme-wrapper .grve-right-5x{ right: 150px; } #grve-theme-wrapper .grve-bottom-5x{ bottom: 150px; } #grve-theme-wrapper .grve-top-minus-5x{ top: -150px; } #grve-theme-wrapper .grve-left-minus-5x{ left: -150px; } #grve-theme-wrapper .grve-right-minus-5x{ right: -150px; } #grve-theme-wrapper .grve-bottom-minus-5x{ bottom: -150px; } #grve-theme-wrapper .grve-padding-none { padding: 0px !important; } #grve-theme-wrapper .grve-margin-none { margin: 0px !important; } #grve-theme-wrapper .grve-padding-top-6x{ padding-top: 180px; } #grve-theme-wrapper .grve-padding-bottom-6x{ padding-bottom: 180px; } #grve-theme-wrapper .grve-margin-top-6x{ margin-top: 180px; } #grve-theme-wrapper .grve-margin-bottom-6x{ margin-bottom: 180px; } #grve-theme-wrapper .grve-height-6x{ height: 180px; } #grve-theme-wrapper .grve-top-6x{ top: 180px; } #grve-theme-wrapper .grve-left-6x{ left: 180px; } #grve-theme-wrapper .grve-right-6x{ right: 180px; } #grve-theme-wrapper .grve-bottom-6x{ bottom: 180px; } #grve-theme-wrapper .grve-top-minus-6x{ top: -180px; } #grve-theme-wrapper .grve-left-minus-6x{ left: -180px; } #grve-theme-wrapper .grve-right-minus-6x{ right: -180px; } #grve-theme-wrapper .grve-bottom-minus-6x{ bottom: -180px; } #grve-theme-wrapper .grve-padding-none { padding: 0px !important; } #grve-theme-wrapper .grve-margin-none { margin: 0px !important; } #grve-main-content .grve-main-content-wrapper, #grve-sidebar { padding-top: 90px; padding-bottom: 90px; } #grve-single-media.grve-portfolio-media.grve-without-sidebar { padding-top: 90px; } #grve-single-media.grve-portfolio-media.grve-with-sidebar { padding-bottom: 90px; } @media only screen and (max-width: 1200px) { #grve-theme-wrapper .grve-padding-top-1x{ padding-top: 18px; } #grve-theme-wrapper .grve-padding-bottom-1x{ padding-bottom: 18px; } #grve-theme-wrapper .grve-margin-top-1x{ margin-top: 18px; } #grve-theme-wrapper .grve-margin-bottom-1x{ margin-bottom: 18px; } #grve-theme-wrapper .grve-height-1x{ height: 18px; } #grve-theme-wrapper .grve-top-1x{ top: 18px; } #grve-theme-wrapper .grve-left-1x{ left: 18px; } #grve-theme-wrapper .grve-right-1x{ right: 18px; } #grve-theme-wrapper .grve-bottom-1x{ bottom: 18px; } #grve-theme-wrapper .grve-top-minus-1x{ top: -18px; } #grve-theme-wrapper .grve-left-minus-1x{ left: -18px; } #grve-theme-wrapper .grve-right-minus-1x{ right: -18px; } #grve-theme-wrapper .grve-bottom-minus-1x{ bottom: -18px; } #grve-theme-wrapper .grve-padding-none { padding: 0px !important; } #grve-theme-wrapper .grve-margin-none { margin: 0px !important; } #grve-theme-wrapper .grve-padding-top-2x{ padding-top: 48px; } #grve-theme-wrapper .grve-padding-bottom-2x{ padding-bottom: 48px; } #grve-theme-wrapper .grve-margin-top-2x{ margin-top: 48px; } #grve-theme-wrapper .grve-margin-bottom-2x{ margin-bottom: 48px; } #grve-theme-wrapper .grve-height-2x{ height: 48px; } #grve-theme-wrapper .grve-top-2x{ top: 48px; } #grve-theme-wrapper .grve-left-2x{ left: 48px; } #grve-theme-wrapper .grve-right-2x{ right: 48px; } #grve-theme-wrapper .grve-bottom-2x{ bottom: 48px; } #grve-theme-wrapper .grve-top-minus-2x{ top: -48px; } #grve-theme-wrapper .grve-left-minus-2x{ left: -48px; } #grve-theme-wrapper .grve-right-minus-2x{ right: -48px; } #grve-theme-wrapper .grve-bottom-minus-2x{ bottom: -48px; } #grve-theme-wrapper .grve-padding-none { padding: 0px !important; } #grve-theme-wrapper .grve-margin-none { margin: 0px !important; } #grve-theme-wrapper .grve-padding-top-3x{ padding-top: 72px; } #grve-theme-wrapper .grve-padding-bottom-3x{ padding-bottom: 72px; } #grve-theme-wrapper .grve-margin-top-3x{ margin-top: 72px; } #grve-theme-wrapper .grve-margin-bottom-3x{ margin-bottom: 72px; } #grve-theme-wrapper .grve-height-3x{ height: 72px; } #grve-theme-wrapper .grve-top-3x{ top: 72px; } #grve-theme-wrapper .grve-left-3x{ left: 72px; } #grve-theme-wrapper .grve-right-3x{ right: 72px; } #grve-theme-wrapper .grve-bottom-3x{ bottom: 72px; } #grve-theme-wrapper .grve-top-minus-3x{ top: -72px; } #grve-theme-wrapper .grve-left-minus-3x{ left: -72px; } #grve-theme-wrapper .grve-right-minus-3x{ right: -72px; } #grve-theme-wrapper .grve-bottom-minus-3x{ bottom: -72px; } #grve-theme-wrapper .grve-padding-none { padding: 0px !important; } #grve-theme-wrapper .grve-margin-none { margin: 0px !important; } #grve-theme-wrapper .grve-padding-top-4x{ padding-top: 96px; } #grve-theme-wrapper .grve-padding-bottom-4x{ padding-bottom: 96px; } #grve-theme-wrapper .grve-margin-top-4x{ margin-top: 96px; } #grve-theme-wrapper .grve-margin-bottom-4x{ margin-bottom: 96px; } #grve-theme-wrapper .grve-height-4x{ height: 96px; } #grve-theme-wrapper .grve-top-4x{ top: 96px; } #grve-theme-wrapper .grve-left-4x{ left: 96px; } #grve-theme-wrapper .grve-right-4x{ right: 96px; } #grve-theme-wrapper .grve-bottom-4x{ bottom: 96px; } #grve-theme-wrapper .grve-top-minus-4x{ top: -96px; } #grve-theme-wrapper .grve-left-minus-4x{ left: -96px; } #grve-theme-wrapper .grve-right-minus-4x{ right: -96px; } #grve-theme-wrapper .grve-bottom-minus-4x{ bottom: -96px; } #grve-theme-wrapper .grve-padding-none { padding: 0px !important; } #grve-theme-wrapper .grve-margin-none { margin: 0px !important; } #grve-theme-wrapper .grve-padding-top-5x{ padding-top: 120px; } #grve-theme-wrapper .grve-padding-bottom-5x{ padding-bottom: 120px; } #grve-theme-wrapper .grve-margin-top-5x{ margin-top: 120px; } #grve-theme-wrapper .grve-margin-bottom-5x{ margin-bottom: 120px; } #grve-theme-wrapper .grve-height-5x{ height: 120px; } #grve-theme-wrapper .grve-top-5x{ top: 120px; } #grve-theme-wrapper .grve-left-5x{ left: 120px; } #grve-theme-wrapper .grve-right-5x{ right: 120px; } #grve-theme-wrapper .grve-bottom-5x{ bottom: 120px; } #grve-theme-wrapper .grve-top-minus-5x{ top: -120px; } #grve-theme-wrapper .grve-left-minus-5x{ left: -120px; } #grve-theme-wrapper .grve-right-minus-5x{ right: -120px; } #grve-theme-wrapper .grve-bottom-minus-5x{ bottom: -120px; } #grve-theme-wrapper .grve-padding-none { padding: 0px !important; } #grve-theme-wrapper .grve-margin-none { margin: 0px !important; } #grve-theme-wrapper .grve-padding-top-6x{ padding-top: 144px; } #grve-theme-wrapper .grve-padding-bottom-6x{ padding-bottom: 144px; } #grve-theme-wrapper .grve-margin-top-6x{ margin-top: 144px; } #grve-theme-wrapper .grve-margin-bottom-6x{ margin-bottom: 144px; } #grve-theme-wrapper .grve-height-6x{ height: 144px; } #grve-theme-wrapper .grve-top-6x{ top: 144px; } #grve-theme-wrapper .grve-left-6x{ left: 144px; } #grve-theme-wrapper .grve-right-6x{ right: 144px; } #grve-theme-wrapper .grve-bottom-6x{ bottom: 144px; } #grve-theme-wrapper .grve-top-minus-6x{ top: -144px; } #grve-theme-wrapper .grve-left-minus-6x{ left: -144px; } #grve-theme-wrapper .grve-right-minus-6x{ right: -144px; } #grve-theme-wrapper .grve-bottom-minus-6x{ bottom: -144px; } #grve-theme-wrapper .grve-padding-none { padding: 0px !important; } #grve-theme-wrapper .grve-margin-none { margin: 0px !important; } #grve-main-content .grve-main-content-wrapper, #grve-sidebar { padding-top: 72px; padding-bottom: 72px; } #grve-single-media.grve-portfolio-media.grve-without-sidebar { padding-top: 72px; } #grve-single-media.grve-portfolio-media.grve-with-sidebar { padding-bottom: 72px; } } @media only screen and (max-width: 768px) { #grve-theme-wrapper .grve-padding-top-1x{ padding-top: 18px; } #grve-theme-wrapper .grve-padding-bottom-1x{ padding-bottom: 18px; } #grve-theme-wrapper .grve-margin-top-1x{ margin-top: 18px; } #grve-theme-wrapper .grve-margin-bottom-1x{ margin-bottom: 18px; } #grve-theme-wrapper .grve-height-1x{ height: 18px; } #grve-theme-wrapper .grve-top-1x{ top: 18px; } #grve-theme-wrapper .grve-left-1x{ left: 18px; } #grve-theme-wrapper .grve-right-1x{ right: 18px; } #grve-theme-wrapper .grve-bottom-1x{ bottom: 18px; } #grve-theme-wrapper .grve-top-minus-1x{ top: -18px; } #grve-theme-wrapper .grve-left-minus-1x{ left: -18px; } #grve-theme-wrapper .grve-right-minus-1x{ right: -18px; } #grve-theme-wrapper .grve-bottom-minus-1x{ bottom: -18px; } #grve-theme-wrapper .grve-padding-none { padding: 0px !important; } #grve-theme-wrapper .grve-margin-none { margin: 0px !important; } #grve-theme-wrapper .grve-padding-top-2x{ padding-top: 36px; } #grve-theme-wrapper .grve-padding-bottom-2x{ padding-bottom: 36px; } #grve-theme-wrapper .grve-margin-top-2x{ margin-top: 36px; } #grve-theme-wrapper .grve-margin-bottom-2x{ margin-bottom: 36px; } #grve-theme-wrapper .grve-height-2x{ height: 36px; } #grve-theme-wrapper .grve-top-2x{ top: 36px; } #grve-theme-wrapper .grve-left-2x{ left: 36px; } #grve-theme-wrapper .grve-right-2x{ right: 36px; } #grve-theme-wrapper .grve-bottom-2x{ bottom: 36px; } #grve-theme-wrapper .grve-top-minus-2x{ top: -36px; } #grve-theme-wrapper .grve-left-minus-2x{ left: -36px; } #grve-theme-wrapper .grve-right-minus-2x{ right: -36px; } #grve-theme-wrapper .grve-bottom-minus-2x{ bottom: -36px; } #grve-theme-wrapper .grve-padding-none { padding: 0px !important; } #grve-theme-wrapper .grve-margin-none { margin: 0px !important; } #grve-theme-wrapper .grve-padding-top-3x{ padding-top: 54px; } #grve-theme-wrapper .grve-padding-bottom-3x{ padding-bottom: 54px; } #grve-theme-wrapper .grve-margin-top-3x{ margin-top: 54px; } #grve-theme-wrapper .grve-margin-bottom-3x{ margin-bottom: 54px; } #grve-theme-wrapper .grve-height-3x{ height: 54px; } #grve-theme-wrapper .grve-top-3x{ top: 54px; } #grve-theme-wrapper .grve-left-3x{ left: 54px; } #grve-theme-wrapper .grve-right-3x{ right: 54px; } #grve-theme-wrapper .grve-bottom-3x{ bottom: 54px; } #grve-theme-wrapper .grve-top-minus-3x{ top: -54px; } #grve-theme-wrapper .grve-left-minus-3x{ left: -54px; } #grve-theme-wrapper .grve-right-minus-3x{ right: -54px; } #grve-theme-wrapper .grve-bottom-minus-3x{ bottom: -54px; } #grve-theme-wrapper .grve-padding-none { padding: 0px !important; } #grve-theme-wrapper .grve-margin-none { margin: 0px !important; } #grve-theme-wrapper .grve-padding-top-4x{ padding-top: 72px; } #grve-theme-wrapper .grve-padding-bottom-4x{ padding-bottom: 72px; } #grve-theme-wrapper .grve-margin-top-4x{ margin-top: 72px; } #grve-theme-wrapper .grve-margin-bottom-4x{ margin-bottom: 72px; } #grve-theme-wrapper .grve-height-4x{ height: 72px; } #grve-theme-wrapper .grve-top-4x{ top: 72px; } #grve-theme-wrapper .grve-left-4x{ left: 72px; } #grve-theme-wrapper .grve-right-4x{ right: 72px; } #grve-theme-wrapper .grve-bottom-4x{ bottom: 72px; } #grve-theme-wrapper .grve-top-minus-4x{ top: -72px; } #grve-theme-wrapper .grve-left-minus-4x{ left: -72px; } #grve-theme-wrapper .grve-right-minus-4x{ right: -72px; } #grve-theme-wrapper .grve-bottom-minus-4x{ bottom: -72px; } #grve-theme-wrapper .grve-padding-none { padding: 0px !important; } #grve-theme-wrapper .grve-margin-none { margin: 0px !important; } #grve-theme-wrapper .grve-padding-top-5x{ padding-top: 90px; } #grve-theme-wrapper .grve-padding-bottom-5x{ padding-bottom: 90px; } #grve-theme-wrapper .grve-margin-top-5x{ margin-top: 90px; } #grve-theme-wrapper .grve-margin-bottom-5x{ margin-bottom: 90px; } #grve-theme-wrapper .grve-height-5x{ height: 90px; } #grve-theme-wrapper .grve-top-5x{ top: 90px; } #grve-theme-wrapper .grve-left-5x{ left: 90px; } #grve-theme-wrapper .grve-right-5x{ right: 90px; } #grve-theme-wrapper .grve-bottom-5x{ bottom: 90px; } #grve-theme-wrapper .grve-top-minus-5x{ top: -90px; } #grve-theme-wrapper .grve-left-minus-5x{ left: -90px; } #grve-theme-wrapper .grve-right-minus-5x{ right: -90px; } #grve-theme-wrapper .grve-bottom-minus-5x{ bottom: -90px; } #grve-theme-wrapper .grve-padding-none { padding: 0px !important; } #grve-theme-wrapper .grve-margin-none { margin: 0px !important; } #grve-theme-wrapper .grve-padding-top-6x{ padding-top: 108px; } #grve-theme-wrapper .grve-padding-bottom-6x{ padding-bottom: 108px; } #grve-theme-wrapper .grve-margin-top-6x{ margin-top: 108px; } #grve-theme-wrapper .grve-margin-bottom-6x{ margin-bottom: 108px; } #grve-theme-wrapper .grve-height-6x{ height: 108px; } #grve-theme-wrapper .grve-top-6x{ top: 108px; } #grve-theme-wrapper .grve-left-6x{ left: 108px; } #grve-theme-wrapper .grve-right-6x{ right: 108px; } #grve-theme-wrapper .grve-bottom-6x{ bottom: 108px; } #grve-theme-wrapper .grve-top-minus-6x{ top: -108px; } #grve-theme-wrapper .grve-left-minus-6x{ left: -108px; } #grve-theme-wrapper .grve-right-minus-6x{ right: -108px; } #grve-theme-wrapper .grve-bottom-minus-6x{ bottom: -108px; } #grve-theme-wrapper .grve-padding-none { padding: 0px !important; } #grve-theme-wrapper .grve-margin-none { margin: 0px !important; } #grve-main-content .grve-main-content-wrapper, #grve-sidebar { padding-top: 54px; padding-bottom: 54px; } #grve-single-media.grve-portfolio-media.grve-without-sidebar { padding-top: 54px; } #grve-single-media.grve-portfolio-media.grve-with-sidebar { padding-bottom: 54px; } } .grve-modal input[type='submit']:not(.grve-custom-btn),#grve-theme-wrapper input[type='submit']:not(.grve-custom-btn), #grve-theme-wrapper input[type='reset']:not(.grve-custom-btn), #grve-theme-wrapper input[type='button']:not(.grve-custom-btn),#grve-theme-wrapper button:not(.grve-custom-btn):not(.vc_general):not(.tribe-events-c-subscribe-dropdown__button-text):not(.tribe-events-calendar-month__day-cell--mobile):not(.tribe-events-c-top-bar__datepicker-button):not(.tribe-events-c-nav__next):not(.tribe-events-c-nav__prev),#grve-theme-wrapper .grve-search button[type='submit'], .grve-portfolio-details-btn.grve-btn:not(.grve-custom-btn) {-webkit-border-radius: 50px;border-radius: 50px;background-color: #962733;color: #ffffff;}.grve-modal input[type='submit']:not(.grve-custom-btn):hover, #grve-theme-wrapper input[type='submit']:not(.grve-custom-btn):hover, #grve-theme-wrapper input[type='reset']:not(.grve-custom-btn):hover, #grve-theme-wrapper input[type='button']:not(.grve-custom-btn):hover,#grve-theme-wrapper button:not(.grve-custom-btn):not(.vc_general):not(.tribe-events-c-subscribe-dropdown__button-text):not(.tribe-events-calendar-month__day-cell--mobile):not(.tribe-events-c-top-bar__datepicker-button):not(.tribe-events-c-nav__next):not(.tribe-events-c-nav__prev):hover,.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover, #grve-theme-wrapper .grve-search button[type='submit']:hover, .grve-portfolio-details-btn.grve-btn:not(.grve-custom-btn):hover {background-color: #f7941e;color: #ffffff;} #grve-related-post .grve-related-title, .grve-nav-btn a, .grve-bar-socials li a, #grve-single-post-tags .grve-tags li a, #grve-single-post-categories .grve-categories li a, .widget.widget_tag_cloud a, #grve-body #grve-theme-wrapper .grve-newsletter input[type='email'], #grve-theme-wrapper .grve-search:not(.grve-search-modal) input[type='text'], #grve-socials-modal .grve-social li a, .grve-pagination ul li, .grve-dropcap span.grve-style-2 {-webkit-border-radius: 50px !important;border-radius: 50px !important;} </style> <link data-minify="1" rel='stylesheet' id='movedo-grve-style-css' href='https://vopus.org/wp-content/cache/min/1/wp-content/themes/movedo-child/style.css?ver=1720135652' type='text/css' media='all' /> <link rel='stylesheet' id='cookie-notice-front-css' href='https://vopus.org/wp-content/plugins/cookie-notice/css/front.min.css?ver=2.4.15' type='text/css' media='all' /> <link rel="preload" as="style" href="https://fonts.googleapis.com/css?family=Open%20Sans:400,300,800,600,700,400italic%7CSource%20Sans%20Pro:700,400,600&display=swap&ver=1707746922" /><link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Open%20Sans:400,300,800,600,700,400italic%7CSource%20Sans%20Pro:700,400,600&display=swap&ver=1707746922" media="print" onload="this.media='all'"><noscript><link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Open%20Sans:400,300,800,600,700,400italic%7CSource%20Sans%20Pro:700,400,600&display=swap&ver=1707746922" /></noscript><script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://vopus.org/wp-includes/js/jquery/jquery.min.js?ver=3.7.1" id="jquery-core-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://vopus.org/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1" id="jquery-migrate-js" defer></script> <script type="text/javascript" id="quotescollection-js-extra"> /* <![CDATA[ */ var quotescollectionAjax = {"ajaxUrl":"https:\/\/vopus.org\/wp-admin\/admin-ajax.php","nonce":"3599b68f3f","nextQuote":"Pr\u00f3xima cita \u00bb","loading":"Leyendo...","error":"Error leyendo cita","autoRefreshMax":"20","autoRefreshCount":"0"}; /* ]]> */ </script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://vopus.org/wp-content/cache/min/1/wp-content/plugins/quotes-collection/js/quotes-collection.js?ver=1720135652" id="quotescollection-js" defer></script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://vopus.org/wp-content/cache/min/1/wp-content/themes/movedo/js/modernizr.custom.js?ver=1720135652" id="modernizr-js" defer></script> <script type="rocketlazyloadscript" async data-rocket-type="text/javascript" id="cookie-notice-front-js-before"> /* <![CDATA[ */ var cnArgs = {"ajaxUrl":"https:\/\/vopus.org\/wp-admin\/admin-ajax.php","nonce":"2ed0d78432","hideEffect":"fade","position":"bottom","onScroll":false,"onScrollOffset":100,"onClick":false,"cookieName":"cookie_notice_accepted","cookieTime":2592000,"cookieTimeRejected":2592000,"globalCookie":false,"redirection":false,"cache":true,"revokeCookies":false,"revokeCookiesOpt":"automatic"}; /* ]]> */ </script> <script type="rocketlazyloadscript" async data-rocket-type="text/javascript" data-rocket-src="https://vopus.org/wp-content/plugins/cookie-notice/js/front.min.js?ver=2.4.15" id="cookie-notice-front-js"></script> <link rel="https://api.w.org/" href="https://vopus.org/wp-json/" /><link rel="alternate" type="application/json" href="https://vopus.org/wp-json/wp/v2/categories/33" /><link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://vopus.org/xmlrpc.php?rsd" /> <meta name="generator" content="WordPress 6.4.3" /> <meta name="generator" content="WPML ver:4.6.9 stt:5,37,1,4,13,23,27,42,44,49,2,50;" /> <!-- Google tag (gtag.js) --> <script type="rocketlazyloadscript" async data-rocket-src="https://www.googletagmanager.com/gtag/js?id=G-83CQJMSEZX"></script> <script type="rocketlazyloadscript"> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-83CQJMSEZX'); </script><style type="text/css" id="wppm_custom_css"></style><meta name="generator" content="Redux 4.4.9" /><meta name="generator" content="Powered by WPBakery Page Builder - drag and drop page builder for WordPress."/> <link rel="icon" href="https://vopus.org/wp-content/uploads/2021/01/cropped-vopus_favicon-32x32.png" sizes="32x32" /> <link rel="icon" href="https://vopus.org/wp-content/uploads/2021/01/cropped-vopus_favicon-192x192.png" sizes="192x192" /> <link rel="apple-touch-icon" href="https://vopus.org/wp-content/uploads/2021/01/cropped-vopus_favicon-180x180.png" /> <meta name="msapplication-TileImage" content="https://vopus.org/wp-content/uploads/2021/01/cropped-vopus_favicon-270x270.png" /> <style id="movedo_grve_options-dynamic-css" title="dynamic-css" class="redux-options-output">#grve-body{background-color:#171A1D;}</style><noscript><style> .wpb_animate_when_almost_visible { opacity: 1; }</style></noscript><noscript><style id="rocket-lazyload-nojs-css">.rll-youtube-player, [data-lazy-src]{display:none !important;}</style></noscript> </head> <body id="grve-body" class="archive category category-actualidad category-33 grve-vce-ver-3.5.5 grve-body grve-stretched wpb-js-composer js-comp-ver-6.10.0 vc_responsive cookies-not-set"> <div id="fb-root"></div> <script type="rocketlazyloadscript" async defer crossorigin="anonymous" data-rocket-src="https://connect.facebook.net/en_US/sdk.js#xfbml=1&version=v16.0" nonce="fpPjrHs7"></script> <!-- Theme Wrapper --> <div id="grve-theme-wrapper" class="" data-mask-layer="2"> <div id="grve-theme-content"> <!-- HEADER --> <header id="grve-header" class="grve-fullwidth grve-responsive-overlapping" data-sticky="simple" data-sticky-height="50" data-devices-sticky="no" data-devices-sticky-height="60"> <div class="grve-wrapper clearfix"> <!-- Header --> <div id="grve-main-header" class="grve-header-default grve-default grve-simple-sticky"> <div class="grve-wrapper clearfix"> <div class="grve-container"> <!-- Logo --> <div class="grve-logo grve-position-left"> <div class="grve-wrapper"> <a href="https://vopus.org/"> <img class="grve-default" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20176%2070'%3E%3C/svg%3E" alt="VOPUS Libros Gnosis" width="176" height="70" data-lazy-src="//vopus.org/wp-content/uploads/2019/06/logo-vopus-blanco.png"><noscript><img class="grve-default" src="//vopus.org/wp-content/uploads/2019/06/logo-vopus-blanco.png" alt="VOPUS Libros Gnosis" width="176" height="70"></noscript> <img class="grve-light" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20176%2070'%3E%3C/svg%3E" alt="VOPUS Libros Gnosis" width="176" height="70" data-lazy-src="//vopus.org/wp-content/uploads/2019/06/logo-vopus-blanco.png"><noscript><img class="grve-light" src="//vopus.org/wp-content/uploads/2019/06/logo-vopus-blanco.png" alt="VOPUS Libros Gnosis" width="176" height="70"></noscript> <img class="grve-dark" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20176%2070'%3E%3C/svg%3E" alt="VOPUS Libros Gnosis" width="176" height="70" data-lazy-src="//vopus.org/wp-content/uploads/2019/06/logo-vopus-rojo.png"><noscript><img class="grve-dark" src="//vopus.org/wp-content/uploads/2019/06/logo-vopus-rojo.png" alt="VOPUS Libros Gnosis" width="176" height="70"></noscript> <img class="grve-sticky" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20176%2070'%3E%3C/svg%3E" alt="VOPUS Libros Gnosis" width="176" height="70" data-lazy-src="//vopus.org/wp-content/uploads/2019/06/logo-vopus-blanco.png"><noscript><img class="grve-sticky" src="//vopus.org/wp-content/uploads/2019/06/logo-vopus-blanco.png" alt="VOPUS Libros Gnosis" width="176" height="70"></noscript> </a> </div> </div> <!-- End Logo --> <div class="grve-header-elements-wrapper grve-position-right"> <!-- Header Elements --> <div class="grve-header-elements grve-position-left"> <div class="grve-wrapper"> <ul> <li class="grve-header-element"><a href="#grve-search-modal" class="grve-toggle-modal" aria-label="Search"><span class="grve-item"><i class="grve-icon-search"></i></span></a></li> </ul> </div> </div> <!-- End Header Elements --> <div class="grve-header-elements grve-position-left"> <div class="grve-wrapper"> <ul> <li class="grve-header-element"> <a href="#grve-sidearea" class="grve-sidearea-btn grve-toggle-hiddenarea" aria-label="Side area"> <span class="grve-item"><i class="grve-icon-safebutton"></i></span> </a> </li> </ul> </div> </div> </div> <!-- Main Menu --> <nav id="grve-main-menu" class="grve-horizontal-menu grve-position-center grve-menu-type-underline grve-main-menu"> <div class="grve-wrapper"> <ul id="menu-menu-principal" class="grve-menu"><li id="menu-item-49" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-home menu-item-49 grve-first-level"><a href="https://vopus.org/"><span class="grve-item">Gnosis: Inicio</span></a></li> <li id="menu-item-910" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-910 grve-first-level grve-menu-no-link"><a href="#"><span class="grve-item">Maestros</span></a> <ul class="sub-menu"> <li id="menu-item-911" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-911"><a href="/v-m-samael-aun-weor-padre-de-la-antropologia-gnostica/"><span class="grve-item">V. M. Samael Aun Weor</span></a></li> <li id="menu-item-912" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-912"><a href="/biografia-oscar-uzcategui-q-v-m-kwen-khan-khu/"><span class="grve-item">V. M. Kwen Khan Khu</span></a></li> </ul> </li> <li id="menu-item-50" class="menu-item menu-item-type-taxonomy menu-item-object-contenido current-menu-ancestor current-menu-parent menu-item-has-children menu-item-50 grve-first-level"><a href="https://vopus.org/contenido/articulo/"><span class="grve-item">Artículos</span></a> <ul class="sub-menu"> <li id="menu-item-30759" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-30759"><a href="https://vopus.org/category/gnosis-gnosticismo/"><span class="grve-item">Gnosis y Gnosticismo</span></a></li> <li id="menu-item-20626" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-20626"><a href="https://vopus.org/category/antropologia/"><span class="grve-item">Antropología</span></a></li> <li id="menu-item-15512" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-15512"><a href="https://vopus.org/category/psicologia/"><span class="grve-item">Psicología</span></a></li> <li id="menu-item-20627" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-20627"><a href="https://vopus.org/category/metafisica/"><span class="grve-item">Metafísica</span></a></li> <li id="menu-item-15508" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-15508"><a href="https://vopus.org/category/vida-y-muerte/"><span class="grve-item">Vida y Muerte</span></a></li> <li id="menu-item-20628" class="menu-item menu-item-type-taxonomy menu-item-object-category current-menu-item menu-item-20628"><a href="https://vopus.org/category/actualidad/" aria-current="page"><span class="grve-item">Actualidad</span></a></li> <li id="menu-item-15509" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-15509"><a href="https://vopus.org/category/alquimia/"><span class="grve-item">Alquimia</span></a></li> <li id="menu-item-15507" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-15507"><a href="https://vopus.org/category/kabala-gnosis/"><span class="grve-item">Kábala</span></a></li> <li id="menu-item-23003" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-23003"><a href="https://vopus.org/category/simbolos-universales-2/"><span class="grve-item">Símbolos Universales</span></a></li> <li id="menu-item-15506" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-15506"><a href="https://vopus.org/category/astrologia/"><span class="grve-item">Astrología</span></a></li> <li id="menu-item-15505" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-15505"><a href="https://vopus.org/category/biografias/"><span class="grve-item">Biografías</span></a></li> </ul> </li> <li id="menu-item-51" class="menu-item menu-item-type-taxonomy menu-item-object-contenido menu-item-has-children menu-item-51 grve-first-level"><a href="https://vopus.org/contenido/libro/"><span class="grve-item">Libros Gnosis</span></a> <ul class="sub-menu"> <li id="menu-item-23303" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-23303"><a href="https://vopus.org/category/leer-en-linea-1/"><span class="grve-item"><i class="grve-menu-icon fa fa-book"></i>Libros en línea</span></a></li> </ul> </li> <li id="menu-item-52" class="menu-item menu-item-type-taxonomy menu-item-object-contenido menu-item-has-children menu-item-52 grve-first-level"><a href="https://vopus.org/contenido/practica/"><span class="grve-item">Prácticas</span></a> <ul class="sub-menu"> <li id="menu-item-15504" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-15504"><a href="https://vopus.org/category/chakras/"><span class="grve-item">Chakras</span></a></li> <li id="menu-item-15503" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-15503"><a href="https://vopus.org/category/dimensiones/"><span class="grve-item">Dimensiones</span></a></li> <li id="menu-item-20625" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-20625"><a href="https://vopus.org/category/meditacion/"><span class="grve-item">Meditación</span></a></li> <li id="menu-item-15501" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-15501"><a href="https://vopus.org/category/misticismo/"><span class="grve-item">Misticismo</span></a></li> <li id="menu-item-15500" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-15500"><a href="https://vopus.org/category/salud/"><span class="grve-item">Salud</span></a></li> <li id="menu-item-15499" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-15499"><a href="https://vopus.org/category/magia/"><span class="grve-item">Magia</span></a></li> <li id="menu-item-15498" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-15498"><a href="https://vopus.org/category/diversas/"><span class="grve-item">Diversas</span></a></li> </ul> </li> <li id="menu-item-14723" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-14723 grve-first-level"><a href="/contenido/video/"><span class="grve-item">Vídeos</span></a></li> <li id="menu-item-13208" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-13208 grve-first-level"><a target="_blank" rel="noopener noreferrer" href="https://libros.ageac.org"><span class="grve-item"><i class="grve-menu-icon fa fa-shopping-cart"></i>Tienda</span></a></li> <li id="menu-item-wpml-ls-60-es" class="menu-item-language menu-item-language-current menu-item wpml-ls-slot-60 wpml-ls-item wpml-ls-item-es wpml-ls-current-language wpml-ls-menu-item wpml-ls-first-item menu-item-type-wpml_ls_menu_item menu-item-object-wpml_ls_menu_item menu-item-has-children menu-item-wpml-ls-60-es grve-first-level"><a title="Español" href="https://vopus.org/category/actualidad/"><span class="grve-item"><img width="18" height="12" class="wpml-ls-flag" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2018%2012'%3E%3C/svg%3E" alt="" data-lazy-src="https://vopus.org/wp-content/plugins/sitepress-multilingual-cms/res/flags/es.png" /><noscript><img width="18" height="12" class="wpml-ls-flag" src="https://vopus.org/wp-content/plugins/sitepress-multilingual-cms/res/flags/es.png" alt="" /></noscript><span class="wpml-ls-display">Español</span></span></a> <ul class="sub-menu"> <li id="menu-item-wpml-ls-60-fr" class="menu-item-language menu-item wpml-ls-slot-60 wpml-ls-item wpml-ls-item-fr wpml-ls-menu-item menu-item-type-wpml_ls_menu_item menu-item-object-wpml_ls_menu_item menu-item-wpml-ls-60-fr"><a title="Francés" href="https://vopus.org/fr/categorie/actualite/"><span class="grve-item"><img width="18" height="12" class="wpml-ls-flag" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2018%2012'%3E%3C/svg%3E" alt="" data-lazy-src="https://vopus.org/wp-content/plugins/sitepress-multilingual-cms/res/flags/fr.png" /><noscript><img width="18" height="12" class="wpml-ls-flag" src="https://vopus.org/wp-content/plugins/sitepress-multilingual-cms/res/flags/fr.png" alt="" /></noscript><span class="wpml-ls-display">Francés</span></span></a></li> <li id="menu-item-wpml-ls-60-en" class="menu-item-language menu-item wpml-ls-slot-60 wpml-ls-item wpml-ls-item-en wpml-ls-menu-item menu-item-type-wpml_ls_menu_item menu-item-object-wpml_ls_menu_item menu-item-wpml-ls-60-en"><a title="Inglés" href="https://vopus.org/en/category/topical-issues/"><span class="grve-item"><img width="18" height="12" class="wpml-ls-flag" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2018%2012'%3E%3C/svg%3E" alt="" data-lazy-src="https://vopus.org/wp-content/plugins/sitepress-multilingual-cms/res/flags/en.png" /><noscript><img width="18" height="12" class="wpml-ls-flag" src="https://vopus.org/wp-content/plugins/sitepress-multilingual-cms/res/flags/en.png" alt="" /></noscript><span class="wpml-ls-display">Inglés</span></span></a></li> <li id="menu-item-wpml-ls-60-ro" class="menu-item-language menu-item wpml-ls-slot-60 wpml-ls-item wpml-ls-item-ro wpml-ls-menu-item menu-item-type-wpml_ls_menu_item menu-item-object-wpml_ls_menu_item menu-item-wpml-ls-60-ro"><a title="Rumano" href="https://vopus.org/ro/categoria-ro/actualitate/"><span class="grve-item"><img width="18" height="12" class="wpml-ls-flag" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2018%2012'%3E%3C/svg%3E" alt="" data-lazy-src="https://vopus.org/wp-content/plugins/sitepress-multilingual-cms/res/flags/ro.png" /><noscript><img width="18" height="12" class="wpml-ls-flag" src="https://vopus.org/wp-content/plugins/sitepress-multilingual-cms/res/flags/ro.png" alt="" /></noscript><span class="wpml-ls-display">Rumano</span></span></a></li> <li id="menu-item-wpml-ls-60-el" class="menu-item-language menu-item wpml-ls-slot-60 wpml-ls-item wpml-ls-item-el wpml-ls-menu-item menu-item-type-wpml_ls_menu_item menu-item-object-wpml_ls_menu_item menu-item-wpml-ls-60-el"><a title="Griego" href="https://vopus.org/el/katigoria/epikairotita/"><span class="grve-item"><img width="18" height="12" class="wpml-ls-flag" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2018%2012'%3E%3C/svg%3E" alt="" data-lazy-src="https://vopus.org/wp-content/plugins/sitepress-multilingual-cms/res/flags/el.png" /><noscript><img width="18" height="12" class="wpml-ls-flag" src="https://vopus.org/wp-content/plugins/sitepress-multilingual-cms/res/flags/el.png" alt="" /></noscript><span class="wpml-ls-display">Griego</span></span></a></li> <li id="menu-item-wpml-ls-60-pt-br" class="menu-item-language menu-item wpml-ls-slot-60 wpml-ls-item wpml-ls-item-pt-br wpml-ls-menu-item menu-item-type-wpml_ls_menu_item menu-item-object-wpml_ls_menu_item menu-item-wpml-ls-60-pt-br"><a title="Portugués, Brasil" href="https://vopus.org/pt-br/categoria-pt-br/atualidade/"><span class="grve-item"><img width="18" height="12" class="wpml-ls-flag" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2018%2012'%3E%3C/svg%3E" alt="" data-lazy-src="https://vopus.org/wp-content/plugins/sitepress-multilingual-cms/res/flags/pt-br.png" /><noscript><img width="18" height="12" class="wpml-ls-flag" src="https://vopus.org/wp-content/plugins/sitepress-multilingual-cms/res/flags/pt-br.png" alt="" /></noscript><span class="wpml-ls-display">Portugués, Brasil</span></span></a></li> <li id="menu-item-wpml-ls-60-sr" class="menu-item-language menu-item wpml-ls-slot-60 wpml-ls-item wpml-ls-item-sr wpml-ls-menu-item menu-item-type-wpml_ls_menu_item menu-item-object-wpml_ls_menu_item menu-item-wpml-ls-60-sr"><a title="Serbio" href="https://vopus.org/sr/kategorija/aktuelnost/"><span class="grve-item"><img width="18" height="12" class="wpml-ls-flag" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2018%2012'%3E%3C/svg%3E" alt="" data-lazy-src="https://vopus.org/wp-content/plugins/sitepress-multilingual-cms/res/flags/sr.png" /><noscript><img width="18" height="12" class="wpml-ls-flag" src="https://vopus.org/wp-content/plugins/sitepress-multilingual-cms/res/flags/sr.png" alt="" /></noscript><span class="wpml-ls-display">Serbio</span></span></a></li> <li id="menu-item-wpml-ls-60-sv" class="menu-item-language menu-item wpml-ls-slot-60 wpml-ls-item wpml-ls-item-sv wpml-ls-menu-item menu-item-type-wpml_ls_menu_item menu-item-object-wpml_ls_menu_item menu-item-wpml-ls-60-sv"><a title="Sueco" href="https://vopus.org/sv/kategori/aktuella-handelser/"><span class="grve-item"><img width="18" height="12" class="wpml-ls-flag" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2018%2012'%3E%3C/svg%3E" alt="" data-lazy-src="https://vopus.org/wp-content/plugins/sitepress-multilingual-cms/res/flags/sv.png" /><noscript><img width="18" height="12" class="wpml-ls-flag" src="https://vopus.org/wp-content/plugins/sitepress-multilingual-cms/res/flags/sv.png" alt="" /></noscript><span class="wpml-ls-display">Sueco</span></span></a></li> <li id="menu-item-wpml-ls-60-it" class="menu-item-language menu-item wpml-ls-slot-60 wpml-ls-item wpml-ls-item-it wpml-ls-menu-item menu-item-type-wpml_ls_menu_item menu-item-object-wpml_ls_menu_item menu-item-wpml-ls-60-it"><a title="Italiano" href="https://vopus.org/it/category/notizie/"><span class="grve-item"><img width="18" height="12" class="wpml-ls-flag" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2018%2012'%3E%3C/svg%3E" alt="" data-lazy-src="https://vopus.org/wp-content/plugins/sitepress-multilingual-cms/res/flags/it.png" /><noscript><img width="18" height="12" class="wpml-ls-flag" src="https://vopus.org/wp-content/plugins/sitepress-multilingual-cms/res/flags/it.png" alt="" /></noscript><span class="wpml-ls-display">Italiano</span></span></a></li> <li id="menu-item-wpml-ls-60-nl" class="menu-item-language menu-item wpml-ls-slot-60 wpml-ls-item wpml-ls-item-nl wpml-ls-menu-item menu-item-type-wpml_ls_menu_item menu-item-object-wpml_ls_menu_item menu-item-wpml-ls-60-nl"><a title="Holandés" href="https://vopus.org/nl/category/actualiteit/"><span class="grve-item"><img width="18" height="12" class="wpml-ls-flag" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2018%2012'%3E%3C/svg%3E" alt="" data-lazy-src="https://vopus.org/wp-content/plugins/sitepress-multilingual-cms/res/flags/nl.png" /><noscript><img width="18" height="12" class="wpml-ls-flag" src="https://vopus.org/wp-content/plugins/sitepress-multilingual-cms/res/flags/nl.png" alt="" /></noscript><span class="wpml-ls-display">Holandés</span></span></a></li> <li id="menu-item-wpml-ls-60-hu" class="menu-item-language menu-item wpml-ls-slot-60 wpml-ls-item wpml-ls-item-hu wpml-ls-menu-item menu-item-type-wpml_ls_menu_item menu-item-object-wpml_ls_menu_item menu-item-wpml-ls-60-hu"><a title="Húngaro" href="https://vopus.org/hu/category/aktualitas/"><span class="grve-item"><img width="18" height="12" class="wpml-ls-flag" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2018%2012'%3E%3C/svg%3E" alt="" data-lazy-src="https://vopus.org/wp-content/plugins/sitepress-multilingual-cms/res/flags/hu.png" /><noscript><img width="18" height="12" class="wpml-ls-flag" src="https://vopus.org/wp-content/plugins/sitepress-multilingual-cms/res/flags/hu.png" alt="" /></noscript><span class="wpml-ls-display">Húngaro</span></span></a></li> <li id="menu-item-wpml-ls-60-ar" class="menu-item-language menu-item wpml-ls-slot-60 wpml-ls-item wpml-ls-item-ar wpml-ls-menu-item wpml-ls-last-item menu-item-type-wpml_ls_menu_item menu-item-object-wpml_ls_menu_item menu-item-wpml-ls-60-ar"><a title="Árabe" href="https://vopus.org/ar/category/news-ar/"><span class="grve-item"><img width="18" height="12" class="wpml-ls-flag" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2018%2012'%3E%3C/svg%3E" alt="" data-lazy-src="https://vopus.org/wp-content/plugins/sitepress-multilingual-cms/res/flags/ar.png" /><noscript><img width="18" height="12" class="wpml-ls-flag" src="https://vopus.org/wp-content/plugins/sitepress-multilingual-cms/res/flags/ar.png" alt="" /></noscript><span class="wpml-ls-display">Árabe</span></span></a></li> </ul> </li> </ul> </div> </nav> <!-- End Main Menu --> </div> </div> </div> <!-- End Header --> <!-- Responsive Header --> <div id="grve-responsive-header"> <div id="grve-main-responsive-header" class="grve-wrapper clearfix"> <div class="grve-container"> <!-- Logo --> <div class="grve-logo grve-position-left"> <div class="grve-wrapper"> <a href="https://vopus.org/"> <img class="grve-logo-responsive" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20140%2048'%3E%3C/svg%3E" alt="VOPUS Libros Gnosis" width="140" height="48" data-lazy-src="//vopus.org/wp-content/uploads/2019/06/logo-vopus-blanco-responsive.png"><noscript><img class="grve-logo-responsive" src="//vopus.org/wp-content/uploads/2019/06/logo-vopus-blanco-responsive.png" alt="VOPUS Libros Gnosis" width="140" height="48"></noscript> </a> </div> </div> <!-- End Logo --> <div class="grve-header-elements-wrapper grve-position-right"> <!-- Hidden Menu & Side Area Button --> <div class="grve-hidden-menu-btn grve-position-right"> <div class="grve-header-element"> <a href="#grve-hidden-menu" class="grve-toggle-hiddenarea" aria-label="Menu"> <span class="grve-item grve-with-text"> <span class="grve-label"> Menu </span> </span> </a> </div> </div> <div class="grve-header-elements grve-position-left"> <div class="grve-wrapper"> <ul> <li class="grve-header-element"> <a href="#grve-sidearea" class="grve-sidearea-btn grve-toggle-hiddenarea" aria-label="Side area"> <span class="grve-item"><i class="grve-icon-safebutton"></i></span> </a> </li> </ul> </div> </div> <!-- End Hidden Menu & Side Area Button --> </div> </div> </div> </div> <!-- End Responsive Header --> </div> <!-- Movedo Sticky Header --> <!-- End Movedo Sticky Header --> </header> <!-- END HEADER --> <div id="grve-post-breadcrumbs" class="grve-breadcrumbs clearfix grve-align-left"> <div class="grve-breadcrumbs-wrapper"> <div class="grve-container"> <div class="breadcrumbs" xmlns:v="http://rdf.data-vocabulary.org/#"> <!-- Breadcrumb NavXT 7.3.0 --> <span property="itemListElement" typeof="ListItem"><a property="item" typeof="WebPage" title="VOPUS Libros Gnosis" href="https://vopus.org" class="home" ><span property="name">VOPUS Libros Gnosis</span></a><meta property="position" content="1"></span> > <span property="itemListElement" typeof="ListItem"><span property="name" class="archive taxonomy category current-item">Actualidad</span><meta property="url" content="https://vopus.org/category/actualidad/"><meta property="position" content="2"></span> <span property="itemListElement" typeof="ListItem"> <div style="display: inline-block; margin-left: 30px;"> <div class="fb-like" data-href="https://vopus.org/una-reflexion-sobre-nuestro-estilo-de-vida/" data-width="100" data-layout="" data-action="" data-size="" data-share="true"> </div> </div> </span> </div> </div> </div> </div> <!-- CONTENT --> <div id="grve-content" class="clearfix grve-right-sidebar"> <div class="grve-content-wrapper"> <!-- MAIN CONTENT --> <div id="grve-main-content"> <div class="grve-main-content-wrapper clearfix"> <div class="grve-section" style="margin-bottom: 0px;"> <div class="grve-container"> <!-- ROW --> <div class="grve-row"> <!-- COLUMN 1 --> <div class="wpb_column grve-column grve-column-1"> <div class="grve-column-wrapper"> <!-- Blog FitRows --> <div class="grve-blog grve-blog-small grve-non-isotope" > <div class="archive-description-vopus"><p><span style="font-weight: 400">Estimados visitantes,</span></p> <p><span style="font-weight: 400">Os invitamos también a escuchar</span> <a href="https://radiomaitreya.org/noticias" target="_blank" rel="noopener">nuestro informe semanal, «Radio Maitreya informa»</a><span style="font-weight: 400">, que contiene las noticias más destacadas y relevantes de carácter antropológico, científico, cultural, filosófico y místico,.</span></p> <p style="margin-left: 20px;text-align: center"><em><span style="font-weight: 400">Las últimas noticias, y las noticias que en su momentos pasaron desapercibidas o fueron ocultadas.</span></em></p> <p style="text-align: center"><a href="https://radiomaitreya.org/noticias" target="_blank" rel="noopener">Noticias Radio Maitreya</a></p> <hr /> </div> <div class="grve-standard-container"> <!-- Article --> <article id="post-30814" class="grve-blog-item grve-small-post grve-non-isotope-item post-30814 post type-post status-publish format-standard has-post-thumbnail hentry category-psicologia category-actualidad category-mensajes-vm-kwen-khan-khu tag-mensajes-del-v-m-kwen-khan-khu tag-mundo-actual contenido-articulo author_tax-v-m-kwen-khan-khu" itemscope itemType="http://schema.org/BlogPosting"> <div class="grve-blog-item-inner grve-isotope-item-inner"> <div class="grve-media clearfix"> <a href="https://vopus.org/una-reflexion-sobre-nuestro-estilo-de-vida/"><img width="560" height="420" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20560%20420'%3E%3C/svg%3E" class="attachment-movedo-grve-small-rect-horizontal size-movedo-grve-small-rect-horizontal wp-post-image" alt="Una reflexión sobre nuestro estilo de vida" decoding="async" fetchpriority="high" data-lazy-srcset="https://vopus.org/wp-content/uploads/2023/09/una-reflexion-sobre-nuestro-estilo-de-vida-kwen-khan-khu-560x420.png 560w, https://vopus.org/wp-content/uploads/2023/09/una-reflexion-sobre-nuestro-estilo-de-vida-kwen-khan-khu-120x90.png 120w" data-lazy-sizes="(max-width: 560px) 100vw, 560px" title="Una reflexión sobre nuestro estilo de vida" data-lazy-src="https://vopus.org/wp-content/uploads/2023/09/una-reflexion-sobre-nuestro-estilo-de-vida-kwen-khan-khu-560x420.png" /><noscript><img width="560" height="420" src="https://vopus.org/wp-content/uploads/2023/09/una-reflexion-sobre-nuestro-estilo-de-vida-kwen-khan-khu-560x420.png" class="attachment-movedo-grve-small-rect-horizontal size-movedo-grve-small-rect-horizontal wp-post-image" alt="Una reflexión sobre nuestro estilo de vida" decoding="async" fetchpriority="high" srcset="https://vopus.org/wp-content/uploads/2023/09/una-reflexion-sobre-nuestro-estilo-de-vida-kwen-khan-khu-560x420.png 560w, https://vopus.org/wp-content/uploads/2023/09/una-reflexion-sobre-nuestro-estilo-de-vida-kwen-khan-khu-120x90.png 120w" sizes="(max-width: 560px) 100vw, 560px" title="Una reflexión sobre nuestro estilo de vida" /></noscript></a> </div> <div class="grve-post-content-wrapper"> <div class="grve-post-content"> <div class="grve-post-header"> <ul class="grve-categories"> <li class="cat-item cat-item-30"><a href="https://vopus.org/category/psicologia/">Psicología</a> </li> <li class="cat-item cat-item-33 current-cat"><a aria-current="page" href="https://vopus.org/category/actualidad/">Actualidad</a> </li> <li class="cat-item cat-item-464"><a href="https://vopus.org/category/mensajes-vm-kwen-khan-khu/">Mensajes del V.M. Kwen Khan Khu</a> </li> </ul> <a href="https://vopus.org/una-reflexion-sobre-nuestro-estilo-de-vida/" rel="bookmark"><h2 class="grve-post-title grve-post-title-hover grve-h2" itemprop="headline">Una reflexión sobre nuestro estilo de vida</h2></a> <div class="grve-post-author"><span>V.M. Kwen Khan Khu</span></div> </div> <span class="grve-hidden"> <span class="grve-structured-data entry-title">Una reflexión sobre nuestro estilo de vida</span> <span class="grve-structured-data" itemprop="image" itemscope itemtype="http://schema.org/ImageObject"> <span itemprop='url' >https://vopus.org/wp-content/uploads/2023/09/una-reflexion-sobre-nuestro-estilo-de-vida-kwen-khan-khu.png</span> <span itemprop='height' >850</span> <span itemprop='width' >480</span> </span> <span class="grve-structured-data vcard author" itemprop="author" itemscope itemtype="http://schema.org/Person"> <span itemprop="name" class="fn">V.M. Kwen Khan Khu</span> </span> <span class="grve-structured-data" itemprop="publisher" itemscope itemtype="http://schema.org/Organization"> <span itemprop='name'>V.M. Kwen Khan Khu</span> <span itemprop='logo' itemscope itemtype='http://schema.org/ImageObject'> <span itemprop='url'>https://secure.gravatar.com/avatar/f54b869062aa5facec54a8c367701896?s=96&d=mm&r=g</span> </span> </span> <time class="grve-structured-data date published" itemprop="datePublished" datetime="2023-09-19T14:16:24-03:00">2023-09-19</time> <time class="grve-structured-data date updated" itemprop="dateModified" datetime="2023-09-19T14:29:40-03:00">2023-09-19</time> <span class="grve-structured-data" itemprop="mainEntityOfPage" itemscope itemtype="http://schema.org/WebPage" itemid="https://vopus.org/una-reflexion-sobre-nuestro-estilo-de-vida/"></span> </span> <div itemprop="articleBody"> <p>De esta manera el género humano ha perdido su estatus de criatura pensante dotada de facultades metafísicas latentes en su fondo, para terminar siendo una larva que camina pero sin ir a ninguna parte.</p> <div><a class="grve-read-more grve-link-text grve-heading-color grve-text-hover-primary-1" href="https://vopus.org/una-reflexion-sobre-nuestro-estilo-de-vida/"><span>leer más</span></a></div> </div> </div> </div> </div> </article> <!-- End Article --> <!-- Article --> <article id="post-30395" class="grve-blog-item grve-small-post grve-non-isotope-item post-30395 post type-post status-publish format-standard has-post-thumbnail hentry category-psicologia category-actualidad category-mensajes-vm-kwen-khan-khu tag-valores-eticos tag-psicologia tag-ninez contenido-articulo author_tax-v-m-kwen-khan-khu" itemscope itemType="http://schema.org/BlogPosting"> <div class="grve-blog-item-inner grve-isotope-item-inner"> <div class="grve-media clearfix"> <a href="https://vopus.org/el-peligro-de-perder-nuestros-valores-eticos/"><img width="560" height="420" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20560%20420'%3E%3C/svg%3E" class="attachment-movedo-grve-small-rect-horizontal size-movedo-grve-small-rect-horizontal wp-post-image" alt="El peligro de perder nuestros valores éticos hasta convertirnos en criaturas animaloides" decoding="async" data-lazy-srcset="https://vopus.org/wp-content/uploads/2023/08/el-peligro-de-perder-nuestros-valores-eticos-hasta-convertirnos-en-criaturas-animaloides-kwen-khan-khu-560x420.png 560w, https://vopus.org/wp-content/uploads/2023/08/el-peligro-de-perder-nuestros-valores-eticos-hasta-convertirnos-en-criaturas-animaloides-kwen-khan-khu-120x90.png 120w" data-lazy-sizes="(max-width: 560px) 100vw, 560px" title="El peligro de perder nuestros valores éticos hasta convertirnos en criaturas animaloides" data-lazy-src="https://vopus.org/wp-content/uploads/2023/08/el-peligro-de-perder-nuestros-valores-eticos-hasta-convertirnos-en-criaturas-animaloides-kwen-khan-khu-560x420.png" /><noscript><img width="560" height="420" src="https://vopus.org/wp-content/uploads/2023/08/el-peligro-de-perder-nuestros-valores-eticos-hasta-convertirnos-en-criaturas-animaloides-kwen-khan-khu-560x420.png" class="attachment-movedo-grve-small-rect-horizontal size-movedo-grve-small-rect-horizontal wp-post-image" alt="El peligro de perder nuestros valores éticos hasta convertirnos en criaturas animaloides" decoding="async" srcset="https://vopus.org/wp-content/uploads/2023/08/el-peligro-de-perder-nuestros-valores-eticos-hasta-convertirnos-en-criaturas-animaloides-kwen-khan-khu-560x420.png 560w, https://vopus.org/wp-content/uploads/2023/08/el-peligro-de-perder-nuestros-valores-eticos-hasta-convertirnos-en-criaturas-animaloides-kwen-khan-khu-120x90.png 120w" sizes="(max-width: 560px) 100vw, 560px" title="El peligro de perder nuestros valores éticos hasta convertirnos en criaturas animaloides" /></noscript></a> </div> <div class="grve-post-content-wrapper"> <div class="grve-post-content"> <div class="grve-post-header"> <ul class="grve-categories"> <li class="cat-item cat-item-30"><a href="https://vopus.org/category/psicologia/">Psicología</a> </li> <li class="cat-item cat-item-33 current-cat"><a aria-current="page" href="https://vopus.org/category/actualidad/">Actualidad</a> </li> <li class="cat-item cat-item-464"><a href="https://vopus.org/category/mensajes-vm-kwen-khan-khu/">Mensajes del V.M. Kwen Khan Khu</a> </li> </ul> <a href="https://vopus.org/el-peligro-de-perder-nuestros-valores-eticos/" rel="bookmark"><h2 class="grve-post-title grve-post-title-hover grve-h2" itemprop="headline">El peligro de perder nuestros valores éticos hasta convertirnos en criaturas animaloides</h2></a> <div class="grve-post-author"><span>V.M. Kwen Khan Khu</span></div> </div> <span class="grve-hidden"> <span class="grve-structured-data entry-title">El peligro de perder nuestros valores éticos hasta convertirnos en criaturas animaloides</span> <span class="grve-structured-data" itemprop="image" itemscope itemtype="http://schema.org/ImageObject"> <span itemprop='url' >https://vopus.org/wp-content/uploads/2023/08/el-peligro-de-perder-nuestros-valores-eticos-hasta-convertirnos-en-criaturas-animaloides-kwen-khan-khu.png</span> <span itemprop='height' >850</span> <span itemprop='width' >480</span> </span> <span class="grve-structured-data vcard author" itemprop="author" itemscope itemtype="http://schema.org/Person"> <span itemprop="name" class="fn">V.M. Kwen Khan Khu</span> </span> <span class="grve-structured-data" itemprop="publisher" itemscope itemtype="http://schema.org/Organization"> <span itemprop='name'>V.M. Kwen Khan Khu</span> <span itemprop='logo' itemscope itemtype='http://schema.org/ImageObject'> <span itemprop='url'>https://secure.gravatar.com/avatar/f54b869062aa5facec54a8c367701896?s=96&d=mm&r=g</span> </span> </span> <time class="grve-structured-data date published" itemprop="datePublished" datetime="2023-08-15T14:32:30-03:00">2023-08-15</time> <time class="grve-structured-data date updated" itemprop="dateModified" datetime="2023-08-19T14:46:28-03:00">2023-08-19</time> <span class="grve-structured-data" itemprop="mainEntityOfPage" itemscope itemtype="http://schema.org/WebPage" itemid="https://vopus.org/el-peligro-de-perder-nuestros-valores-eticos/"></span> </span> <div itemprop="articleBody"> <p>Cuando hacemos memoria y contrastamos nuestro presente con nuestro pasado nos damos cuenta de que, ciertamente, en la forma de vida existente en nuestros días hemos ido perdiendo con el tiempo muchísimos valores, y ello nos ha arrastrado hacia una vida enormemente superflua, artificial y carente de cosas trascendentales.</p> <div><a class="grve-read-more grve-link-text grve-heading-color grve-text-hover-primary-1" href="https://vopus.org/el-peligro-de-perder-nuestros-valores-eticos/"><span>leer más</span></a></div> </div> </div> </div> </div> </article> <!-- End Article --> <!-- Article --> <article id="post-24072" class="grve-blog-item grve-small-post grve-non-isotope-item post-24072 post type-post status-publish format-standard has-post-thumbnail hentry category-actualidad category-mensajes-vm-kwen-khan-khu tag-guerras tag-el-camino-y-la-vida contenido-articulo author_tax-v-m-kwen-khan-khu" itemscope itemType="http://schema.org/BlogPosting"> <div class="grve-blog-item-inner grve-isotope-item-inner"> <div class="grve-media clearfix"> <a href="https://vopus.org/una-reflexion-necesaria-guerra-rusia-ucrania/"><img width="560" height="420" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20560%20420'%3E%3C/svg%3E" class="attachment-movedo-grve-small-rect-horizontal size-movedo-grve-small-rect-horizontal wp-post-image" alt="Guerra Rusia Ucrania: Una reflexión necesaria" decoding="async" data-lazy-srcset="https://vopus.org/wp-content/uploads/2023/04/una-reflexion-necesaria-kwen-khan-khu-560x420.png 560w, https://vopus.org/wp-content/uploads/2023/04/una-reflexion-necesaria-kwen-khan-khu-120x90.png 120w" data-lazy-sizes="(max-width: 560px) 100vw, 560px" title="Guerra Rusia Ucrania: Una reflexión necesaria" data-lazy-src="https://vopus.org/wp-content/uploads/2023/04/una-reflexion-necesaria-kwen-khan-khu-560x420.png" /><noscript><img width="560" height="420" src="https://vopus.org/wp-content/uploads/2023/04/una-reflexion-necesaria-kwen-khan-khu-560x420.png" class="attachment-movedo-grve-small-rect-horizontal size-movedo-grve-small-rect-horizontal wp-post-image" alt="Guerra Rusia Ucrania: Una reflexión necesaria" decoding="async" srcset="https://vopus.org/wp-content/uploads/2023/04/una-reflexion-necesaria-kwen-khan-khu-560x420.png 560w, https://vopus.org/wp-content/uploads/2023/04/una-reflexion-necesaria-kwen-khan-khu-120x90.png 120w" sizes="(max-width: 560px) 100vw, 560px" title="Guerra Rusia Ucrania: Una reflexión necesaria" /></noscript></a> </div> <div class="grve-post-content-wrapper"> <div class="grve-post-content"> <div class="grve-post-header"> <ul class="grve-categories"> <li class="cat-item cat-item-33 current-cat"><a aria-current="page" href="https://vopus.org/category/actualidad/">Actualidad</a> </li> <li class="cat-item cat-item-464"><a href="https://vopus.org/category/mensajes-vm-kwen-khan-khu/">Mensajes del V.M. Kwen Khan Khu</a> </li> </ul> <a href="https://vopus.org/una-reflexion-necesaria-guerra-rusia-ucrania/" rel="bookmark"><h2 class="grve-post-title grve-post-title-hover grve-h2" itemprop="headline">Una reflexión necesaria</h2></a> <div class="grve-post-author"><span>V.M. Kwen Khan Khu</span></div> </div> <span class="grve-hidden"> <span class="grve-structured-data entry-title">Una reflexión necesaria</span> <span class="grve-structured-data" itemprop="image" itemscope itemtype="http://schema.org/ImageObject"> <span itemprop='url' >https://vopus.org/wp-content/uploads/2023/04/una-reflexion-necesaria-kwen-khan-khu.png</span> <span itemprop='height' >850</span> <span itemprop='width' >480</span> </span> <span class="grve-structured-data vcard author" itemprop="author" itemscope itemtype="http://schema.org/Person"> <span itemprop="name" class="fn">V.M. Kwen Khan Khu</span> </span> <span class="grve-structured-data" itemprop="publisher" itemscope itemtype="http://schema.org/Organization"> <span itemprop='name'>V.M. Kwen Khan Khu</span> <span itemprop='logo' itemscope itemtype='http://schema.org/ImageObject'> <span itemprop='url'>https://secure.gravatar.com/avatar/f54b869062aa5facec54a8c367701896?s=96&d=mm&r=g</span> </span> </span> <time class="grve-structured-data date published" itemprop="datePublished" datetime="2023-04-17T11:52:55-03:00">2023-04-17</time> <time class="grve-structured-data date updated" itemprop="dateModified" datetime="2023-09-23T17:47:38-03:00">2023-09-23</time> <span class="grve-structured-data" itemprop="mainEntityOfPage" itemscope itemtype="http://schema.org/WebPage" itemid="https://vopus.org/una-reflexion-necesaria-guerra-rusia-ucrania/"></span> </span> <div itemprop="articleBody"> <p>UNA REFLEXIÓN NECESARIA: Cuando observamos lo que está aconteciendo entre Rusia y Ucrania todos nos preguntamos: pero ¿cómo es posible esto?</p> <div><a class="grve-read-more grve-link-text grve-heading-color grve-text-hover-primary-1" href="https://vopus.org/una-reflexion-necesaria-guerra-rusia-ucrania/"><span>leer más</span></a></div> </div> </div> </div> </div> </article> <!-- End Article --> <!-- Article --> <article id="post-22668" class="grve-blog-item grve-small-post grve-non-isotope-item post-22668 post type-post status-publish format-standard has-post-thumbnail hentry category-gnosis-gnosticismo category-actualidad category-mensajes-vm-kwen-khan-khu contenido-articulo fuente-maestro author_tax-v-m-kwen-khan-khu" itemscope itemType="http://schema.org/BlogPosting"> <div class="grve-blog-item-inner grve-isotope-item-inner"> <div class="grve-media clearfix"> <a href="https://vopus.org/los-destinos-de-la-gnosis/"><img width="560" height="420" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20560%20420'%3E%3C/svg%3E" class="attachment-movedo-grve-small-rect-horizontal size-movedo-grve-small-rect-horizontal wp-post-image" alt="Los destinos de la Gnosis" decoding="async" data-lazy-srcset="https://vopus.org/wp-content/uploads/2023/01/los-destinos-de-la-gnosis-kwen-khan-khu-560x420.png 560w, https://vopus.org/wp-content/uploads/2023/01/los-destinos-de-la-gnosis-kwen-khan-khu-120x90.png 120w" data-lazy-sizes="(max-width: 560px) 100vw, 560px" title="Los destinos de la Gnosis" data-lazy-src="https://vopus.org/wp-content/uploads/2023/01/los-destinos-de-la-gnosis-kwen-khan-khu-560x420.png" /><noscript><img width="560" height="420" src="https://vopus.org/wp-content/uploads/2023/01/los-destinos-de-la-gnosis-kwen-khan-khu-560x420.png" class="attachment-movedo-grve-small-rect-horizontal size-movedo-grve-small-rect-horizontal wp-post-image" alt="Los destinos de la Gnosis" decoding="async" srcset="https://vopus.org/wp-content/uploads/2023/01/los-destinos-de-la-gnosis-kwen-khan-khu-560x420.png 560w, https://vopus.org/wp-content/uploads/2023/01/los-destinos-de-la-gnosis-kwen-khan-khu-120x90.png 120w" sizes="(max-width: 560px) 100vw, 560px" title="Los destinos de la Gnosis" /></noscript></a> </div> <div class="grve-post-content-wrapper"> <div class="grve-post-content"> <div class="grve-post-header"> <ul class="grve-categories"> <li class="cat-item cat-item-656"><a href="https://vopus.org/category/gnosis-gnosticismo/">Gnosis y Gnosticismo</a> </li> <li class="cat-item cat-item-33 current-cat"><a aria-current="page" href="https://vopus.org/category/actualidad/">Actualidad</a> </li> <li class="cat-item cat-item-464"><a href="https://vopus.org/category/mensajes-vm-kwen-khan-khu/">Mensajes del V.M. Kwen Khan Khu</a> </li> </ul> <a href="https://vopus.org/los-destinos-de-la-gnosis/" rel="bookmark"><h2 class="grve-post-title grve-post-title-hover grve-h2" itemprop="headline">Los destinos de la Gnosis</h2></a> <div class="grve-post-author"><span>V.M. Kwen Khan Khu</span></div> </div> <span class="grve-hidden"> <span class="grve-structured-data entry-title">Los destinos de la Gnosis</span> <span class="grve-structured-data" itemprop="image" itemscope itemtype="http://schema.org/ImageObject"> <span itemprop='url' >https://vopus.org/wp-content/uploads/2023/01/los-destinos-de-la-gnosis-kwen-khan-khu.png</span> <span itemprop='height' >850</span> <span itemprop='width' >480</span> </span> <span class="grve-structured-data vcard author" itemprop="author" itemscope itemtype="http://schema.org/Person"> <span itemprop="name" class="fn">V.M. Kwen Khan Khu</span> </span> <span class="grve-structured-data" itemprop="publisher" itemscope itemtype="http://schema.org/Organization"> <span itemprop='name'>V.M. Kwen Khan Khu</span> <span itemprop='logo' itemscope itemtype='http://schema.org/ImageObject'> <span itemprop='url'>https://secure.gravatar.com/avatar/f54b869062aa5facec54a8c367701896?s=96&d=mm&r=g</span> </span> </span> <time class="grve-structured-data date published" itemprop="datePublished" datetime="2023-01-01T16:45:00-03:00">2023-01-01</time> <time class="grve-structured-data date updated" itemprop="dateModified" datetime="2023-09-19T12:21:31-03:00">2023-09-19</time> <span class="grve-structured-data" itemprop="mainEntityOfPage" itemscope itemtype="http://schema.org/WebPage" itemid="https://vopus.org/los-destinos-de-la-gnosis/"></span> </span> <div itemprop="articleBody"> <p>Ante todo, permitidme deciros que esta es una entrevista hecha a nuestro Gurú y la cual está contenida en el tomo 3 de la preciosa obra que hemos titulado EL QUINTO EVANGELIO. ”Los destinos de la Gnosis”</p> <div><a class="grve-read-more grve-link-text grve-heading-color grve-text-hover-primary-1" href="https://vopus.org/los-destinos-de-la-gnosis/"><span>leer más</span></a></div> </div> </div> </div> </div> </article> <!-- End Article --> <!-- Article --> <article id="post-22274" class="grve-blog-item grve-small-post grve-non-isotope-item post-22274 post type-post status-publish format-standard has-post-thumbnail hentry category-actualidad category-mensajes-vm-kwen-khan-khu contenido-articulo author_tax-v-m-kwen-khan-khu" itemscope itemType="http://schema.org/BlogPosting"> <div class="grve-blog-item-inner grve-isotope-item-inner"> <div class="grve-media clearfix"> <a href="https://vopus.org/significativas-advertencias-sobre-la-proliferacion-de-la-falsa-ciencia/"><img width="560" height="420" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20560%20420'%3E%3C/svg%3E" class="attachment-movedo-grve-small-rect-horizontal size-movedo-grve-small-rect-horizontal wp-post-image" alt="La proliferación de la falsa ciencia" decoding="async" data-lazy-srcset="https://vopus.org/wp-content/uploads/2022/11/significativas-advertencias-sobre-la-proliferacion-de-la-falsa-ciencia-kwen-khan-khu-560x420.png 560w, https://vopus.org/wp-content/uploads/2022/11/significativas-advertencias-sobre-la-proliferacion-de-la-falsa-ciencia-kwen-khan-khu-120x90.png 120w" data-lazy-sizes="(max-width: 560px) 100vw, 560px" title="La proliferación de la falsa ciencia" data-lazy-src="https://vopus.org/wp-content/uploads/2022/11/significativas-advertencias-sobre-la-proliferacion-de-la-falsa-ciencia-kwen-khan-khu-560x420.png" /><noscript><img width="560" height="420" src="https://vopus.org/wp-content/uploads/2022/11/significativas-advertencias-sobre-la-proliferacion-de-la-falsa-ciencia-kwen-khan-khu-560x420.png" class="attachment-movedo-grve-small-rect-horizontal size-movedo-grve-small-rect-horizontal wp-post-image" alt="La proliferación de la falsa ciencia" decoding="async" srcset="https://vopus.org/wp-content/uploads/2022/11/significativas-advertencias-sobre-la-proliferacion-de-la-falsa-ciencia-kwen-khan-khu-560x420.png 560w, https://vopus.org/wp-content/uploads/2022/11/significativas-advertencias-sobre-la-proliferacion-de-la-falsa-ciencia-kwen-khan-khu-120x90.png 120w" sizes="(max-width: 560px) 100vw, 560px" title="La proliferación de la falsa ciencia" /></noscript></a> </div> <div class="grve-post-content-wrapper"> <div class="grve-post-content"> <div class="grve-post-header"> <ul class="grve-categories"> <li class="cat-item cat-item-33 current-cat"><a aria-current="page" href="https://vopus.org/category/actualidad/">Actualidad</a> </li> <li class="cat-item cat-item-464"><a href="https://vopus.org/category/mensajes-vm-kwen-khan-khu/">Mensajes del V.M. Kwen Khan Khu</a> </li> </ul> <a href="https://vopus.org/significativas-advertencias-sobre-la-proliferacion-de-la-falsa-ciencia/" rel="bookmark"><h2 class="grve-post-title grve-post-title-hover grve-h2" itemprop="headline">Significativas advertencias sobre la proliferación de la falsa ciencia</h2></a> <div class="grve-post-author"><span>V.M. Kwen Khan Khu</span></div> </div> <span class="grve-hidden"> <span class="grve-structured-data entry-title">Significativas advertencias sobre la proliferación de la falsa ciencia</span> <span class="grve-structured-data" itemprop="image" itemscope itemtype="http://schema.org/ImageObject"> <span itemprop='url' >https://vopus.org/wp-content/uploads/2022/11/significativas-advertencias-sobre-la-proliferacion-de-la-falsa-ciencia-kwen-khan-khu.png</span> <span itemprop='height' >850</span> <span itemprop='width' >480</span> </span> <span class="grve-structured-data vcard author" itemprop="author" itemscope itemtype="http://schema.org/Person"> <span itemprop="name" class="fn">V.M. Kwen Khan Khu</span> </span> <span class="grve-structured-data" itemprop="publisher" itemscope itemtype="http://schema.org/Organization"> <span itemprop='name'>V.M. Kwen Khan Khu</span> <span itemprop='logo' itemscope itemtype='http://schema.org/ImageObject'> <span itemprop='url'>https://secure.gravatar.com/avatar/f54b869062aa5facec54a8c367701896?s=96&d=mm&r=g</span> </span> </span> <time class="grve-structured-data date published" itemprop="datePublished" datetime="2022-11-12T12:43:00-03:00">2022-11-12</time> <time class="grve-structured-data date updated" itemprop="dateModified" datetime="2023-01-19T13:11:44-03:00">2023-01-19</time> <span class="grve-structured-data" itemprop="mainEntityOfPage" itemscope itemtype="http://schema.org/WebPage" itemid="https://vopus.org/significativas-advertencias-sobre-la-proliferacion-de-la-falsa-ciencia/"></span> </span> <div itemprop="articleBody"> <p>Me apresuro a haceros llegar algunas consideraciones alquímicas brotadas de la pluma del V.M. Fulcanelli, aparecidas en su última obra FINIS GLORIAE MUNDI, las cuales nos ayudan a comprender ese abismo existente entre la verdadera Alquimia y esa otra falsa ciencia que hoy es denominada química. </p> <div><a class="grve-read-more grve-link-text grve-heading-color grve-text-hover-primary-1" href="https://vopus.org/significativas-advertencias-sobre-la-proliferacion-de-la-falsa-ciencia/"><span>leer más</span></a></div> </div> </div> </div> </div> </article> <!-- End Article --> <!-- Article --> <article id="post-21124" class="grve-blog-item grve-small-post grve-non-isotope-item post-21124 post type-post status-publish format-standard has-post-thumbnail hentry category-psicologia category-actualidad category-diversas contenido-libro fuente-maestro author_tax-v-m-kwen-khan-khu" itemscope itemType="http://schema.org/BlogPosting"> <div class="grve-blog-item-inner grve-isotope-item-inner"> <div class="grve-media clearfix"> <a href="https://vopus.org/analisis-de-nuestra-existencia/"><img width="560" height="420" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20560%20420'%3E%3C/svg%3E" class="attachment-movedo-grve-small-rect-horizontal size-movedo-grve-small-rect-horizontal wp-post-image" alt="Análisis de nuestra existencia" decoding="async" data-lazy-srcset="https://vopus.org/wp-content/uploads/2022/09/KKK_Analisis-de-nuestra-existencia_vopus-560x420.png 560w, https://vopus.org/wp-content/uploads/2022/09/KKK_Analisis-de-nuestra-existencia_vopus-120x90.png 120w, https://vopus.org/wp-content/uploads/2022/09/KKK_Analisis-de-nuestra-existencia_vopus-900x675.png 900w" data-lazy-sizes="(max-width: 560px) 100vw, 560px" title="Análisis de nuestra existencia" data-lazy-src="https://vopus.org/wp-content/uploads/2022/09/KKK_Analisis-de-nuestra-existencia_vopus-560x420.png" /><noscript><img width="560" height="420" src="https://vopus.org/wp-content/uploads/2022/09/KKK_Analisis-de-nuestra-existencia_vopus-560x420.png" class="attachment-movedo-grve-small-rect-horizontal size-movedo-grve-small-rect-horizontal wp-post-image" alt="Análisis de nuestra existencia" decoding="async" srcset="https://vopus.org/wp-content/uploads/2022/09/KKK_Analisis-de-nuestra-existencia_vopus-560x420.png 560w, https://vopus.org/wp-content/uploads/2022/09/KKK_Analisis-de-nuestra-existencia_vopus-120x90.png 120w, https://vopus.org/wp-content/uploads/2022/09/KKK_Analisis-de-nuestra-existencia_vopus-900x675.png 900w" sizes="(max-width: 560px) 100vw, 560px" title="Análisis de nuestra existencia" /></noscript></a> </div> <div class="grve-post-content-wrapper"> <div class="grve-post-content"> <div class="grve-post-header"> <ul class="grve-categories"> <li class="cat-item cat-item-30"><a href="https://vopus.org/category/psicologia/">Psicología</a> </li> <li class="cat-item cat-item-33 current-cat"><a aria-current="page" href="https://vopus.org/category/actualidad/">Actualidad</a> </li> <li class="cat-item cat-item-44"><a href="https://vopus.org/category/diversas/">Diversas</a> </li> </ul> <a href="https://vopus.org/analisis-de-nuestra-existencia/" rel="bookmark"><h2 class="grve-post-title grve-post-title-hover grve-h2" itemprop="headline">Análisis de nuestra existencia</h2></a> <div class="grve-post-author"><span>V.M. Kwen Khan Khu</span></div> </div> <span class="grve-hidden"> <span class="grve-structured-data entry-title">Análisis de nuestra existencia</span> <span class="grve-structured-data" itemprop="image" itemscope itemtype="http://schema.org/ImageObject"> <span itemprop='url' >https://vopus.org/wp-content/uploads/2022/09/KKK_Analisis-de-nuestra-existencia_vopus.png</span> <span itemprop='height' >1590</span> <span itemprop='width' >897</span> </span> <span class="grve-structured-data vcard author" itemprop="author" itemscope itemtype="http://schema.org/Person"> <span itemprop="name" class="fn">V.M. Kwen Khan Khu</span> </span> <span class="grve-structured-data" itemprop="publisher" itemscope itemtype="http://schema.org/Organization"> <span itemprop='name'>V.M. Kwen Khan Khu</span> <span itemprop='logo' itemscope itemtype='http://schema.org/ImageObject'> <span itemprop='url'>https://secure.gravatar.com/avatar/f54b869062aa5facec54a8c367701896?s=96&d=mm&r=g</span> </span> </span> <time class="grve-structured-data date published" itemprop="datePublished" datetime="2022-09-20T18:52:04-03:00">2022-09-20</time> <time class="grve-structured-data date updated" itemprop="dateModified" datetime="2022-09-20T19:13:57-03:00">2022-09-20</time> <span class="grve-structured-data" itemprop="mainEntityOfPage" itemscope itemtype="http://schema.org/WebPage" itemid="https://vopus.org/analisis-de-nuestra-existencia/"></span> </span> <div itemprop="articleBody"> <p>Existir por existir, así porque sí, sin conocer la verdadera causa acerca de cuál es la finalidad verdadera de nuestra misma existencia, para qué existimos y por qué existimos…, ciertamente es la peor de las ironías.</p> <div><a class="grve-read-more grve-link-text grve-heading-color grve-text-hover-primary-1" href="https://vopus.org/analisis-de-nuestra-existencia/"><span>leer más</span></a><a class="grve-read-more buy-book-button-vopus grve-link-text grve-heading-color grve-text-hover-primary-1" href="https://libros.ageac.org/libro/es_analisis-de-nuestra-existencia_3" target="_blank"> <span><i class="fa fa-shopping-cart"></i>Comprar</span> </a></div> </div> </div> </div> </div> </article> <!-- End Article --> <!-- Article --> <article id="post-17798" class="grve-blog-item grve-small-post grve-non-isotope-item post-17798 post type-post status-publish format-video has-post-thumbnail hentry category-actualidad category-mensajes-vm-kwen-khan-khu post_format-post-format-video contenido-articulo contenido-video fuente-maestro author_tax-v-m-kwen-khan-khu" itemscope itemType="http://schema.org/BlogPosting"> <div class="grve-blog-item-inner grve-isotope-item-inner"> <div class="grve-media"><iframe title="Carta abierta a los líderes mundiales" width="1080" height="608" src="https://www.youtube.com/embed/uSRsKe9KiRU?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe></div> <div class="grve-post-content-wrapper"> <div class="grve-post-content"> <div class="grve-post-header"> <ul class="grve-categories"> <li class="cat-item cat-item-33 current-cat"><a aria-current="page" href="https://vopus.org/category/actualidad/">Actualidad</a> </li> <li class="cat-item cat-item-464"><a href="https://vopus.org/category/mensajes-vm-kwen-khan-khu/">Mensajes del V.M. Kwen Khan Khu</a> </li> </ul> <a href="https://vopus.org/carta-abierta-a-los-lideres-mundiales/" rel="bookmark"><h2 class="grve-post-title grve-post-title-hover grve-h2" itemprop="headline">Carta abierta a los líderes mundiales</h2></a> <div class="grve-post-author"><span>V.M. Kwen Khan Khu</span></div> </div> <span class="grve-hidden"> <span class="grve-structured-data entry-title">Carta abierta a los líderes mundiales</span> <span class="grve-structured-data" itemprop="image" itemscope itemtype="http://schema.org/ImageObject"> <span itemprop='url' >https://vopus.org/wp-content/uploads/2022/03/carta-abierta-a-los-lideres-mundiales-kwen-khan-khu.png</span> <span itemprop='height' >850</span> <span itemprop='width' >480</span> </span> <span class="grve-structured-data vcard author" itemprop="author" itemscope itemtype="http://schema.org/Person"> <span itemprop="name" class="fn">V.M. Kwen Khan Khu</span> </span> <span class="grve-structured-data" itemprop="publisher" itemscope itemtype="http://schema.org/Organization"> <span itemprop='name'>V.M. Kwen Khan Khu</span> <span itemprop='logo' itemscope itemtype='http://schema.org/ImageObject'> <span itemprop='url'>https://secure.gravatar.com/avatar/f54b869062aa5facec54a8c367701896?s=96&d=mm&r=g</span> </span> </span> <time class="grve-structured-data date published" itemprop="datePublished" datetime="2022-03-19T09:54:18-03:00">2022-03-19</time> <time class="grve-structured-data date updated" itemprop="dateModified" datetime="2022-09-28T10:56:21-03:00">2022-09-28</time> <span class="grve-structured-data" itemprop="mainEntityOfPage" itemscope itemtype="http://schema.org/WebPage" itemid="https://vopus.org/carta-abierta-a-los-lideres-mundiales/"></span> </span> <div itemprop="articleBody"> <p>Toda esta perversión mental nos ha llevado a dos guerras mundiales que castigaron a millones de seres humanos cometiéndose actos de absoluta barbaridad en todos los sentidos. Estas dos guerras mundiales, como todas las guerras que nuestra falsa civilización ha vivido, tenían un resorte común: LA ECONOMÍA… Parecemos lobos hambrientos devorándonos entre nosotros mismos.</p> <div><a class="grve-read-more grve-link-text grve-heading-color grve-text-hover-primary-1" href="https://vopus.org/carta-abierta-a-los-lideres-mundiales/"><span>leer más</span></a></div> </div> </div> </div> </div> </article> <!-- End Article --> <!-- Article --> <article id="post-17562" class="grve-blog-item grve-small-post grve-non-isotope-item post-17562 post type-post status-publish format-standard has-post-thumbnail hentry category-actualidad category-mensajes-vm-kwen-khan-khu contenido-articulo fuente-maestro author_tax-v-m-kwen-khan-khu" itemscope itemType="http://schema.org/BlogPosting"> <div class="grve-blog-item-inner grve-isotope-item-inner"> <div class="grve-media clearfix"> <a href="https://vopus.org/concomitancias-de-nuestro-avatara-sobre-los-tiempos-del-fin/"><img width="560" height="420" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20560%20420'%3E%3C/svg%3E" class="attachment-movedo-grve-small-rect-horizontal size-movedo-grve-small-rect-horizontal wp-post-image" alt="Los tiempos del fin" decoding="async" data-lazy-srcset="https://vopus.org/wp-content/uploads/2022/02/concomitancias-de-nuestro-avatara-sobre-los-tiempos-del-fin-kwen-khan-khu-560x420.png 560w, https://vopus.org/wp-content/uploads/2022/02/concomitancias-de-nuestro-avatara-sobre-los-tiempos-del-fin-kwen-khan-khu-120x90.png 120w" data-lazy-sizes="(max-width: 560px) 100vw, 560px" title="Los tiempos del fin" data-lazy-src="https://vopus.org/wp-content/uploads/2022/02/concomitancias-de-nuestro-avatara-sobre-los-tiempos-del-fin-kwen-khan-khu-560x420.png" /><noscript><img width="560" height="420" src="https://vopus.org/wp-content/uploads/2022/02/concomitancias-de-nuestro-avatara-sobre-los-tiempos-del-fin-kwen-khan-khu-560x420.png" class="attachment-movedo-grve-small-rect-horizontal size-movedo-grve-small-rect-horizontal wp-post-image" alt="Los tiempos del fin" decoding="async" srcset="https://vopus.org/wp-content/uploads/2022/02/concomitancias-de-nuestro-avatara-sobre-los-tiempos-del-fin-kwen-khan-khu-560x420.png 560w, https://vopus.org/wp-content/uploads/2022/02/concomitancias-de-nuestro-avatara-sobre-los-tiempos-del-fin-kwen-khan-khu-120x90.png 120w" sizes="(max-width: 560px) 100vw, 560px" title="Los tiempos del fin" /></noscript></a> </div> <div class="grve-post-content-wrapper"> <div class="grve-post-content"> <div class="grve-post-header"> <ul class="grve-categories"> <li class="cat-item cat-item-33 current-cat"><a aria-current="page" href="https://vopus.org/category/actualidad/">Actualidad</a> </li> <li class="cat-item cat-item-464"><a href="https://vopus.org/category/mensajes-vm-kwen-khan-khu/">Mensajes del V.M. Kwen Khan Khu</a> </li> </ul> <a href="https://vopus.org/concomitancias-de-nuestro-avatara-sobre-los-tiempos-del-fin/" rel="bookmark"><h2 class="grve-post-title grve-post-title-hover grve-h2" itemprop="headline">Concomitancias de nuestro Avatara sobre los tiempos del fin</h2></a> <div class="grve-post-author"><span>V.M. Kwen Khan Khu</span></div> </div> <span class="grve-hidden"> <span class="grve-structured-data entry-title">Concomitancias de nuestro Avatara sobre los tiempos del fin</span> <span class="grve-structured-data" itemprop="image" itemscope itemtype="http://schema.org/ImageObject"> <span itemprop='url' >https://vopus.org/wp-content/uploads/2022/02/concomitancias-de-nuestro-avatara-sobre-los-tiempos-del-fin-kwen-khan-khu.png</span> <span itemprop='height' >850</span> <span itemprop='width' >480</span> </span> <span class="grve-structured-data vcard author" itemprop="author" itemscope itemtype="http://schema.org/Person"> <span itemprop="name" class="fn">V.M. Kwen Khan Khu</span> </span> <span class="grve-structured-data" itemprop="publisher" itemscope itemtype="http://schema.org/Organization"> <span itemprop='name'>V.M. Kwen Khan Khu</span> <span itemprop='logo' itemscope itemtype='http://schema.org/ImageObject'> <span itemprop='url'>https://secure.gravatar.com/avatar/f54b869062aa5facec54a8c367701896?s=96&d=mm&r=g</span> </span> </span> <time class="grve-structured-data date published" itemprop="datePublished" datetime="2022-02-16T16:10:00-03:00">2022-02-16</time> <time class="grve-structured-data date updated" itemprop="dateModified" datetime="2022-09-28T10:56:28-03:00">2022-09-28</time> <span class="grve-structured-data" itemprop="mainEntityOfPage" itemscope itemtype="http://schema.org/WebPage" itemid="https://vopus.org/concomitancias-de-nuestro-avatara-sobre-los-tiempos-del-fin/"></span> </span> <div itemprop="articleBody"> <p>Pensad en todo esto, hermanos, meditad y comprended el instante terrible en que estamos viviendo. Habiendo entendido todo esto profundamente, sabiendo todo esto, podréis, entonces, saber también de la necesidad que tenemos de incrementar la gnosis, de abrir el callejón sin salida, de dar a todos la sabiduría para que puedan escaparse de este horrible infierno en que estamos. Los tiempos del fin</p> <div><a class="grve-read-more grve-link-text grve-heading-color grve-text-hover-primary-1" href="https://vopus.org/concomitancias-de-nuestro-avatara-sobre-los-tiempos-del-fin/"><span>leer más</span></a></div> </div> </div> </div> </div> </article> <!-- End Article --> <!-- Article --> <article id="post-17045" class="grve-blog-item grve-small-post grve-non-isotope-item post-17045 post type-post status-publish format-standard has-post-thumbnail hentry category-descargas category-actualidad category-mensajes-vm-kwen-khan-khu contenido-articulo fuente-maestro" itemscope itemType="http://schema.org/BlogPosting"> <div class="grve-blog-item-inner grve-isotope-item-inner"> <div class="grve-media clearfix"> <a href="https://vopus.org/un-ano-mas-de-la-era-de-acuario/"><img width="560" height="420" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20560%20420'%3E%3C/svg%3E" class="attachment-movedo-grve-small-rect-horizontal size-movedo-grve-small-rect-horizontal wp-post-image" alt="" decoding="async" data-lazy-srcset="https://vopus.org/wp-content/uploads/2022/02/un-año-más-de-la-era-de-acuario-kwen-khan-khu-560x420.png 560w, https://vopus.org/wp-content/uploads/2022/02/un-año-más-de-la-era-de-acuario-kwen-khan-khu-120x90.png 120w" data-lazy-sizes="(max-width: 560px) 100vw, 560px" title="un-año-más-de-la-era-de-acuario-kwen-khan-khu" data-lazy-src="https://vopus.org/wp-content/uploads/2022/02/un-año-más-de-la-era-de-acuario-kwen-khan-khu-560x420.png" /><noscript><img width="560" height="420" src="https://vopus.org/wp-content/uploads/2022/02/un-año-más-de-la-era-de-acuario-kwen-khan-khu-560x420.png" class="attachment-movedo-grve-small-rect-horizontal size-movedo-grve-small-rect-horizontal wp-post-image" alt="" decoding="async" srcset="https://vopus.org/wp-content/uploads/2022/02/un-año-más-de-la-era-de-acuario-kwen-khan-khu-560x420.png 560w, https://vopus.org/wp-content/uploads/2022/02/un-año-más-de-la-era-de-acuario-kwen-khan-khu-120x90.png 120w" sizes="(max-width: 560px) 100vw, 560px" title="un-año-más-de-la-era-de-acuario-kwen-khan-khu" /></noscript></a> </div> <div class="grve-post-content-wrapper"> <div class="grve-post-content"> <div class="grve-post-header"> <ul class="grve-categories"> <li class="cat-item cat-item-779"><a href="https://vopus.org/category/descargas/">Descargas</a> </li> <li class="cat-item cat-item-33 current-cat"><a aria-current="page" href="https://vopus.org/category/actualidad/">Actualidad</a> </li> <li class="cat-item cat-item-464"><a href="https://vopus.org/category/mensajes-vm-kwen-khan-khu/">Mensajes del V.M. Kwen Khan Khu</a> </li> </ul> <a href="https://vopus.org/un-ano-mas-de-la-era-de-acuario/" rel="bookmark"><h2 class="grve-post-title grve-post-title-hover grve-h2" itemprop="headline">Un año más de la era de Acuario</h2></a> <div class="grve-post-author"><span>V.M. Kwen Khan Khu</span></div> </div> <span class="grve-hidden"> <span class="grve-structured-data entry-title">Un año más de la era de Acuario</span> <span class="grve-structured-data" itemprop="image" itemscope itemtype="http://schema.org/ImageObject"> <span itemprop='url' >https://vopus.org/wp-content/uploads/2022/02/un-año-más-de-la-era-de-acuario-kwen-khan-khu.png</span> <span itemprop='height' >850</span> <span itemprop='width' >480</span> </span> <span class="grve-structured-data vcard author" itemprop="author" itemscope itemtype="http://schema.org/Person"> <span itemprop="name" class="fn">V.M. Kwen Khan Khu</span> </span> <span class="grve-structured-data" itemprop="publisher" itemscope itemtype="http://schema.org/Organization"> <span itemprop='name'>V.M. Kwen Khan Khu</span> <span itemprop='logo' itemscope itemtype='http://schema.org/ImageObject'> <span itemprop='url'>https://secure.gravatar.com/avatar/f54b869062aa5facec54a8c367701896?s=96&d=mm&r=g</span> </span> </span> <time class="grve-structured-data date published" itemprop="datePublished" datetime="2022-02-04T06:00:00-03:00">2022-02-04</time> <time class="grve-structured-data date updated" itemprop="dateModified" datetime="2023-12-23T14:15:02-03:00">2023-12-23</time> <span class="grve-structured-data" itemprop="mainEntityOfPage" itemscope itemtype="http://schema.org/WebPage" itemid="https://vopus.org/un-ano-mas-de-la-era-de-acuario/"></span> </span> <div itemprop="articleBody"> <p>Muy amados compañeros/as: Permitidme saludaros y haceros llegar unas palabras para conmemorar… …UN AÑO MÁS DE LA ERA DE ACUARIO El 4 de febrero de…</p><div><a class="grve-read-more grve-link-text grve-heading-color grve-text-hover-primary-1" href="https://vopus.org/un-ano-mas-de-la-era-de-acuario/"><span>leer más</span></a></div> </div> </div> </div> </div> </article> <!-- End Article --> <!-- Article --> <article id="post-16793" class="grve-blog-item grve-small-post grve-non-isotope-item post-16793 post type-post status-publish format-standard has-post-thumbnail hentry category-actualidad category-mensajes-vm-kwen-khan-khu contenido-articulo author_tax-v-m-kwen-khan-khu" itemscope itemType="http://schema.org/BlogPosting"> <div class="grve-blog-item-inner grve-isotope-item-inner"> <div class="grve-media clearfix"> <a href="https://vopus.org/un-llamado-de-alerta-al-pueblo-gnostico/"><img width="560" height="420" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20560%20420'%3E%3C/svg%3E" class="attachment-movedo-grve-small-rect-horizontal size-movedo-grve-small-rect-horizontal wp-post-image" alt="" decoding="async" data-lazy-srcset="https://vopus.org/wp-content/uploads/2022/01/un-llamado-de-alerta-al-pueblo-gnostico-kwen-khan-khu-560x420.png 560w, https://vopus.org/wp-content/uploads/2022/01/un-llamado-de-alerta-al-pueblo-gnostico-kwen-khan-khu-120x90.png 120w" data-lazy-sizes="(max-width: 560px) 100vw, 560px" title="un-llamado-de-alerta-al-pueblo-gnostico-kwen-khan-khu" data-lazy-src="https://vopus.org/wp-content/uploads/2022/01/un-llamado-de-alerta-al-pueblo-gnostico-kwen-khan-khu-560x420.png" /><noscript><img width="560" height="420" src="https://vopus.org/wp-content/uploads/2022/01/un-llamado-de-alerta-al-pueblo-gnostico-kwen-khan-khu-560x420.png" class="attachment-movedo-grve-small-rect-horizontal size-movedo-grve-small-rect-horizontal wp-post-image" alt="" decoding="async" srcset="https://vopus.org/wp-content/uploads/2022/01/un-llamado-de-alerta-al-pueblo-gnostico-kwen-khan-khu-560x420.png 560w, https://vopus.org/wp-content/uploads/2022/01/un-llamado-de-alerta-al-pueblo-gnostico-kwen-khan-khu-120x90.png 120w" sizes="(max-width: 560px) 100vw, 560px" title="un-llamado-de-alerta-al-pueblo-gnostico-kwen-khan-khu" /></noscript></a> </div> <div class="grve-post-content-wrapper"> <div class="grve-post-content"> <div class="grve-post-header"> <ul class="grve-categories"> <li class="cat-item cat-item-33 current-cat"><a aria-current="page" href="https://vopus.org/category/actualidad/">Actualidad</a> </li> <li class="cat-item cat-item-464"><a href="https://vopus.org/category/mensajes-vm-kwen-khan-khu/">Mensajes del V.M. Kwen Khan Khu</a> </li> </ul> <a href="https://vopus.org/un-llamado-de-alerta-al-pueblo-gnostico/" rel="bookmark"><h2 class="grve-post-title grve-post-title-hover grve-h2" itemprop="headline">Un llamado de alerta al pueblo gnóstico</h2></a> <div class="grve-post-author"><span>V.M. Kwen Khan Khu</span></div> </div> <span class="grve-hidden"> <span class="grve-structured-data entry-title">Un llamado de alerta al pueblo gnóstico</span> <span class="grve-structured-data" itemprop="image" itemscope itemtype="http://schema.org/ImageObject"> <span itemprop='url' >https://vopus.org/wp-content/uploads/2022/01/un-llamado-de-alerta-al-pueblo-gnostico-kwen-khan-khu.png</span> <span itemprop='height' >850</span> <span itemprop='width' >480</span> </span> <span class="grve-structured-data vcard author" itemprop="author" itemscope itemtype="http://schema.org/Person"> <span itemprop="name" class="fn">V.M. Kwen Khan Khu</span> </span> <span class="grve-structured-data" itemprop="publisher" itemscope itemtype="http://schema.org/Organization"> <span itemprop='name'>V.M. Kwen Khan Khu</span> <span itemprop='logo' itemscope itemtype='http://schema.org/ImageObject'> <span itemprop='url'>https://secure.gravatar.com/avatar/f54b869062aa5facec54a8c367701896?s=96&d=mm&r=g</span> </span> </span> <time class="grve-structured-data date published" itemprop="datePublished" datetime="2022-01-18T22:16:28-03:00">2022-01-18</time> <time class="grve-structured-data date updated" itemprop="dateModified" datetime="2022-09-28T10:56:36-03:00">2022-09-28</time> <span class="grve-structured-data" itemprop="mainEntityOfPage" itemscope itemtype="http://schema.org/WebPage" itemid="https://vopus.org/un-llamado-de-alerta-al-pueblo-gnostico/"></span> </span> <div itemprop="articleBody"> <p>Apreciados lectores y lectoras: Ante los acontecimientos que se han venido desatando en los últimos días, me dirijo a vosotros para comentaros: UN LLAMADO DE…</p><div><a class="grve-read-more grve-link-text grve-heading-color grve-text-hover-primary-1" href="https://vopus.org/un-llamado-de-alerta-al-pueblo-gnostico/"><span>leer más</span></a></div> </div> </div> </div> </div> </article> <!-- End Article --> </div> <div class="grve-pagination grve-link-text grve-heading-color"><ul class='page-numbers'> <li><span aria-current="page" class="page-numbers current">1</span></li> <li><a class="page-numbers" href="https://vopus.org/category/actualidad/?sf_paged=2">2</a></li> <li><a class="page-numbers" href="https://vopus.org/category/actualidad/?sf_paged=3">3</a></li> <li><span class="page-numbers dots">…</span></li> <li><a class="page-numbers" href="https://vopus.org/category/actualidad/?sf_paged=8">8</a></li> <li><a class="next page-numbers" href="https://vopus.org/category/actualidad/?sf_paged=2"><i class="grve-icon-nav-right"></i><span class="screen-reader-text">Next</span></a></li> </ul> </div> </div> <!-- End Element Blog --> </div> </div> <!-- END COLUMN 1 --> </div> <!-- END ROW --> </div> </div> </div> </div> <!-- End Content --> <!-- Sidebar --> <aside id="grve-sidebar" class="grve-sidebar"> <div class="grve-wrapper clearfix"> <div id="search_filter_register_widget-2" class="grve-widget widget widget_search_filter_register_widget"><div class="grve-widget-title">Buscar</div><form data-sf-form-id='123' data-is-rtl='0' data-maintain-state='' data-results-url='https://vopus.org/un-llamado-de-alerta-al-pueblo-gnostico/' data-ajax-url='https://vopus.org/un-llamado-de-alerta-al-pueblo-gnostico/?sf_data=all' data-ajax-form-url='https://vopus.org/?sfid=123&sf_action=get_data&sf_data=form' data-display-result-method='post_type_archive' data-use-history-api='1' data-template-loaded='0' data-taxonomy-archives='1' data-current-taxonomy-archive='category' data-lang-code='es' data-ajax='1' data-ajax-data-type='html' data-ajax-links-selector='.grve-pagination a' data-ajax-target='#grve-main-content' data-ajax-pagination-type='normal' data-update-ajax-url='1' data-only-results-ajax='0' data-scroll-to-pos='window' data-scroll-on-action='all' data-init-paged='1' data-auto-update='1' data-auto-count='1' data-auto-count-refresh-mode='1' action='https://vopus.org/un-llamado-de-alerta-al-pueblo-gnostico/' method='post' class='searchandfilter' id='search-filter-form-123' autocomplete='off' data-instance-count='1'><ul><li class="sf-field-taxonomy-read_online" data-sf-field-name="_sft_read_online" data-sf-field-type="taxonomy" data-sf-field-input-type="radio" data-sf-term-rewrite='["https:\/\/vopus.org\/read_online\/[0]\/"]'> <ul class=""> <li class="sf-level-0 sf-item-0 sf-option-active" data-sf-count="0" data-sf-depth="0"><input class="sf-input-radio" type="radio" value="" name="_sft_read_online[]" checked="checked" id="sf-input-15cc563fb31209514d95ab3f83eefc7d"><label class="sf-label-radio" for="sf-input-15cc563fb31209514d95ab3f83eefc7d">Todas las disponibilidades</label></li><li class="sf-level-0 sf-item-101" data-sf-count="3" data-sf-depth="0"><input class="sf-input-radio" type="radio" value="leer-en-linea" name="_sft_read_online[]" id="sf-input-53fc1141888a2ba1134780c292bbe3f4"><label class="sf-label-radio" for="sf-input-53fc1141888a2ba1134780c292bbe3f4">Leer en línea</label></li><li class="sf-level-0 sf-item-102" data-sf-count="4" data-sf-depth="0"><input class="sf-input-radio" type="radio" value="solo-tienda" name="_sft_read_online[]" id="sf-input-92504a7bd747e89d2595455205296bd1"><label class="sf-label-radio" for="sf-input-92504a7bd747e89d2595455205296bd1">Solo tienda</label></li> </ul> </li><li class="sf-field-category" data-sf-field-name="_sft_category" data-sf-field-type="category" data-sf-field-input-type="radio" data-sf-term-rewrite='["https:\/\/vopus.org\/category\/[0]\/"]' data-sf-taxonomy-archive='1'> <ul class=""> <li class="sf-level-0 sf-item-0" data-sf-count="0" data-sf-depth="0"><input class="sf-input-radio" type="radio" value="" name="_sft_category[]" id="sf-input-55a58c01ca8b7bb067f23693ba350ee3"><label class="sf-label-radio" for="sf-input-55a58c01ca8b7bb067f23693ba350ee3">Todas las categorías</label></li><li class="sf-level-0 sf-item-656" data-sf-count="10" data-sf-depth="0"><input class="sf-input-radio" type="radio" value="gnosis-gnosticismo" name="_sft_category[]" id="sf-input-698424dccaa5f579f3be08364dd2da09"><label class="sf-label-radio" for="sf-input-698424dccaa5f579f3be08364dd2da09">Gnosis y Gnosticismo</label></li><li class="sf-level-0 sf-item-779" data-sf-count="3" data-sf-depth="0"><input class="sf-input-radio" type="radio" value="descargas" name="_sft_category[]" id="sf-input-ac365c28fb02d8c832d5e697875d09fa"><label class="sf-label-radio" for="sf-input-ac365c28fb02d8c832d5e697875d09fa">Descargas</label></li><li class="sf-level-0 sf-item-912" data-sf-count="1" data-sf-depth="0"><input class="sf-input-radio" type="radio" value="mitologia-griega" name="_sft_category[]" id="sf-input-713c7890b06139d5b709573e84342ecb"><label class="sf-label-radio" for="sf-input-713c7890b06139d5b709573e84342ecb">Mitología griega</label></li><li class="sf-level-0 sf-item-103" data-sf-count="123" data-sf-depth="0"><input class="sf-input-radio" type="radio" value="leer-en-linea-1" name="_sft_category[]" id="sf-input-8d2513d11e31a23f9c1c0322f1d556b2"><label class="sf-label-radio" for="sf-input-8d2513d11e31a23f9c1c0322f1d556b2">¡Leer en línea!</label></li><li class="sf-level-0 sf-item-475" data-sf-count="61" data-sf-depth="0"><input class="sf-input-radio" type="radio" value="simbolos-universales-2" name="_sft_category[]" id="sf-input-eb06bd09f2569ba768d044390cd36798"><label class="sf-label-radio" for="sf-input-eb06bd09f2569ba768d044390cd36798">Símbolos Universales</label></li><li class="sf-level-0 sf-item-29" data-sf-count="85" data-sf-depth="0"><input class="sf-input-radio" type="radio" value="antropologia" name="_sft_category[]" id="sf-input-ef828914c3fa0d53762a94a621d30a86"><label class="sf-label-radio" for="sf-input-ef828914c3fa0d53762a94a621d30a86">Antropología</label></li><li class="sf-level-0 sf-item-30" data-sf-count="180" data-sf-depth="0"><input class="sf-input-radio" type="radio" value="psicologia" name="_sft_category[]" id="sf-input-750916afd9bd81e4b111dea31642c885"><label class="sf-label-radio" for="sf-input-750916afd9bd81e4b111dea31642c885">Psicología</label></li><li class="sf-level-0 sf-item-31" data-sf-count="207" data-sf-depth="0"><input class="sf-input-radio" type="radio" value="metafisica" name="_sft_category[]" id="sf-input-f934ac6814cd5b28ad57899b249f9f62"><label class="sf-label-radio" for="sf-input-f934ac6814cd5b28ad57899b249f9f62">Metafísica</label></li><li class="sf-level-0 sf-item-32" data-sf-count="26" data-sf-depth="0"><input class="sf-input-radio" type="radio" value="vida-y-muerte" name="_sft_category[]" id="sf-input-0964768858446a77821645fe334a8fbb"><label class="sf-label-radio" for="sf-input-0964768858446a77821645fe334a8fbb">Vida y Muerte</label></li><li class="sf-level-0 sf-item-33 sf-option-active" data-sf-count="86" data-sf-depth="0"><input class="sf-input-radio" type="radio" value="actualidad" name="_sft_category[]" checked="checked" id="sf-input-feb3f28f05f76b2d608d0db1e3301187"><label class="sf-label-radio" for="sf-input-feb3f28f05f76b2d608d0db1e3301187">Actualidad</label></li><li class="sf-level-0 sf-item-34" data-sf-count="73" data-sf-depth="0"><input class="sf-input-radio" type="radio" value="alquimia" name="_sft_category[]" id="sf-input-5f639019aaee764641a44d28ec94430a"><label class="sf-label-radio" for="sf-input-5f639019aaee764641a44d28ec94430a">Alquimia</label></li><li class="sf-level-0 sf-item-35" data-sf-count="37" data-sf-depth="0"><input class="sf-input-radio" type="radio" value="kabala-gnosis" name="_sft_category[]" id="sf-input-038fb1f3ffcad799b50c28e5dd541296"><label class="sf-label-radio" for="sf-input-038fb1f3ffcad799b50c28e5dd541296">Kábala</label></li><li class="sf-level-0 sf-item-36" data-sf-count="23" data-sf-depth="0"><input class="sf-input-radio" type="radio" value="astrologia" name="_sft_category[]" id="sf-input-48ef1876e72240d1564baf033e81896c"><label class="sf-label-radio" for="sf-input-48ef1876e72240d1564baf033e81896c">Astrología</label></li><li class="sf-level-0 sf-item-37" data-sf-count="10" data-sf-depth="0"><input class="sf-input-radio" type="radio" value="biografias" name="_sft_category[]" id="sf-input-0fbc8860bad70a774bca4d1c7459b303"><label class="sf-label-radio" for="sf-input-0fbc8860bad70a774bca4d1c7459b303">Biografías</label></li><li class="sf-level-0 sf-item-38" data-sf-count="12" data-sf-depth="0"><input class="sf-input-radio" type="radio" value="chakras" name="_sft_category[]" id="sf-input-baf90b21ed3f30d23171dfe456a1f7ca"><label class="sf-label-radio" for="sf-input-baf90b21ed3f30d23171dfe456a1f7ca">Chakras</label></li><li class="sf-level-0 sf-item-39" data-sf-count="22" data-sf-depth="0"><input class="sf-input-radio" type="radio" value="dimensiones" name="_sft_category[]" id="sf-input-01a78a7ef3aedea77a08bd27036c3a12"><label class="sf-label-radio" for="sf-input-01a78a7ef3aedea77a08bd27036c3a12">Dimensiones</label></li><li class="sf-level-0 sf-item-40" data-sf-count="22" data-sf-depth="0"><input class="sf-input-radio" type="radio" value="meditacion" name="_sft_category[]" id="sf-input-a9e144283e2d0ee83957a6f8ddbd30e6"><label class="sf-label-radio" for="sf-input-a9e144283e2d0ee83957a6f8ddbd30e6">Meditación</label></li><li class="sf-level-0 sf-item-41" data-sf-count="68" data-sf-depth="0"><input class="sf-input-radio" type="radio" value="misticismo" name="_sft_category[]" id="sf-input-c81c898913726b5f97bc325c4cd21917"><label class="sf-label-radio" for="sf-input-c81c898913726b5f97bc325c4cd21917">Misticismo</label></li><li class="sf-level-0 sf-item-42" data-sf-count="5" data-sf-depth="0"><input class="sf-input-radio" type="radio" value="salud" name="_sft_category[]" id="sf-input-d9e64ff29086ef317c0318642cfc14e6"><label class="sf-label-radio" for="sf-input-d9e64ff29086ef317c0318642cfc14e6">Salud</label></li><li class="sf-level-0 sf-item-43" data-sf-count="20" data-sf-depth="0"><input class="sf-input-radio" type="radio" value="magia" name="_sft_category[]" id="sf-input-1e496cb4c1a22f9e535a91548af4d2b1"><label class="sf-label-radio" for="sf-input-1e496cb4c1a22f9e535a91548af4d2b1">Magia</label></li><li class="sf-level-0 sf-item-44" data-sf-count="9" data-sf-depth="0"><input class="sf-input-radio" type="radio" value="diversas" name="_sft_category[]" id="sf-input-10dc43029f4cd0ee90f229a343cb4baa"><label class="sf-label-radio" for="sf-input-10dc43029f4cd0ee90f229a343cb4baa">Diversas</label></li><li class="sf-level-0 sf-item-464" data-sf-count="214" data-sf-depth="0"><input class="sf-input-radio" type="radio" value="mensajes-vm-kwen-khan-khu" name="_sft_category[]" id="sf-input-2f253ac43b9888ba6c04ea2a07ee4dd7"><label class="sf-label-radio" for="sf-input-2f253ac43b9888ba6c04ea2a07ee4dd7">Mensajes del V.M. Kwen Khan Khu</label></li> </ul> </li><li class="sf-field-taxonomy-author_tax" data-sf-field-name="_sft_author_tax" data-sf-field-type="taxonomy" data-sf-field-input-type="radio" data-sf-term-rewrite='["https:\/\/vopus.org\/author_tax\/[0]\/"]'> <ul class=""> <li class="sf-level-0 sf-item-0 sf-option-active" data-sf-count="0" data-sf-depth="0"><input class="sf-input-radio" type="radio" value="" name="_sft_author_tax[]" checked="checked" id="sf-input-1d61c3fe2881d89c10a2d1a23df521ee"><label class="sf-label-radio" for="sf-input-1d61c3fe2881d89c10a2d1a23df521ee">Todos los autores</label></li><li class="sf-level-0 sf-item-96" data-sf-count="16" data-sf-depth="0"><input class="sf-input-radio" type="radio" value="v-m-samael-aun-weor" name="_sft_author_tax[]" id="sf-input-1f90b8a3318a811843c6ce0aaef09958"><label class="sf-label-radio" for="sf-input-1f90b8a3318a811843c6ce0aaef09958">V.M. Samael Aun Weor</label></li><li class="sf-level-0 sf-item-97" data-sf-count="68" data-sf-depth="0"><input class="sf-input-radio" type="radio" value="v-m-kwen-khan-khu" name="_sft_author_tax[]" id="sf-input-ec5e85e931c400efa661cf7791354de3"><label class="sf-label-radio" for="sf-input-ec5e85e931c400efa661cf7791354de3">V.M. Kwen Khan Khu</label></li><li class="sf-level-0 sf-item-98" data-sf-count="0" data-sf-depth="0"><input class="sf-input-radio" type="radio" value="lynn-hachey" name="_sft_author_tax[]" id="sf-input-25c179020c06cf71d7b6f5c5eeb47ded"><label class="sf-label-radio" for="sf-input-25c179020c06cf71d7b6f5c5eeb47ded">Lynn Hachey</label></li><li class="sf-level-0 sf-item-99" data-sf-count="0" data-sf-depth="0"><input class="sf-input-radio" type="radio" value="gregorio-urcola" name="_sft_author_tax[]" id="sf-input-d2bbbf2943a0d02d7fcf1802fb06957a"><label class="sf-label-radio" for="sf-input-d2bbbf2943a0d02d7fcf1802fb06957a">Gregorio Urcola</label></li><li class="sf-level-0 sf-item-100" data-sf-count="1" data-sf-depth="0"><input class="sf-input-radio" type="radio" value="vopus-editorial" name="_sft_author_tax[]" id="sf-input-5989ace7cae2eeb40cc7f0f94514b83a"><label class="sf-label-radio" for="sf-input-5989ace7cae2eeb40cc7f0f94514b83a">VOPUS Editorial</label></li> </ul> </li><li class="sf-field-taxonomy-contenido" data-sf-field-name="_sft_contenido" data-sf-field-type="taxonomy" data-sf-field-input-type="radio" data-sf-term-rewrite='["https:\/\/vopus.org\/contenido\/[0]\/"]'> <ul class=""> <li class="sf-level-0 sf-item-0 sf-option-active" data-sf-count="0" data-sf-depth="0"><input class="sf-input-radio" type="radio" value="" name="_sft_contenido[]" checked="checked" id="sf-input-49f5583a3f5d6b3b3ede2b5a47d29ba5"><label class="sf-label-radio" for="sf-input-49f5583a3f5d6b3b3ede2b5a47d29ba5">Todos los tipos</label></li><li class="sf-level-0 sf-item-45" data-sf-count="51" data-sf-depth="0"><input class="sf-input-radio" type="radio" value="articulo" name="_sft_contenido[]" id="sf-input-1d1c60bb6630bdedc50113238f078ce4"><label class="sf-label-radio" for="sf-input-1d1c60bb6630bdedc50113238f078ce4">Artículos</label></li><li class="sf-level-0 sf-item-46" data-sf-count="16" data-sf-depth="0"><input class="sf-input-radio" type="radio" value="libro" name="_sft_contenido[]" id="sf-input-d63aae788130f2348a9de2c8761878d3"><label class="sf-label-radio" for="sf-input-d63aae788130f2348a9de2c8761878d3">Libros Gnosis</label></li><li class="sf-level-0 sf-item-47" data-sf-count="20" data-sf-depth="0"><input class="sf-input-radio" type="radio" value="video" name="_sft_contenido[]" id="sf-input-d254756e927240bd903b196bcb11e51f"><label class="sf-label-radio" for="sf-input-d254756e927240bd903b196bcb11e51f">Videos</label></li><li class="sf-level-0 sf-item-48" data-sf-count="0" data-sf-depth="0"><input class="sf-input-radio" type="radio" value="practica" name="_sft_contenido[]" id="sf-input-8e11886d61dc4936dc03b4cc916bfa35"><label class="sf-label-radio" for="sf-input-8e11886d61dc4936dc03b4cc916bfa35">Prácticas</label></li> </ul> </li><li class="sf-field-search" data-sf-field-name="search" data-sf-field-type="search" data-sf-field-input-type=""> <label><input placeholder="Buscar ..." name="_sf_search[]" class="sf-input-text" type="text" value="" title=""></label> </li></ul></form></div> </div> </aside> <!-- End Sidebar --> </div> </div> <footer id="grve-footer" data-sticky-footer="no" class="grve-border grve-bookmark"> <div class="grve-footer-wrapper"> <!-- Footer --> <div class="grve-widget-area"> <div class="grve-container grve-padding-top-1x grve-padding-bottom-1x "> <div class="grve-row grve-columns-gap-30"> <div class="wpb_column grve-column grve-column-1-4 grve-tablet-column-1-2"><div class="grve-column-wrapper"><div id="nav_menu-2" class="grve-widget widget widget_nav_menu"><div class="grve-widget-title">Secciones</div><div class="menu-footer-menu-1-container"><ul id="menu-footer-menu-1" class="menu"><li id="menu-item-65" class="menu-item menu-item-type-taxonomy menu-item-object-contenido menu-item-65"><a href="https://vopus.org/contenido/articulo/">Artículos</a></li> <li id="menu-item-66" class="menu-item menu-item-type-taxonomy menu-item-object-contenido menu-item-66"><a href="https://vopus.org/contenido/libro/">Libros Gnosis</a></li> <li id="menu-item-67" class="menu-item menu-item-type-taxonomy menu-item-object-contenido menu-item-67"><a href="https://vopus.org/contenido/practica/">Prácticas</a></li> <li id="menu-item-68" class="menu-item menu-item-type-taxonomy menu-item-object-contenido menu-item-68"><a href="https://vopus.org/contenido/video/">Vídeos</a></li> </ul></div></div><div id="nav_menu-3" class="grve-widget widget widget_nav_menu"><div class="grve-widget-title">Canales</div><div class="menu-footer-menu-2-container"><ul id="menu-footer-menu-2" class="menu"><li id="menu-item-70" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-70"><a href="https://ageac.org/">AGEAC</a></li> <li id="menu-item-71" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-71"><a href="https://radiomaitreya.org">Radio Maitreya</a></li> <li id="menu-item-72" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-72"><a href="https://samael.org/">Samael.org</a></li> </ul></div></div></div></div><div class="wpb_column grve-column grve-column-1-4 grve-tablet-column-1-2"><div class="grve-column-wrapper"><div id="categories-5" class="grve-widget widget widget_categories"><div class="grve-widget-title">Categorías</div> <ul> <li class="cat-item cat-item-656"><a href="https://vopus.org/category/gnosis-gnosticismo/">Gnosis y Gnosticismo</a> </li> <li class="cat-item cat-item-779"><a href="https://vopus.org/category/descargas/">Descargas</a> </li> <li class="cat-item cat-item-912"><a href="https://vopus.org/category/mitologia-griega/">Mitología griega</a> </li> <li class="cat-item cat-item-103"><a href="https://vopus.org/category/leer-en-linea-1/">¡Leer en línea!</a> </li> <li class="cat-item cat-item-475"><a href="https://vopus.org/category/simbolos-universales-2/">Símbolos Universales</a> </li> <li class="cat-item cat-item-1"><a href="https://vopus.org/category/sin-categorizar/">Sin categorizar</a> </li> <li class="cat-item cat-item-29"><a href="https://vopus.org/category/antropologia/">Antropología</a> </li> <li class="cat-item cat-item-30"><a href="https://vopus.org/category/psicologia/">Psicología</a> </li> <li class="cat-item cat-item-31"><a href="https://vopus.org/category/metafisica/">Metafísica</a> </li> <li class="cat-item cat-item-32"><a href="https://vopus.org/category/vida-y-muerte/">Vida y Muerte</a> </li> <li class="cat-item cat-item-33 current-cat"><a aria-current="page" href="https://vopus.org/category/actualidad/">Actualidad</a> </li> <li class="cat-item cat-item-34"><a href="https://vopus.org/category/alquimia/">Alquimia</a> </li> <li class="cat-item cat-item-35"><a href="https://vopus.org/category/kabala-gnosis/">Kábala</a> </li> <li class="cat-item cat-item-36"><a href="https://vopus.org/category/astrologia/">Astrología</a> </li> <li class="cat-item cat-item-37"><a href="https://vopus.org/category/biografias/">Biografías</a> </li> <li class="cat-item cat-item-38"><a href="https://vopus.org/category/chakras/">Chakras</a> </li> <li class="cat-item cat-item-39"><a href="https://vopus.org/category/dimensiones/">Dimensiones</a> </li> <li class="cat-item cat-item-40"><a href="https://vopus.org/category/meditacion/">Meditación</a> </li> <li class="cat-item cat-item-41"><a href="https://vopus.org/category/misticismo/">Misticismo</a> </li> <li class="cat-item cat-item-42"><a href="https://vopus.org/category/salud/">Salud</a> </li> <li class="cat-item cat-item-43"><a href="https://vopus.org/category/magia/">Magia</a> </li> <li class="cat-item cat-item-44"><a href="https://vopus.org/category/diversas/">Diversas</a> </li> <li class="cat-item cat-item-464"><a href="https://vopus.org/category/mensajes-vm-kwen-khan-khu/">Mensajes del V.M. Kwen Khan Khu</a> </li> </ul> </div></div></div><div class="wpb_column grve-column grve-column-1-4 grve-tablet-column-1-2"><div class="grve-column-wrapper"> <div id="recent-posts-3" class="grve-widget widget widget_recent_entries"> <div class="grve-widget-title">ENTRADAS RECIENTES</div> <ul> <li> <a href="https://vopus.org/stvltitiam-pativntvr-opes-la-riqueza-permite-la-estupidez/">Stvltitiam pativntvr opes</a> </li> <li> <a href="https://vopus.org/alegoria-de-la-redencion-del-hombre/">Alegoría de la redención del hombre</a> </li> <li> <a href="https://vopus.org/que-es-la-conciencia-para-la-gnosis/">¿Qué es la Conciencia para la Gnosis?</a> </li> <li> <a href="https://vopus.org/un-llamado-a-la-reflexion/">Un llamado a la reflexión</a> </li> <li> <a href="https://vopus.org/crvdelitas/">Crvdelitas</a> </li> <li> <a href="https://vopus.org/alegoria-de-la-vida/">Alegoría de la vida</a> </li> <li> <a href="https://vopus.org/el-nacimiento-de-memnon/">El nacimiento de Memnón</a> </li> <li> <a href="https://vopus.org/spiritvs-temoris-el-espiritu-del-temor-de-dios/">Spiritvs temoris dni</a> </li> <li> <a href="https://vopus.org/spiritvs-pietatis-el-espiritu-de-la-piedad/">Spiritvs pietatis</a> </li> <li> <a href="https://vopus.org/spiritvs-cientiae-el-spiritu-del-conocimiento/">Spiritvs scientiae</a> </li> </ul> </div></div></div><div class="wpb_column grve-column grve-column-1-4 grve-tablet-column-1-2"><div class="grve-column-wrapper"><div id="text-92" class="grve-widget widget widget_text"><div class="grve-widget-title">Para preguntas o comentarios</div> <div class="textwidget"><p><a href="https://form.jotformz.com/91748624856673" target="_blank" rel="noopener"><button>Contáctanos</button></a></p> </div> </div><div id="text-93" class="grve-widget widget widget_text"><div class="grve-widget-title">NEWSLETTER</div> <div class="textwidget"><p><a href="https://form.jotformz.com/92746431758366" target="_blank" rel="noopener"><button>Inscríbete</button></a></p> </div> </div></div></div> </div> </div> </div> <div class="grve-footer-bar grve-padding-top-1x grve-padding-bottom-1x" data-align-center="yes"> <div class="grve-container"> </div> </div> <div class="grve-footer-bar"> <div class="grve-container"> <div class="grve-bar-content"> <div class="grve-copyright" style="text-align:center; font-size: 12px;margin-top: -15px;margin-bottom:10px;"><p style="margin-bottom: -5px;">© 2024 Libros Gnosis Samael Aun Weor, Libros Gnosis Kwen Khan Khu. Psicología Alquimia Astrología Meditación Cabalá | VOPUS, Portal Gnosis</p><p>VOPUS Libros Gnosis - <strong>Actualidad</strong></p> </div> </div> </div> </div> </div> </footer> <!-- SIDE AREA --> <aside id="grve-sidearea" class="grve-hidden-area"> <div class="grve-hiddenarea-wrapper"> <!-- Close Button --> <div class="grve-close-btn-wrapper"> <div class="grve-close-btn"><i class="grve-icon-close"></i></div> </div> <!-- End Close Button --> <div class="grve-hiddenarea-content"> <div id="categories-5" class="grve-widget widget widget_categories"><div class="grve-widget-title">Categorías</div> <ul> <li class="cat-item cat-item-656"><a href="https://vopus.org/category/gnosis-gnosticismo/">Gnosis y Gnosticismo</a> </li> <li class="cat-item cat-item-779"><a href="https://vopus.org/category/descargas/">Descargas</a> </li> <li class="cat-item cat-item-912"><a href="https://vopus.org/category/mitologia-griega/">Mitología griega</a> </li> <li class="cat-item cat-item-103"><a href="https://vopus.org/category/leer-en-linea-1/">¡Leer en línea!</a> </li> <li class="cat-item cat-item-475"><a href="https://vopus.org/category/simbolos-universales-2/">Símbolos Universales</a> </li> <li class="cat-item cat-item-1"><a href="https://vopus.org/category/sin-categorizar/">Sin categorizar</a> </li> <li class="cat-item cat-item-29"><a href="https://vopus.org/category/antropologia/">Antropología</a> </li> <li class="cat-item cat-item-30"><a href="https://vopus.org/category/psicologia/">Psicología</a> </li> <li class="cat-item cat-item-31"><a href="https://vopus.org/category/metafisica/">Metafísica</a> </li> <li class="cat-item cat-item-32"><a href="https://vopus.org/category/vida-y-muerte/">Vida y Muerte</a> </li> <li class="cat-item cat-item-33 current-cat"><a aria-current="page" href="https://vopus.org/category/actualidad/">Actualidad</a> </li> <li class="cat-item cat-item-34"><a href="https://vopus.org/category/alquimia/">Alquimia</a> </li> <li class="cat-item cat-item-35"><a href="https://vopus.org/category/kabala-gnosis/">Kábala</a> </li> <li class="cat-item cat-item-36"><a href="https://vopus.org/category/astrologia/">Astrología</a> </li> <li class="cat-item cat-item-37"><a href="https://vopus.org/category/biografias/">Biografías</a> </li> <li class="cat-item cat-item-38"><a href="https://vopus.org/category/chakras/">Chakras</a> </li> <li class="cat-item cat-item-39"><a href="https://vopus.org/category/dimensiones/">Dimensiones</a> </li> <li class="cat-item cat-item-40"><a href="https://vopus.org/category/meditacion/">Meditación</a> </li> <li class="cat-item cat-item-41"><a href="https://vopus.org/category/misticismo/">Misticismo</a> </li> <li class="cat-item cat-item-42"><a href="https://vopus.org/category/salud/">Salud</a> </li> <li class="cat-item cat-item-43"><a href="https://vopus.org/category/magia/">Magia</a> </li> <li class="cat-item cat-item-44"><a href="https://vopus.org/category/diversas/">Diversas</a> </li> <li class="cat-item cat-item-464"><a href="https://vopus.org/category/mensajes-vm-kwen-khan-khu/">Mensajes del V.M. Kwen Khan Khu</a> </li> </ul> </div> </div> </div> </aside> <!-- END SIDE AREA --> <!-- HIDDEN MENU --> <nav id="grve-hidden-menu" class="grve-hidden-area grve-small-width grve-toggle-menu grve-align-left"> <div class="grve-hiddenarea-wrapper"> <!-- Close Button --> <div class="grve-close-btn-wrapper"> <div class="grve-close-btn"><span class="grve-icon-close"></span></div> </div> <!-- End Close Button --> <div class="grve-hiddenarea-content"> <div id="grve-responsive-menu-wrapper" class="grve-menu-wrapper"> <ul id="menu-menu-principal-1" class="grve-menu"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-home menu-item-49 grve-first-level"><a href="https://vopus.org/"><span class="grve-item">Gnosis: Inicio</span></a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-910 grve-first-level grve-menu-no-link"><a href="#"><span class="grve-item">Maestros</span></a> <ul class="sub-menu"> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-911"><a href="/v-m-samael-aun-weor-padre-de-la-antropologia-gnostica/"><span class="grve-item">V. M. Samael Aun Weor</span></a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-912"><a href="/biografia-oscar-uzcategui-q-v-m-kwen-khan-khu/"><span class="grve-item">V. M. Kwen Khan Khu</span></a></li> </ul> </li> <li class="menu-item menu-item-type-taxonomy menu-item-object-contenido current-menu-ancestor current-menu-parent menu-item-has-children menu-item-50 grve-first-level"><a href="https://vopus.org/contenido/articulo/"><span class="grve-item">Artículos</span></a> <ul class="sub-menu"> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-30759"><a href="https://vopus.org/category/gnosis-gnosticismo/"><span class="grve-item">Gnosis y Gnosticismo</span></a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-20626"><a href="https://vopus.org/category/antropologia/"><span class="grve-item">Antropología</span></a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-15512"><a href="https://vopus.org/category/psicologia/"><span class="grve-item">Psicología</span></a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-20627"><a href="https://vopus.org/category/metafisica/"><span class="grve-item">Metafísica</span></a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-15508"><a href="https://vopus.org/category/vida-y-muerte/"><span class="grve-item">Vida y Muerte</span></a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category current-menu-item menu-item-20628"><a href="https://vopus.org/category/actualidad/" aria-current="page"><span class="grve-item">Actualidad</span></a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-15509"><a href="https://vopus.org/category/alquimia/"><span class="grve-item">Alquimia</span></a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-15507"><a href="https://vopus.org/category/kabala-gnosis/"><span class="grve-item">Kábala</span></a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-23003"><a href="https://vopus.org/category/simbolos-universales-2/"><span class="grve-item">Símbolos Universales</span></a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-15506"><a href="https://vopus.org/category/astrologia/"><span class="grve-item">Astrología</span></a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-15505"><a href="https://vopus.org/category/biografias/"><span class="grve-item">Biografías</span></a></li> </ul> </li> <li class="menu-item menu-item-type-taxonomy menu-item-object-contenido menu-item-has-children menu-item-51 grve-first-level"><a href="https://vopus.org/contenido/libro/"><span class="grve-item">Libros Gnosis</span></a> <ul class="sub-menu"> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-23303"><a href="https://vopus.org/category/leer-en-linea-1/"><span class="grve-item"><i class="grve-menu-icon fa fa-book"></i>Libros en línea</span></a></li> </ul> </li> <li class="menu-item menu-item-type-taxonomy menu-item-object-contenido menu-item-has-children menu-item-52 grve-first-level"><a href="https://vopus.org/contenido/practica/"><span class="grve-item">Prácticas</span></a> <ul class="sub-menu"> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-15504"><a href="https://vopus.org/category/chakras/"><span class="grve-item">Chakras</span></a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-15503"><a href="https://vopus.org/category/dimensiones/"><span class="grve-item">Dimensiones</span></a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-20625"><a href="https://vopus.org/category/meditacion/"><span class="grve-item">Meditación</span></a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-15501"><a href="https://vopus.org/category/misticismo/"><span class="grve-item">Misticismo</span></a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-15500"><a href="https://vopus.org/category/salud/"><span class="grve-item">Salud</span></a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-15499"><a href="https://vopus.org/category/magia/"><span class="grve-item">Magia</span></a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-15498"><a href="https://vopus.org/category/diversas/"><span class="grve-item">Diversas</span></a></li> </ul> </li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-14723 grve-first-level"><a href="/contenido/video/"><span class="grve-item">Vídeos</span></a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-13208 grve-first-level"><a target="_blank" rel="noopener noreferrer" href="https://libros.ageac.org"><span class="grve-item"><i class="grve-menu-icon fa fa-shopping-cart"></i>Tienda</span></a></li> <li class="menu-item-language menu-item-language-current menu-item wpml-ls-slot-60 wpml-ls-item wpml-ls-item-es wpml-ls-current-language wpml-ls-menu-item wpml-ls-first-item menu-item-type-wpml_ls_menu_item menu-item-object-wpml_ls_menu_item menu-item-has-children menu-item-wpml-ls-60-es grve-first-level"><a title="Español" href="https://vopus.org/category/actualidad/"><span class="grve-item"><img width="18" height="12" class="wpml-ls-flag" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2018%2012'%3E%3C/svg%3E" alt="" data-lazy-src="https://vopus.org/wp-content/plugins/sitepress-multilingual-cms/res/flags/es.png" /><noscript><img width="18" height="12" class="wpml-ls-flag" src="https://vopus.org/wp-content/plugins/sitepress-multilingual-cms/res/flags/es.png" alt="" /></noscript><span class="wpml-ls-display">Español</span></span></a> <ul class="sub-menu"> <li class="menu-item-language menu-item wpml-ls-slot-60 wpml-ls-item wpml-ls-item-fr wpml-ls-menu-item menu-item-type-wpml_ls_menu_item menu-item-object-wpml_ls_menu_item menu-item-wpml-ls-60-fr"><a title="Francés" href="https://vopus.org/fr/categorie/actualite/"><span class="grve-item"><img width="18" height="12" class="wpml-ls-flag" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2018%2012'%3E%3C/svg%3E" alt="" data-lazy-src="https://vopus.org/wp-content/plugins/sitepress-multilingual-cms/res/flags/fr.png" /><noscript><img width="18" height="12" class="wpml-ls-flag" src="https://vopus.org/wp-content/plugins/sitepress-multilingual-cms/res/flags/fr.png" alt="" /></noscript><span class="wpml-ls-display">Francés</span></span></a></li> <li class="menu-item-language menu-item wpml-ls-slot-60 wpml-ls-item wpml-ls-item-en wpml-ls-menu-item menu-item-type-wpml_ls_menu_item menu-item-object-wpml_ls_menu_item menu-item-wpml-ls-60-en"><a title="Inglés" href="https://vopus.org/en/category/topical-issues/"><span class="grve-item"><img width="18" height="12" class="wpml-ls-flag" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2018%2012'%3E%3C/svg%3E" alt="" data-lazy-src="https://vopus.org/wp-content/plugins/sitepress-multilingual-cms/res/flags/en.png" /><noscript><img width="18" height="12" class="wpml-ls-flag" src="https://vopus.org/wp-content/plugins/sitepress-multilingual-cms/res/flags/en.png" alt="" /></noscript><span class="wpml-ls-display">Inglés</span></span></a></li> <li class="menu-item-language menu-item wpml-ls-slot-60 wpml-ls-item wpml-ls-item-ro wpml-ls-menu-item menu-item-type-wpml_ls_menu_item menu-item-object-wpml_ls_menu_item menu-item-wpml-ls-60-ro"><a title="Rumano" href="https://vopus.org/ro/categoria-ro/actualitate/"><span class="grve-item"><img width="18" height="12" class="wpml-ls-flag" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2018%2012'%3E%3C/svg%3E" alt="" data-lazy-src="https://vopus.org/wp-content/plugins/sitepress-multilingual-cms/res/flags/ro.png" /><noscript><img width="18" height="12" class="wpml-ls-flag" src="https://vopus.org/wp-content/plugins/sitepress-multilingual-cms/res/flags/ro.png" alt="" /></noscript><span class="wpml-ls-display">Rumano</span></span></a></li> <li class="menu-item-language menu-item wpml-ls-slot-60 wpml-ls-item wpml-ls-item-el wpml-ls-menu-item menu-item-type-wpml_ls_menu_item menu-item-object-wpml_ls_menu_item menu-item-wpml-ls-60-el"><a title="Griego" href="https://vopus.org/el/katigoria/epikairotita/"><span class="grve-item"><img width="18" height="12" class="wpml-ls-flag" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2018%2012'%3E%3C/svg%3E" alt="" data-lazy-src="https://vopus.org/wp-content/plugins/sitepress-multilingual-cms/res/flags/el.png" /><noscript><img width="18" height="12" class="wpml-ls-flag" src="https://vopus.org/wp-content/plugins/sitepress-multilingual-cms/res/flags/el.png" alt="" /></noscript><span class="wpml-ls-display">Griego</span></span></a></li> <li class="menu-item-language menu-item wpml-ls-slot-60 wpml-ls-item wpml-ls-item-pt-br wpml-ls-menu-item menu-item-type-wpml_ls_menu_item menu-item-object-wpml_ls_menu_item menu-item-wpml-ls-60-pt-br"><a title="Portugués, Brasil" href="https://vopus.org/pt-br/categoria-pt-br/atualidade/"><span class="grve-item"><img width="18" height="12" class="wpml-ls-flag" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2018%2012'%3E%3C/svg%3E" alt="" data-lazy-src="https://vopus.org/wp-content/plugins/sitepress-multilingual-cms/res/flags/pt-br.png" /><noscript><img width="18" height="12" class="wpml-ls-flag" src="https://vopus.org/wp-content/plugins/sitepress-multilingual-cms/res/flags/pt-br.png" alt="" /></noscript><span class="wpml-ls-display">Portugués, Brasil</span></span></a></li> <li class="menu-item-language menu-item wpml-ls-slot-60 wpml-ls-item wpml-ls-item-sr wpml-ls-menu-item menu-item-type-wpml_ls_menu_item menu-item-object-wpml_ls_menu_item menu-item-wpml-ls-60-sr"><a title="Serbio" href="https://vopus.org/sr/kategorija/aktuelnost/"><span class="grve-item"><img width="18" height="12" class="wpml-ls-flag" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2018%2012'%3E%3C/svg%3E" alt="" data-lazy-src="https://vopus.org/wp-content/plugins/sitepress-multilingual-cms/res/flags/sr.png" /><noscript><img width="18" height="12" class="wpml-ls-flag" src="https://vopus.org/wp-content/plugins/sitepress-multilingual-cms/res/flags/sr.png" alt="" /></noscript><span class="wpml-ls-display">Serbio</span></span></a></li> <li class="menu-item-language menu-item wpml-ls-slot-60 wpml-ls-item wpml-ls-item-sv wpml-ls-menu-item menu-item-type-wpml_ls_menu_item menu-item-object-wpml_ls_menu_item menu-item-wpml-ls-60-sv"><a title="Sueco" href="https://vopus.org/sv/kategori/aktuella-handelser/"><span class="grve-item"><img width="18" height="12" class="wpml-ls-flag" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2018%2012'%3E%3C/svg%3E" alt="" data-lazy-src="https://vopus.org/wp-content/plugins/sitepress-multilingual-cms/res/flags/sv.png" /><noscript><img width="18" height="12" class="wpml-ls-flag" src="https://vopus.org/wp-content/plugins/sitepress-multilingual-cms/res/flags/sv.png" alt="" /></noscript><span class="wpml-ls-display">Sueco</span></span></a></li> <li class="menu-item-language menu-item wpml-ls-slot-60 wpml-ls-item wpml-ls-item-it wpml-ls-menu-item menu-item-type-wpml_ls_menu_item menu-item-object-wpml_ls_menu_item menu-item-wpml-ls-60-it"><a title="Italiano" href="https://vopus.org/it/category/notizie/"><span class="grve-item"><img width="18" height="12" class="wpml-ls-flag" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2018%2012'%3E%3C/svg%3E" alt="" data-lazy-src="https://vopus.org/wp-content/plugins/sitepress-multilingual-cms/res/flags/it.png" /><noscript><img width="18" height="12" class="wpml-ls-flag" src="https://vopus.org/wp-content/plugins/sitepress-multilingual-cms/res/flags/it.png" alt="" /></noscript><span class="wpml-ls-display">Italiano</span></span></a></li> <li class="menu-item-language menu-item wpml-ls-slot-60 wpml-ls-item wpml-ls-item-nl wpml-ls-menu-item menu-item-type-wpml_ls_menu_item menu-item-object-wpml_ls_menu_item menu-item-wpml-ls-60-nl"><a title="Holandés" href="https://vopus.org/nl/category/actualiteit/"><span class="grve-item"><img width="18" height="12" class="wpml-ls-flag" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2018%2012'%3E%3C/svg%3E" alt="" data-lazy-src="https://vopus.org/wp-content/plugins/sitepress-multilingual-cms/res/flags/nl.png" /><noscript><img width="18" height="12" class="wpml-ls-flag" src="https://vopus.org/wp-content/plugins/sitepress-multilingual-cms/res/flags/nl.png" alt="" /></noscript><span class="wpml-ls-display">Holandés</span></span></a></li> <li class="menu-item-language menu-item wpml-ls-slot-60 wpml-ls-item wpml-ls-item-hu wpml-ls-menu-item menu-item-type-wpml_ls_menu_item menu-item-object-wpml_ls_menu_item menu-item-wpml-ls-60-hu"><a title="Húngaro" href="https://vopus.org/hu/category/aktualitas/"><span class="grve-item"><img width="18" height="12" class="wpml-ls-flag" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2018%2012'%3E%3C/svg%3E" alt="" data-lazy-src="https://vopus.org/wp-content/plugins/sitepress-multilingual-cms/res/flags/hu.png" /><noscript><img width="18" height="12" class="wpml-ls-flag" src="https://vopus.org/wp-content/plugins/sitepress-multilingual-cms/res/flags/hu.png" alt="" /></noscript><span class="wpml-ls-display">Húngaro</span></span></a></li> <li class="menu-item-language menu-item wpml-ls-slot-60 wpml-ls-item wpml-ls-item-ar wpml-ls-menu-item wpml-ls-last-item menu-item-type-wpml_ls_menu_item menu-item-object-wpml_ls_menu_item menu-item-wpml-ls-60-ar"><a title="Árabe" href="https://vopus.org/ar/category/news-ar/"><span class="grve-item"><img width="18" height="12" class="wpml-ls-flag" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2018%2012'%3E%3C/svg%3E" alt="" data-lazy-src="https://vopus.org/wp-content/plugins/sitepress-multilingual-cms/res/flags/ar.png" /><noscript><img width="18" height="12" class="wpml-ls-flag" src="https://vopus.org/wp-content/plugins/sitepress-multilingual-cms/res/flags/ar.png" alt="" /></noscript><span class="wpml-ls-display">Árabe</span></span></a></li> </ul> </li> </ul> </div> <div id="grve-responsive-hidden-menu-wrapper" class="grve-menu-wrapper"> <ul id="menu-menu-principal-2" class="grve-menu"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-home menu-item-49 grve-first-level"><a href="https://vopus.org/"><span class="grve-item">Gnosis: Inicio</span></a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-910 grve-first-level grve-menu-no-link"><a href="#"><span class="grve-item">Maestros</span></a> <ul class="sub-menu"> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-911"><a href="/v-m-samael-aun-weor-padre-de-la-antropologia-gnostica/"><span class="grve-item">V. M. Samael Aun Weor</span></a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-912"><a href="/biografia-oscar-uzcategui-q-v-m-kwen-khan-khu/"><span class="grve-item">V. M. Kwen Khan Khu</span></a></li> </ul> </li> <li class="menu-item menu-item-type-taxonomy menu-item-object-contenido current-menu-ancestor current-menu-parent menu-item-has-children menu-item-50 grve-first-level"><a href="https://vopus.org/contenido/articulo/"><span class="grve-item">Artículos</span></a> <ul class="sub-menu"> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-30759"><a href="https://vopus.org/category/gnosis-gnosticismo/"><span class="grve-item">Gnosis y Gnosticismo</span></a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-20626"><a href="https://vopus.org/category/antropologia/"><span class="grve-item">Antropología</span></a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-15512"><a href="https://vopus.org/category/psicologia/"><span class="grve-item">Psicología</span></a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-20627"><a href="https://vopus.org/category/metafisica/"><span class="grve-item">Metafísica</span></a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-15508"><a href="https://vopus.org/category/vida-y-muerte/"><span class="grve-item">Vida y Muerte</span></a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category current-menu-item menu-item-20628"><a href="https://vopus.org/category/actualidad/" aria-current="page"><span class="grve-item">Actualidad</span></a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-15509"><a href="https://vopus.org/category/alquimia/"><span class="grve-item">Alquimia</span></a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-15507"><a href="https://vopus.org/category/kabala-gnosis/"><span class="grve-item">Kábala</span></a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-23003"><a href="https://vopus.org/category/simbolos-universales-2/"><span class="grve-item">Símbolos Universales</span></a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-15506"><a href="https://vopus.org/category/astrologia/"><span class="grve-item">Astrología</span></a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-15505"><a href="https://vopus.org/category/biografias/"><span class="grve-item">Biografías</span></a></li> </ul> </li> <li class="menu-item menu-item-type-taxonomy menu-item-object-contenido menu-item-has-children menu-item-51 grve-first-level"><a href="https://vopus.org/contenido/libro/"><span class="grve-item">Libros Gnosis</span></a> <ul class="sub-menu"> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-23303"><a href="https://vopus.org/category/leer-en-linea-1/"><span class="grve-item"><i class="grve-menu-icon fa fa-book"></i>Libros en línea</span></a></li> </ul> </li> <li class="menu-item menu-item-type-taxonomy menu-item-object-contenido menu-item-has-children menu-item-52 grve-first-level"><a href="https://vopus.org/contenido/practica/"><span class="grve-item">Prácticas</span></a> <ul class="sub-menu"> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-15504"><a href="https://vopus.org/category/chakras/"><span class="grve-item">Chakras</span></a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-15503"><a href="https://vopus.org/category/dimensiones/"><span class="grve-item">Dimensiones</span></a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-20625"><a href="https://vopus.org/category/meditacion/"><span class="grve-item">Meditación</span></a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-15501"><a href="https://vopus.org/category/misticismo/"><span class="grve-item">Misticismo</span></a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-15500"><a href="https://vopus.org/category/salud/"><span class="grve-item">Salud</span></a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-15499"><a href="https://vopus.org/category/magia/"><span class="grve-item">Magia</span></a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-15498"><a href="https://vopus.org/category/diversas/"><span class="grve-item">Diversas</span></a></li> </ul> </li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-14723 grve-first-level"><a href="/contenido/video/"><span class="grve-item">Vídeos</span></a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-13208 grve-first-level"><a target="_blank" rel="noopener noreferrer" href="https://libros.ageac.org"><span class="grve-item"><i class="grve-menu-icon fa fa-shopping-cart"></i>Tienda</span></a></li> <li class="menu-item-language menu-item-language-current menu-item wpml-ls-slot-60 wpml-ls-item wpml-ls-item-es wpml-ls-current-language wpml-ls-menu-item wpml-ls-first-item menu-item-type-wpml_ls_menu_item menu-item-object-wpml_ls_menu_item menu-item-has-children menu-item-wpml-ls-60-es grve-first-level"><a title="Español" href="https://vopus.org/category/actualidad/"><span class="grve-item"><img width="18" height="12" class="wpml-ls-flag" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2018%2012'%3E%3C/svg%3E" alt="" data-lazy-src="https://vopus.org/wp-content/plugins/sitepress-multilingual-cms/res/flags/es.png" /><noscript><img width="18" height="12" class="wpml-ls-flag" src="https://vopus.org/wp-content/plugins/sitepress-multilingual-cms/res/flags/es.png" alt="" /></noscript><span class="wpml-ls-display">Español</span></span></a> <ul class="sub-menu"> <li class="menu-item-language menu-item wpml-ls-slot-60 wpml-ls-item wpml-ls-item-fr wpml-ls-menu-item menu-item-type-wpml_ls_menu_item menu-item-object-wpml_ls_menu_item menu-item-wpml-ls-60-fr"><a title="Francés" href="https://vopus.org/fr/categorie/actualite/"><span class="grve-item"><img width="18" height="12" class="wpml-ls-flag" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2018%2012'%3E%3C/svg%3E" alt="" data-lazy-src="https://vopus.org/wp-content/plugins/sitepress-multilingual-cms/res/flags/fr.png" /><noscript><img width="18" height="12" class="wpml-ls-flag" src="https://vopus.org/wp-content/plugins/sitepress-multilingual-cms/res/flags/fr.png" alt="" /></noscript><span class="wpml-ls-display">Francés</span></span></a></li> <li class="menu-item-language menu-item wpml-ls-slot-60 wpml-ls-item wpml-ls-item-en wpml-ls-menu-item menu-item-type-wpml_ls_menu_item menu-item-object-wpml_ls_menu_item menu-item-wpml-ls-60-en"><a title="Inglés" href="https://vopus.org/en/category/topical-issues/"><span class="grve-item"><img width="18" height="12" class="wpml-ls-flag" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2018%2012'%3E%3C/svg%3E" alt="" data-lazy-src="https://vopus.org/wp-content/plugins/sitepress-multilingual-cms/res/flags/en.png" /><noscript><img width="18" height="12" class="wpml-ls-flag" src="https://vopus.org/wp-content/plugins/sitepress-multilingual-cms/res/flags/en.png" alt="" /></noscript><span class="wpml-ls-display">Inglés</span></span></a></li> <li class="menu-item-language menu-item wpml-ls-slot-60 wpml-ls-item wpml-ls-item-ro wpml-ls-menu-item menu-item-type-wpml_ls_menu_item menu-item-object-wpml_ls_menu_item menu-item-wpml-ls-60-ro"><a title="Rumano" href="https://vopus.org/ro/categoria-ro/actualitate/"><span class="grve-item"><img width="18" height="12" class="wpml-ls-flag" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2018%2012'%3E%3C/svg%3E" alt="" data-lazy-src="https://vopus.org/wp-content/plugins/sitepress-multilingual-cms/res/flags/ro.png" /><noscript><img width="18" height="12" class="wpml-ls-flag" src="https://vopus.org/wp-content/plugins/sitepress-multilingual-cms/res/flags/ro.png" alt="" /></noscript><span class="wpml-ls-display">Rumano</span></span></a></li> <li class="menu-item-language menu-item wpml-ls-slot-60 wpml-ls-item wpml-ls-item-el wpml-ls-menu-item menu-item-type-wpml_ls_menu_item menu-item-object-wpml_ls_menu_item menu-item-wpml-ls-60-el"><a title="Griego" href="https://vopus.org/el/katigoria/epikairotita/"><span class="grve-item"><img width="18" height="12" class="wpml-ls-flag" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2018%2012'%3E%3C/svg%3E" alt="" data-lazy-src="https://vopus.org/wp-content/plugins/sitepress-multilingual-cms/res/flags/el.png" /><noscript><img width="18" height="12" class="wpml-ls-flag" src="https://vopus.org/wp-content/plugins/sitepress-multilingual-cms/res/flags/el.png" alt="" /></noscript><span class="wpml-ls-display">Griego</span></span></a></li> <li class="menu-item-language menu-item wpml-ls-slot-60 wpml-ls-item wpml-ls-item-pt-br wpml-ls-menu-item menu-item-type-wpml_ls_menu_item menu-item-object-wpml_ls_menu_item menu-item-wpml-ls-60-pt-br"><a title="Portugués, Brasil" href="https://vopus.org/pt-br/categoria-pt-br/atualidade/"><span class="grve-item"><img width="18" height="12" class="wpml-ls-flag" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2018%2012'%3E%3C/svg%3E" alt="" data-lazy-src="https://vopus.org/wp-content/plugins/sitepress-multilingual-cms/res/flags/pt-br.png" /><noscript><img width="18" height="12" class="wpml-ls-flag" src="https://vopus.org/wp-content/plugins/sitepress-multilingual-cms/res/flags/pt-br.png" alt="" /></noscript><span class="wpml-ls-display">Portugués, Brasil</span></span></a></li> <li class="menu-item-language menu-item wpml-ls-slot-60 wpml-ls-item wpml-ls-item-sr wpml-ls-menu-item menu-item-type-wpml_ls_menu_item menu-item-object-wpml_ls_menu_item menu-item-wpml-ls-60-sr"><a title="Serbio" href="https://vopus.org/sr/kategorija/aktuelnost/"><span class="grve-item"><img width="18" height="12" class="wpml-ls-flag" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2018%2012'%3E%3C/svg%3E" alt="" data-lazy-src="https://vopus.org/wp-content/plugins/sitepress-multilingual-cms/res/flags/sr.png" /><noscript><img width="18" height="12" class="wpml-ls-flag" src="https://vopus.org/wp-content/plugins/sitepress-multilingual-cms/res/flags/sr.png" alt="" /></noscript><span class="wpml-ls-display">Serbio</span></span></a></li> <li class="menu-item-language menu-item wpml-ls-slot-60 wpml-ls-item wpml-ls-item-sv wpml-ls-menu-item menu-item-type-wpml_ls_menu_item menu-item-object-wpml_ls_menu_item menu-item-wpml-ls-60-sv"><a title="Sueco" href="https://vopus.org/sv/kategori/aktuella-handelser/"><span class="grve-item"><img width="18" height="12" class="wpml-ls-flag" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2018%2012'%3E%3C/svg%3E" alt="" data-lazy-src="https://vopus.org/wp-content/plugins/sitepress-multilingual-cms/res/flags/sv.png" /><noscript><img width="18" height="12" class="wpml-ls-flag" src="https://vopus.org/wp-content/plugins/sitepress-multilingual-cms/res/flags/sv.png" alt="" /></noscript><span class="wpml-ls-display">Sueco</span></span></a></li> <li class="menu-item-language menu-item wpml-ls-slot-60 wpml-ls-item wpml-ls-item-it wpml-ls-menu-item menu-item-type-wpml_ls_menu_item menu-item-object-wpml_ls_menu_item menu-item-wpml-ls-60-it"><a title="Italiano" href="https://vopus.org/it/category/notizie/"><span class="grve-item"><img width="18" height="12" class="wpml-ls-flag" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2018%2012'%3E%3C/svg%3E" alt="" data-lazy-src="https://vopus.org/wp-content/plugins/sitepress-multilingual-cms/res/flags/it.png" /><noscript><img width="18" height="12" class="wpml-ls-flag" src="https://vopus.org/wp-content/plugins/sitepress-multilingual-cms/res/flags/it.png" alt="" /></noscript><span class="wpml-ls-display">Italiano</span></span></a></li> <li class="menu-item-language menu-item wpml-ls-slot-60 wpml-ls-item wpml-ls-item-nl wpml-ls-menu-item menu-item-type-wpml_ls_menu_item menu-item-object-wpml_ls_menu_item menu-item-wpml-ls-60-nl"><a title="Holandés" href="https://vopus.org/nl/category/actualiteit/"><span class="grve-item"><img width="18" height="12" class="wpml-ls-flag" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2018%2012'%3E%3C/svg%3E" alt="" data-lazy-src="https://vopus.org/wp-content/plugins/sitepress-multilingual-cms/res/flags/nl.png" /><noscript><img width="18" height="12" class="wpml-ls-flag" src="https://vopus.org/wp-content/plugins/sitepress-multilingual-cms/res/flags/nl.png" alt="" /></noscript><span class="wpml-ls-display">Holandés</span></span></a></li> <li class="menu-item-language menu-item wpml-ls-slot-60 wpml-ls-item wpml-ls-item-hu wpml-ls-menu-item menu-item-type-wpml_ls_menu_item menu-item-object-wpml_ls_menu_item menu-item-wpml-ls-60-hu"><a title="Húngaro" href="https://vopus.org/hu/category/aktualitas/"><span class="grve-item"><img width="18" height="12" class="wpml-ls-flag" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2018%2012'%3E%3C/svg%3E" alt="" data-lazy-src="https://vopus.org/wp-content/plugins/sitepress-multilingual-cms/res/flags/hu.png" /><noscript><img width="18" height="12" class="wpml-ls-flag" src="https://vopus.org/wp-content/plugins/sitepress-multilingual-cms/res/flags/hu.png" alt="" /></noscript><span class="wpml-ls-display">Húngaro</span></span></a></li> <li class="menu-item-language menu-item wpml-ls-slot-60 wpml-ls-item wpml-ls-item-ar wpml-ls-menu-item wpml-ls-last-item menu-item-type-wpml_ls_menu_item menu-item-object-wpml_ls_menu_item menu-item-wpml-ls-60-ar"><a title="Árabe" href="https://vopus.org/ar/category/news-ar/"><span class="grve-item"><img width="18" height="12" class="wpml-ls-flag" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2018%2012'%3E%3C/svg%3E" alt="" data-lazy-src="https://vopus.org/wp-content/plugins/sitepress-multilingual-cms/res/flags/ar.png" /><noscript><img width="18" height="12" class="wpml-ls-flag" src="https://vopus.org/wp-content/plugins/sitepress-multilingual-cms/res/flags/ar.png" alt="" /></noscript><span class="wpml-ls-display">Árabe</span></span></a></li> </ul> </li> </ul> </div> <div class="grve-header-responsive-elements"> <div class="grve-wrapper"> <div class="grve-widget"> <form class="grve-search" method="get" action="https://vopus.org/"> <button type="submit" class="grve-search-btn grve-custom-btn" aria-label="Search"><i class="grve-icon-search"></i></button> <input type="text" class="grve-search-textfield" value="" name="s" placeholder="Buscar ..." aria-label="Buscar ..."/> </form> </div> </div> </div> </div> </div> </nav> <!-- END HIDDEN MENU --> <div id="grve-search-modal" class="grve-modal grve-dark-cursor"> <div class="grve-modal-wrapper"> <div class="grve-modal-content"> <div class="grve-modal-item"> <form class="grve-search grve-search-modal" method="get" action="https://vopus.org/" > <div class="grve-search-input-wrapper grve-heading-color"> <div class="grve-search-placeholder grve-h1 grve-static-placeholder"><span class="grve-heading-color" style="font-size:200%;">What are you looking for? Type it here</span></div> <input type="text" class="grve-search-textfield grve-h2" value="" name="s" autocomplete="off" aria-label="Buscar ..."/> </div> <input class="grve-search-btn" type="submit" value="Search"><input type="hidden" name="lang" value="es"/></form> </div> </div> </div> </div> <div id="grve-top-left-form-modal" class="grve-modal grve-dark-cursor"> <div class="grve-modal-wrapper"> <div class="grve-modal-content"> <div class="grve-modal-form"> <div class="grve-modal-item"> </div> </div> </div> </div> </div> <div id="grve-top-right-form-modal" class="grve-modal grve-dark-cursor"> <div class="grve-modal-wrapper"> <div class="grve-modal-content"> <div class="grve-modal-form"> <div class="grve-modal-item"> </div> </div> </div> </div> </div> <div id="grve-menu-form-modal" class="grve-modal grve-dark-cursor"> <div class="grve-modal-wrapper"> <div class="grve-modal-content"> <div class="grve-modal-form"> <div class="grve-modal-item"> </div> </div> </div> </div> </div> <div id="grve-language-modal" class="grve-modal grve-dark-cursor"> <div class="grve-modal-wrapper"> <div class="grve-modal-content"> <div class="grve-modal-item"> <ul class="grve-language"> <li><a href="#" class="grve-link-text active">Español</a></li><li><a href="https://vopus.org/fr/categorie/actualite/" class="grve-link-text">Français</a></li><li><a href="https://vopus.org/en/category/topical-issues/" class="grve-link-text">English</a></li><li><a href="https://vopus.org/ro/categoria-ro/actualitate/" class="grve-link-text">Română</a></li><li><a href="https://vopus.org/el/katigoria/epikairotita/" class="grve-link-text">Ελληνικά</a></li><li><a href="https://vopus.org/pt-br/categoria-pt-br/atualidade/" class="grve-link-text">Português</a></li><li><a href="https://vopus.org/sr/kategorija/aktuelnost/" class="grve-link-text">српски</a></li><li><a href="https://vopus.org/sv/kategori/aktuella-handelser/" class="grve-link-text">Svenska</a></li><li><a href="https://vopus.org/it/category/notizie/" class="grve-link-text">Italiano</a></li><li><a href="https://vopus.org/nl/category/actualiteit/" class="grve-link-text">Nederlands</a></li><li><a href="https://vopus.org/hu/category/aktualitas/" class="grve-link-text">Magyar</a></li><li><a href="https://vopus.org/ar/category/news-ar/" class="grve-link-text">العربية</a></li> </ul> </div> </div> </div> </div> <div id="grve-login-modal" class="grve-modal grve-dark-cursor"> <div class="grve-modal-wrapper"> <div class="grve-modal-content"> <div class="grve-modal-item"> <div class="grve-login-modal"> <!-- Login form --> <div class="grve-login-form grve-login-form-item grve-align-center"> <div class="grve-login-form-title grve-h3 grve-with-line grve-align-center">Login to VOPUS Libros Gnosis</div> <form id="grve_login_form" action="https://vopus.org/" method="post"> <div class="grve-form-field"> <input class="grve-form-control required" name="grve_user_login" type="text" placeholder="Username *"/> </div> <div class="grve-form-field"> <input class="grve-form-control required" name="grve_user_pass" id="grve_user_pass" type="password" placeholder="Password *"/> </div> <div class="grve-form-field"> <input type="hidden" name="action" value="movedo_grve_login_user"/> <button class="btn grve-fullwidth-btn" data-loading-text="Loading..." type="submit">Login</button> <a class="grve-reset-password-form-btn grve-link-text grve-text-hover-primary-1" href="#">Lost Password?</a> </div> <input type="hidden" id="_movedo_grve_nonce_login" name="_movedo_grve_nonce_login" value="e707f388b3" /><input type="hidden" name="_wp_http_referer" value="/category/actualidad" /> </form> <div class="grve-form-errors grve-align-center grve-text-primary-1 grve-link-text"></div> </div> <!-- Lost Password form --> <div class="grve-reset-password-form grve-login-form-item grve-align-center"> <div class="grve-login-form-title grve-h3 grve-with-line grve-align-center">Reset Password</div> <span class="grve-login-form-description grve-link-text">Enter the username or e-mail you used in your profile. A password reset link will be sent to you by email.</span> <form id="grve_reset_password_form" action="https://vopus.org/" method="post"> <div class="grve-form-field"> <input class="grve-form-control required" name="grve_user_or_email" id="grve_user_or_email" type="text" placeholder="Username or E-mail"/> </div> <div class="grve-form-field"> <input type="hidden" name="action" value="movedo_grve_reset_password_user"/> <button class="btn grve-fullwidth-btn" data-loading-text="Loading..." type="submit">Get new password</button> </div> <div class="grve-form-field"> <span class="grve-login-link grve-link-text">Already have an account? <a class="grve-text-hover-primary-1 grve-login-form-btn" href="#">Login</a> </span> </div> <input type="hidden" id="_movedo_grve_nonce_password" name="_movedo_grve_nonce_password" value="e707f388b3" /><input type="hidden" name="_wp_http_referer" value="/category/actualidad" /> </form> <div class="grve-form-errors grve-align-center grve-text-primary-1 grve-link-text"></div> </div> </div> </div> </div> </div> </div> <div class="grve-back-top"> <div class="grve-arrow-wrapper grve-circle grve-wrapper-color"> <i class="grve-icon-nav-up-small grve-back-top-icon"></i> </div> </div> </div> <!-- end #grve-theme-content --> </div> <!-- end #grve-theme-wrapper --> <!-- Global site tag (gtag.js) - Google Analytics --> <script type="rocketlazyloadscript" async data-rocket-src="https://www.googletagmanager.com/gtag/js?id=UA-144214446-5"></script> <script type="rocketlazyloadscript"> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'UA-144214446-5'); gtag('config', 'G-83CQJMSEZX'); </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="//s7.addthis.com/js/300/addthis_widget.js#pubid=catasoft" defer></script><script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://vopus.org/wp-includes/js/imagesloaded.min.js?ver=5.0.0" id="imagesloaded-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://vopus.org/wp-includes/js/masonry.min.js?ver=4.2.2" id="masonry-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://vopus.org/wp-includes/js/jquery/jquery.masonry.min.js?ver=3.1.2b" id="jquery-masonry-js" defer></script> <script type="text/javascript" id="wppm-plugin-functions-js-extra"> /* <![CDATA[ */ var wppm_localize = {"ajax_err":"<a href=\"%url%\">The content<\/a> could not be loaded.","ajax_url":"https:\/\/vopus.org\/wp-admin\/admin-ajax.php","iecheck":""}; /* ]]> */ </script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://vopus.org/wp-content/cache/min/1/wp-content/plugins/wp-post-modules/assets/js/wppm.frontend.js?ver=1720135652" id="wppm-plugin-functions-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://vopus.org/wp-content/plugins/wp-post-modules/assets/js/jquery.easing.min.js?ver=6.4.3" id="wppm-jq-easing-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://vopus.org/wp-content/plugins/wp-post-modules/assets/js/owl.carousel.min.js?ver=6.4.3" id="wppm-jq-owl-carousel-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://vopus.org/wp-content/plugins/wp-post-modules/assets/js/jquery.marquee.min.js?ver=6.4.3" id="wppm-jq-marquee-js" defer></script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://vopus.org/wp-content/cache/min/1/wp-content/plugins/whatsapp-for-wordpress/assets/dist/js/njt-whatsapp.js?ver=1720135652" id="nta-wa-libs-js" defer></script> <script type="text/javascript" id="nta-js-global-js-extra"> /* <![CDATA[ */ var njt_wa_global = {"ajax_url":"https:\/\/vopus.org\/wp-admin\/admin-ajax.php","nonce":"7034d4181c","defaultAvatarSVG":"<svg width=\"48px\" height=\"48px\" class=\"nta-whatsapp-default-avatar\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" x=\"0px\" y=\"0px\"\n viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\">\n <path style=\"fill:#EDEDED;\" d=\"M0,512l35.31-128C12.359,344.276,0,300.138,0,254.234C0,114.759,114.759,0,255.117,0\n S512,114.759,512,254.234S395.476,512,255.117,512c-44.138,0-86.51-14.124-124.469-35.31L0,512z\"\/>\n <path style=\"fill:#55CD6C;\" d=\"M137.71,430.786l7.945,4.414c32.662,20.303,70.621,32.662,110.345,32.662\n c115.641,0,211.862-96.221,211.862-213.628S371.641,44.138,255.117,44.138S44.138,137.71,44.138,254.234\n c0,40.607,11.476,80.331,32.662,113.876l5.297,7.945l-20.303,74.152L137.71,430.786z\"\/>\n <path style=\"fill:#FEFEFE;\" d=\"M187.145,135.945l-16.772-0.883c-5.297,0-10.593,1.766-14.124,5.297\n c-7.945,7.062-21.186,20.303-24.717,37.959c-6.179,26.483,3.531,58.262,26.483,90.041s67.09,82.979,144.772,105.048\n c24.717,7.062,44.138,2.648,60.028-7.062c12.359-7.945,20.303-20.303,22.952-33.545l2.648-12.359\n c0.883-3.531-0.883-7.945-4.414-9.71l-55.614-25.6c-3.531-1.766-7.945-0.883-10.593,2.648l-22.069,28.248\n c-1.766,1.766-4.414,2.648-7.062,1.766c-15.007-5.297-65.324-26.483-92.69-79.448c-0.883-2.648-0.883-5.297,0.883-7.062\n l21.186-23.834c1.766-2.648,2.648-6.179,1.766-8.828l-25.6-57.379C193.324,138.593,190.676,135.945,187.145,135.945\"\/>\n <\/svg>","defaultAvatarUrl":"https:\/\/vopus.org\/wp-content\/plugins\/whatsapp-for-wordpress\/assets\/img\/whatsapp_logo.svg","timezone":"America\/Argentina\/Buenos_Aires","i18n":{"online":"Online","offline":"Offline"},"urlSettings":{"onDesktop":"web","onMobile":"protocol","openInNewTab":"ON"}}; /* ]]> */ </script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://vopus.org/wp-content/cache/min/1/wp-content/plugins/whatsapp-for-wordpress/assets/js/whatsapp-button.js?ver=1720135652" id="nta-js-global-js" defer></script> <script type="text/javascript" id="movedo-grve-plugins-js-extra"> /* <![CDATA[ */ var movedo_grve_fullpage_data = {"fullpage":"0"}; var movedo_grve_piling_data = {"piling":"0"}; var movedo_grve_smoothscroll_data = {"smoothscrolling":""}; var movedo_grve_data = {"quantity_buttons":"1"}; /* ]]> */ </script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://vopus.org/wp-content/cache/min/1/wp-content/themes/movedo/js/plugins.js?ver=1720135652" id="movedo-grve-plugins-js" defer></script> <script type="text/javascript" id="movedo-grve-main-script-js-extra"> /* <![CDATA[ */ var movedo_grve_main_data = {"siteurl":"https:\/\/vopus.org\/wp-content\/themes\/movedo","ajaxurl":"https:\/\/vopus.org\/wp-admin\/admin-ajax.php","wp_gallery_popup":"0","popup_spinner":"1","popup_open_speed":"slow","device_animations":"0","device_hover_single_tap":"0","responsive_thershold":"1024","back_to_top":"1","string_back_to_top":"Back to top","string_weeks":"Semanas","string_days":"D\u00edas","string_hours":"Horas","string_minutes":"Min","string_seconds":"Seg","nonce_likes":"3596c8fcc4"}; /* ]]> */ </script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://vopus.org/wp-content/cache/min/1/wp-content/themes/movedo/js/main.js?ver=1720135652" id="movedo-grve-main-script-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="movedo-grve-main-script-js-after">window.addEventListener('DOMContentLoaded', function() { /* <![CDATA[ */ var screen_width = Math.max( screen.width, screen.height );var devicePixelRatio = window.devicePixelRatio ? window.devicePixelRatio : 1;document.cookie = 'resolution=' + screen_width + ',' + devicePixelRatio + ';SameSite=Lax; path=/'; function grveReadCookie(name) {var nameEQ = name + '=';var ca = document.cookie.split(';');for(var i=0;i < ca.length;i++) {var c = ca[i];while (c.charAt(0)==' ') c = c.substring(1,c.length);if (c.indexOf(nameEQ) === 0) return c.substring(nameEQ.length,c.length);}return null;}function grvePrivacyCookieConsent( cookie_name, cookie_days ) {var privacyAgreement = jQuery('.grve-privacy-agreement');privacyAgreement.on( 'click', function() {var theDate = new Date();var later = new Date( theDate.getTime() + cookie_days*24*60*60*1000 );document.cookie = cookie_name + '=true; SameSite=Lax; Path=/; Expires='+later.toGMTString()+';';jQuery('#grve-privacy-bar').fadeOut(900);});if( !document.cookie.match( cookie_name ) ) {jQuery('#grve-privacy-bar').fadeIn(900);}}function grvePrivacyPopupConsent() {var privacyPopupButton = jQuery('.grve-privacy-popup-btn'),privacyRefreshButton = jQuery('.grve-privacy-refresh-btn'),privacyPopup = jQuery('#grve-privacy-popup'),privacyOverlay = jQuery('#grve-privacy-overlay');privacyPopupButton.on( 'click', function(e) {e.preventDefault();privacyPopup.fadeIn(600,function(){jQuery(window).on( 'click.grve_close_privacy_popup', function( event ) {if( !jQuery(event.target).closest('.grve-privacy-popup-wrapper').length ) {privacyPopup.fadeOut(600,function(){jQuery(window).off( 'click.grve_close_privacy_popup' );});privacyOverlay.fadeOut(600);}});});privacyOverlay.fadeIn(600);});privacyRefreshButton.on( 'click', function() {window.location.reload(true);});} grvePrivacyCookieConsent('grve-privacy-consent', '30'); grvePrivacyPopupConsent();function grvePrivacyCookieSwitch( cookie_name, initial_state ) {var theDate = new Date();var oneYearLater = new Date( theDate.getTime() + 31536000000 );var privacySwitch = jQuery('.' + cookie_name);privacySwitch.each( function() {if( document.cookie.match( cookie_name ) ) {if ( 'false' == grveReadCookie(cookie_name) ) {this.checked = false;} else {this.checked = true;}} else {if( !initial_state ) {this.checked = false;}}});privacySwitch.on( 'click', function() {if( this.checked ) {document.cookie = cookie_name + '=true; SameSite=Lax; Path=/; Expires='+oneYearLater.toGMTString()+';';privacySwitch.each( function() {this.checked = true;});} else {document.cookie = cookie_name + '=false; SameSite=Lax; Path=/; Expires='+oneYearLater.toGMTString()+';';privacySwitch.each( function() {this.checked = false;});}});} grvePrivacyCookieSwitch('grve-privacy-content-gtracking', '1' ); grvePrivacyCookieSwitch('grve-privacy-content-gfonts', '1' ); grvePrivacyCookieSwitch('grve-privacy-content-gmaps', '1' ); grvePrivacyCookieSwitch('grve-privacy-content-video-embeds', '1' ); (function ( $ ) { "use strict"; $(document).on("sf:ajaxfinish", ".searchandfilter", function(){ GRVE.isotope.init(); GRVE.basicElements.wooProduct(); GRVE.basicElements.hovers(); $('.grve-video, .grve-media').fitVids(); }); }(jQuery)); /* ]]> */ });</script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://vopus.org/wp-content/cache/min/1/wp-content/plugins/page-links-to/dist/new-tab.js?ver=1720135652" id="page-links-to-js" defer></script> <script type="text/javascript" id="search-filter-plugin-build-js-extra"> /* <![CDATA[ */ var SF_LDATA = {"ajax_url":"https:\/\/vopus.org\/wp-admin\/admin-ajax.php","home_url":"https:\/\/vopus.org\/","extensions":[]}; /* ]]> */ </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://vopus.org/wp-content/plugins/search-filter-pro/public/assets/js/search-filter-build.min.js?ver=2.5.7" id="search-filter-plugin-build-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://vopus.org/wp-content/plugins/search-filter-pro/public/assets/js/chosen.jquery.min.js?ver=2.5.7" id="search-filter-plugin-chosen-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://vopus.org/wp-includes/js/jquery/ui/core.min.js?ver=1.13.2" id="jquery-ui-core-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://vopus.org/wp-includes/js/jquery/ui/datepicker.min.js?ver=1.13.2" id="jquery-ui-datepicker-js" defer></script> <script type="text/javascript" id="movedo-grve-login-js-extra"> /* <![CDATA[ */ var grve_form = {"ajaxurl":"https:\/\/vopus.org\/wp-admin\/admin-ajax.php","redirect_url":""}; /* ]]> */ </script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://vopus.org/wp-content/cache/min/1/wp-content/themes/movedo/js/ajax-login.js?ver=1720135681" id="movedo-grve-login-js" defer></script> <!-- Cookie Notice plugin v2.4.15 by Hu-manity.co https://hu-manity.co/ --> <div id="cookie-notice" role="dialog" class="cookie-notice-hidden cookie-revoke-hidden cn-position-bottom" aria-label="Cookie Notice" style="background-color: rgba(50,50,58,1);"><div class="cookie-notice-container" style="color: #fff"><span id="cn-notice-text" class="cn-text-container">Usamos cookies para asegurar que te damos la mejor experiencia en nuestra web. Si continúas usando este sitio, asumiremos que estás de acuerdo con ello.</span><span id="cn-notice-buttons" class="cn-buttons-container"><a href="#" id="cn-accept-cookie" data-cookie-set="accept" class="cn-set-cookie cn-button" aria-label="Aceptar" style="background-color: #00a99d">Aceptar</a></span><span id="cn-close-notice" data-cookie-set="accept" class="cn-close-icon" title="No"></span></div> </div> <!-- / Cookie Notice plugin --><script>window.lazyLoadOptions=[{elements_selector:"img[data-lazy-src],.rocket-lazyload",data_src:"lazy-src",data_srcset:"lazy-srcset",data_sizes:"lazy-sizes",class_loading:"lazyloading",class_loaded:"lazyloaded",threshold:300,callback_loaded:function(element){if(element.tagName==="IFRAME"&&element.dataset.rocketLazyload=="fitvidscompatible"){if(element.classList.contains("lazyloaded")){if(typeof window.jQuery!="undefined"){if(jQuery.fn.fitVids){jQuery(element).parent().fitVids()}}}}}},{elements_selector:".rocket-lazyload",data_src:"lazy-src",data_srcset:"lazy-srcset",data_sizes:"lazy-sizes",class_loading:"lazyloading",class_loaded:"lazyloaded",threshold:300,}];window.addEventListener('LazyLoad::Initialized',function(e){var lazyLoadInstance=e.detail.instance;if(window.MutationObserver){var observer=new MutationObserver(function(mutations){var image_count=0;var iframe_count=0;var rocketlazy_count=0;mutations.forEach(function(mutation){for(var i=0;i<mutation.addedNodes.length;i++){if(typeof mutation.addedNodes[i].getElementsByTagName!=='function'){continue} if(typeof mutation.addedNodes[i].getElementsByClassName!=='function'){continue} images=mutation.addedNodes[i].getElementsByTagName('img');is_image=mutation.addedNodes[i].tagName=="IMG";iframes=mutation.addedNodes[i].getElementsByTagName('iframe');is_iframe=mutation.addedNodes[i].tagName=="IFRAME";rocket_lazy=mutation.addedNodes[i].getElementsByClassName('rocket-lazyload');image_count+=images.length;iframe_count+=iframes.length;rocketlazy_count+=rocket_lazy.length;if(is_image){image_count+=1} if(is_iframe){iframe_count+=1}}});if(image_count>0||iframe_count>0||rocketlazy_count>0){lazyLoadInstance.update()}});var b=document.getElementsByTagName("body")[0];var config={childList:!0,subtree:!0};observer.observe(b,config)}},!1)</script><script data-no-minify="1" async src="https://vopus.org/wp-content/plugins/wp-rocket/assets/js/lazyload/17.5/lazyload.min.js"></script> </body> </html> <!-- This website is like a Rocket, isn't it? Performance optimized by WP Rocket. Learn more: https://wp-rocket.me - Debug: cached@1732869086 -->