@charset "UTF-8";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}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}*{box-sizing:border-box}*:before,*:after{box-sizing:border-box}::-moz-selection{background:#000;color:#fff}::selection{background:#000;color:#fff}html{font-size:62.5%;scroll-behavior:smooth}@media only screen and (max-width:768px){html *{-ms-overflow-style:none;scrollbar-width:none}}@media only screen and (max-width:768px){html *::-webkit-scrollbar{display:none}}body{background-color:#fff;font-family:Inter,sans-serif;font-size:1.6rem;font-weight:400;line-height:175%;color:#000;margin:0;padding:0}@media only screen and (max-width:480px){body{font-size:1.4rem;line-height:150%}}img{width:100%;height:auto;margin:0;display:block;-webkit-user-select:none;-moz-user-select:none;user-select:none}.wrapper{width:100%;overflow:hidden}.container{max-width:1240px;margin:0 auto;padding:0 20px}a{text-decoration:none;color:#000;transition:color .25s ease-in-out 0s;position:relative}a:hover{color:#000}h1,h2,h3,h4,h5,h6{font-weight:400;margin:0}h1,.as-h1{font-size:5.6rem;line-height:118%}@media only screen and (max-width:1024px){h1,.as-h1{font-size:4.8rem}}@media only screen and (max-width:480px){h1,.as-h1{font-size:4.2rem}}h2,.as-h2{font-size:4.8rem;line-height:117%}@media only screen and (max-width:1024px){h2,.as-h2{font-size:4.2rem}}@media only screen and (max-width:480px){h2,.as-h2{font-size:3.6rem}}h3,.as-h3{font-size:4rem;line-height:125%}@media only screen and (max-width:1024px){h3,.as-h3{font-size:3.6rem}}h4,.as-h4{font-size:2.4rem;font-weight:500;line-height:133%}h5,.as-h5{font-size:1.8rem;font-weight:500;line-height:174%}h6,.as-h6{font-size:1.6rem;font-weight:500;line-height:150%}p{font-size:1.6rem;line-height:175%;color:#525252;margin:0}@media only screen and (max-width:480px){p{font-size:1.4rem;line-height:150%}}p.is-small{font-size:1.4rem;line-height:143%}p.is-small-large{font-size:1.8rem;line-height:134%}@media only screen and (max-width:1024px){p.is-small-large{font-size:1.6rem;line-height:150%}}@media only screen and (max-width:480px){p.is-small-large{font-size:1.4rem}}p.is-large{font-size:1.8rem;line-height:178%}@media only screen and (max-width:1024px){p.is-large{font-size:1.6rem;line-height:150%}}@media only screen and (max-width:480px){p.is-large{font-size:1.4rem}}strong,b{font-weight:700}.copy-block>*{margin:24px 0}.copy-block>*:first-child{margin-top:0!important}.copy-block>*:last-child{margin-bottom:0!important}.button{border:1px solid #000000;border-radius:4px;background-color:#000;height:51px;font-size:1.6rem;font-weight:400;line-height:100%;text-align:center;color:#fff;white-space:nowrap;outline:none!important;padding:0 20px 0 36px;justify-content:center;align-items:center;display:inline-flex;transition:border-color .25s ease-in-out 0s,background-color .25s ease-in-out 0s,color .25s ease-in-out 0s;-webkit-appearance:none;box-shadow:none!important;position:relative}@media only screen and (max-width:480px){.button{height:48px;font-size:1.4rem}}.button:before{content:"";border-radius:50%;background-color:#d0fa98;width:6px;height:6px;transition:background-color .25s ease-in-out 0s;transform:translateY(-50%);position:absolute;top:50%;left:20px}.button:hover{border-color:#d0fa98;background-color:#d0fa98;color:#000}.button:hover:before{background-color:#000}.button--not-dot{padding:0 20px}.button--not-dot:before{display:none}.button--white{border-color:#fff;background-color:#fff;color:#000}.button--white:hover{border-color:#d0fa98;background-color:#d0fa98;color:#000}.button--white-border{border-color:#fff;background-color:transparent;color:#fff;gap:10px}.button--white-border img{width:9px}.button--white-border:hover{border-color:#525252;background-color:#525252;color:#fff}input[type=text],input[type=email],input[type=tel],input[type=password],input[type=number],textarea,select{border:0 none;border-radius:4px;background-color:#fff;width:100%;height:56px;font-family:Inter,sans-serif;font-size:1.6rem;line-height:1;vertical-align:middle;color:#000;outline:none;margin:0;padding:0 20px;box-shadow:none!important;-webkit-appearance:none}@media only screen and (max-width:480px){input[type=text],input[type=email],input[type=tel],input[type=password],input[type=number],textarea,select{font-size:1.4rem}}button{border:0 none;border-radius:4px;background-color:#d0fa98;font-family:Inter,sans-serif;font-size:1.6rem;font-weight:500;line-height:100%;color:#000;cursor:pointer;outline:none;padding:0 20px;box-shadow:none!important;transition:background-color .25s ease-in-out 0s,color .25s ease-in-out 0s}@media only screen and (max-width:480px){button{font-size:1.4rem}}button:hover{background-color:#000;color:#fff}::-webkit-input-placeholder{color:#d2d2d2!important;opacity:1}:-moz-placeholder{color:#d2d2d2!important;opacity:1}::-moz-placeholder{color:#d2d2d2!important;opacity:1}:-ms-input-placeholder{color:#d2d2d2!important;opacity:1}.header{background-color:#f7f5f1;width:100%;transition:box-shadow .25s ease-in-out 0s;position:fixed;z-index:50;top:0;left:0}.header.is-sticky{box-shadow:0 2px 10px #0000000d}.header.is-sticky .header__inner{border-color:transparent;padding:18px 0}.header__inner{border-bottom:1px solid rgba(0,0,0,.05);padding:30px 0;justify-content:space-between;align-items:center;display:flex;transition:border-color .25s ease-in-out 0s,padding .25s ease-in-out 0s}@media only screen and (max-width:1024px){.header__inner{padding:18px 0}}.header__mobile{align-items:center;gap:64px;display:flex}@media only screen and (max-width:1024px){.header__mobile{gap:48px}}@media only screen and (max-width:768px){.header__mobile{background-color:#f7f5f1;width:100%;height:100dvh;text-align:center;opacity:0;pointer-events:none;flex-direction:column;justify-content:center;align-items:center;gap:64px;transition:opacity .25s ease-in-out 0s,transform .25s ease-in-out 0s;transform:translateY(-20px);position:absolute;z-index:10;top:0;left:0}}.header__mobile.is-active{opacity:1;pointer-events:all;transform:translateY(0)}.header__logo{flex:0 0 117px}.header__menu-ul{gap:32px;display:flex}@media only screen and (max-width:768px){.header__menu-ul{flex-direction:column}}.header__menu-li{font-size:1.4rem;font-weight:500;line-height:130%}@media only screen and (max-width:768px){.header__menu-li{font-size:2rem}}.header__menu-a{display:block;position:relative}@media only screen and (max-width:768px){.header__menu-a{display:inline-block}}.header__menu-a:after{content:"";background-color:#000;width:100%;height:1px;opacity:0;transition:opacity .25s ease-in-out 0s;position:absolute;bottom:0;left:0}.header__menu-a:hover:after{opacity:1}.header__buttons{gap:16px;display:flex}.header__buttons-item{border:1px solid #000000;border-radius:4px;background-color:#000;font-size:1.4rem;font-weight:500;line-height:100%;color:#fff;padding:12px 18px;transition:border-color .25s ease-in-out 0s,background-color .25s ease-in-out 0s,color .25s ease-in-out 0s}.header__buttons-item:hover{border-color:#d0fa98;background-color:#d0fa98}.header__buttons-item--border{background-color:transparent;color:#000}.header__buttons-item--border:hover{border-color:#000;background-color:#000;color:#fff}.header__trigger{display:none}@media only screen and (max-width:768px){.header__trigger{width:28px;height:10px;cursor:pointer;display:block;position:absolute;z-index:15;top:26px;right:20px}}.header__trigger:before,.header__trigger:after{content:"";background-color:#525252;width:100%;height:1px;position:absolute;left:0}.header__trigger:before{transition:transform .25s ease-in-out 0s,top .25s ease-in-out 0s;top:0}.header__trigger:after{transition:transform .25s ease-in-out 0s,bottom .25s ease-in-out 0s;bottom:0}.header__trigger.is-active:before{transform:translateY(-50%) rotate(45deg);top:50%}.header__trigger.is-active:after{transform:translateY(50%) rotate(-45deg);bottom:50%}.hero{background-color:#f7f5f1;padding:164px 0 94px}@media only screen and (max-width:1024px){.hero{padding:140px 0 80px}}@media only screen and (max-width:768px){.hero{padding:118px 0 72px}}.hero__container{align-items:center;gap:24px;display:flex}@media only screen and (max-width:1024px){.hero__container{flex-direction:column;gap:64px}}.hero__copy{flex:0 0 43.5%}@media only screen and (max-width:1024px){.hero__heading{max-width:80%}}@media only screen and (max-width:480px){.hero__heading{max-width:unset}}.hero__text{margin:24px 0 0}@media only screen and (max-width:1024px){.hero__text{max-width:80%}}@media only screen and (max-width:480px){.hero__text{max-width:unset}}.hero__form{margin:48px 0 0;gap:8px;display:flex}@media only screen and (max-width:480px){.hero__form{flex-direction:column}}.hero__form-input{flex:0 0 53.2%}@media only screen and (max-width:1024px){.hero__form-input{flex:1 1 auto}}@media only screen and (max-width:480px){.hero__form-submit{height:48px}}.hero__links{border-top:1px solid rgba(0,0,0,.05);margin:40px 0 0;padding:40px 0 0;align-items:center;gap:24px;display:flex}@media only screen and (max-width:480px){.hero__links{gap:18px}}.hero__links-link{color:#191919;text-decoration:underline;text-underline-offset:3px}.hero__links-link:hover{color:#525252}.buildability{margin:110px 0 160px;position:relative;z-index:1}@media only screen and (max-width:1024px){.buildability{margin:100px 0}}@media only screen and (max-width:768px){.buildability{margin:80px 0}}.buildability:after{content:"";background-image:url(./buildability--bg.Fp37CSl8.jpg);background-size:contain;background-repeat:no-repeat;background-position:center center;width:2085px;height:1312px;transform:translate(-50%);position:absolute;z-index:1;top:0;left:50%}@media only screen and (max-width:1024px){.buildability:after{width:1500px;height:944px}}@media only screen and (max-width:768px){.buildability:after{width:1200px;height:755px}}.buildability__container{position:relative;z-index:2}.buildability__heading,.buildability__text{max-width:722px;text-align:center;margin:0 auto}.buildability__text{margin-top:12px}.buildability__boxes{margin:50px 0 0;flex-wrap:wrap;row-gap:152px;display:flex;position:relative}@media only screen and (max-width:1024px){.buildability__boxes{row-gap:120px}}@media only screen and (max-width:768px){.buildability__boxes{row-gap:60px}}@media only screen and (max-width:560px){.buildability__boxes{gap:20px;row-gap:40px}}.buildability__boxes:before{content:"";background-image:url(./logo.BlSBYGAF.svg);background-size:contain;background-repeat:no-repeat;background-position:center center;width:260px;height:260px;pointer-events:none;transform:translate(-50%,-50%);position:absolute;top:calc(50% - 20px);left:50%}@media only screen and (max-width:1024px){.buildability__boxes:before{width:220px;height:220px;top:50%}}@media only screen and (max-width:768px){.buildability__boxes:before{display:none}}.buildability__boxes-item{align-items:center;gap:20px;display:flex}.buildability__boxes-item:nth-child(1),.buildability__boxes-item:nth-child(2),.buildability__boxes-item:nth-child(3),.buildability__boxes-item:nth-child(4){flex:0 0 50%}@media only screen and (max-width:560px){.buildability__boxes-item:nth-child(1),.buildability__boxes-item:nth-child(2),.buildability__boxes-item:nth-child(3),.buildability__boxes-item:nth-child(4){flex:0 0 100%;justify-content:center}}@media only screen and (max-width:480px){.buildability__boxes-item:nth-child(1),.buildability__boxes-item:nth-child(2),.buildability__boxes-item:nth-child(3),.buildability__boxes-item:nth-child(4){flex:0 0 calc(50% - 10px);justify-content:flex-start}}.buildability__boxes-item:nth-child(1),.buildability__boxes-item:nth-child(2),.buildability__boxes-item:nth-child(5){justify-content:center}@media only screen and (max-width:480px){.buildability__boxes-item:nth-child(1),.buildability__boxes-item:nth-child(2),.buildability__boxes-item:nth-child(5){justify-content:flex-start}}.buildability__boxes-item:nth-child(4){justify-content:flex-end}@media only screen and (max-width:560px){.buildability__boxes-item:nth-child(4){justify-content:center}}@media only screen and (max-width:480px){.buildability__boxes-item:nth-child(4){justify-content:flex-start}}.buildability__boxes-item:nth-child(5){flex:0 0 100%;margin:-50px 0 0}@media only screen and (max-width:1024px){.buildability__boxes-item:nth-child(5){margin:-20px 0 0}}@media only screen and (max-width:768px){.buildability__boxes-item:nth-child(5){margin:0}}@media only screen and (max-width:480px){.buildability__boxes-item:nth-child(5){flex:0 0 calc(50% - 10px)}}.buildability__boxes-item-icon{flex:0 0 93px}@media only screen and (max-width:1024px){.buildability__boxes-item-icon{flex:0 0 80px}}@media only screen and (max-width:768px){.buildability__boxes-item-icon{flex:0 0 70px}}@media only screen and (max-width:560px){.buildability__boxes-item-icon{flex:0 0 60px}}@media only screen and (max-width:480px){.buildability__boxes-item-icon{flex:0 0 50px}}.buildability__boxes-item-text{font-weight:500}@media only screen and (max-width:480px){.buildability__boxes-item-text{font-size:1.4rem!important;line-height:130%!important}}.lost-value{margin:160px 0 120px;position:relative;z-index:2}@media only screen and (max-width:1024px){.lost-value{margin:100px 0}}@media only screen and (max-width:768px){.lost-value{margin:80px 0}}.lost-value__heading,.lost-value__text{text-align:center}.lost-value__heading{max-width:765px;margin:0 auto}.lost-value__text{max-width:722px;margin:12px auto 0}.lost-value__boxes{margin:60px 0 0;grid-template-columns:repeat(4,1fr);gap:5px;display:grid}@media only screen and (max-width:768px){.lost-value__boxes{grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width:480px){.lost-value__boxes{grid-template-columns:1fr}}.lost-value__boxes-item{border-radius:4px;background-color:#f7f5f1;padding:34px 20px 40px}@media only screen and (max-width:1024px){.lost-value__boxes-item{padding:20px 20px 30px}}.lost-value__boxes-item:last-child{background-color:#d0fa98}.lost-value__boxes-item-icon img{max-width:50px}.lost-value__boxes-item-title{margin:36px 0 0}@media only screen and (max-width:1024px){.lost-value__boxes-item-title{margin:30px 0 0}}@media only screen and (max-width:768px){.lost-value__boxes-item-title{margin:24px 0 0}}.lost-value__boxes-item-text{max-width:212px;margin:16px 0 0}.entry-points{background-color:#f7f5f1;scroll-margin:77px;margin:120px 0 100px;padding:118px 0 102px}@media only screen and (max-width:1024px){.entry-points{margin:100px 0;padding:100px 0}}@media only screen and (max-width:768px){.entry-points{scroll-margin:62px;margin:80px 0;padding:80px 0}}.entry-points__heading,.entry-points__text{text-align:center}.entry-points__heading{max-width:800px;margin:0 auto}.entry-points__text{max-width:628px;margin:20px auto 0}.entry-points__boxes{margin:60px 0 0;grid-template-columns:repeat(2,1fr);gap:6px;display:grid}@media only screen and (max-width:768px){.entry-points__boxes{grid-template-columns:1fr}}.entry-points__boxes-item{border-radius:4px;background-color:#fff;padding:34px 32px 36px;flex-direction:column;justify-content:space-between;display:flex;transition:box-shadow .25s ease-in-out 0s,z-index .25s ease-in-out .25s;position:relative;z-index:1}@media only screen and (max-width:1024px){.entry-points__boxes-item{padding:30px 20px}}.entry-points__boxes-item:hover{transition:box-shadow .25s ease-in-out 0s,z-index .25s ease-in-out 0s;box-shadow:0 4px 100px #5252521a;z-index:2}.entry-points__boxes-item-image{max-width:375px;margin:0 auto}@media only screen and (max-width:1024px){.entry-points__boxes-item-title{margin:20px 0 0}}.entry-points__boxes-item-text{max-width:486px;margin:18px 0 0}.entry-points__boxes-item-tags{margin:26px 0 0;flex-wrap:wrap;gap:8px;display:flex}.entry-points__boxes-item-tags-item{background-color:#f7f5f1;border-radius:38px;height:38px;font-size:1.4rem;font-weight:500;line-height:100%;white-space:nowrap;padding:0 18px;align-items:center;display:flex}.entry-points__buttons{margin:80px 0 0;justify-content:center;align-items:center;gap:24px;display:flex}@media only screen and (max-width:768px){.entry-points__buttons{margin:60px 0 0}}@media only screen and (max-width:480px){.entry-points__buttons{gap:18px}}.entry-points__buttons-link{color:#191919;text-decoration:underline;text-underline-offset:3px}.entry-points__buttons-link:hover{color:#525252}.infrastructure{scroll-margin:177px;margin:100px 0 120px}@media only screen and (max-width:1024px){.infrastructure{margin:100px 0}}@media only screen and (max-width:768px){.infrastructure{scroll-margin:142px;margin:80px 0}}.infrastructure__container{align-items:center;gap:30px;display:flex}@media only screen and (max-width:1024px){.infrastructure__container{gap:20px}}@media only screen and (max-width:768px){.infrastructure__container{flex-direction:column;gap:48px}}.infrastructure__copy{flex:0 0 calc(50% - 15px)}@media only screen and (max-width:1024px){.infrastructure__copy{flex:0 0 calc(46% - 10px)}}@media only screen and (max-width:768px){.infrastructure__copy{width:100%}}.infrastructure__heading{max-width:518px}.infrastructure__text{max-width:430px;margin:24px 0 0}.infrastructure__button{margin:40px 0 0}@media only screen and (max-width:768px){.infrastructure__button{margin:30px 0 0}}.infrastructure__steps{flex:0 0 calc(50% - 15px);gap:14px;display:grid}@media only screen and (max-width:1024px){.infrastructure__steps{flex:0 0 calc(54% - 10px)}}@media only screen and (max-width:768px){.infrastructure__steps{width:100%}}.infrastructure__steps-item{border:1px solid #E8E7E6;border-radius:8px;background-color:#fff;padding:16px 24px 16px 16px;justify-content:space-between;align-items:center;gap:22px;display:flex;transition:transform .25s ease-in-out 0s,box-shadow .25s ease-in-out 0s,z-index .25s ease-in-out .25s;position:relative;z-index:1}@media only screen and (max-width:1024px){.infrastructure__steps-item{padding:16px;gap:16px}}@media only screen and (max-width:480px){.infrastructure__steps-item{justify-content:flex-start}}.infrastructure__steps-item:hover{transition:transform .25s ease-in-out 0s,box-shadow .25s ease-in-out 0s,z-index .25s ease-in-out 0s;box-shadow:0 4px 100px #5252521a;transform:scale(1.1);z-index:2}@media only screen and (max-width:768px){.infrastructure__steps-item:hover{box-shadow:0 0 0 0 transparent;transform:scale(1)}}.infrastructure__steps-item-icon{border-radius:8px;background-color:#f7f5f1;flex:0 0 67px;aspect-ratio:1/1;justify-content:center;align-items:center;display:flex}@media only screen and (max-width:480px){.infrastructure__steps-item-icon{flex:0 0 60px}}.infrastructure__steps-item-icon img{width:39px}.infrastructure__steps-item-step{background-color:#d0fa98;border-radius:38px;height:38px;font-size:1.4rem;line-height:100%;margin:0 0 0 auto;white-space:nowrap;padding:0 18px;align-items:center;display:flex}@media only screen and (max-width:480px){.infrastructure__steps-item-step{position:absolute;top:-10px;right:-10px}}.screen{margin:120px 0 110px}@media only screen and (max-width:1024px){.screen{margin:100px 0}}@media only screen and (max-width:768px){.screen{margin:80px 0}}.screen__image{border-radius:8px;background-color:#f7f5f1;padding:60px}@media only screen and (max-width:1024px){.screen__image{padding:40px}}@media only screen and (max-width:768px){.screen__image{padding:20px}}.screen__image img{width:722px;max-width:100%;margin:0 auto;box-shadow:0 4px 100px #5252521a}.dashboard{margin:110px 0 120px}@media only screen and (max-width:1024px){.dashboard{margin:100px 0}}@media only screen and (max-width:768px){.dashboard{margin:80px 0}}.dashboard__container{align-items:center;gap:30px;display:flex}@media only screen and (max-width:1024px){.dashboard__container{gap:20px}}@media only screen and (max-width:768px){.dashboard__container{flex-direction:column;gap:48px}}@media only screen and (max-width:768px){.dashboard__copy{width:100%}}.dashboard__text{max-width:420px;margin:22px 0 0}@media only screen and (max-width:768px){.dashboard__text{max-width:unset}}.dashboard__list{max-width:320px;margin:36px 0 0}@media only screen and (max-width:768px){.dashboard__list{max-width:unset}}.dashboard__list-item{border-top:1px solid #F7F5F1;padding:20px 0;align-items:center;display:flex}.dashboard__list-item:first-child{border-top:0 none;padding:0 0 20px}.dashboard__list-item:last-child{padding:20px 0 0}.dashboard__list-item-number{flex:0 0 120px;font-size:3.2rem;line-height:100%}@media only screen and (max-width:480px){.dashboard__list-item-number{font-size:3rem}}.dashboard__image{flex:0 0 56.6%}@media only screen and (max-width:768px){.dashboard__image{width:100%}}.can-be-build{margin:120px 0 100px}@media only screen and (max-width:1024px){.can-be-build{margin:100px 0}}@media only screen and (max-width:768px){.can-be-build{margin:80px 0}}.can-be-build__inner{border-radius:8px;background-color:#000;color:#fff;overflow:hidden;padding:48px 0 0 56px;gap:60px;display:flex}@media only screen and (max-width:1024px){.can-be-build__inner{padding:30px 0 0 30px;gap:30px}}@media only screen and (max-width:768px){.can-be-build__inner{padding:48px 0 0 20px;flex-direction:column;gap:48px}}@media only screen and (max-width:480px){.can-be-build__inner{border-radius:0;width:calc(100% + 40px);margin:0 -20px}}.can-be-build__copy{padding:0 0 48px;align-self:center}@media only screen and (max-width:1024px){.can-be-build__copy{padding:0 0 30px}}@media only screen and (max-width:768px){.can-be-build__copy{width:100%;padding:0 20px 0 0}}.can-be-build__heading{color:#cdcdcd}.can-be-build__text{max-width:402px;color:#cdcdcd;margin:34px 0 0}@media only screen and (max-width:768px){.can-be-build__text{margin:30px 0 0}}.can-be-build__buttons{margin:56px 0 0;flex-wrap:wrap;gap:9px;display:flex}@media only screen and (max-width:768px){.can-be-build__buttons{margin:36px 0 0}}.can-be-build__image{flex:0 0 52.5%;align-self:flex-end}@media only screen and (max-width:768px){.can-be-build__image{width:100%}}.footer{margin:100px 0 70px}@media only screen and (max-width:1024px){.footer{margin:100px 0 60px}}@media only screen and (max-width:768px){.footer{margin:80px 0 48px}}@media only screen and (max-width:560px){.footer{margin:80px 0 40px}}.footer a{color:#525252}.footer a:hover{color:#d2d2d2}.footer__top{justify-content:space-between;gap:126px;display:flex}@media only screen and (max-width:1024px){.footer__top{gap:72px}}@media only screen and (max-width:768px){.footer__top{flex-wrap:wrap;justify-content:space-between;gap:20px;row-gap:48px}}@media only screen and (max-width:560px){.footer__top{row-gap:40px}}@media only screen and (max-width:768px){.footer__top-col{flex:1 1 auto}}@media only screen and (max-width:768px){.footer__top-col:nth-child(1){flex:0 0 100%}}.footer__top-col:nth-child(2){margin:0 0 0 auto}@media only screen and (max-width:560px){.footer__top-col:nth-child(4){flex:0 0 100%}}.footer__logo img{width:114px;max-width:100%}.footer__text{max-width:320px;margin:28px 0 0}@media only screen and (max-width:1024px){.footer__text{max-width:300px}}@media only screen and (max-width:768px){.footer__text{max-width:unset}}.footer__socials{margin:28px 0 0;gap:8px;display:flex}.footer__socials-item{transition:opacity .25s ease-in-out 0s}.footer__socials-item img{width:48px}.footer__socials-item:hover{opacity:.6}.footer__menu{margin:14px 0 0;gap:8px;display:grid}@media only screen and (max-width:480px){.footer__menu{gap:6px}}.footer__menu-li--email a{text-decoration:underline;text-underline-offset:2px}.footer__bottom{border-top:1px solid #E8E7E6;margin:50px 0 0;padding:50px 0 0;justify-content:space-between;display:flex}@media only screen and (max-width:560px){.footer__bottom{margin:40px 0 0;padding:40px 0 0}}@media only screen and (max-width:480px){.footer__bottom{flex-direction:column;gap:6px}}@media only screen and (max-width:480px){.footer__bottom-author{opacity:.5}}.privacy{padding:120px 0;position:relative;overflow:hidden}ul.lst-kix_71x3pd19vgr0-6,ul.lst-kix_71x3pd19vgr0-5{list-style-type:none}.lst-kix_v1j2t4ydfqqa-1>li:before{content:"○  "}ul.lst-kix_71x3pd19vgr0-8{list-style-type:none}.lst-kix_v1j2t4ydfqqa-3>li:before{content:"●  "}ul.lst-kix_71x3pd19vgr0-7,ul.lst-kix_71x3pd19vgr0-2,ul.lst-kix_71x3pd19vgr0-1,ul.lst-kix_71x3pd19vgr0-4{list-style-type:none}.lst-kix_v1j2t4ydfqqa-2>li:before{content:"■  "}ul.lst-kix_71x3pd19vgr0-3{list-style-type:none}.lst-kix_v1j2t4ydfqqa-7>li:before{content:"○  "}.lst-kix_v1j2t4ydfqqa-0>li:before{content:"●  "}.lst-kix_v1j2t4ydfqqa-8>li:before{content:"■  "}ul.lst-kix_qatx2tnhqo3y-8,ul.lst-kix_qatx2tnhqo3y-7,ul.lst-kix_qatx2tnhqo3y-6,ul.lst-kix_qatx2tnhqo3y-5,ul.lst-kix_qatx2tnhqo3y-0,ul.lst-kix_qatx2tnhqo3y-4,ul.lst-kix_qatx2tnhqo3y-3,ul.lst-kix_qatx2tnhqo3y-2,ul.lst-kix_qatx2tnhqo3y-1,ul.lst-kix_r1cyxlnrf21b-8,ul.lst-kix_r1cyxlnrf21b-7,ul.lst-kix_r1cyxlnrf21b-4,ul.lst-kix_r1cyxlnrf21b-3,ul.lst-kix_r1cyxlnrf21b-6,ul.lst-kix_r1cyxlnrf21b-5,ul.lst-kix_r1cyxlnrf21b-0,ul.lst-kix_r1cyxlnrf21b-2{list-style-type:none}.lst-kix_v1j2t4ydfqqa-6>li:before{content:"●  "}ul.lst-kix_r1cyxlnrf21b-1,ul.lst-kix_qhk3gz8p08gr-0,ul.lst-kix_qhk3gz8p08gr-1,ul.lst-kix_qhk3gz8p08gr-2{list-style-type:none}.lst-kix_v1j2t4ydfqqa-5>li:before{content:"■  "}ul.lst-kix_qhk3gz8p08gr-3{list-style-type:none}.lst-kix_v1j2t4ydfqqa-4>li:before{content:"○  "}.lst-kix_vyfw70ad72xk-0>li:before{content:"●  "}.lst-kix_a38s1ocz37nb-3>li:before{content:"●  "}.lst-kix_a38s1ocz37nb-4>li:before{content:"○  "}ul.lst-kix_euzhz0wud31l-0,ul.lst-kix_euzhz0wud31l-2{list-style-type:none}.lst-kix_a38s1ocz37nb-2>li:before{content:"■  "}.lst-kix_vyfw70ad72xk-2>li:before{content:"■  "}ul.lst-kix_euzhz0wud31l-1{list-style-type:none}.lst-kix_a38s1ocz37nb-6>li:before{content:"●  "}ul.lst-kix_euzhz0wud31l-4,ul.lst-kix_euzhz0wud31l-3{list-style-type:none}.lst-kix_a38s1ocz37nb-0>li:before{content:"●  "}.lst-kix_vyfw70ad72xk-3>li:before{content:"●  "}.lst-kix_vyfw70ad72xk-4>li:before{content:"○  "}.lst-kix_a38s1ocz37nb-7>li:before{content:"○  "}.lst-kix_a38s1ocz37nb-8>li:before{content:"■  "}.lst-kix_vyfw70ad72xk-5>li:before{content:"■  "}.lst-kix_a38s1ocz37nb-1>li:before{content:"○  "}.lst-kix_vyfw70ad72xk-1>li:before{content:"○  "}.lst-kix_a38s1ocz37nb-5>li:before{content:"■  "}.lst-kix_vyfw70ad72xk-7>li:before{content:"○  "}.lst-kix_vyfw70ad72xk-8>li:before{content:"■  "}.lst-kix_vyfw70ad72xk-6>li:before{content:"●  "}.lst-kix_tks2hu142h1r-8>li:before{content:"■  "}.lst-kix_ed0qrtejaept-5>li:before{content:"■  "}.lst-kix_qatx2tnhqo3y-8>li:before{content:"■  "}.lst-kix_tks2hu142h1r-2>li:before{content:"■  "}ul.lst-kix_vyfw70ad72xk-0,ul.lst-kix_vyfw70ad72xk-1{list-style-type:none}.lst-kix_ed0qrtejaept-7>li:before{content:"○  "}ul.lst-kix_vyfw70ad72xk-2{list-style-type:none}.lst-kix_tks2hu142h1r-4>li:before{content:"○  "}.lst-kix_tks2hu142h1r-6>li:before{content:"●  "}.lst-kix_71x3pd19vgr0-5>li:before{content:"■  "}.lst-kix_6yuwy4neiqzo-0>li:before{content:"●  "}.lst-kix_71x3pd19vgr0-7>li:before{content:"○  "}.lst-kix_6yuwy4neiqzo-2>li:before{content:"■  "}.lst-kix_6yuwy4neiqzo-4>li:before{content:"○  "}ul.lst-kix_b5o5x52uisbw-0{list-style-type:none}.lst-kix_ed0qrtejaept-1>li:before{content:"○  "}.lst-kix_71x3pd19vgr0-1>li:before{content:"○  "}ul.lst-kix_b5o5x52uisbw-4,ul.lst-kix_b5o5x52uisbw-3,ul.lst-kix_b5o5x52uisbw-2,ul.lst-kix_b5o5x52uisbw-1,ul.lst-kix_b5o5x52uisbw-8,ul.lst-kix_b5o5x52uisbw-7,ul.lst-kix_b5o5x52uisbw-6{list-style-type:none}.lst-kix_ed0qrtejaept-3>li:before{content:"●  "}.lst-kix_71x3pd19vgr0-3>li:before{content:"●  "}ul.lst-kix_b5o5x52uisbw-5,ul.lst-kix_ed0qrtejaept-7,ul.lst-kix_ed0qrtejaept-6,ul.lst-kix_ed0qrtejaept-8{list-style-type:none}.lst-kix_6yuwy4neiqzo-6>li:before{content:"●  "}.lst-kix_6yuwy4neiqzo-8>li:before{content:"■  "}ul.lst-kix_ed0qrtejaept-3,ul.lst-kix_ed0qrtejaept-2,ul.lst-kix_ed0qrtejaept-5,ul.lst-kix_ed0qrtejaept-4,ul.lst-kix_ed0qrtejaept-1,ul.lst-kix_ed0qrtejaept-0{list-style-type:none}.lst-kix_qhk3gz8p08gr-7>li:before{content:"○  "}.lst-kix_qhk3gz8p08gr-1>li:before{content:"○  "}.lst-kix_tks2hu142h1r-0>li:before{content:"●  "}ul.lst-kix_a38s1ocz37nb-4{list-style-type:none}.lst-kix_qhk3gz8p08gr-3>li:before{content:"●  "}ul.lst-kix_a38s1ocz37nb-3,ul.lst-kix_71x3pd19vgr0-0,ul.lst-kix_a38s1ocz37nb-6,ul.lst-kix_a38s1ocz37nb-5,ul.lst-kix_a38s1ocz37nb-0{list-style-type:none}.lst-kix_qhk3gz8p08gr-5>li:before{content:"■  "}ul.lst-kix_a38s1ocz37nb-2,ul.lst-kix_a38s1ocz37nb-1,ul.lst-kix_a38s1ocz37nb-8,ul.lst-kix_a38s1ocz37nb-7,ul.lst-kix_9kbsgrm7hw6a-8,ul.lst-kix_9kbsgrm7hw6a-7,ul.lst-kix_9kbsgrm7hw6a-6,ul.lst-kix_9kbsgrm7hw6a-5{list-style-type:none}.lst-kix_r1cyxlnrf21b-5>li:before{content:"■  "}ul.lst-kix_9kbsgrm7hw6a-4,ul.lst-kix_9kbsgrm7hw6a-3,ul.lst-kix_9kbsgrm7hw6a-2,ul.lst-kix_9kbsgrm7hw6a-1{list-style-type:none}.lst-kix_r1cyxlnrf21b-3>li:before{content:"●  "}.lst-kix_r1cyxlnrf21b-4>li:before{content:"○  "}ul.lst-kix_9kbsgrm7hw6a-0{list-style-type:none}.lst-kix_r1cyxlnrf21b-1>li:before{content:"○  "}.lst-kix_r1cyxlnrf21b-2>li:before{content:"■  "}.lst-kix_r1cyxlnrf21b-0>li:before{content:"●  "}.lst-kix_9kbsgrm7hw6a-0>li:before{content:"●  "}.lst-kix_9kbsgrm7hw6a-1>li:before{content:"○  "}.lst-kix_9kbsgrm7hw6a-4>li:before{content:"○  "}.lst-kix_b5o5x52uisbw-7>li:before{content:"○  "}.lst-kix_9kbsgrm7hw6a-2>li:before{content:"■  "}.lst-kix_9kbsgrm7hw6a-3>li:before{content:"●  "}.lst-kix_b5o5x52uisbw-6>li:before{content:"●  "}.lst-kix_9kbsgrm7hw6a-8>li:before{content:"■  "}.lst-kix_9kbsgrm7hw6a-5>li:before{content:"■  "}.lst-kix_b5o5x52uisbw-8>li:before{content:"■  "}.lst-kix_9kbsgrm7hw6a-6>li:before{content:"●  "}.lst-kix_9kbsgrm7hw6a-7>li:before{content:"○  "}ul.lst-kix_v1j2t4ydfqqa-7,ul.lst-kix_v1j2t4ydfqqa-6{list-style-type:none}.lst-kix_euzhz0wud31l-3>li:before{content:"●  "}.lst-kix_euzhz0wud31l-4>li:before{content:"○  "}ul.lst-kix_v1j2t4ydfqqa-5,ul.lst-kix_v1j2t4ydfqqa-4,ul.lst-kix_v1j2t4ydfqqa-3,ul.lst-kix_v1j2t4ydfqqa-2{list-style-type:none}.lst-kix_euzhz0wud31l-1>li:before{content:"○  "}.lst-kix_euzhz0wud31l-2>li:before{content:"■  "}.lst-kix_euzhz0wud31l-5>li:before{content:"■  "}.lst-kix_euzhz0wud31l-6>li:before{content:"●  "}ul.lst-kix_v1j2t4ydfqqa-1,ul.lst-kix_v1j2t4ydfqqa-0{list-style-type:none}.lst-kix_b5o5x52uisbw-0>li:before{content:"●  "}.lst-kix_euzhz0wud31l-0>li:before{content:"●  "}.lst-kix_euzhz0wud31l-7>li:before{content:"○  "}.lst-kix_euzhz0wud31l-8>li:before{content:"■  "}.lst-kix_9aus1rcyno1e-0>li:before{content:"●  "}.lst-kix_b5o5x52uisbw-3>li:before{content:"●  "}.lst-kix_b5o5x52uisbw-5>li:before{content:"■  "}.lst-kix_9aus1rcyno1e-1>li:before{content:"○  "}.lst-kix_b5o5x52uisbw-4>li:before{content:"○  "}.lst-kix_9aus1rcyno1e-3>li:before{content:"●  "}.lst-kix_9aus1rcyno1e-4>li:before{content:"○  "}.lst-kix_b5o5x52uisbw-1>li:before{content:"○  "}.lst-kix_9aus1rcyno1e-2>li:before{content:"■  "}ul.lst-kix_v1j2t4ydfqqa-8{list-style-type:none}.lst-kix_b5o5x52uisbw-2>li:before{content:"■  "}.lst-kix_9aus1rcyno1e-7>li:before{content:"○  "}.lst-kix_9aus1rcyno1e-8>li:before{content:"■  "}.lst-kix_9aus1rcyno1e-5>li:before{content:"■  "}.lst-kix_qatx2tnhqo3y-0>li:before{content:"●  "}.lst-kix_9aus1rcyno1e-6>li:before{content:"●  "}ul.lst-kix_vyfw70ad72xk-3,ul.lst-kix_6yuwy4neiqzo-5,ul.lst-kix_vyfw70ad72xk-4,ul.lst-kix_6yuwy4neiqzo-6{list-style-type:none}.lst-kix_qatx2tnhqo3y-3>li:before{content:"●  "}.lst-kix_qatx2tnhqo3y-4>li:before{content:"○  "}ul.lst-kix_vyfw70ad72xk-5,ul.lst-kix_6yuwy4neiqzo-7,ul.lst-kix_vyfw70ad72xk-6,ul.lst-kix_6yuwy4neiqzo-8,ul.lst-kix_vyfw70ad72xk-7,ul.lst-kix_vyfw70ad72xk-8{list-style-type:none}.lst-kix_qatx2tnhqo3y-1>li:before{content:"○  "}.lst-kix_qatx2tnhqo3y-2>li:before{content:"■  "}.lst-kix_qatx2tnhqo3y-5>li:before{content:"■  "}.lst-kix_qatx2tnhqo3y-6>li:before{content:"●  "}.lst-kix_r1cyxlnrf21b-6>li:before{content:"●  "}ul.lst-kix_6yuwy4neiqzo-0,ul.lst-kix_6yuwy4neiqzo-1{list-style-type:none}.lst-kix_r1cyxlnrf21b-7>li:before{content:"○  "}.lst-kix_r1cyxlnrf21b-8>li:before{content:"■  "}ul.lst-kix_6yuwy4neiqzo-2,ul.lst-kix_6yuwy4neiqzo-3,ul.lst-kix_6yuwy4neiqzo-4{list-style-type:none}.lst-kix_ed0qrtejaept-6>li:before{content:"●  "}.lst-kix_tks2hu142h1r-7>li:before{content:"○  "}.lst-kix_qatx2tnhqo3y-7>li:before{content:"○  "}.lst-kix_ed0qrtejaept-0>li:before{content:"●  "}.lst-kix_ed0qrtejaept-8>li:before{content:"■  "}.lst-kix_tks2hu142h1r-1>li:before{content:"○  "}.lst-kix_tks2hu142h1r-3>li:before{content:"●  "}ul.lst-kix_tks2hu142h1r-5,ul.lst-kix_tks2hu142h1r-4,ul.lst-kix_tks2hu142h1r-7,ul.lst-kix_tks2hu142h1r-6,ul.lst-kix_tks2hu142h1r-8{list-style-type:none}.lst-kix_tks2hu142h1r-5>li:before{content:"■  "}.lst-kix_71x3pd19vgr0-6>li:before{content:"●  "}.lst-kix_71x3pd19vgr0-4>li:before{content:"○  "}.lst-kix_71x3pd19vgr0-8>li:before{content:"■  "}.lst-kix_71x3pd19vgr0-0>li:before{content:"●  "}.lst-kix_6yuwy4neiqzo-1>li:before{content:"○  "}.lst-kix_6yuwy4neiqzo-5>li:before{content:"■  "}.lst-kix_ed0qrtejaept-2>li:before{content:"■  "}.lst-kix_71x3pd19vgr0-2>li:before{content:"■  "}ul.lst-kix_euzhz0wud31l-6,ul.lst-kix_euzhz0wud31l-5,ul.lst-kix_euzhz0wud31l-8,ul.lst-kix_euzhz0wud31l-7{list-style-type:none}.lst-kix_ed0qrtejaept-4>li:before{content:"○  "}.lst-kix_6yuwy4neiqzo-3>li:before{content:"●  "}ul.lst-kix_qhk3gz8p08gr-8,ul.lst-kix_qhk3gz8p08gr-4,ul.lst-kix_qhk3gz8p08gr-5,ul.lst-kix_qhk3gz8p08gr-6,ul.lst-kix_qhk3gz8p08gr-7{list-style-type:none}.lst-kix_6yuwy4neiqzo-7>li:before{content:"○  "}.lst-kix_qhk3gz8p08gr-6>li:before{content:"●  "}ul.lst-kix_tks2hu142h1r-1,ul.lst-kix_tks2hu142h1r-0,ul.lst-kix_tks2hu142h1r-3,ul.lst-kix_tks2hu142h1r-2{list-style-type:none}.lst-kix_qhk3gz8p08gr-2>li:before{content:"■  "}.lst-kix_qhk3gz8p08gr-0>li:before{content:"●  "}.lst-kix_qhk3gz8p08gr-8>li:before{content:"■  "}li.li-bullet-0:before{margin-left:-18pt;white-space:nowrap;display:inline-block;min-width:18pt}ul.lst-kix_9aus1rcyno1e-7,ul.lst-kix_9aus1rcyno1e-8,ul.lst-kix_9aus1rcyno1e-3,ul.lst-kix_9aus1rcyno1e-4,ul.lst-kix_9aus1rcyno1e-5,ul.lst-kix_9aus1rcyno1e-6,ul.lst-kix_9aus1rcyno1e-0{list-style-type:none}.lst-kix_qhk3gz8p08gr-4>li:before{content:"○  "}ul.lst-kix_9aus1rcyno1e-1,ul.lst-kix_9aus1rcyno1e-2{list-style-type:none}ol{margin:0;padding:0}table td,table th{padding:0}.c0{margin-left:36pt;padding-top:12pt;padding-left:0;padding-bottom:12pt;line-height:1.15;orphans:2;widows:2;text-align:left}.c6{color:#000;font-weight:700;text-decoration:none;vertical-align:baseline;font-size:17pt;font-family:Arial;font-style:normal}.c5{color:#000;font-weight:700;text-decoration:none;vertical-align:baseline;font-size:11pt;font-family:Arial;font-style:normal}.c1{color:#000;font-weight:400;text-decoration:none;vertical-align:baseline;font-size:11pt;font-family:Arial;font-style:normal}.c9{padding-top:0;padding-bottom:0;line-height:1.15;orphans:2;widows:2;text-align:left;height:11pt}.c12{color:#000;text-decoration:none;vertical-align:baseline;font-size:23pt;font-family:Arial;font-style:normal}.c2{padding-top:12pt;padding-bottom:12pt;line-height:1.15;orphans:2;widows:2;text-align:left}.c10{color:#000;text-decoration:none;vertical-align:baseline;font-size:13pt;font-family:Arial;font-style:normal}.c8{padding-top:14pt;padding-bottom:4pt;line-height:1.15;orphans:2;widows:2;text-align:left}.c11{padding-top:24pt;padding-bottom:6pt;line-height:1.15;orphans:2;widows:2;text-align:left}.c14{color:#000;text-decoration:none;vertical-align:baseline;font-size:20pt;font-family:Arial;font-style:normal}.c4{padding-top:18pt;padding-bottom:4pt;line-height:1.15;orphans:2;widows:2;text-align:left}.c13{background-color:#fff;max-width:851.4pt;padding:72pt}.c3{padding:0;margin:0}.c7{font-weight:700}.title{padding-top:0;color:#000;font-size:26pt;padding-bottom:3pt;font-family:Arial;line-height:1.15;page-break-after:avoid;orphans:2;widows:2;text-align:left}.subtitle{padding-top:0;color:#666;font-size:15pt;padding-bottom:16pt;font-family:Arial;line-height:1.15;page-break-after:avoid;orphans:2;widows:2;text-align:left}li{color:#000;font-size:11pt;font-family:Arial}p{margin:0;color:#000;font-size:11pt;font-family:Arial}h1{padding-top:20pt;color:#000;font-size:20pt;padding-bottom:6pt;font-family:Arial;line-height:1.15;page-break-after:avoid;orphans:2;widows:2;text-align:left}h2{padding-top:18pt;color:#000;font-size:16pt;padding-bottom:6pt;font-family:Arial;line-height:1.15;page-break-after:avoid;orphans:2;widows:2;text-align:left}h3{padding-top:16pt;color:#434343;font-size:14pt;padding-bottom:4pt;font-family:Arial;line-height:1.15;page-break-after:avoid;orphans:2;widows:2;text-align:left}h4{padding-top:14pt;color:#666;font-size:12pt;padding-bottom:4pt;font-family:Arial;line-height:1.15;page-break-after:avoid;orphans:2;widows:2;text-align:left}h5{padding-top:12pt;color:#666;font-size:11pt;padding-bottom:4pt;font-family:Arial;line-height:1.15;page-break-after:avoid;orphans:2;widows:2;text-align:left}h6{padding-top:12pt;color:#666;font-size:11pt;padding-bottom:4pt;font-family:Arial;line-height:1.15;page-break-after:avoid;font-style:italic;orphans:2;widows:2;text-align:left}.uc-hero{padding:160px 0 120px;background:radial-gradient(circle at top left,rgba(0,255,170,.14),transparent 55%),radial-gradient(circle at bottom right,rgba(0,160,255,.12),transparent 55%);position:relative;overflow:hidden}.uc-hero__container{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:clamp(2rem,5vw,4rem);align-items:center}.uc-hero__content{max-width:40rem}.uc-hero__eyebrow{font-size:.8rem;text-transform:uppercase;letter-spacing:.12em;opacity:.75;margin-bottom:.75rem}.uc-hero__heading{font-size:clamp(2rem,3.3vw,2.6rem);line-height:1.15;margin-bottom:1rem}.uc-hero__text{max-width:32rem;margin-bottom:1.75rem;opacity:.9}.uc-hero__highlights{display:grid;grid-template-columns:minmax(0,1fr);gap:.75rem;margin-bottom:2rem}.uc-hero__highlight{padding:.85rem 1rem;border-radius:.9rem;border:1px solid rgba(255,255,255,.06);background:#080c14b3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.uc-hero__highlight-label{display:inline-block;font-size:.7rem;text-transform:uppercase;letter-spacing:.16em;opacity:.7;margin-bottom:.35rem}.uc-hero__highlight-text{font-size:.85rem;opacity:.9}.uc-hero__actions{display:flex;flex-wrap:wrap;gap:1rem;align-items:center}.uc-hero__secondary{font-size:.9rem;text-decoration:underline;cursor:pointer;opacity:.9}.uc-hero__secondary:hover{opacity:1}.uc-hero__visual{justify-self:center;max-width:60%;width:60%;text-align:center}.uc-hero__badge{display:inline-flex;flex-direction:column;align-items:center;gap:.35rem;padding:.3rem .75rem;border-radius:999px;border:1px solid rgba(0,255,170,.6);font-size:.75rem;margin-bottom:1.2rem}.uc-hero__badge-label{opacity:.75;text-transform:uppercase;letter-spacing:.16em;font-size:.9rem}.uc-hero__badge-value{font-weight:500;font-size:1.1rem}.uc-hero__grid{position:relative;width:100%;aspect-ratio:1/1;border-radius:50%;border:1px dashed rgba(255,255,255,.14);display:flex;align-items:center;justify-content:center;background:radial-gradient(circle at center,rgba(0,255,170,.12),transparent 60%),radial-gradient(circle at 20% 20%,rgba(0,140,255,.22),transparent 55%);overflow:hidden}.uc-hero__grid-ring{position:absolute;border-radius:50%;border:6px solid rgba(255,255,255,.12)}.uc-hero__grid-ring--outer{inset:10%}.uc-hero__grid-ring--middle{inset:25%}.uc-hero__grid-ring--inner{inset:40%;border-color:#0fac;border-width:3px;box-shadow:0 0 20px #00ffaa40}.uc-hero__grid-dot{position:absolute;width:12px;height:12px;border-radius:999px;background:#00ffaf;box-shadow:0 0 18px #00ffafcc}.uc-hero__grid-dot--a{top:18%;left:28%}.uc-hero__grid-dot--b{bottom:22%;right:24%}.uc-hero__grid-dot--c{top:54%;left:60%}.uc-hero__visual-caption{font-size:.75rem;opacity:.7;margin-top:.9rem}@media(max-width:900px){.uc-hero__container{grid-template-columns:minmax(0,1fr)}.uc-hero__visual{order:-1;max-width:380px;margin-bottom:2rem}}.uc-waitlist{padding:2.5rem 0 3.5rem;border-top:1px solid rgba(255,255,255,.06)}.uc-waitlist__container{display:flex;flex-wrap:wrap;gap:1.5rem 3rem;align-items:center;justify-content:space-between}.uc-waitlist__content{max-width:32rem}.uc-waitlist__heading{margin-bottom:.75rem}.uc-waitlist__text{opacity:.9}.uc-waitlist__actions{display:flex;flex-wrap:wrap;gap:.75rem 1.5rem;align-items:center}.uc-waitlist__link{font-size:.9rem;text-decoration:underline;opacity:.9}@media(max-width:768px){.uc-waitlist__container{flex-direction:column;align-items:flex-start}}
