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}}.process-header .background{width:100%;position:absolute;top:0;left:0}@media only screen and (max-width: 1024px) and (orientation: portrait){.process-header .background{display:none}}.process-header.approach .title{left:5%;width:50%}@media only screen and (max-width: 1700px){.process-header.approach .title{width:65%;font-size:3em;top:16%}}@media only screen and (max-width: 1450px){.process-header.approach .title{width:65%;font-size:3em;top:26%}}@media only screen and (max-width: 1024px){.process-header.approach .title{top:13%}}@media only screen and (max-width: 570px){.process-header.approach .title{width:87%;font-size:2em;top:8%}}@media only screen and (max-width: 320px){.process-header.approach .title{font-size:1.5em;top:15%}}.process-header .background-mobile{position:absolute;width:100%}@media only screen and (max-width: 570px){.process-header .background-mobile{height:58%;width:100%}}@media only screen and (max-width: 440px) and (min-height: 750px){.process-header .background-mobile{height:48%}}.process-header .title{font-family:"AvenirNext-Bold","Gunar-DemiBold",sans-serif;color:#FFF;font-size:4em;position:relative;z-index:2;top:25%;position:absolute;left:11%}@media only screen and (max-width: 1024px) and (orientation: portrait){.process-header .title{font-size:3.5em;top:15%}}@media only screen and (max-width: 750px){.process-header .title{font-size:2em;top:17%}}@media only screen and (max-width: 570px){.process-header .title{top:16%}}@media only screen and (max-width: 375px){.process-header .title{top:12%}}@media only screen and (max-width: 320px){.process-header .title{font-size:1.8em;left:7%;top:15%}}.process-header .sub-header{z-index:2;top:35%;position:absolute;left:11%;color:#18E498;font-size:1.2em;font-family:"AvenirNext-Medium","Gunar-Medium",sans-serif;margin-top:2em}@media only screen and (max-width: 1024px) and (orientation: portrait){.process-header .sub-header{top:25%;font-size:1em;margin-top:0}}@media only screen and (max-width: 750px){.process-header .sub-header{top:25%;font-size:0.88em}}@media only screen and (max-width: 570px){.process-header .sub-header{top:23%;width:80%}}@media only screen and (max-width: 375px){.process-header .sub-header{top:18%}}@media only screen and (max-width: 320px){.process-header .sub-header{left:7%;top:23%}}.process-content{position:relative;top:200px;overflow:hidden}@media only screen and (max-width: 1450px){.process-content{top:100px}}@media only screen and (max-width: 1024px) and (orientation: portrait){.process-content{top:200px}}@media only screen and (max-width: 750px){.process-content{top:120px}}.content{position:relative;left:12%}@media only screen and (max-width: 1450px){.content{left:0%}}.content h3{font-size:2.5em}.content .text{font-size:1.2em}.initial-container{position:relative;width:100%;height:1000px}.initial-container .content{top:47%;left:12%;width:19%}.initial-container .content.approach{width:37%}.initial-container .content.approach .umph{color:black;font-family:"AvenirNext-Bold","Gunar-DemiBold",sans-serif;font-size:3em;line-height:1em}.initial-container .content.approach .umph .yellow{background-color:#fff101}.initial-container .content.approach .umph .red{background-color:#FF1844}.initial-container .content.approach .umph .green{background-color:#38e092}@media only screen and (max-width: 1450px){.initial-container{top:100px;left:11%}.initial-container .content{width:30%;left:0}.initial-container .content.approach{left:-7%;width:45%;top:30%}}@media only screen and (max-width: 1250px){.initial-container{top:0;width:100%;left:20%;height:1000px;-webkit-transform:scale(0.8);transform:scale(0.8)}.initial-container .content{left:-25%}.initial-container .content.approach{left:-34%}}@media only screen and (max-width: 1024px){.initial-container .content.approach{width:50%}.initial-container .content.approach .umph{font-size:3.5em}}@media only screen and (max-width: 1023px) and (orientation: portrait){.initial-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transform:scale(0.8);transform:scale(0.8);-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;height:1150px}.initial-container .content{width:100%;top:9%}.initial-container .content.approach{left:-23%;width:100%;top:135%}}@media only screen and (max-width: 570px){.initial-container{height:921px}.initial-container .animation-wrapper{-webkit-transform:scale(0.7);transform:scale(0.7);width:100%;position:absolute;top:0;left:40%}.initial-container .content{width:100%;top:15%;left:-22%}.initial-container .content.approach{left:-23%;width:100%;top:318%}}@media only screen and (max-width: 320px){.initial-container .animation-wrapper{-webkit-transform:scale(0.6);transform:scale(0.6)}.initial-container .content{top:10%}.initial-container .content.approach{top:315%}}.initial-container #initialMarble{width:45px;height:45px;position:absolute;top:35px;right:308px}.initial-container .top-ledge{background-image:url(../../Images/MarbleRun/AssetStart.png);background-size:350px;background-repeat:no-repeat;background-position:center;width:300px;height:120px;position:absolute;top:8px;right:235px;z-index:2}.initial-container .handle{background-image:url(../../Images/MarbleRun/AssetMainGear.png);background-size:contain;background-repeat:no-repeat;background-position:center;width:318px;height:450px;position:absolute;top:75px;right:167px;z-index:1;opacity:0.5}.initial-container .stairs{background-image:url(../../Images/MarbleRun/AssetStairs.png);background-size:contain;background-repeat:no-repeat;background-position:center;width:845px;height:737px;position:absolute;top:170px;right:94px;z-index:1}.initial-container .flag{background-image:url(../../Images/MarbleRun/AssetFlag.png);background-size:contain;background-repeat:no-repeat;background-position:center;width:118px;height:110px;position:absolute;top:619px;right:720px;z-index:-1}.initial-container .ledge{background-image:url(../../Images/MarbleRun/AssetLedge.png);background-size:contain;background-repeat:no-repeat;background-position:center;width:271px;height:138px;position:absolute}.initial-container #ledge1{top:813px;right:259px}.initial-container #ledge2{right:325px;top:865px}.initial-container #ledge3{top:920px;right:398px}.design-sprint-container{position:relative;height:1000px}.design-sprint-container .wrapper{position:relative;top:5%;height:100%}.design-sprint-container .content{width:45%;top:26%;color:#FFF}.design-sprint-container .content .text{width:70%}.design-sprint-container .content .note{margin-top:2em;width:70%;color:#C5C5C5;font-size:0.88em}.design-sprint-container .content h3{width:58%;color:#FFF}.design-sprint-container .background{width:100%;position:absolute;top:0;left:0;height:105vh}.design-sprint-container .background .background-design{height:106%}@media only screen and (max-width: 1450px){.design-sprint-container .wrapper{top:100px;left:11%}.design-sprint-container .content{top:11%}.design-sprint-container .content h3{width:65%}}@media only screen and (max-width: 1450px) and (max-height: 700px){.design-sprint-container .background{height:125vh}}@media only screen and (max-width: 1250px){.design-sprint-container{height:819px;top:0}.design-sprint-container .wrapper{top:0;width:100%;left:20%;height:1000px;-webkit-transform:scale(0.8);transform:scale(0.8)}.design-sprint-container .content{left:-25%;width:60%;top:12%}.design-sprint-container .background{height:91vh}}@media only screen and (max-width: 1024px) and (orientation: portrait){.design-sprint-container{height:1130px}.design-sprint-container .wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end;left:0;-webkit-transform:scale(0.8);transform:scale(0.8)}.design-sprint-container .background{width:100%;position:absolute;top:0;left:0;height:110vh}.design-sprint-container .background .background-design{display:none}.design-sprint-container .background .background-design-mobile{height:105%}}@media only screen and (max-width: 1024px) and (orientation: portrait) and (device-width: 375px) and (device-height: 812px) and (-webkit-device-pixel-ratio: 3){.design-sprint-container .background .background-design-mobile{height:97%}}@media only screen and (max-width: 1024px) and (orientation: portrait){.design-sprint-container .content{width:100%;left:0;top:30%;z-index:3}.design-sprint-container .content .note{width:90%}.design-sprint-container .content h3{width:100%}.design-sprint-container .content .text{width:90%}}@media only screen and (max-width: 570px){.design-sprint-container .wrapper{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;left:33%}.design-sprint-container .animation-wrapper{-webkit-transform:scale(0.7);transform:scale(0.7);position:absolute;top:3%;width:100%;left:10%}.design-sprint-container .content{left:-40%;top:35%}.design-sprint-container .content .text,.design-sprint-container .content .note{width:100%}.design-sprint-container .background{height:155vh}}@media only screen and (device-width: 375px) and (device-height: 812px) and (-webkit-device-pixel-ratio: 3){.design-sprint-container .content h3{font-size:2.3em}}@media only screen and (max-width: 412px) and (min-height: 822px){.design-sprint-container .background{height:143vh}}@media only screen and (min-width: 414px) and (max-height: 736px){.design-sprint-container .background{height:170vh}}@media only screen and (max-width: 375px) and (max-height: 750px){.design-sprint-container .background{height:185vh}}@media only screen and (device-width: 375px) and (device-height: 812px) and (-webkit-device-pixel-ratio: 3){.design-sprint-container .background{height:168vh}}@media only screen and (max-width: 320px){.design-sprint-container .background{height:200vh}.design-sprint-container .content{top:35%}.design-sprint-container .animation-wrapper{-webkit-transform:scale(0.6);transform:scale(0.6);left:15%}}.design-sprint-container #designMarble{width:45px;height:45px;position:absolute;top:66px;right:517px;z-index:3}.design-sprint-container .lift{background-image:url(../../Images/MarbleRun/AssetLift.png);background-size:contain;background-repeat:no-repeat;background-position:center;width:780px;height:629px;position:absolute;top:85px;right:027px;z-index:2}.design-sprint-container .low-ledge{background-image:url(../../Images/MarbleRun/AssetLowLedge.png);background-size:contain;background-repeat:no-repeat;background-position:center;width:644px;height:400px;position:absolute;top:704px;right:135px;z-index:2}.design-sprint-container .main-hole{background-image:url(../../Images/MarbleRun/AssetMainHole.png);background-size:cover;background-repeat:no-repeat;background-position:center;width:600px;height:324px;position:absolute;top:743px;right:166px;z-index:0}.design-sprint-container .step{background-image:url(../../Images/MarbleRun/AssetStep.png);background-size:contain;background-repeat:no-repeat;background-position:center;width:130px;height:130px;position:absolute}.design-sprint-container #step1{top:119px;right:485px}.design-sprint-container #step2{top:355px;right:485px}.design-sprint-container #step4{top:230px;right:238px;-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.design-sprint-container #step5{top:477px;right:238px;-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.ui-container{position:relative;height:1420px}.ui-container .wrapper{position:relative;top:10%;height:100%}.ui-container .content-design{width:43%;top:-7%}@media only screen and (min-width: 1920px) and (max-height: 1080px){.ui-container .content-design{top:0%}}.ui-container .content-design .text{width:70%}@media only screen and (max-width: 1023px){.ui-container .content-design .text{width:100%}}.ui-container .content-design h3{width:55%}.ui-container .content-ui{width:30%;top:15%;color:#FFF}.ui-container .content-ui h3{color:#FFF}.ui-container .background{width:100%;position:absolute;top:34%;left:0;height:100vh;z-index:-1}.ui-container .background .background-full-design{height:100%}@media only screen and (max-width: 1450px){.ui-container .wrapper{left:11%}.ui-container .content-design{top:-10%}.ui-container .content-design h3{width:70%}.ui-container .content-ui{top:10%;width:40%}}@media only screen and (max-width: 1450px) and (max-height: 700px){.ui-container .background{height:125vh}}@media only screen and (max-width: 1250px){.ui-container{top:0;height:1035px}.ui-container .wrapper{width:100%;left:20%;height:100%;top:0;-webkit-transform:scale(0.8);transform:scale(0.8)}.ui-container .content-design{left:-25%;width:40%;top:-17%}.ui-container .content-design h3{width:100%}.ui-container .content-ui{left:-25%;top:3%;width:45%}.ui-container .background{top:40%;left:0;height:83vh}}@media only screen and (max-width: 1024px) and (orientation: portrait){.ui-container{height:1845px}.ui-container.approach{height:1063px}.ui-container.approach.wrapper{visibility:none}.ui-container .background{width:100%;position:absolute;height:100vh}.ui-container .background .background-full-design{display:none}.ui-container .background .background-design-full-mobile{height:105%}.ui-container .wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end;left:0%}.ui-container .content{width:100%;left:0}.ui-container .content-design{position:absolute;top:0px}.ui-container .content-ui{top:6%}.ui-container .animation-wrapper{position:relative;top:16%;height:100%;left:10%}}@media only screen and (max-width: 570px){.ui-container.approach{height:2000px}.ui-container .animation-wrapper{-webkit-transform:scale(0.7);transform:scale(0.7);left:50%;top:18%}.ui-container .wrapper{top:-54%}.ui-container .content h3{width:100%;font-size:2.3em}}@media only screen and (device-width: 375px) and (device-height: 812px) and (-webkit-device-pixel-ratio: 3){.ui-container .content h3{font-size:2.3em}}@media only screen and (max-width: 375px){.ui-container .animation-wrapper{top:22%}.ui-container .content-ui{top:10%}}@media only screen and (max-width: 320px){.ui-container.approach{height:2180px}.ui-container .animation-wrapper{-webkit-transform:scale(0.6);transform:scale(0.6);left:50%;top:22%}}.ui-container #uiMarble{width:45px;height:45px;position:absolute;top:105px;right:630px;z-index:2}.ui-container .hole{background-image:url(../../Images/MarbleRun/AssetHole.png);background-size:contain;background-repeat:no-repeat;background-position:center;width:350px;height:350px;position:absolute;top:0;right:392px}.ui-container .gear{background-image:url(../../Images/MarbleRun/AssetGear.png);background-size:contain;background-repeat:no-repeat;background-position:center;width:255px;height:255px;position:absolute;top:186px;right:173px}.ui-container .ux{background-image:url(../../Images/MarbleRun/AssetUX.svg);background-size:contain;background-repeat:no-repeat;background-position:center;width:120px;height:120px;position:absolute;top:77px;right:168px}.ui-container .owl{background-image:url(../../Images/MarbleRun/AssetOwl.svg);background-size:contain;background-repeat:no-repeat;background-position:center;width:80px;height:80px;position:absolute;top:711px;right:327px;z-index:1}.ui-container .reels-front{background-image:url(../../Images/MarbleRun/AssetRailFront.png);background-size:contain;background-repeat:no-repeat;background-position:center;width:900px;height:900px;position:absolute;top:420px;right:26px;z-index:3}.ui-container .reels-middle{background-image:url(../../Images/MarbleRun/AssetRailMiddle.png);background-size:contain;background-repeat:no-repeat;background-position:center;width:900px;height:900px;position:absolute;top:420px;right:26px;z-index:1}.ui-container .reels-back{background-image:url(../../Images/MarbleRun/AssetRailBack.png);background-size:contain;background-repeat:no-repeat;background-position:center;width:900px;height:900px;position:absolute;top:420px;right:25px;z-index:-1}.dev-container{position:relative;width:100%;height:920px}.dev-container .wrapper{position:relative;height:100%}.dev-container .content{width:30%;position:relative;left:12%;top:40%}@media only screen and (max-width: 1600px){.dev-container .content{width:25%}}@media only screen and (max-width: 1450px){.dev-container .wrapper{left:11%;top:0}.dev-container .content{width:25%;top:25%;left:0}}@media only screen and (max-width: 1350px){.dev-container .content{width:20%}}@media only screen and (max-width: 1250px){.dev-container{height:640px}.dev-container .wrapper{width:100%;left:20%;height:100%;-webkit-transform:scale(0.8);transform:scale(0.8)}.dev-container .content{left:-25%;width:30%;top:25%}}@media only screen and (max-width: 1024px) and (orientation: portrait){.dev-container{height:1200px}.dev-container .wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end;left:0%}.dev-container .content{width:100%;left:0;top:12%}.dev-container .animation-wrapper{position:relative;top:0%;height:100%;left:20%}}@media only screen and (max-width: 570px){.dev-container{height:1000px}.dev-container .animation-wrapper{-webkit-transform:scale(0.7);transform:scale(0.7);left:65%}.dev-container .content{top:25%}.dev-container .wrapper{top:-11%;left:0%}}@media only screen and (max-width: 375px){.dev-container .animation-wrapper{left:69%}}@media only screen and (max-width: 320px){.dev-container .animation-wrapper{-webkit-transform:scale(0.6);transform:scale(0.6)}.dev-container .content{top:20%}}.dev-container #devMarble{width:45px;height:45px;position:absolute;top:32px;right:515px;z-index:2}.dev-container .drone{background-image:url(../../Images/MarbleRun/AssetDrone.svg);background-size:contain;background-repeat:no-repeat;background-position:center;width:130px;height:130px;position:absolute;top:70px;right:700px;-webkit-transform:rotate(-15deg);transform:rotate(-15deg)}.dev-container .loop{background-image:url(../../Images/MarbleRun/AssetLoop.png);background-size:contain;background-repeat:no-repeat;background-position:center;width:900px;height:900px;position:absolute;top:130px;right:102px}.live-container{position:relative;height:990px;overflow:hidden}.live-container .wrapper{position:relative;height:100%;top:0}.live-container .content{width:40%;top:37%;color:#FFF}.live-container .content .text{width:70%}.live-container .content h3{color:#FFF}.live-container .background{width:100%;position:absolute;top:0;left:0;height:114vh;z-index:-1}@media only screen and (min-width: 1400px) and (max-height: 750px){.live-container .background{height:134vh}}.live-container .background .background-live{height:106%}@media only screen and (max-width: 1450px){.live-container .wrapper{left:11%}.live-container .content{width:45%;top:30%}.live-container .content h3{width:70%}}@media only screen and (max-width: 1250px){.live-container{height:890px}.live-container .wrapper{left:20%;-webkit-transform:scale(0.8);transform:scale(0.8);top:9%}.live-container .content{left:-25%;width:60%}.live-container .background{height:103vh}}@media only screen and (max-width: 1100px){.live-container{height:783px}}@media only screen and (max-width: 1024px) and (orientation: portrait){.live-container{height:1115px}.live-container .wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end;left:0;top:0}.live-container .content{width:100%;left:0;top:2%}.live-container .content h3,.live-container .content .text{width:100%}.live-container .animation-wrapper{position:relative;top:0%;height:100%;left:20%}.live-container .background{width:100%;position:absolute;top:0;left:0;height:110vh}.live-container .background-live{display:none}.live-container .background-live-mobile{height:100%}}@media only screen and (max-width: 570px){.live-container{height:890px}.live-container .wrapper{height:130%;top:-15%;left:0}.live-container .content{top:-11%}.live-container .animation-wrapper{-webkit-transform:scale(0.6);transform:scale(0.6);left:55%}.live-container .background{height:119vh}}@media only screen and (min-width: 414px) and (max-height: 736px){.live-container .background{height:130vh}}@media only screen and (max-width: 375px){.live-container .background{height:143vh}}@media only screen and (max-width: 320px){.live-container .animation-wrapper{-webkit-transform:scale(0.5);transform:scale(0.5)}.live-container .background{height:155vh}.live-container .wrapper{top:-18%}}.live-container #liveMarble{width:45px;height:45px;position:absolute;top:50px;right:554px;z-index:3}.live-container .yeah{position:absolute;top:-16px;width:138px;-webkit-transform:rotate(-243deg);transform:rotate(-243deg);left:-15px}@media only screen and (max-width: 1450px){.live-container .yeah{top:-8%;left:-10%}}@media only screen and (max-width: 1250px){.live-container .yeah{top:-19%;left:-30%}}@media only screen and (max-width: 1024px) and (orientation: portrait){.live-container .yeah{left:-20%}}@media only screen and (max-width: 570px){.live-container .yeah{left:-130%}}@media only screen and (max-width: 375px){.live-container .yeah{left:-150%}}@media only screen and (max-width: 320px){.live-container .yeah{left:-185%}}.live-container .wow{position:absolute;width:230px;bottom:35px;right:100px}.live-container .baloon-o{position:absolute;width:155px;right:320px;top:20%}.live-container .baloon-g{position:absolute;width:175px;right:650px;top:40%}.live-container .final-light-right{position:absolute;width:300px;bottom:55px;right:285px;-webkit-transform:rotate(20deg);transform:rotate(20deg);opacity:0}.live-container .final-light-left{position:absolute;width:300px;bottom:-15px;right:680px;-webkit-transform:rotate(-50deg);transform:rotate(-50deg);opacity:0}.live-container .final-light-bottom{position:absolute;width:369px;bottom:-115px;right:425px;-webkit-transform:rotate(23deg);transform:rotate(23deg);opacity:0}@media only screen and (max-width: 1024px) and (orientation: portrait){.live-container .final-light-bottom{position:absolute;width:369px;bottom:26px;right:374px;-webkit-transform:rotate(1deg);transform:rotate(1deg)}}.live-container .confetti{position:absolute;right:50px;z-index:-1;top:20%}.live-container .button{background-image:url(../../Images/MarbleRun/AssetButton.png);background-size:contain;background-repeat:no-repeat;background-position:center;width:150px;height:120px;bottom:115px;position:absolute;right:503px;z-index:2}.live-container #liveMarbleStationary{width:45px;height:45px;position:absolute;bottom:208px;right:554px;z-index:3;opacity:0}.live-container .button-base{background-image:url(../../Images/MarbleRun/AssetButtonBase.png);background-size:contain;background-repeat:no-repeat;background-position:center;width:300px;height:120px;bottom:28px;position:absolute;right:428px;z-index:2}.services-section{width:25%;margin:7em auto;text-align:center;height:295px}.services-section .btn{margin:0 auto}@media only screen and (max-width: 1450px){.services-section{width:45%}.services-section.approach{height:200px}}@media only screen and (max-width: 1024px) and (orientation: portrait){.services-section.approach{height:345px}}@media only screen and (max-width: 570px){.services-section{font-size:0.88em;width:70%;margin:21em auto 7em auto;height:0}}@media only screen and (max-width: 414px){.services-section{height:235px}}@media only screen and (device-width: 375px) and (device-height: 812px) and (-webkit-device-pixel-ratio: 3){.services-section{margin:21em auto 7em auto;height:120px}}@media only screen and (min-width: 320px) and (max-width: 812px) and (orientation: landscape){.mobile{display:block}.background-design-mobile{height:320vh !important}.live-container .background-live-mobile{height:322vh !important}.process-header .title{top:2% !important}.process-header .sub-header{top:3% !important}}
