@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap");:root{--bg:#121826;--bg-soft:#1b2230;--text:#ffffff;--muted:#9cadc1;--line:#334155;--accent:#71dce9;--accent-2:#b892ff;--section-grad:linear-gradient(#1b2230,#121826 10%,#121826)}*{box-sizing:border-box}body,html{margin:0;padding:0;font-size:14px;background-color:var(--bg);color:#9cadc1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overscroll-behavior-x:contain}body,button,html,input,textarea{font-family:Montserrat,sans-serif}input,textarea{font-size:16px;line-height:24px}button{font-size:16px}a{color:inherit}.site-shell{position:relative;min-height:100vh;display:flex;flex-direction:column;color:#9cadc1;background-color:var(--bg)}.site-shell-bg{position:fixed;inset:0;z-index:0;overflow:hidden;pointer-events:none}.site-shell .site-footer,.site-shell .site-main{position:relative}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:20;background:rgba(18,24,38,.95);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.site-header-inner{padding:0 100px}.site-footer-inner,.site-header-inner{width:100%;margin:0 auto;box-sizing:border-box}.site-footer-inner{padding:50px 100px 40px}.site-header-inner{min-height:100px;justify-content:space-between}.brand,.site-header-inner{display:flex;align-items:center}.brand{gap:12px;text-decoration:none;color:#fff;font-weight:700;font-size:32px}.brand img,.brand-logo-reveal{width:50px;height:50px}.brand-logo-reveal{flex-shrink:0;overflow:hidden;border-radius:50%;animation:brandLogoReveal 18s ease-out infinite}.brand-logo-reveal .brand-logo,.brand-logo-reveal img{width:50px!important;height:50px!important;object-fit:contain;animation:none}@keyframes brandLogoReveal{0%{-webkit-clip-path:circle(0 at 50% 50%);clip-path:circle(0 at 50% 50%)}50%{-webkit-clip-path:circle(71% at 50% 50%);clip-path:circle(71% at 50% 50%)}to{-webkit-clip-path:circle(71% at 50% 50%);clip-path:circle(71% at 50% 50%)}}@media (prefers-reduced-motion:reduce){.brand-logo-reveal{animation:none;-webkit-clip-path:circle(71% at 50% 50%);clip-path:circle(71% at 50% 50%)}.brand-logo{animation:none}}.site-nav{display:flex;align-items:center;gap:22px;font-size:15px}.mobile-nav-toggle{display:none;border:1px solid #334155;background:#0f172a;color:#fff;border-radius:8px;padding:8px 12px;font-size:13px;font-weight:700;cursor:pointer}.btn-link,.site-nav a{color:#ffffff;text-decoration:none;font-weight:700;background:none;border:none;cursor:pointer;font-size:15px;position:relative;padding:0}.nav-menu-group{position:relative;padding:14px 0;margin:-14px 0}.nav-menu-label{display:inline-block;color:#ffffff;font-weight:700;cursor:pointer;position:relative;text-decoration:none}.nav-menu-label:after{content:"";position:absolute;left:0;bottom:-8px;height:3px;width:0;border-radius:4px;background:#fff;transition:width .2s ease}.nav-menu-group:hover .nav-menu-label:after{width:100%}.nav-menu-dropdown{position:absolute;top:100%;left:0;min-width:220px;background:linear-gradient(180deg,#1c2637,#121826);border:1px solid #334155;border-radius:8px;box-shadow:0 10px 24px rgba(0,0,0,.35);display:none;flex-direction:column;overflow:hidden;z-index:30}.nav-menu-group:hover .nav-menu-dropdown{display:flex}.nav-menu-group:focus-within .nav-menu-dropdown{display:flex}.nav-menu-dropdown a{color:#dbe6fa;padding:12px 16px;text-decoration:none;font-size:14px;font-weight:600;white-space:nowrap;transition:background-color .2s ease,color .2s ease}.nav-menu-dropdown a:after{display:none}.nav-menu-dropdown a:hover{background:rgba(184,146,255,.2);color:#ffffff}.btn-link:after,.site-nav a:after{content:"";position:absolute;left:0;bottom:-8px;height:3px;width:0;border-radius:4px;background:#fff;transition:width .2s ease}.btn-link:hover:after,.site-nav a:hover:after{width:100%}.site-main{flex:1 1}.page-container{width:100%}.site-footer{background:linear-gradient(#1b2230,#121826 40%,#121826);border-top:1px solid rgba(255,255,255,.08);font-family:Montserrat,sans-serif;font-size:14px;color:#fff;box-sizing:border-box}.site-footer-content{display:flex;justify-content:space-between;flex-wrap:wrap;gap:40px}.footer-grid{display:flex;gap:40px;flex:1 1;flex-wrap:wrap}.footer-column{display:flex;flex-direction:column;gap:16px;min-width:150px}.footer-column-title{margin:0;color:#ffffff;font-weight:700}.footer-column a{text-decoration:none;color:inherit;font-size:14px}.footer-column a:hover{text-decoration:underline}.footer-strong-link{font-weight:700}.footer-socials{display:flex;align-items:flex-start;justify-content:flex-end;gap:16px;flex-shrink:0}.footer-socials a{width:45px;height:45px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;border:1px solid rgba(255,255,255,.15);background:rgba(255,255,255,.08);transition:all .3s ease}.footer-socials a:hover{background:rgba(255,255,255,.15);transform:scale(1.08)}.footer-socials img{width:24px;height:24px}.footer-rights{text-align:center;margin-top:20px;margin-bottom:0;font-size:13px;color:#aaa}.grid{display:grid;grid-gap:16px;gap:16px}.grid-2{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.grid-3{grid-template-columns:repeat(auto-fit,minmax(230px,1fr))}.legacy-home{background-color:#121826;color:#9cadc1;overflow-x:hidden;position:relative;display:flex;flex-direction:column}.background-logo-particles{position:absolute;inset:0;pointer-events:none;z-index:0}.background-logo-particles-svg{width:100%;height:100%;opacity:.22}.background-logo-particles-group{transform-origin:50% 50%}.background-logo-particle{transition:opacity .15s ease}@media (prefers-reduced-motion:reduce){.background-logo-particles-svg{opacity:.12}.background-logo-particle{opacity:.9}}.legacy-banner-wrap{align-items:center;justify-content:space-between;gap:28px}.legacy-banner-content,.legacy-banner-wrap{min-height:calc(100vh - 100px);display:flex;position:relative;z-index:1;box-sizing:border-box}.legacy-banner-content{width:50%;flex-direction:column;justify-content:center;padding-left:100px}.legacy-banner-art{width:50%;padding-right:100px;display:flex;justify-content:center;align-items:center;box-sizing:border-box}.legacy-banner-title{margin:0 0 20px;font-size:58px;font-weight:800;line-height:78px;color:#fff}.legacy-banner-title span{background:linear-gradient(152.01deg,#71dce9 9.05%,#b892ff 63.77%,#ff3e81 92.79%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.legacy-banner-subtitle{margin:0;font-size:18px;line-height:28px;color:#9cadc1}.link-row{gap:24px;margin:24px 0 0}.legacy-strip,.link-row{display:flex;align-items:center}.legacy-strip{width:100%;padding:0 100px;margin-top:24px;justify-content:center;gap:12px;box-sizing:border-box}.legacy-strip img{height:90px;margin-left:-10px;width:auto;flex-shrink:0}.legacy-strip p{margin:0;color:#71dce9;font-weight:700;font-size:20px}.legacy-section{width:100%;min-height:100vh;box-sizing:border-box;padding:90px 100px;display:flex;flex-direction:column;align-items:center;background:linear-gradient(#1b2230,#121826 10%,#121826)}.legacy-meet,.legacy-section-auto{min-height:auto}.legacy-meet{padding:120px 100px;background:#121826}.legacy-box{width:100%;gap:32px;border-radius:12px;background:linear-gradient(152.01deg,#3762e3 9.05%,#cd74f3 92.79%);box-sizing:border-box}.legacy-box,.legacy-box-image{display:flex;align-items:center}.legacy-box-image{width:30%;justify-content:center;flex-shrink:0}.legacy-box-image img{width:80%}.legacy-box-content{width:60%;display:flex;flex-direction:column;align-items:flex-start;color:#ffffff}.legacy-box-content p,.legacy-box-content strong{color:#ffffff}.legacy-box-content p{margin:0;font-size:16px}.legacy-box-content p:first-child{margin:0 0 4px;font-size:32px;font-weight:700;color:#ffffff}.legacy-section-heading{font-size:58px;font-weight:800;line-height:72px;margin:0 0 70px;text-align:center;background:linear-gradient(152.01deg,#71dce9 9.05%,#b892ff 63.77%,#ff3e81 92.79%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;display:flex;flex-direction:column;align-items:center;position:relative}.legacy-section-heading div{display:flex;justify-content:center;margin-top:12px}.legacy-section-heading div:before{width:6px;margin-right:8px}.legacy-section-heading div:after,.legacy-section-heading div:before{content:"";display:block;height:6px;border-radius:4px;background:linear-gradient(152.01deg,#b6f6fe 9.05%,#b892ff 63.77%,#ffa3c3 92.79%);transition:all .5s}.legacy-section-heading div:after,.legacy-section-heading:hover div:before{width:100px}.legacy-section-heading:hover div:after{width:6px}.legacy-section-subheading{margin:0 70px 60px;font-size:20px;line-height:32px;text-align:center}.legacy-section-compact{min-height:auto;padding-bottom:90px}.legacy-expertise-block{width:100%;min-height:auto;padding:90px 100px;display:flex;flex-direction:column;align-items:center;background:#121826;box-sizing:border-box}.legacy-expertise-block .legacy-section-heading{margin:0 0 70px}.legacy-expertise-block .legacy-section-subheading{margin:0 70px;padding-bottom:90px}.legacy-wave{background-image:none}.card,.legacy-offer-card{border:1px solid #8714ad;border-radius:14px;background-color:#112240;padding:18px;color:#e8edf7;transition:all .3s ease}.card:hover{border-color:#9d50bb;transform:translateY(-4px);box-shadow:0 15px 30px rgba(0,0,0,.35)}.card h3,.card h4,.card p,.legacy-offer-card h3{margin:0}.card h3,.card h4,.legacy-offer-card h3{margin-bottom:10px}.legacy-offer-image{width:100%;display:flex;justify-content:center;margin-bottom:12px}.legacy-offer-image img{width:100%;max-width:280px;height:auto}.legacy-timeline{position:relative;display:grid;grid-gap:28px;gap:28px;width:100%}.legacy-timeline-line{position:absolute;left:50%;top:26px;bottom:26px;width:3px;transform:translateX(-50%);background-color:#90a2b3}.legacy-timeline-row{width:100%;height:320px;display:flex;align-items:center;justify-content:space-between}.legacy-timeline-media{width:43%;display:flex;justify-content:center;flex-shrink:0}.legacy-timeline-media img{width:100%;max-width:450px;max-height:450px;animation:timelineFloat 4s ease-in-out infinite}.legacy-timeline-dot{flex-shrink:0;width:20px;height:20px;border-radius:20px;background:linear-gradient(152.01deg,#71dce9 9.05%,#b892ff 63.77%,#ff3e81 92.79%);border:5px solid #121826;z-index:2;animation:timelinePulse 2.6s ease-in-out infinite}.legacy-timeline-row.left .legacy-timeline-media{margin-right:5%}.legacy-timeline-row.left .legacy-timeline-content{width:43%;margin-left:5%;text-align:left}.legacy-timeline-row.right .legacy-timeline-media{margin-left:5%}.legacy-timeline-row.right .legacy-timeline-content{width:43%;margin-right:5%;text-align:right}.legacy-timeline-content h3{margin:0 0 16px;font-size:24px;font-weight:700}.legacy-timeline-row.left .legacy-timeline-content h3{background:linear-gradient(156.91deg,#84ffff -2.19%,#006064 215.03%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.legacy-timeline-row.right .legacy-timeline-content h3{background:linear-gradient(163.84deg,#651fff -140.67%,#d1c4e9 106.43%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.legacy-timeline-content p{margin:0;font-size:18px;line-height:28px}@keyframes timelinePulse{0%,to{box-shadow:0 0 0 0 rgba(184,146,255,.1)}50%{box-shadow:0 0 0 8px rgba(184,146,255,.23)}}@keyframes timelineFloat{0%,to{transform:translateY(0);filter:drop-shadow(0 0 0 rgba(113,220,233,0))}50%{transform:translateY(-8px);filter:drop-shadow(0 10px 14px rgba(113,220,233,.22))}}.legacy-blog-wrap{width:100%;display:flex;flex-wrap:wrap;justify-content:space-around;gap:12px}.legacy-blog-card{width:300px;flex-shrink:0;position:relative;display:flex;flex-direction:column;align-items:center;margin:24px 12px}.legacy-blog-thumb{position:absolute;top:0;height:200px;width:90%;border-radius:16px;background-repeat:no-repeat;background-size:cover;background-position:50%;transition:all .4s;display:block}.legacy-blog-card:hover .legacy-blog-thumb{top:-14px}.legacy-blog-content{width:100%;min-height:300px;background-color:#000;color:#fff;border-radius:24px;padding:190px 18px 18px;margin-top:18px;display:flex;flex-direction:column;align-items:flex-start}.legacy-blog-date{margin:0;font-size:12px;color:#6b87a2}.legacy-blog-content h4{margin:12px 0;font-size:18px;font-weight:700;line-height:24px;color:#9cadc1}.legacy-blog-title-link{text-decoration:none;color:#9cadc1}.legacy-blog-title-link:hover{color:#ffffff}.legacy-blog-content>a{color:#71dce9;font-size:12px;text-decoration:none}.legacy-compliance-grid{width:100%;max-width:1100px;margin:0 auto;display:grid;grid-template-columns:repeat(3,minmax(220px,1fr));grid-gap:24px;gap:24px;align-items:stretch}.legacy-compliance-card{width:100%;min-height:270px;display:flex;flex-direction:column;align-items:center;text-align:center}@media (max-width:1024px){.legacy-compliance-grid{grid-template-columns:repeat(2,minmax(220px,1fr))}}@media (max-width:720px){.legacy-compliance-grid{grid-template-columns:1fr}}.legacy-compliance-icon{width:100%;padding:14px 0;margin-bottom:12px;background:rgba(0,0,0,.2);display:flex;align-items:center;justify-content:center;color:#71dce9}.legacy-compliance-icon img,.legacy-compliance-icon svg{width:72px;height:72px;flex-shrink:0}.legacy-compliance-card h3{margin-bottom:10px;color:#9cadc1}.legacy-compliance-card p{color:#8892b0;font-weight:600}.legacy-compliance-card a{margin-top:auto;color:#71dce9;text-decoration:none;font-size:13px}.legacy-partner-wrap{width:100%;display:flex;justify-content:space-around;align-items:flex-start;gap:24px}.legacy-partner-image{width:30%;display:flex;align-items:center;justify-content:center;flex-shrink:0;background:#ffffff;border:1px solid #e0e0e0;border-radius:8px;padding:12px;box-sizing:border-box}.legacy-partner-image img{width:100%}.legacy-partner-copy{display:flex;flex-direction:column;gap:24px}.legacy-partner-copy h3{margin:0;font-size:24px;font-weight:700;text-align:left;background:linear-gradient(163.84deg,#651fff -140.67%,#d1c4e9 106.43%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.legacy-partner-copy p{margin:0;font-size:15px;line-height:24px;color:#9cadc1}.legacy-waitlist-form{width:100%;box-sizing:border-box;display:flex;flex-direction:column;padding:0 40px}.legacy-form-row{width:100%;display:flex;align-items:center;justify-content:space-between;gap:24px}.legacy-form-col{width:100%;display:flex;flex-direction:column;align-items:flex-end}.legacy-side-image{width:30%;height:auto;aspect-ratio:273/263;object-fit:contain;flex-shrink:0;margin-right:50px}.legacy-contact-form input,.legacy-contact-form textarea,.legacy-waitlist-form input{width:100%;background-color:#212936;color:#ffffff;border:1px solid rgba(255,255,255,.2);margin-bottom:24px;padding:14px 16px;box-sizing:border-box;border-radius:6px;resize:none;line-height:20px}.legacy-contact-form input,.legacy-waitlist-form input{height:50px}.legacy-contact-form textarea{min-height:140px}.legacy-full-input{width:100%}.legacy-info-text{width:100%;font-size:12px;line-height:18px;margin:0 0 12px}.legacy-contact-form{width:70%;display:flex;flex-direction:column;padding:24px}.legacy-consent-row{display:flex;align-items:flex-start;gap:8px;margin:0 0 24px;color:#dbe6fa;font-size:14px}.legacy-consent-row input{width:auto;height:auto;margin:4px 0 0;padding:0}.legacy-consent-row a{color:#b892ff}.legacy-blogs-page{padding:50px 100px;font-size:16px;color:#fff}.legacy-blogs-title{margin:0 0 50px;text-align:center;font-size:36px;color:#fff}.menu-page-hero{display:grid;place-items:center}.menu-page-hero img{max-width:100%;max-height:360px;width:auto;height:auto}.menu-page-copy{margin-top:18px}.menu-page-list{margin:0;padding-left:22px;color:#dbe6fa;display:grid;grid-gap:8px;gap:8px}.menu-gallery{margin-top:18px;display:grid;grid-gap:16px;gap:16px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.menu-gallery-card{min-height:180px;display:grid;place-items:center}.menu-gallery-card img{max-width:100%;max-height:220px;height:auto;width:auto}.blog-detail-wrap{width:70%;margin:0 auto;padding:50px 100px;display:flex;flex-direction:column;gap:20px;color:#fff}.blog-detail-title{margin:0 0 10px;color:#fff;text-align:center;font-size:36px}.blog-reading{margin:0 0 16px;color:#ddd;text-align:left}.blog-image{width:100%;margin:12px 0 20px}.blog-video-wrap{position:relative;width:100%;max-width:900px;aspect-ratio:16/9;margin:32px auto;border-radius:12px;overflow:hidden}.blog-video-wrap iframe{width:100%;height:100%;border:0}.blog-highlight-image{background-color:#616b81;padding:20px;border-radius:8px;margin:16px 0}.blog-highlight-image img{max-width:100%;height:auto;display:block;margin:0 auto}.blog-highlight-image p{font-size:14px;font-style:italic;text-align:center;color:#fff;margin:20px 0 0}.blog-html{text-align:left;font-size:18px;color:#fff}.blog-html a{word-break:break-all}.blog-html p{line-height:1.6;margin:0 0 12px;padding:0}.blog-html li{padding-left:8px;line-height:1.6}.blog-html ol,.blog-html ul{display:flex;flex-direction:column;gap:10px;margin:12px 0;padding-left:24px}.blog-html img{max-width:100%;height:auto;display:block;margin:24px auto}.blog-html h2{margin:60px 0 12px;font-size:1.75rem;font-weight:700}.blog-html h3{margin:20px 0 12px;font-size:22px;font-weight:700}.blog-html .top-h2,.blog-html .top-margin{margin:30px 0 12px}.blog-html .list-top-margin{margin:20px 0 0}.blog-html .p-top-margin{margin:12px 0}.blog-html .no-default-number{list-style:none}.longform-detail-wrap,.whitepaper-detail-wrap{width:min(980px,92%)}.longform-actions,.whitepaper-actions{display:flex;gap:14px;margin:8px 0 24px}.longform-html,.whitepaper-html{font-size:17px;line-height:1.85}.longform-main-content,.whitepaper-columns{column-count:1;column-gap:0;column-rule:0}.longform-tail-sections,.whitepaper-tail-sections{column-count:1;column-gap:0;column-rule:0;font-size:14px;line-height:1.6}.longform-html h1,.whitepaper-html h1{font-size:clamp(1.35rem,1.8vw,1.8rem);line-height:1.3;margin:8px 0 14px}.longform-html h2,.whitepaper-html h2{font-size:clamp(1.15rem,1.45vw,1.4rem);line-height:1.35;margin:16px 0 8px}.longform-main-content h2,.whitepaper-columns h2{border-top:1px solid rgba(184,146,255,.45);padding-top:12px;margin-top:24px}.longform-main-content h2:first-of-type,.whitepaper-columns h2:first-of-type{border-top:0;padding-top:0;margin-top:8px}.longform-html h3,.whitepaper-html h3{font-size:clamp(1rem,1.1vw,1.08rem);line-height:1.35;margin:12px 0 6px}.longform-tail-sections h2,.whitepaper-tail-sections h2{font-size:1.02rem;margin-top:14px}.longform-tail-sections h3,.whitepaper-tail-sections h3{font-size:.95rem}.longform-html p,.whitepaper-html p{margin:0 0 14px}.longform-html .whitepaper-author,.whitepaper-html .whitepaper-author{margin:0 0 6px;font-weight:600}.longform-html h2,.longform-html h3,.longform-html img,.longform-html ol,.longform-html ul,.whitepaper-html h2,.whitepaper-html h3,.whitepaper-html img,.whitepaper-html ol,.whitepaper-html ul{page-break-inside:avoid;break-inside:avoid}.longform-html [data-page-break=true],.whitepaper-html [data-page-break=true]{display:block;width:100%;height:0;margin:26px 0 20px;border-top:2px solid rgba(184,146,255,.55);border-bottom:1px solid rgba(113,220,233,.35);page-break-inside:avoid;break-inside:avoid}.longform-main-content [data-page-break=true],.whitepaper-columns [data-page-break=true]{column-span:all}.longform-html img,.whitepaper-html img{display:block;width:100%;max-width:100%;height:auto;border-radius:10px;margin:8px auto 14px}.longform-main-content img[data-inline-image=true],.whitepaper-columns img[data-inline-image=true]{width:min(84%,700px);max-width:min(84%,700px);margin:10px auto 16px;page-break-inside:avoid;break-inside:avoid}.longform-main-content img[src$="/images/image1.jpg"],.longform-main-content img[src$="/images/image1.png"],.whitepaper-columns img[src$="/images/image1.jpg"],.whitepaper-columns img[src$="/images/image1.png"]{width:min(74%,620px);max-width:min(74%,620px);aspect-ratio:1.404;object-fit:cover;object-position:center;border-radius:8px}.longform-html img[data-flowchart=true],.whitepaper-html img[data-flowchart=true]{width:min(96%,900px);max-width:min(96%,900px);margin:10px auto 18px}.longform-flowchart-block .whitepaper-flowchart,.longform-html .whitepaper-flowchart,.whitepaper-flowchart-block .whitepaper-flowchart,.whitepaper-html .whitepaper-flowchart{display:block;width:100%;margin:14px 0 20px;text-align:center}.longform-flowchart-block .whitepaper-flowchart img,.longform-html .whitepaper-flowchart img,.whitepaper-flowchart-block .whitepaper-flowchart img,.whitepaper-html .whitepaper-flowchart img{display:block;width:100%;max-width:100%;margin:0 auto}.longform-flowchart-block,.whitepaper-flowchart-block{margin:6px 0 14px}.cookie-overlay{position:fixed;inset:0;background:rgba(0,0,0,.45);z-index:998}.cookie-banner{position:fixed;bottom:18px;left:50%;transform:translateX(-50%);width:min(980px,calc(100% - 24px));border:1px solid #334155;border-radius:12px;padding:16px;background:#111827;color:#fff;z-index:999;display:flex;align-items:center;justify-content:space-between;gap:12px}.cookie-banner p{margin:0}.cookie-banner a{color:#71dce9}.about-main{gap:50px;margin:40px 0;color:#fff;font-family:Montserrat,sans-serif}.about-hero,.about-main{display:flex;flex-direction:column}.about-hero{background:linear-gradient(180deg,rgba(19,24,37,.1) 47.12%,rgba(135,20,173,.3));gap:40px;padding:30px}.about-hero h1{margin:0;font-size:50px;text-align:center}.about-subhead{width:70%;margin:auto;display:flex;gap:20px}.about-subhead p{margin:0;padding:0;flex:1 1;line-height:1.8}.about-subhead p:first-child{font-weight:700;font-size:35px;display:flex;align-items:center;justify-content:center}.about-subhead p:last-child{font-size:20px}.about-actions{margin:10px auto 0;width:70%;display:flex;justify-content:center;gap:16px}.about-values{display:flex;flex-direction:column;gap:20px;width:70%;margin:auto}.about-values-title{margin:0;font-size:35px;font-weight:700;text-align:center}.about-values-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:50px;gap:50px}.about-values-grid>:nth-child(3){grid-column:1/-1;justify-self:center;max-width:700px}.about-value-card{box-sizing:border-box;display:flex;flex-direction:column;gap:10px;padding:70px;position:relative;width:100%;text-align:center;min-height:350px;border-radius:12px}.about-value-card:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:90%;max-width:450px;aspect-ratio:1;background:var(--about-bg-image) no-repeat center/contain;opacity:.6;z-index:0}.about-value-card h3,.about-value-card p{margin:0;position:relative;z-index:1}.about-value-card h3{font-size:30px;font-weight:600;margin-top:25px}.about-value-card p{font-size:20px}.about-team{width:70%;margin:auto;display:flex;flex-direction:column;align-items:center;gap:10px}.about-team-heading{margin:0 0 40px;font-size:35px;font-weight:700;text-align:center}.about-team img{width:60%;height:auto;transform:scaleX(-1)}.about-team p{margin:0;padding:0;text-align:center;line-height:1.8}.about-team p:first-of-type{color:#b48ff1;font-size:16px;font-weight:700;text-shadow:1px 1px 2px rgba(199,127,127,.7)}.about-founder-list{width:100%;display:flex;flex-direction:column;gap:70px;margin:0 0 40px}.about-founder-card{display:flex;flex-wrap:wrap;gap:20px;align-items:flex-start;margin-bottom:40px}.about-founder-card.reverse{flex-direction:row-reverse}.about-founder-image-wrap{flex:0 0 30%;display:flex;justify-content:flex-start;padding:0 15px}.about-founder-card.reverse .about-founder-image-wrap{justify-content:flex-end}.about-founder-image{width:auto;height:250px}.about-founder-text{flex:1 1;display:flex;flex-direction:column;gap:10px}.about-founder-text h4{margin:0;padding:0;font-size:24px;font-weight:700;color:#b48ff1}.about-founder-position{margin:0;padding:0;font-size:16px;font-weight:600;color:#b48ff1}.about-founder-text p{margin:10px 0 0;padding:0;line-height:1.8;text-align:left}.about-founder-quote{width:100%;margin:0;padding:0;font-size:20px;font-weight:500;color:#fff;text-align:left}.modal-overlay{position:fixed;inset:0;background:rgba(8,12,21,.78);display:grid;place-items:center;z-index:100;padding:20px}.modal-card{width:min(460px,100%);background:#111827;border-radius:14px;border:1px solid #334155;padding:16px}.modal-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.modal-head h3{margin:0}.form-grid{display:grid;grid-gap:12px;gap:12px}.form-grid label{display:grid;grid-gap:6px;gap:6px;font-size:14px;color:#d2dbea}input,select,textarea{width:100%;border:1px solid #4b5f80;border-radius:8px;padding:10px 12px;background:#0f172a;color:#f8fbff}input:focus,select:focus,textarea:focus{outline:none;border-color:#3b82f6}.checkbox-row{grid-template-columns:16px 1fr;align-items:start;gap:8px}.modal-legal-link{color:#9cadc1;text-decoration:underline}.modal-legal-link:hover{color:#fff}.button-row{display:flex;justify-content:flex-end;gap:10px}.button-row button{border:1px solid #4b5f80;background:#1e293b;color:#fff;padding:8px 12px;border-radius:8px;cursor:pointer}.button-row button[type=submit]{background:#b903f533;border-color:#8714ad;color:#ffffff;font-weight:700}.button-row.start{justify-content:flex-start}.button-row.end{justify-content:flex-end}.button-row.center{justify-content:center}.btn-primary,.btn-primary-link{display:inline-block;border:1px solid #8714ad;background:#b903f533;color:#ffffff;border-radius:4px;text-decoration:none;padding:9px 13px;cursor:pointer;font-weight:600;position:relative}.btn-primary-link:before,.btn-primary:before{content:"";position:absolute;inset:0;background:#c150e7ff;opacity:0;transition:all .3s}.btn-primary-link>*,.btn-primary>*{position:relative;z-index:1}.btn-primary-link:hover:before,.btn-primary:hover:before{opacity:.3}.btn-primary-link{line-height:1.2}@keyframes demo-arrow-move{0%{transform:translateX(0)}50%{transform:translateX(4px)}to{transform:translateX(0)}}.btn-demo-link{display:inline-flex;align-items:center;gap:10px;padding:15px 25px;font-weight:500}.btn-demo-link:after{content:"";display:inline-block;width:0;height:0;border-top:5px solid transparent;border-bottom:5px solid transparent;border-left:8px solid #b892ff;animation:demo-arrow-move 1s ease-in-out infinite}.plan-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));grid-gap:16px;gap:16px}.plan-card{border:1px solid #43587a;border-radius:14px;padding:16px;background:linear-gradient(160deg,#202d43,#182435);cursor:pointer}.plan-card.active{border-color:#7be29a;box-shadow:0 0 0 1px #7be29a}.plan-mode{font-size:13px;color:#b8c4d8;margin:0 0 10px}.plan-desc p{margin:0 0 6px;color:#d2dbea}.plan-price{margin:10px 0;color:#fff}.plan-price strong{font-size:24px}.seat-value{margin:0;min-width:20px;text-align:center;line-height:34px}.billing-box{border:1px solid #3b4e6d;border-radius:8px;padding:12px;background:#162033}.billing-box p{margin:0 0 8px}.billing-box .total{font-weight:700}.row-between{gap:10px}.row-between,.status-banner{display:flex;justify-content:space-between;align-items:center}.status-banner{border:1px solid #3b4e6d;border-radius:10px;padding:12px;gap:12px}.status-banner.success{border-color:#22c55e;background:#064e3b}.status-banner.failed{border-color:#ef4444;background:#7f1d1d}.status-banner.closed{border-color:#f59e0b;background:#78350f}.status-banner p{margin:0}.sub-card{border:1px solid #3b4e6d;border-radius:10px;padding:12px;background:#172235}.sub-card p{margin:0 0 6px}.table-wrap{overflow:auto}.table-wrap table{width:100%;border-collapse:collapse}.table-wrap td,.table-wrap th{border-bottom:1px solid #334155;text-align:left;padding:10px;font-size:14px}.table-wrap th{color:#dbe7fb}.table-wrap td{color:#c6d2e7}.note,.page-subtitle{color:#9cadc1;line-height:1.7}.page-title{margin:0 0 16px;font-size:clamp(1.7rem,2vw,2.4rem);line-height:1.2;color:#f8fbff}.eyebrow{margin:0;letter-spacing:.08em;text-transform:uppercase;font-size:12px;color:#9fb3d6}.stack{display:grid;grid-gap:16px;gap:16px}.legal-main{width:70%;margin:0 auto;padding:50px 0;gap:40px;font-family:Montserrat,sans-serif;box-sizing:border-box}.legal-heading,.legal-main{display:flex;flex-direction:column}.legal-heading{margin:0;font-size:36px;font-weight:800;line-height:72px;text-align:center;background:linear-gradient(152.01deg,#71dce9 9.05%,#b892ff 63.77%,#ff3e81 92.79%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;align-items:center;position:relative}.legal-heading div{display:flex;justify-content:center;margin-top:12px}.legal-heading div:before{width:6px;margin-right:8px}.legal-heading div:after,.legal-heading div:before{content:"";display:block;height:6px;border-radius:4px;background:linear-gradient(152.01deg,#b6f6fe 9.05%,#b892ff 63.77%,#ffa3c3 92.79%);transition:all .5s}.legal-heading div:after,.legal-heading:hover div:before{width:100px}.legal-heading:hover div:after{width:6px}.legal-content{display:flex;flex-direction:column;gap:40px;width:100%;color:#fff;font-family:Montserrat,sans-serif}.legal-content a{color:#ffffff;text-decoration:underline;font-weight:500;transition:color .3s ease}.legal-content a:hover{color:#a3d5ff}.legal-content h3{font-size:24px;margin:0}.legal-content h5{font-size:21px;margin:10px 0 0}.legal-content h6{font-size:18px;margin:10px 0 0}.legal-content p{font-size:14px}.legal-content li,.legal-content p{margin:0;line-height:1.7}.legal-content strong{font-weight:700;margin:0}.legal-content div,.legal-content ol,.legal-content ul{display:flex;flex-direction:column;gap:10px;margin:0}.legal-content table{width:100%;border-collapse:collapse;margin-top:10px;font-size:14px;background-color:transparent}.legal-content thead{background-color:#1f2937}.legal-content td,.legal-content th{border:1px solid #3a3a3a;padding:12px;text-align:left;vertical-align:top}.legal-content th{font-weight:600;color:#ffffff}.legal-content td{color:#e5e7eb;line-height:1.6}.legal-content tbody tr:nth-child(2n){background-color:rgba(255,255,255,.03)}.legal-content tbody tr:hover{background-color:rgba(163,213,255,.08)}.legal-content .table-wrapper{width:100%;overflow-x:auto}.legal-content .updated{display:block;width:100%;text-align:right;margin-top:20px;font-size:17px;color:#cfcbcb}.legal-content .center-para{text-align:center;font-weight:600}.legal-content .innerdiv{margin-left:30px}.legal-content .nesteddiv{display:flex;flex-direction:column;margin:0;gap:10px}.legal-content .numberedList>li::marker{font-size:21px}.legal-content ol li::marker{font-weight:700}@media (max-width:900px){.site-header-inner{width:100%;padding:0 60px}.site-footer-inner{width:100%;padding:40px 60px}.site-footer-content{flex-direction:column}.footer-grid{gap:26px}.footer-socials{justify-content:flex-start}.brand{font-size:24px}.brand img,.brand-logo-reveal .brand-logo,.brand-logo-reveal img{width:40px!important;height:40px!important}.brand-logo-reveal{width:40px;height:40px}.site-nav{display:none;position:absolute;top:calc(100% + 8px);right:20px;z-index:40;width:min(340px,calc(100vw - 40px));max-height:calc(100vh - 130px);overflow-y:auto;background:linear-gradient(180deg,#1c2637,#121826);border:1px solid #334155;border-radius:10px;box-shadow:0 10px 24px rgba(0,0,0,.35);padding:12px;gap:10px;font-size:13px;flex-direction:column;align-items:stretch}.site-nav.is-open{display:flex}.mobile-nav-toggle{display:inline-flex;align-items:center;justify-content:center}.btn-link,.nav-menu-label,.site-nav a{font-size:13px;text-align:left}.nav-menu-dropdown{position:static;display:flex;border:0;box-shadow:none;background:transparent;padding-left:10px;min-width:0}.nav-menu-group{padding:0;margin:0}.legacy-banner-wrap{min-height:auto;padding:30px 0;flex-direction:column;gap:24px}.legacy-banner-content{min-height:auto}.legacy-banner-content,.legacy-strip{width:100%;padding:0 60px}.legacy-blogs-page{width:100%;padding:30px}.legacy-section{width:100%;padding:50px 60px}.legacy-meet{width:100%;padding:60px}.legacy-section-subheading{margin:0 30px 60px}.legacy-expertise-block{padding:60px 60px 90px}.legacy-expertise-block .legacy-section-subheading{margin:0 30px}.legacy-banner-art{width:100%;padding:0 30px}.legacy-banner-title,.legacy-section-heading{font-size:42px;line-height:56px}.legal-heading{font-size:50px;line-height:64px}.legacy-box{flex-direction:column}.legacy-box-image{width:60%;margin-bottom:30px}.legacy-box-content{width:100%}.legacy-timeline-dot,.legacy-timeline-line{display:none}.legacy-timeline-row{min-height:auto;height:auto;width:100%;display:flex;flex-direction:column;gap:12px}.legacy-timeline-row.left .legacy-timeline-content,.legacy-timeline-row.left .legacy-timeline-media,.legacy-timeline-row.right .legacy-timeline-content,.legacy-timeline-row.right .legacy-timeline-media{width:100%;margin:0;text-align:left}.legacy-timeline-media img{max-width:92%}.legacy-timeline-content h3{font-size:22px}.legacy-timeline-content p{font-size:16px;line-height:24px}.legacy-waitlist-form{padding:0}.legacy-side-image{display:none}.legacy-contact-form{width:100%;padding:0}.legacy-form-row{align-items:stretch;gap:0}.legacy-form-row,.legacy-partner-wrap{flex-direction:column}.legacy-partner-image{width:100%;max-width:500px;align-self:center;box-sizing:border-box}.about-subhead,.about-team,.about-values{width:80%}.about-actions{width:80%;flex-wrap:wrap}.about-value-card{padding:60px 50px;min-height:250px}.about-value-card:before{width:90%;max-width:350px}.about-team img{width:100%}.blog-detail-wrap{width:95%;margin:0 auto;padding:30px 60px}.blog-detail-title{font-size:30px}.blog-html{font-size:16px}.blog-html h2{font-size:1.5rem;margin:20px 0 12px}.cookie-banner,.longform-actions,.whitepaper-actions{flex-direction:column;align-items:flex-start}}@media (max-width:480px){.longform-main-content,.whitepaper-columns{column-count:1;column-gap:0;column-rule:0}}@media (max-width:768px){.about-values-grid{grid-template-columns:1fr;gap:20px}.about-values-grid>:nth-child(3){max-width:none}.about-value-card{padding:50px 40px;min-height:200px}.about-value-card:before{width:85%;max-width:400px}.about-value-card h3{font-size:18px;margin-top:0}.about-value-card p{font-size:15px}.about-founder-card,.about-founder-card.reverse{flex-direction:column}.about-founder-image-wrap,.about-founder-text{flex:1 1 auto;width:100%}.about-founder-position,.about-founder-quote,.about-founder-text h4,.about-founder-text p{text-align:center}.about-founder-text p{margin:20px 0 0}}@media (max-width:480px){.about-subhead,.about-team,.about-values{width:85%}.about-subhead{flex-direction:column;justify-content:center}.about-subhead p:last-child{text-align:center}}@media (max-width:768px){.legal-main{width:85%;margin:0 auto}.legal-content{gap:20px}.legal-content h3{font-size:18px}.legal-content h5{font-size:16px}.legal-content h6{font-size:14px}.legal-content li,.legal-content p,.legal-content table{font-size:12px}.legal-content td,.legal-content th{padding:8px}.legal-content .updated{font-size:13px}.legal-content .innerdiv{margin-left:20px}.legal-content .numberedList>li::marker{font-size:16px}}@media (max-width:600px){.legal-heading{font-size:42px;line-height:56px}.site-header-inner{padding:0 30px}.site-footer-inner{padding:30px}.site-footer-content{flex-direction:column;align-items:center;text-align:center}.footer-grid{justify-content:center}.footer-column,.footer-grid{align-items:center}.footer-socials{justify-content:center;margin-top:20px}.legacy-meet,.legacy-section{padding:30px}.legacy-section-subheading{margin:0 0 60px}.legacy-strip{flex-direction:column;margin-top:0;padding:0 30px}.legacy-strip p{text-align:center}.legacy-expertise-block{padding:30px}.legacy-expertise-block .legacy-section-subheading{margin:0 0 90px}.legacy-partner-wrap{align-items:center;gap:32px;margin-bottom:24px}.legacy-partner-wrap>.legacy-partner-image{padding:24px 22px}.legacy-box-image{width:80%}.legacy-banner-subtitle{font-size:14px;line-height:22px}.blog-detail-wrap{width:95%;padding:0 30px}}.industry-polymers-page{width:100%;margin:40px 0;display:flex;flex-direction:column;gap:50px;color:#fff}.industry-polymers-hero{position:relative;width:100%;overflow:hidden;padding:50px;display:flex;flex-direction:column;gap:30px}.industry-polymers-hero:before{content:"";position:absolute;inset:0;background:var(--industry-hero-image) no-repeat center/cover;opacity:.15;z-index:0}.industry-polymers-hero>*{position:relative;z-index:1}.industry-polymers-kicker{margin:0;font-size:28px;font-weight:700}.industry-polymers-hero-copy{display:flex;flex-direction:column;gap:16px}.industry-polymers-hero-copy h1{margin:0;width:min(920px,100%);font-size:34px;line-height:1.4}.industry-polymers-hero-copy p{margin:0;width:min(900px,100%);font-size:20px;line-height:1.8;color:#dbe6fa}.industry-polymers-actions{display:flex;justify-content:center;gap:120px}.industry-polymers-info{padding:0 50px;display:flex;flex-direction:column;gap:14px}.industry-polymers-info h2{margin:0;font-size:24px;line-height:1.8}.industry-polymers-info p{margin:0;font-size:16px;line-height:1.8;color:#dbe6fa}.industry-polymers-bullets{margin:4px 0 0;padding-left:22px;display:flex;flex-direction:column;gap:12px}.industry-polymers-bullets li{line-height:1.8;color:#fff;font-weight:700}.industry-polymers-solves{box-sizing:border-box;display:grid;grid-template-columns:45% 45%;justify-content:space-between;padding:0 50px;grid-gap:0;gap:0}.industry-polymers-solves-copy{display:flex;flex-direction:column;gap:20px}.industry-polymers-solves-copy h2{margin:0;font-size:24px}.industry-polymers-solves-copy>p{margin:0;line-height:1.8;font-size:16px}.industry-polymers-solves-list{display:flex;flex-direction:column;gap:30px}.industry-polymers-solves-list h3{margin:0 0 10px;font-size:18px}.industry-polymers-solves-list p{margin:0;line-height:1.8;font-size:16px}.industry-polymers-gallery{width:100%;min-height:440px;position:relative}.industry-polymers-gallery-item{position:absolute}.industry-polymers-gallery-item img{width:100%;height:auto;border:1px solid #8714ad;border-radius:8px}.industry-polymers-gallery-item.one{top:0;left:10%;width:50%;z-index:1}.industry-polymers-gallery-item.two{top:25%;left:35%;width:56%;z-index:1}.industry-polymers-gallery-item.three{top:60%;left:10%;width:50%;z-index:2}@media (max-width:900px){.industry-polymers-hero,.industry-polymers-info,.industry-polymers-solves{padding:0 30px}.industry-polymers-actions{gap:20px;justify-content:flex-start;flex-wrap:wrap}.industry-polymers-solves{grid-template-columns:1fr;gap:24px}.industry-polymers-gallery{min-height:360px}}@media (max-width:600px){.industry-polymers-hero,.industry-polymers-info,.industry-polymers-solves{padding:0 20px}.industry-polymers-kicker{font-size:24px}.industry-polymers-hero-copy h1{font-size:28px}.industry-polymers-hero-copy p{font-size:18px}.industry-polymers-gallery{min-height:280px}}.industry-detail-page{margin:40px 0;gap:50px;color:#fff}.industry-detail-hero,.industry-detail-page{width:100%;display:flex;flex-direction:column}.industry-detail-hero{gap:40px;padding:50px;position:relative;overflow:hidden}.industry-detail-hero:before{content:"";position:absolute;inset:0;background:var(--industry-hero-image) no-repeat center/cover;opacity:.15;z-index:0}.industry-detail-hero>*{position:relative;z-index:1}.industry-detail-kicker{margin:0;font-size:28px;font-weight:700}.industry-detail-hero-copy{display:flex;flex-direction:column;gap:12px}.industry-detail-hero-copy h1{margin:0;font-size:24px;line-height:1.8}.industry-detail-hero-copy p{margin:0;width:50%;font-size:18px;line-height:1.8}.industry-detail-actions{display:flex;gap:120px;justify-content:center}.industry-detail-info{display:flex;flex-direction:column;gap:10px;padding:0 50px}.industry-detail-info h2{margin:0;font-size:24px;font-weight:700;line-height:1.8}.industry-detail-info p{margin:0;font-size:16px;line-height:1.8;color:#dbe6fa}.industry-detail-bullets{margin:10px 0 0;font-weight:700}.industry-detail-bullets.is-inline{display:flex;justify-content:center;gap:60px;flex-wrap:wrap}.industry-detail-bullets.is-column{display:flex;flex-direction:column;gap:15px;padding-left:22px}.industry-detail-bullets li{line-height:1.8;font-size:16px}.industry-detail-content{box-sizing:border-box;display:grid;grid-template-columns:45% 45%;justify-content:space-between;padding:0 50px}.industry-detail-text{display:flex;flex-direction:column;gap:20px;line-height:1.8}.industry-detail-text h2{font-size:24px;margin:0}.industry-detail-text h3{font-weight:700;margin:0}.industry-detail-text p{margin:0;line-height:1.8;font-size:16px}.industry-detail-blocks{display:flex;flex-direction:column;gap:30px}.industry-detail-blocks>div{display:flex;flex-direction:column;gap:10px}.industry-detail-list-grid{display:grid;grid-template-columns:repeat(2,300px);grid-gap:20px;gap:20px;padding:0;margin:0;list-style:none}.industry-detail-list-grid li{line-height:1.8;font-size:16px}.industry-detail-list-column{display:flex;flex-direction:column;gap:15px;margin:10px 0 0;font-weight:500;padding-left:22px}.industry-detail-list-column li{white-space:nowrap;line-height:1.8}.industry-detail-gallery{position:relative;width:100%;max-width:800px;height:100%}.industry-detail-gallery-item{position:absolute}.industry-detail-gallery-item img{width:100%;height:100%;object-fit:cover;border-radius:12px;border:3px solid rgb(135,20,173)}.industry-detail-gallery.variant-two{padding-bottom:71%}.industry-detail-gallery.variant-two .one{top:0;left:10%;width:50%;height:42.25%;z-index:1}.industry-detail-gallery.variant-two .two{top:25.71%;left:35%;width:56.25%;height:45.25%;z-index:1}.industry-detail-gallery.variant-two-life{padding-bottom:87.5%}.industry-detail-gallery.variant-two-life .one{top:0;left:10%;width:50%;height:42.86%;z-index:1}.industry-detail-gallery.variant-two-life .two{top:25.71%;left:35%;width:56.25%;height:45.71%;z-index:1}.industry-detail-gallery.variant-three-material{padding-bottom:87.5%}.industry-detail-gallery.variant-three-material .one{top:0;left:10%;width:50%;height:42.86%;z-index:1}.industry-detail-gallery.variant-three-material .two{top:25.71%;left:35%;width:56.25%;height:45.71%;z-index:3}.industry-detail-gallery.variant-three-material .three{top:54.29%;left:10%;width:50%;height:40%;z-index:2}.industry-detail-gallery.variant-three-polymers{padding-bottom:87.5%}.industry-detail-gallery.variant-three-polymers .one{top:0;left:10%;width:50%;height:42.86%;z-index:1}.industry-detail-gallery.variant-three-polymers .two{top:25.71%;left:35%;width:56.25%;height:40%;z-index:1}.industry-detail-gallery.variant-three-polymers .three{top:60%;left:10%;width:50%;height:40%;z-index:2}.industry-detail-gallery.variant-three-chemicals{padding-bottom:60%}.industry-detail-gallery.variant-three-chemicals .one{top:0;left:0;width:40%;height:42.86%;z-index:0}.industry-detail-gallery.variant-three-chemicals .two{top:30%;left:25%;width:46.25%;height:45.71%;z-index:1}.industry-detail-gallery.variant-three-chemicals .three{top:0;left:50%;width:40%;height:40%;z-index:2}.industry-detail-extra-sections{display:flex;flex-direction:column;gap:30px}@media (max-width:900px){.industry-detail-actions{gap:20px;justify-content:flex-start;flex-wrap:wrap}.industry-detail-content{grid-template-columns:1fr;gap:20px;padding:0 30px}.industry-detail-hero,.industry-detail-info{padding:0 30px}.industry-detail-text{order:2}}@media (max-width:780px){.industry-detail-gallery{max-width:600px}}@media (max-width:600px){.industry-detail-hero-copy p{width:100%}.industry-detail-hero-copy h1,.industry-detail-kicker{text-align:center}.industry-detail-list-grid{grid-template-columns:1fr;list-style:disc;padding:0 0 0 20px}.industry-detail-list-column li{white-space:normal}.industry-detail-bullets.is-inline{flex-direction:column;gap:20px;align-items:flex-start;padding-left:20px}.industry-detail-content,.industry-detail-hero,.industry-detail-info{padding:0 20px}.industry-detail-gallery{max-width:300px}}.bodh-scientific-content_page__aBsaI{display:flex;flex-direction:column;gap:50px;color:#fff;margin-bottom:50px}.bodh-scientific-content_mainHeading__EFzSj{margin-bottom:20px;background:linear-gradient(90deg,#8714ad,#bb7ef6 34.62%,#2fe9a8dd 68.27%,rgb(61,154,77));text-align:center;display:flex;flex-direction:column;align-items:center;gap:10px;padding:20px;line-height:1.8;box-shadow:0 4px 40px 0 #8714ad}.bodh-scientific-content_mainHeading__EFzSj h3{font-size:30px;font-weight:700;margin:0;text-shadow:2px 2px 4px rgb(0 0 0/30%)}.bodh-scientific-content_mainHeading__EFzSj h5{font-size:18px;font-weight:500;margin:0;max-width:70%;text-shadow:1px 1px 3px rgb(0 0 0/25%)}.bodh-scientific-content_introPara__SQorF{font-weight:600;text-align:center;width:50%;margin:auto;font-size:18px;line-height:1.8}.bodh-scientific-content_demoButtons__QrqVB{display:flex;gap:120px;justify-content:center}.bodh-scientific-content_demoButton__kJ1D0{background-color:#b903f533;border:1px solid #8714ad;color:#fff;border-radius:4px;padding:15px 25px;display:inline-flex;align-items:center;gap:10px;text-decoration:none;font-weight:500;cursor:pointer}.bodh-scientific-content_demoButton__kJ1D0 p{font-weight:500;margin:0;padding:0}.bodh-scientific-content_overviewContainer__1I22b{display:flex;gap:20px;padding:80px}.bodh-scientific-content_heroSection__r7upu{display:flex;flex:1 1;flex-direction:column;gap:20px}.bodh-scientific-content_heroSection__r7upu p:first-of-type{margin:0;font-size:36px;font-weight:800;background:linear-gradient(152.01deg,#71dce9 9.05%,#b892ff 63.77%,#ff3e81 92.79%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.bodh-scientific-content_heroSection__r7upu p:nth-of-type(2){font-weight:700;line-height:1.8;margin:0}.bodh-scientific-content_logo__7dyG9 img{width:200px;height:auto}.bodh-scientific-content_imageContainer__HgR8Q{flex:1 1;display:flex;align-items:center;justify-content:center;margin:auto;width:100%;height:400px}.bodh-scientific-content_imageContainer__HgR8Q svg{max-width:100%;max-height:100%;width:auto;height:auto}.bodh-scientific-content_overviewGrid__1s9CQ{display:flex;flex-wrap:wrap;justify-content:center;gap:40px;width:90%;max-width:1100px;margin:50px auto 100px}.bodh-scientific-content_overviewCard__4f1v_{width:300px;background:rgba(33,41,54,.6);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;padding:40px 30px;border:1px solid rgba(184,146,255,.2);border-radius:16px;cursor:pointer;display:flex;flex-direction:column;align-items:center;gap:25px;text-align:center;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 10px 30px -10px rgba(0,0,0,.5)}.bodh-scientific-content_overviewCard__4f1v_:hover{transform:translateY(-8px);background:rgba(43,51,68,.8);border-color:#b892ff;box-shadow:0 20px 40px -15px rgba(184,146,255,.3)}.bodh-scientific-content_gradientText__ZNMLI{margin:0;font-weight:700;font-size:20px;min-height:40px;background:linear-gradient(152.01deg,#b6f6fe 9.05%,#b892ff 63.77%,#ffa3c3 92.79%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.bodh-scientific-content_cardDescription__7stj9{margin:0;font-size:12px;color:#fff;line-height:1.8}.bodh-scientific-content_cardCta__3qSgE{margin-top:auto;align-self:flex-start;display:inline-flex;align-items:center;gap:8px;font-size:14px;font-weight:600}.bodh-scientific-content_cardCta__3qSgE:before{content:"";display:inline-block;width:10px;height:3px;background:#b892ff}.bodh-scientific-content_cardCta__3qSgE:after{content:"";display:inline-block;width:0;height:0;border-top:5px solid transparent;border-bottom:5px solid transparent;border-left:8px solid #b892ff}.bodh-scientific-content_container__lWzew{width:100%;margin-top:30px}.bodh-scientific-content_section__wG2to{display:flex;align-items:center;max-width:1400px;margin:0 auto 80px;padding:0 40px;gap:60px}.bodh-scientific-content_reverse__v2sza{flex-direction:row-reverse}.bodh-scientific-content_contentHalf__pi7qS{flex:1 1}.bodh-scientific-content_heading__3LqtD{font-size:25px;font-weight:700;margin-bottom:24px;line-height:1.8}.bodh-scientific-content_paragraph__qnc4O{font-size:14px;line-height:1.8;margin-bottom:20px;opacity:.95}.bodh-scientific-content_list__VTRWp{display:flex;flex-direction:column;gap:10px;padding-left:20px}.bodh-scientific-content_list__VTRWp li{line-height:1.8}.bodh-scientific-content_imagesContainer__HLDjY{flex:1 1;position:relative;display:flex;justify-content:center;align-items:center}.bodh-scientific-content_mainImageWrapper__h_F59{position:relative;width:100%;z-index:1}.bodh-scientific-content_overlayImageWrapper__Ceioj{position:absolute;top:80%;left:45%;transform:translate(-25%,-50%);width:80%;z-index:2}.bodh-scientific-content_projectImage__Mt7_9{width:90%;height:90%;object-fit:contain;box-shadow:0 0 10px 3px rgb(0 0 0/30%);border-radius:4px}.bodh-scientific-content_arrowImageContainer__neld1{display:flex;flex-direction:column;flex:1 1;align-items:center}.bodh-scientific-content_arrowImageContainer__neld1 img{width:90%;max-width:500px;height:auto;border-radius:4px}.bodh-scientific-content_downArrow__0kUyd{display:inline-flex;width:40px;height:40px;position:relative}.bodh-scientific-content_downArrow__0kUyd:before{content:"";position:absolute;width:2px;height:12px;background:linear-gradient(180deg,#49d79e,#712664);top:8px;left:50%;transform:translateX(-50%)}.bodh-scientific-content_downArrow__0kUyd:after{content:"";position:absolute;width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:6px solid #712664;top:20px;left:50%;transform:translateX(-50%)}.bodh-scientific-content_aiGrid__vI_tm{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:10px;gap:10px;flex:1 1}.bodh-scientific-content_aiGrid__vI_tm img{width:100%;max-width:500px;height:auto;object-fit:cover}.bodh-scientific-content_loaderCubeContainer__n51w2{display:flex;flex:1 1;align-items:center;gap:10px}.bodh-scientific-content_complianceWrap__NCn_j{margin-top:50px}.bodh-scientific-content_pdfGrid__Qqm5z{display:flex;gap:60px;flex-wrap:wrap;justify-content:center}.bodh-scientific-content_pdfCard__9w9OR{background-color:#112240;border:1px solid #8714ad;border-radius:12px;width:220px;cursor:pointer;overflow:hidden;color:#fff;padding:0}.bodh-scientific-content_pdfCard__9w9OR h3{font-size:16px;margin:15px 15px 10px;color:#9cadc1;font-weight:700;line-height:1.3;text-align:center}.bodh-scientific-content_pdfCard__9w9OR p{font-size:13px;margin:0 15px 15px;color:#8892b0;line-height:1.5;text-align:center;font-weight:600}.bodh-scientific-content_pdfInfo__wgWX_{padding:15px;text-align:center}.bodh-scientific-content_pdfIconWrap__Rz5Mc{background-color:rgb(0 0 0/20%);padding:20px 0;display:flex;justify-content:center}.bodh-scientific-content_modalOverlay__hk5B0{position:fixed;inset:0;background-color:rgb(2 12 27/90%);display:flex;justify-content:center;align-items:center;z-index:1000;border:0;padding:0;cursor:pointer}.bodh-scientific-content_modalContent__kn65J{background-color:#fff;width:90%;height:90%;border-radius:15px;overflow:hidden}.bodh-scientific-content_modalContent__kn65J iframe{width:100%;height:100%;border:none}@media (max-width:1024px){.bodh-scientific-content_overviewGrid__1s9CQ{grid-template-columns:repeat(2,1fr)}.bodh-scientific-content_mainHeading__EFzSj h5{max-width:100%}.bodh-scientific-content_imageContainer__HgR8Q{height:300px}}@media (max-width:760px){.bodh-scientific-content_introPara__SQorF{width:80%}}@media (max-width:480px){.bodh-scientific-content_overviewContainer__1I22b{flex-direction:column-reverse;padding:50px 20px 0;gap:50px}.bodh-scientific-content_heroSection__r7upu p{text-align:center}.bodh-scientific-content_demoButtons__QrqVB{flex-direction:column;align-items:center;gap:20px}.bodh-scientific-content_overviewGrid__1s9CQ{grid-template-columns:1fr}.bodh-scientific-content_reverse__v2sza,.bodh-scientific-content_section__wG2to{flex-direction:column-reverse;gap:40px;margin:0 auto 50px}.bodh-scientific-content_imagesContainer__HLDjY{margin-bottom:50px}.bodh-scientific-content_loaderCubeContainer__n51w2{flex-direction:column}.bodh-scientific-content_overlayImageWrapper__Ceioj{width:90%;top:70%;transform:translate(-25%,-35%)}.bodh-scientific-content_mainHeading__EFzSj h3{font-size:25px}.bodh-scientific-content_hideOnMobile__KmzIz{display:none}}