@keyframes header-nav-blob{33%{transform:translateY(8%)}66%{transform:translateY(-8%)}}@keyframes header-nav-current{45%{transform:rotate(45deg)}to{transform:rotate(90deg)}}@keyframes spin{to{transform:rotate(1turn)}}@keyframes hero-controller-float{0%,to{transform:rotate(-12deg)}66%{transform:translateY(50%)}}@keyframes tab-hide{to{opacity:0;transform:scale(1.02)}}@keyframes tab-entrance{0%{opacity:0;transform:scale(1.02)}to{opacity:1;transform:none}}@keyframes fade-in{0%{opacity:0}to{opacity:var(--fade-in-end, 1)}}@keyframes fade-in-up{0%{opacity:0;transform:translateY(var(--fade-in-up-y-start, 100%))}to{opacity:1;transform:none}}@keyframes fade-in-zoom{0%{opacity:0;transform:scale(var(--fade-in-zoom-s-start, 2))}to{opacity:1;transform:none}}@keyframes fade-in-x{0%{opacity:0;transform:translate(var(--fade-in-x-start, 100%))}to{opacity:1;transform:none}}@keyframes mesh-wave{0%,50%,to{opacity:0}22%{opacity:.3}0%{transform:scale(0)}to{transform:scale(6)}}@keyframes mesh-beam{0%,50%,to{opacity:0}66%{opacity:.8}50%{transform:translateY(var(--beam-y)) scale(1.1)}}@keyframes map-icon-float{46%{transform:translateY(var(--float-dist, 8%))}}@keyframes map-text-reveal{0%{clip-path:polygon(0% 0%,8% 0%,0% 100%,0% 100%)}to{opacity:1;clip-path:polygon(0% 0%,100% 0%,100% 100%,0% 100%)}}@keyframes blink{33%{opacity:.66}}@keyframes glow{33%{filter:brightness(var(--glow-max, 1.08))}}@keyframes scroller-fade{0%,to{opacity:0}33%{opacity:1}}@keyframes map-indicators-entrance{0%{opacity:0;transform:scaleX(1.1)}to{opacity:1;transform:none}}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1;background-color:red}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}:root{text-rendering:optimizeLegibility}body{--header-height: 5rem;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;box-sizing:border-box;font-family:Proxima Nova,-apple-system,BlinkMacSystemFont,Helvetica Neue,Helvetica,sans-serif;background-color:#f5f6fa;line-height:1.5}@media all and (max-width: 60rem){body{--header-height: 3.75rem}}*,*:before,*:after{box-sizing:inherit;-webkit-font-smoothing:antialiased;word-break:break-word;word-wrap:break-word}*::-webkit-media-controls-panel,*::-webkit-media-controls-start-playback-button{display:none!important;-webkit-appearance:none}a{text-decoration:none}a:focus,button:focus,input:focus,textarea:focus{outline:1px solid rgba(0,152,255,.4)}img{max-width:100%}ul,ol{list-style:none;margin:0;padding:0}.button{white-space:nowrap;text-overflow:ellipsis;max-width:100%;display:inline-block;height:3rem;line-height:3rem;padding:0 2rem;text-align:center;position:relative;background-color:#0042ff;color:#fff;font-family:Proxima Nova,-apple-system,BlinkMacSystemFont,Helvetica Neue,Helvetica,sans-serif;font-size:1rem;border-radius:.375rem;border:0;letter-spacing:.3px;overflow:hidden;cursor:pointer;user-select:none}.button:before{position:absolute;top:0;left:0;width:100%;height:100%;content:"";background-image:linear-gradient(48.5deg,rgba(255,255,255,0),#00dbff 94.58%);opacity:1;z-index:0;transition:opacity .2s ease-out,transform .4s ease-out}.button:hover:before,.button:focus:before,.button:active:before{opacity:.8;transform:scale(3)}.button.--outline{--outline: 2px;padding:0}.button-outline-inner{display:block;width:calc(100% - var(--outline) * 2);height:calc(100% - var(--outline) * 2);background-color:#f5f6fa;color:#0098ff;padding:0 1.5rem;border-radius:.25rem;transform:translate(var(--outline),var(--outline))}.button-text{position:relative;z-index:1}.arrow-link{--arrow-size: 1rem;--arrow-color: red;position:relative;border:0;background-color:transparent;padding:0 calc(var(--arrow-size) + 1rem) 0 0;display:inline-block;color:#13135b;transition:color .2s ease;cursor:pointer}.arrow-link:after{width:var(--arrow-size);height:var(--arrow-size);content:"";position:absolute;top:calc(50% - var(--arrow-size) / 2);right:0;background-image:url(../assets/images/icons/right-arrow.svg);transition:transform .3s cubic-bezier(.59,.24,0,1.65)}.arrow-link:hover:after,.arrow-link:focus:after,.arrow-link:active:after{transform:translate(.375rem)}.tabs{display:flex;gap:calc(1rem + 2vmin)}.tabs.owl-carousel{--lead: 1.5rem}.tabs.owl-carousel:before,.tabs.owl-carousel:after{content:"";position:absolute;top:calc(var(--lead) / 2 * -1);height:calc(100% + var(--lead));width:2px;background-image:linear-gradient(to bottom,rgba(255,255,255,0),#00dbff,rgba(255,255,255,0));z-index:1}.tabs.owl-carousel:before{left:0;transform:translate(-1px)}.tabs.owl-carousel:after{right:0;transform:translate(1px)}.tabs .owl-stage-outer{padding:0 1rem}.tab{height:3rem;line-height:3rem;background:none;letter-spacing:.3px;border:1px solid transparent;border-radius:.375rem;padding:0 calc(1rem + 4vmin);font-family:Proxima Nova,-apple-system,BlinkMacSystemFont,Helvetica Neue,Helvetica,sans-serif;font-size:1rem;cursor:pointer;transition:color .2s ease;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.tab-content-container{overflow:hidden}.tab-content-container .tab-content{display:none}.tab-content.--active{display:block;animation:tab-entrance .6s cubic-bezier(.34,.35,.38,1.12) forwards}.tab-content.--hide{animation:tab-hide .26s cubic-bezier(.34,.35,.38,1.12) forwards}.blob{display:block;position:absolute;width:100vmax;aspect-ratio:1/1;z-index:0;background-image:radial-gradient(39.7% 39.7% at 50% 50%,#0098ff,rgba(65,255,253,0) 100%);filter:blur(20px);opacity:.2;pointer-events:none}.blob.--accent{opacity:.38;background-image:radial-gradient(37.66% 35.74% at 48.1% 49.35%,#00e0b8,rgba(113,228,180,0) 100%)}.blob-container{position:absolute;z-index:0;pointer-events:none;user-select:none;overflow:hidden;z-index:-1;max-width:100%}.page-container{margin:auto;width:86.25rem;max-width:calc(100% - 2rem);padding:0 1rem;position:relative;z-index:1}@media all and (max-width: 60rem){.page-container{width:48rem}}@media all and (max-width: 32.5rem){.page-container{max-width:100%}}.page-container-content{--side-gap: 2rem;padding:0 var(--side-gap)}@media all and (max-width: 60rem){.page-container-content{--side-gap: 1rem}}@media all and (max-width: 32.5rem){.page-container-content{--side-gap: 0}}.page-section+.page-section{margin-top:calc(6rem + 4vmin)}.page-section-header{text-align:center;padding:0 1rem;margin-bottom:4rem}@media all and (max-width: 32.5rem){.page-section-header{margin-bottom:2rem}}.page-title{font-weight:700;font-size:calc(2.5rem + 3.4vmin);line-height:1.2}@media all and (max-width: 60rem){.page-title{font-size:calc(1.375rem + 5vmin)}}.page-title.--h3{font-size:calc(1.375rem + 2vmin);line-height:1.5}@media all and (max-width: 60rem){.page-title.--h3{font-size:calc(1.125rem + 2vmin)}}.page-title+.page-subtitle{margin-top:1.5rem}.page-subtitle{font-size:1rem;color:#7e84a3;width:600px;max-width:100%;padding:0 2rem;line-height:1.8;margin:auto}.header{height:var(--header-height);position:fixed;top:0;left:0;width:100%;z-index:1000;display:flex;align-items:center}.header:before{content:"";position:absolute;inset:0;background-color:#fffc;box-shadow:0 2px 8px #0000001a;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.header-pad{height:var(--header-height)}.header-container{position:relative;display:flex;justify-content:space-between;align-items:center;z-index:1}@media all and (max-width: 60rem){.header-container.--open .header-nav{transform:none;opacity:1;right:0;transition-delay:0s;pointer-events:auto;user-select:auto}.header-container.--open .header-nav-list .menu-item{opacity:1;transform:none}.header-container.--open .header-nav-list .menu-item:nth-child(1){transition-delay:.26s}.header-container.--open .header-nav-list .menu-item:nth-child(2){transition-delay:.33s}.header-container.--open .header-nav-list .menu-item:nth-child(3){transition-delay:.4s}.header-container.--open .header-nav-list .menu-item:nth-child(4){transition-delay:.47s}.header-container.--open .header-cta{opacity:1;transform:none;transition-delay:.2s}.header-container.--open .header-nav-toggle{color:#fff}.header-container.--open .header-nav-toggle .header-nav-toggle-line:nth-child(1){transform:rotate(45deg) translate(var(--line-gap-half),calc(var(--line-gap-half) * -1))}.header-container.--open .header-nav-toggle .header-nav-toggle-line:nth-child(2){transition-delay:0s;transform:scaleX(0)}.header-container.--open .header-nav-toggle .header-nav-toggle-line:nth-child(3){transform:rotate(-45deg) translate(var(--line-gap-half),var(--line-gap-half))}.header-container.--open .header-nav-toggle .header-nav-toggle-line:nth-child(1),.header-container.--open .header-nav-toggle .header-nav-toggle-line:nth-child(3){transition-delay:.08s}}.header-logo-link{flex:0 0 11.25rem;margin-right:1rem;display:flex;align-items:center;height:3.75rem;gap:1rem}.header-logo-img{object-fit:contain}.header-logo-img.--0{height:40%;width:30%}.header-logo-img.--1{height:100%;width:70%}@media all and (max-width: 32.5rem){.header-logo-img.--1{display:none}}.header-logo{object-fit:contain;width:100%;height:100%}.header-nav{flex:1;display:flex;align-items:center;position:relative;margin:auto;overflow:hidden;justify-content:space-between}@media all and (max-width: 60rem){.header-nav{position:fixed;top:0;left:0;right:100%;bottom:0;background-image:linear-gradient(to bottom,#2e4b94,#13135b);flex-direction:column;align-items:start;justify-content:center;transition:right 0s 1s linear,transform .36s cubic-bezier(.31,.29,.34,.93),opacity .2s ease;transform:scale(1.5) translateY(-4px);opacity:0;pointer-events:none;user-select:none}.header-nav:before,.header-nav:after{content:"";width:200%;aspect-ratio:1/1;border-radius:50%;position:absolute;z-index:0;filter:blur(20px);animation:header-nav-blob 12s ease infinite}.header-nav:before{background-image:radial-gradient(64.6% 64.6% at 50% 50%,rgba(33,213,155,.5) 0%,rgba(113,228,180,.008) 80.3%,rgba(113,228,180,0) 100%);bottom:-45%;left:35%}.header-nav:after{background-image:radial-gradient(39.7% 39.7% at 50% 50%,#0098ff,rgba(65,255,253,0) 100%);right:35%;top:-15%;animation-delay:-2.6s}}.header-nav-list{margin-left:auto;margin-right:auto;position:relative;z-index:1;display:flex;gap:calc(1.5rem + 2vmax);color:#131523}.header-nav-list .menu-item a{color:currentColor}@media all and (max-width: 60rem){.header-nav-list{color:#fff;flex-direction:column;margin:auto 0;padding-left:6rem}.header-nav-list .menu-item{position:relative;transform:translate(-10%);opacity:0;transition:transform .2s cubic-bezier(.24,.23,0,1.49),opacity .2s ease}.header-nav-list .menu-item.current-menu-item:before{--size: .5rem;width:var(--size);height:var(--size);content:"";position:absolute;right:calc(100% + 1rem);top:calc(50% - var(--size) / 2);border:1px solid #00dbff;opacity:.6;animation:header-nav-current 1s cubic-bezier(.24,.23,0,1.49) infinite}}.header-cta{margin-left:1rem;transition:opacity .2s ease,transform .3s cubic-bezier(.24,.23,0,1.49)}@media all and (max-width: 60rem){.header-cta{margin:auto;opacity:0;transform:translateY(50%)}}.header-nav-toggle{--line-gap: .375rem;--line-gap-half: calc(var(--line-gap) / 2);display:flex;justify-content:center;align-items:center;width:3rem;height:3rem;display:none;position:relative;margin-left:auto;z-index:2;border:0;background:none;padding:0;flex-direction:column;gap:var(--line-gap);color:#0042ff}.header-nav-toggle:hover,.header-nav-toggle:focus,.header-nav-toggle:active{outline:none}.header-nav-toggle:hover .header-nav-toggle-line:last-child,.header-nav-toggle:focus .header-nav-toggle-line:last-child,.header-nav-toggle:active .header-nav-toggle-line:last-child{transform:none}@media all and (max-width: 60rem){.header-nav-toggle{display:flex}}.header-nav-toggle-line{height:.125rem;width:1.5rem;background-color:currentColor;transform-origin:left;transition:transform .2s cubic-bezier(.24,.23,0,1.49)}.header-nav-toggle-line:nth-child(2){transform-origin:right;transition-delay:.08s}.header-nav-toggle-line:last-child{transform:scaleX(.6)}.footer{position:relative;width:100%;margin-top:10rem;background-color:#131523;border-radius:2rem/1.25rem 1.25rem 0 0;padding:4rem 1rem 1rem;overflow:hidden}.footer:before,.footer:after{content:"";width:100%;aspect-ratio:1/1;border-radius:50%;position:absolute;z-index:0;filter:blur(50px)}.footer:before{background-image:radial-gradient(64.1% 64.1% at 50% 50%,#2f4bed 0%,rgba(47,75,237,0) 100%);bottom:0;right:55%}.footer:after{background-image:radial-gradient(64.6% 64.6% at 50% 50%,rgba(33,213,155,.5) 0%,rgba(113,228,180,.008) 80.3%,rgba(113,228,180,0) 100%);left:55%;top:0}@media all and (max-width: 32.5rem){.footer:before,.footer:after{opacity:.8}}.footer-content{position:relative;z-index:1;display:flex;gap:2rem;align-items:center;justify-content:center}.footer-info{flex:0 0 calc(200px + 10vw);max-width:100%;color:#fff}@media all and (max-width: 32.5rem){.footer-info{display:none}}.footer-logo{width:11.25rem;margin-bottom:1.5rem}.footer-description{margin-bottom:1.5rem}.footer-copyright{font-size:.75rem}.footer-mobile-copyright{color:#7e84a3;font-size:.75rem;margin-top:1rem;text-align:center;display:none}@media all and (max-width: 32.5rem){.footer-mobile-copyright{display:block}}.footer-nav{flex:1}@media all and (max-width: 32.5rem){.footer-nav{display:none}}.footer-nav-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(7.5rem,1fr));gap:1rem;justify-content:space-between;align-items:center}.footer-nav-list .menu-item{text-align:center}.footer-nav-list .menu-item a{display:block;padding:0 .5rem;font-weight:700;color:#fff}.footer-app-link{display:flex;justify-content:end;margin-bottom:4rem}@media all and (max-width: 32.5rem){.footer-app-link{display:none}}.footer-social{margin-bottom:4rem;display:flex;justify-content:end;gap:1.5rem;position:relative}@media all and (max-width: 32.5rem){.footer-social{justify-content:center}.footer-social:before{content:"";position:absolute;height:1px;width:calc(100% + 6rem);background-color:#7e84a3;top:calc(100% + 2rem);left:-3rem}}.footer-social-link{width:2.5rem;height:2.5rem;border-radius:50%;display:grid;place-items:center;position:relative}.footer-social-link:before,.footer-social-link:after{position:absolute;top:0;left:0;width:100%;height:100%;content:"";border-radius:50%;z-index:0;transition:transform .4s cubic-bezier(.24,.23,0,1.49)}.footer-social-link:before{background-color:#fff;box-shadow:0 0 4px #fff}.footer-social-link:after{border:1px solid #fff;transition-delay:.1s}.footer-social-link:hover:before,.footer-social-link:focus:before,.footer-social-link:active:before{transform:scale(.9)}.footer-social-link:hover:after,.footer-social-link:focus:after,.footer-social-link:active:after{transform:scale(1.1)}.footer-social-icon{position:relative;z-index:1}.footer-misc{display:flex;justify-content:end;align-items:center;gap:4rem}@media all and (max-width: 32.5rem){.footer-misc{justify-content:center}}.footer-misc-item{position:relative}.footer-misc-item+.footer-misc-item:before{content:"";position:absolute;right:calc(100% + 2rem);top:calc(50% - .3125rem);width:1px;height:.625rem;background-color:#7e84a3}.footer-misc-link{color:#7e84a3;transition:color .2s ease}.footer-misc-link:hover,.footer-misc-link:focus,.footer-misc-link:active{color:#d7dbec}@media all and (max-width: 32.5rem){.footer-misc-link{color:#fff}}.owl-stage{display:flex}.form-item+.form-item{margin-top:1rem}.form-input{border:0;width:100%;height:2.5rem;padding:1rem;border-radius:.25rem;position:relative;left:50%;transform:translate(-50%);font-family:Proxima Nova,-apple-system,BlinkMacSystemFont,Helvetica Neue,Helvetica,sans-serif;letter-spacing:.3px}.form-input::placeholder{color:#7e84a3}textarea.form-input{height:11.25rem;resize:none}.form-input-border{padding:.125rem;background-image:linear-gradient(48.5deg,#0042ff,#00dbff 94.58%);border-radius:.375rem}.form-container{position:relative}.form-success{position:absolute;inset:0;z-index:1;display:none;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:1.5rem}.--submitted>.form-success{display:flex}.form-success-icon{width:4rem;aspect-ratio:1/1;border:1px solid #00e0b8;border-radius:50%;display:flex;animation:fade-in-zoom .5s cubic-bezier(.24,.23,0,1.49) forwards}.form-success-icon:before{content:"";margin:auto;display:block;width:50%;aspect-ratio:1/1;background-image:linear-gradient(48.5deg,#0098ff,#00dbff 94.58%);clip-path:polygon(0% 35%,25% 35%,25% 75%,100% 75%,100% 100%,0% 100%);transform:rotate(-38deg) translateY(-25%) translate(10%);opacity:0;animation:fade-in .4s ease .1s forwards}.form-success-message{color:#7e84a3;opacity:0;animation:fade-in-up .3s cubic-bezier(.24,.23,0,1.49) .1s forwards}.wpcf7{transition:opacity .2s ease}.--submitted>.wpcf7{opacity:0;user-select:none;pointer-events:none}.wpcf7 form.wpcf7-form{--fade-in-x-start: -.5rem}.wpcf7 form.wpcf7-form .wpcf7-response-output{margin:2rem 0 0;border:0;border-left:.25rem solid #0098ff;color:#7e84a3;animation:fade-in-x .2s ease}.wpcf7-form-control-wrap{display:flex}.pagination{display:flex;justify-content:center;gap:1rem}.pagination-item{width:2.5rem;height:2.5rem}.pagination-item .page-numbers{--arrow-size: 3px;width:100%;height:100%;display:grid;place-items:center;margin:var(--outline);border:2px solid #0098ff;border-radius:.375rem;color:#0098ff}.pagination-item .page-numbers.current{pointer-events:none;user-select:none;color:#00dbff;font-weight:700}.pagination-item .page-numbers.next:before,.pagination-item .page-numbers.prev:before{width:.5rem;height:.5rem;content:"";background-color:#0098ff}.pagination-item .page-numbers.next:before{clip-path:polygon(0% 0%,100% 0%,100% 100%,calc(100% - var(--arrow-size)) 100%,calc(100% - var(--arrow-size)) var(--arrow-size),0% var(--arrow-size));transform:rotate(45deg) translate(-1px,1px)}.pagination-item .page-numbers.prev:before{clip-path:polygon(0% 0%,0% 100%,100% 100%,100% calc(100% - var(--arrow-size)),var(--arrow-size) calc(100% - var(--arrow-size)),var(--arrow-size) 0%);transform:rotate(45deg) translate(1px,-1px)}.home-map-container{--point-size: 10vmin;--point-zoom: 1.6;height:100vh;position:relative;overflow:hidden}.home-map-container:before{position:absolute;top:0;left:0;width:100%;height:100%;content:"";background-image:linear-gradient(to bottom,rgba(0,0,0,.1),rgba(0,0,0,.6));opacity:.5;z-index:3;transition:opacity 1s ease}@media all and (max-width: 32.5rem){.home-map-container{--point-size: 18vmin}}.home-map-container.--started:before,.home-map-container.--started .home-map-intro{pointer-events:none;user-select:none;opacity:0}.home-map-container.--started:after{display:none}.home-map-container.--started .home-map-intro{transform:scale(1.2)}.home-map-container.--started .home-map-inner{pointer-events:auto}.home-map-container.--started.--scrollable .home-map-scroll-indicators{display:block}.home-map-container.--played .home-map-cover{display:none}.home-map-container.--played .home-map-video{opacity:1}.home-map-container.--selected .home-map-point{pointer-events:none}.home-map-container.--selected .home-map-point-title,.home-map-container.--selected .home-map-point-description{animation:map-text-reveal .38s cubic-bezier(.34,.35,.38,1.12) .1s forwards}.home-map-container.--selected .home-map-point-description{animation-delay:.18s}.home-map-container.--selected .home-map-card{opacity:1;transform:none;pointer-events:auto;transform-origin:top left}.home-map-container.--selected .home-map-card.--mobile{transform:translate(-50%,-50%)}.home-map-container.--selected .home-map-graphic{transform:scale(var(--point-zoom))}.home-map{height:100%;width:100%;overflow-x:auto;overflow-y:hidden;-ms-overflow-style:none;scrollbar-width:none}.home-map::-webkit-scrollbar{width:0;height:0}.home-map-intro{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;z-index:4;transition:opacity .3s ease,transform .38s cubic-bezier(.24,.23,0,1.49)}.home-map-intro-card{margin:auto;background-color:#fffc;border-radius:.375rem;padding:2rem;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:0 4px 8px #0000001a;display:flex;flex-direction:column;align-items:center}.home-map-title{color:#0042ff;background:none;background-image:linear-gradient(186deg,#00dbff,#0042ff);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-size:calc(1.375rem + 2vmin);text-align:center;font-family:Poppins,sans-serif;font-weight:800;line-height:1.4;margin-bottom:1rem}.home-map-title-welcome{font-size:1.125rem}.home-map-note{width:100%;display:flex;justify-content:center;align-items:center;margin-bottom:1.5rem;color:#7e84a3;font-size:1rem;text-align:center}.home-map-note-icon{width:1.5rem;margin-inline:.5rem;animation:map-icon-float 1.2s ease-out infinite;filter:drop-shadow(2px 2px 2px rgba(0,0,0,.3)) brightness(1.06)}.home-map-start{transition:transform .2s cubic-bezier(.24,.23,0,1.49)}.home-map-inner{position:relative;min-height:100%;min-width:100%;aspect-ratio:16/9;top:50%;transform:translateY(-50%);z-index:0;pointer-events:none;overflow:hidden}.home-map-video{width:100%;opacity:0;z-index:0}.home-map-cover{width:100%;position:relative;z-index:1}.home-map-graphic{height:100%;width:100%;transform-origin:var(--point-x) var(--point-y);transition:transform-origin .3s cubic-bezier(.34,.35,.38,1.12),transform .3s ease-out}.home-map-points{position:absolute;inset:0;z-index:2}.home-map-point{--icon-glow-speed: 1.2s;--icon-anim-offset: 0s;position:absolute;width:var(--point-size);height:var(--point-size);background:none;padding:0;border:0;top:calc(var(--y) - var(--point-size) / 2);left:calc(var(--x) - var(--point-size) / 2);cursor:pointer;user-select:none;animation:map-icon-float 3.6s ease-out var(--icon-anim-offset) infinite}.home-map-point:hover,.home-map-point:focus,.home-map-point:active{outline:none;--icon-glow-speed: .4s;--glow-max: 1.12}.--selected .home-map-point:hover .home-map-icon,.--selected .home-map-point:focus .home-map-icon,.--selected .home-map-point:active .home-map-icon{animation:none;filter:brightness(1.12)}.home-map-point:nth-child(1n){--icon-anim-offset: 0s}.home-map-point:nth-child(2n){--icon-anim-offset: -.36s}.home-map-point:nth-child(3n){--icon-anim-offset: -.72s}.home-map-point:nth-child(4n){--icon-anim-offset: -1.08s}.home-map-icon{width:100%;height:100%;object-fit:contain;transition:filter .3s ease;animation:glow var(--icon-glow-speed) ease var(--icon-anim-offset) infinite}.home-map-card{width:17.5rem;max-width:calc(100vw - 2rem);position:absolute;top:var(--point-y);left:calc(var(--point-x) + var(--point-size) / 2 * var(--point-zoom));background-color:#fffc;border-radius:0 .375rem .375rem;padding:1.5rem;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:0 4px 8px #0000001a;z-index:3;transition:opacity .16s ease,transform .32s cubic-bezier(.24,.23,0,1.49);opacity:0;transform:scale(1.2);pointer-events:none}.home-map-card:before{content:"";position:absolute;top:0;left:0;width:.75rem;height:.75rem;background-color:#0098ff;clip-path:polygon(0% 0%,100% 0%,0% 100%);animation:blink .4s ease infinite}.home-map-card.--mobile{top:50%;left:50%;transform:scale(1.2) translate(-50%,-50%)}.home-map-point-title{color:#0042ff;background:none;background-image:linear-gradient(186deg,#00dbff,#0042ff);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;line-height:1.2;font-size:2.5rem;font-weight:700;margin-bottom:1rem;transition:opacity .3s ease;opacity:0}.home-map-point-description{opacity:0;color:#7e84a3;margin-bottom:1.5rem}.home-map-point-link{width:100%}.home-map-scroll-indicators{--size: max(3vmin, 1rem);display:none;height:var(--size);width:calc(100% - 2rem);position:absolute;top:calc(50% - var(--size) / 2);left:1rem;animation:map-indicators-entrance .2s cubic-bezier(.24,.23,0,1.49);pointer-events:none;user-select:none}.home-map-scroll-indicators:before,.home-map-scroll-indicators:after{width:var(--size);height:var(--size);content:"";position:absolute;top:0;background-image:linear-gradient(45deg,#00dbff,#0042ff);clip-path:polygon(0% 0%,100% 0%,100% 25%,25% 25%,25% 100%,0% 100%)}.home-map-scroll-indicators:before{left:0;transform:rotate(-45deg)}.home-map-scroll-indicators:after{right:0;transform:rotate(45deg) scaleX(-1)}.home-hero{position:relative;min-height:100vh;display:flex}.home-hero-text{position:relative;margin:auto;text-align:center;max-width:100%;padding:2rem;z-index:1;transform:translateY(-8vmax)}@media all and (max-width: 32.5rem){.home-hero-text{padding:1rem}}.home-hero-title{--base-size: 3.5rem;--flex-size: 4vmin;font-size:calc(var(--base-size) + var(--flex-size));font-family:Poppins,sans-serif;font-weight:800;margin:2rem auto;line-height:1.2;color:#0042ff;background:none;background-image:linear-gradient(180deg,#00dbff,#0042ff);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}@media all and (max-width: 60rem){.home-hero-title{--base-size: 2.5rem}}@media all and (max-width: 32.5rem){.home-hero-title{--base-size: 1.375rem;--flex-size: 6vmin}}.home-hero-graphic{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;user-select:none}.home-hero-graphic-img-container{position:absolute}.home-hero-graphic-img-container.--mesh{bottom:0;width:80%;left:10%;opacity:1}@media all and (max-width: 32.5rem){.home-hero-graphic-img-container.--mesh{left:0;width:100%}}.home-hero-graphic-img-container.--tokens{width:16vmin;bottom:calc(8% + 10vmin);right:18%}@media all and (max-width: 32.5rem){.home-hero-graphic-img-container.--tokens{width:28vmin;bottom:calc(2% + 12vmin)}}.home-hero-graphic-img-container.--spheres{width:10vmin;bottom:7.5%;right:12.5%}@media all and (max-width: 32.5rem){.home-hero-graphic-img-container.--spheres{width:12vmin;bottom:0}}.home-hero-graphic-img-container.--eth{width:14vmin;bottom:5%;left:12.5%}@media all and (max-width: 32.5rem){.home-hero-graphic-img-container.--eth{width:16vmin;bottom:0}}.home-hero-graphic-img-container.--controller{width:12.5vmin;bottom:calc(6% + 14vmin);left:18%;animation:hero-controller-float 20s ease infinite}@media all and (max-width: 32.5rem){.home-hero-graphic-img-container.--controller{width:18vmin;bottom:calc(2% + 16vmin)}}.home-hero-graphic-img{width:100%}.home-hero-graphic-wave{width:1vmax;height:1vmax;position:absolute;top:calc(var(--y) - .5vmax);left:calc(var(--x) - .5vmax)}.home-hero-graphic-wave:before{--size: .18vmax;content:"";width:var(--size);height:var(--size);background-color:#00dbff;position:absolute;top:calc(50% - var(--size) / 2);left:calc(50% - var(--size) / 2);box-shadow:0 0 4px #00dbff;animation:mesh-beam 6s cubic-bezier(.34,.35,.38,1.12) infinite}.home-hero-graphic-wave:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-radius:50%;border:1px solid rgba(0,219,255,.4);background-color:#00dbff;animation:mesh-wave 6s cubic-bezier(.32,.13,0,.61) infinite}.home-hero-graphic-wave:nth-child(1n):before,.home-hero-graphic-wave:nth-child(1n):after{animation-delay:-1.68s}.home-hero-graphic-wave:nth-child(2n):before,.home-hero-graphic-wave:nth-child(2n):after{animation-delay:-3.36s}.home-hero-graphic-wave:nth-child(3n):before,.home-hero-graphic-wave:nth-child(3n):after{animation-delay:-5.04s}.home-hero-graphic-wave:nth-child(4n):before,.home-hero-graphic-wave:nth-child(4n):after{animation-delay:-6.72s}.home-hero-graphic-wave.--0{--y: 3%;--x: 41.98%}.home-hero-graphic-wave.--0:before{--beam-y: 12vmax}.home-hero-graphic-wave.--1{--y: .8%;--x: 56.7%}.home-hero-graphic-wave.--1:before{--beam-y: 10vmax}.home-hero-graphic-wave.--2{--y: .4%;--x: 67.5%}.home-hero-graphic-wave.--2:before{--beam-y: 12vmax}.home-hero-graphic-wave.--3{--y: 5.6%;--x: 32.5%}.home-hero-graphic-wave.--3:before{--beam-y: 12vmax}.home-hero-graphic-wave.--4{--y: 5.9%;--x: 20.48%}.home-hero-graphic-wave.--4:before{--beam-y: 8vmax}.home-hero-graphic-wave.--5{--y: 32%;--x: 38.36%}.home-hero-graphic-wave.--5:before{--beam-y: 4vmax}.home-hero-graphic-wave.--6{--y: 29.4%;--x: 24.1%}.home-hero-graphic-wave.--6:before{--beam-y: 6vmax}.home-hero-graphic-wave.--7{--y: 21.5%;--x: 76.9%}.home-hero-graphic-wave.--7:before{--beam-y: 6vmax}.home-hero-description{margin:auto}@media all and (max-width: 32.5rem){.home-hero-description{padding:0 .5rem}}.home-hero-blob{right:65%;top:-65%}@media all and (max-width: 32.5rem){.home-hero-blob{top:-35%;right:15%}}.home-ecosystem{position:relative}.home-ecosystem-blob-container{width:50%;height:100vw;top:-38vw;right:0}.home-ecosystem-blob{left:0;top:0}@media all and (max-width: 32.5rem){.home-ecosystem-blob{display:none}}.home-ecosystem-title{display:flex;align-items:center;justify-content:center;text-align:center}@media all and (max-width: 32.5rem){.home-ecosystem-title{flex-direction:column}}.home-ecosystem-title-image{width:calc(12.5rem + 15vmin);margin-right:2rem}@media all and (max-width: 60rem){.home-ecosystem-title-image{margin-right:1.5rem}}@media all and (max-width: 32.5rem){.home-ecosystem-title-image{margin-right:0;margin-bottom:1rem}}.home-ecosystem-tabs{justify-content:center}.home-ecosystem-tab{border-color:#d7dbec;background-color:#fff;font-weight:700}.home-ecosystem-tab:hover,.home-ecosystem-tab:focus,.home-ecosystem-tab:active{color:#2e4b94}.home-ecosystem-tab.--active{color:#fff;border-color:#2e4b94;background-image:linear-gradient(to bottom,#2e4b94,#13135b)}.home-ecosystem-feature{display:flex;padding:0 calc(2rem + 4vmin);gap:6rem;justify-content:center;margin-top:2rem}@media all and (max-width: 60rem){.home-ecosystem-feature{padding:0 1rem;gap:2rem}}@media all and (max-width: 32.5rem){.home-ecosystem-feature{flex-direction:column;justify-content:start}}.home-ecosystem-feature-info{flex:0 1 25rem;display:flex;flex-direction:column;justify-content:center;align-items:start}@media all and (max-width: 32.5rem){.home-ecosystem-feature-info{flex:1 1 auto;align-items:center}}.home-ecosystem-feature-number{font-size:1.125rem;font-weight:700;color:#0098ff;margin-bottom:1rem}.home-ecosystem-feature-title{font-size:2.5rem;font-weight:700;margin-bottom:1rem;line-height:1.2;text-align:center}.home-ecosystem-feature-description{font-size:1.125rem;color:#7e84a3}@media all and (max-width: 32.5rem){.home-ecosystem-feature-description{font-size:1rem}}.home-ecosystem-feature-graphic{position:relative;flex:0 1 25rem;height:25rem}@media all and (max-width: 32.5rem){.home-ecosystem-feature-graphic{flex:1 1 auto}}.home-ecosystem-feature-graphic-image{position:relative;z-index:1}.home-ecosystem-feature-graphic-background{position:absolute;top:0;left:0;width:100%;height:100%;opacity:.42;animation:spin 80s linear infinite reverse}.home-gradient-card{position:relative;padding-top:4rem;padding-bottom:4rem;border-radius:1.25rem;overflow:hidden;box-shadow:0 8px 12px #0000001a;background-color:#fff6;backdrop-filter:blur(20px);z-index:1;max-width:calc(100% - 2rem)}.home-gradient-card:before,.home-gradient-card:after{content:"";width:100%;aspect-ratio:1/1;border-radius:50%;position:absolute;z-index:0;filter:blur(10px)}.home-gradient-card:before{background-image:radial-gradient(64.1% 64.1% at 50% 50%,rgba(51,241,255,.351) 0%,rgba(51,241,255,0) 100%);bottom:0;right:55%}.home-gradient-card:after{background-image:radial-gradient(64.6% 64.6% at 50% 50%,rgba(33,213,155,.5) 0%,rgba(113,228,180,.008) 80.3%,rgba(113,228,180,0) 100%);left:55%;top:0}.home-milestone-content{position:relative;z-index:1}.home-milestone-features{--row-nth: 4;display:grid;gap:calc(2rem + 2vmin);grid-template-columns:repeat(var(--row-nth),1fr)}@media all and (max-width: 60rem){.home-milestone-features{--row-nth: 2}}@media all and (max-width: 32.5rem){.home-milestone-features{--row-nth: 1}}.home-milestone-feature{text-align:center}.home-milestone-feature-number{font-size:3.5rem;font-weight:700;margin-bottom:1rem;color:#0042ff;background:none;background-image:linear-gradient(190deg,#00dbff,#0042ff);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.home-milestone-feature-title{font-size:1.375rem;font-weight:700;margin-bottom:1rem}.home-milestone-feature-description{color:#7e84a3}.home-milestone-section{position:relative}.home-milestone-background{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;user-select:none}.home-milestone-background-img{--size: 36vmin;width:var(--size);position:absolute;z-index:0}.home-milestone-background-img.--img-0{top:calc(var(--size) * -.63);left:0}.home-milestone-background-img.--img-1{bottom:calc(var(--size) * -.84);right:0}@media all and (max-width: 60rem){.home-milestone-background-img{--size: 24vmin}}.home-about-section{position:relative}.home-about-content{position:relative;display:flex;gap:2rem;z-index:1}@media all and (max-width: 32.5rem){.home-about-content{flex-direction:column;gap:1rem}}.home-about-card{--card-color: #0042ff;display:flex;flex-direction:column;flex:1;padding:2rem 2rem 0;background-image:linear-gradient(185deg,rgba(255,255,255,0),var(--card-color));border-radius:1.25rem;box-shadow:0 2px 4px #0000001a}.home-about-card.--snapshot{--card-color: #00e0b8}@media all and (max-width: 32.5rem){.home-about-card{padding:1.5rem 1rem 0}}.home-about-header{color:#13135b;margin-bottom:2rem}@media all and (max-width: 32.5rem){.home-about-header{margin-bottom:1rem}}.home-about-image-container{padding-bottom:50%;position:relative;pointer-events:none;margin-top:auto}.home-about-image{object-fit:cover;width:100%;object-position:bottom;position:absolute;bottom:0;left:0}.home-about-link{margin-top:.5rem}.home-about-blob{bottom:-30%;right:65%}@media all and (max-width: 32.5rem){.home-about-blob{right:25%}}.home-join-container{position:relative;z-index:1}@media all and (max-width: 32.5rem){.home-join-header{display:none}}.home-join-content{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}@media all and (max-width: 60rem){.home-join-content{gap:1rem}}@media all and (max-width: 32.5rem){.home-join-content{grid-template-columns:1fr}}.home-join-cta-container{display:flex;flex:1}.home-join-cta{--base-size: 10rem;margin:auto;width:calc(var(--base-size) + 14vmin);max-width:100%;display:flex;flex-direction:column;align-items:start;justify-content:center}@media all and (max-width: 32.5rem){.home-join-cta{width:100%;align-items:center}}.home-join-cta-title{font-size:2.5rem;font-weight:700;margin-bottom:1.5rem}@media all and (max-width: 32.5rem){.home-join-cta-title{text-align:center}}.home-join-card{padding-bottom:0}@media all and (max-width: 32.5rem){.home-join-card{padding-top:2rem}}.home-join-graphic{flex:1;padding-bottom:66%;position:relative}.home-join-graphic-image{position:absolute;object-fit:cover;width:100%;bottom:0;left:0}.home-join-section{position:relative}.home-join-background{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;user-select:none}.home-join-background-img{--size: 30vmin;width:var(--size);position:absolute;z-index:0}.home-join-background-img.--img-0{bottom:calc(var(--size) * -.27);left:0}.home-join-background-img.--img-1{top:calc(var(--size) * -.16);right:0}.home-tokens-section{position:relative}.home-tokens-description{color:#7e84a3;margin:1rem 0 2rem}.home-tokens-content{position:relative;display:flex;flex-wrap:wrap;gap:calc(2rem + 4vmin);z-index:1}@media all and (max-width: 60rem){.home-tokens-content{flex-direction:column}}.home-tokens-info{flex:0 0 calc(12.5rem + 10vw);max-width:100%}@media all and (max-width: 60rem){.home-tokens-info{flex:1 1 auto;text-align:center}}.home-tokens-ctas{display:flex;gap:1rem;justify-content:center;width:25rem;max-width:100%;margin:auto;padding:1rem 0}.home-tokens-cta{flex:1 1 50%}.home-tokens-features{flex:1;display:flex;gap:1.5rem;margin-left:auto;position:relative}.home-tokens-features.owl-carousel{--lead: 2rem}.home-tokens-features.owl-carousel:before,.home-tokens-features.owl-carousel:after{content:"";position:absolute;top:calc(var(--lead) / 2 * -1);height:calc(100% + var(--lead));width:2px;background-image:linear-gradient(to bottom,rgba(255,255,255,0),#00dbff,rgba(255,255,255,0));z-index:1}.home-tokens-features.owl-carousel:before{left:0;transform:translate(-1px)}.home-tokens-features.owl-carousel:after{right:0;transform:translate(1px)}.home-tokens-features.owl-carousel .owl-stage-outer{padding:1rem}.home-tokens-feature{width:13.75rem;display:flex;flex-direction:column;align-items:start;justify-content:start;padding:1rem;border-radius:.625rem;border:1px solid #d7dbec;background-color:#fff;box-shadow:0 2px 4px #0000001a}.home-tokens-feature.--end{align-items:center;justify-content:center;background-color:#f5f6fa;font-weight:700}.owl-item>.home-tokens-feature{height:100%}.home-tokens-feature-icon-container{width:3rem;aspect-ratio:1/1;border-radius:.625rem;border-bottom:.375rem solid #13135b;background-color:#1f65b8;margin-bottom:2rem;display:grid;place-items:center}.home-tokens-feature-icon{width:2rem;transform:translateY(.25rem)}.home-tokens-feature-title{font-weight:700;margin-bottom:1rem}.home-tokens-feature-description{color:#7e84a3}.home-tokens-feature-end-icon{width:4rem;aspect-ratio:1/1;margin-bottom:1rem}.home-tokens-blob-container{right:0;bottom:-55%;width:65vw;height:100vw}@media all and (max-width: 32.5rem){.home-tokens-blob-container{width:100%;bottom:-25%}}.home-tokens-blob-right{left:0;top:0}.home-tokens-blob-left{right:65%;top:-35%}@media all and (max-width: 32.5rem){.home-tokens-blob-left{right:25%;top:0}}.home-backers-section{position:relative;padding-top:6rem;padding-bottom:4rem;background-image:linear-gradient(to bottom,#13135b,#020659);overflow:hidden}.home-backers-section:before,.home-backers-section:after{content:"";width:100%;aspect-ratio:1/1;border-radius:50%;position:absolute;z-index:0;filter:blur(5px)}.home-backers-section:before{background-image:radial-gradient(64.1% 64.1% at 50% 50%,rgba(51,241,255,.351) 0%,rgba(51,241,255,0) 100%);bottom:0;right:55%}.home-backers-section:after{background-image:radial-gradient(64.6% 64.6% at 50% 50%,rgba(33,213,155,.5) 0%,rgba(113,228,180,.008) 80.3%,rgba(113,228,180,0) 100%);left:55%;top:0}.home-backers-content{position:relative;z-index:1}.home-backers-content .page-title{color:#fff}.home-backers-logo-group{width:calc(12.5rem + 10vmin)}.home-backers-logo{position:relative;background-color:#fff;border-radius:.625rem;width:100%;padding-bottom:52.63%}.home-backers-logo+.home-backers-logo{margin-top:1rem}.home-backers-logo-img{display:none;height:50%;object-fit:contain;position:absolute;top:25%;left:12.5%}.home-backers-logos .home-backers-logo-group .home-backers-logo-img{width:75%}.home-news-section{position:relative}.home-news-tab{color:#7e84a3;text-transform:capitalize;transition:border-color .2s ease}.home-news-tab:hover,.home-news-tab:focus,.home-news-tab:active{border-color:#d7dbec}.home-news-tab.--active{text-shadow:0 0 1px #7e84a3;border-color:#7e84a3}.home-news-posts-container{position:relative;margin-top:2rem;z-index:1}@media all and (max-width: 32.5rem){.home-news-posts-container{padding:0}}.home-news-posts{--separator-display: block;display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(3,1fr);grid-gap:2rem 6rem}.home-news-posts.owl-carousel{--separator-display: none;display:block}.home-news-posts.owl-carousel .home-news-post{grid-template-columns:1fr}.home-news-posts.owl-carousel .home-news-post.--featured:before{display:none}.home-news-posts.owl-carousel .home-news-post .home-news-post-title{font-size:1.375rem}.home-news-posts.owl-carousel .owl-dots{margin-top:4rem;display:flex;justify-content:center;gap:1rem}.home-news-posts.owl-carousel .owl-dot{width:.5rem;height:.5rem;border-radius:50%;transition:background-color .2s ease;background-color:#d7dbec}.home-news-posts.owl-carousel .owl-dot.active{background-color:#0098ff}.home-news-post{display:grid;grid-template-columns:2fr 3fr;gap:1.5rem}@media all and (max-width: 32.5rem){.home-news-post{padding:0 1rem}}.home-news-post:nth-child(n+2)+.home-news-post:before{content:"";display:var(--separator-display);position:absolute;left:0;bottom:calc(100% + 3rem);height:1px;width:100%;background-color:#d7dbec}.home-news-link{display:grid;place-items:center;margin-top:2rem}.home-news-post-link{position:relative;align-self:start}.home-news-post-link:hover .home-news-post-title{color:#0098ff}.home-news-post-link:hover .home-news-post-thumbnail-img{opacity:.8}.home-news-post-link:hover .arrow-link:after{transform:translate(.375rem)}.home-news-post-link.--featured{grid-row:1/-1}.home-news-post-link.--featured .home-news-post{grid-template-columns:1fr;grid-gap:2rem}.home-news-post-link.--featured .home-news-post:before{content:"";display:var(--separator-display);position:absolute;left:calc(100% + 3rem);top:0;width:2px;height:100%;background-image:linear-gradient(to bottom,rgba(255,255,255,0),#00dbff,#0098ff,#00dbff,rgba(255,255,255,0))}.home-news-post-link.--featured .home-news-post-time{margin-bottom:1.5rem}.home-news-post-link.--featured .home-news-post-title{line-height:1.2;font-size:2.5rem}@media all and (max-width: 60rem){.home-news-post-link.--featured .home-news-post-title{font-size:1.375rem}}.home-news-post-thumbnail{aspect-ratio:3/2;background-color:#d7dbec;border-radius:.625rem;box-shadow:0 0 0 1px #f5f6fa;overflow:hidden}.home-news-post-thumbnail-img{width:100%;height:100%;object-fit:cover;border-radius:.625rem;transition:transform .2s ease,opacity .2s ease}.home-news-post-time{font-size:.75rem;color:#7e84a3;margin-bottom:1rem}.home-news-post-title{color:#000;font-size:1.125rem;font-weight:700;margin-bottom:1.5rem;transition:color .2s ease}.home-news-blob{right:65%;top:35%}@media all and (max-width: 32.5rem){.home-news-blob{right:0;top:0}}.home-news-blob-container{height:100vw;width:65vw;bottom:calc((10rem + 10%)*-1);left:0}@media all and (max-width: 32.5rem){.home-news-blob-container{width:100%}}.contact-header{text-align:center;padding-top:2rem;margin-bottom:2rem}.contact-header .page-title{color:#0042ff;background:none;background-image:linear-gradient(180deg,#00dbff,#0042ff);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.contact-social{display:flex;gap:1rem;justify-content:center;margin-top:1rem}.contact-social-link{position:relative;display:grid;place-items:center;width:2rem;height:2rem;border-radius:50%}.contact-social-link:before,.contact-social-link:after{position:absolute;top:0;left:0;width:100%;height:100%;content:"";border-radius:50%;z-index:0;transition:transform .4s cubic-bezier(.24,.23,0,1.49)}.contact-social-link:before{background-color:#13135b;box-shadow:0 0 4px #13135b;z-index:1}.contact-social-link:after{border:1px solid #13135b;transition-delay:.1s}.contact-social-link:hover:before,.contact-social-link:focus:before,.contact-social-link:active:before{transform:scale(.9)}.contact-social-link:hover:after,.contact-social-link:focus:after,.contact-social-link:active:after{transform:scale(1.1)}.contact-social-icon{width:1rem;filter:invert(100);position:relative;z-index:2}.contact-form{margin:auto;width:37.5rem;max-width:100%}.contact-form .button{width:100%}.contact-form .button br{display:none}.contact-blob-right-container{width:50%;height:100%;bottom:0;right:0}.contact-blob-right{width:100%;left:40%;bottom:0}.contact-blob-left{right:65%;top:-45%}@media all and (max-width: 32.5rem){.contact-blob-left{top:-25%;right:15%}}.news-header{text-align:center;padding-top:2rem;margin-bottom:6rem}.news-header .page-title{color:#0042ff;background:none;background-image:linear-gradient(180deg,#00dbff,#0042ff);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.featured-news-blob{right:65%;top:-15%}@media all and (max-width: 32.5rem){.featured-news-blob{top:-35%;right:15%}}.featured-news-posts{--separator-display: block;display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(3,1fr);grid-gap:2rem 6rem}.featured-news-posts.owl-carousel{--separator-display: none;display:block}.featured-news-posts.owl-carousel .featured-news-post{grid-template-columns:1fr}.featured-news-posts.owl-carousel .featured-news-post.--featured:before{display:none}.featured-news-posts.owl-carousel .featured-news-post .news-post-title{font-size:1.375rem}.featured-news-posts.owl-carousel .owl-dots{margin-top:4rem;display:flex;justify-content:center;gap:1rem}.featured-news-posts.owl-carousel .owl-dot{width:.5rem;height:.5rem;border-radius:50%;transition:background-color .2s ease;background-color:#d7dbec}.featured-news-posts.owl-carousel .owl-dot.active{background-color:#0098ff}.featured-news-post{display:grid;grid-template-columns:2fr 3fr;gap:1.5rem}@media all and (max-width: 32.5rem){.featured-news-post{padding:0 1rem}}.featured-news-post:nth-child(n+2)+.featured-news-post:before{content:"";display:var(--separator-display);position:absolute;left:0;bottom:calc(100% + 3rem);height:1px;width:100%;background-color:#d7dbec}.featured-news-post-link{position:relative;align-self:start}.featured-news-post-link.--featured{grid-row:1/-1}.featured-news-post-link.--featured .featured-news-post{grid-template-columns:1fr;grid-gap:2rem}.featured-news-post-link.--featured .featured-news-post:before{content:"";display:var(--separator-display);position:absolute;left:calc(100% + 3rem);top:0;width:2px;height:100%;background-image:linear-gradient(to bottom,rgba(255,255,255,0),#00dbff,#0098ff,#00dbff,rgba(255,255,255,0))}.featured-news-post-link.--featured .news-post-time{margin-bottom:1.5rem}.featured-news-post-link.--featured .news-post-title{line-height:1.2;font-size:2.5rem}@media all and (max-width: 60rem){.featured-news-post-link.--featured .news-post-title{font-size:1.375rem}}.news-section{position:relative;margin-top:6rem}.news-post-thumbnail{aspect-ratio:3/2;background-color:#d7dbec;border-radius:.625rem;overflow:hidden}.news-post-thumbnail-img{width:100%;height:100%;object-fit:cover;border-radius:.625rem;transition:opacity .2s ease}.news-post-time{font-size:.75rem;color:#7e84a3;margin-bottom:1rem}.news-post-title{color:#000;font-size:1.125rem;font-weight:700;margin-bottom:1.5rem;transition:color .2s ease}.news-posts{display:grid;grid-template-columns:repeat(auto-fit,minmax(18.75rem,1fr));grid-gap:2rem}.news-post .news-post-time{margin-top:1rem}.news-post .arrow-link{margin-top:auto}.news-post-link:hover .news-post-title{color:#0098ff}.news-post-link:hover .news-post-thumbnail-img{opacity:.8}.news-post-link:hover .arrow-link:after{transform:translate(.375rem)}.news-pagination{position:relative;margin-top:6rem}.news-blob-container{width:50%;height:100vw;bottom:0;right:0}.news-blob-left{top:-50%;right:50%}.news-blob-right{height:100%}
