It looks like this is a web page, not a feed. I looked for a feed associated with this page, but couldn't find one. Please enter the address of your feed to validate.

Source: https://rwbwealth.com/

  1. <!DOCTYPE html>
  2. <html lang="en-US" prefix="og: https://ogp.me/ns#" >
  3. <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.v="1.2.3",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=>{let r=arguments[0][e];delete arguments[0][e],arguments[0][t(e)]=r})}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>
  4.  
  5. <meta name="viewport" content="width=device-width">
  6. <!-- WP_HEAD() START -->
  7. <style type="text/css">
  8. .heateor_sss_button_instagram span.heateor_sss_svg,a.heateor_sss_instagram span.heateor_sss_svg{background:radial-gradient(circle at 30% 107%,#fdf497 0,#fdf497 5%,#fd5949 45%,#d6249f 60%,#285aeb 90%)}
  9. div.heateor_sss_horizontal_sharing a.heateor_sss_button_instagram span{background:transparent!important;}div.heateor_sss_standard_follow_icons_container a.heateor_sss_button_instagram span{background:transparent;}
  10. .heateor_sss_horizontal_sharing .heateor_sss_svg,.heateor_sss_standard_follow_icons_container .heateor_sss_svg{
  11. background-color: transparent!important;
  12. background: transparent!important;
  13. color: #E5EAEF;
  14. border-width: 0px;
  15. border-style: solid;
  16. border-color: transparent;
  17. }
  18. div.heateor_sss_horizontal_sharing span.heateor_sss_svg svg:hover path:not(.heateor_sss_no_fill),div.heateor_sss_horizontal_sharing span.heateor_sss_svg svg:hover ellipse, div.heateor_sss_horizontal_sharing span.heateor_sss_svg svg:hover circle, div.heateor_sss_horizontal_sharing span.heateor_sss_svg svg:hover polygon{
  19.        fill: #56B8E6;
  20.    }
  21.    div.heateor_sss_horizontal_sharing span.heateor_sss_svg svg:hover path.heateor_sss_svg_stroke{
  22.     stroke: #56B8E6;
  23.    }
  24. .heateor_sss_horizontal_sharing span.heateor_sss_svg:hover,.heateor_sss_standard_follow_icons_container span.heateor_sss_svg:hover{
  25. color: #56B8E6;
  26. border-color: transparent;
  27. }
  28. .heateor_sss_vertical_sharing span.heateor_sss_svg,.heateor_sss_floating_follow_icons_container span.heateor_sss_svg{
  29. color: #fff;
  30. border-width: 0px;
  31. border-style: solid;
  32. border-color: transparent;
  33. }
  34. .heateor_sss_vertical_sharing span.heateor_sss_svg:hover,.heateor_sss_floating_follow_icons_container span.heateor_sss_svg:hover{
  35. border-color: transparent;
  36. }
  37. @media screen and (max-width:783px) {.heateor_sss_vertical_sharing{display:none!important}} </style>
  38. <!-- Search Engine Optimization by Rank Math PRO - https://rankmath.com/ -->
  39. <title>Financial Planning made easier - RWB Wealth</title><link rel="preload" as="style" href="https://fonts.googleapis.com/css?family=Roboto%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2C400%2C400italic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic%7CRoboto%20Slab%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2C400%2C400italic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic%7CMontserrat%3A100%2C200%2C300%2C400%2C500%2C600%2C700%2C800%2C900%7CMontserrat%3A100%2C200%2C300%2C400%2C500%2C600%2C700%2C800%2C900%7CInter%3A100%2C200%2C300%2C400%2C500%2C600%2C700%2C800%2C900%7CLato%3A100%2C200%2C300%2C400%2C500%2C600%2C700%2C800%2C900&#038;display=swap" /><link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2C400%2C400italic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic%7CRoboto%20Slab%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2C400%2C400italic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic%7CMontserrat%3A100%2C200%2C300%2C400%2C500%2C600%2C700%2C800%2C900%7CMontserrat%3A100%2C200%2C300%2C400%2C500%2C600%2C700%2C800%2C900%7CInter%3A100%2C200%2C300%2C400%2C500%2C600%2C700%2C800%2C900%7CLato%3A100%2C200%2C300%2C400%2C500%2C600%2C700%2C800%2C900&#038;display=swap" media="print" onload="this.media='all'" /><noscript><link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2C400%2C400italic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic%7CRoboto%20Slab%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2C400%2C400italic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic%7CMontserrat%3A100%2C200%2C300%2C400%2C500%2C600%2C700%2C800%2C900%7CMontserrat%3A100%2C200%2C300%2C400%2C500%2C600%2C700%2C800%2C900%7CInter%3A100%2C200%2C300%2C400%2C500%2C600%2C700%2C800%2C900%7CLato%3A100%2C200%2C300%2C400%2C500%2C600%2C700%2C800%2C900&#038;display=swap" /></noscript>
  40. <meta name="description" content="RWB Wealth are here to guide you through the world of Financial Planning. We pride ourselves on our personal touch, creating bespoke plans that match your needs"/>
  41. <meta name="robots" content="follow, index, max-snippet:-1, max-video-preview:-1, max-image-preview:large"/>
  42. <link rel="canonical" href="https://rwbwealth.com/" />
  43. <meta property="og:locale" content="en_US" />
  44. <meta property="og:type" content="website" />
  45. <meta property="og:title" content="Financial Planning made easier - RWB Wealth" />
  46. <meta property="og:description" content="RWB Wealth are here to guide you through the world of Financial Planning. We pride ourselves on our personal touch, creating bespoke plans that match your needs" />
  47. <meta property="og:url" content="https://rwbwealth.com/" />
  48. <meta property="og:site_name" content="RWB Wealth" />
  49. <meta property="og:updated_time" content="2022-07-12T11:11:00+00:00" />
  50. <meta property="og:image" content="https://rwbwealth.com/wp-content/uploads/2022/07/rwb-logo-google.png" />
  51. <meta property="og:image:secure_url" content="https://rwbwealth.com/wp-content/uploads/2022/07/rwb-logo-google.png" />
  52. <meta property="og:image:width" content="800" />
  53. <meta property="og:image:height" content="800" />
  54. <meta property="og:image:alt" content="Financial Planning" />
  55. <meta property="og:image:type" content="image/png" />
  56. <meta property="article:published_time" content="2022-04-17T11:25:12+00:00" />
  57. <meta property="article:modified_time" content="2022-07-12T11:11:00+00:00" />
  58. <meta name="twitter:card" content="summary_large_image" />
  59. <meta name="twitter:title" content="Financial Planning made easier - RWB Wealth" />
  60. <meta name="twitter:description" content="RWB Wealth are here to guide you through the world of Financial Planning. We pride ourselves on our personal touch, creating bespoke plans that match your needs" />
  61. <meta name="twitter:image" content="https://rwbwealth.com/wp-content/uploads/2022/07/rwb-logo-google.png" />
  62. <meta name="twitter:label1" content="Written by" />
  63. <meta name="twitter:data1" content="RWB Wealth" />
  64. <meta name="twitter:label2" content="Time to read" />
  65. <meta name="twitter:data2" content="Less than a minute" />
  66. <script type="application/ld+json" class="rank-math-schema-pro">{"@context":"https://schema.org","@graph":[{"@type":"Place","@id":"https://rwbwealth.com/#place","geo":{"@type":"GeoCoordinates","latitude":"51.5398881","longitude":" -3.1326576"},"hasMap":"https://www.google.com/maps/search/?api=1&amp;query=51.5398881, -3.1326576","address":{"@type":"PostalAddress","streetAddress":"RWB Wealth Ltd, Regus House, Malthouse Avenue, Cardiff Gate Business Park","addressRegion":"Cardiff","postalCode":"CF23 8RU","addressCountry":"United Kingdom"}},{"@type":["FinancialService","Organization"],"@id":"https://rwbwealth.com/#organization","name":"RWB Wealth","url":"https://rwbwealth.com","email":"office@rwbwealth.com","address":{"@type":"PostalAddress","streetAddress":"RWB Wealth Ltd, Regus House, Malthouse Avenue, Cardiff Gate Business Park","addressRegion":"Cardiff","postalCode":"CF23 8RU","addressCountry":"United Kingdom"},"logo":{"@type":"ImageObject","@id":"https://rwbwealth.com/#logo","url":"https://rwbwealth.com/wp-content/uploads/2022/07/rwb-logo-google.png","contentUrl":"https://rwbwealth.com/wp-content/uploads/2022/07/rwb-logo-google.png","caption":"RWB Wealth","inLanguage":"en-US","width":"800","height":"800"},"openingHours":["Monday,Tuesday,Wednesday,Thursday,Friday 09:00-17:00"],"location":{"@id":"https://rwbwealth.com/#place"},"image":{"@id":"https://rwbwealth.com/#logo"},"telephone":"02920263360"},{"@type":"WebSite","@id":"https://rwbwealth.com/#website","url":"https://rwbwealth.com","name":"RWB Wealth","publisher":{"@id":"https://rwbwealth.com/#organization"},"inLanguage":"en-US","potentialAction":{"@type":"SearchAction","target":"https://rwbwealth.com/?s={search_term_string}","query-input":"required name=search_term_string"}},{"@type":"ImageObject","@id":"https://rwbwealth.com/wp-content/uploads/2022/07/rwb-logo-google.png","url":"https://rwbwealth.com/wp-content/uploads/2022/07/rwb-logo-google.png","width":"800","height":"800","inLanguage":"en-US"},{"@type":"WebPage","@id":"https://rwbwealth.com/#webpage","url":"https://rwbwealth.com/","name":"Financial Planning made easier - RWB Wealth","datePublished":"2022-04-17T11:25:12+00:00","dateModified":"2022-07-12T11:11:00+00:00","about":{"@id":"https://rwbwealth.com/#organization"},"isPartOf":{"@id":"https://rwbwealth.com/#website"},"primaryImageOfPage":{"@id":"https://rwbwealth.com/wp-content/uploads/2022/07/rwb-logo-google.png"},"inLanguage":"en-US"},{"@type":"Person","@id":"https://rwbwealth.com/author/rwb_admin/","name":"RWB Wealth","url":"https://rwbwealth.com/author/rwb_admin/","image":{"@type":"ImageObject","@id":"https://secure.gravatar.com/avatar/baa02f8017a8c32b116c624a13db32b7?s=96&amp;d=mm&amp;r=g","url":"https://secure.gravatar.com/avatar/baa02f8017a8c32b116c624a13db32b7?s=96&amp;d=mm&amp;r=g","caption":"RWB Wealth","inLanguage":"en-US"},"sameAs":["https://rwbwealth.com"],"worksFor":{"@id":"https://rwbwealth.com/#organization"}},{"@type":"Article","headline":"Financial Planning made easier - RWB Wealth","keywords":"Financial Planning","datePublished":"2022-04-17T11:25:12+00:00","dateModified":"2022-07-12T11:11:00+00:00","author":{"@id":"https://rwbwealth.com/author/rwb_admin/","name":"RWB Wealth"},"publisher":{"@id":"https://rwbwealth.com/#organization"},"description":"RWB Wealth are here to guide you through the world of Financial Planning. We pride ourselves on our personal touch, creating bespoke plans that match your needs","name":"Financial Planning made easier - RWB Wealth","@id":"https://rwbwealth.com/#richSnippet","isPartOf":{"@id":"https://rwbwealth.com/#webpage"},"image":{"@id":"https://rwbwealth.com/wp-content/uploads/2022/07/rwb-logo-google.png"},"inLanguage":"en-US","mainEntityOfPage":{"@id":"https://rwbwealth.com/#webpage"}}]}</script>
  67. <meta name="google-site-verification" content="chrisraymnd575@gmail.com" />
  68. <!-- /Rank Math WordPress SEO plugin -->
  69.  
  70. <link href='https://fonts.gstatic.com' crossorigin rel='preconnect' />
  71. <style id='classic-theme-styles-inline-css' type='text/css'>
  72. /*! This file is auto-generated */
  73. .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}
  74. </style>
  75. <style id='global-styles-inline-css' type='text/css'>
  76. body{--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);--wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);}:where(.is-layout-flex){gap: 0.5em;}:where(.is-layout-grid){gap: 0.5em;}body .is-layout-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;}
  77. .wp-block-navigation a:where(:not(.wp-element-button)){color: inherit;}
  78. :where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}
  79. :where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}
  80. .wp-block-pullquote{font-size: 1.5em;line-height: 1.6;}
  81. </style>
  82. <link data-minify="1" rel='stylesheet' id='oxygen-css' href='https://rwbwealth.com/wp-content/cache/min/1/wp-content/plugins/oxygen/component-framework/oxygen.css?ver=1698315959' type='text/css' media='all' />
  83. <link data-minify="1" rel='stylesheet' id='heateor_sss_frontend_css-css' href='https://rwbwealth.com/wp-content/cache/min/1/wp-content/plugins/sassy-social-share/public/css/sassy-social-share-public.css?ver=1698315959' type='text/css' media='all' />
  84. <link data-minify="1" rel='stylesheet' id='elementor-icons-css' href='https://rwbwealth.com/wp-content/cache/min/1/wp-content/plugins/elementor/assets/lib/eicons/css/elementor-icons.min.css?ver=1698315959' type='text/css' media='all' />
  85. <link rel='stylesheet' id='elementor-frontend-css' href='https://rwbwealth.com/wp-content/plugins/elementor/assets/css/frontend-lite.min.css?ver=3.17.1' type='text/css' media='all' />
  86. <link data-minify="1" rel='stylesheet' id='swiper-css' href='https://rwbwealth.com/wp-content/cache/min/1/wp-content/plugins/elementor/assets/lib/swiper/v8/css/swiper.min.css?ver=1698315960' type='text/css' media='all' />
  87. <link rel='stylesheet' id='elementor-post-500421-css' href='https://rwbwealth.com/wp-content/uploads/elementor/css/post-500421.css?ver=1698315027' type='text/css' media='all' />
  88. <link rel='stylesheet' id='elementor-global-css' href='https://rwbwealth.com/wp-content/uploads/elementor/css/global.css?ver=1698315959' type='text/css' media='all' />
  89. <style id='rocket-lazyload-inline-css' type='text/css'>
  90. .rll-youtube-player{position:relative;padding-bottom:56.23%;height:0;overflow:hidden;max-width:100%;}.rll-youtube-player:focus-within{outline: 2px solid currentColor;outline-offset: 5px;}.rll-youtube-player iframe{position:absolute;top:0;left:0;width:100%;height:100%;z-index:100;background:0 0}.rll-youtube-player img{bottom:0;display:block;left:0;margin:auto;max-width:100%;width:100%;position:absolute;right:0;top:0;border:none;height:auto;-webkit-transition:.4s all;-moz-transition:.4s all;transition:.4s all}.rll-youtube-player img:hover{-webkit-filter:brightness(75%)}.rll-youtube-player .play{height:100%;width:100%;left:0;top:0;position:absolute;background:url(https://rwbwealth.com/wp-content/plugins/wp-rocket/assets/img/youtube.png) no-repeat center;background-color: transparent !important;cursor:pointer;border:none;}
  91. </style>
  92.  
  93. <link rel="preconnect" href="https://fonts.gstatic.com/" crossorigin><script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://rwbwealth.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1" id="jquery-core-js" defer></script>
  94. <link rel="https://api.w.org/" href="https://rwbwealth.com/wp-json/" /><link rel="alternate" type="application/json" href="https://rwbwealth.com/wp-json/wp/v2/pages/14" /><link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://rwbwealth.com/xmlrpc.php?rsd" />
  95. <meta name="generator" content="WordPress 6.5.2" />
  96. <link rel='shortlink' href='https://rwbwealth.com/' />
  97. <link rel="alternate" type="application/json+oembed" href="https://rwbwealth.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Frwbwealth.com%2F" />
  98. <link rel="alternate" type="text/xml+oembed" href="https://rwbwealth.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Frwbwealth.com%2F&#038;format=xml" />
  99. <link rel="apple-touch-icon" sizes="76x76" href="/wp-content/uploads/fbrfg/apple-touch-icon.png">
  100. <link rel="icon" type="image/png" sizes="32x32" href="/wp-content/uploads/fbrfg/favicon-32x32.png">
  101. <link rel="icon" type="image/png" sizes="16x16" href="/wp-content/uploads/fbrfg/favicon-16x16.png">
  102. <link rel="manifest" href="/wp-content/uploads/fbrfg/site.webmanifest">
  103. <link rel="shortcut icon" href="/wp-content/uploads/fbrfg/favicon.ico">
  104. <meta name="msapplication-TileColor" content="#da532c">
  105. <meta name="msapplication-config" content="/wp-content/uploads/fbrfg/browserconfig.xml">
  106. <meta name="theme-color" content="#ffffff"><meta name="generator" content="Elementor 3.17.1; features: e_dom_optimization, e_optimized_assets_loading, e_optimized_css_loading, additional_custom_breakpoints, block_editor_assets_optimize, e_image_loading_optimization; settings: css_print_method-external, google_font-enabled, font_display-swap">
  107.  
  108. <!-- Meta Pixel Code -->
  109. <script type="rocketlazyloadscript" data-rocket-type='text/javascript'>
  110. !function(f,b,e,v,n,t,s){if(f.fbq)return;n=f.fbq=function(){n.callMethod?
  111. n.callMethod.apply(n,arguments):n.queue.push(arguments)};if(!f._fbq)f._fbq=n;
  112. n.push=n;n.loaded=!0;n.version='2.0';n.queue=[];t=b.createElement(e);t.async=!0;
  113. t.src=v;s=b.getElementsByTagName(e)[0];s.parentNode.insertBefore(t,s)}(window,
  114. document,'script','https://connect.facebook.net/en_US/fbevents.js?v=next');
  115. </script>
  116. <!-- End Meta Pixel Code -->
  117.  
  118.      <script type="rocketlazyloadscript" data-rocket-type='text/javascript'>
  119.        var url = window.location.origin + '?ob=open-bridge';
  120.        fbq('set', 'openbridge', '359791993230238', url);
  121.      </script>
  122.    <script type="rocketlazyloadscript" data-rocket-type='text/javascript'>fbq('init', '359791993230238', {}, {
  123.    "agent": "wordpress-6.5.2-3.0.14"
  124. })</script><script type="rocketlazyloadscript" data-rocket-type='text/javascript'>
  125.    fbq('track', 'PageView', []);
  126.  </script>
  127. <!-- Meta Pixel Code -->
  128. <noscript>
  129. <img height="1" width="1" style="display:none" alt="fbpx"
  130. src="https://www.facebook.com/tr?id=359791993230238&ev=PageView&noscript=1" />
  131. </noscript>
  132. <!-- End Meta Pixel Code -->
  133. <!-- Global site tag (gtag.js) - Google Analytics -->
  134. <script type="rocketlazyloadscript" async data-rocket-src="https://www.googletagmanager.com/gtag/js?id=G-207H83FPPF"></script>
  135. <script type="rocketlazyloadscript">
  136.  window.dataLayer = window.dataLayer || [];
  137.  function gtag(){dataLayer.push(arguments);}
  138.  gtag('js', new Date());
  139.  
  140.  gtag('config', 'G-207H83FPPF');
  141. </script><link rel='stylesheet' id='oxygen-styles-css' href='//rwbwealth.com/?xlink=css&#038;ver=6.5.2' type='text/css' media='all' />
  142. <noscript><style id="rocket-lazyload-nojs-css">.rll-youtube-player, [data-lazy-src]{display:none !important;}</style></noscript><!-- END OF WP_HEAD() -->
  143. </head>
  144. <body class="home page-template-default page page-id-14  oxy-overlay-header wp-embed-responsive oxygen-body elementor-default elementor-kit-500421 elementor-page elementor-page-14" >
  145.  
  146.  
  147.  
  148.  
  149. <header id="_header-1-11" class="oxy-header-wrapper oxy-overlay-header oxy-header" ><div id="_header_row-2-11" class="oxy-header-row" ><div class="oxy-header-container"><div id="_header_left-3-11" class="oxy-header-left" ><a id="link-6-11" class="ct-link" href="https://rwbwealth.com/index.php/home/"   ><img id="image-7-11" alt="" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" class="ct-image" data-lazy-src="https://rwbwealth.com/wp-content/uploads/2022/04/logo.png"/><noscript><img id="image-7-11" alt="" src="https://rwbwealth.com/wp-content/uploads/2022/04/logo.png" class="ct-image"/></noscript></a></div><div id="_header_center-4-11" class="oxy-header-center" ></div><div id="_header_right-5-11" class="oxy-header-right" ><div id="div_block-8-11" class="ct-div-block" >
  150. <div id="-pro-menu-10-11" class="oxy-pro-menu "><div class="oxy-pro-menu-mobile-open-icon " data-off-canvas-alignment=""><svg id="-pro-menu-10-11-open-icon"><use xlink:href="#FontAwesomeicon-bars"></use></svg></div>
  151.  
  152.                
  153.        <div class="oxy-pro-menu-container  oxy-pro-menu-dropdown-links-visible-on-mobile oxy-pro-menu-dropdown-links-toggle oxy-pro-menu-show-dropdown" data-aos-duration="400"
  154.  
  155.             data-oxy-pro-menu-dropdown-animation="fade-up"
  156.             data-oxy-pro-menu-dropdown-animation-duration="0.4"
  157.             data-entire-parent-toggles-dropdown="true"
  158.  
  159.            
  160.                          data-oxy-pro-menu-dropdown-animation-duration="0.4"
  161.            
  162.                          data-oxy-pro-menu-dropdown-links-on-mobile="toggle">
  163.            
  164.            <div class="menu-main-menu-container"><ul id="menu-main-menu" class="oxy-pro-menu-list"><li id="menu-item-38" class="menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-home menu-item-38"><a href="https://rwbwealth.com/" aria-current="page">Home</a></li>
  165. <li id="menu-item-39" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-39"><a href="https://rwbwealth.com/financial-advisors-about-us/">About us</a></li>
  166. <li id="menu-item-219" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-219"><a>Services</a>
  167. <ul class="sub-menu">
  168. <li id="menu-item-300" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-300"><a href="https://rwbwealth.com/services/trusted-independent-mortgage-advisors-brokers/">Mortgages</a></li>
  169. <li id="menu-item-272" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-272"><a href="https://rwbwealth.com/services/protection/">Protection</a></li>
  170. <li id="menu-item-279" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-279"><a href="https://rwbwealth.com/services/pension-advisors-retirement-planning/">Pensions</a></li>
  171. <li id="menu-item-280" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-280"><a href="https://rwbwealth.com/services/investing/">Investing</a></li>
  172. <li id="menu-item-276" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-276"><a href="https://rwbwealth.com/services/corporate-financial-advisors/">Corporate Advice</a></li>
  173. <li id="menu-item-45" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-45"><a href="https://rwbwealth.com/services/other-services/">Other Services</a></li>
  174. </ul>
  175. </li>
  176. <li id="menu-item-40" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-40"><a href="https://rwbwealth.com/faqs/">FAQs</a></li>
  177. <li id="menu-item-308" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-308"><a href="/wp-content/uploads/2023/08/SJP-Privacy-Policy-for-Non-SJP-Bespoke-Websites-FEB23.pdf">Privacy</a></li>
  178. <li id="menu-item-336" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-336"><a href="https://rwbwealth.com/financial-insights/">Financial Insights</a></li>
  179. </ul></div>
  180.            <div class="oxy-pro-menu-mobile-close-icon"><svg id="svg--pro-menu-10-11"><use xlink:href="#Lineariconsicon-cross"></use></svg></div>
  181.  
  182.        </div>
  183.  
  184.        </div>
  185.  
  186. <script type="rocketlazyloadscript" data-rocket-type="text/javascript">window.addEventListener('DOMContentLoaded', function() {
  187. jQuery('#-pro-menu-10-11 .oxy-pro-menu-show-dropdown .menu-item-has-children > a', 'body').each(function(){
  188.                jQuery(this).append('<div class="oxy-pro-menu-dropdown-icon-click-area"><svg class="oxy-pro-menu-dropdown-icon"><use xlink:href="#FontAwesomeicon-sort-desc"></use></svg></div>');
  189.            });
  190.            jQuery('#-pro-menu-10-11 .oxy-pro-menu-show-dropdown .menu-item:not(.menu-item-has-children) > a', 'body').each(function(){
  191.                jQuery(this).append('<div class="oxy-pro-menu-dropdown-icon-click-area"></div>');
  192.            }); });</script><a id="link_button-11-11" class="ct-link-button" href="https://rwbwealth.com/contact/"   >Contact</a></div></div></div></div></header>
  193. <div id='inner_content-25-11' class='ct-inner-content'><section id="section-2-14" class=" ct-section" ><div class="ct-section-inner-wrap"><div id="div_block-3-14" class="ct-div-block" ><div id="div_block-4-14" class="ct-div-block" ><h1 id="headline-6-14" class="ct-headline s-h1">Financial Planning</h1><h2 id="headline-8-14" class="ct-headline s-h2">Made Easier</h2><img id="image-15-14" alt="" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" class="ct-image " data-lazy-src="https://rwbwealth.com/wp-content/uploads/2022/04/top-line.png"/><noscript><img id="image-15-14" alt="" src="https://rwbwealth.com/wp-content/uploads/2022/04/top-line.png" class="ct-image "/></noscript><div id="div_block-16-14" class="ct-div-block" ><a id="link_button-17-14" class="ct-link-button s-main-btn" href="/#our-services" target="_self"  >Our Services</a><a id="link_button-19-14" class="ct-link-button s-outline-btn" href="https://rwbwealth.com/index.php/contact/"   >Contact us</a></div></div><div id="div_block-11-14" class="ct-div-block" ><img id="image-12-14" alt="" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" class="ct-image" data-lazy-src="https://rwbwealth.com/wp-content/uploads/2022/05/financial-planning.svg"/><noscript><img id="image-12-14" alt="" src="https://rwbwealth.com/wp-content/uploads/2022/05/financial-planning.svg" class="ct-image"/></noscript></div></div></div></section><section id="section-21-14" class=" ct-section s-bg-light" ><div class="ct-section-inner-wrap"><div id="div_bfalock-22-14" class="ct-div-block s-all-center s-fancy-headingWrap" ><h2 id="headline-23-14" class="ct-headline s-fancy-heading">Guiding You Through The World Of Financial Planning<br></h2><img id="image-34-14" alt="" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" class="ct-image s-imgText-text-divider" data-lazy-src="https://rwbwealth.com/wp-content/uploads/2022/04/imgText-divider-line.png"/><noscript><img id="image-34-14" alt="" src="https://rwbwealth.com/wp-content/uploads/2022/04/imgText-divider-line.png" class="ct-image s-imgText-text-divider"/></noscript><div id="text_block-25-14" class="ct-text-block s-sub-title" >RWB Wealth prides itself on the first class service that their Cardiff advisers have to offer. We believe in excellence, efficiency and integrity whilst providing a full <a href="https://rwbwealth.com/financial-insights/">Financial Planning</a> <a href="https://rwbwealth.com/services/other-services/">Service </a>for every individual client.</div></div></div></section><section id="section-27-14" class=" ct-section" ><div class="ct-section-inner-wrap"><div id="div_block-28-14" class="ct-div-block s-imgText-area s-col-reverse-m s-rightAfter-bg-white" ><div id="div_block-29-14" class="ct-div-block s-imgText-imgWrap" ><img id="image-31-14" alt="" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" class="ct-image s-imgText-img" data-lazy-src="https://rwbwealth.com/wp-content/uploads/2022/04/home-img-1.jpg"/><noscript><img id="image-31-14" alt="" src="https://rwbwealth.com/wp-content/uploads/2022/04/home-img-1.jpg" class="ct-image s-imgText-img"/></noscript></div><div id="div_block-30-14" class="ct-div-block s-imgText-textWrap s-pr-50" ><h6 id="headline-32-14" class="ct-headline s-imgText-text-subTitle">FINANCIAL PLANNING</h6><img id="image-777-14" alt="" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" class="ct-image s-imgText-text-divider" data-lazy-src="https://rwbwealth.com/wp-content/uploads/2022/04/imgText-divider-line.png"/><noscript><img id="image-777-14" alt="" src="https://rwbwealth.com/wp-content/uploads/2022/04/imgText-divider-line.png" class="ct-image s-imgText-text-divider"/></noscript><h4 id="headline-35-14" class="ct-headline s-imgText-text-title">THE IMPORTANCE OF FINANCIAL PLANNING</h4><div id="text_block-37-14" class="ct-text-block s-imgText-text-desc" >Financial planning is a broad term that includes everything from buying a home to planning for your retirement, to protecting your loved ones.<br><br>Financial planning can start as soon as you’re born and involves making the most out of your own personal financial situation. RWB Wealth are personal and <a href="https://rwbwealth.com/services/corporate-financial-advisors/">corporate financial advisors</a> that provides a full financial review for every client and we help to highlight any financial shortcomings or opportunities. From here we can begin to build a suitable financial plan based purely on your own personal circumstances.</div></div></div><div id="div_block-39-14" class="ct-div-block s-imgText-area s-leftAfter-bg-light s-mt-50" ><div id="div_block-41-14" class="ct-div-block s-imgText-textWrap s-pl-50" ><h6 id="headline-44-14" class="ct-headline s-imgText-text-subTitle">FINANCIAL PLANNING</h6><img id="image-46-14" alt="" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" class="ct-image s-imgText-text-divider" data-lazy-src="https://rwbwealth.com/wp-content/uploads/2022/04/imgText-divider-line.png"/><noscript><img id="image-46-14" alt="" src="https://rwbwealth.com/wp-content/uploads/2022/04/imgText-divider-line.png" class="ct-image s-imgText-text-divider"/></noscript><h4 id="headline-48-14" class="ct-headline s-imgText-text-title">WHAT WE OFFER</h4><div id="text_block-50-14" class="ct-text-block s-imgText-text-desc" >We offer an initial no obligation consultation and following that we will clearly disclose any fees that would be applicable to your situation, allowing you to decide whether to progress any further. <br><br>We never pressurise our clients and pride ourselves on our straightforward, transparent approach to financial planning. We not only provide Financial Advice in Cardiff, <a href="https://rwbwealth.com/services/newport-financial-advisors/">Newport</a> and the surrounding areas, but also provide advice to clients across the U.K.</div></div><div id="div_block-40-14" class="ct-div-block s-imgText-imgWrap" ><img id="image-43-14" alt="rwb wealth financial planning" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" class="ct-image s-imgText-img" data-lazy-src="https://rwbwealth.com/wp-content/uploads/2022/04/rwb-wealth-financial-planning.jpg"/><noscript><img id="image-43-14" alt="rwb wealth financial planning" src="https://rwbwealth.com/wp-content/uploads/2022/04/rwb-wealth-financial-planning.jpg" class="ct-image s-imgText-img"/></noscript></div></div></div></section><section id="our-services" class=" ct-section s-section-area" ><div class="ct-section-inner-wrap"><h2 id="headline-55-14" class="ct-headline s-fancy-heading s-all-center">What we can do for you</h2><img id="image-776-14" alt="" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" class="ct-image s-imgText-text-divider" data-lazy-src="https://rwbwealth.com/wp-content/uploads/2022/04/imgText-divider-line.png"/><noscript><img id="image-776-14" alt="" src="https://rwbwealth.com/wp-content/uploads/2022/04/imgText-divider-line.png" class="ct-image s-imgText-text-divider"/></noscript><div id="div_block-57-14" class="ct-div-block s-mt-50 s-services-grid" ><div id="div_block-58-14" class="ct-div-block s-service-item" ><img id="image-59-14" alt="" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" class="ct-image s-service-icon" data-lazy-src="https://rwbwealth.com/wp-content/uploads/2022/04/s-icon-1.png"/><noscript><img id="image-59-14" alt="" src="https://rwbwealth.com/wp-content/uploads/2022/04/s-icon-1.png" class="ct-image s-service-icon"/></noscript><h4 id="headline-62-14" class="ct-headline s-service-title">MORTGAGES</h4><div id="text_block-60-14" class="ct-text-block s-service-desc" >RWB Wealth provide mortgage advice in Cardiff and to the rest of the U.K. We provide mortgage advice...<br><br><br></div><a id="link_button-64-14" class="ct-link-button s-main-btn" href="https://rwbwealth.com/index.php/services/mortgages/"   >Read More</a></div><div id="div_block-66-14" class="ct-div-block s-service-item" ><img id="image-67-14" alt="" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" class="ct-image s-service-icon" data-lazy-src="https://rwbwealth.com/wp-content/uploads/2022/04/s-icon-2.png"/><noscript><img id="image-67-14" alt="" src="https://rwbwealth.com/wp-content/uploads/2022/04/s-icon-2.png" class="ct-image s-service-icon"/></noscript><h4 id="headline-68-14" class="ct-headline s-service-title">PENSIONS</h4><div id="text_block-69-14" class="ct-text-block s-service-desc" >Retirement planning can be complicated, but the earlier you start, the more potential you have to achieve a rewarding retirement. A good financial plan can allow you to live the lifestyle of your choice...</div><a id="link_button-70-14" class="ct-link-button s-main-btn" href="https://rwbwealth.com/index.php/services/pensions/"   >Read More</a></div><div id="div_block-71-14" class="ct-div-block s-service-item" ><img id="image-72-14" alt="" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" class="ct-image s-service-icon" data-lazy-src="https://rwbwealth.com/wp-content/uploads/2022/04/s-icon-3.png"/><noscript><img id="image-72-14" alt="" src="https://rwbwealth.com/wp-content/uploads/2022/04/s-icon-3.png" class="ct-image s-service-icon"/></noscript><h4 id="headline-73-14" class="ct-headline s-service-title">INVESTMENTS</h4><div id="text_block-74-14" class="ct-text-block s-service-desc" >RWB Wealth do not believe in a minimum investment amount, we fully understand that you have to start somewhere. RWB Wealth can provide...<br><br></div><a id="link_button-75-14" class="ct-link-button s-main-btn" href="https://rwbwealth.com/services/investing/"   >Read More</a></div></div><div id="div_block-80-14" class="ct-div-block s-service-rest" ><div id="div_block-81-14" class="ct-div-block s-service-item" ><img id="image-82-14" alt="" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" class="ct-image s-service-icon" data-lazy-src="https://rwbwealth.com/wp-content/uploads/2022/04/s-icon-4.png"/><noscript><img id="image-82-14" alt="" src="https://rwbwealth.com/wp-content/uploads/2022/04/s-icon-4.png" class="ct-image s-service-icon"/></noscript><h4 id="headline-83-14" class="ct-headline s-service-title">PROTECTION</h4><div id="text_block-84-14" class="ct-text-block s-service-desc" >Protecting yourself is one of the most important parts of financial planning, however, many people often overlook this area...</div><a id="link_button-85-14" class="ct-link-button s-main-btn" href="https://rwbwealth.com/index.php/services/protection/"   >Read More</a></div><div id="div_block-87-14" class="ct-div-block s-service-item" ><img id="image-88-14" alt="" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" class="ct-image s-service-icon" data-lazy-src="https://rwbwealth.com/wp-content/uploads/2022/04/s-icon-5.png"/><noscript><img id="image-88-14" alt="" src="https://rwbwealth.com/wp-content/uploads/2022/04/s-icon-5.png" class="ct-image s-service-icon"/></noscript><h4 id="headline-89-14" class="ct-headline s-service-title">OTHER SERVICES<br></h4><div id="text_block-90-14" class="ct-text-block s-service-desc" >The only two things that are certain in life are death and taxes, and unfortunately, Inheritance tax covers both...</div><a id="link_button-91-14" class="ct-link-button s-main-btn" href="https://rwbwealth.com/index.php/services/other-services/"   >Read More</a></div></div><div id="text_block-100-14" class="ct-text-block s-text-white s-enjovia-text" >Your home may be repossessed if you do not keep up repayments on your mortgage.<br><br>The value of an investment with St. James's Place will be directly linked to the performance of the funds you select and the value can therefore go down as well as up. You may get back less than you invested.<br></div></div></section><section id="sectiseon-96-14" class=" ct-section s-section-area" ><div class="ct-section-inner-wrap"><div id="div_block-102-14" class="ct-div-block s-enjovia-grid" ><div id="div_block-99-14" class="ct-div-block" ><div id="text_block-795-14" class="ct-text-block s-text-white s-enjovia-text" >RWB Wealth are a breath of fresh air! They are always available to discuss financial issues, big or small and nothing is too much trouble. Their extensive knowledge provides you with complete comfort knowing that you are receiving the best advice possible. They are down-to-earth, friendly and provide complete reassurance.”<br><br><br><span id="span-796-14" class="ct-span" >Sam Gibson<br></span><br>Managing Director at Enjovia</div></div></div></div></section><section id="section-109-14" class=" ct-section s-bg-light" ><div class="ct-section-inner-wrap"><img id="image-110-14" alt="" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" class="ct-image" data-lazy-src="https://rwbwealth.com/wp-content/uploads/2022/04/Frame.png"/><noscript><img id="image-110-14" alt="" src="https://rwbwealth.com/wp-content/uploads/2022/04/Frame.png" class="ct-image"/></noscript></div></section><section id="section-111-14" class=" ct-section" ><div class="ct-section-inner-wrap"><div id="div_block-112-14" class="ct-div-block s-all-center s-fancy-headingWrap s-mt-50" ><h2 id="headline-113-14" class="ct-headline s-fancy-heading">Financial Insights<br></h2><div id="text_block-114-14" class="ct-text-block s-sub-title" >We will shortly be adding several articles that focus on the latest topics that could have an impact on your finances.</div></div><div id="div_block-118-14" class="ct-div-block s-w-full s-maxWidth-1400" ><div id="_dynamic_list-119-14"  class="oxy-dynamic-list s-post-grid"  ><div id="div_block-120-14" class="ct-div-block s-post-item" ><a data-bg="https://rwbwealth.com/wp-content/uploads/2023/12/life-insurance-blog-image-1-1024x577.png" id="div_block-123-14" class="ct-link s-post-fImage rocket-lazyload" href="https://rwbwealth.com/life-insurance-a-15-point-guide/" target="_self"  style="background-size: auto;" ></a><div id="div_block-173-14" class="ct-div-block s-post-contWrap" ><a id="link-252-14" class="ct-link" href="https://rwbwealth.com/life-insurance-a-15-point-guide/" target="_self"  ><h4 id="headline-199-14" class="ct-headline s-post-title"><span id="span-226-14" class="ct-span" >Life Insurance: A 15 Point Guide</span></h4></a><div id="div_block-285-14" class="ct-div-block s-post-infoWrap" ><div id="div_block-289-14" class="ct-div-block s-post-metaWrap" ><img id="image-307-14" alt="" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" class="ct-image s-post-authorImage" data-lazy-src="https://secure.gravatar.com/avatar/20ea6c36588d08fb21a6e5736dbdd9c3?s=96&d=mm&r=g"/><noscript><img id="image-307-14" alt="" src="https://secure.gravatar.com/avatar/20ea6c36588d08fb21a6e5736dbdd9c3?s=96&d=mm&r=g" class="ct-image s-post-authorImage"/></noscript><div id="div_block-330-14" class="ct-div-block" ><h6 id="headline-352-14" class="ct-headline s-post-authorName"><span id="span-374-14" class="ct-span" >RWB Wealth</span></h6><div id="text_block-396-14" class="ct-text-block s-post-date" ><span id="span-657-14" class="ct-span" >4 December 2023</span></div></div></div><a id="link-680-14" class="ct-link s-post-btnWrap" href="https://rwbwealth.com/life-insurance-a-15-point-guide/" target="_self"  ><div id="text_block-747-14" class="ct-text-block" >Read More</div><img id="image-724-14" alt="" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" class="ct-image s-post-btn-icon" data-lazy-src="https://rwbwealth.com/wp-content/uploads/2022/04/postBtn-icon.png"/><noscript><img id="image-724-14" alt="" src="https://rwbwealth.com/wp-content/uploads/2022/04/postBtn-icon.png" class="ct-image s-post-btn-icon"/></noscript></a></div></div></div><div id="div_block-120-14" class="ct-div-block s-post-item" ><a data-bg="https://rwbwealth.com/wp-content/uploads/2023/11/financial-advisor-fees-blog-image-1-1024x576.png" id="div_block-123-14" class="ct-link s-post-fImage rocket-lazyload" href="https://rwbwealth.com/financial-advisor-fees-and-5-handy-faqs/" target="_self"  style="background-size: auto;" ></a><div id="div_block-173-14" class="ct-div-block s-post-contWrap" ><a id="link-252-14" class="ct-link" href="https://rwbwealth.com/financial-advisor-fees-and-5-handy-faqs/" target="_self"  ><h4 id="headline-199-14" class="ct-headline s-post-title"><span id="span-226-14" class="ct-span" >Financial Advisor Fees: Things You Should Know and 5+ Handy FAQS</span></h4></a><div id="div_block-285-14" class="ct-div-block s-post-infoWrap" ><div id="div_block-289-14" class="ct-div-block s-post-metaWrap" ><img id="image-307-14" alt="" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" class="ct-image s-post-authorImage" data-lazy-src="https://secure.gravatar.com/avatar/20ea6c36588d08fb21a6e5736dbdd9c3?s=96&d=mm&r=g"/><noscript><img id="image-307-14" alt="" src="https://secure.gravatar.com/avatar/20ea6c36588d08fb21a6e5736dbdd9c3?s=96&d=mm&r=g" class="ct-image s-post-authorImage"/></noscript><div id="div_block-330-14" class="ct-div-block" ><h6 id="headline-352-14" class="ct-headline s-post-authorName"><span id="span-374-14" class="ct-span" >RWB Wealth</span></h6><div id="text_block-396-14" class="ct-text-block s-post-date" ><span id="span-657-14" class="ct-span" >27 November 2023</span></div></div></div><a id="link-680-14" class="ct-link s-post-btnWrap" href="https://rwbwealth.com/financial-advisor-fees-and-5-handy-faqs/" target="_self"  ><div id="text_block-747-14" class="ct-text-block" >Read More</div><img id="image-724-14" alt="" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" class="ct-image s-post-btn-icon" data-lazy-src="https://rwbwealth.com/wp-content/uploads/2022/04/postBtn-icon.png"/><noscript><img id="image-724-14" alt="" src="https://rwbwealth.com/wp-content/uploads/2022/04/postBtn-icon.png" class="ct-image s-post-btn-icon"/></noscript></a></div></div></div><div id="div_block-120-14" class="ct-div-block s-post-item" ><a data-bg="https://rwbwealth.com/wp-content/uploads/2023/11/Autumn-Statement-2023-Blog-Image-1-1024x577.png" id="div_block-123-14" class="ct-link s-post-fImage rocket-lazyload" href="https://rwbwealth.com/autumn-statement-2023-a-brief-summary/" target="_self"  style="background-size: auto;" ></a><div id="div_block-173-14" class="ct-div-block s-post-contWrap" ><a id="link-252-14" class="ct-link" href="https://rwbwealth.com/autumn-statement-2023-a-brief-summary/" target="_self"  ><h4 id="headline-199-14" class="ct-headline s-post-title"><span id="span-226-14" class="ct-span" >Autumn Statement 2023: A Brief Summary</span></h4></a><div id="div_block-285-14" class="ct-div-block s-post-infoWrap" ><div id="div_block-289-14" class="ct-div-block s-post-metaWrap" ><img id="image-307-14" alt="" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" class="ct-image s-post-authorImage" data-lazy-src="https://secure.gravatar.com/avatar/20ea6c36588d08fb21a6e5736dbdd9c3?s=96&d=mm&r=g"/><noscript><img id="image-307-14" alt="" src="https://secure.gravatar.com/avatar/20ea6c36588d08fb21a6e5736dbdd9c3?s=96&d=mm&r=g" class="ct-image s-post-authorImage"/></noscript><div id="div_block-330-14" class="ct-div-block" ><h6 id="headline-352-14" class="ct-headline s-post-authorName"><span id="span-374-14" class="ct-span" >RWB Wealth</span></h6><div id="text_block-396-14" class="ct-text-block s-post-date" ><span id="span-657-14" class="ct-span" >24 November 2023</span></div></div></div><a id="link-680-14" class="ct-link s-post-btnWrap" href="https://rwbwealth.com/autumn-statement-2023-a-brief-summary/" target="_self"  ><div id="text_block-747-14" class="ct-text-block" >Read More</div><img id="image-724-14" alt="" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" class="ct-image s-post-btn-icon" data-lazy-src="https://rwbwealth.com/wp-content/uploads/2022/04/postBtn-icon.png"/><noscript><img id="image-724-14" alt="" src="https://rwbwealth.com/wp-content/uploads/2022/04/postBtn-icon.png" class="ct-image s-post-btn-icon"/></noscript></a></div></div></div>                    
  194.                                            
  195.                                        <div class="oxy-repeater-pages-wrap">
  196.                        <div class="oxy-repeater-pages">
  197.                            <span aria-current="page" class="page-numbers current">1</span>
  198. <a class="page-numbers" href="https://rwbwealth.com/page/2/">2</a>
  199. <a class="page-numbers" href="https://rwbwealth.com/page/3/">3</a>
  200. <span class="page-numbers dots">&hellip;</span>
  201. <a class="page-numbers" href="https://rwbwealth.com/page/6/">6</a>
  202. <a class="next page-numbers" href="https://rwbwealth.com/page/2/">Next &raquo;</a>                        </div>
  203.                    </div>
  204.                                        
  205.                    </div></div></div></section></div><section id="contact" class=" ct-section s-contact-section" ><div class="ct-section-inner-wrap"><div id="div_block-17-11" class="ct-div-block s-contactCol-wrap" ><div id="div_block-18-11" class="ct-div-block s-contact-left" ><img id="image-14-11" alt="" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" class="ct-image s-divider-line" data-lazy-src="https://rwbwealth.com/wp-content/uploads/2022/04/green-divider-line.png"/><noscript><img id="image-14-11" alt="" src="https://rwbwealth.com/wp-content/uploads/2022/04/green-divider-line.png" class="ct-image s-divider-line"/></noscript><h2 id="headline-15-11" class="ct-headline s-contact-title">Have any questions?<br>Want to know a little more?</h2><div id="text_block-21-11" class="ct-text-block s-contact-text" >We’re here to help you with any of your questions. If you’d like to contact us or have a query, please fill in our form and we’ll get back to you.</div></div><div id="div_block-23-11" class="ct-div-block s-contact-right" ><div id="shortcode-24-11" class="ct-shortcode s-contact-form" ><div class="wpforms-container wpforms-container-full" id="wpforms-54"><form id="wpforms-form-54" class="wpforms-validate wpforms-form wpforms-ajax-form" data-formid="54" method="post" enctype="multipart/form-data" action="/" data-token="53770ddf80ad5687fe26b2cb1bea573e"><noscript class="wpforms-error-noscript">Please enable JavaScript in your browser to complete this form.</noscript><div class="wpforms-field-container"><div id="wpforms-54-field_1-container" class="wpforms-field wpforms-field-name" data-field-id="1"><label class="wpforms-field-label" for="wpforms-54-field_1">Name <span class="wpforms-required-label">*</span></label><input type="text" id="wpforms-54-field_1" class="wpforms-field-large wpforms-field-required" name="wpforms[fields][1]" placeholder="alex" required></div><div id="wpforms-54-field_2-container" class="wpforms-field wpforms-field-email" data-field-id="2"><label class="wpforms-field-label" for="wpforms-54-field_2">Email <span class="wpforms-required-label">*</span></label><input type="email" id="wpforms-54-field_2" class="wpforms-field-large wpforms-field-required" name="wpforms[fields][2]" placeholder="alex@gmail.com" required></div><div id="wpforms-54-field_3-container" class="wpforms-field wpforms-field-text" data-field-id="3"><label class="wpforms-field-label" for="wpforms-54-field_3">Phone</label><input type="text" id="wpforms-54-field_3" class="wpforms-field-large" name="wpforms[fields][3]" placeholder="+44 (0) 1633 509 878" ></div><div id="wpforms-54-field_4-container" class="wpforms-field wpforms-field-text" data-field-id="4"><label class="wpforms-field-label" for="wpforms-54-field_4">Subject</label><input type="text" id="wpforms-54-field_4" class="wpforms-field-large" name="wpforms[fields][4]" placeholder="text" ></div><div id="wpforms-54-field_5-container" class="wpforms-field wpforms-field-textarea" data-field-id="5"><label class="wpforms-field-label" for="wpforms-54-field_5">Message</label><textarea id="wpforms-54-field_5" class="wpforms-field-large" name="wpforms[fields][5]" placeholder="Message" ></textarea><div class="wpforms-field-description">The Partner
  206. together with St. James's Place plc are the data controllers of any
  207. personal data you provide to us. For further information on our uses of
  208. your personal data, please see the Partner's Privacy Policy or the St.
  209. James's Place Privacy Policy.</div></div><div id="wpforms-54-field_6-container" class="wpforms-field wpforms-field-gdpr-checkbox" data-field-id="6"><label class="wpforms-field-label wpforms-label-hide" for="wpforms-54-field_6">GDPR <span class="wpforms-required-label">*</span></label><ul id="wpforms-54-field_6" class="wpforms-field-required"><li class="choice-1"><input type="checkbox" id="wpforms-54-field_6_1" name="wpforms[fields][6][]" value="I consent to having this website store my submitted information so they can respond to my inquiry." required ><label class="wpforms-field-label-inline" for="wpforms-54-field_6_1">I consent to having this website store my submitted information so they can respond to my inquiry. <span class="wpforms-required-label">*</span></label></li></ul></div></div><input type="hidden" name="wpforms[recaptcha]" value=""><div class="wpforms-submit-container"><input type="hidden" name="wpforms[id]" value="54"><input type="hidden" name="wpforms[author]" value="1"><input type="hidden" name="wpforms[post_id]" value="14"><button type="submit" name="wpforms[submit]" id="wpforms-submit-54" class="wpforms-submit" data-alt-text="Sending..." data-submit-text="Send" aria-live="assertive" value="wpforms-submit">Send</button><img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2026%2026'%3E%3C/svg%3E" class="wpforms-submit-spinner" style="display: none;" width="26" height="26" alt="" data-lazy-src="https://rwbwealth.com/wp-content/plugins/wpforms-lite/assets/images/submit-spin.svg"><noscript><img src="https://rwbwealth.com/wp-content/plugins/wpforms-lite/assets/images/submit-spin.svg" class="wpforms-submit-spinner" style="display: none;" width="26" height="26" alt=""></noscript></div></form></div>  <!-- .wpforms-container --></div></div></div></div></section><section id="section-26-11" class=" ct-section" ><div class="ct-section-inner-wrap"><div id="div_block-27-11" class="ct-div-block" ><a id="link-28-11" class="ct-link" href="http://" target="_self"  ><img id="image-29-11" alt="" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" class="ct-image" data-lazy-src="https://rwbwealth.com/wp-content/uploads/2022/04/black-logo.png"/><noscript><img id="image-29-11" alt="" src="https://rwbwealth.com/wp-content/uploads/2022/04/black-logo.png" class="ct-image"/></noscript></a><div id="div_block-30-11" class="ct-div-block" ><a id="link_text-31-11" class="ct-link-text s-f-link" href="https://rwbwealth.com/"   >Home</a><a id="link_text-33-11" class="ct-link-text s-f-link" href="https://rwbwealth.com/about-us/"   >About us</a><a id="link_text-34-11" class="ct-link-text s-f-link" href="https://rwbwealth.com/services/"   >Services</a><a id="link_text-35-11" class="ct-link-text s-f-link" href="https://rwbwealth.com/faqs/"   >FAQs</a><a id="link_text-39-11" class="ct-link-text s-f-link" href="https://rwbwealth.com/financial-insights/"   >Financial Insights</a><a id="link_text-41-11" class="ct-link-text s-f-link" href="https://rwbwealth.com/contact/"   >Contact</a></div></div><div id="div_block-97-11" class="ct-div-block" ><div id="div_block-98-11" class="ct-div-block" ><a id="link-99-11" class="ct-link" href="https://www.facebook.com/profile.php?id=61551644203126"   ><div id="fancy_icon-100-11" class="ct-fancy-icon s-f-social-icon" ><svg id="svg-fancy_icon-100-11"><use xlink:href="#FontAwesomeicon-facebook"></use></svg></div></a><a id="link-101-11" class="ct-link" href="https://twitter.com/rwbwealth" target="_self"  ><div id="fancy_icon-102-11" class="ct-fancy-icon s-f-social-icon" ><svg id="svg-fancy_icon-102-11"><use xlink:href="#FontAwesomeicon-twitter"></use></svg></div></a><a id="link-103-11" class="ct-link" href="https://www.instagram.com/rwbwealth" target="_self"  ><div id="fancy_icon-104-11" class="ct-fancy-icon s-f-social-icon" ><svg id="svg-fancy_icon-104-11"><use xlink:href="#FontAwesomeicon-instagram"></use></svg></div></a></div><div id="div_block-105-11" class="ct-div-block" ><div id="text_block-106-11" class="ct-text-block" >You can send us a message or call us at:</div><a id="link_text-107-11" class="ct-link-text " href="tel:02920263360" target="_self"  ><b>T:</b> 02920263360<br></a><a id="link_text-114-11" class="ct-link-text " href="/cdn-cgi/l/email-protection#215356430f4e474748424461524b51510f424e0f544a" target="_self"><b>E:</b> <span class="__cf_email__" data-cfemail="403237226e2f262629232500332a30306e232f6e352b">[email&#160;protected]</span><br></a><div id="text_block-109-11" class="ct-text-block" >RWB Wealth Ltd, Regus House, Malthouse Avenue, Cardiff Gate Business Park, Cardiff, CF23 8RU</div><div id="text_block-110-11" class="ct-text-block" ><b>SJP Approved<span id="span-111-11" class="ct-span" ></span></b><br>04/12/2023</div><img id="image-115-11" alt="" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" class="ct-image" data-lazy-src="https://rwbwealth.com/wp-content/uploads/2023/08/SJP-Associate-Partner-Practice_POS_RGB_MS.png"/><noscript><img id="image-115-11" alt="" src="https://rwbwealth.com/wp-content/uploads/2023/08/SJP-Associate-Partner-Practice_POS_RGB_MS.png" class="ct-image"/></noscript><div id="text_block-113-11" class="ct-text-block" ><b>RWB Wealth Ltd is an Appointed Representative of and represents only St. James's Place Wealth Management plc (which is authorised and regulated by the Financial Conduct Authority) for the purpose of advising solely on the Group’s wealth management products and services, more details of which are set out on the Group’s website www.sjp.co.uk/products. The ‘St. James's Place Partnership’ and the titles ‘Partner’ and ‘Partner Practice’ are marketing terms used to describe St. James's Place representatives.</b></div></div></div></div></section><section id="section-70-11" class=" ct-section" ><div class="ct-section-inner-wrap"><div id="text_block-71-11" class="ct-text-block" ><br></div><a id="link-83-11" class="ct-link" href="http://www.avgjoe.co.uk" target="_self"  ><div id="div_block-76-11" class="ct-div-block" ><div id="text_block-74-11" class="ct-text-block" >Site by&nbsp;&nbsp;</div><img id="image-75-11" alt="" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" class="ct-image" data-lazy-src="https://rwbwealth.com/wp-content/uploads/2022/04/logo-1.png"/><noscript><img id="image-75-11" alt="" src="https://rwbwealth.com/wp-content/uploads/2022/04/logo-1.png" class="ct-image"/></noscript></div></a></div></section> <!-- WP_FOOTER -->
  210. <script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script type="rocketlazyloadscript">var BotStar={appId:"sd0d652f6-0a30-4a4b-ac55-3e12a6eff378",mode:"livechat"};!function(t,a){var e=function(){(e.q=e.q||[]).push(arguments)};e.q=e.q||[],t.BotStarApi=e;!function(){var t=a.createElement("script");t.type="text/javascript",t.async=1,t.src="https://widget.botstar.com/static/js/widget.js";var e=a.getElementsByTagName("script")[0];e.parentNode.insertBefore(t,e)}();}(window,document)</script><script type="rocketlazyloadscript">window.addEventListener('DOMContentLoaded', function() {jQuery(document).on('click','a[href*="#"]',function(t){if(jQuery(t.target).closest('.wc-tabs').length>0){return}if(jQuery(this).is('[href="#"]')||jQuery(this).is('[href="#0"]')||jQuery(this).is('[href*="replytocom"]')){return};if(location.pathname.replace(/^\//,"")==this.pathname.replace(/^\//,"")&&location.hostname==this.hostname){var e=jQuery(this.hash);(e=e.length?e:jQuery("[name="+this.hash.slice(1)+"]")).length&&(t.preventDefault(),jQuery("html, body").animate({scrollTop:e.offset().top-75},500))}});});</script><style>.ct-FontAwesomeicon-twitter{width:0.92857142857143em}</style>
  211. <style>.ct-FontAwesomeicon-facebook{width:0.57142857142857em}</style>
  212. <style>.ct-FontAwesomeicon-bars{width:0.85714285714286em}</style>
  213. <style>.ct-FontAwesomeicon-sort-desc{width:0.57142857142857em}</style>
  214. <style>.ct-FontAwesomeicon-instagram{width:0.85714285714286em}</style>
  215. <?xml version="1.0"?><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" aria-hidden="true" style="position: absolute; width: 0; height: 0; overflow: hidden;" version="1.1"><defs><symbol id="FontAwesomeicon-twitter" viewBox="0 0 26 28"><title>twitter</title><path d="M25.312 6.375c-0.688 1-1.547 1.891-2.531 2.609 0.016 0.219 0.016 0.438 0.016 0.656 0 6.672-5.078 14.359-14.359 14.359-2.859 0-5.516-0.828-7.75-2.266 0.406 0.047 0.797 0.063 1.219 0.063 2.359 0 4.531-0.797 6.266-2.156-2.219-0.047-4.078-1.5-4.719-3.5 0.313 0.047 0.625 0.078 0.953 0.078 0.453 0 0.906-0.063 1.328-0.172-2.312-0.469-4.047-2.5-4.047-4.953v-0.063c0.672 0.375 1.453 0.609 2.281 0.641-1.359-0.906-2.25-2.453-2.25-4.203 0-0.938 0.25-1.797 0.688-2.547 2.484 3.062 6.219 5.063 10.406 5.281-0.078-0.375-0.125-0.766-0.125-1.156 0-2.781 2.25-5.047 5.047-5.047 1.453 0 2.766 0.609 3.687 1.594 1.141-0.219 2.234-0.641 3.203-1.219-0.375 1.172-1.172 2.156-2.219 2.781 1.016-0.109 2-0.391 2.906-0.781z"/></symbol><symbol id="FontAwesomeicon-facebook" viewBox="0 0 16 28"><title>facebook</title><path d="M14.984 0.187v4.125h-2.453c-1.922 0-2.281 0.922-2.281 2.25v2.953h4.578l-0.609 4.625h-3.969v11.859h-4.781v-11.859h-3.984v-4.625h3.984v-3.406c0-3.953 2.422-6.109 5.953-6.109 1.687 0 3.141 0.125 3.563 0.187z"/></symbol><symbol id="FontAwesomeicon-bars" viewBox="0 0 24 28"><title>bars</title><path d="M24 21v2c0 0.547-0.453 1-1 1h-22c-0.547 0-1-0.453-1-1v-2c0-0.547 0.453-1 1-1h22c0.547 0 1 0.453 1 1zM24 13v2c0 0.547-0.453 1-1 1h-22c-0.547 0-1-0.453-1-1v-2c0-0.547 0.453-1 1-1h22c0.547 0 1 0.453 1 1zM24 5v2c0 0.547-0.453 1-1 1h-22c-0.547 0-1-0.453-1-1v-2c0-0.547 0.453-1 1-1h22c0.547 0 1 0.453 1 1z"/></symbol><symbol id="FontAwesomeicon-sort-desc" viewBox="0 0 16 28"><title>sort-desc</title><path d="M16 17c0 0.266-0.109 0.516-0.297 0.703l-7 7c-0.187 0.187-0.438 0.297-0.703 0.297s-0.516-0.109-0.703-0.297l-7-7c-0.187-0.187-0.297-0.438-0.297-0.703 0-0.547 0.453-1 1-1h14c0.547 0 1 0.453 1 1z"/></symbol><symbol id="FontAwesomeicon-instagram" viewBox="0 0 24 28"><title>instagram</title><path d="M16 14c0-2.203-1.797-4-4-4s-4 1.797-4 4 1.797 4 4 4 4-1.797 4-4zM18.156 14c0 3.406-2.75 6.156-6.156 6.156s-6.156-2.75-6.156-6.156 2.75-6.156 6.156-6.156 6.156 2.75 6.156 6.156zM19.844 7.594c0 0.797-0.641 1.437-1.437 1.437s-1.437-0.641-1.437-1.437 0.641-1.437 1.437-1.437 1.437 0.641 1.437 1.437zM12 4.156c-1.75 0-5.5-0.141-7.078 0.484-0.547 0.219-0.953 0.484-1.375 0.906s-0.688 0.828-0.906 1.375c-0.625 1.578-0.484 5.328-0.484 7.078s-0.141 5.5 0.484 7.078c0.219 0.547 0.484 0.953 0.906 1.375s0.828 0.688 1.375 0.906c1.578 0.625 5.328 0.484 7.078 0.484s5.5 0.141 7.078-0.484c0.547-0.219 0.953-0.484 1.375-0.906s0.688-0.828 0.906-1.375c0.625-1.578 0.484-5.328 0.484-7.078s0.141-5.5-0.484-7.078c-0.219-0.547-0.484-0.953-0.906-1.375s-0.828-0.688-1.375-0.906c-1.578-0.625-5.328-0.484-7.078-0.484zM24 14c0 1.656 0.016 3.297-0.078 4.953-0.094 1.922-0.531 3.625-1.937 5.031s-3.109 1.844-5.031 1.937c-1.656 0.094-3.297 0.078-4.953 0.078s-3.297 0.016-4.953-0.078c-1.922-0.094-3.625-0.531-5.031-1.937s-1.844-3.109-1.937-5.031c-0.094-1.656-0.078-3.297-0.078-4.953s-0.016-3.297 0.078-4.953c0.094-1.922 0.531-3.625 1.937-5.031s3.109-1.844 5.031-1.937c1.656-0.094 3.297-0.078 4.953-0.078s3.297-0.016 4.953 0.078c1.922 0.094 3.625 0.531 5.031 1.937s1.844 3.109 1.937 5.031c0.094 1.656 0.078 3.297 0.078 4.953z"/></symbol></defs></svg><?xml version="1.0"?><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" style="position: absolute; width: 0; height: 0; overflow: hidden;" version="1.1"><defs><symbol id="Lineariconsicon-cross" viewBox="0 0 20 20"><title>cross</title><path class="path1" d="M10.707 10.5l5.646-5.646c0.195-0.195 0.195-0.512 0-0.707s-0.512-0.195-0.707 0l-5.646 5.646-5.646-5.646c-0.195-0.195-0.512-0.195-0.707 0s-0.195 0.512 0 0.707l5.646 5.646-5.646 5.646c-0.195 0.195-0.195 0.512 0 0.707 0.098 0.098 0.226 0.146 0.354 0.146s0.256-0.049 0.354-0.146l5.646-5.646 5.646 5.646c0.098 0.098 0.226 0.146 0.354 0.146s0.256-0.049 0.354-0.146c0.195-0.195 0.195-0.512 0-0.707l-5.646-5.646z"/></symbol></defs></svg>    <!-- Meta Pixel Event Code -->
  216.    <script type="rocketlazyloadscript" data-rocket-type='text/javascript'>
  217.        document.addEventListener( 'wpcf7mailsent', function( event ) {
  218.        if( "fb_pxl_code" in event.detail.apiResponse){
  219.          eval(event.detail.apiResponse.fb_pxl_code);
  220.        }
  221.      }, false );
  222.    </script>
  223.    <!-- End Meta Pixel Event Code -->
  224.    <div id='fb-pxl-ajax-code'></div>
  225.        <script type="rocketlazyloadscript" data-rocket-type="text/javascript">window.addEventListener('DOMContentLoaded', function() {
  226.  
  227.            function oxygen_init_pro_menu() {
  228.                jQuery('.oxy-pro-menu-container').each(function(){
  229.                    
  230.                    // dropdowns
  231.                    var menu = jQuery(this),
  232.                        animation = menu.data('oxy-pro-menu-dropdown-animation'),
  233.                        animationDuration = menu.data('oxy-pro-menu-dropdown-animation-duration');
  234.                    
  235.                    jQuery('.sub-menu', menu).attr('data-aos',animation);
  236.                    jQuery('.sub-menu', menu).attr('data-aos-duration',animationDuration*1000);
  237.  
  238.                    oxygen_offcanvas_menu_init(menu);
  239.                    jQuery(window).resize(function(){
  240.                        oxygen_offcanvas_menu_init(menu);
  241.                    });
  242.  
  243.                    // let certain CSS rules know menu being initialized
  244.                    // "10" timeout is extra just in case, "0" would be enough
  245.                    setTimeout(function() {menu.addClass('oxy-pro-menu-init');}, 10);
  246.                });
  247.            }
  248.  
  249.            jQuery(document).ready(oxygen_init_pro_menu);
  250.            document.addEventListener('oxygen-ajax-element-loaded', oxygen_init_pro_menu, false);
  251.                
  252.            jQuery(".oxygen-body")
  253.            .on('mouseenter', '.oxy-pro-menu-show-dropdown:not(.oxy-pro-menu-open-container) .menu-item-has-children', function() {
  254.                var subMenu = jQuery(this).children('.sub-menu');
  255.                subMenu.addClass('aos-animate oxy-pro-menu-dropdown-animating').removeClass('sub-menu-left');
  256.  
  257.                var duration = jQuery(this).parents('.oxy-pro-menu-container').data('oxy-pro-menu-dropdown-animation-duration');
  258.  
  259.                setTimeout(function() {subMenu.removeClass('oxy-pro-menu-dropdown-animating')}, duration*1000);
  260.  
  261.                var offset = subMenu.offset(),
  262.                    width = subMenu.width(),
  263.                    docWidth = jQuery(window).width();
  264.  
  265.                    if (offset.left+width > docWidth) {
  266.                        subMenu.addClass('sub-menu-left');
  267.                    }
  268.            })
  269.            
  270.            .on('mouseleave', '.oxy-pro-menu-show-dropdown .menu-item-has-children', function() {
  271.                jQuery(this).children('.sub-menu').removeClass('aos-animate');
  272.  
  273.                var subMenu = jQuery(this).children('.sub-menu');
  274.                subMenu.addClass('oxy-pro-menu-dropdown-animating-out');
  275.  
  276.                var duration = jQuery(this).parents('.oxy-pro-menu-container').data('oxy-pro-menu-dropdown-animation-duration');
  277.                setTimeout(function() {subMenu.removeClass('oxy-pro-menu-dropdown-animating-out')}, duration*1000);
  278.            })
  279.  
  280.            // open icon click
  281.            .on('click', '.oxy-pro-menu-mobile-open-icon', function() {    
  282.                var menu = jQuery(this).parents('.oxy-pro-menu');
  283.                // off canvas
  284.                if (jQuery(this).hasClass('oxy-pro-menu-off-canvas-trigger')) {
  285.                    oxygen_offcanvas_menu_run(menu);
  286.                }
  287.                // regular
  288.                else {
  289.                    menu.addClass('oxy-pro-menu-open');
  290.                    jQuery(this).siblings('.oxy-pro-menu-container').addClass('oxy-pro-menu-open-container');
  291.                    jQuery('body').addClass('oxy-nav-menu-prevent-overflow');
  292.                    jQuery('html').addClass('oxy-nav-menu-prevent-overflow');
  293.                    
  294.                    oxygen_pro_menu_set_static_width(menu);
  295.                }
  296.                // remove animation and collapse
  297.                jQuery('.sub-menu', menu).attr('data-aos','');
  298.                jQuery('.oxy-pro-menu-dropdown-toggle .sub-menu', menu).slideUp(0);
  299.            });
  300.  
  301.            function oxygen_pro_menu_set_static_width(menu) {
  302.                var menuItemWidth = jQuery(".oxy-pro-menu-list > .menu-item", menu).width();
  303.                jQuery(".oxy-pro-menu-open-container > div:first-child, .oxy-pro-menu-off-canvas-container > div:first-child", menu).width(menuItemWidth);
  304.            }
  305.  
  306.            function oxygen_pro_menu_unset_static_width(menu) {
  307.                jQuery(".oxy-pro-menu-container > div:first-child", menu).width("");
  308.            }
  309.  
  310.            // close icon click
  311.            jQuery('body').on('click', '.oxy-pro-menu-mobile-close-icon', function(e) {
  312.                
  313.                var menu = jQuery(this).parents('.oxy-pro-menu');
  314.  
  315.                menu.removeClass('oxy-pro-menu-open');
  316.                jQuery(this).parents('.oxy-pro-menu-container').removeClass('oxy-pro-menu-open-container');
  317.                jQuery('.oxy-nav-menu-prevent-overflow').removeClass('oxy-nav-menu-prevent-overflow');
  318.  
  319.                if (jQuery(this).parent('.oxy-pro-menu-container').hasClass('oxy-pro-menu-off-canvas-container')) {
  320.                    oxygen_offcanvas_menu_run(menu);
  321.                }
  322.  
  323.                oxygen_pro_menu_unset_static_width(menu);
  324.            });
  325.  
  326.            // dropdown toggle icon click
  327.            jQuery('body').on(
  328.                'touchstart click',
  329.                '.oxy-pro-menu-dropdown-links-toggle.oxy-pro-menu-off-canvas-container .menu-item-has-children > a > .oxy-pro-menu-dropdown-icon-click-area,'+
  330.                '.oxy-pro-menu-dropdown-links-toggle.oxy-pro-menu-open-container .menu-item-has-children > a > .oxy-pro-menu-dropdown-icon-click-area',
  331.                function(e) {
  332.                    e.preventDefault();
  333.  
  334.                    // fix for iOS false triggering submenu clicks
  335.                    jQuery('.sub-menu').css('pointer-events', 'none');
  336.                    setTimeout( function() {
  337.                        jQuery('.sub-menu').css('pointer-events', 'initial');
  338.                    }, 500);
  339.  
  340.                    // workaround to stop click event from triggering after touchstart
  341.                    if (window.oxygenProMenuIconTouched === true) {
  342.                        window.oxygenProMenuIconTouched = false;
  343.                        return;
  344.                    }
  345.                    if (e.type==='touchstart') {
  346.                        window.oxygenProMenuIconTouched = true;
  347.                    }
  348.                    oxygen_pro_menu_toggle_dropdown(this);
  349.                }
  350.            );
  351.  
  352.            function oxygen_pro_menu_toggle_dropdown(trigger) {
  353.  
  354.                var duration = jQuery(trigger).parents('.oxy-pro-menu-container').data('oxy-pro-menu-dropdown-animation-duration');
  355.  
  356.                jQuery(trigger).closest('.menu-item-has-children').children('.sub-menu').slideToggle({
  357.                    start: function () {
  358.                        jQuery(this).css({
  359.                            display: "flex"
  360.                        })
  361.                    },
  362.                    duration: duration*1000
  363.                });
  364.            }
  365.                    
  366.            // fullscreen menu link click
  367.            var selector = '.oxy-pro-menu-open .menu-item a';
  368.            jQuery('body').on('click', selector, function(event){
  369.                
  370.                if (jQuery(event.target).closest('.oxy-pro-menu-dropdown-icon-click-area').length > 0) {
  371.                    // toggle icon clicked, no need to hide the menu
  372.                    return;
  373.                }
  374.                else if ((jQuery(this).attr("href") === "#" || jQuery(this).closest(".oxy-pro-menu-container").data("entire-parent-toggles-dropdown")) &&
  375.                         jQuery(this).parent().hasClass('menu-item-has-children')) {
  376.                    // empty href don't lead anywhere, treat it as toggle trigger
  377.                    oxygen_pro_menu_toggle_dropdown(event.target);
  378.                    // keep anchor links behavior as is, and prevent regular links from page reload
  379.                    if (jQuery(this).attr("href").indexOf("#")!==0) {
  380.                        return false;
  381.                    }
  382.                }
  383.  
  384.                // hide the menu and follow the anchor
  385.                if (jQuery(this).attr("href").indexOf("#")===0) {
  386.                    jQuery('.oxy-pro-menu-open').removeClass('oxy-pro-menu-open');
  387.                    jQuery('.oxy-pro-menu-open-container').removeClass('oxy-pro-menu-open-container');
  388.                    jQuery('.oxy-nav-menu-prevent-overflow').removeClass('oxy-nav-menu-prevent-overflow');
  389.                }
  390.  
  391.            });
  392.  
  393.            // off-canvas menu link click
  394.            var selector = '.oxy-pro-menu-off-canvas .menu-item a';
  395.            jQuery('body').on('click', selector, function(event){
  396.                if (jQuery(event.target).closest('.oxy-pro-menu-dropdown-icon-click-area').length > 0) {
  397.                    // toggle icon clicked, no need to trigger it
  398.                    return;
  399.                }
  400.                else if ((jQuery(this).attr("href") === "#" || jQuery(this).closest(".oxy-pro-menu-container").data("entire-parent-toggles-dropdown")) &&
  401.                    jQuery(this).parent().hasClass('menu-item-has-children')) {
  402.                    // empty href don't lead anywhere, treat it as toggle trigger
  403.                    oxygen_pro_menu_toggle_dropdown(event.target);
  404.                    // keep anchor links behavior as is, and prevent regular links from page reload
  405.                    if (jQuery(this).attr("href").indexOf("#")!==0) {
  406.                        return false;
  407.                    }
  408.                }
  409.            });
  410.  
  411.            // off canvas
  412.            function oxygen_offcanvas_menu_init(menu) {
  413.  
  414.                // only init off-canvas animation if trigger icon is visible i.e. mobile menu in action
  415.                var offCanvasActive = jQuery(menu).siblings('.oxy-pro-menu-off-canvas-trigger').css('display');
  416.                if (offCanvasActive!=='none') {
  417.                    var animation = menu.data('oxy-pro-menu-off-canvas-animation');
  418.                    setTimeout(function() {menu.attr('data-aos', animation);}, 10);
  419.                }
  420.                else {
  421.                    // remove AOS
  422.                    menu.attr('data-aos', '');
  423.                };
  424.            }
  425.            
  426.            function oxygen_offcanvas_menu_run(menu) {
  427.  
  428.                var container = menu.find(".oxy-pro-menu-container");
  429.                
  430.                if (!container.attr('data-aos')) {
  431.                    // initialize animation
  432.                    setTimeout(function() {oxygen_offcanvas_menu_toggle(menu, container)}, 0);
  433.                }
  434.                else {
  435.                    oxygen_offcanvas_menu_toggle(menu, container);
  436.                }
  437.            }
  438.  
  439.            var oxygen_offcanvas_menu_toggle_in_progress = false;
  440.  
  441.            function oxygen_offcanvas_menu_toggle(menu, container) {
  442.  
  443.                if (oxygen_offcanvas_menu_toggle_in_progress) {
  444.                    return;
  445.                }
  446.  
  447.                container.toggleClass('aos-animate');
  448.  
  449.                if (container.hasClass('oxy-pro-menu-off-canvas-container')) {
  450.                    
  451.                    oxygen_offcanvas_menu_toggle_in_progress = true;
  452.                    
  453.                    var animation = container.data('oxy-pro-menu-off-canvas-animation'),
  454.                        timeout = container.data('aos-duration');
  455.  
  456.                    if (!animation){
  457.                        timeout = 0;
  458.                    }
  459.  
  460.                    setTimeout(function() {
  461.                        container.removeClass('oxy-pro-menu-off-canvas-container')
  462.                        menu.removeClass('oxy-pro-menu-off-canvas');
  463.                        oxygen_offcanvas_menu_toggle_in_progress = false;
  464.                    }, timeout);
  465.                }
  466.                else {
  467.                    container.addClass('oxy-pro-menu-off-canvas-container');
  468.                    menu.addClass('oxy-pro-menu-off-canvas');
  469.                    oxygen_pro_menu_set_static_width(menu);
  470.                }
  471.            }
  472.        });</script>
  473.  
  474.    <link data-minify="1" rel='stylesheet' id='oxygen-aos-css' href='https://rwbwealth.com/wp-content/cache/min/1/wp-content/plugins/oxygen/component-framework/vendor/aos/aos.css?ver=1698315960' type='text/css' media='all' />
  475. <link rel='stylesheet' id='wpforms-full-css' href='https://rwbwealth.com/wp-content/plugins/wpforms-lite/assets/css/wpforms-full.min.css?ver=1.7.3' type='text/css' media='all' />
  476. <script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="rocket-browser-checker-js-after">
  477. /* <![CDATA[ */
  478. "use strict";var _createClass=function(){function defineProperties(target,props){for(var i=0;i<props.length;i++){var descriptor=props[i];descriptor.enumerable=descriptor.enumerable||!1,descriptor.configurable=!0,"value"in descriptor&&(descriptor.writable=!0),Object.defineProperty(target,descriptor.key,descriptor)}}return function(Constructor,protoProps,staticProps){return protoProps&&defineProperties(Constructor.prototype,protoProps),staticProps&&defineProperties(Constructor,staticProps),Constructor}}();function _classCallCheck(instance,Constructor){if(!(instance instanceof Constructor))throw new TypeError("Cannot call a class as a function")}var RocketBrowserCompatibilityChecker=function(){function RocketBrowserCompatibilityChecker(options){_classCallCheck(this,RocketBrowserCompatibilityChecker),this.passiveSupported=!1,this._checkPassiveOption(this),this.options=!!this.passiveSupported&&options}return _createClass(RocketBrowserCompatibilityChecker,[{key:"_checkPassiveOption",value:function(self){try{var options={get passive(){return!(self.passiveSupported=!0)}};window.addEventListener("test",null,options),window.removeEventListener("test",null,options)}catch(err){self.passiveSupported=!1}}},{key:"initRequestIdleCallback",value:function(){!1 in window&&(window.requestIdleCallback=function(cb){var start=Date.now();return setTimeout(function(){cb({didTimeout:!1,timeRemaining:function(){return Math.max(0,50-(Date.now()-start))}})},1)}),!1 in window&&(window.cancelIdleCallback=function(id){return clearTimeout(id)})}},{key:"isDataSaverModeOn",value:function(){return"connection"in navigator&&!0===navigator.connection.saveData}},{key:"supportsLinkPrefetch",value:function(){var elem=document.createElement("link");return elem.relList&&elem.relList.supports&&elem.relList.supports("prefetch")&&window.IntersectionObserver&&"isIntersecting"in IntersectionObserverEntry.prototype}},{key:"isSlowConnection",value:function(){return"connection"in navigator&&"effectiveType"in navigator.connection&&("2g"===navigator.connection.effectiveType||"slow-2g"===navigator.connection.effectiveType)}}]),RocketBrowserCompatibilityChecker}();
  479. /* ]]> */
  480. </script>
  481. <script type="text/javascript" id="rocket-preload-links-js-extra">
  482. /* <![CDATA[ */
  483. var RocketPreloadLinksConfig = {"excludeUris":"\/(?:.+\/)?feed(?:\/(?:.+\/?)?)?$|\/(?:.+\/)?embed\/|\/(index\\.php\/)?(.*)wp\\-json(\/.*|$)|\/refer\/|\/go\/|\/recommend\/|\/recommends\/","usesTrailingSlash":"1","imageExt":"jpg|jpeg|gif|png|tiff|bmp|webp|avif|pdf|doc|docx|xls|xlsx|php","fileExt":"jpg|jpeg|gif|png|tiff|bmp|webp|avif|pdf|doc|docx|xls|xlsx|php|html|htm","siteUrl":"https:\/\/rwbwealth.com","onHoverDelay":"100","rateThrottle":"3"};
  484. /* ]]> */
  485. </script>
  486. <script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="rocket-preload-links-js-after">
  487. /* <![CDATA[ */
  488. (function() {
  489. "use strict";var r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},e=function(){function i(e,t){for(var n=0;n<t.length;n++){var i=t[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(e,i.key,i)}}return function(e,t,n){return t&&i(e.prototype,t),n&&i(e,n),e}}();function i(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}var t=function(){function n(e,t){i(this,n),this.browser=e,this.config=t,this.options=this.browser.options,this.prefetched=new Set,this.eventTime=null,this.threshold=1111,this.numOnHover=0}return e(n,[{key:"init",value:function(){!this.browser.supportsLinkPrefetch()||this.browser.isDataSaverModeOn()||this.browser.isSlowConnection()||(this.regex={excludeUris:RegExp(this.config.excludeUris,"i"),images:RegExp(".("+this.config.imageExt+")$","i"),fileExt:RegExp(".("+this.config.fileExt+")$","i")},this._initListeners(this))}},{key:"_initListeners",value:function(e){-1<this.config.onHoverDelay&&document.addEventListener("mouseover",e.listener.bind(e),e.listenerOptions),document.addEventListener("mousedown",e.listener.bind(e),e.listenerOptions),document.addEventListener("touchstart",e.listener.bind(e),e.listenerOptions)}},{key:"listener",value:function(e){var t=e.target.closest("a"),n=this._prepareUrl(t);if(null!==n)switch(e.type){case"mousedown":case"touchstart":this._addPrefetchLink(n);break;case"mouseover":this._earlyPrefetch(t,n,"mouseout")}}},{key:"_earlyPrefetch",value:function(t,e,n){var i=this,r=setTimeout(function(){if(r=null,0===i.numOnHover)setTimeout(function(){return i.numOnHover=0},1e3);else if(i.numOnHover>i.config.rateThrottle)return;i.numOnHover++,i._addPrefetchLink(e)},this.config.onHoverDelay);t.addEventListener(n,function e(){t.removeEventListener(n,e,{passive:!0}),null!==r&&(clearTimeout(r),r=null)},{passive:!0})}},{key:"_addPrefetchLink",value:function(i){return this.prefetched.add(i.href),new Promise(function(e,t){var n=document.createElement("link");n.rel="prefetch",n.href=i.href,n.onload=e,n.onerror=t,document.head.appendChild(n)}).catch(function(){})}},{key:"_prepareUrl",value:function(e){if(null===e||"object"!==(void 0===e?"undefined":r(e))||!1 in e||-1===["http:","https:"].indexOf(e.protocol))return null;var t=e.href.substring(0,this.config.siteUrl.length),n=this._getPathname(e.href,t),i={original:e.href,protocol:e.protocol,origin:t,pathname:n,href:t+n};return this._isLinkOk(i)?i:null}},{key:"_getPathname",value:function(e,t){var n=t?e.substring(this.config.siteUrl.length):e;return n.startsWith("/")||(n="/"+n),this._shouldAddTrailingSlash(n)?n+"/":n}},{key:"_shouldAddTrailingSlash",value:function(e){return this.config.usesTrailingSlash&&!e.endsWith("/")&&!this.regex.fileExt.test(e)}},{key:"_isLinkOk",value:function(e){return null!==e&&"object"===(void 0===e?"undefined":r(e))&&(!this.prefetched.has(e.href)&&e.origin===this.config.siteUrl&&-1===e.href.indexOf("?")&&-1===e.href.indexOf("#")&&!this.regex.excludeUris.test(e.href)&&!this.regex.images.test(e.href))}}],[{key:"run",value:function(){"undefined"!=typeof RocketPreloadLinksConfig&&new n(new RocketBrowserCompatibilityChecker({capture:!0,passive:!0}),RocketPreloadLinksConfig).init()}}]),n}();t.run();
  490. }());
  491. /* ]]> */
  492. </script>
  493. <script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="heateor_sss_sharing_js-js-before">
  494. /* <![CDATA[ */
  495. function heateorSssLoadEvent(e) {var t=window.onload;if (typeof window.onload!="function") {window.onload=e}else{window.onload=function() {t();e()}}}; var heateorSssSharingAjaxUrl = 'https://rwbwealth.com/wp-admin/admin-ajax.php', heateorSssCloseIconPath = 'https://rwbwealth.com/wp-content/plugins/sassy-social-share/public/../images/close.png', heateorSssPluginIconPath = 'https://rwbwealth.com/wp-content/plugins/sassy-social-share/public/../images/logo.png', heateorSssHorizontalSharingCountEnable = 0, heateorSssVerticalSharingCountEnable = 0, heateorSssSharingOffset = -10; var heateorSssMobileStickySharingEnabled = 0;var heateorSssCopyLinkMessage = "Link copied.";var heateorSssUrlCountFetched = [], heateorSssSharesText = 'Shares', heateorSssShareText = 'Share';function heateorSssPopup(e) {window.open(e,"popUpWindow","height=400,width=600,left=400,top=100,resizable,scrollbars,toolbar=0,personalbar=0,menubar=no,location=no,directories=no,status")}
  496. /* ]]> */
  497. </script>
  498. <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://rwbwealth.com/wp-content/cache/min/1/wp-content/plugins/sassy-social-share/public/js/sassy-social-share-public.js?ver=1698314147" id="heateor_sss_sharing_js-js" defer></script>
  499. <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://rwbwealth.com/wp-content/cache/min/1/wp-content/plugins/oxygen/component-framework/vendor/aos/aos.js?ver=1698314147" id="oxygen-aos-js"></script>
  500. <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://rwbwealth.com/wp-content/plugins/wpforms-lite/assets/js/jquery.validate.min.js?ver=1.19.3" id="wpforms-validation-js" defer></script>
  501. <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://rwbwealth.com/wp-content/plugins/wpforms-lite/assets/js/mailcheck.min.js?ver=1.1.2" id="wpforms-mailcheck-js" defer></script>
  502. <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://rwbwealth.com/wp-content/plugins/wpforms-lite/assets/js/punycode.min.js?ver=1.0.0" id="wpforms-punycode-js" defer></script>
  503. <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://rwbwealth.com/wp-content/plugins/wpforms-lite/assets/js/wpforms.min.js?ver=1.7.3" id="wpforms-js" defer></script>
  504. <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://www.google.com/recaptcha/api.js?render=6LexTnMnAAAAABeUCA-E_7lSYHftb1ZBxTa0p0T6" id="wpforms-recaptcha-js"></script>
  505. <script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="wpforms-recaptcha-js-after">
  506. /* <![CDATA[ */
  507. var wpformsDispatchEvent = function (el, ev, custom) {
  508. var e = document.createEvent(custom ? "CustomEvent" : "HTMLEvents");
  509. custom ? e.initCustomEvent(ev, true, true, false) : e.initEvent(ev, true, true);
  510. el.dispatchEvent(e);
  511. };
  512. var wpformsRecaptchaV3Execute = function ( callback ) {
  513. grecaptcha.execute( "6LexTnMnAAAAABeUCA-E_7lSYHftb1ZBxTa0p0T6", { action: "wpforms" } ).then( function ( token ) {
  514. Array.prototype.forEach.call( document.getElementsByName( "wpforms[recaptcha]" ), function ( el ) {
  515. el.value = token;
  516. } );
  517. if ( typeof callback === "function" ) {
  518. return callback();
  519. }
  520. } );
  521. }
  522. grecaptcha.ready( function () {
  523. wpformsDispatchEvent( document, "wpformsRecaptchaLoaded", true );
  524. } );
  525. /* ]]> */
  526. </script>
  527. <script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="ct-footer-js">window.addEventListener('DOMContentLoaded', function() {
  528.   AOS.init({
  529.                 })
  530. jQuery('body').addClass('oxygen-aos-enabled');
  531. });</script><script type='text/javascript'>
  532. /* <![CDATA[ */
  533. var wpforms_settings = {"val_required":"This field is required.","val_email":"Please enter a valid email address.","val_email_suggestion":"Did you mean {suggestion}?","val_email_suggestion_title":"Click to accept this suggestion.","val_email_restricted":"This email address is not allowed.","val_number":"Please enter a valid number.","val_number_positive":"Please enter a valid positive number.","val_confirm":"Field values do not match.","val_checklimit":"You have exceeded the number of allowed selections: {#}.","val_limit_characters":"{count} of {limit} max characters.","val_limit_words":"{count} of {limit} max words.","val_recaptcha_fail_msg":"Google reCAPTCHA verification failed, please try again later.","val_empty_blanks":"Please fill out all blanks.","uuid_cookie":"","locale":"en","wpforms_plugin_url":"https:\/\/rwbwealth.com\/wp-content\/plugins\/wpforms-lite\/","gdpr":"1","ajaxurl":"https:\/\/rwbwealth.com\/wp-admin\/admin-ajax.php","mailcheck_enabled":"1","mailcheck_domains":[],"mailcheck_toplevel_domains":["dev"],"is_ssl":"1"}
  534. /* ]]> */
  535. </script>
  536. <script>window.lazyLoadOptions=[{elements_selector:"img[data-lazy-src],.rocket-lazyload,iframe[data-lazy-src]",data_src:"lazy-src",data_srcset:"lazy-srcset",data_sizes:"lazy-sizes",class_loading:"lazyloading",class_loaded:"lazyloaded",threshold:300,callback_loaded:function(element){if(element.tagName==="IFRAME"&&element.dataset.rocketLazyload=="fitvidscompatible"){if(element.classList.contains("lazyloaded")){if(typeof window.jQuery!="undefined"){if(jQuery.fn.fitVids){jQuery(element).parent().fitVids()}}}}}},{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}
  537. if(typeof mutation.addedNodes[i].getElementsByClassName!=='function'){continue}
  538. 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}
  539. 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://rwbwealth.com/wp-content/plugins/wp-rocket/assets/js/lazyload/17.8.3/lazyload.min.js"></script><script>function lazyLoadThumb(e){var t='<img data-lazy-src="https://i.ytimg.com/vi/ID/hqdefault.jpg" alt="" width="480" height="360"><noscript><img src="https://i.ytimg.com/vi/ID/hqdefault.jpg" alt="" width="480" height="360"></noscript>',a='<button class="play" aria-label="play Youtube video"></button>';return t.replace("ID",e)+a}function lazyLoadYoutubeIframe(){var e=document.createElement("iframe"),t="ID?autoplay=1";t+=0===this.parentNode.dataset.query.length?'':'&'+this.parentNode.dataset.query;e.setAttribute("src",t.replace("ID",this.parentNode.dataset.src)),e.setAttribute("frameborder","0"),e.setAttribute("allowfullscreen","1"),e.setAttribute("allow", "accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture"),this.parentNode.parentNode.replaceChild(e,this.parentNode)}document.addEventListener("DOMContentLoaded",function(){var e,t,p,a=document.getElementsByClassName("rll-youtube-player");for(t=0;t<a.length;t++)e=document.createElement("div"),e.setAttribute("data-id",a[t].dataset.id),e.setAttribute("data-query", a[t].dataset.query),e.setAttribute("data-src", a[t].dataset.src),e.innerHTML=lazyLoadThumb(a[t].dataset.id),a[t].appendChild(e),p=e.querySelector('.play'),p.onclick=lazyLoadYoutubeIframe});</script><!-- /WP_FOOTER -->
  540. <script>class RocketElementorAnimation{constructor(){this.deviceMode=document.createElement("span"),this.deviceMode.id="elementor-device-mode",this.deviceMode.setAttribute("class","elementor-screen-only"),document.body.appendChild(this.deviceMode)}_detectAnimations(){let t=getComputedStyle(this.deviceMode,":after").content.replace(/"/g,"");this.animationSettingKeys=this._listAnimationSettingsKeys(t),document.querySelectorAll(".elementor-invisible[data-settings]").forEach(t=>{const e=t.getBoundingClientRect();if(e.bottom>=0&&e.top<=window.innerHeight)try{this._animateElement(t)}catch(t){}})}_animateElement(t){const e=JSON.parse(t.dataset.settings),i=e._animation_delay||e.animation_delay||0,n=e[this.animationSettingKeys.find(t=>e[t])];if("none"===n)return void t.classList.remove("elementor-invisible");t.classList.remove(n),this.currentAnimation&&t.classList.remove(this.currentAnimation),this.currentAnimation=n;let s=setTimeout(()=>{t.classList.remove("elementor-invisible"),t.classList.add("animated",n),this._removeAnimationSettings(t,e)},i);window.addEventListener("rocket-startLoading",function(){clearTimeout(s)})}_listAnimationSettingsKeys(t="mobile"){const e=[""];switch(t){case"mobile":e.unshift("_mobile");case"tablet":e.unshift("_tablet");case"desktop":e.unshift("_desktop")}const i=[];return["animation","_animation"].forEach(t=>{e.forEach(e=>{i.push(t+e)})}),i}_removeAnimationSettings(t,e){this._listAnimationSettingsKeys().forEach(t=>delete e[t]),t.dataset.settings=JSON.stringify(e)}static run(){const t=new RocketElementorAnimation;requestAnimationFrame(t._detectAnimations.bind(t))}}document.addEventListener("DOMContentLoaded",RocketElementorAnimation.run);</script></body>
  541. </html>
  542.  
  543. <!-- This website is like a Rocket, isn't it? Performance optimized by WP Rocket. Learn more: https://wp-rocket.me - Debug: cached@1714108252 -->
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda