@keyframes auroraMove{0%{transform:translate3d(0,0,0) scale(1)}50%{transform:translate3d(-2%,1%,0) scale(1.04)}to{transform:translate3d(2%,-1%,0) scale(1.08)}}@keyframes noiseMove{0%{transform:translate(0,0)}25%{transform:translate(-.5%,.5%)}50%{transform:translate(.5%,-.5%)}75%{transform:translate(-.5%,-.5%)}to{transform:translate(.5%,.5%)}}:root{--purple-glow:#E173FA;--pale-purple:#D99CF5;--light-purple:#CC55E8;--white-tech:rgba(248,248,248,1);--dark-purple:#170922;--dark:#050310;--color-8d60f3:#CC55E8;--color-5a27dc:#CC55E8;--gradient-linear-6:linear-gradient(
            22deg,
            #D99CF5 60.12%,
            #B83DD6 73.38%,
            #170922 94.99%
        );--gradient-linear-dark:linear-gradient(
            172deg,
            #0b0b0b 3.78%,
            #0b0b0b 111.7%
        );--hanken-font-family:"Hanken Grotesk", Helvetica;--spektral-font-family:"Spectral", Helvetica;--container-width-sm:960px;--container-width-md:1080px;--container-width-lg:1200px;--container-width-xl:1400px;--title-section-font-size:40px;--title-section-line-height:35px;--hero-section-title-font-size:60px;--hero-section-title-line-height:55px;--hero-section-title-letter-spacing:-2.4px;--hero-section-subtitle-font-size:20px;--subtitle-font-size:32px;--text-box-font-size:16px;--body-font-font-size:20px;--font-button-font-size:16px;--spektral-font-style:italic;--section-title-p-font-size:20px;--section-title-p-line-height:25px;--feature-richt-text-title-font-size:48px;--feature-richt-text-title-line-height:44px;--image-with-text-title-size:58px;--padding-hero-section:226px 24px 100px 24px;--gap-hero-section-caption:32px;--border-radius:18px;--abstract-bg:url(/wp-content/themes/futturatheme/assets/images/bg-abstract.webp);--abstract-bg-dark:url(/wp-content/themes/futturatheme/assets/images/bg-abstract-dark.svg)}body,html{max-width:100%;min-height:100vh;position:relative;overflow-x:hidden;background-image:radial-gradient(circle at 20% 15%,rgb(225 115 250/.08)0,rgb(225 115 250/.03) 18%,transparent 42%),radial-gradient(circle at 80% 25%,rgb(204 85 232/.06)0,rgb(204 85 232/.025) 20%,transparent 45%),radial-gradient(circle at 50% 70%,rgb(217 156 245/.05)0,rgb(217 156 245/.02) 22%,transparent 48%),linear-gradient(180deg,#faf8fa 0,#f7f4f6 45%,#f4f0f3 100%);background-attachment:fixed;color:#111;isolation:auto!important;background:var(--diamond-gradient);background-size:cover;background-repeat:no-repeat;font-family:var(--hanken-font-family);font-size:20px;font-style:normal;font-weight:300;line-height:normal;letter-spacing:-.4px;width:100%;margin:0}.page-hero,.page-hero *,body,html{background-color:transparent!important}.page-hero,.page-hero .caption,.page-hero .container,.page-hero.animate-section{background-image:none!important;background:0 0!important}body::after{content:"";position:fixed;inset:-20%;background:radial-gradient(circle at 20% 20%,rgb(225 115 250/.4),transparent 32%),radial-gradient(circle at 80% 30%,rgb(204 85 232/.35),transparent 34%),radial-gradient(circle at 50% 80%,rgb(217 156 245/.4),transparent 38%);filter:blur(70px);opacity:.9;animation:auroraMove 28s ease-in-out infinite alternate}body::before{content:"";position:fixed;inset:0;z-index:-1;opacity:.014;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='180' height='180' viewBox='0 0 180 180'%3E%3Cg fill='%23000000' fill-opacity='1'%3E%3Ccircle cx='2' cy='2' r='1'/%3E%3C/g%3E%3C/svg%3E");animation:noiseMove .55s steps(2) infinite}section{position:relative;overflow:hidden;padding:60px 0}section::after{content:"";position:absolute;inset:0;z-index:0;background:radial-gradient(circle at 50% 20%,rgb(225 115 250/.03),transparent 55%);opacity:.7}.hero-title,.section-title,section>*{position:relative;z-index:2}.hero-title::before,.section-title::before{content:"";position:absolute;left:50%;top:50%;width:220px;height:220px;transform:translate(-50%,-50%);border-radius:999px;z-index:-1;pointer-events:none;background:radial-gradient(circle,rgb(225 115 250/.06)0,rgb(225 115 250/.03) 35%,transparent 70%);filter:blur(26px)}.mobile-menu-toggle,.navbar,header{position:relative;z-index:99999}body::after,body::before,section::after{pointer-events:none!important}@media (prefers-reduced-motion:reduce){body::after,body::before{animation:none}}@media screen and (max-width:768px){:root{--hero-section-title-font-size:40px;--hero-section-title-line-height:45px;--hero-section-title-letter-spacing:-1.6px;--hero-section-subtitle-font-size:16px;--padding-hero-section:180px 0 50px 0;--gap-hero-section-caption:24px;--title-section-font-size:32px;--title-section-line-height:32px;--section-title-p-font-size:16px;--section-title-p-line-height:20px;--feature-richt-text-title-font-size:32px;--feature-richt-text-title-line-height:30px;--image-with-text-title-size:32px}body::after{filter:blur(60px);opacity:.8}.hero-title::before,.section-title::before{width:140px;height:140px}.navbar-menu{opacity:0;visibility:hidden;transform:translateY(-10px);transition:opacity .3s ease,transform .3s ease,visibility .3s ease;pointer-events:none;position:fixed;inset:0;width:100vw;max-width:100vw;height:100dvh;padding:120px 24px 40px;box-sizing:border-box;overflow-y:auto;overflow-x:hidden;display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:0;background:rgb(10 10 14/.96)!important;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);z-index:999999!important}.navbar,[data-mobile-menu-toggle],header{position:relative;z-index:999999}.navbar-nav{width:100%;margin:0;padding:0;list-style:none}.navbar-nav li{width:100%;border-bottom:1px solid rgb(255 255 255/.08)}.navbar-nav a{display:block;width:100%;padding:22px 0;font-size:32px;line-height:1.1;color:#fff;text-decoration:none}.header-cta{width:100%;margin-top:32px;text-align:center}}body::after{z-index:-1!important}@media screen and (max-width:1200px){.mobile-menu-toggle{margin-right:68px!important}}*{-webkit-font-smoothing:antialiased;box-sizing:border-box}a{text-decoration:none}img{max-width:100%;height:auto}.button-darker{background:#050310;font-style:normal;line-height:16px}.button-darker:hover{cursor:pointer;background:#170922}@media screen and (max-width:768px){.title-row{flex-direction:column;align-items:flex-start}}section:first-of-type .animate-item{opacity:1;transform:none}.container{max-width:var(--container-width-md);margin:0 auto;padding:0 44px;width:100%;z-index:1}header.header,header.header .navbar,header.header .navbar-menu ul{display:flex;justify-content:center;width:100%}header.header{position:fixed;top:20px;left:0;z-index:9999;padding:0 24px;background:#fff0;transition:transform .3s ease,opacity .3s ease}header.header .navbar{max-width:1180px;align-items:center;justify-content:space-between;padding:16px 24px;border-radius:24px;background:rgb(15 15 16/.92);border:1px solid rgb(255 255 255/.06);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);box-shadow:0 10px 30px rgb(0 0 0/.18);position:relative}header.header .navbar-brand{display:flex;align-items:center;z-index:2}header.header .navbar-brand .custom-logo,header.header .navbar-brand img{width:auto;max-height:34px;object-fit:contain}header.header .navbar-menu{display:flex;align-items:center;justify-content:space-between;flex:1;gap:42px;margin-left:56px}header.header .navbar-menu ul{align-items:center;list-style:none;margin:0;padding:0;gap:42px}.container,header.header .navbar-menu ul li{position:relative}header.header .navbar-menu ul li a{position:relative;color:rgb(255 255 255/.82);font-family:var(--hanken-font-family);font-size:16px;font-weight:500;line-height:1;transition:color .25s ease,opacity .25s ease}header.header .navbar-menu ul li a::after{content:"";position:absolute;left:0;bottom:-10px;width:100%;height:1px;background:#fff;transform:scaleX(0);transform-origin:center;transition:transform .25s ease}header.header .navbar-menu ul li a:hover{color:#fff}header.header .navbar-menu ul li a:hover::after{transform:scaleX(1)}header.header .navbar-menu .header-cta{display:inline-flex;align-items:center;justify-content:center;height:52px;padding:0 30px;border:1px solid rgb(17 17 17/.08);border-radius:999px;background:#f7f5f3;color:#0f0f0f;font-family:var(--hanken-font-family);font-size:15px;font-weight:600;white-space:nowrap;transition:background .25s ease,color .25s ease,border-color .25s ease,transform .25s ease,box-shadow .25s ease;transform:translateY(-1px);box-shadow:0 12px 30px rgb(255 0 255/.18)}header.header .navbar-menu .header-cta:hover{transform:translateY(-3px);background:#fff;color:#f0f;box-shadow:0 12px 24px rgb(255 0 255/.16)}.mobile-menu-toggle{display:none}@media screen and (max-width:1200px){header.header{top:14px;padding:0 14px}header.header .navbar{padding:14px 18px;border-radius:20px}header.header .navbar-brand .custom-logo,header.header .navbar-brand img{max-height:28px}header.header .navbar-menu{position:fixed;top:94px;left:14px;right:14px;width:calc(70vw - 28px);flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:32px;padding:26px;margin-left:0;border-radius:24px;background:rgb(15 15 16/.96);border:1px solid rgb(255 255 255/.06);backdrop-filter:blur(18px);box-shadow:0 20px 60px rgb(0 0 0/.25);opacity:0;visibility:hidden;transform:translateY(-10px);transition:opacity .25s ease,transform .25s ease,visibility .25s ease}.mobile-menu-toggle,header.header .navbar-menu ul{flex-direction:column;align-items:flex-start;width:100%;gap:24px}header.header .navbar-menu .header-cta,header.header .navbar-menu ul li{width:100%}header.header .navbar-menu ul li a{display:block;width:100%;padding-bottom:14px;border-bottom:1px solid rgb(255 255 255/.08)}.mobile-menu-toggle{display:flex;width:48px;height:48px;align-items:center;justify-content:center;gap:5px;border-radius:14px;border:1px solid rgb(255 255 255/.08);background:rgb(255 255 255/.03);cursor:pointer;position:relative;z-index:10001}.mobile-menu-toggle span{width:20px;height:2px;border-radius:999px;background:#fff;transition:all .25s ease}header.header .navbar{position:relative;z-index:9999}header.header .navbar-menu{pointer-events:none;z-index:10000}}.button-darker{display:inline-flex;justify-content:center;align-items:center;gap:10px;height:56px;padding:0 34px;border-radius:999px;background:#f7f5f3;border:1px solid rgb(17 17 17/.08);color:#0f0f0f;font-family:var(--hanken-font-family);font-size:16px;font-weight:600;text-wrap:nowrap;text-decoration:none;width:100%;cursor:pointer;transform:translateY(-1px);box-shadow:0 12px 30px rgb(255 0 255/.18);transition:background .25s ease,color .25s ease,border-color .25s ease,transform .25s ease,box-shadow .25s ease}.related-posts-button .button-darker{width:auto}.button-darker:hover{transform:translateY(-3px);background:#fff;color:#f0f;border-color:rgb(255 0 255/.2);box-shadow:0 12px 24px rgb(255 0 255/.16)}.section-title,.title-row{display:flex;flex-direction:column;gap:16px;align-self:stretch}.section-title{align-items:flex-start;text-align:center}.title-row{align-items:center;justify-content:space-between}.title-row.section-title .title{text-align:-webkit-center}.title-row.section-title .title-wrapper,section.feature-blog-section .container,section.feature-blog-section .grid-blog .box{display:flex;flex-direction:column;align-items:flex-start;gap:10px;align-self:stretch}.title-row.section-title .description{text-align:center;color:#d99cf5;font-family:"Hanken Grotesk";font-size:20px;font-style:normal;font-weight:300;line-height:normal;letter-spacing:-.4px;margin:0}@media screen and (max-width:768px){.title-row{flex-direction:column;align-items:flex-start}}.section-title .title,.section-title .title .span{font-size:var(--title-section-font-size);line-height:var(--title-section-line-height);letter-spacing:-1.6px;text-align:center}.section-title .title{color:#201e21;font-family:var(--hanken-font-family);font-style:normal;font-weight:400;margin:0;width:100%}.section-title .title .span{font-family:var(--spektral-font-family);font-style:var(--spektral-font-style);font-weight:300}.animate-item{opacity:0;transform:translateY(20px);transition:opacity .5s cubic-bezier(.16,1,.3,1),transform .8s cubic-bezier(.16,1,.3,1);will-change:opacity,transform}section.feature-blog-section{padding:0}section.feature-blog-section .container{max-width:var(--container-width-md,1080px);gap:40px}section.feature-blog-section .grid-blog{display:flex;justify-content:center;align-items:flex-start;gap:24px;align-self:stretch}section.feature-blog-section .grid-blog .box{align-items:center;flex:1 0 0%;border-radius:21px;background:#0e0b10;overflow:hidden;max-width:344px;position:relative}section.feature-blog-section .grid-blog .box .image-holder{width:100%;height:200px;overflow:hidden;padding:24px 24px 0;box-sizing:border-box}section.feature-blog-section .grid-blog .box .image-holder img{object-fit:cover;width:100%;height:100%;display:block;border-radius:10px}section.feature-blog-section .grid-blog .box .caption{display:flex;padding:24px;flex-direction:column;align-items:flex-start;gap:10px;align-self:stretch;position:relative}.footer::before,section.feature-blog-section .grid-blog .box .btn-overall{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}section.feature-blog-section .grid-blog .box .description-blog,section.feature-blog-section .grid-blog .box .title-blog{color:#f0f;font-family:var(--hanken-font-family);font-size:24px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:-.96px;margin:0}section.feature-blog-section .grid-blog .box .description-blog{color:#f8f8f8;font-size:16px;font-weight:400;letter-spacing:-.64px}@media screen and (max-width:1200px){section.feature-blog-section .grid-blog{justify-content:flex-start;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:20px;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;margin-left:-20px;margin-right:-20px;padding-left:20px;padding-right:20px}section.feature-blog-section .grid-blog::-webkit-scrollbar{display:none}section.feature-blog-section .grid-blog .box{scroll-snap-align:center;flex:0 0 85vw;max-width:344px;margin:0 auto}}section.blog-single blockquote,section.blog-single em,section.blog-single li,section.blog-single p,section.blog-single strong{color:#000}.footer{position:relative;background:#f7f5f2;padding:110px 0 50px;overflow:hidden}.footer::before{content:"";top:-250px;left:50%;transform:translateX(-50%);width:900px;height:900px;background:radial-gradient(circle,rgb(255 0 255/.07)0,rgb(255 0 255/.03) 35%,transparent 70%);pointer-events:none;z-index:0}.footer .container{position:relative;z-index:2}.footer_grid{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:start}.footer-title,.left-footer{display:flex;flex-direction:column;gap:70px}.footer-title{gap:22px}.footer-title-text{margin:0;color:#111;font-size:clamp(58px,7vw,108px);font-weight:700;line-height:.92;letter-spacing:-.05em}.footer-text{color:#f0f;font-size:25px;font-weight:300;text-decoration:none;transition:opacity .3s ease}.footer-text:hover{color:#111}.footer-navigation{display:flex;flex-direction:column;gap:28px}.small-variant{margin:0;color:#f0f;font-size:14px;font-weight:700;text-transform:uppercase;letter-spacing:.16em}.navigation-links{display:grid;grid-template-columns:repeat(2,minmax(120px,auto));gap:22px 70px}.footer-link{color:#111;font-size:17px;font-weight:400;text-decoration:none;transition:color .3s ease,transform .3s ease}.footer-link:hover{color:#f0f;transform:translateX(3px)}.copy-footer{margin-top:40px}.bottom-link{color:rgb(17 17 17/.5);font-size:14px;font-weight:400;margin:0}.mobile{display:none}.footer-right-title{display:flex;flex-direction:column;gap:50px}.newsletter-description{max-width:520px;color:rgb(17 17 17/.75);font-size:20px;font-weight:400;line-height:1.5}.form-newsletter{display:flex;align-items:center;gap:18px}.text-field{flex:1;height:58px;border:0;border-bottom:1px solid rgb(17 17 17/.15);background:#fff0;padding:0;color:#111;font-size:18px;font-weight:400;outline:0;transition:border-color .3s ease}.text-field:focus{border-color:#f0f}.text-field::placeholder{color:rgb(17 17 17/.35)}.footer .primary-button{display:inline-flex;align-items:center;justify-content:center;height:56px;padding:0 34px;border:1px solid rgb(17 17 17/.08);border-radius:999px;background:#f7f5f3;color:#0f0f0f;font-family:var(--hanken-font-family);font-size:16px;font-weight:600;cursor:pointer;transition:background .25s ease,color .25s ease,border-color .25s ease,transform .25s ease,box-shadow .25s ease;transform:translateY(-1px);box-shadow:0 12px 30px rgb(255 0 255/.18)}.footer .primary-button:hover{transform:translateY(-3px);background:#fff;color:#f0f;box-shadow:0 12px 24px rgb(255 0 255/.16)}.newsletter-response{display:none;margin-top:18px;font-size:14px;font-weight:500}.newsletter-response.success{color:#00a86b}.newsletter-response.error{color:#d72638}.social-wrapper{display:flex;align-items:center;gap:16px}.social-button,.social-button:hover{box-shadow:0 12px 24px rgb(255 0 255/.16)}.social-button{width:56px;height:56px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:rgb(255 255 255/.65);border:1px solid rgb(17 17 17/.08);backdrop-filter:blur(14px);color:#111;font-size:22px;text-decoration:none;transition:background .25s ease,color .25s ease,border-color .25s ease,transform .25s ease,box-shadow .25s ease;transform:translateY(-1px)}.social-button:hover{transform:translateY(-3px);background:#fff;color:#f0f}@media screen and (max-width:991px){.footer{padding:90px 0 45px}.footer_grid{grid-template-columns:1fr;gap:80px}.left-footer{gap:55px}.footer-title-text{font-size:clamp(54px,11vw,84px)}.newsletter-description{max-width:100%}}@media screen and (max-width:767px){.footer{padding:70px 0 40px}.footer_grid{gap:60px}.left-footer{gap:45px}.footer-title-text{font-size:58px}.footer-text{font-size:16px}.navigation-links{grid-template-columns:1fr;gap:18px}.footer-link{font-size:16px}.newsletter-description{font-size:17px;line-height:1.6}.form-newsletter{flex-direction:column;align-items:stretch;gap:16px}.primary-button{width:100%}.social-wrapper{gap:14px}.social-button{width:52px;height:52px}.desktop{display:none}.mobile{display:block;margin-top:20px}}section.page-hero{padding:226px 24px 100px;justify-content:center;gap:10px}section.page-hero .container{display:flex;max-width:var(--container-width,1080px);justify-content:center;align-items:flex-start;gap:24px;align-self:stretch}section.page-hero,section.page-hero .caption{display:flex;flex-direction:column;align-items:center;align-self:stretch}section.page-hero .caption{gap:32px}section.page-hero h1,section.page-hero p{color:#201e21;text-align:center;font-family:var(--hanken-font-family);font-style:normal}section.page-hero h1{font-size:var(--hero-section-title-font-size);font-weight:400;line-height:var(--hero-section-title-line-height);letter-spacing:-2.4px;margin:0}section.page-hero p{font-size:var(--hero-section-subtitle-font-size);font-weight:300;line-height:normal;letter-spacing:-.4px}@media screen and (max-width:768px){section.page-hero{padding:166px 0 60px}section.page-hero .caption{gap:16px}}.navbar-brand a{text-decoration:none;border:0}.custom-logo{display:block}