@import"https://fonts.googleapis.com/css2?family=Roboto:wght@400&display=swap";@media(min-width:1800px)and (max-width:2048px){h1{font-size:100px;line-height:100px}h1,h2{font-weight:300}h2{font-size:80px;line-height:94px}h3{font-size:60px;line-height:72px}h3,h4{font-weight:300}h4{font-size:46px;line-height:57.6px}h5{font-size:34px;line-height:43.2px}h5,h6{font-weight:300}h6{font-size:22px;line-height:38.4px}}@media(min-width:1201px)and (max-width:1800px){h1{font-size:65px;line-height:70px}h1,h2{font-weight:300}h2{font-size:55px;line-height:65px}h3{font-size:35px}h3,h4{font-weight:300;line-height:50px}h4{font-size:38px}h5{font-size:18px;line-height:32px}h5,h6{font-weight:300}h6{font-size:16px;line-height:28px}}@media(min-width:801px)and (max-width:1200px){h1{font-size:65px;line-height:70px}h1,h2{font-weight:300}h2{font-size:55px;line-height:65px}h3{font-size:35px}h3,h4{font-weight:300;line-height:50px}h4{font-size:38px}h5{font-size:18px;line-height:32px}h5,h6{font-weight:300}h6{font-size:16px;line-height:28px}}@media(min-width:376px)and (max-width:800px){h1{font-size:40px;line-height:50px}h1,h2{font-weight:300}h2{font-size:38px;line-height:48px}h3{font-size:28px;font-weight:300;line-height:38px}h4{font-size:22px}h4,h5{font-weight:300;line-height:32px}h5{font-size:18px}h6{font-size:14px;font-weight:300;line-height:32px}}@media(max-width:375px){h1{font-size:28px;line-height:38px}h1,h2{font-weight:300}h2{font-size:26px;line-height:36px}h3{font-size:28px;font-weight:300;line-height:28px}h4{font-size:16px}h4,h5{font-weight:300;line-height:26px}h5{font-size:12px}h6{font-size:10px;font-weight:300;line-height:26px}}@keyframes reveal{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}@media (-webkit-min-device-pixel-ratio:3),(min-resolution:288dpi),only screen and (min-width:320px)and (max-width:800px)and (-webkit-min-device-pixel-ratio:3){h1{font-size:40px;line-height:50px}h2{font-size:38px;line-height:48px}h3{font-size:28px;line-height:38px}h4{font-size:22px}h4,h5{line-height:32px}h5{font-size:18px}h6{font-size:14px;line-height:32px}}@keyframes downwardsReveal{0%{transform:translateY(-100%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes leftReveal{0%{transform:translateZ(-100%);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}body{--primary-blue:#027dc5;--primary-gray:#999b99;--primary-black:#000;--pink:#bf5cab;--orange:#f3692a;--light-orange:#ff9362;--purple:#5b2b86;--lime:#80bd41;--light-lime:#9ac66d;--violet:#a7218c;--lila:#8545bd;--green:#009a44;--pantone-green:#69c9c8;--teal:#3cb1af;--white:#fff;--black:#000}.wrapper{position:absolute;top:0;bottom:0;left:0;right:0;background-color:var(--primary-blue);z-index:-1;color:var(--white);overflow:hidden;pointer-events:none;display:flex;flex-direction:column}.title{margin:5.5rem auto 1rem;position:relative;z-index:1}.subtitle,.title{text-align:center;overflow:hidden}.large-subtitle,.subtitle{max-width:70%;margin:auto auto 2rem}.large-subtitle{text-align:center;overflow:hidden}.title span{display:block;opacity:0;animation:downwardsReveal .5s cubic-bezier(.77,0,.175,1) forwards}.image-container{position:absolute;margin:auto;width:75%;height:80%;left:50%;top:11%;transform:translate(-50%);z-index:-1}.illustration{opacity:0;animation-delay:1s;animation:reveal 1s cubic-bezier(.77,0,.175,1) forwards}.jump-to-carousel{cursor:pointer;position:relative;display:inline-block;text-align:center;padding-bottom:1px;overflow:hidden}.jump-to-carousel:after{content:"";position:absolute;bottom:6px;left:0;transform:translateX(-50%) translateY(5px);width:100%;max-width:100%;height:1px;background-color:var(--white);opacity:0;animation:reveal 1s cubic-bezier(.77,0,.175,1) 1s forwards}.paragraph-wrapper{position:absolute;top:0;bottom:0;left:0;right:0;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;background-color:var(--primary-blue);color:var(--white)}.paragraph-text{text-align:center;overflow:hidden}.paragraph-child{margin-top:5rem}@media(max-width:800px){.paragraph-text{max-width:85%}}@media(min-width:800px){.paragraph-text{max-width:1300px}}.page-wrapper{position:absolute;top:0;bottom:0;left:0;right:0;display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:var(--primary-blue);color:var(--white);overflow:hidden}.subtitle-text,.title-text{text-align:center;overflow:hidden;margin-top:5rem}.subtitle-text{margin-top:3rem}@media(max-width:800px){.title-text{max-width:85%}}@media(min-width:800px){.title-text{max-width:1500px}}@media(max-width:800px){.subtitle-text{max-width:90%}}@media(min-width:800px){.subtitle-text{max-width:1200px}}.info-title-text{text-align:center;max-width:1000px;margin-top:3rem;animation:reveal 2s cubic-bezier(.77,0,.175,1) forwards}.info-items{display:flex;margin-top:1rem;justify-content:space-around;width:90%}.info-item{display:flex;flex-direction:column;align-items:center;text-align:center;overflow:hidden}.info-title{margin-top:1rem}.info-text,.info-title{text-align:center;animation:reveal 2s cubic-bezier(.77,0,.175,1) forwards}.info-text{margin-top:.5rem;max-width:500px}.info-icon{animation:downwardsReveal 2s cubic-bezier(.77,0,.175,1) forwards}.info-sub-text{text-align:center;margin-top:2rem;max-width:500px;font-style:italic;animation:reveal 2s cubic-bezier(.77,0,.175,1) forwards}.info-sub-text a{color:var(--white)}.scrollable-content{position:relative;display:flex;flex-direction:column;width:80%;overflow:hidden;color:var(--white);margin:0 auto;padding-bottom:5rem}@media (-webkit-min-device-pixel-ratio:3),(min-resolution:288dpi),only screen and (min-width:320px)and (max-width:800px)and (-webkit-min-device-pixel-ratio:3){.scrollable-content{align-items:center}}@media(min-width:800px){.scrollable-content>:nth-child(2n){align-self:flex-end}.scrollable-content>:nth-child(odd){align-self:flex-start}}@media(max-width:800px){.scrollable-content{align-items:center}}.scrollable-content>:nth-last-child(2){margin-bottom:10rem}.scrollable-content>:first-child{margin-top:10rem}.stat-card{opacity:0;flex-direction:column;text-align:center;overflow:hidden;margin-bottom:4rem}.stat-card,.stat-card-header{display:flex;align-items:center}.stat-card-title{margin-bottom:1rem;text-align:center}.stat-card-text{text-align:center;max-width:350px}.stat-card.animate{animation:reveal 1s cubic-bezier(.77,0,.175,1) forwards}.ellipse{position:fixed;left:0;right:0;display:flex;flex-direction:column;align-items:center;justify-content:center}.ellipse>img{position:absolute;z-index:1;filter:drop-shadow(0 0 2px rgba(0,0,0,.3))}.ellipse>.ellipse-1{z-index:1;top:1vh}.ellipse>.ellipse-2{z-index:2;top:3.5vh}.ellipse>.ellipse-3{z-index:3;top:10vh}.ellipse>.ellipse-4{z-index:4;top:21vh}.ellipse>.ellipse-5{z-index:5;top:35vh}.ellipse>.ellipse-6{z-index:6;top:47vh}.ellipse>.ellipse-7{z-index:7;top:60vh}.ellipse>.ellipse-8{z-index:8;top:66vh}.carousel-wrapper{position:absolute;top:0;bottom:0;left:0;right:0;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;overflow-x:scroll;overflow-y:hidden;scrollbar-width:none}.carousel-wrapper::-webkit-scrollbar{display:none}.carousel-item{width:100vw;margin:0 auto;height:100vh;text-align:center;position:relative;flex-shrink:0;text-align:left}.carousel-item,.carousel-video-wrapper{display:flex;justify-content:center;align-items:center}.carousel-video-wrapper{width:90%;max-width:50rem;animation:fadeIn 1s cubic-bezier(.77,0,.175,.3) forwards;z-index:1}.carousel-content{align-items:center;justify-content:space-between;display:flex;width:85%;gap:5rem;z-index:2}.carousel-content,.carousel-content a{color:var(--white)}.carousel-title-highlight{font-weight:700;animation:leftReveal 1s cubic-bezier(.77,0,.175,1) forwards}.carousel-title-highlight-spacer{opacity:0}.carousel-text-wrapper{height:100%;display:flex;flex-direction:column}.carousel-text,.carousel-title{max-width:1000px}.carousel-title{margin-top:1.5rem;animation:downwardsReveal 1.5s cubic-bezier(.77,0,.175,1) forwards;font-weight:700;margin-bottom:2rem}.carousel-text{margin-left:1rem;list-style-type:circle}.carousel-text h6{display:block!important}.carousel-text-item{display:flex!important}.carousel-text a{position:relative;display:inline-block;text-decoration:none}.carousel-text .show-underline div:after{content:"";position:absolute;bottom:.4rem;left:0;right:0;width:calc(100% + .38rem);height:1px;background-color:currentColor;transition:opacity .5s ease}.carousel-text-item a{color:var(--white)}.carousel-text-item-bullet{margin-right:10px}.carousel-image{position:absolute;right:10rem}.carousel-wrapper{overflow:hidden}.cover-carousel-wrapper{width:27rem;animation:downwardsReveal 1.5s cubic-bezier(.77,0,.175,1) forwards}.cover-carousel-image{animation:reveal 1.5s cubic-bezier(.77,0,.175,1) forwards}.carousel-download{animation:reveal 1.5s cubic-bezier(.77,0,.175,1) forwards;position:fixed;flex-direction:row;bottom:4rem;left:8%;z-index:99;gap:1rem}.carousel-buttons,.carousel-download{cursor:pointer;pointer-events:auto;display:flex;text-align:center;align-items:center}.carousel-buttons{z-index:999;gap:.5rem}.carousel-button-left,.carousel-button-right{transition:opacity .5s ease-in-out}.carousel-indicators{display:flex;justify-content:center;align-items:center}.indicator-dot{width:20px;height:20px;border-radius:50%;opacity:50%;background-color:var(--white);margin:0 5px;cursor:pointer;transition:opacity .5s ease-in-out}.indicator-dot.active{opacity:100%;transition:opacity .5s ease-in-out}.footer-page{background-color:var(--primary-blue)}.footer-wrapper{position:relative;display:flex;flex-direction:column;align-items:center;width:100%;overflow:hidden;color:var(--white);margin:0 auto;padding-bottom:2rem}.footer-video-wrapper{display:flex;justify-content:center;align-items:center;max-width:52rem}.footer-text,.footer-video-wrapper{width:90%;animation:reveal 2s cubic-bezier(.77,0,.175,1) forwards}.footer-text{text-align:center;max-width:1000px;margin:4rem auto}.footer-text,.footer-text a{color:var(--white)}.footer-text span{display:block;opacity:0}.footer-logo,.footer-text span{animation:reveal 2s cubic-bezier(.77,0,.175,1) forwards}.footer-logo{margin-top:5rem}.footer{margin:0 auto;width:90%;animation:reveal 2s cubic-bezier(.77,0,.175,1) forwards}.footer a{color:var(--white);text-align:center}.footer-divider{color:var(--white);margin-bottom:1rem}.footer-content{display:flex;justify-content:space-between;margin-bottom:5rem}.footer-content div{text-align:center;width:450px}.footer-content div h6{margin:auto}.footer-content p{width:300px;height:114px;font-size:24px;font-weight:400;line-height:38px;letter-spacing:0;text-align:left}.footer-link{text-decoration:underline;cursor:pointer;display:block;margin-top:.5rem}.footer-bottom-text{text-align:center;margin-bottom:3rem}.video-wrapper{display:flex;justify-content:center;align-items:center;width:90%;max-width:50rem;animation:fadeIn 1s cubic-bezier(.77,0,.175,.3) forwards}.scroll-to-top{position:fixed;display:flex;flex-direction:row;gap:1rem;bottom:4rem;right:5rem;cursor:pointer;z-index:99;pointer-events:auto}.scroll-to-top-icon{width:60px;height:60px}.scroll-down-animation{position:fixed;gap:1rem;bottom:3rem;right:5rem;text-align:center;opacity:0;animation:downwardsReveal 2s cubic-bezier(.77,0,.175,1) 3s forwards,float 2s ease-in-out 3s infinite}.mouse{display:block;border-radius:50px;border:2px solid #fff;height:75px;width:35px;margin:0 auto 1rem;position:relative}.move{position:absolute;background-color:#fff;height:12px;width:12px;border-radius:50%;left:50%;transform:translateX(-50%);animation:move 2s linear infinite}.scroll-down-text{text-align:center;margin-top:2rem;font-style:italic}@keyframes move{0%{transform:translate(-50%,10px);opacity:0}50%{transform:translate(-50%,30px);opacity:1}to{transform:translate(-50%,50px);opacity:0}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-15px)}}.video-frame-wrapper{position:relative;width:100%;padding-top:56.25%;background:#000}.video-frame{position:absolute;top:0;left:0;width:100%;height:100%;border:none}.nav-wrapper{position:fixed;top:0;left:0;right:0;display:flex;justify-content:space-around;gap:2rem;padding:2rem 2rem 3rem;text-align:center;align-items:center;color:var(--white);overflow:hidden;z-index:999}.nav-logo{cursor:pointer;width:107px;height:48px}.nav-links{display:flex;gap:2rem;margin-right:3rem}.nav-spacer{margin:auto}.nav-hamburger,.nav-social-link{width:38px;height:38px;cursor:pointer;pointer-events:auto}.nav-menu-background{position:fixed;width:100vw;left:0;background-color:rgba(0,0,0,.2);z-index:9999;pointer-events:auto}.nav-menu,.nav-menu-background{height:100vh;top:0;bottom:0;right:0}.nav-menu{position:absolute;left:auto;max-width:1000px;background-color:var(--primary-blue)}.nav-menu,.nav-menu a{color:var(--white)}.nav-close{display:flex;justify-content:flex-end;align-items:center;margin:1rem 2rem}.close-icon{cursor:pointer}.nav-content-wrapper{display:flex;flex-direction:column;gap:2rem;margin:0 3rem}.nav-item-title{cursor:pointer;font-size:36px;font-weight:400;line-height:50px;letter-spacing:0;text-align:left}.nav-divider{color:var(--white)}.nav-footer-text{font-size:18px;font-weight:400;line-height:25px;letter-spacing:0;text-align:left}.nav-footer-text a{color:var(--white)}.nav-footer-download{text-decoration:underline;font-size:24px;font-weight:300;line-height:34px;letter-spacing:0;text-align:left;cursor:pointer}.nav-links-mobile{display:flex;gap:2rem;margin:0 auto}@media(max-height:850px){.nav-content-wrapper{margin:0 2.5rem}}*{padding:0;margin:0;box-sizing:border-box;font-family:Roboto,sans-serif;-webkit-user-select:none;-moz-user-select:none;user-select:none;scrollbar-width:none}body::-webkit-scrollbar{display:none}