html{-webkit-tap-highlight-color:rgba(0,0,0,0)}.mobile{display:none}@media only screen and (max-width: 1024px) and (orientation: portrait){.mobile{display:block}}body{font-family:"AvenirNext-Regular","Galano",sans-serif;margin:0;overflow-x:hidden;height:100%}body.no-scroll{overflow:hidden;position:fixed;top:0;left:0;bottom:0;right:0}body.loader{overflow-y:hidden;position:fixed;top:0;left:0;bottom:0;right:0}body.overlay{background-color:rgba(0,0,0,0.5)}@-webkit-keyframes up{0%,100%{-webkit-transform:rotate(0);transform:rotate(0)}50%{-webkit-transform:rotate(-35deg);transform:rotate(-35deg)}}@keyframes up{0%,100%{-webkit-transform:rotate(0);transform:rotate(0)}50%{-webkit-transform:rotate(-35deg);transform:rotate(-35deg)}}@-webkit-keyframes down{0%,100%{-webkit-transform:rotate(0);transform:rotate(0)}50%{-webkit-transform:rotate(35deg);transform:rotate(35deg)}}@keyframes down{0%,100%{-webkit-transform:rotate(0);transform:rotate(0)}50%{-webkit-transform:rotate(35deg);transform:rotate(35deg)}}@-webkit-keyframes r-to-l{100%{margin-left:-1px}}@keyframes r-to-l{100%{margin-left:-1px}}.loading-wrapper{position:absolute;width:100%;height:100%;overflow:hidden;z-index:8;background-image:-webkit-gradient(linear, left bottom, left top, color-stop(10%, #F77062), color-stop(78%, #FE5196));background-image:linear-gradient(0deg, #F77062 10%, #FE5196 78%);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:opacity 0.15s linear;transition:opacity 0.15s linear}.loading-wrapper.hidden{opacity:0;-webkit-transition:opacity 0.15s linear;transition:opacity 0.15s linear;z-index:1}.loading-wrapper .pacman-wrapper{position:relative;width:215px}.loading-wrapper .pacman:before,.loading-wrapper .pacman:after{content:'';position:absolute;background:#ffc517;width:50px;height:25px;left:0;top:0;margin-left:0;margin-top:-25px;border-radius:25px 25px 0 0;-webkit-animation:up .5s infinite;animation:up .5s infinite}.loading-wrapper .pacman:after{margin-top:-1px;border-radius:0 0 25px 25px;-webkit-animation:down .5s infinite;animation:down .5s infinite}.loading-wrapper .dot{position:absolute;left:30px;top:0;width:5px;height:5px;margin-top:-2.5px;margin-left:30px;border-radius:50%;background:#fff;z-index:-1;-webkit-box-shadow:30px 0 0 #fff,60px 0 0 #fff,90px 0 0 #fff,120px 0 0 #fff,150px 0 0 #fff;box-shadow:30px 0 0 #fff,60px 0 0 #fff,90px 0 0 #fff,120px 0 0 #fff,150px 0 0 #fff;-webkit-animation:r-to-l .5s infinite;animation:r-to-l .5s infinite}.show{display:block}.hide{display:none}.nav-bar{position:absolute;top:0;left:0;width:100%;min-height:100px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 40px;-webkit-box-sizing:border-box;box-sizing:border-box;z-index:7}@media only screen and (max-width: 414px){.nav-bar{min-height:50px;padding:14px 18px}}.nav-bar .nav-wrapper{width:30px;height:30px;z-index:6;-webkit-transition:all 0.3s ease-in-out 0.4s;transition:all 0.3s ease-in-out 0.4s;position:relative;cursor:pointer}@media only screen and (max-width: 414px){.nav-bar .nav-wrapper{-webkit-transform:scale(0.6);transform:scale(0.6);top:-5px}}.nav-bar .nav-wrapper.active{-webkit-transform:rotate(360deg);transform:rotate(360deg)}@media only screen and (max-width: 1024px){.nav-bar .nav-wrapper.active{top:0}}@media only screen and (max-width: 414px){.nav-bar .nav-wrapper.active{-webkit-transform:rotate(360deg) scale(0.6);transform:rotate(360deg) scale(0.6);top:-5px}}.nav-bar .nav-wrapper .bar{position:absolute;width:100%;height:4px;background-color:#FFF;border-radius:9px;display:block}.nav-bar .nav-wrapper .bar:nth-child(1){top:0}.nav-bar .nav-wrapper .bar:nth-child(4){top:20px}.nav-bar .nav-wrapper .bar:nth-child(4).active{-webkit-transform:translate(100%);transform:translate(100%)}.nav-bar .nav-wrapper .bar:nth-child(1),.nav-bar .nav-wrapper .bar:nth-child(4){-webkit-transition:top 0.15s linear, opacity 0.1s linear 0.15s, -webkit-transform 0.1s linear 0.15s;transition:top 0.15s linear, opacity 0.1s linear 0.15s, -webkit-transform 0.1s linear 0.15s;transition:top 0.15s linear, opacity 0.1s linear 0.15s, transform 0.1s linear 0.15s;transition:top 0.15s linear, opacity 0.1s linear 0.15s, transform 0.1s linear 0.15s, -webkit-transform 0.1s linear 0.15s}.nav-bar .nav-wrapper .bar:nth-child(1).active,.nav-bar .nav-wrapper .bar:nth-child(4).active{top:10px;opacity:0;-webkit-transform:translate(-100%);transform:translate(-100%)}.nav-bar .nav-wrapper .bar:nth-child(2),.nav-bar .nav-wrapper .bar:nth-child(3){top:10px;-webkit-transition:all 0.15s linear;transition:all 0.15s linear}.nav-bar .nav-wrapper .bar:nth-child(2).active{-webkit-transform:rotate(135deg);transform:rotate(135deg)}.nav-bar .nav-wrapper .bar:nth-child(3).active{-webkit-transform:rotate(-135deg);transform:rotate(-135deg)}.nav-bar .logo{z-index:6;cursor:pointer}.nav-bar .logo-icon{width:230px}.nav-bar .logo-icon.hidden{opacity:0}@media only screen and (max-width: 414px){.nav-bar .logo-icon{width:100px}}.nav-bar .logo-menu{z-index:6;opacity:0;position:absolute;top:20px;width:230px;left:39px}.nav-bar .logo-menu.show{opacity:1}@media only screen and (max-width: 414px){.nav-bar .logo-menu{top:15px;width:100px;left:18px}}.nav-bar .logo-menu-responsive{z-index:6;opacity:0;position:absolute;top:20px;width:230px;left:39px}@media only screen and (max-width: 414px){.nav-bar .logo-menu-responsive{top:15px;width:100px;left:18px}}.menu{position:absolute;overflow:hidden;width:100%;height:100vh;display:none}.menu .menu-background{width:50px;height:50px;position:absolute;top:0;right:0;background-image:linear-gradient(8deg, #3B0476 5%, #1056CB 78%);z-index:5;border-radius:50%;opacity:0}.menu .menu-content{z-index:6;width:580px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100vh;-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;margin:0 auto;position:relative;opacity:0;text-align:center}@media only screen and (max-width: 570px){.menu .menu-content{width:auto}}.menu .menu-content .menu-wrapper{top:15%;position:relative}.menu .menu-content .menu-items{font-family:"AvenirNext-Bold","Gunar-DemiBold",sans-serif;color:#FFF;font-size:4em;width:100%}@media only screen and (max-width: 570px){.menu .menu-content .menu-items{font-size:2.5em}}@media only screen and (max-width: 320px){.menu .menu-content .menu-items{font-size:2.8em}}.menu .menu-content .menu-items a{color:#FFF;text-decoration:none;-webkit-transition:color .5s, margin-right .5s;transition:color .5s, margin-right .5s}.menu .menu-content .menu-items a:visited,.menu .menu-content .menu-items a:active{color:#FFF;text-decoration:none}.menu .menu-content .menu-items a:hover{color:#FF1844;margin-right:10px;-webkit-transition:color .5s, margin-right .5s;transition:color .5s, margin-right .5s}.menu .menu-content .menu-items .menu-item{cursor:pointer}.menu .menu-content .contact-details{font-size:1.5em;color:#FF1844;padding:2em 0;font-weight:bold;width:100%}.menu .menu-content .contact-details a{color:#FF1844;text-decoration:none}.menu .menu-content .contact-details a:visited{color:#FF1844;text-decoration:none}.menu .menu-content .social-items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-line-pack:distribute;align-content:space-around;width:50%;position:absolute;bottom:20px}@media only screen and (max-width: 414px){.menu .menu-content .social-items{position:relative;top:20%}}.menu .menu-content .social-items a{text-decoration:none;width:33%}.menu .menu-content .social-items a:visited{text-decoration:none}h1{font-family:"AvenirNext-Bold","Gunar-Heavy",sans-serif;font-size:4em;line-height:69px;font-weight:800;color:#FF1844}h2{font-family:"AvenirNext-DemiBold","Gunar-DemiBold",sans-serif;font-size:1.8em;line-height:18px;color:#30424A}h3{font-family:"AvenirNext-Bold","Gunar-DemiBold",sans-serif;font-size:2.3em;color:#3A3269;font-weight:600}.btn{background-size:contain;background-repeat:no-repeat;width:250px;height:80px;position:relative;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.btn:focus{outline:none}.btn a{color:#FFF;text-decoration:none}.btn a:visited{color:#FFF}.btn a:hover{color:#FFF}.btn .btn-text{color:#FFF;font-family:"AvenirNext-DemiBold","Gunar-DemiBold",sans-serif;font-size:1.2em;text-align:center;line-height:73px}.btn.btn-yellow{background-image:url("../../Images/Buttons/button-yellow.svg");width:500px;height:164px}.btn.btn-yellow .btn-text{color:#414141;font-family:"AvenirNext-Heavy","Gunar-Heavy",sans-serif;font-size:1.8em;line-height:148px}.btn.btn-orange{background-image:url("../../Images/Buttons/button-orange.svg")}.btn.btn-purple{background-image:url("../../Images/Buttons/button-purple.svg")}.btn.btn-green{background-image:url("../../Images/Buttons/button-green.svg")}.btn.btn-pink{background-image:url("../../Images/Buttons/button-pink.svg")}.btn.btn-blue{background-image:url("../../Images/Buttons/button-blue.svg")}.btn.btn-pink-solid{background-image:url("../../Images/Buttons/button-pink-solid.svg")}.btn.btn-pink-solid .btn-text{line-height:56px}.btn.btn-pink-solid .btn-tick{position:absolute;top:16px;left:110px;font-size:24px;opacity:0}.btn.btn-pink-solid .loading{position:absolute;top:10px;left:73px;opacity:0;font-size:24px}.footer{position:relative;bottom:0;width:100%;height:995px;color:#FFF;overflow:hidden}@media only screen and (max-width: 1520px){.footer{height:900px}}@media only screen and (max-width: 1200px){.footer{height:800px}}@media only screen and (max-width: 1024px) and (orientation: portrait){.footer{height:1305px;margin-top:20px}}.footer .footer-background-mobile{width:100%;z-index:-1;position:absolute;bottom:0}@media only screen and (max-width: 1024px) and (orientation: portrait){.footer .footer-background-mobile{height:100%;width:100%}}@media only screen and (max-width: 800px){.footer .footer-background-mobile{width:auto}}@media only screen and (min-width: 320px) and (max-width: 812px) and (orientation: landscape){.footer .footer-background-mobile{display:block}}.footer .footer-background{width:100%;position:absolute;z-index:-1;height:1065px;bottom:0;max-width:1920px}@media only screen and (max-width: 1520px){.footer .footer-background{-webkit-transform:scale(1.2);transform:scale(1.2)}}@media only screen and (max-width: 1520px){.footer .footer-background{height:871px}}@media only screen and (max-width: 1024px) and (orientation: portrait){.footer .footer-background{display:none}}.footer .footer-content{height:100%;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}@media only screen and (max-width: 1024px) and (orientation: portrait){.footer .footer-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;top:50px}}.footer .footer-content .success{opacity:0;position:absolute;top:50%;left:48%;text-align:center}.footer .footer-content .success .success-text{font-size:1.5em}.footer .footer-content .success .success-icon{width:10%}@media only screen and (max-width: 1024px) and (orientation: portrait){.footer .footer-content .success{width:100%;left:0}}@media only screen and (max-width: 570px){.footer .footer-content .success .success-text{font-size:1em}}.footer .footer-content .contact-form{width:30%}@media only screen and (max-width: 1600px){.footer .footer-content .contact-form{-webkit-transform:scale(0.9);transform:scale(0.9);width:35%}}@media only screen and (max-width: 1450px){.footer .footer-content .contact-form{-webkit-transform:scale(0.8);transform:scale(0.8);width:45%}}@media only screen and (max-width: 1024px) and (orientation: portrait){.footer .footer-content .contact-form{margin-bottom:6em;width:101%}}.footer .footer-content .contact-form .form .text-field{position:relative;font-size:16px;display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;margin:0;padding:20px 0;color:#FFF;margin-bottom:20px;font-family:"AvenirNext-Regular","Galano",sans-serif}.footer .footer-content .contact-form .form .tick{display:none;position:absolute;top:45%;right:5px;color:#FF1844}.footer .footer-content .contact-form .form .input{border:none;border-bottom:1px solid #fff;border-radius:0;display:block;font-size:16px;margin:0;padding:4px 0;width:100%;background:0 0;text-align:left;margin-top:10px;color:#fff;font-family:"AvenirNext-Regular","Galano",sans-serif}.footer .footer-content .contact-form .form .input:focus{outline:none}.footer .footer-content .contact-form .form .label{-webkit-transform-origin:0px 0px;transform-origin:0px 0px;bottom:0;color:#fff;font-size:16px;left:0;right:0;pointer-events:none;position:absolute;display:block;top:24px;width:100%;overflow:hidden;white-space:nowrap;text-align:left}.footer .footer-content .contact-form .form .line{background-color:#FF3E77;bottom:20px;opacity:0;height:2px;width:100%;position:absolute;-webkit-transform:scalex(calc(10/300));transform:scalex(calc(10/300))}.footer .footer-content .contact-form .form .work-on-section{margin:30px 0}.footer .footer-content .contact-form .form .option-label{margin-bottom:20px}.footer .footer-content .contact-form .form .options{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-line-pack:center;align-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer .footer-content .contact-form .form input[type="radio"]{display:none}.footer .footer-content .contact-form .form .radio-label{display:table-cell;vertical-align:middle;text-align:center;cursor:pointer;background-color:#1F323B;color:#FFF;padding:5px 10px;-webkit-transition:all .3s ease-out;transition:all .3s ease-out;border-right:1px solid #FFF;width:50%}@media only screen and (max-width: 320px){.footer .footer-content .contact-form .form .radio-label{font-size:0.8em}}.footer .footer-content .contact-form .form .radio-label:last-child{border-right:none}.footer .footer-content .contact-form .form input[type="radio"]:checked+label{background-color:#FFF;color:#FF1844}.footer .footer-content .contact-form .g-recaptcha.error{border:1px solid #FF3E77;width:54%}.footer .footer-content .contact-form .btn{margin-top:30px}.footer .footer-content .footer-details{width:35%;font-size:1.5em}@media only screen and (max-width: 1660px){.footer .footer-content .footer-details{font-size:1.2em}}@media only screen and (max-width: 1024px) and (orientation: portrait){.footer .footer-content .footer-details{width:80%;top:4%;position:relative}}@media only screen and (max-width: 447px){.footer .footer-content .footer-details{font-size:1em}}.footer .footer-content .footer-details .blurb{width:49%;margin-bottom:40px}@media only screen and (max-width: 1024px) and (orientation: portrait){.footer .footer-content .footer-details .blurb{width:50%}}@media only screen and (max-width: 447px){.footer .footer-content .footer-details .blurb{width:100%}}.footer .footer-content .footer-details .details{font-size:1em;color:#FF3E77;margin-bottom:15px}.footer .footer-content .footer-details .details a{color:#FF3E77;text-decoration:none}.footer .footer-content .footer-details .details a:visited,.footer .footer-content .footer-details .details a:active{color:#FF3E77;text-decoration:none}.footer .footer-content .footer-details .details a:hover{color:#FFF}.footer .footer-bottom{bottom:-50px;position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:103px;bottom:30px}@media only screen and (max-width: 1200px){.footer .footer-bottom{bottom:0}}@media only screen and (max-width: 1024px) and (orientation: portrait){.footer .footer-bottom{height:auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.footer .footer-bottom .logo-wrapper{text-align:center;width:33%}.footer .footer-bottom .logo-wrapper img{width:15%}@media only screen and (max-width: 1024px) and (orientation: portrait){.footer .footer-bottom .logo-wrapper{margin-bottom:1em;width:100%}}.footer .footer-bottom .social{text-align:center;width:33%}.footer .footer-bottom .social a{text-decoration:none}.footer .footer-bottom .social a:visited,.footer .footer-bottom .social a:active{text-decoration:none}.footer .footer-bottom .social .social-item{padding:0.5em}@media only screen and (max-width: 1024px) and (orientation: portrait){.footer .footer-bottom .social .social-item{padding:0.2em}}@media only screen and (max-width: 1024px) and (orientation: portrait){.footer .footer-bottom .social{margin-bottom:1em;width:100%}}.footer .footer-bottom .footer-menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:33%}.footer .footer-bottom .footer-menu .menu-item{font-size:1em;color:#FFF;padding:0 1em;font-weight:bold;cursor:pointer}@media only screen and (max-width: 1250px){.footer .footer-bottom .footer-menu .menu-item{font-size:0.8em}}@media only screen and (max-width: 1024px) and (orientation: portrait){.footer .footer-bottom .footer-menu .menu-item{font-size:0.88em}}@media only screen and (max-width: 320px){.footer .footer-bottom .footer-menu .menu-item{font-size:0.7em}}.footer .footer-bottom .footer-menu .menu-item a{color:#FFF;text-decoration:none}.footer .footer-bottom .footer-menu .menu-item a:visited,.footer .footer-bottom .footer-menu .menu-item a:active{color:#FFF;text-decoration:none}.footer .footer-bottom .footer-menu .menu-item a:hover{color:#FF3E77}.footer .footer-bottom .footer-menu .menu-item:hover{color:#FF3E77}@media only screen and (max-width: 1024px) and (orientation: portrait){.footer .footer-bottom .footer-menu{width:100%;margin-bottom:1em}}.footer .rights{position:absolute;z-index:25;bottom:5px;left:9px;font-size:0.88em;text-align:center;opacity:0.3}@media only screen and (max-width: 570px){.footer .rights{font-size:0.7em}}@-webkit-keyframes water-animation{from{background-position:left 0 top 73px}to{background-position:left 500px top 27px}}@keyframes water-animation{from{background-position:left 0 top 73px}to{background-position:left 500px top 27px}}@media only screen and (min-width: 320px) and (max-width: 812px) and (orientation: landscape){html{-webkit-transform:rotate(-90deg) scale(0.6);transform:rotate(-90deg) scale(0.6);-webkit-transform-origin:left top;transform-origin:left top;overflow-x:scroll;position:absolute;top:100%;left:0}}.header{height:100vh;position:relative}.header a{text-decoration:none !important}.header .path{position:absolute;top:0;right:0;max-width:1024px;width:100%}@media only screen and (min-height: 750px){.header .path{max-width:1200px}}@media only screen and (max-width: 1024px) and (orientation: portrait){.header .path{height:100vh}}.header .path .path-background-1{width:115%;right:0;position:absolute}@media only screen and (max-width: 1024px) and (orientation: portrait){.header .path .path-background-1{display:none}}.header .path .path-background-mobile-1{width:100%}@media only screen and (min-height: 650px){.header .path .path-background-mobile-1{right:0;position:relative;width:109%}}.header .path .path-background{width:100%}@media only screen and (max-width: 1024px) and (orientation: portrait){.header .path .path-background{display:none}}.header .path .path-background-mobile{width:100%}.header .path .business-man-mobile{width:350px;position:absolute;bottom:0%;right:7%}@media only screen and (max-width: 600px){.header .path .business-man-mobile{width:225px;bottom:0%}}@media only screen and (max-width: 550px){.header .path .business-man-mobile{width:200px;bottom:0%}}@media only screen and (max-width: 375px){.header .path .business-man-mobile{bottom:0%}}@media only screen and (max-width: 375px) and (max-height: 668px){.header .path .business-man-mobile{width:200px}}@media only screen and (max-width: 375px) and (min-height: 668px){.header .path .business-man-mobile{width:250px}}@media only screen and (max-width: 320px){.header .path .business-man-mobile{width:150px;right:20%}}.header .path .edge{position:absolute;left:12%;top:54px;width:27%;height:260px}.header .path .edge .ECG{position:absolute;top:38%;width:32px;left:0%;width:46px}.header .path .edge .medal{position:absolute;top:55%;left:74%;width:32px;opacity:0}.header .path .edge .watch-activity{width:42px;top:19%;left:61%;position:absolute;opacity:0}.header .path .edge .spotify{position:absolute;top:2%;left:25%;width:45px;-webkit-transform:rotate(-25deg);transform:rotate(-25deg)}.header .path .edge .compass-wrapper{position:relative;top:55%;left:68%}.header .path .edge .compass-wrapper .compass{background-image:url(../../Images/HomePage/compass-circle.svg);background-repeat:no-repeat;width:45px;height:45px;position:absolute}.header .path .edge .compass-wrapper .niddle{position:absolute;top:15px;left:10px;width:24px}.header .path .edge .cloud-wrapper{position:relative;top:16%;left:59%}.header .path .edge .cloud-wrapper .cloud{background-image:url(../../Images/HomePage/cloud.svg);background-repeat:no-repeat;width:100px;height:50px;position:absolute;z-index:2}.header .path .edge .cloud-wrapper .sun{top:5px;position:absolute;z-index:1;left:2px}.header .path .edge .cloud-wrapper .rain{position:absolute;z-index:3;top:50px}.header .path .edge .cloud-wrapper .rain#rain1{left:0px;top:45px}.header .path .edge .cloud-wrapper .rain#rain2{left:10px;top:55px}.header .path .edge .cloud-wrapper .rain#rain3{left:20px;top:65px}.header .path .edge .cloud-wrapper .rain#rain4{left:25px}.header .path .edge .cloud-wrapper .rain#rain5{left:40px;top:55px}@media only screen and (max-width: 1023px){.header .path .edge{left:0%;top:11%;width:27%}.header .path .edge .ECG{top:74%;left:83%}.header .path .edge .cloud-wrapper{top:28%;left:41%}.header .path .edge .spotify{top:3%;left:35%}.header .path .edge .watch-activity{top:31%;left:43%}.header .path .edge .compass-wrapper{top:57%;left:60%}.header .path .edge .medal{top:56%;left:62%}}@media only screen and (max-width: 1024px) and (orientation: portrait){.header .path .edge{left:4%;top:19%;width:40%}.header .path .edge .cloud-wrapper{top:40%;left:25%}.header .path .edge .spotify{top:17%;left:7%}.header .path .edge .watch-activity{top:40%;left:25%}.header .path .edge .compass-wrapper{top:64%;left:53%}.header .path .edge .medal{top:64%;left:53%}}@media only screen and (max-width: 447px){.header .path .edge{left:-17%;top:7%;width:73%;-webkit-transform:scale(0.5);transform:scale(0.5)}}@media only screen and (max-width: 375px){.header .path .edge{left:-14%;top:5%}}@media only screen and (max-width: 320px){.header .path .edge{-webkit-transform:scale(0.3);transform:scale(0.3);top:0%;left:-21%}}.header .path .fun{position:absolute;left:52%;top:-10px;width:30%;height:350px;left:29%;top:-10px}.header .path .fun .unicorn-wrapper{position:relative;top:5%;left:16%;width:120px}.header .path .fun .unicorn-wrapper .unicorn{background-image:url(../../Images/HomePage/unicorn-naked.svg);background-repeat:no-repeat;width:120px;height:120px;position:absolute;z-index:2}.header .path .fun .unicorn-wrapper .unicorn-feet-front{position:absolute;top:61px;left:10px}.header .path .fun .unicorn-wrapper .unicorn-feet-back{position:absolute;top:55px;left:85px}.header .path .fun .unicorn-wrapper .unicorn-tail{position:absolute;top:27px;left:80px}.header .path .fun .unicorn-wrapper .unicorn-hair{position:absolute;top:8px;left:36px}.header .path .fun .unicorn-wrapper .unicorn-star{position:absolute;top:60px;left:107px}.header .path .fun .burger{position:absolute;-webkit-transform:rotate(20deg);transform:rotate(20deg);width:34px;top:39%;left:65%;opacity:0}.header .path .fun .heart{position:absolute;top:20%;left:58%;-webkit-transform:rotate(20deg);transform:rotate(20deg);width:33px}.header .path .fun .hashtag{position:absolute;top:39%;left:65%;width:29px}.header .path .fun .mario{position:absolute;top:53%;left:77%;width:43px;-webkit-transform:rotate(-10deg);transform:rotate(-10deg);opacity:0}.header .path .fun .joy{position:absolute;width:38px;top:39%;left:64%;opacity:0}.header .path .fun .youtube{position:absolute;top:53%;left:77%;width:52px}.header .path .fun .drone-wrapper{position:relative;top:20%;left:67%;-webkit-transform:rotate(-10deg) scale(0.8);transform:rotate(-10deg) scale(0.8)}.header .path .fun .drone-wrapper .drone{background-image:url(../../Images/HomePage/drone-naked.svg);background-repeat:no-repeat;width:120px;height:120px;position:absolute;z-index:2}.header .path .fun .drone-wrapper .drone-wing{position:absolute}.header .path .fun .drone-wrapper .drone-wing#wing1{left:-8px;top:6px}.header .path .fun .drone-wrapper .drone-wing#wing2{left:15px;-webkit-transform:rotate(180deg);transform:rotate(180deg);top:4px}.header .path .fun .drone-wrapper .drone-wing#wing3{left:55px;top:1px}.header .path .fun .drone-wrapper .drone-wing#wing4{left:77px;top:-1px;-webkit-transform:rotate(180deg);transform:rotate(180deg)}@media only screen and (max-width: 1280px){.header .path .fun{width:30%;top:-2%;left:30%}}@media only screen and (max-width: 1024px) and (orientation: portrait){.header .path .fun{width:40%;top:-1%;left:30%}.header .path .fun .heart{top:20%;left:63%}.header .path .fun .drone-wrapper{top:26%;left:67%}.header .path .fun .youtube{top:53%;left:67%}.header .path .fun .mario{top:53%;left:67%}.header .path .fun .hashtag{top:39%;left:57%}.header .path .fun .joy{top:39%;left:57%}.header .path .fun .burger{top:39%;left:57%}}@media only screen and (max-width: 447px){.header .path .fun{width:72%;-webkit-transform:scale(0.5);transform:scale(0.5);top:-13%;left:12%}}@media only screen and (max-width: 320px){.header .path .fun{-webkit-transform:scale(0.4);transform:scale(0.4);top:-19%}}.header .path .sport{position:absolute;left:70%;top:18%;width:26%;height:260px}.header .path .sport .weight{width:46px;position:absolute;top:30%;left:3%}.header .path .sport .timer{position:absolute;top:0%;left:0%;width:40px}.header .path .sport .pin{position:absolute;top:53%;left:-16%;width:34px;opacity:0}.header .path .sport .sweat{position:absolute;top:10%;width:40px;left:29%}.header .path .sport .fire{position:absolute;top:53%;left:-15%;width:30px}.header .path .sport .basketball{position:absolute;top:0%;left:0%;width:46px;opacity:0}.header .path .sport .plus{position:absolute;top:90%;left:-11%;width:33px}@media only screen and (max-width: 1280px){.header .path .sport{width:28%;left:70%}}@media only screen and (max-width: 1024px) and (orientation: portrait){.header .path .sport{width:38%;left:62%;top:30%}}@media only screen and (max-width: 447px){.header .path .sport{width:66%;left:47%;top:9%;-webkit-transform:scale(0.5);transform:scale(0.5)}}@media only screen and (max-width: 320px){.header .path .sport{-webkit-transform:scale(0.4);transform:scale(0.4);left:45%;top:10%}}.header .path .business{position:absolute;left:52%;top:47%;width:32%;height:400px}@media only screen and (max-width: 1280px){.header .path .business{width:28%;top:45%}}@media only screen and (max-width: 1024px) and (orientation: portrait){.header .path .business{width:36%;top:64%;left:60%}}@media only screen and (max-width: 917px){.header .path .business{display:none}}@media only screen and (max-width: 375px) and (max-height: 667px){.header .path .business{width:45%;top:46%;-webkit-transform:scale(0.7);transform:scale(0.7);left:50%}}@media only screen and (max-width: 320px){.header .path .business{-webkit-transform:scale(0.5);transform:scale(0.5)}}.header .path .business .bitcoin{position:absolute;left:32%;top:24%;width:51px}.header .path .business .mail{top:40%;position:absolute;left:74%;width:52px}@media only screen and (max-width: 447px){.header .path .business .mail{top:80%;left:11%}}.header .path .business .pie{position:absolute;top:60%;left:53%;width:76px}.header .path .business .security{position:absolute;top:30%;left:50%;width:55px;opacity:0}.header .path .business .handshake{position:absolute;top:60%;left:53%;width:83px;opacity:0}.header .path .business .precentage{position:absolute;top:71%;left:79%}@media only screen and (max-width: 447px){.header .path .business .precentage{top:86%}}.header .path .business .graph{position:absolute;top:33%;left:50%;width:56px}.header .mountain{background-image:url(../../Images/HomePage/ski-mountains.svg);background-size:cover;background-repeat:no-repeat;width:89%;height:100%;position:absolute;left:0;top:-350px;z-index:-1}@media only screen and (max-width: 1330px){.header .mountain{display:none}}.header .header-text{position:absolute;top:60%;left:80px;z-index:2;width:80%}@media only screen and (max-width: 1700px){.header .header-text{width:65%}}.header .header-text .wave{font-family:"AvenirNext-Bold","Gunar-Heavy",sans-serif;line-height:1;font-size:8.5em;letter-spacing:-5.9px;font-weight:900;color:#162125a8;background-position:0 0;background-repeat:repeat-x;background-position-y:0;background-image:url(../../Images/HomePage/grey-w.png);-webkit-background-clip:text;-webkit-animation:water-animation 5s infinite;animation:water-animation 5s infinite;-webkit-animation-direction:alternate;animation-direction:alternate;cursor:pointer;-webkit-transition:color 0.5s;transition:color 0.5s}@media only screen and (max-width: 1200px){.header .header-text .wave{font-size:7em}}@media only screen and (max-width: 1024px) and (orientation: portrait){.header .header-text .wave{font-size:6em}}@media only screen and (max-width: 700px){.header .header-text .wave{font-size:5em}}@media only screen and (min-width: 1025px){.header .header-text .wave-yellow:hover{color:#63635d1c;background-position:0 0;background-repeat:repeat-x;background-position-y:0;background-image:url(../../Images/HomePage/yellow-w.png);-webkit-background-clip:text;-webkit-animation:water-animation 5s infinite;animation:water-animation 5s infinite;-webkit-animation-direction:alternate;animation-direction:alternate;cursor:pointer}}@media only screen and (min-width: 1025px){.header .header-text .wave-red:hover{color:#63635d1c;background-position:0 0;background-repeat:repeat-x;background-position-y:0;background-image:url(../../Images/HomePage/red-w.png);-webkit-background-clip:text;-webkit-animation:water-animation 5s infinite;animation:water-animation 5s infinite;-webkit-animation-direction:alternate;animation-direction:alternate;cursor:pointer}}@media only screen and (min-width: 1025px){.header .header-text .wave-prp:hover{color:#63635d1c;background-position:0 0;background-repeat:repeat-x;background-position-y:0;background-image:url(../../Images/HomePage/purple-w.png);-webkit-background-clip:text;-webkit-animation:water-animation 5s infinite;animation:water-animation 5s infinite;-webkit-animation-direction:alternate;animation-direction:alternate;cursor:pointer}}.header .header-text h2{width:100%;line-height:1.2em;font-family:"AvenirNext-Regular","Galano",sans-serif;margin:0;margin-left:5px}@media only screen and (max-width: 1550px){.header .header-text{left:40px;top:55%}.header .header-text h1{font-size:3.5em}.header .header-text h2{font-size:1.6em}}@media only screen and (max-width: 1450px){.header .header-text{left:40px;top:60%}.header .header-text h1{font-size:3em}.header .header-text h2{font-size:1.5em}}@media only screen and (max-width: 1300px){.header .header-text{top:55%}.header .header-text h1{width:65%;font-size:3em;line-height:1.2em}.header .header-text h2{width:100%;font-size:1.5em}}@media only screen and (max-width: 1110px){.header .header-text{top:54%}}@media only screen and (max-width: 1024px) and (orientation: portrait){.header .header-text h2{margin:1em 5px}}@media only screen and (max-width: 1024px) and (orientation: portrait){.header .header-text{top:70%;left:35px}}@media only screen and (max-width: 600px){.header .header-text{width:95%;top:53%}}@media only screen and (max-width: 414px){.header .header-text{top:60%;left:8px}.header .header-text h2{font-size:1em;line-height:1.2em}}@media only screen and (max-width: 375px){.header .header-text{top:59%}.header .header-text .wave{font-size:4em}}@media only screen and (device-width: 375px) and (device-height: 812px) and (-webkit-device-pixel-ratio: 3){.header .header-text{top:50%}.header .header-text .wave{font-size:5.2em}}@media only screen and (max-width: 320px){.header .header-text{top:57%}.header .header-text h1{width:80%;font-size:2em}}.header .arrow-wrapper{cursor:pointer;position:relative;margin-top:25px}.header .arrow-wrapper:after{content:'';position:absolute;width:25px;top:-10px;bottom:-10px;left:-45px;right:-10px;padding:45px}.header .arrow-wrapper .arrow{width:20px}@media only screen and (max-width: 414px){.header .arrow-wrapper{margin-top:0}}.content{overflow:hidden;width:100%;height:100%;position:relative;-webkit-box-sizing:border-box;box-sizing:border-box}@media only screen and (max-width: 1450px){.content{margin-top:200px}}@media only screen and (max-width: 1024px) and (orientation: portrait){.content{margin-top:100px}}@media only screen and (max-width: 1023px){.content{padding:0 3em}}@media only screen and (max-width: 570px){.content{padding:0 2em}}@media only screen and (max-width: 320px){.content{padding:0 1em}}.content .quote-section{position:relative}.content .quote-section .quote-background{width:100%;position:absolute;top:-9em;z-index:-1}@media only screen and (max-width: 1580px){.content .quote-section .quote-background{top:-4em}}@media only screen and (max-width: 1450px){.content .quote-section .quote-background{top:-11em}}@media only screen and (max-width: 1280px){.content .quote-section .quote-background{top:-2em}}@media only screen and (max-width: 1023px){.content .quote-section .quote-background{top:5em;left:-3em;width:125%}}@media only screen and (max-width: 570px){.content .quote-section .quote-background{top:9em}}.content .quote-section .quote{font-family:"AvenirNext-Medium","Gunar-Medium",sans-serif;color:#30424A;font-size:2.3em;font-weight:200;line-height:1.5em;padding:4em 5em}@media only screen and (max-width: 1580px){.content .quote-section .quote{font-size:2.5em;line-height:1.5em;padding:3em}}@media only screen and (max-width: 1450px){.content .quote-section .quote{font-size:1.5em}}@media only screen and (max-width: 570px){.content .quote-section .quote{padding:3em 1em;width:100%}}@media only screen and (max-width: 447px){.content .quote-section .quote{font-size:1em}}.content .quote-section .quote .heavy{font-weight:bold}.content .quote-section .quote .author{color:#2DB9F7;font-size:0.5em}@media only screen and (max-width: 1023px){.content .quote-section .quote .author{font-size:0.8em}}.content .quote-section .quote .btn-wrapper{margin-left:-18px;margin-top:20px}.content .quote-section .quote .btn-wrapper .btn-text{font-size:0.6em}@media only screen and (max-width: 1580px){.content .quote-section .quote .btn-wrapper .btn-text{font-size:0.5em}}@media only screen and (max-width: 1450px){.content .quote-section .quote .btn-wrapper .btn-text{font-size:0.9em}}@media only screen and (max-width: 447px){.content .quote-section .quote .btn-wrapper .btn-text{font-size:1.2em}}.content #experienceSection{width:100%;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-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:10%;z-index:3}@media only screen and (max-width: 1450px){.content #experienceSection{margin-top:0}}@media only screen and (max-width: 1023px){.content #experienceSection{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}.content #experienceSection .experience-content{width:40%;margin-right:50px}.content #experienceSection .experience-content .umph{color:#1F323B}.content #experienceSection .experience-content .read-more{color:#FF1844;text-decoration:none}.content #experienceSection .experience-content .read-more:visited,.content #experienceSection .experience-content .read-more:active{color:#FF1844;text-decoration:none}@media only screen and (max-width: 1180px){.content #experienceSection .experience-content{width:50%}}.content #experienceSection .experience-content h1{font-size:4.5em;letter-spacing:-1px;color:black}.content #experienceSection .experience-content h1 .red{background-color:#FF1844}.content #experienceSection .experience-content h1.inline{display:inline;font-size:2em}@media only screen and (max-width: 1250px){.content #experienceSection .experience-content h1{font-size:2.8em;line-height:48px}}@media only screen and (max-width: 570px){.content #experienceSection .experience-content h1{font-size:2.3em;line-height:42px}}.content #experienceSection .experience-content h4{font-size:1.2em}@media only screen and (max-width: 1023px){.content #experienceSection .experience-content{width:100%;margin-right:0}}.content #experienceSection .experience-content .text{font-size:1.5em;position:relative}.content #experienceSection .experience-content .text .placeholder-wrapper{position:absolute}.content #experienceSection .experience-content .text .placeholder{position:relative;font-weight:bold;color:#18E498;top:-20px;width:200px;padding:3px}.content #experienceSection .experience-content .text .red{color:#FF1844;font-weight:bold}@media only screen and (max-width: 1023px){.content #experienceSection .experience-content .text{font-size:1.2em}}@media only screen and (max-width: 414px){.content #experienceSection .experience-content .text{font-size:1.2em}}.content #experienceSection .experience-content .btn-wrapper{margin-left:-18px;margin-top:20px}.content #experienceSection .experience-wrapper{position:relative;border-radius:50%;overflow:hidden;width:28%;margin-right:250px}@media only screen and (max-width: 1450px){.content #experienceSection .experience-wrapper{width:30%;margin-right:45px}}@media only screen and (max-width: 1023px){.content #experienceSection .experience-wrapper{width:65%;margin-top:50px;margin-right:0}.content #experienceSection .experience-wrapper.extra{margin-top:0;margin-bottom:30px;width:100%}}.content #experienceSection .experience-wrapper .space{position:absolute;width:103%;height:101%;z-index:1;border-radius:50%}@media only screen and (max-width: 917px){.content #experienceSection .experience-wrapper .space{width:100%;height:100%}}.content #experienceSection .experience-wrapper .experience{width:100%;height:100%;position:relative;z-index:2;top:10px}.content #experienceSection .experience-wrapper .top{position:absolute;top:32%;left:29%;width:41%;z-index:5}@media only screen and (max-width: 1024px){.content #experienceSection .experience-wrapper .top{top:33%;left:30%;width:39%;z-index:5}}.content #experienceSection .experience-wrapper .rainbow{position:absolute;top:-4px;left:38%;height:38%;z-index:3}@media only screen and (max-width: 1024px){.content #experienceSection .experience-wrapper .rainbow{top:0px;border-top-right-radius:25%;border-top-left-radius:25%}}.content #experienceSection .experience-wrapper .shades{position:absolute;top:43%;left:34%;width:17%;z-index:3}.content #experienceSection .experience-wrapper .stars1{position:absolute;top:5%;left:46%;z-index:4;width:25%}.content #experienceSection .experience-wrapper .stars2{position:absolute;top:3%;left:32%;width:20%;z-index:4}.content #experienceSection.extra{margin-top:0;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.content #experienceSection.extra .experience-content{width:45%}@media only screen and (max-width: 1024px){.content #experienceSection.extra .experience-content{width:100%}}@media only screen and (max-width: 1023px){.content #experienceSection.extra{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.content #experienceSection.extra .extra-section{width:50%}.content #experienceSection.extra .extra-section img{width:100%}.content .team-section{width:100%;margin:50px 0;position:relative;-webkit-box-sizing:border-box;box-sizing:border-box}.content .team-section .team-background{width:125%;position:absolute;bottom:-177px;z-index:-2}@media only screen and (max-width: 1450px){.content .team-section .team-background{bottom:-98px}}@media only screen and (max-width: 1023px){.content .team-section .team-background{left:-3em}}.content .team-section h1{width:40%;margin:0 auto;margin-bottom:100px;text-align:center;color:black}.content .team-section h1 .yellow{background-color:#fff101}@media only screen and (max-width: 1450px){.content .team-section h1{font-size:3.5em;width:55%;line-height:1em;margin-bottom:50px;margin-top:70px}}@media only screen and (max-width: 1040px){.content .team-section h1{font-size:3.5em;line-height:1em;width:100%}}@media only screen and (max-width: 570px){.content .team-section h1{font-size:2.3em;width:100%}}.content .team-section .teams{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-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;-ms-flex-line-pack:center;align-content:center;cursor:pointer}@media only screen and (max-width: 1023px){.content .team-section .teams{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.content .team-section .teams .ux-section{text-align:center;width:25%;position:relative}.content .team-section .teams .ux-section .team-shape{top:33%;left:1%}.content .team-section .teams .ux-section:hover .team-shape{opacity:1;-webkit-transition:opacity 0.5s;transition:opacity 0.5s}.content .team-section .teams .ux-section:hover .team-desc .text{opacity:1;-webkit-transition:opacity 0.5s;transition:opacity 0.5s}.content .team-section .teams .ux-section .ninja-wrapper{position:relative}.content .team-section .teams .ux-section .ninja-wrapper .ux-background{position:absolute;top:-68px;left:22%;width:70%}.content .team-section .teams .ux-section .ninja-wrapper .ninja{width:55%;position:relative;top:-58px}@media only screen and (max-width: 1023px){.content .team-section .teams .ux-section .ninja-wrapper{height:440px}.content .team-section .teams .ux-section .ninja-wrapper .ux-background{top:0}.content .team-section .teams .ux-section .ninja-wrapper .ninja{top:18px}}@media only screen and (max-width: 447px){.content .team-section .teams .ux-section .ninja-wrapper{height:220px;padding-bottom:0}}@media only screen and (max-width: 1023px){.content .team-section .teams .ux-section{width:100%;padding-bottom:70px}}@media only screen and (max-width: 447px){.content .team-section .teams .ux-section{padding-bottom:30px}}.content .team-section .teams .ui-section{text-align:center;width:25%;position:relative}.content .team-section .teams .ui-section .team-shape{top:50%;left:-5%;-webkit-transform:rotate(50deg);transform:rotate(50deg)}.content .team-section .teams .ui-section:hover .team-shape{opacity:1;-webkit-transition:opacity 0.5s;transition:opacity 0.5s}.content .team-section .teams .ui-section:hover .team-desc .text{opacity:1;-webkit-transition:opacity 0.5s;transition:opacity 0.5s}.content .team-section .teams .ui-section .wizard-wrapper{position:relative}.content .team-section .teams .ui-section .wizard-wrapper .wizard{width:25%;position:relative}.content .team-section .teams .ui-section .wizard-wrapper .owl-eyes{position:absolute;left:53.5%;top:16.3%;width:2.5%}@media only screen and (max-width: 1023px){.content .team-section .teams .ui-section{width:100%;padding-bottom:70px}}@media only screen and (max-width: 447px){.content .team-section .teams .ui-section{padding-bottom:30px}}.content .team-section .teams .dev-section{text-align:center;width:25%;position:relative}.content .team-section .teams .dev-section .team-shape{top:52%;left:-5%;-webkit-transform:rotate(95deg);transform:rotate(95deg)}.content .team-section .teams .dev-section:hover .team-shape{opacity:1;-webkit-transition:opacity 0.5s;transition:opacity 0.5s}.content .team-section .teams .dev-section:hover .team-desc .text{opacity:1;-webkit-transition:opacity 0.5s;transition:opacity 0.5s}.content .team-section .teams .dev-section .megamind{width:69%}.content .team-section .teams .dev-section .megamind-drone{position:absolute;top:0;left:60%}@media only screen and (max-width: 1023px){.content .team-section .teams .dev-section{width:100%;padding-bottom:70px}}@media only screen and (max-width: 447px){.content .team-section .teams .dev-section{padding-bottom:30px}}.content .team-section .teams .pm-section{text-align:center;width:25%;position:relative}.content .team-section .teams .pm-section .team-shape{top:40%;left:-10%;-webkit-transform:rotate(150deg);transform:rotate(150deg)}.content .team-section .teams .pm-section:hover .team-shape{opacity:1;-webkit-transition:opacity 0.5s;transition:opacity 0.5s}.content .team-section .teams .pm-section:hover .team-desc .text{opacity:1;-webkit-transition:opacity 0.5s;transition:opacity 0.5s}.content .team-section .teams .pm-section .warrior-wrapper{position:relative}.content .team-section .teams .pm-section .warrior-wrapper .warrior{z-index:2;width:53%;position:relative}.content .team-section .teams .pm-section .warrior-wrapper .dragon{width:70%;position:absolute;z-index:1;top:60%;left:25px}@media only screen and (max-width: 1023px){.content .team-section .teams .pm-section{width:100%}}.content .team-section .teams .team-desc{width:100%;padding-top:20px;z-index:2}@media only screen and (max-width: 447px){.content .team-section .teams .team-desc{padding-top:0}}.content .team-section .teams .team-desc .title{text-align:center;margin-bottom:5px;color:black}@media only screen and (max-width: 1024px){.content .team-section .teams .team-desc .title{font-size:1.5em}}.content .team-section .teams .team-desc .sub-title{color:black;font-size:1em;text-transform:uppercase;margin:10px 0}.content .team-section .teams .team-desc .text{opacity:0;width:85%;margin:0 auto;font-size:1.2em}@media only screen and (max-width: 1024px) and (orientation: portrait){.content .team-section .teams .team-desc .text{opacity:1}}.content .team-section .teams .team-desc .team-shape{position:absolute;width:100%;z-index:-1;opacity:0}@media only screen and (max-width: 1450px){.content .team-section .teams .team-desc .text{width:100%}}@media only screen and (max-width: 1023px){.content .team-section .teams .team-desc .sub-title{font-size:0.88em}}.content .team-section .our-services-button{width:250px;margin:0 auto}@media only screen and (max-width: 447px){.content .team-section .our-services-button{margin:4em auto}}.content .hero-section{width:100%;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-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:200px}@media only screen and (max-width: 1450px){.content .hero-section{margin-top:150px}}@media only screen and (max-width: 1023px){.content .hero-section{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}.content .hero-section .hero-content{width:40%}.content .hero-section .hero-content .title{font-size:4.5em;letter-spacing:-1px;line-height:1.2em;width:80%}@media only screen and (max-width: 1450px){.content .hero-section .hero-content .title{font-size:3.5em;width:100%}}@media only screen and (max-width: 1023px){.content .hero-section .hero-content .title{font-size:3.5em;width:70%}}@media only screen and (max-width: 447px){.content .hero-section .hero-content .title{font-size:2.3em;line-height:1em;width:85%}}.content .hero-section .hero-content .text{width:100%;font-size:1.5em}@media only screen and (max-width: 1023px){.content .hero-section .hero-content .text{font-size:1.2em;width:100%}}.content .hero-section .hero-content .btn{margin-top:20px;left:-19px}.content .hero-section .hero-content .btn .text{width:100%;font-size:1.2em}@media only screen and (max-width: 1023px){.content .hero-section .hero-content .btn{margin:20px auto}}@media only screen and (max-width: 1023px){.content .hero-section .hero-content{width:100%;margin-top:5%}}.content .hero-section .hero{width:30%;text-align:center}@media only screen and (max-width: 1200px){.content .hero-section .hero{width:45%}}@media only screen and (max-width: 1023px){.content .hero-section .hero{width:100%;margin-top:20px}}.content .hero-section .hero .hero-wrapper{position:relative;border-radius:50%;overflow:hidden;width:72%;margin:0 auto}.content .hero-section .hero .hero-wrapper .hero-background{position:relative;width:100%;height:100%;top:14px}.content .hero-section .hero .hero-wrapper .hero-left-shirt{position:absolute;top:21%;left:24%;width:29%}@media only screen and (max-width: 570px){.content .hero-section .hero .hero-wrapper .hero-left-shirt{top:24%}}.content .hero-section .hero .hero-wrapper .hero-right-shirt{position:absolute;-webkit-transform:scaleX(-1);transform:scaleX(-1);top:21%;right:25%;width:29%}@media only screen and (max-width: 570px){.content .hero-section .hero .hero-wrapper .hero-right-shirt{top:25%}}.content .hero-section .hero .hero-wrapper .hero-left-hand{position:absolute;top:43%;left:-64px;width:60%}.content .hero-section .hero .hero-wrapper .hero-right-hand{position:absolute;top:43%;right:-64px;width:60%}.content .cap-section{height:1000px;width:65%;margin:100px auto;position:relative;overflow:hidden}@media only screen and (max-width: 1650px){.content .cap-section{width:75%;margin:50px auto}}@media only screen and (max-width: 1450px){.content .cap-section{width:85%;overflow-x:auto}}@media only screen and (max-width: 1230px){.content .cap-section{-webkit-transform:scale(0.8);transform:scale(0.8);width:100%}}@media only screen and (max-width: 1023px){.content .cap-section{-webkit-transform:scale(1);transform:scale(1);overflow:hidden;width:100%}}@media only screen and (max-width: 1100px){.content .cap-section{overflow:hidden}}@media only screen and (max-width: 414px){.content .cap-section{overflow:hidden;width:100%;margin-bottom:0}}@media only screen and (max-width: 320px){.content .cap-section{height:1300px}}.content .cap-section .cap-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;justify-self:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;position:relative}@media only screen and (max-width: 1023px){.content .cap-section .cap-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;position:relative;-ms-flex-wrap:wrap;flex-wrap:wrap}}.content .cap-section .cap-wrapper .cap-content{width:25%;height:20%;text-align:center}.content .cap-section .cap-wrapper .cap-content .sub{font-family:"AvenirNext-Medium","Galano-Medium",sans-serif;font-size:2em;color:#E5E1F0}.content .cap-section .cap-wrapper .cap-content h3{margin:0}@media only screen and (max-width: 1023px){.content .cap-section .cap-wrapper .cap-content{display:none}}.content .cap-section .cap-content-mobile{width:100%;text-align:center;margin:auto 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:3em 0}@media only screen and (min-width: 1023px){.content .cap-section .cap-content-mobile{display:none}}.content .cap-section .cap-content-mobile .sub{font-family:"AvenirNext-Medium","Galano-Medium",sans-serif;font-size:2em;color:#E5E1F0}.content .cap-section .cap-content-mobile h3{width:50%;margin:0}@media only screen and (max-width: 570px){.content .cap-section .cap-content-mobile h3{width:90%;font-size:1.5em}}.content .cap-section .cap-items{position:absolute;width:100%;height:100%}@media only screen and (max-width: 1023px){.content .cap-section .cap-items{height:auto}}.content .cap-section .cap-items .cap-item{position:absolute;background-image:url(../../Images/Capabilities/capabilities-circle.svg);background-size:contain;background-repeat:no-repeat;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width: 1023px){.content .cap-section .cap-items .cap-item{position:relative}}.content .cap-section .cap-items .cap-item .cap-text{color:#C5C5C5;font-size:1.2em;width:50%;font-weight:800;font-family:"AvenirNext-Regular","Galano",sans-serif}@media only screen and (max-width: 1023px){.content .cap-section .cap-items .cap-item .cap-text{font-size:0.88em}}@media only screen and (max-width: 414px){.content .cap-section .cap-items .cap-item .cap-text{font-size:0.6em;width:70%}}.content .cap-section .cap-items .phone{position:absolute;top:11%;left:9%;width:41px}@media only screen and (max-width: 1023px){.content .cap-section .cap-items .phone{top:18%;z-index:2}}@media only screen and (max-width: 414px){.content .cap-section .cap-items .phone{top:19%;width:35px}}.content .cap-section .cap-items .ux{position:absolute;top:4%;left:66%;width:66px}@media only screen and (max-width: 1023px){.content .cap-section .cap-items .ux{position:absolute;top:14%;left:79%;z-index:2}}@media only screen and (max-width: 414px){.content .cap-section .cap-items .ux{top:17%;left:81%;width:50px}}.content .cap-section .cap-items .code{position:absolute;top:85%;left:90%;width:65px}@media only screen and (max-width: 1023px){.content .cap-section .cap-items .code{z-index:2}}@media only screen and (max-width: 414px){.content .cap-section .cap-items .code{width:40px;left:80%;top:90%}}.content .cap-section .cap-items .telescope{position:absolute;top:34%;left:91%;width:92px;z-index:2}@media only screen and (max-width: 1023px){.content .cap-section .cap-items .telescope{top:36%;left:86%;width:76px}}@media only screen and (max-width: 414px){.content .cap-section .cap-items .telescope{top:43%;left:84%;width:52px}}.content .cap-section .cap-items .laptop{position:absolute;top:86%;left:2%;width:100px}@media only screen and (max-width: 1023px){.content .cap-section .cap-items .laptop{top:83%;left:2%;width:95px;z-index:2}}@media only screen and (max-width: 414px){.content .cap-section .cap-items .laptop{top:87%;left:2%;width:50px}}.content .cap-section .cap-items .db{position:absolute;top:43%;left:1%;width:76px;z-index:2}@media only screen and (max-width: 414px){.content .cap-section .cap-items .db{top:44%;left:1%;width:51px}}.content .cap-section .cap-items .purple-diamond{position:absolute;top:6%;left:74%}@media only screen and (max-width: 1023px){.content .cap-section .cap-items .purple-diamond{top:12%;left:91%}}.content .cap-section .cap-items .yellow-diamond{position:absolute;top:33%;left:60%}@media only screen and (max-width: 1023px){.content .cap-section .cap-items .yellow-diamond{top:31%;left:94%;z-index:2;width:34px}}@media only screen and (max-width: 414px){.content .cap-section .cap-items .yellow-diamond{top:33%;left:91%}}.content .cap-section .cap-items .red-square{position:absolute;top:92%;z-index:2;left:16%;width:22px}@media only screen and (max-width: 1023px){.content .cap-section .cap-items .red-square{position:absolute;top:95%;z-index:2;left:7%;width:18px}}.content .cap-section .cap-items .red-circle{position:absolute;top:50%;left:88%;z-index:2}@media only screen and (max-width: 1023px){.content .cap-section .cap-items .red-circle{top:53%;left:92%;z-index:2;width:54px}}@media only screen and (max-width: 414px){.content .cap-section .cap-items .red-circle{top:56%;left:86%;z-index:2;width:43px}}.content .cap-section .cap-items .yellow-circle{position:absolute;top:19%;left:0;z-index:2}@media only screen and (max-width: 1023px){.content .cap-section .cap-items .yellow-circle{top:31%;z-index:2;width:51px}}.content .cap-section .cap-items .purple-circle{position:absolute;top:8%;left:34%}@media only screen and (max-width: 1023px){.content .cap-section .cap-items .purple-circle{left:77%;top:5%;width:50px}}.content .cap-section .cap-items .purple-diamond-2{position:absolute;width:41px;top:63%;left:0%;z-index:2}@media only screen and (max-width: 414px){.content .cap-section .cap-items .purple-diamond-2{width:25px}}.content .cap-section .cap-items .red-square-2{position:absolute;-webkit-transform:rotate(45deg);transform:rotate(45deg);width:17px;top:7%;left:3%}@media only screen and (max-width: 1023px){.content .cap-section .cap-items .red-square-2{top:14%;left:2%}}.content .cap-section .cap-items .play{position:absolute;top:61%;left:27%;z-index:2}@media only screen and (max-width: 1023px){.content .cap-section .cap-items .play{top:78%;left:89%;z-index:2}}@media only screen and (max-width: 1023px){.content.extra{margin-top:60px}}.content.story{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.content.story .text{width:45%;font-size:1.2em}.content.story .text .umph{font-size:3em;color:#1F323B}.content.story .story-wrapper{width:40%}.content.story .story-wrapper img{width:100%}@media only screen and (max-width: 1600px){.content.story{margin-top:150px}}@media only screen and (max-width: 1400px){.content.story{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.content.story .text{width:100%}.content.story .story-wrapper{width:65%}}@media only screen and (max-width: 800px){.content.story{margin-top:80px}.content.story .story-wrapper{width:100%}}@media only screen and (max-width: 415px){.content.story{margin-top:50px}.content.story .text .umph{font-size:2.5em;line-height:50px}}@media only screen and (max-width: 320px){.content.story{margin-top:100px}}.enduser-community-section{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:250px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0 50px;-webkit-box-sizing:border-box;box-sizing:border-box}.enduser-community-section .image-wrapper{width:41%;text-align:right}.enduser-community-section .image-wrapper img{width:90%}.enduser-community-section .community-wrapper{width:45%}.enduser-community-section .community-wrapper b{font-size:1.2em;color:black}.enduser-community-section .community-wrapper .community-title{color:black;font-size:4.5em;letter-spacing:-1px}.enduser-community-section .community-wrapper .community-title .green{background-color:#38e092}.enduser-community-section .community-wrapper h3{margin:0}.enduser-community-section .community-wrapper .community-content{font-size:1.5em}.enduser-community-section .community-wrapper .btn{margin-top:0px;margin-left:-15px;margin-bottom:25px}.enduser-community-section .community-wrapper .btn .text{font-size:0.8em}@media only screen and (max-width: 1650px){.enduser-community-section .image-wrapper img{width:90%}.enduser-community-section .community-wrapper{width:45%}}@media only screen and (max-width: 1250px){.enduser-community-section{margin-bottom:150px}.enduser-community-section .image-wrapper img{width:95%}.enduser-community-section .community-wrapper{margin-right:0;width:60%}.enduser-community-section .community-wrapper .community-title{font-size:2.8em;line-height:1.2em}.enduser-community-section .community-wrapper .community-content{font-size:1.2em}}.enduser-community-section #podcast{margin-top:1.5em}@media only screen and (max-width: 1024px) and (orientation: portrait){.enduser-community-section{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;margin-top:120px;margin-bottom:120px;padding:0}.enduser-community-section .image-wrapper{width:95%;text-align:center}.enduser-community-section .image-wrapper img{width:90%}.enduser-community-section .community-wrapper{width:100%;margin:0 auto;text-align:center}.enduser-community-section #podcast,.enduser-community-section #meetup{margin:1em auto}.enduser-community-section .community-content{font-size:1.3em}}@media only screen and (max-width: 570px){.enduser-community-section .image-wrapper{width:100%}.enduser-community-section .image-wrapper img{width:100%}.enduser-community-section .community-wrapper .community-title{font-size:2.3em;line-height:40px}.enduser-community-section .community-content{font-size:0.88em}}.workshop-section{width:100%;padding:3em 2em;margin-bottom:150px;background-image:linear-gradient(8deg, #3B0476 5%, #1056CB 78%);color:white;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.workshop-section .workshop-title{width:100%;margin:0 auto;text-align:center;color:#fff101}.workshop-section .workshop-title a{color:#7ce7ff;text-decoration:none}.workshop-section .workshop-title a:visited,.workshop-section .workshop-title a:active{color:#7ce7ff;text-decoration:none}.workshop-section .workshop-title a:hover{color:#7ce7ff}.workshop-section .workshop-content{width:42%;margin:0 auto;font-size:1.5em}.workshop-section .workshop-content .price{font-family:"AvenirNext-Bold","Gunar-Heavy",sans-serif;color:#FF3E77}.workshop-section .workshop-heading{text-align:center;margin-top:1em}.workshop-section .btn-workshop{margin:0 auto;margin-top:1em}.workshop-section .btn-workshop .text{font-size:0.8em}@media only screen and (max-width: 1200px){.workshop-section .workshop-content{width:90%}}@media only screen and (max-width: 1024px) and (orientation: portrait){.workshop-section .workshop-content{width:100%;font-size:1em}.workshop-section .workshop-title{font-size:1.4em}}@media only screen and (max-width: 570px){.workshop-section .workshop-title{font-size:1.2em}}.design-sprint-section{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0 50px;-webkit-box-sizing:border-box;box-sizing:border-box;margin-bottom:150px}.design-sprint-section .image-wrapper{width:41%;text-align:center;position:relative}.design-sprint-section .image-wrapper img{width:22%;position:absolute;top:88%;left:1%;z-index:-1}.design-sprint-section .sprint-wrapper{width:45%}.design-sprint-section .sprint-wrapper .sprint-title{color:black;font-size:4.5em;letter-spacing:-1px}.design-sprint-section .sprint-wrapper .sprint-title .yellow{background-color:#fff101}.design-sprint-section .sprint-wrapper .sprint-content{font-size:1.5em}.design-sprint-section .sprint-wrapper .btn{margin-top:30px;margin-left:-15px}@media only screen and (max-width: 1650px){.design-sprint-section .image-wrapper img{width:60%}.design-sprint-section .sprint-wrapper{width:45%}}@media only screen and (max-width: 1250px){.design-sprint-section{margin-bottom:150px}.design-sprint-section .image-wrapper{width:67%}.design-sprint-section .image-wrapper img{width:65%}.design-sprint-section .sprint-wrapper{margin-right:0;width:64%}.design-sprint-section .sprint-wrapper .sprint-title{font-size:2.8em;line-height:1.2em}.design-sprint-section .sprint-wrapper .sprint-content{font-size:1.2em}}@media only screen and (max-width: 1024px) and (orientation: portrait){.design-sprint-section{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:120px;margin-bottom:120px;padding:0}.design-sprint-section .image-wrapper{width:95%;text-align:center}.design-sprint-section .image-wrapper img{width:65%}.design-sprint-section iframe{height:315px;width:100%}.design-sprint-section .sprint-wrapper{width:100%;margin:0 auto}.design-sprint-section #DesignSprint{margin:1em auto}.design-sprint-section .sprint-content{font-size:1.3em}}@media only screen and (max-width: 570px){.design-sprint-section .image-wrapper{width:100%}.design-sprint-section .image-wrapper img{width:75%}.design-sprint-section .sprint-wrapper .sprint-title{font-size:2.3em;line-height:40px}.design-sprint-section .sprint-content{font-size:0.88em}}.extra-button-wrapper{text-align:center;padding:2em 0px}.extra-button-wrapper .btn{margin:0 auto}@keyframes water-animation{from{background-position:left 0 top 73px}to{background-position:left 500px top 27px}}.insta-wrapper{width:100%;text-align:center;margin-bottom:2em}.insta-wrapper .insta{text-align:center}.insta-wrapper a{text-decoration:none;color:black}.insta-wrapper a .red{background-color:#FF1844}.insta-wrapper a:visited,.insta-wrapper a:active{color:black;text-decoration:none}.insta-wrapper a:hover{color:black}
