@import url(https://fonts.googleapis.com/css2?family=Ubuntu:wght@400;700&display=swap);.odometer.odometer-auto-theme,.odometer.odometer-auto-theme .odometer-digit,.odometer.odometer-theme-minimal,.odometer.odometer-theme-minimal .odometer-digit{display:inline-block;vertical-align:middle;*vertical-align:auto;*zoom:1;*display:inline;position:relative}.odometer.odometer-auto-theme .odometer-digit .odometer-digit-spacer,.odometer.odometer-theme-minimal .odometer-digit .odometer-digit-spacer{display:inline-block;vertical-align:middle;*vertical-align:auto;*zoom:1;*display:inline;visibility:hidden}.odometer.odometer-auto-theme .odometer-digit .odometer-digit-inner,.odometer.odometer-theme-minimal .odometer-digit .odometer-digit-inner{text-align:left;display:block;position:absolute;top:0;left:0;right:0;bottom:0;overflow:hidden}.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon,.odometer.odometer-theme-minimal .odometer-digit .odometer-ribbon{display:block}.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon-inner,.odometer.odometer-theme-minimal .odometer-digit .odometer-ribbon-inner{display:block;-webkit-backface-visibility:hidden}.odometer.odometer-auto-theme .odometer-digit .odometer-value,.odometer.odometer-theme-minimal .odometer-digit .odometer-value{display:block;-webkit-transform:translateZ(0)}.odometer.odometer-auto-theme .odometer-digit .odometer-value.odometer-last-value,.odometer.odometer-theme-minimal .odometer-digit .odometer-value.odometer-last-value{position:absolute}.odometer.odometer-auto-theme.odometer-animating-up .odometer-ribbon-inner,.odometer.odometer-theme-minimal.odometer-animating-up .odometer-ribbon-inner{-webkit-transition:-webkit-transform .8s;transition:-webkit-transform .8s;transition:transform .8s;transition:transform .8s,-webkit-transform .8s}.odometer.odometer-auto-theme.odometer-animating-down .odometer-ribbon-inner,.odometer.odometer-auto-theme.odometer-animating-up.odometer-animating .odometer-ribbon-inner,.odometer.odometer-theme-minimal.odometer-animating-down .odometer-ribbon-inner,.odometer.odometer-theme-minimal.odometer-animating-up.odometer-animating .odometer-ribbon-inner{-webkit-transform:translateY(-100%);transform:translateY(-100%)}.odometer.odometer-auto-theme.odometer-animating-down.odometer-animating .odometer-ribbon-inner,.odometer.odometer-theme-minimal.odometer-animating-down.odometer-animating .odometer-ribbon-inner{-webkit-transition:-webkit-transform .8s;transition:-webkit-transform .8s;transition:transform .8s;transition:transform .8s,-webkit-transform .8s;-webkit-transform:translateY(0);transform:translateY(0)}*,:focus,html{outline:none!important}*,html{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-drag:none;-moz-user-drag:none;-ms-user-drag:none;user-drag:none;-webkit-user-modify:none;-moz-user-modify:none;-ms-user-modify:none;user-modify:none;-webkit-tap-highlight-color:rgba(0,0,0,0);tap-highlight-color:transparent;-webkit-font-smoothing:antialiased;font-smoothing:antialiased}input{-webkit-user-select:auto!important;-moz-user-select:auto!important;-ms-user-select:auto!important;user-select:auto!important}html{overflow-x:hidden}body,html{width:100vw}body{margin:0;padding:0;top:0;left:0;right:0;bottom:0;font-family:Ubuntu,sans-serif;background-color:#191f30;color:#fff}#Site{min-height:100vh;min-height:calc(100vh - var(--vh, 0px))}a{text-decoration:none}p{font-size:20px;line-height:35px;margin:0;margin-top:30px}@media screen and (max-height:860px){p{font-size:18px;line-height:30px;margin-top:20px}}@media screen and (max-width:1100px){p{font-size:18px;line-height:31px;margin-top:20px}}@media screen and (max-width:600px){p{text-align:center}}h2{font-family:Ubuntu,sans-serif;font-size:29px;font-weight:700;margin:20px 0;color:#fff}@media screen and (max-height:860px){h2{font-size:25px}}@media screen and (max-width:1100px){h2{font-size:25px}}@media screen and (max-width:600px){h2{text-align:center}}h3{font-family:olivier;font-size:80px;line-height:85%;color:#fff;font-weight:400;-webkit-transform:rotate(-4deg);transform:rotate(-4deg);margin:0 0;margin-bottom:40px;letter-spacing:-1px}@media screen and (max-height:860px){h3{font-size:65px}}@media screen and (max-width:960px){h3{font-size:65px}}@media screen and (max-width:600px){h3{font-size:48px;text-align:center}}h4{font-family:olivier;font-size:40px;font-weight:400;color:$red;-webkit-transform:rotate(-2deg);transform:rotate(-2deg);margin:0 0}@media screen and (max-width:960px){h4{font-size:34px}}@media screen and (max-width:600px){h4{font-size:26px}}.Cta{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#ee76ab;color:#fff;text-transform:uppercase;border-radius:30px;height:60px;width:100%;max-width:420px;margin-top:40px;font-size:18px;font-weight:600;cursor:pointer;border:0;border:3px solid transparent;-webkit-transition:.45s cubic-bezier(.68,-.55,.265,1.55);transition:.45s cubic-bezier(.68,-.55,.265,1.55);pointer-events:auto}@media screen and (max-height:860px){.Cta{margin-top:30px;font-size:16px;height:50px;max-width:380px}}@media screen and (max-width:1100px){.Cta{font-size:16px;margin-top:40px}}@media screen and (max-width:600px){.Cta{margin-bottom:60px;margin-left:auto;margin-right:auto;display:block}}.Cta:hover{background-color:transparent;border-color:#fff;-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05);letter-spacing:1.3px;font-weight:700;color:#fff;-webkit-transform:scale(.95) rotate(-2deg);transform:scale(.95) rotate(-2deg)}.Page{min-height:100vh;min-height:calc(100vh - var(--vh, 0px));position:relative;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column}.Page,.Page_wrapper{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.Page_wrapper{margin:auto auto;-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width:600px){.Page_wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.Logo{z-index:10;width:120px}.Logo img{width:100%}@media screen and (max-height:860px){.Logo{width:100px}}.Logo a{color:inherit;text-decoration:none}.AboutHeader{position:absolute;top:60px;right:60px;z-index:5;color:#fff;font-size:18px;font-weight:700}@media screen and (max-width:600px){.AboutHeader{top:0;right:0;padding:15px}}.AboutHeader a{text-decoration:none;color:#fff;-webkit-transition:opacity .4s cubic-bezier(.23,1,.32,1);transition:opacity .4s cubic-bezier(.23,1,.32,1)}.AboutHeader a:hover{opacity:.5}@media screen and (max-width:600px){.AboutHeader a span{display:none}}.AboutHeader a img{display:none;width:30px}@media screen and (max-width:600px){.AboutHeader a img{display:block}}.Cover{position:fixed;top:0;left:0;height:100%;width:100%;z-index:-1}.Cover div{position:absolute;top:-3%;left:-3%;width:106%;opacity:1;height:106%;pointer-events:none;background-image:url(/assets/images/shapes.svg);background-size:40%;background-position:50%;-webkit-transform-origin:center right;transform-origin:center right}.fade-enter-active,.fade-leave-active{-webkit-transition:opacity .5s cubic-bezier(.165,.84,.44,1);transition:opacity .5s cubic-bezier(.165,.84,.44,1)}.fade-enter-active{-webkit-transition:opacity .4s cubic-bezier(.165,.84,.44,1);transition:opacity .4s cubic-bezier(.165,.84,.44,1)}.fade-enter,.fade-leave-to{opacity:0;pointer-events:none;-ms-touch-action:none;touch-action:none}.scale-enter-active,.scale-leave-active{-webkit-transition:opacity .4s cubic-bezier(.23,1,.32,1),-webkit-transform 1s cubic-bezier(.23,1,.32,1);transition:opacity .4s cubic-bezier(.23,1,.32,1),-webkit-transform 1s cubic-bezier(.23,1,.32,1);transition:opacity .4s cubic-bezier(.23,1,.32,1),transform 1s cubic-bezier(.23,1,.32,1);transition:opacity .4s cubic-bezier(.23,1,.32,1),transform 1s cubic-bezier(.23,1,.32,1),-webkit-transform 1s cubic-bezier(.23,1,.32,1)}.scale-enter,.scale-leave-to{-webkit-transform:scale(.8) translateY(40px);transform:scale(.8) translateY(40px);opacity:0;pointer-events:none;-ms-touch-action:none;touch-action:none}.bottom-enter-active,.bottom-leave-active{-webkit-transition:opacity .6s cubic-bezier(.23,1,.32,1),-webkit-transform 1s cubic-bezier(.23,1,.32,1);transition:opacity .6s cubic-bezier(.23,1,.32,1),-webkit-transform 1s cubic-bezier(.23,1,.32,1);transition:opacity .6s cubic-bezier(.23,1,.32,1),transform 1s cubic-bezier(.23,1,.32,1);transition:opacity .6s cubic-bezier(.23,1,.32,1),transform 1s cubic-bezier(.23,1,.32,1),-webkit-transform 1s cubic-bezier(.23,1,.32,1)}.bottom-enter,.bottom-leave-to{opacity:0;pointer-events:none;-ms-touch-action:none;touch-action:none;-webkit-transform:translateY(20px);transform:translateY(20px)}@-webkit-keyframes line{0%{-webkit-transform:scaleX(0);transform:scaleX(0)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes line{0%{-webkit-transform:scaleX(0);transform:scaleX(0)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.MouseParallax[data-v-4a8fb034]{will-change:transform}.Background{position:fixed;opacity:.4;background-image:url(/assets/images/background.jpg)}.Background,.Background_shape{top:0;left:0;width:100%;height:100%;background-size:cover;background-position:50%}.Background_shape{position:absolute;background-image:url(/assets/images/background_white.png)}.Home{background-image:url(/assets/images/background-left.png);background-size:70% 100%;background-position:0;background-repeat:no-repeat}@media screen and (max-width:600px){.Home{background-image:none}}.Home i{margin-right:5px;margin-left:5px}.Home .Cta{position:relative;z-index:2}.Home .Cta.bottom-enter-active{-webkit-transition-delay:.7s;transition-delay:.7s}.Home .Right{width:calc(100% - 680px);margin-right:0;margin-left:auto;height:100vh;height:calc(100vh - var(--vh, 0px));overflow:hidden;position:relative}@media screen and (max-width:1100px){.Home .Right{width:45%}}@media screen and (max-width:600px){.Home .Right{width:100%;height:560px}}.Home .Right .MouseParallax{position:absolute;height:100%;width:100%}.Home .Right .MouseParallax.Smartphone video{max-width:320px;width:46.2%;border-radius:50px;position:absolute;top:50%;left:55%;opacity:0;background-color:#fff;-webkit-transform:translate(-50%,-50%) rotate(-10deg) scale(.85);transform:translate(-50%,-50%) rotate(-10deg) scale(.85)}@media screen and (max-height:860px){.Home .Right .MouseParallax.Smartphone video{max-width:210px;border-radius:30px}}@media screen and (max-width:960px){.Home .Right .MouseParallax.Smartphone video{border-radius:25px}}@media screen and (max-width:600px){.Home .Right .MouseParallax.Smartphone video{width:55%;top:50%}}.Home .Right .MouseParallax.Smartphone img{max-width:350px;width:50%;position:absolute;top:50%;left:55%;opacity:0;-webkit-transform:translate(-50%,-50%) rotate(-10deg) scale(.85);transform:translate(-50%,-50%) rotate(-10deg) scale(.85)}@media screen and (max-height:860px){.Home .Right .MouseParallax.Smartphone img{max-width:230px}}@media screen and (max-width:600px){.Home .Right .MouseParallax.Smartphone img{width:60%;top:50%}}.Home .Right .MouseParallax.Shape img{width:15%;position:absolute;top:20%;left:30%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}@media screen and (max-width:600px){.Home .Right .MouseParallax.Shape img{left:20%;top:30%}}.Home .Right .MouseParallax.Timer img{max-width:128px;width:12%;position:absolute;top:10%;right:20%}@media screen and (max-width:600px){.Home .Right .MouseParallax.Timer img{right:8%;top:8%;width:18%}}.Home .Right .MouseParallax.Grass img{max-width:160px;width:8%;position:absolute;bottom:10%;right:10%}.Home .Right .MouseParallax.Lamp img{max-width:180px;width:25%;position:absolute;bottom:10%;left:5%}@media screen and (max-width:600px){.Home .Right .MouseParallax.Lamp img{left:4%;bottom:10%}}.Home .Right .MouseParallax.Lamps img{max-width:180px;width:25%;position:absolute;top:-12%;left:25%}@media screen and (max-width:600px){.Home .Right .MouseParallax.Lamps img{top:-18%;left:8%}}.Home .Right .MouseParallax img{width:100%;display:block}.Home .Left{max-width:720px;width:50%;padding:100px 0 100px 10vw;position:relative;z-index:3}@media screen and (max-width:1100px){.Home .Left{padding-left:60px;width:50%;max-width:unset}}@media screen and (max-width:600px){.Home .Left{padding:120px 30px 0 30px;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;background-image:linear-gradient(40deg,#00a69a,#008bd2 50%,#ee76ab)}}.Home .Left_wrapper{padding-right:40px}@media screen and (max-width:1100px){.Home .Left_wrapper{padding-right:20px}}@media screen and (max-width:600px){.Home .Left_wrapper{padding:0 0}}.Home .Left .App .Title{margin-right:15px;display:inline-block}.Home .Logo{position:absolute;top:60px;left:10vw;cursor:pointer}@media screen and (max-width:1100px){.Home .Logo{left:60px;top:30px}}@media screen and (max-width:600px){.Home .Logo{top:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);margin:30px auto 0 auto}}.Home .Footer{position:absolute;bottom:0;left:0;z-index:0}@media screen and (max-width:600px){.Home .Footer.Desktop{display:none}}.Home .Footer.Mobile{display:none}@media screen and (max-width:600px){.Home .Footer.Mobile{display:block}}@media screen and (max-width:600px){.Home .Footer{position:relative;width:100%;margin-top:60px}}.Home .Footer_back{width:450px;position:absolute;left:0;bottom:0}@media screen and (max-width:600px){.Home .Footer_back{width:calc(100% + 60px);left:-30px;z-index:0}}.Home .Footer_wrapper{padding:0 0 60px 10vw;position:relative}@media screen and (max-width:1100px){.Home .Footer_wrapper{padding-left:60px;padding-bottom:30px}}@media screen and (max-width:600px){.Home .Footer_wrapper{padding:0 0 60px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:distribute;justify-content:space-around}}.Home .Footer_wrapper img{height:60px;display:block;-webkit-transition:-webkit-transform .45s cubic-bezier(.68,-.55,.265,1.55);transition:-webkit-transform .45s cubic-bezier(.68,-.55,.265,1.55);transition:transform .45s cubic-bezier(.68,-.55,.265,1.55);transition:transform .45s cubic-bezier(.68,-.55,.265,1.55),-webkit-transform .45s cubic-bezier(.68,-.55,.265,1.55)}@media screen and (max-width:600px){.Home .Footer_wrapper img{height:45px;width:100%;display:block}}.Home .Footer_wrapper img:hover{-webkit-transform:scale(1.05);transform:scale(1.05)}.Home .Footer_wrapper a{display:inline-block;vertical-align:middle}@media screen and (max-width:600px){.Home .Footer_wrapper a{width:45%;display:block}}.Home .Footer_wrapper a:last-child{margin-left:20px}@media screen and (max-width:600px){.Home .Footer_wrapper a:last-child{margin-left:auto}}@font-face{font-family:olivier;src:url(/assets/fonts/olivier.woff2) format("woff2"),url(/assets/fonts/olivier.woff) format("woff"),url(/assets/fonts/olivier.ttf) format("truetype");font-weight:400;font-style:normal}.About{background-image:url(/assets/images/background-left.png);background-size:70% 100%;background-position:0;background-repeat:no-repeat}@media screen and (max-width:600px){.About{background-image:none}}.About i{margin-right:5px;margin-left:5px}.About .Cta{position:relative;z-index:2}.About .Cta.bottom-enter-active{-webkit-transition-delay:.7s;transition-delay:.7s}.About .AboutHeader span{display:block!important}.About .Right{width:calc(100% - 680px);margin-right:0;margin-left:auto;height:100vh;height:calc(100vh - var(--vh, 0px));overflow:hidden;position:relative}@media screen and (max-width:1100px){.About .Right{width:45%}}@media screen and (max-width:600px){.About .Right{width:100%;height:560px}}.About .Right .MouseParallax{position:absolute;height:100%;width:100%}.About .Right .MouseParallax.Smartphone video{max-width:320px;width:46.2%;border-radius:50px;position:absolute;top:50%;left:55%;opacity:0;background-color:#fff;-webkit-transform:translate(-50%,-50%) rotate(-10deg) scale(.85);transform:translate(-50%,-50%) rotate(-10deg) scale(.85)}@media screen and (max-height:860px){.About .Right .MouseParallax.Smartphone video{max-width:210px;border-radius:30px}}@media screen and (max-width:960px){.About .Right .MouseParallax.Smartphone video{border-radius:25px}}@media screen and (max-width:600px){.About .Right .MouseParallax.Smartphone video{width:55%;top:50%}}.About .Right .MouseParallax.Smartphone img{max-width:350px;width:50%;position:absolute;top:50%;left:55%;opacity:0;-webkit-transform:translate(-50%,-50%) rotate(-10deg) scale(.85);transform:translate(-50%,-50%) rotate(-10deg) scale(.85)}@media screen and (max-height:860px){.About .Right .MouseParallax.Smartphone img{max-width:230px}}@media screen and (max-width:600px){.About .Right .MouseParallax.Smartphone img{width:60%;top:50%}}.About .Right .MouseParallax.Shape img{width:15%;position:absolute;top:20%;left:30%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}@media screen and (max-width:600px){.About .Right .MouseParallax.Shape img{left:20%;top:30%}}.About .Right .MouseParallax.Timer img{max-width:128px;width:12%;position:absolute;top:10%;right:20%}@media screen and (max-width:600px){.About .Right .MouseParallax.Timer img{right:8%;top:8%;width:18%}}.About .Right .MouseParallax.Grass img{max-width:160px;width:8%;position:absolute;bottom:10%;right:10%}.About .Right .MouseParallax.Lamp img{max-width:180px;width:25%;position:absolute;bottom:10%;left:5%}@media screen and (max-width:600px){.About .Right .MouseParallax.Lamp img{left:4%;bottom:10%}}.About .Right .MouseParallax.Lamps img{max-width:180px;width:25%;position:absolute;top:-12%;left:25%}@media screen and (max-width:600px){.About .Right .MouseParallax.Lamps img{top:-18%;left:8%}}.About .Right .MouseParallax img{width:100%;display:block}.About .Left{max-width:680px;width:40%;padding:100px 0 100px 10vw;position:relative;z-index:3}@media screen and (max-width:1100px){.About .Left{padding-left:60px;width:50%;max-width:unset}}@media screen and (max-width:600px){.About .Left{padding:120px 30px 0 30px;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;background-image:linear-gradient(40deg,#00a69a,#008bd2 50%,#ee76ab)}}.About .Left_wrapper{padding-right:40px}@media screen and (max-width:1100px){.About .Left_wrapper{padding-right:20px}}@media screen and (max-width:600px){.About .Left_wrapper{padding:0 0}}.About .Left .App .Title{margin-right:15px;display:inline-block}.About .Logo{position:absolute;top:60px;left:10vw;cursor:pointer}@media screen and (max-width:1100px){.About .Logo{left:60px;top:30px}}@media screen and (max-width:600px){.About .Logo{top:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);margin:30px auto 0 auto}}.About .Footer{position:absolute;bottom:0;left:0;z-index:0}@media screen and (max-width:600px){.About .Footer.Desktop{display:none}}.About .Footer.Mobile{display:none}@media screen and (max-width:600px){.About .Footer.Mobile{display:block}}@media screen and (max-width:600px){.About .Footer{position:relative;width:100%;margin-top:60px}}.About .Footer_back{width:450px;position:absolute;left:0;bottom:0}@media screen and (max-width:600px){.About .Footer_back{width:calc(100% + 60px);left:-30px;z-index:0}}.About .Footer_wrapper{padding:0 0 60px 10vw;position:relative}@media screen and (max-width:1100px){.About .Footer_wrapper{padding-left:60px;padding-bottom:30px}}@media screen and (max-width:600px){.About .Footer_wrapper{padding:0 0 60px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:distribute;justify-content:space-around}}.About .Footer_wrapper img{height:60px;display:block;-webkit-transition:-webkit-transform .45s cubic-bezier(.68,-.55,.265,1.55);transition:-webkit-transform .45s cubic-bezier(.68,-.55,.265,1.55);transition:transform .45s cubic-bezier(.68,-.55,.265,1.55);transition:transform .45s cubic-bezier(.68,-.55,.265,1.55),-webkit-transform .45s cubic-bezier(.68,-.55,.265,1.55)}@media screen and (max-width:600px){.About .Footer_wrapper img{height:45px;width:100%;display:block}}.About .Footer_wrapper img:hover{-webkit-transform:scale(1.05);transform:scale(1.05)}.About .Footer_wrapper a{display:inline-block;vertical-align:middle}@media screen and (max-width:600px){.About .Footer_wrapper a{width:45%;display:block}}.About .Footer_wrapper a:last-child{margin-left:20px}@media screen and (max-width:600px){.About .Footer_wrapper a:last-child{margin-left:auto}}