function smoothScroll(){let e=ScrollSmoother.create({smooth:2,ignoreMobileResize:!0});window.onload=t=>{let o=window.location.href.split("#")[1],n=document.querySelector("#"+o);o&&n&&gsap.to(e,{scrollTop:e.offset(n,"top top"),ease:"power1.inOut",duration:1,delay:.3})}}function splitText(){new SplitType("[split-text]",{types:"lines, words",tagName:"span"})}function pageLoad(){let e=gsap.timeline({defaults:{ease:"power2.out",duration:1.2}});e.to(".o-wrapper",{opacity:1}),e.to(".c-header",{opacity:1},0),e.to(".c-logo-link",{opacity:1},0)}function headerPinDesktop(){gsap.timeline({scrollTrigger:{trigger:".c-header",endTrigger:".c-body",pin:".c-header",pinSpacing:!1,start:"4em top"}})}function navScroll(){$(window).scroll((function(){$(window).scrollTop()>40?($(".c-header").addClass("is-scrolled"),$(".c-header-inner").addClass("is-scrolled")):($(".c-header").removeClass("is-scrolled"),$(".c-header-inner").removeClass("is-scrolled"))}))}function textAnimation(){gsap.set(".line .word",{yPercent:135}),ScrollTrigger.batch(".line .word",{once:!0,onEnter:e=>gsap.to(e,{yPercent:0,stagger:.1,duration:.6,ease:"power3.out"})})}function fade(){gsap.set("[fade]",{opacity:0,y:"4em"}),ScrollTrigger.batch("[fade]",{once:!0,onEnter:e=>gsap.to(e,{opacity:1,y:0,duration:1.2,ease:"power3.out",stagger:.1})})}function line(){gsap.set("[line]",{opacity:1,scaleX:0,transformOrigin:"top left"}),ScrollTrigger.batch("[line]",{once:!0,onEnter:e=>gsap.to(e,{scaleX:1,delay:.1,duration:2,ease:"power3.out",stagger:.1})})}function domPlacementMobile(){$(".c-header-rt").appendTo(".c-header-nav"),$(".c-header-rt").css("display","block")}function cardHover(){$(".c-card").each((function(e){let t=gsap.timeline({paused:!0,defaults:{duration:.4,ease:"power1.inOut"}});t.to($(this),{backgroundColor:"#ffffff"}),t.to($(this).find(".t-display-3"),{color:"#1B152B"},0),t.to($(this),{color:"#1B152B"},0),t.to($(this).find(".c-img-contain.card"),{borderColor:"#ffffff"},0),t.to($(this).find(".c-card-cta"),{backgroundColor:"#8932F6"},0),$(this).on("mouseenter",(function(){$(this).addClass("is-active"),t.restart()})),$(this).on("mouseleave",(function(){$(this).removeClass("is-active"),t.reverse()}))}))}function mobileHeight(){let e=.01*window.innerHeight;document.documentElement.style.setProperty("--vh",`${e}px`),window.addEventListener("resize",(()=>{let e=.01*window.innerHeight;document.documentElement.style.setProperty("--vh",`${e}px`)}))}function circleValues(){let e=gsap.timeline({scrollTrigger:{trigger:".c-section.hm-data",start:"80% bottom"}});e.set(".data-bg circle",{scale:0}),e.from(".data-bg circle",{duration:1,scale:0,y:40,transformOrigin:"center center",ease:"power3.out",stagger:{grid:"auto",from:"center",amount:1}})}function circleGlobal(){ScrollTrigger.batch(".circle-item circle",{once:!0,onEnter:e=>gsap.from(e,{duration:1,scale:0,y:40,transformOrigin:"center center",ease:"power3.out",stagger:{grid:"auto",from:"center",amount:1}})})}function circleSolutions(){let e=gsap.timeline({scrollTrigger:{trigger:".c-section.hm-so",start:"bottom center"}});e.set(".solutions-bg circle",{scale:0}),e.from(".solutions-bg circle",{duration:1,scale:0,y:40,transformOrigin:"center center",ease:"power3.out",stagger:{grid:"auto",from:"center",amount:1}})}function circleMedia(){let e=gsap.timeline({scrollTrigger:{trigger:".c-section.hm-news",start:"top center"}});e.set(".media-bg circle",{scale:0}),e.from(".media-bg circle",{duration:1,scale:0,y:40,transformOrigin:"center center",ease:"power3.out",stagger:{grid:"auto",from:"edges",amount:1}})}function circleContact(){let e=gsap.timeline({scrollTrigger:{trigger:".o-row.contact",start:"70% bottom"}});e.set(".contact-bg circle",{scale:0}),e.from(".contact-bg circle",{duration:1,scale:0,y:40,transformOrigin:"center center",ease:"power3.out",stagger:{grid:"auto",from:"end",amount:1}})}function mediaHover(){$(".c-news-item").each((function(e){let t=gsap.timeline({paused:!0,defaults:{duration:.8,ease:"power3.inOut"}});t.set($(this).find(".c-news-hover"),{display:"flex"}),t.set($(this),{borderRadius:"0.75em 0.75em 0.75em 0.75em"}),t.fromTo($(this).find(".c-news-hover"),{clipPath:"polygon(0% 0%, 0% 0%, 0% 100%, 0% 100%)"},{clipPath:"polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%)"}),t.to($(this),{borderRadius:"0.75em 8.75em 8.75em 0.75em"},0),$(this).on("mouseenter",(function(){t.restart()})),$(this).on("mouseleave",(function(){t.reverse()}))}))}function contactHover(){let e=gsap.timeline({paused:!0,defaults:{duration:.8,ease:"power3.inOut"}});e.to(".c-btn-cta",{x:"100%"}),e.to(".c-btn-cta-hover",{x:"0%"},0),e.from(".c-btn-icon.is-cta-hover",{x:"-80%"},.1),$(".c-btn.is-cta").on("mouseenter",(function(){e.restart()})),$(".c-btn.is-cta").on("mouseleave",(function(){e.reverse()}))}function trackLineOne(){gsap.timeline({repeat:-1}).to(".c-track-line.line-1",{x:"-100%",duration:50,ease:"none"})}function trackLineTwo(){gsap.timeline({repeat:-1}).to(".c-track-line.line-2",{x:"100%",duration:50,ease:"none"})}function navbarOpen(){let e=gsap.timeline({paused:!0});e.set(".c-header-nav",{display:"flex"}),e.fromTo(".c-header-nav",{clipPath:"polygon(100% 0%, 100% 0%, 100% 100%, 100% 100%)"},{clipPath:"polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%)",duration:1,ease:"power3.inOut"}),e.to(".c-nav-bar.bar-1",{rotation:45,y:3,duration:.6,ease:"power3.inOut"},0),e.to(".c-nav-bar.bar-2",{rotation:-45,y:-3,duration:.6,ease:"power3.inOut"},0),$(".c-nav-btn").on("click",(function(){$(".c-header-nav").toggleClass("is-open"),$(".c-header-nav").hasClass("is-open")?($(".c-body").addClass("no-scroll"),e.restart()):(e.reverse(),$(".c-body").removeClass("no-scroll"))})),$(".c-nav-link").on("click",(function(){$(".c-nav-btn").click()})),$(".nav-cta").on("click",(function(){$(".c-nav-btn").click()}))}function pressHover(){$(".c-press-item").each((function(e){let t=gsap.timeline({paused:!0}),o=$(this).find(".c-press-icon-wrap");t.to(o,{rotation:-45,duration:.6,ease:"power2.inOut",color:"#ffffff",backgroundColor:"#1B152B"}),$(this).on("mouseenter",(function(){t.restart()})),$(this).on("mouseleave",(function(){t.reverse()}))}))}function accordion(){$(".c-ac-item").each((function(e){let t=gsap.timeline({paused:!0}),o=$(this).find(".c-ac-txt"),n=$(this).find(".c-ac-icon-wrap");t.fromTo(o,{height:"0px",marginBottom:"0em"},{height:"auto",marginBottom:"2.5em",duration:.6,ease:"power2.inOut"}),t.to(n,{rotation:135,duration:.6,ease:"power2.inOut"},0),$(this).on("click",(function(){$(".c-ac-item.is-open").not($(this)).click(),$(this).toggleClass("is-open"),$(this).hasClass("is-open")?t.restart():t.reverse()}))}))}gsap.registerPlugin(ScrollTrigger,ScrollSmoother),gsap.config({nullTargetWarn:!1,trialWarn:!1}),pageLoad(),trackLineOne(),trackLineTwo(),$(".c-article-item").each((function(e){e<9?$(".t-metrics.blog").text("0"+(e+1)):$(".t-metrics.blog").text(e+1)})),accordion();let mm=gsap.matchMedia();$(".c-pag-next").on("click",(function(){$("html, body").animate({scrollTop:$("[target]").offset().top},"slow"),setTimeout((()=>{ScrollTrigger.refresh()}),"300")})),mm.add("(min-width: 992px)",(()=>(smoothScroll(),splitText(),navScroll(),cardHover(),circleValues(),circleMedia(),circleContact(),circleSolutions(),mediaHover(),contactHover(),fade(),line(),textAnimation(),headerPinDesktop(),pressHover(),circleGlobal(),()=>{}))),mm.add("(max-width: 991px)",(()=>(mobileHeight(),domPlacementMobile(),navbarOpen(),()=>{})));