:root{--primary:#480ca8;--primary-l15:#6c11ff;--secondary:#4fb0c6;--secondary-d1:#3e8696;--highlight-color:var(--secondary);--light-heading-color:var(--primary);--light-text-color:#6b6b6b;--dark-text-color:#fff;--error:#d62828;--error-background:#fae9e9;--success:#8ecae6;--success-background:#e9f7ff}*{box-sizing:border-box;z-index:5}.generic-page{color:var(--light-text-color);flex-direction:column;font-size:1.4rem;line-height:2.2rem;padding:0 1.5rem}h1{font-size:2.4em}p{color:var(--light-text-color);font-size:1.4rem;line-height:2.2rem}body,html{font-family:Montserrat,"sans-serif";font-size:62.5%;height:100%;margin:0;padding:0}.header-inner,.inner{display:flex;margin:auto;max-width:145rem}.mobile-hide{display:none}#app{display:flex;flex-direction:column;height:100%}#app .content{flex:1 0 auto}#app .footer-container,#app .header{flex:none}@media screen and (min-width:960px){.mobile-hide{display:block}.generic-page{padding:0 3rem}}.heading-2{color:var(--light-heading-color);font-size:3rem}.heading-3{font-size:2rem}.heading-3,.heading-4{color:var(--light-heading-color);margin-bottom:0;padding-bottom:0;text-transform:uppercase}.heading-4{font-size:1.6rem}@media screen and (min-width:960px){.heading-2{font-size:3.4rem}.heading-3{font-size:2.6rem}.heading-4{font-size:1.8rem}}@media screen and (min-width:1280px){.heading-2{font-size:4.4rem}.heading-3{font-size:3.2rem}.heading-4{font-size:2rem}}.button{background:transparent;border:.1rem solid var(--primary);color:var(--primary);cursor:pointer;display:inline-block;font-size:1.4rem;font-weight:700;padding:1.3rem 2.6rem;text-align:center;text-decoration:none;text-transform:uppercase;transition:all .3s ease-in-out}.button--small{font-size:1.2rem;padding:1rem 1.5rem}.button--large{font-size:1.6rem}.button--dark{border-color:#fff;color:#fff}.button--primary{background:var(--secondary);border-color:var(--secondary);color:var(--primary)}.button--primary:hover{background:var(--secondary-d1);border-color:var(--secondary-d1)}.button--full{display:block;width:100%}@media screen and (min-width:960px){.button--full{display:inline-block;width:auto}.button--small{letter-spacing:.3rem}}.input--select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:0;cursor:pointer;display:block;outline:0;padding:1.5rem;width:100%}.input--select option{padding:1rem}.input--select-container{cursor:pointer;padding:0!important;position:relative}.input--select-container .input--select-arrow{align-items:center;background-color:var(--secondary);color:var(--primary);display:flex;font-size:5rem;height:4.6rem;justify-content:center;pointer-events:none;position:absolute;right:0;top:0;width:4.6rem}.input--select-container .input--select-arrow:after{border-bottom:0 solid transparent;border-left:.6rem solid transparent;border-right:.6rem solid transparent;border-top:1.04rem solid var(--primary);content:"";display:block}.input{background:#f6f6f6;border:.1rem solid #dcdcdc;font-size:1.4rem;outline:none;padding:1.5rem}.input--text{display:block;width:100%}.input::-moz-placeholder{color:#afafaf}.input:-ms-input-placeholder{color:#afafaf}.input::placeholder{color:#afafaf}.input:focus{background:#fff;border-bottom-color:var(--primary);border-left-color:transparent;border-right-color:transparent;border-top-color:transparent;outline:none}.input--success{background:var(--success-background);border-color:var(--success)}.input--error{background:var(--error-background);border-color:var(--error)}.input--error.input:focus{border-bottom-color:var(--error)}.input--error+.input-error-message{height:1.2rem}.input-error-message{color:var(--error);font-size:1.2rem;height:0;margin-top:.5rem;transition:.3s ease-in-out}.radio-input{padding:1rem}.input--radio{margin-right:.5rem;padding:.5rem}.radio-input-option{margin:.5rem 0}.logo{align-self:center}.logo__icon{fill:#fff;height:3.6rem;padding:.5rem 1rem .5rem .5rem}.logo__text{color:#fff;font-size:1.6rem;font-weight:700;text-decoration:none}.logo__link{align-items:center;display:flex;flex-grow:1;text-decoration:none}@media screen and (min-width:960px){.logo{flex-grow:0.8}.logo__icon{height:4.5rem;padding-right:2rem}.logo__text{font-size:1.8rem}}@media screen and (min-width:1280px){.logo{flex-grow:2}.header--transparent .logo__icon{fill:var(--primary)}.header--transparent .logo__text{color:var(--primary)}}.navigation-container{display:flex;flex-direction:column;flex-grow:1;justify-content:center;z-index:10}.navigation{background:var(--primary);display:none;font-size:1.6rem;left:0;list-style:none;margin:0;opacity:0;padding:1.5rem;position:absolute;top:6.6rem;transition:opacity .3s ease-in-out;width:100%}.navigation-mobile-button{align-self:flex-end;background-color:transparent;border:none;cursor:pointer;display:flex;justify-self:center;padding:0}.navigation-mobile-button__icon{fill:#fff;height:3.2rem;width:3.2rem}.navigation__link{color:#fff;display:inline-block;font-weight:500;padding:1.5rem 0;text-decoration:none;transition:all .3s ease-in-out}.navigation__link:after{background:transparent;content:"";display:block;height:.2rem;margin-top:.2rem;position:relative;transition:all .3s ease-in-out}.mobile-menu-icon{height:3.2rem;width:3.2rem}.mobile-menu-icon .line{fill:none;stroke:#fff;stroke-width:8;transition:stroke-dasharray .6s cubic-bezier(.4,0,.2,1),stroke-dashoffset .6s cubic-bezier(.4,0,.2,1)}.mobile-menu-icon .line1{stroke-dasharray:60 207;stroke-width:8}.mobile-menu-icon .line2{stroke-dasharray:60 60;stroke-width:8}.mobile-menu-icon .line3{stroke-dasharray:60 207;stroke-width:8}.active .mobile-menu-icon .line1{stroke-dasharray:90 207;stroke-dashoffset:-134;stroke-width:8}.active .mobile-menu-icon .line2{stroke-dasharray:1 60;stroke-dashoffset:-30;stroke-width:8}.active .mobile-menu-icon .line3{stroke-dasharray:90 207;stroke-dashoffset:-134;stroke-width:8}.navigation-container.active .navigation{display:block;opacity:1}@media screen and (min-width:960px){.navigation{align-self:center;background:transparent;flex-grow:1;justify-content:space-evenly;left:auto;opacity:1;padding:0;position:relative;top:auto}.navigation,.navigation-container.active .navigation{display:flex}.navigation__item{align-self:center;margin-top:.4rem}.navigation-mobile-button{display:none}}@media screen and (min-width:1280px){.header--transparent .navigation__link{color:var(--primary)}.header--transparent .navigation-mobile-button__icon{fill:var(--primary)}.header--transparent .mobile-menu-icon .line{stroke:var(--primary)}.navigation{margin-right:12rem}}.navigation__link.active,.navigation__link:active,.navigation__link:focus,.navigation__link:hover{color:var(--secondary)}.navigation__link.active:after,.navigation__link:active:after,.navigation__link:focus:after,.navigation__link:hover:after{background:var(--secondary)}.lead-form-question{display:flex;flex-direction:column;font-size:1.4rem;margin-bottom:2rem}.lead-form-question__label{color:var(--light-heading-color);font-weight:500;margin-bottom:1rem}.header{background:var(--primary);color:#fff;padding:1.5rem;position:relative;z-index:10}.header-cta{display:none}@media screen and (min-width:960px){.header-cta{align-self:center;display:block;margin-left:2rem;z-index:11}.header{padding:1.5rem 3rem}}@media screen and (min-width:1280px){.header--transparent{background:transparent;color:var(--primary);position:absolute;width:100%;z-index:10}}.main-footer{background:#fafafa;padding:4rem 1.5rem}.strap-footer{background:#efefef;padding:1rem 1.5rem}.main-footer .inner{flex-direction:column}.footer-section__heading{color:var(--primary);font-size:1.8rem;font-weight:700;text-transform:uppercase}.footer-section-items{font-size:1.4rem;list-style:none;margin:0;padding:0}.footer-section-item{display:block;margin-bottom:2rem}.footer-section-item__link{color:var(--light-text-color);text-decoration:none}@media screen and (min-width:960px){.main-footer{padding:4rem 3rem}.strap-footer{font-size:1.2rem;padding:1rem 3rem}.main-footer .inner{flex-direction:row;justify-content:space-between}.footer-section{flex-basis:30%}}.hero-primary .inner{display:flex;flex-direction:column-reverse}.hero-primary{margin-bottom:15rem;padding:1.5rem;position:relative}.hero-primary__title{color:var(--light-heading-color);font-size:2.6rem;line-height:3.8rem;margin-bottom:2rem}.hero-primary__content{margin-top:-9rem}.hero-primary__body{color:var(--light-text-color);font-size:1.4rem;margin-bottom:4rem;margin-top:0}.hero-primary__images{max-width:40rem}.hero-primary__background{left:0;max-height:40vh;max-width:100%;max-width:100vw;overflow:hidden;position:absolute;top:0;z-index:1}.hero-primary-background__color{background:var(--primary);display:block;height:100%;left:0;opacity:.8;position:absolute;top:0;width:100%}.hero-primary-background__image{max-height:75vh}.hero-primary__separator{bottom:-12rem;left:-8rem;position:absolute;width:15rem}@media screen and (min-width:960px){.hero-primary{margin-bottom:4rem;padding:1.5rem 3rem}.hero-primary__title{font-size:4rem;line-height:5.8rem;margin-bottom:2rem}.hero-primary__content{margin-top:0;max-width:50%;padding-top:6rem}.hero-primary .inner{flex-direction:row;padding-top:5rem}.hero-primary__background{left:70%;max-height:100%;max-width:30%}.hero-primary__images{flex-grow:1}.hero-primary__separator{bottom:-14rem;left:-10rem;width:20rem}}@media screen and (min-width:1280px){.hero-primary__background{left:76%;max-height:60rem;max-width:24%}.hero-primary__title{font-size:6rem;line-height:7.2rem;margin-bottom:2rem}.hero-primary__images{max-width:55rem}}.why-choose-us{padding:1.5rem}.why-choose-us .inner{flex-direction:column}.why-choose-us__header{margin:auto auto 4rem;max-width:60rem;text-align:center}.why-choose-us__points{display:flex;flex-direction:column;margin-bottom:4rem}.why-choose-us__point{margin:auto auto 6rem;max-width:30rem;text-align:center}.why-choose-us-point__icon{display:block;margin:auto;max-width:15rem}.why-choose-us-point__icon svg{fill:var(--light-heading-color)}.why-choose-us-point__heading{color:var(--light-heading-color);font-size:2rem;text-transform:uppercase}@media screen and (min-width:960px){.why-choose-us__header{margin-bottom:12rem}.why-choose-us__point{margin:0}.why-choose-us{padding:3rem}.why-choose-us-point__icon{flex-grow:1;padding:2rem}.why-choose-us__points{flex-direction:row;justify-content:space-between;margin-bottom:8rem}}.examples{background:var(--primary);padding:4rem 1.5rem}.examples .inner{flex-direction:column}.example-controller{border-bottom:1px solid hsla(0,0%,100%,.5);padding-bottom:4rem}.example-controller .heading-2,.example-controller p{color:var(--dark-text-color)}.example-controller__buttons{display:flex;flex-wrap:wrap;justify-content:space-between;list-style:none;margin:0;padding:0}.example-button{display:block;flex-basis:31%;flex-grow:0;margin-bottom:1rem}.example-button--break{flex-basis:100%;flex-grow:0}.example-controller__body{margin-bottom:4rem}.example{padding-top:4rem}.example,.example p{fill:#fff;color:#fff}.example__body{color:#fff;text-align:center}.example__image{display:block;height:16rem;margin:auto;padding-bottom:3rem;width:16rem}@media screen and (min-width:960px){.examples{flex-direction:column;padding:10rem 3rem}.examples .inner{flex-direction:row}.example-controller{border-bottom:none;margin:auto;padding-bottom:0;padding-right:3rem;text-align:center;width:50%}.example{padding-left:3rem;width:50%}.example-controller .heading-2{margin-top:0}.example__body{margin:auto;max-width:45rem;text-align:center}}.main-points{padding:4rem 1.5rem}.main-points .inner{flex-direction:column}.main-points__header{margin:auto auto 4rem;text-align:center}.main-points__header .heading-2{color:var(--primary);margin-top:0;padding-top:0}.main-points-header__body{margin:auto;max-width:80rem}.main-points__points{display:flex;flex-direction:column;margin:0;padding:0}.main-points-point{counter-increment:main-points;list-style:none;margin-bottom:4rem}.main-points-point:before{color:var(--primary);content:"Step " counter(main-points) ".";font-size:3rem;font-weight:700}.main-points-point__header{color:var(--primary);font-size:1.8rem;margin-top:0;padding-top:0}@media screen and (min-width:960px){.main-points{padding:8rem 3rem}.main-points__points{flex-direction:row;flex-wrap:wrap;justify-content:space-between}.main-points-point{flex-basis:20%;flex-grow:0}.main-points__header{margin-bottom:12rem}}.money-cta{background:var(--primary);color:#fff;padding:4rem 1.5rem}.money-cta .inner{flex-direction:column;max-width:100rem}.money-cta-text__highlight{color:var(--highlight-color)}.money-cta__text{font-size:4rem;margin:auto auto 3rem}.money-cta-text__small-text{font-size:1.2rem}@media screen and (min-width:960px){.money-cta{padding:4rem 3rem}.money-cta .inner{flex-direction:row;justify-content:space-around}.money-cta__text{font-size:8rem;margin:0}.money-cta__button{font-size:3.4rem;justify-self:center;margin:auto}.money-cta__button-container{display:flex;justify-self:center}}.lead-form{padding:4rem 1.5rem}.lead-form__header{padding-bottom:4rem;text-align:center}.lead-form__container--single{margin:auto;max-width:40rem}.lead-form-actions{display:flex;justify-content:flex-end}.lead-form-message{text-align:center}.lead-form-message__image{fill:var(--primary);margin:auto;max-width:15rem}.lead-form-message__header{color:var(--primary);font-size:2rem;text-transform:uppercase}.lead-form-message__action{margin:auto}@media screen and (min-width:960px){.lead-form{padding:4rem 3rem}}.faq{padding:2rem 0}.faq-title{color:var(--primary)}
