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 .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 .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-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 .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}}.nav-bar{display:none}.content{width:100%;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;color:#414141}.content .header-wrapper{background-color:#7738e0;width:100%;padding-bottom:3em}.content .main-title{width:100%;text-align:center;-webkit-box-sizing:border-box;box-sizing:border-box;height:500px;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;font-family:"AvenirNext-Bold","Gunar-Heavy",sans-serif;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.content .main-title .white{color:white;font-size:6.5em}@media only screen and (max-width: 1024px){.content .main-title .white{font-size:5.5em}}@media only screen and (max-width: 600px){.content .main-title .white{font-size:4em}}@media only screen and (max-width: 320px){.content .main-title .white{font-size:3em}}@media only screen and (max-width: 500px){.content .main-title{padding:0;height:250px}}.content .wave{line-height:1;font-size:10.5em;letter-spacing:-1px;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-h.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){.content .wave{font-size:6.5em}}@media only screen and (max-width: 600px){.content .wave{font-size:5em}}@media only screen and (max-width: 320px){.content .wave{font-size:4em}}.content .company{width:100%;margin:3em 0;text-align:center}@media only screen and (max-width: 500px){.content .company{margin:2em 0}}.content .company img{width:10%}@media only screen and (max-width: 1300px){.content .company img{width:15%}}@media only screen and (max-width: 800px){.content .company img{width:25%}}@media only screen and (max-width: 500px){.content .company img{width:35%}}.content .intro{margin-top:2em;font-size:2em;font-weight:600;width:60%;text-align:center}@media only screen and (max-width: 1300px){.content .intro{width:95%}}@media only screen and (max-width: 1025px){.content .intro{width:95%}}@media only screen and (max-width: 500px){.content .intro{font-size:1.4em}}.content .video{margin-top:5em;width:50%;height:500px;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center}@media only screen and (max-width: 1600px){.content .video{width:75%}}@media only screen and (max-width: 800px){.content .video{width:95%}}@media only screen and (max-width: 500px){.content .video{height:200px}}.content .section{margin-top:180px;font-size:1.5em;width:60%;text-align:center}@media only screen and (max-width: 1300px){.content .section{width:90%}}@media only screen and (max-width: 800px){.content .section{margin-top:90px}}.content .section.review-section{background-color:yellow;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:2em 0}.content .section.review-section .reviews{width:60%}@media only screen and (max-width: 1300px){.content .section.review-section .reviews{width:90%}}.content .section.apply-section{width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.content .section.apply-section .steps{width:100%;background-color:#7738e0;height:628px;-webkit-box-align:center;-ms-flex-align:center;align-items: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-pack:center;-ms-flex-pack:center;justify-content:center}@media only screen and (max-width: 500px){.content .section.apply-section .steps{height:900px}}.content .section.apply-section .section-blurb{width:100%}.content .section.apply-section .section-title{width:90%}@media only screen and (max-width: 500px){.content .section.apply-section .section-title{width:100%}}.content .section a{color:#7738e0;text-decoration:none;-webkit-transition:color .5s;transition:color .5s;font-family:"AvenirNext-DemiBold","Gunar-DemiBold",sans-serif}.content .section a:visited,.content .section a:active{color:#7738e0;text-decoration:none}.content .section a:hover{color:#FFD400;-webkit-transition:color .5s;transition:color .5s}.content .section .list{text-align:left;list-style-image:url(../../Images/Growth/check-mark-prp.svg);font-weight:600}.content .section .section-title{font-family:"AvenirNext-Heavy","Gunar-Heavy",sans-serif;font-size:2em;margin-bottom:1em}@media only screen and (max-width: 500px){.content .section .section-title{font-size:1.2em}}@media only screen and (max-width: 500px){.content .section .section-blurb{font-size:0.8em}}.content .section .list-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:left}@media only screen and (max-width: 800px){.content .section .list-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.content .section .details{width:35%;background-color:#7738e0;color:white;padding:16px;font-size:0.9em;text-align:center}@media only screen and (max-width: 1025px){.content .section .details{font-size:0.8em}}@media only screen and (max-width: 800px){.content .section .details{width:100%}}.content .section .cost{font-family:"AvenirNext-DemiBold","Gunar-DemiBold",sans-serif}.content .section .limited{font-family:"AvenirNext-Heavy","Gunar-Heavy",sans-serif;color:#E20750;font-size:0.4em}.content .section .price{font-family:"AvenirNext-Heavy","Gunar-Heavy",sans-serif;font-size:3em;color:#7738e0;margin:0.5em auto}.content .section .price .gst{font-size:20px;color:#C5C5C5}.content .section .bold{font-family:"AvenirNext-Bold","Gunar-Heavy",sans-serif}.content .section .books{width:65%;margin-top:2em}@media only screen and (max-width: 800px){.content .section .books{width:100%}}.content .section .companies{width:100%;margin-top:2em}.content .section .packs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media only screen and (max-width: 800px){.content .section .packs{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.content .section .packs .pack{width:33%;margin-right:2%;padding:1em;border-radius:6%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;background-color:yellow;-webkit-box-sizing:border-box;box-sizing:border-box}@media only screen and (max-width: 800px){.content .section .packs .pack{width:50%;margin-bottom:5%}.content .section .packs .pack .img-wrapper{height:156px}.content .section .packs .pack .img-wrapper img{width:45%}}@media only screen and (max-width: 500px){.content .section .packs .pack{height:286px;width:100%}}@media only screen and (max-width: 320px){.content .section .packs .pack{height:310px}}.content .section .packs .pack .img-wrapper{height:160px;-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;display:-webkit-box;display:-ms-flexbox;display:flex}.content .section .packs .pack img{width:45%}.content .section .packs .pack .pack-title{font-family:"AvenirNext-Bold","Gunar-DemiBold",sans-serif;font-size:0.96em}.content .section .packs .pack .pack-blurb{font-size:0.8em;font-weight:600}.content .section .reviews{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.content .section .reviews .review{margin-bottom:2em}.content .section .reviews .review.last{margin-bottom:0}.content .section .reviews .review-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}@media only screen and (max-width: 500px){.content .section .reviews .review-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.content .section .reviews .review-wrapper .info-wrapper{text-align:left;width:100%}.content .section .reviews .review-wrapper .review-title{font-family:"AvenirNext-Bold","Gunar-Heavy",sans-serif}.content .section .reviews .review-wrapper .review-blurb{font-size:0.88em;margin-top:1em}.content .section .reviews .review-wrapper img{width:100%}.content .section .reviews .review-wrapper .img-wrapper{margin-right:4%;width:25%}@media only screen and (max-width: 500px){.content .section .reviews .review-wrapper .img-wrapper{width:45%}}.content .section .step{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;color:white;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}@media only screen and (max-width: 500px){.content .section .step{margin:1em 0}}.content .section .how{color:white;font-size:1.5em;margin-bottom:2em;font-family:"AvenirNext-Bold","Gunar-DemiBold",sans-serif}.content .section .steps-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:50%}.content .section .steps-wrapper .img-wrapper{margin:0 auto;width:300px}@media only screen and (max-width: 800px){.content .section .steps-wrapper .img-wrapper{width:250px}}.content .section .steps-wrapper .step-blurb{font-size:0.8em;font-weight:600;margin-top:2em;width:75%}@media only screen and (max-width: 500px){.content .section .steps-wrapper{width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.content .growth-btn{margin-top:2em}@media only screen and (max-width: 500px){.content .growth-btn .btn-yellow{width:250px;height:140px}.content .growth-btn .btn-yellow .text{font-size:1.2em;line-height:77px}}.content .rights{margin:1em 0}.content .shape-wrapper{position:relative;width:100%}.content .shape-wrapper img{position:absolute}.content .shape-wrapper .purple-diamond-1{top:5px;left:11%}.content .shape-wrapper .yellow-play-1{top:-171px;left:16%}.content .shape-wrapper .red-circle-1{top:110px;left:5%;width:25px;opacity:0.5}
