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}}.design-sprint-header{height:65vh}@media only screen and (max-width: 1600px){.design-sprint-header{height:50vh}}@media only screen and (max-width: 1024px) and (orientation: portrait){.design-sprint-header{height:45}}@media only screen and (max-width: 414px) and (max-height: 737px){.design-sprint-header{height:65vh}}@media only screen and (max-width: 320px) and (max-height: 737px){.design-sprint-header{height:75vh}}@media only screen and (max-width: 414px) and (max-height: 737px){.design-sprint-header.extra{height:54vh}}.design-sprint-header .background{width:100%}@media only screen and (max-width: 1500px){.design-sprint-header .background{height:145%}}@media only screen and (max-width: 1360px){.design-sprint-header .background{height:122%}}@media only screen and (max-width: 1024px) and (orientation: portrait){.design-sprint-header .background{display:none}}.design-sprint-header .header-img-mobile{width:100%;position:absolute;height:600px;z-index:-1}@media only screen and (min-width: 1024px) and (orientation: portrait){.design-sprint-header .header-img-mobile{height:900px}}@media only screen and (max-width: 570px){.design-sprint-header .header-img-mobile{height:541px}}@media only screen and (max-width: 320px){.design-sprint-header .header-img-mobile{height:462px}}@media only screen and (max-width: 570px){.design-sprint-header .header-img-mobile.guide{height:430px}}.design-sprint-header .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:#d7d8d840;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}@media only screen and (max-width: 1024px){.design-sprint-header .wave{font-size:6.5em}}@media only screen and (max-width: 600px){.design-sprint-header .wave{font-size:5em}}@media only screen and (max-width: 320px){.design-sprint-header .wave{font-size:4em}}.design-sprint-header .design-sprint-wrapper{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:17%;left:6%;-webkit-box-sizing:border-box;box-sizing:border-box;z-index:2;position:absolute}@media only screen and (max-width: 1024px){.design-sprint-header .design-sprint-wrapper{top:14%}}@media only screen and (max-width: 750px){.design-sprint-header .design-sprint-wrapper{top:10%}}@media only screen and (max-width: 1024px) and (orientation: portrait){.design-sprint-header .design-sprint-wrapper.story{top:10%}}.design-sprint-header .title{color:#FFF;font-family:"AvenirNext-Bold","Gunar-DemiBold",sans-serif;width:100%;font-size:2.5em}@media only screen and (max-width: 1579px){.design-sprint-header .title{font-size:3em}}@media only screen and (max-width: 1450px){.design-sprint-header .title{font-size:2.5em}}@media only screen and (max-width: 1250px){.design-sprint-header .title{font-size:2em}}@media only screen and (max-width: 750px){.design-sprint-header .title{font-size:1.8em;width:88%}}@media only screen and (max-width: 320px){.design-sprint-header .title{font-size:1.6em}}@media only screen and (max-width: 1250px){.design-sprint-header .title.guide{font-size:3em;width:100%}}@media only screen and (max-width: 750px){.design-sprint-header .title.guide{font-size:1.5em;width:100%}}.design-sprint-header .title.extra{width:65%}@media only screen and (max-width: 1024px){.design-sprint-header .title.extra{width:80%}}@media only screen and (max-width: 1023px){.design-sprint-header .title.extra{width:100%}}.design-sprint-header .author{color:#18E498;font-family:"AvenirNext-Medium","Gunar-Medium",sans-serif;font-size:1.2em;margin-top:2em}@media only screen and (max-width: 1450px){.design-sprint-header .author{font-size:1em}}@media only screen and (max-width: 1250px){.design-sprint-header .author{font-size:0.88em}}.design-sprint-header .arrow-wrapper-sprint{cursor:pointer;position:relative;margin-top:4em}.design-sprint-header .arrow-wrapper-sprint:after{content:'';position:absolute;width:25px;top:-10px;bottom:-10px;left:-45px;right:-10px;padding:45px}.design-sprint-header .arrow-wrapper-sprint .arrow{width:20px}@media only screen and (max-width: 1450px){.design-sprint-header .arrow-wrapper-sprint .arrow{width:15px}}@media only screen and (max-width: 1450px){.design-sprint-header .arrow-wrapper-sprint{margin-top:2em}}.button-section{position:relative}.button-section .download-wrapper{position:absolute;right:1%;top:-225px;width:250px}@media only screen and (max-width: 1600px){.button-section .download-wrapper{top:-100px}}@media only screen and (max-width: 1200px){.button-section .download-wrapper{top:-82px;right:0%}.button-section .download-wrapper h3{font-size:1.3em}}@media only screen and (max-width: 1024px) and (orientation: portrait){.button-section .download-wrapper h3{color:white}}@media only screen and (max-width: 414px){.button-section .download-wrapper{-webkit-transform:scale(0.7);transform:scale(0.7);right:-8%;top:-95px}}@media only screen and (max-width: 320px){.button-section .download-wrapper{top:-155px}}@media only screen and (device-width: 375px) and (device-height: 812px) and (-webkit-device-pixel-ratio: 3){.button-section .download-wrapper{top:-65px}}.button-section .download-wrapper h3{width:100%;text-align:center;margin:0}.content{margin-top:0;padding:0 3em;overflow:hidden;position:relative}@media only screen and (max-width: 1600px){.content{margin-top:6em}}@media only screen and (max-width: 570px){.content{padding:0 2em}}@media only screen and (max-width: 320px){.content{padding:0 1em}}.content.answer{margin-top:1em}@media only screen and (max-width: 570px){.content.answer{padding:0}}@media only screen and (max-width: 1500px){.content.content-guide .section{width:90%}}@media only screen and (max-width: 1024px) and (orientation: portrait){.content.content-guide .section{width:100%}}@media only screen and (max-width: 570px){.content.content-guide{margin-top:0}}.content .section{width:78%;text-align:center;padding:5em 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 auto}.content .section.problem{display:block;width:100%}.content .section.problem .main-section-wrapper{width:100%;text-align:center}.content .section.problem .main-section-wrapper .section-content{text-align:center;width:100%}.content .section.problem .img-wrapper{width:50%;text-align:center;margin:0 auto}.content .section.answers{width:90%}@media only screen and (max-width: 1400px){.content .section.answers{width:100%}}.content .section.start{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media only screen and (max-width: 1024px) and (orientation: portrait){.content .section.reverse{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}@media only screen and (max-width: 1400px){.content .section{width:100%}}@media only screen and (max-width: 1024px) and (orientation: portrait){.content .section{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;padding:4em 0}.content .section.reverse{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}@media only screen and (max-width: 570px){.content .section{padding:2em 0}}.content .section .sub{font-size:1.5em;font-weight:bold;margin-bottom:1em}@media only screen and (max-width: 570px){.content .section .sub{font-size:1em}}.content .section.what{display:block;width:100%;text-align:center;margin-top:2em}.content .section.what .main-section-wrapper{width:100%}.content .section.what .section-title{text-align:center}.content .section.what .section-content{text-align:center;width:50%;margin:1em auto}@media only screen and (max-width: 1024px) and (orientation: portrait){.content .section.what .section-content{width:100%}}.content .section.what .img-wrapper{width:100%}@media only screen and (max-width: 1024px) and (orientation: portrait){.content .section.what .img-wrapper{width:50%;margin:0 auto}}@media only screen and (max-width: 570px){.content .section.what .img-wrapper{width:100%}}.content .section.what .img-wrapper img{width:100%}.content .section.intro .section-content{margin-top:0}.content .main-section-wrapper{width:50%}.content .main-section-wrapper.solution{width:63%}@media only screen and (max-width: 1024px) and (orientation: portrait){.content .main-section-wrapper{width:100%}.content .main-section-wrapper.solution{width:100%}.content .main-section-wrapper.margin-mobile{margin-top:4em}}.content .section-title{font-size:4em;letter-spacing:-2px;font-family:"AvenirNext-Bold","Gunar-DemiBold",sans-serif;text-align:left;color:black;line-height:1em}.content .section-title.small{font-size:2em}@media only screen and (max-width: 1024px) and (orientation: portrait){.content .section-title{font-size:3em}.content .section-title.small{font-size:2em}}@media only screen and (max-width: 570px){.content .section-title{font-size:2em}.content .section-title.small{font-size:1.5em}}.content .section-content{width:95%;margin-top:2em;font-size:1.2em;text-align:left}.content .section-content.smaller{width:80%}@media only screen and (max-width: 1600px){.content .section-content{width:100%}.content .section-content.smaller{width:90%}}@media only screen and (max-width: 1024px) and (orientation: portrait){.content .section-content{font-size:1.2em}.content .section-content.smaller{width:100%}}.content .section-content span.bold{font-weight:800}.content .img-wrapper{width:50%;text-align:center;position:relative}.content .img-wrapper.reality{width:80%}.content .img-wrapper.reality .circle{width:80%}@media only screen and (max-width: 1024px) and (orientation: portrait){.content .img-wrapper.reality{width:100%}.content .img-wrapper.reality .circle{width:100%}}@media only screen and (max-width: 1024px) and (orientation: portrait){.content .img-wrapper.youtube{margin-top:4em}}@media only screen and (max-width: 500px){.content .img-wrapper.youtube iframe{height:200px}}.content .img-wrapper.output{width:80%}@media only screen and (max-width: 1025px){.content .img-wrapper.output{width:85%}}.content .img-wrapper.full{width:70%;margin:0 auto}@media only screen and (max-width: 1200px){.content .img-wrapper.full{width:100%}}.content .img-wrapper.full .companies{width:100%}.content .img-wrapper.left{text-align:left}@media only screen and (max-width: 1024px) and (orientation: portrait){.content .img-wrapper.left{text-align:center}}@media only screen and (max-width: 1024px) and (orientation: portrait){.content .img-wrapper{width:100%}}.content .download{width:65%;cursor:pointer}@media only screen and (max-width: 1024px){.content .download{width:85%}}@media only screen and (max-width: 570px){.content .download{width:100%}}.content .phone{width:50%}@media only screen and (max-width: 1024px){.content .phone{width:50%}}@media only screen and (max-width: 570px){.content .phone{width:80%;margin-top:3em}}.content .circle{width:70%}@media only screen and (max-width: 1500px){.content .circle{width:75%}.content .circle.solution-img{width:85%}}@media only screen and (max-width: 1200px){.content .circle{width:85%}}@media only screen and (max-width: 1024px) and (orientation: portrait){.content .circle{width:85%;margin-top:3em}}@media only screen and (max-width: 570px){.content .circle{width:100%}.content .circle.solution-img{width:100%}}.content .jake-knapp{width:100%}@media only screen and (max-width: 1500px){.content .jake-knapp{width:75%}}@media only screen and (max-width: 1200px){.content .jake-knapp{width:85%}}@media only screen and (max-width: 1024px) and (orientation: portrait){.content .jake-knapp{width:85%;margin-top:3em}}@media only screen and (max-width: 570px){.content .jake-knapp{width:100%}}.content .outputs{width:100%}.content .week{width:65%}@media only screen and (max-width: 1400px){.content .week{width:87%}}@media only screen and (max-width: 1024px) and (orientation: portrait){.content .week{display:none}}.content .week-mobile{width:50%;margin:3em auto}@media only screen and (max-width: 570px){.content .week-mobile{width:85%}}.content .use{position:relative;width:45%}@media only screen and (max-width: 1500px){.content .use{width:75%}}@media only screen and (max-width: 1200px){.content .use{width:70%}}@media only screen and (max-width: 1024px) and (orientation: portrait){.content .use{width:50%}}@media only screen and (max-width: 570px){.content .use{width:80%}}.content .lady{width:30%}@media only screen and (max-width: 1400px){.content .lady{width:45%}}@media only screen and (max-width: 1200px){.content .lady{width:35%}}@media only screen and (max-width: 1024px) and (orientation: portrait){.content .lady{width:35%;margin-top:3em}}@media only screen and (max-width: 570px){.content .lady{width:50%}}.content .background{position:absolute;top:-2%;left:-8px;width:100%;z-index:-1;left:0;-webkit-filter:FlipH;filter:FlipH;-webkit-transform:scaleX(-1);transform:scaleX(-1);filter:FlipH;-ms-filter:"FlipH"}.content .background.guide{top:2%}@media only screen and (max-width: 1700px){.content .background.guide{top:8%}}@media only screen and (max-width: 1500px){.content .background.guide{top:16%}}@media only screen and (max-width: 1200px){.content .background.guide{top:27%}}@media only screen and (max-width: 1024px) and (orientation: portrait){.content .background.guide{top:23%}}@media only screen and (max-width: 570px){.content .background.guide{top:28%}}@media only screen and (max-width: 320px){.content .background.guide{top:33%}}@media only screen and (max-width: 1700px){.content .background{top:-1%}}@media only screen and (max-width: 1400px){.content .background{top:2%}}@media only screen and (max-width: 1200px){.content .background{top:3%}}@media only screen and (max-width: 1023px){.content .background{top:4%}}@media only screen and (max-width: 570px){.content .background{top:7%}}.content .guy{width:60%}.content .heart{position:absolute;-webkit-transform:rotate(25deg);transform:rotate(25deg);width:5%}@media only screen and (max-width: 1300px){.content .heart{width:8%}}@media only screen and (max-width: 1024px) and (orientation: portrait){.content .heart{top:32px}}@media only screen and (max-width: 570px){.content .heart{width:9%}}.content ul{list-style-image:url(../../Images/DesignSprint/hash.svg)}.content ul.blue{list-style-image:url(../../Images/DesignSprint/hash-blue.svg)}.content .strong{font-weight:bold;color:#7738E0}.content a{text-decoration:none;color:black;background-color:#fff101}.content a:visited{color:black;background-color:#fff101}.content a:active{text-decoration:none;color:#fff101;background-color:black}.content a:hover{text-decoration:none;color:#fff101;background-color:black}.content .section-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:end;-ms-flex-align:end;align-items:end}@media only screen and (max-width: 1250px){.content .section-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media only screen and (max-width: 1024px) and (orientation: portrait){.content .section-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.content .answer-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}@media only screen and (max-width: 1024px) and (orientation: portrait){.content .answer-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media only screen and (max-width: 1024px) and (orientation: portrait){.content .answer-wrapper .answer-section{margin-top:4em}}.content .answer-wrapper .icon-wrapper{width:30%;text-align:center;margin:0 auto}.content .answer-wrapper .icon-wrapper img{width:100%}@media only screen and (max-width: 1024px) and (orientation: portrait){.content .answer-wrapper .icon-wrapper img{width:70%}}@media only screen and (max-width: 570px){.content .answer-wrapper .icon-wrapper img{width:100%}}.content .answer-wrapper .icon-wrapper .phone{width:95%}@media only screen and (max-width: 1024px) and (orientation: portrait){.content .answer-wrapper .icon-wrapper .phone{width:65%}}@media only screen and (max-width: 570px){.content .answer-wrapper .icon-wrapper .phone{width:100%}}.content .answer-wrapper .icon-wrapper .support{width:105%}@media only screen and (max-width: 1024px) and (orientation: portrait){.content .answer-wrapper .icon-wrapper .support{width:75%}}@media only screen and (max-width: 570px){.content .answer-wrapper .icon-wrapper .support{width:100%}}.content .answer-wrapper .title{font-weight:bold;font-size:1.2em;margin-bottom:10px;font-family:"AvenirNext-Bold","Gunar-Heavy",sans-serif}.content .answer-wrapper .text{font-size:1.2em}.content .kit-wrapper{width:50%}@media only screen and (max-width: 1024px) and (orientation: portrait){.content .kit-wrapper{width:100%}}.content .kit{margin-bottom:2em}.content .kit .kit-title{font-size:1.3em;font-weight:bold}.content .kit .kit-title span{font-size:0.7em}.content .book-wrapper{position:relative}.content .book-wrapper .btn{position:absolute;top:20%;left:50%}@media only screen and (max-width: 570px){.content .book-wrapper .btn{top:97%;left:14%}}.content .background-wrapper{position:relative;top:-32px;width:100%}@media only screen and (max-width: 1100px){.content .background-wrapper{left:-115px}}@media only screen and (max-width: 1023px){.content .background-wrapper{left:-3em;width:125%}}@media only screen and (max-width: 1024px) and (orientation: portrait){.content .background-wrapper{top:-140px}}@media only screen and (max-width: 570px){.content .background-wrapper{top:-70px}}.content .background-wrapper .get-background{width:105%;position:absolute;top:0;-webkit-transform:rotate(180deg);transform:rotate(180deg);z-index:-1}@media only screen and (max-width: 1750px){.content .background-wrapper .get-background{width:135%}}@media only screen and (max-width: 1100px){.content .background-wrapper .get-background{width:235%}}@media only screen and (max-width: 1024px) and (orientation: portrait){.content .background-wrapper .get-background{display:none}}.content .background-wrapper .get-background-mobile{width:100%;position:absolute;top:0;z-index:-1;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.content .book-section{width:100%;text-align:center;margin-bottom:100px}.content .book-section.book-guide{margin-bottom:0;margin-top:7em}.content .book-section.book-guide h3{margin:0;width:100%;margin-bottom:0.3em}@media only screen and (max-width: 1450px){.content .book-section.book-guide{margin:100px auto 0}}@media only screen and (max-width: 1450px){.content .book-section{margin:150px auto 0}}@media only screen and (max-width: 1024px){.content .book-section{margin:100px auto 0}}@media only screen and (max-width: 570px){.content .book-section{margin:7em auto 0}}.content .book-section h3{width:29%;margin:1em auto}@media only screen and (max-width: 1580px){.content .book-section h3{width:60%}}@media only screen and (max-width: 1450px){.content .book-section h3{width:50%}}@media only screen and (max-width: 1135px){.content .book-section h3{width:55%}}@media only screen and (max-width: 900px){.content .book-section h3{width:100%}}@media only screen and (max-width: 750px){.content .book-section h3{font-size:1.5em}}.content .book-section .btn{width:220px;margin:0 auto}.content .book-section .btn .text{line-height:66px}.hide{display:none}@media only screen and (max-width: 750px){#modal-custom{margin:auto 10px}}#modal-custom .iziModal-content header{background:#eee;margin-bottom:10px;border-radius:3px 3px 0 0;width:100%}#modal-custom .iziModal-content header a{display:block;float:left;width:50%;padding:0;text-align:center;background:#ddd;color:#999;height:73px;line-height:73px}#modal-custom .iziModal-content header a.active{background:#fff;color:#777}#modal-custom .iziModal-content section{padding:30px;text-align:center}#modal-custom .iziModal-content section.hidden{display:none}#modal-custom .iziModal-content section h1{font-size:3em;margin:0;text-align:center;line-height:45px;margin-bottom:0.5em}#modal-custom .iziModal-content section .happy-face{width:230px}#modal-custom .iziModal-content section .blurb{font-size:1.3em;text-align:center;margin-top:1em}#modal-custom .iziModal-content section .sub-blurb{font-size:0.8em;color:#b3a9a9;text-align:center;margin-bottom:2em}#modal-custom .iziModal-content section .phone-modal{width:30%;margin-top:1.5em}#modal-custom .iziModal-content section .input-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#modal-custom .iziModal-content section input{border:none;border-bottom:1px solid #FF3E77;border-radius:0;display:block;font-size:16px;margin:0;padding:4px 0;width:48%;background:0 0;text-align:left;margin-top:10px;color:#30424A;margin-bottom:2em}#modal-custom .iziModal-content section input:focus{outline:none}#modal-custom .iziModal-content section input::-webkit-input-placeholder{color:#C5C5C5}#modal-custom .iziModal-content section input:-ms-input-placeholder{color:#C5C5C5}#modal-custom .iziModal-content section input::-ms-input-placeholder{color:#C5C5C5}#modal-custom .iziModal-content section input::placeholder{color:#C5C5C5}#modal-custom .iziModal-content section input.error{color:#FF3E77}#modal-custom .iziModal-content section input.error::-webkit-input-placeholder{color:#FF3E77}#modal-custom .iziModal-content section input.error:-ms-input-placeholder{color:#FF3E77}#modal-custom .iziModal-content section input.error::-ms-input-placeholder{color:#FF3E77}#modal-custom .iziModal-content section input.error::placeholder{color:#FF3E77}#modal-custom .iziModal-content section button{height:46px;padding:0;background-image:-webkit-gradient(linear, left bottom, left top, from(#F77062), color-stop(96%, #FE5196));background-image:linear-gradient(0deg, #F77062 0%, #FE5196 96%);color:white;font-family:"AvenirNext-Regular","Galano",sans-serif;font-size:1em;margin:0;border:0;cursor:pointer;width:50%;float:left}#modal-custom .iziModal-content section button:hover{opacity:0.8}#modal-custom .iziModal-content section button:nth-child(2){border-radius:0 3px 3px 0}#modal-custom .iziModal-content section button:nth-child(1){border-radius:3px 0 0 3px;background:#C5C5C5}#modal-custom .iziModal-content section button:focus{outline:none}#modal-custom .iziModal-content section footer{overflow:hidden}#modal-custom .iziModal-content .icon-close{background:#C5C5C5;margin-bottom:10px;position:absolute;right:-8px;top:-8px;font-size:14px;font-weight:bold;border-radius:50%;width:30px;height:30px;border:0;color:#FFF;cursor:pointer;font-family:"AvenirNext-Regular","Galano",sans-serif}@media only screen and (max-width: 570px){#modal-custom .iziModal-content .icon-close{padding:0}}#modal-custom .iziModal-content .icon-close:focus{outline:none}@-webkit-keyframes wobble{from{-webkit-transform:none;transform:none}15%{-webkit-transform:translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);transform:translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg)}30%{-webkit-transform:translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);transform:translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg)}45%{-webkit-transform:translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);transform:translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg)}60%{-webkit-transform:translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);transform:translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg)}75%{-webkit-transform:translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);transform:translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg)}to{-webkit-transform:none;transform:none}}@keyframes wobble{from{-webkit-transform:none;transform:none}15%{-webkit-transform:translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);transform:translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg)}30%{-webkit-transform:translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);transform:translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg)}45%{-webkit-transform:translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);transform:translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg)}60%{-webkit-transform:translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);transform:translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg)}75%{-webkit-transform:translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);transform:translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg)}to{-webkit-transform:none;transform:none}}.wobble{-webkit-animation-name:wobble;animation-name:wobble;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.guide{width:400px}@media only screen and (max-width: 1200px){.guide{width:345px}}@media only screen and (max-width: 750px){.guide{width:320px}}@media only screen and (max-width: 320px){.guide{width:250px}}.section-guide .section-content{width:100%}.section-guide li{margin-bottom:10px}.section-guide .img-wrapper{text-align:right}@media only screen and (max-width: 1024px) and (orientation: portrait){.section-guide .img-wrapper{top:5em;text-align:center}}.section-company{text-align:center;margin-top:6em}.section-company h2{line-height:35px;color:black}@media only screen and (max-width: 750px){.section-company h2{font-size:1.4em}}#toDownload{margin-top:1em;margin-left:-15px}@media only screen and (max-width: 1024px) and (orientation: portrait){#toDownload{margin:1em auto}}.flowchart-section{text-align:left;width:100%;text-align:center;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-align:center;-ms-flex-align:center;align-items:center}.flowchart-section h3{width:50%;color:black}@media only screen and (max-width: 1500px){.flowchart-section h3{width:70%}}@media only screen and (max-width: 1250px){.flowchart-section h3{width:100%}}@media only screen and (max-width: 750px){.flowchart-section h3{font-size:1.5em}}.flowchart-section .btn{margin:0 auto}.yellow{color:black;background-color:#fff101;font-weight:bold;padding:0 5px}
