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}}.team-header{height:90vh}@media only screen and (max-width: 1700px){.team-header{height:80vh}}@media only screen and (max-width: 1590px){.team-header{height:75vh}}@media only screen and (max-width: 1450px){.team-header{height:65vh}}@media only screen and (max-width: 1300px){.team-header{height:55vh}}@media only screen and (min-width: 1080px) and (max-height: 717px) and (max-width: 1655px){.team-header{height:85vh}}@media only screen and (max-width: 414px) and (max-height: 737px){.team-header{height:65vh}}@media only screen and (max-width: 320px) and (max-height: 737px){.team-header{height:75vh}}.team-header .header-img{position:absolute;width:100%}@media only screen and (max-width: 1024px) and (orientation: portrait){.team-header .header-img{display:none}}.team-header .header-img-mobile{width:100%;position:absolute;height:628px;z-index:-1}@media only screen and (min-width: 1024px) and (orientation: portrait){.team-header .header-img-mobile{height:900px}}.team-header .team-header-wrapper{width:55%;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;-ms-flex-line-pack:center;align-content:center;top:22%;left:5%;position:relative;z-index:2}@media only screen and (max-width: 1023px){.team-header .team-header-wrapper{width:85%}}@media only screen and (max-width: 750px){.team-header .team-header-wrapper{top:19%}}.team-header .team-header-wrapper .wave{font-family:"AvenirNext-Bold","Gunar-Heavy",sans-serif;line-height:1;font-size:8.5em;letter-spacing:-5.9px;font-weight:900;-webkit-transition:color 0.5s;transition:color 0.5s;color:#464e4e40;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}@media only screen and (max-width: 1024px){.team-header .team-header-wrapper .wave{font-size:6.5em}}.team-header .team-header-wrapper .team-title{font-size:3.5em;color:black;font-family:"AvenirNext-Bold","Gunar-DemiBold",sans-serif;width:100%;font-size:3.5em}@media only screen and (max-width: 1579px){.team-header .team-header-wrapper .team-title{font-size:3em}}@media only screen and (max-width: 1450px){.team-header .team-header-wrapper .team-title{font-size:2.5em}}@media only screen and (max-width: 1250px){.team-header .team-header-wrapper .team-title{font-size:2em}}@media only screen and (max-width: 750px){.team-header .team-header-wrapper .team-title{font-size:1.5em}}.team-header .team-header-wrapper .team-author{color:#FF1844;font-family:"AvenirNext-Medium","Gunar-Medium",sans-serif;font-size:1.2em;margin-top:2em}@media only screen and (max-width: 1450px){.team-header .team-header-wrapper .team-author{font-size:1em}}@media only screen and (max-width: 1250px){.team-header .team-header-wrapper .team-author{font-size:0.88em}}.team-header .arrow-wrapper-services{cursor:pointer;position:relative;margin-top:4em}@media only screen and (max-width: 750px){.team-header .arrow-wrapper-services{margin-top:2em}}.team-header .arrow-wrapper-services:after{content:'';position:absolute;width:25px;top:-10px;bottom:-10px;left:-45px;right:-10px;padding:45px}.team-header .arrow-wrapper-services .arrow{width:20px}@media only screen and (max-width: 1024px) and (orientation: portrait){.team-content{margin-top:50px;padding:0 3em;overflow:hidden}}@media only screen and (max-width: 570px){.team-content{padding:0 2em}}@media only screen and (max-width: 320px){.team-content{padding:0 1em}}.team-content .intro{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.team-content .intro-text{margin-top:4em;margin-bottom:3em;width:100%;text-align:center}.team-content .intro-text h1{margin-bottom:0.3em;font-size:5em}.team-content .intro-text .sub{font-size:1.5em;color:#595959;text-align:center}@media only screen and (max-width: 1450px){.team-content .intro-text{width:95%}.team-content .intro-text h1{line-height:1em}}@media only screen and (max-width: 1024px){.team-content .intro-text{font-size:1.2em;width:95%}.team-content .intro-text h1{font-size:4em;line-height:1em}.team-content .intro-text .sub{font-size:1.2em;width:80%;margin:0 auto}}@media only screen and (max-width: 570px){.team-content .intro-text{width:100%}.team-content .intro-text h1{font-size:3em}.team-content .intro-text .sub{font-size:1em;width:100%}}@media only screen and (max-width: 320px){.team-content .intro-text h1{font-size:2.5em}}.team-content .team .content{width:50%}@media only screen and (max-width: 1024px) and (orientation: portrait){.team-content .team .content{width:100%}}.team-content .team .content .title{font-size:3em;color:#30424A;font-family:"AvenirNext-Bold","Gunar-DemiBold",sans-serif;font-weight:800;margin:10px 0;width:100%}.team-content .team .content .sub-title{color:#595959;font-size:1em;text-transform:uppercase;margin:10px 0}.team-content .team .content .text{width:100%;font-size:1.5em}@media only screen and (max-width: 1500px){.team-content .team .content .text{font-size:1.2em}}@media only screen and (max-width: 1023px){.team-content .team .content{text-align:center}.team-content .team .content .text,.team-content .team .content .tags{font-size:1.2em}}@media only screen and (max-width: 570px){.team-content .team .content .title{font-size:2.5em}.team-content .team .content .sub-title{font-size:0.88em}.team-content .team .content .tags{font-size:0.88em}}.team-content .team .tags{margin-top:30px;position:relative}@media only screen and (max-width: 570px){.team-content .team .tags{font-size:0.88em;line-height:2em}}.team-content .team .tags .tag-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.team-content .team .tags .tag-wrapper .tag-title{color:#FFF;font-size:1em;padding:0 10px;margin-right:5px;margin-bottom:5px}.team-content .team .tags .tag-wrapper .tag-title.purple{background-color:#7738E0}.team-content .team .tags .tag-wrapper .tag-title.dark-purple{background-color:#542BAF}.team-content .team .tags .tag-wrapper .tag-title.red{background-color:#FF1844}.team-content .team .tags .tag-wrapper .tag-title.yellow{background-color:#fff101}.team-content .team .tags .tag-wrapper .tag-content{background-color:#1F323B;font-size:1em;color:#FFF;padding:0 10px;margin-bottom:5px}@media only screen and (max-width: 1023px){.team-content .team .tags .tag-wrapper{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.team-content .team .tags .ux-peek{position:absolute;width:50%;top:-5px;opacity:0}.team-content .team .tags .ux-peek img{width:100%}@media only screen and (max-width: 1023px){.team-content .team .tags .ux-peek{width:100%;left:0;background-color:white}}.team-content .team .tags .ui-peek{position:absolute;width:65%}.team-content .team .tags .ui-peek img{width:100%}@media only screen and (max-width: 1023px){.team-content .team .tags .ui-peek{width:100%;left:0;top:-75px;opacity:0}.team-content .team .tags .ui-peek img{width:85%}}@media only screen and (max-width: 570px){.team-content .team .tags .ui-peek{top:0}.team-content .team .tags .ui-peek img{width:100%}}.team-content .team .tags .dev-peek{position:absolute;opacity:0;width:25%;top:-120px}.team-content .team .tags .dev-peek img{width:100%}@media only screen and (max-width: 1023px){.team-content .team .tags .dev-peek{width:100%;top:-240px;text-align:center}.team-content .team .tags .dev-peek img{width:35%}}@media only screen and (max-width: 570px){.team-content .team .tags .dev-peek{top:-240px}.team-content .team .tags .dev-peek img{width:75%}}.team-content .team .tags .pm-peek{position:absolute;width:50%;opacity:0;z-index:3}.team-content .team .tags .pm-peek img{width:100%}@media only screen and (max-width: 1023px){.team-content .team .tags .pm-peek{width:100%;top:-100px}}.team-content .ux-team{width:100%;position:relative}.team-content .ux-team .background{width:100%;position:absolute;top:0;z-index:-1}@media only screen and (max-width: 1580px){.team-content .ux-team .background{top:90px}}@media only screen and (max-width: 1330px){.team-content .ux-team .background{top:120px}}@media only screen and (max-width: 1023px){.team-content .ux-team .background{top:670px;left:-3em;width:125%}}.team-content .ux-team .ux-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;width:70%;margin:0 auto}@media only screen and (max-width: 1580px){.team-content .ux-team .ux-wrapper{width:90%}}@media only screen and (max-width: 1320px){.team-content .ux-team .ux-wrapper{width:100%}}@media only screen and (max-width: 1023px){.team-content .ux-team .ux-wrapper{width:100%;-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}}.team-content .ux-team .ux-wrapper .ninja-wrapper{width:39%;position:relative;height:309px}@media only screen and (max-width: 1730px){.team-content .ux-team .ux-wrapper .ninja-wrapper{width:48%}}@media only screen and (max-width: 1580px){.team-content .ux-team .ux-wrapper .ninja-wrapper{width:40%}}@media only screen and (max-width: 1023px){.team-content .ux-team .ux-wrapper .ninja-wrapper{width:85%;height:460px;text-align:center}}@media only screen and (max-width: 570px){.team-content .ux-team .ux-wrapper .ninja-wrapper{width:100%}}@media only screen and (max-width: 414px){.team-content .ux-team .ux-wrapper .ninja-wrapper{height:250px;text-align:center}}.team-content .ux-team .ux-wrapper .ninja-wrapper .ux-background{position:absolute;top:0;left:-8px;width:80%;left:0}@media only screen and (max-width: 1023px){.team-content .ux-team .ux-wrapper .ninja-wrapper .ux-background{left:18%}}.team-content .ux-team .ux-wrapper .ninja-wrapper .ninja{width:60%;position:relative;top:25px;left:0}.team-content .wizard-team{margin-top:155px}@media only screen and (max-width: 1380px){.team-content .wizard-team{margin-top:70px}}.team-content .wizard-team .ui-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;width:70%;margin:0 auto}@media only screen and (max-width: 1580px){.team-content .wizard-team .ui-wrapper{width:90%}}@media only screen and (max-width: 1320px){.team-content .wizard-team .ui-wrapper{width:100%}}@media only screen and (max-width: 1023px){.team-content .wizard-team .ui-wrapper{width:100%;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.team-content .wizard-team .ui-wrapper .wizard-wrapper{width:37%;position:relative;height:581px;text-align:center}@media only screen and (max-width: 1023px){.team-content .wizard-team .ui-wrapper .wizard-wrapper{width:85%;height:auto}}@media only screen and (max-width: 570px){.team-content .wizard-team .ui-wrapper .wizard-wrapper{width:100%}}.team-content .wizard-team .ui-wrapper .wizard-wrapper .wizard{width:35%;position:relative}@media only screen and (max-width: 1650px){.team-content .wizard-team .ui-wrapper .wizard-wrapper .wizard{width:38%}}@media only screen and (max-width: 1023px){.team-content .wizard-team .ui-wrapper .wizard-wrapper .wizard{width:29%}}.team-content .wizard-team .ui-wrapper .wizard-wrapper .owl-eyes{position:absolute;left:55.33%;top:17%;width:3%}@media only screen and (max-width: 1023px){.team-content .wizard-team .ui-wrapper .wizard-wrapper .owl-eyes{left:54.3%;top:16.5%}}.team-content .background-wrapper{position:relative;top:-300px}@media only screen and (max-width: 1680px){.team-content .background-wrapper{top:-275px}}@media only screen and (max-width: 1580px){.team-content .background-wrapper{top:-165px}}@media only screen and (max-width: 1320px){.team-content .background-wrapper{top:-175px}}@media only screen and (max-width: 1023px){.team-content .background-wrapper{left:-3em;width:125%}}.team-content .background-wrapper .dev-wizard-background{width:100%;position:absolute;top:0;z-index:-1}@media only screen and (max-width: 1032px){.team-content .background-wrapper .dev-wizard-background{display:none}}.team-content .background-wrapper .dev-wizard-background-mobile{width:100%;position:absolute;top:0;z-index:-1}.team-content .megamind-team{width:100%;position:relative;margin-top:175px}@media only screen and (max-width: 1320px){.team-content .megamind-team{margin-top:65px}}.team-content .megamind-team .dev-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;width:100%;margin:0 auto}@media only screen and (max-width: 1023px){.team-content .megamind-team .dev-wrapper{width:100%;-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}}.team-content .megamind-team .dev-wrapper .megamind-wrapper{width:20%;position:relative;text-align:center}@media only screen and (max-width: 1580px){.team-content .megamind-team .dev-wrapper .megamind-wrapper{width:24%}}@media only screen and (max-width: 1320px){.team-content .megamind-team .dev-wrapper .megamind-wrapper{width:30%}}@media only screen and (max-width: 1023px){.team-content .megamind-team .dev-wrapper .megamind-wrapper{width:60%}}@media only screen and (max-width: 570px){.team-content .megamind-team .dev-wrapper .megamind-wrapper{width:75%}}.team-content .megamind-team .dev-wrapper .megamind-wrapper .megamind{width:100%;position:relative}.team-content .megamind-team .dev-wrapper .megamind-wrapper .megamind-drone{position:absolute;left:78.87%;top:4%;width:25%}.team-content .megamind-team .content{width:28%}@media only screen and (max-width: 1425px){.team-content .megamind-team .content{width:30%}}@media only screen and (max-width: 1023px){.team-content .megamind-team .content{width:100%}}.team-content .megamind-team .tags{width:25%}@media only screen and (max-width: 1023px){.team-content .megamind-team .tags{width:100%}}.team-content .warrior-team{margin-bottom:150px;margin-top:150px}@media only screen and (max-width: 1530px){.team-content .warrior-team{margin-top:150px}}@media only screen and (max-width: 1023px){.team-content .warrior-team{margin-top:50px}}.team-content .warrior-team .pm-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;width:70%;margin:0 auto}@media only screen and (max-width: 1580px){.team-content .warrior-team .pm-wrapper{width:90%}}@media only screen and (max-width: 1320px){.team-content .warrior-team .pm-wrapper{width:100%}}@media only screen and (max-width: 1023px){.team-content .warrior-team .pm-wrapper{width:100%;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.team-content .warrior-team .pm-wrapper .warrior-wrapper{width:30%;position:relative;text-align:center}@media only screen and (max-width: 1650px){.team-content .warrior-team .pm-wrapper .warrior-wrapper{width:34%}}@media only screen and (max-width: 1023px){.team-content .warrior-team .pm-wrapper .warrior-wrapper{width:60%}}@media only screen and (max-width: 570px){.team-content .warrior-team .pm-wrapper .warrior-wrapper{width:75%}}.team-content .warrior-team .pm-wrapper .warrior-wrapper .warrior{position:relative;z-index:2;width:85%}.team-content .warrior-team .pm-wrapper .warrior-wrapper .dragon{width:85%;position:absolute;z-index:1;top:70%;left:-30px}.team-content .warrior-team .content{width:45%}@media only screen and (max-width: 1023px){.team-content .warrior-team .content{width:100%}}.process-section{width:100%;text-align:center;margin:300px auto 100px}@media only screen and (max-width: 1450px){.process-section{margin:150px auto 0}}@media only screen and (max-width: 1024px){.process-section{margin:100px auto 0}}.process-section h3{width:25%;margin:1em auto}@media only screen and (max-width: 1450px){.process-section h3{width:30%}}@media only screen and (max-width: 1135px){.process-section h3{width:40%}}@media only screen and (max-width: 900px){.process-section h3{width:80%}}@media only screen and (max-width: 750px){.process-section h3{font-size:1.5em}}.process-section .btn{width:220px;margin:0 auto}.process-section .btn .text{line-height:66px}
