/*! imetriq v1.0.0 | (c) 2020  | ISC License | git+https://github.com/jelicich/imetriq.git */@font-face{font-family:DecimaMonoPro;src:url(../assets/fonts/DecimaMonoPro.ttf)}@font-face{font-family:DecimaMonoPro;src:url(../assets/fonts/DecimaMonoProBold.ttf);font-weight:700}@font-face{font-family:DINCondensed;src:url(../assets/fonts/DINCondensedBold.ttf)}@font-face{font-family:HelveticaNeue;src:url(../assets/fonts/HelveticaNeueLTProRoman.otf)}html{font-size:62.5%;box-sizing:border-box}body,html{width:100vw;margin:0;overflow-x:hidden;font-family:HelveticaNeue,sans-serif;color:#82878d}body{font-size:1.6rem;background-color:#060f1b}*,:after,:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;box-sizing:inherit}h1,h2,h3,h4,h5,h6{color:#000;margin:0;text-transform:uppercase;font-family:DINCondensed,sans-serif;line-height:.85}h1 strong,h2 strong,h3 strong,h4 strong,h5 strong,h6 strong{font-weight:800}p{margin:0;letter-spacing:.3px;line-height:1.3}img{display:block;width:100%}ol,ul{margin:0;padding:0;list-style:none}a{text-decoration:none}.v-application--wrap{min-height:100%!important}@-webkit-keyframes floating{0%{transform:translate(0)}65%{transform:translateY(15px)}to{transform:translate(0)}}@keyframes floating{0%{transform:translate(0)}65%{transform:translateY(15px)}to{transform:translate(0)}}@-webkit-keyframes bounceAbove{0%{transform:scale(1)}35%{transform:scale(.9)}65%{transform:scale(1.05)}to{transform:scale(1)}}@keyframes bounceAbove{0%{transform:scale(1)}35%{transform:scale(.9)}65%{transform:scale(1.05)}to{transform:scale(1)}}@-webkit-keyframes loading{0%{transform:rotate(0deg)}50%{transform:rotate(180deg);opacity:.35}to{transform:rotate(1turn)}}@keyframes loading{0%{transform:rotate(0deg)}50%{transform:rotate(180deg);opacity:.35}to{transform:rotate(1turn)}}body.isBlocked,html.isBlocked{overflow:hidden}body{opacity:0;transition:opacity .5s ease-in-out}body.loaded{opacity:1}.SiteHeader{display:flex;justify-content:space-between;padding:30px 50px;position:fixed;z-index:1000;height:90px;width:100%;background-color:rgba(6,15,27,0)}@media only screen and (max-width:1263px){.SiteHeader{height:70px;padding:20px}}@media only screen and (max-width:959px){.SiteHeader{height:60px;align-items:flex-start}}.SiteHeader:before{content:"";display:block;width:100%;height:100%;background:#060f1b;position:absolute;top:0;left:0;opacity:0;z-index:-1;transition:all .5s ease-in-out}.SiteHeader .SiteHeader-logoContainer{z-index:1}.SiteHeader .SiteHeader-logo{width:98px}.SiteHeader .SiteHeader-nav{font-family:DecimaMonoPro,monospace;font-weight:700;text-transform:uppercase;font-size:2.5rem;position:relative;padding-right:50px}@media only screen and (max-width:1903px){.SiteHeader .SiteHeader-nav{font-size:2rem}}@media only screen and (max-width:959px){.SiteHeader .SiteHeader-nav{display:none}}.SiteHeader .SiteHeader-nav a{color:#fff;margin-right:50px;transition:color .5s ease-in-out,opacity .5s ease-in-out}@media screen and (min-width:960px) and (max-width:1263px){.SiteHeader .SiteHeader-nav a{margin-right:20px}}.SiteHeader .SiteHeader-nav a:last-child{margin-right:0}.SiteHeader .SiteHeader-nav a:after{content:"";width:0;height:2px;background:#23cf70;transition:all .5s ease-in-out}.SiteHeader .SiteHeader-nav a.isActive{color:#23cf70;position:relative;display:inline-block}.SiteHeader .SiteHeader-nav a.isActive:after{content:"";width:100%;height:2px;background:#23cf70;display:inline-block;position:absolute;left:0;top:50%}.SiteHeader .SiteHeader-hamburger{display:none;cursor:pointer;margin-right:10px;z-index:1}@media only screen and (max-width:959px){.SiteHeader .SiteHeader-hamburger{display:block}}.SiteHeader .SiteHeader-hamburger span{transition:all .4s cubic-bezier(.5,5,.6,.1);cursor:pointer}.SiteHeader .SiteHeader-hamburger.isActive span,.SiteHeader .SiteHeader-hamburger span{display:block;background:#fff;width:30px;height:3px;margin-top:8px;margin-left:auto;margin-right:auto;left:0;right:0;border-radius:1px}.SiteHeader .SiteHeader-hamburger.isActive span:first-of-type{transform:rotate(45deg)}.SiteHeader .SiteHeader-hamburger.isActive span:nth-of-type(2){transform:rotate(-45deg);margin-top:-3px}.SiteHeader .SiteHeader-mobileMenu{display:none;width:100vw;height:100vh;position:absolute;top:0;left:0;background:rgba(6,15,27,.95);max-height:0;overflow:hidden;transition:max-height .5s cubic-bezier(0,1,0,1)}@media only screen and (max-width:959px){.SiteHeader .SiteHeader-mobileMenu{display:block}}.SiteHeader .SiteHeader-mobileMenu.isActive{max-height:100vh}.SiteHeader .SiteHeader-mobileMenu .Section{display:flex;flex-direction:column}.SiteHeader .SiteHeader-mobileMenu .Section>div{display:flex;flex-direction:column;align-items:center;padding:20px 0;gap:20px}.SiteHeader .SiteHeader-mobileMenu p{font-size:1.4rem;color:#fff;font-family:DecimaMonoPro,monospace;text-align:center;text-transform:uppercase}.SiteHeader .SiteHeader-mobileMenu img{width:50px}.SiteHeader .SiteHeader-mobileNav{display:flex;flex-direction:column;align-items:center;gap:20px;flex:1;padding-top:20px}.SiteHeader .SiteHeader-mobileNav a{font-family:DecimaMonoPro,monospace;text-transform:uppercase;color:#fff;transition:color .5s ease-in-out;font-size:3rem;padding:5px}.SiteHeader .SiteHeader-mobileNav a:last-child{margin-right:0}@media screen and (min-width:960px) and (max-width:1263px){.SiteHeader .SiteHeader-mobileNav a{margin-right:20px}}.SiteHeader .SiteHeader-mobileNav a:after{content:"";width:0;height:2px;background:#23cf70;transition:all .5s ease-in-out}.SiteHeader .SiteHeader-mobileNav a.isActive{color:#23cf70;position:relative;display:inline-block}.SiteHeader .SiteHeader-mobileNav a.isActive:after{content:"";width:100%;height:2px;background:#23cf70;display:inline-block;position:absolute;left:0;top:50%}.SiteHeader .SiteHeader-mobileNav .SiteHeader-translateButton{position:relative;margin-right:0;margin-top:0;top:auto;right:auto}.SiteHeader .SiteHeader-mobileNav .SiteHeader-translateButton span{position:absolute;z-index:1;top:50%;display:inline-block;left:50%;width:29px;height:20px;margin-top:-10px;margin-left:-14.5px}.SiteHeader .SiteHeader-translateButton{font-size:1.6rem;font-family:DecimaMonoPro,monospace;background:none;border:2px solid #23cf70;width:50px;height:50px;text-align:center;border-radius:50%;color:#23cf70;font-weight:700;cursor:pointer;overflow:hidden;outline:none;position:absolute;right:0;top:50%;margin-right:-25px;margin-top:-25px}.SiteHeader .SiteHeader-translateButton span{position:relative;z-index:1;display:inline-block}.SiteHeader .SiteHeader-translateButton:before{display:block;position:absolute;top:50%;left:50%;width:50px;height:50px;margin-left:-25px;margin-top:-25px;content:"";border:1px solid #23cf70;border-radius:25px;transform-origin:center center;transition:all .2s ease-in-out;box-sizing:border-box}.SiteHeader .SiteHeader-translateButton:hover{color:#000}.SiteHeader .SiteHeader-translateButton:hover:before{border-width:35px}.SiteHeader--dark:before{background-color:#fff}.SiteHeader--dark .SiteHeader-nav a{color:#000}.SiteHeader--dark .SiteHeader-hamburger span{background:#000}.SiteHeader--opaque:before{opacity:.6}.Footer{position:fixed;right:20px;top:50%;color:#fff;font-family:DecimaMonoPro,monospace;text-transform:uppercase;width:68px;height:370px;margin-top:-185px;font-size:12px;transition:color .5s ease-in-out}@media only screen and (max-width:959px){.Footer{display:none}}.Footer .Footer-text{display:block;transform:rotate(90deg);width:350px;position:absolute;top:170px;right:-140px}.Footer .Footer-link{position:absolute;bottom:0}.Footer svg path{transition:fill .5s ease-in-out}.Footer svg circle{transition:stroke .5s ease-in-out}.Footer--dark{color:#000}.Footer--dark svg path{fill:#000}.Footer--dark svg circle{stroke:#000}.Home .Home-innerWrapper{display:flex;flex-direction:column;height:100%;position:relative}.Home .Home-title{font-family:DecimaMonoPro,monospace;font-size:3.4rem;color:#fff;font-weight:400}@media only screen and (max-width:959px){.Home .Home-title{margin-top:20px;font-size:1.8rem}}.Home .Home-mainText{font-size:13rem;color:#fff;margin-top:-132px}@media only screen and (max-width:1903px){.Home .Home-mainText{font-size:9rem}}@media only screen and (max-width:959px){.Home .Home-mainText{font-size:4rem}.Home .Home-mainText br,.Home .Home-mainText br:after{content:" "}}.Home .Home-container{flex:1;display:flex;align-items:center;flex-direction:column;justify-content:center}.Home .Home-viewMore{width:10vw;position:absolute;bottom:50px;-webkit-animation-name:floating;animation-name:floating;-webkit-animation-duration:3.5s;animation-duration:3.5s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@media only screen and (max-width:959px){.Home .Home-viewMore{width:25vw}}.Home .Home-backgroundLeft{position:absolute;top:0;left:0;height:100vh;width:35vw;background:url(../assets/home-bg-1.jpg);background-position-x:right;background-repeat:no-repeat}@media only screen and (max-width:959px){.Home .Home-backgroundLeft{height:60vh;width:50vw;background-size:cover}}.Home .Home-backgroundRight{position:absolute;top:0;right:0;height:150vh;width:65vw;background:url(../assets/home-bg-2.jpg);background-repeat:no-repeat;background-size:cover}@media only screen and (max-width:959px){.Home .Home-backgroundRight{height:100vh;width:50vw;background-position:bottom;background-size:200vh}}.About{display:flex;flex-direction:column;justify-content:center}.About .About-innerWrapper{position:relative;display:flex;margin-top:-90px;align-items:center}@media screen and (min-width:960px) and (max-width:1263px){.About .About-innerWrapper{margin-top:-70px}}@media only screen and (max-width:959px){.About .About-innerWrapper{margin-top:0}}.About .About-title{display:none;color:#23cf70}@media only screen and (max-width:959px){.About .About-title{display:block;margin-bottom:20px}}.About .About-text{color:#fff;font-family:DecimaMonoPro,monospace;font-size:2.5rem;margin-bottom:2.5rem;width:50vw;margin-left:32vw}@media only screen and (max-width:1903px){.About .About-text{font-size:2rem}}@media only screen and (max-width:959px){.About .About-text{margin-left:0;width:auto;font-size:1.6rem}}.About .About-circle{width:60px;height:60px;border-radius:50%;background-color:#23cf70}@media only screen and (max-width:959px){.About .About-circle{display:none}}.About .About-circle:hover{-webkit-animation-name:bounceAbove;animation-name:bounceAbove;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}.Solutions{background-color:#fff;background-image:url(../assets/imetriq-macbook-pro-report.png);background-repeat:no-repeat;background-size:49vw;background-position:0 35vh}@media only screen and (max-width:1903px){.Solutions{background-size:45vw;background-position:25px 35vh}}@media (min-aspect-ratio:1/1) and (max-aspect-ratio:64/35){.Solutions{background-position:0 36vh}}@media only screen and (max-width:959px){.Solutions{background-image:none}.Solutions.Section{height:auto}}.Solutions .Solutions-innerWrapper{position:relative;display:flex;height:100%}@media only screen and (max-width:959px){.Solutions .Solutions-innerWrapper{flex-direction:column}}.Solutions .Solutions-column{width:50%}@media only screen and (max-width:959px){.Solutions .Solutions-column{width:100%}}.Solutions .Solutions-title{font-size:4rem;margin-top:10px}@media only screen and (max-width:1903px){.Solutions .Solutions-title{font-size:2.7rem}}@media only screen and (max-width:959px){.Solutions .Solutions-title{margin:20px 0}.Solutions .Solutions-title br{display:none}}@media (min-aspect-ratio:1/1) and (max-aspect-ratio:64/35){.Solutions .Solutions-title{margin-top:100px}}.Solutions .Solutions-titleHighlight{color:#23cf70;font-size:9.5rem;display:inline-block;margin-top:1.8rem}@media only screen and (max-width:1903px){.Solutions .Solutions-titleHighlight{font-size:5rem;margin-top:1rem}}.Solutions .Solutions-titleIcon{display:inline-block;width:100px}@media only screen and (max-width:1903px){.Solutions .Solutions-titleIcon{width:50px}}.Solutions .Solutions-contentContainer{display:flex;flex-flow:row wrap;align-content:center}@media only screen and (max-width:959px){.Solutions .Solutions-contentContainer{flex-direction:column}}.Solutions .Solutions-contentBlock{width:50%;padding:0 20px;margin-bottom:50px}@media only screen and (max-width:959px){.Solutions .Solutions-contentBlock{width:100%}}.Solutions .Solutions-contentBlock .Solutions-iconContainer{display:flex;height:120px;align-items:center}@media only screen and (max-width:1903px){.Solutions .Solutions-contentBlock .Solutions-iconContainer{height:50px}}.Solutions .Solutions-contentBlock .Solutions-iconContainer svg{width:100%}.Solutions .Solutions-contentBlock:first-child .Solutions-iconContainer{width:140px}@media only screen and (max-width:1903px){.Solutions .Solutions-contentBlock:first-child .Solutions-iconContainer{width:90px}}.Solutions .Solutions-contentBlock:nth-child(2) .Solutions-iconContainer{width:120px}@media only screen and (max-width:1903px){.Solutions .Solutions-contentBlock:nth-child(2) .Solutions-iconContainer{width:80px}}.Solutions .Solutions-contentBlock:nth-child(3) .Solutions-iconContainer{width:110px}@media only screen and (max-width:1903px){.Solutions .Solutions-contentBlock:nth-child(3) .Solutions-iconContainer{width:70px}}.Solutions .Solutions-contentBlock:nth-child(4) .Solutions-iconContainer{width:80px}@media only screen and (max-width:1903px){.Solutions .Solutions-contentBlock:nth-child(4) .Solutions-iconContainer{width:60px}}.Solutions .Solutions-contentBlock h2{font-size:3rem;margin:20px 0}@media only screen and (max-width:1903px){.Solutions .Solutions-contentBlock h2{font-size:2rem}}.Solutions .Solutions-contentBlock p{font-size:2rem}@media only screen and (max-width:1903px){.Solutions .Solutions-contentBlock p{font-size:1.4rem}}@media only screen and (max-width:959px){.Solutions .Solutions-contentBlock p{font-size:1.6rem}}.HowItWorks{background:#fff}@media only screen and (max-width:959px){.HowItWorks.Section{height:auto}}.HowItWorks .HowItWorks-innerWrapper{height:100%;margin-top:-90px;display:flex;flex-direction:column;justify-content:center}@media only screen and (max-width:1903px){.HowItWorks .HowItWorks-innerWrapper{margin-top:auto}}@media screen and (min-width:960px) and (max-width:1263px){.HowItWorks .HowItWorks-innerWrapper{margin-top:-70px}}@media only screen and (max-width:959px){.HowItWorks .HowItWorks-innerWrapper{margin-top:0}}.HowItWorks .HowItWorks-headingContainer h1{font-size:4rem;width:50%;margin-left:50%;margin-bottom:100px}@media only screen and (max-width:1903px){.HowItWorks .HowItWorks-headingContainer h1{font-size:2.7rem;margin-bottom:20px}}@media only screen and (max-width:959px){.HowItWorks .HowItWorks-headingContainer h1{width:100%;margin:20px 0}}.HowItWorks .HowItWorks-contentContainer{display:flex}@media only screen and (max-width:959px){.HowItWorks .HowItWorks-contentContainer{flex-direction:column;padding-bottom:40px}}.HowItWorks .HowItWorks-contentContainer h2{font-family:HelveticaNeue,sans-serif;font-size:2rem;text-align:center;padding:40px 0}@media only screen and (max-width:1903px){.HowItWorks .HowItWorks-contentContainer h2{font-size:1.8rem}}@media only screen and (max-width:959px){.HowItWorks .HowItWorks-contentContainer h2{transform:rotate(-90deg);position:absolute;left:-35px;padding:0;top:calc(50% - 15px);text-align:center;width:110px;height:30px;font-size:1.6rem}}.HowItWorks .HowItWorks-contentContainer p{font-size:2rem;padding:40px}@media only screen and (max-width:1903px){.HowItWorks .HowItWorks-contentContainer p{font-size:1.4rem}}@media only screen and (max-width:959px){.HowItWorks .HowItWorks-contentContainer p{padding:0 0 0 15px}}.HowItWorks .HowItWorks-stepWrapper{display:flex;flex-direction:column;width:50%;border-left:1px solid #000}@media only screen and (max-width:959px){.HowItWorks .HowItWorks-stepWrapper{width:100%;position:relative;border-left:none;border-top:1px solid #000}}.HowItWorks .HowItWorks-stepWrapper .HowItWorks-stepWrapperInner{display:flex}@media only screen and (max-width:959px){.HowItWorks .HowItWorks-stepWrapper .HowItWorks-stepWrapperInner{flex-direction:column}}.HowItWorks .HowItWorks-step{flex:1}@media only screen and (max-width:959px){.HowItWorks .HowItWorks-step{display:flex;position:relative;padding-left:30px;align-items:center}}.HowItWorks .HowItWorks-chip{padding:30px 0;text-align:center;font-size:4rem}@media only screen and (max-width:1903px){.HowItWorks .HowItWorks-chip{font-size:2.5rem}}@media only screen and (max-width:959px){.HowItWorks .HowItWorks-chip{min-width:70px;max-width:70px;position:relative;height:270px}}.HowItWorks .HowItWorks-chip h3{color:#fff}@media only screen and (max-width:959px){.HowItWorks .HowItWorks-chip h3{transform:rotate(-90deg);position:absolute;font-size:2.4rem;width:240px;left:-78px;top:calc(50% - 15px);height:30px}}.HowItWorks .HowItWorks-chip.nth1{background:#000;border-radius:60px 0 0 60px}@media only screen and (max-width:959px){.HowItWorks .HowItWorks-chip.nth1{border-radius:60px 60px 0 0}}.HowItWorks .HowItWorks-chip.nth2{background:#3b3b47}.HowItWorks .HowItWorks-chip.nth3{background:#77f971}.HowItWorks .HowItWorks-chip.nth3 h3{color:#000}.HowItWorks .HowItWorks-chip.nth4{background:#23cf70;border-radius:0 60px 60px 0}@media only screen and (max-width:959px){.HowItWorks .HowItWorks-chip.nth4{border-radius:0 0 60px 60px}}.HowItWorks .HowItWorks-chip.nth4 h3{color:#000}.Contact{background-image:url(../assets/contact-bg-1.jpg);background-size:70vw;background-repeat:no-repeat;background-position:100%;position:relative;display:flex}@media only screen and (max-width:959px){.Contact{background-image:none}}.Contact .Contact-innerWrapper{flex:1;display:flex;flex-direction:column;margin-top:-90px;justify-content:center}.Contact .Contact-innerWrapper h1{font-size:10rem;color:#23cf70;margin-bottom:20px}@media only screen and (max-width:1903px){.Contact .Contact-innerWrapper h1{font-size:6rem}}@media only screen and (max-width:959px){.Contact .Contact-innerWrapper h1{font-size:5rem}.Contact .Contact-innerWrapper h1 br,.Contact .Contact-innerWrapper h1 br:after{content:" "}}.Contact .Contact-innerWrapper h2{font-size:4rem;color:#82878d;margin-bottom:20px}@media only screen and (max-width:1903px){.Contact .Contact-innerWrapper h2{font-size:2.5rem}}.Contact .Contact-innerWrapper .Contact-inputContainer{display:flex}@media only screen and (max-width:959px){.Contact .Contact-innerWrapper .Contact-inputContainer{flex-direction:column}}.Contact .Contact-innerWrapper input{font-size:4rem;padding:25px 50px 15px;border:none;margin:0;height:88px;font-family:DINCondensed,sans-serif;width:40%;text-transform:uppercase}@media only screen and (max-width:1903px){.Contact .Contact-innerWrapper input{font-size:2.5rem;height:66px}}@media only screen and (max-width:959px){.Contact .Contact-innerWrapper input{width:100%;height:66px;padding:20px 25px 10px}}.Contact .Contact-innerWrapper input:first-child{border-radius:44px 0 0 44px;border-right:1px solid #000}@media only screen and (max-width:1903px){.Contact .Contact-innerWrapper input:first-child{border-radius:33px 0 0 33px}}@media only screen and (max-width:959px){.Contact .Contact-innerWrapper input:first-child{border-radius:33px;margin-bottom:20px}}.Contact .Contact-innerWrapper input:last-child{border-radius:0 44px 44px 0}@media only screen and (max-width:1903px){.Contact .Contact-innerWrapper input:last-child{border-radius:0 33px 33px 0}}@media only screen and (max-width:959px){.Contact .Contact-innerWrapper input:last-child{border-radius:33px}}.Contact .Contact-innerWrapper button{background:#23cf70;font-size:4rem;font-family:DINCondensed,sans-serif;text-transform:uppercase;border:none;height:88px;padding:25px 50px 15px;border-radius:44px;margin-top:40px;display:flex;cursor:pointer;transition:width .5s ease-in-out,box-shadow .3s ease-in-out}@media only screen and (max-width:1903px){.Contact .Contact-innerWrapper button{height:66px;font-size:2.5rem;border-radius:33px;padding:20px 50px 15px}}@media only screen and (max-width:959px){.Contact .Contact-innerWrapper button{padding:20px 25px 10px}}.Contact .Contact-innerWrapper button:hover{box-shadow:inset 0 0 5px hsla(0,0%,100%,.7)}.Contact .Contact-innerWrapper button:after{content:"";width:35px;height:35px;border:5px solid #000;border-radius:100%;margin-left:85px;display:none}@media only screen and (max-width:1903px){.Contact .Contact-innerWrapper button:after{width:25px;height:25px;margin-left:65px}}.Contact .Contact-innerWrapper button.isLoading img{display:none}.Contact .Contact-innerWrapper button.isLoading:after{display:block;border-top:5px solid transparent;-webkit-animation:loading 1s linear infinite;animation:loading 1s linear infinite}.Contact .Contact-innerWrapper button img{transform:rotate(180deg);display:inline-block;width:60px;margin-left:60px}@media only screen and (max-width:1903px){.Contact .Contact-innerWrapper button img{width:40px;margin-left:40px}}.Contact .Contact-innerWrapper .Contact-linksContainer{position:absolute;bottom:0;right:0;width:50%;display:flex;justify-content:space-around;height:50px}.Contact .Contact-innerWrapper .Contact-linksContainer a{text-transform:uppercase;font-family:DecimaMonoPro,monospace;color:#82878d;font-size:2rem}@media only screen and (max-width:959px){.Contact .Contact-innerWrapper .Contact-linksContainer{width:100%;align-items:center;display:flex;flex-direction:column;padding-bottom:10px}.Contact .Contact-innerWrapper .Contact-linksContainer a{font-size:1.5rem}}.Contact .Contact-snackBar{position:fixed;bottom:20px;width:50vw;left:25vw;padding:20px;color:#000;border-radius:10px;z-index:1001;font-weight:700;display:none}.Contact .Contact-snackBar--success{background:#23cf70}.Contact .Contact-snackBar--error{background:#c57d7d}.Contact .Contact-snackBar.isVisible{display:block}.Section{height:100vh;width:100vw;overflow:hidden;padding:90px 50px 0}@media only screen and (max-width:1263px){.Section{padding:90px 20px 0}}@media only screen and (max-width:959px){.Section{padding-top:60px}}.Container{margin:0 auto}@media only screen and (min-width:960px){.Container{max-width:900px}}@media only screen and (min-width:1264px){.Container{max-width:80vw}}.u-textPrimary{color:#23cf70}.u-flexColumn{display:flex;flex-direction:column}.u-flexCenter{justify-content:center!important}.u-flexJustifyStart{justify-content:flex-start!important}.u-flexJustifyEnd{justify-content:flex-end!important}.u-flexSpaceBetween{justify-content:space-between!important}.u-flexAlignCenter{align-items:center}