body{font-size:16px}.header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:background-color .3s ease}.skeleton-app-loader.wrapper{background:#fff;min-height:100vh;position:relative;.navbar{background:#fff;height:5.5rem;.logo-wrapper{align-items:center;box-sizing:border-box;display:flex;height:100%;margin:0 auto;padding:0 1rem;width:100%}}.hero{align-items:center;background:#0000;min-height:724px;position:relative;width:100%;.headings{align-items:center;display:flex;flex-direction:column;gap:1rem;margin-top:1rem;width:100%}.bg-purple-gradient{background:linear-gradient(243deg,#3400734d -6.06%,#360c9f4d 44.43%,#3adba64d 95.73%);border-radius:690px;filter:blur(150px);opacity:.4}.bg-purple-gradient.gradient-left{height:100%;left:-30%;top:108px;width:60%}.bg-purple-gradient.gradient-right{height:100%;left:70%;top:20%;width:60%}.hero-content{box-sizing:border-box;display:flex;flex-direction:column;gap:5rem;justify-content:space-between;margin-top:4rem;max-width:1360px;overflow:hidden;padding:2rem 1rem;width:100%;@media (min-width:640px){flex-direction:row;padding-right:2.5rem}.left-col{align-items:center;display:flex;flex:1;flex-direction:column;gap:2rem;@media (min-width:640px){align-items:flex-start}}.right-col{display:flex;width:100%;@media (min-width:640px){width:26rem}}}}.funds{box-sizing:border-box;display:flex;flex-direction:column;gap:2rem;margin-top:6rem;padding:0 1rem;.funds-holder{display:flex;flex-direction:column;gap:1rem;@media (min-width:640px){flex-direction:row}.static-area-loader{flex:1;height:50rem}}}}@keyframes pulse{50%{opacity:.5}}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}.static-area-loader{background:#af96ef80;border-radius:1rem;&.rounded-4xl{border-radius:2rem}}.container{margin:0 auto;max-width:1360px!important}.relative{position:relative}.absolute{position:absolute}.loader-wrapper{align-items:center;display:flex;height:100%;justify-content:center;min-height:100vh}.bg-gradient-image{background-image:url(/images/wlth/BgGradients.webp);background-position:50%;background-size:cover;height:100vh;left:-36vw;opacity:.7;position:fixed!important;width:150vw}.bg-gradient-image-landing-page{background-image:url(/images/wlth/hero/bg-gradient.webp);background-position:top;background-repeat:no-repeat}.spinner-loader{aspect-ratio:1;--_m:conic-gradient(from 180.17deg at 50.15% 50.15%,#0000 0deg,currentColor 360deg),linear-gradient(#000,#000) content-box;animation:spin 1s linear infinite;background:#350174;border-radius:9999px;box-sizing:border-box;color:#fff;display:inline-block;height:40px;-webkit-mask:var(--_m);mask:var(--_m);-webkit-mask-composite:source-out;mask-composite:subtract;padding:4px;width:40px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}