h1[data-v-bfedb7fe]{font-size:20px}.nuxt-progress{position:fixed;top:0;left:0;right:0;height:2px;width:0;opacity:1;transition:width .1s,opacity .4s;background-color:silver;z-index:999999}.nuxt-progress.nuxt-progress-notransition{transition:none}.nuxt-progress-failed{background-color:red}

/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}*{box-sizing:border-box}html{position:relative;overflow-x:hidden;overflow-y:auto}.v-application{min-height:100vh}.theme--light.v-application{font-family:Lato,sans-serif;color:#515151;background-color:#fff}.theme--light.v-list{color:#515151}body{margin:0;padding:0;font-size:18px;font-weight:400;letter-spacing:.3px;background-color:#fff}body,section{position:relative;height:auto}section{width:100%;overflow:hidden}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none}input[type=number]{-moz-appearance:textfield}ul{padding:0;list-style:none}h1,ul{margin:0}h1{font-size:calc(17.23077px + 3.69231vw);font-weight:700;text-align:center;font-family:Philosopher,sans-serif;line-height:1.1}@media only screen and (max-width:960px){h1{font-size:60px}}h2{text-align:center;font-size:calc(27.69231px + 3.07692vw);margin:5% auto 2%;font-weight:800;color:#2fadb2}@media only screen and (max-width:960px){h2{margin-top:80px}}h3{font-size:calc(25.38462px + 6.15385vw);font-weight:800;margin:20px 0}h4{font-size:calc(19.53846px + .61538vw)}h4,h5{letter-spacing:.8px;font-weight:800}h5{font-size:calc(12.15385px + .46154vw);margin:12px 0;color:#2fadb2}h6{font-size:18px;letter-spacing:.8px;font-weight:700;margin:0}img{width:100%;height:auto;user-select:none;-moz-user-select:none;-webkit-user-drag:none;-webkit-user-select:none;-ms-user-select:none}button{outline:none;border:none}p{letter-spacing:.8px;font-weight:300;margin:0}a{text-decoration:none;color:inherit}a:hover{color:#2fadb2}.btn{padding:18px 26px;border-radius:0;font-weight:600;font-size:calc(11.38462px + .15385vw);min-width:150px;min-height:48px;text-align:center;color:#fff;text-transform:uppercase;cursor:pointer}.btn[disabled]{opacity:.6}.btn--transparent{border-bottom:3px solid #2fadb2!important;background-color:transparent;color:#2fadb2}.btn--transparent.transparent{border-bottom-color:#2fadb2!important}.btn--transparent span{display:flex;align-items:center;justify-content:center;margin:0;width:18px;height:18px;border-radius:50%;border:1px solid #2fadb2}.btn--transparent span i{font-size:14px}.pulse{box-shadow:0 0 0 0 rgba(47,173,178,.5);animation:pulse 2s infinite;-webkit-animation:pulse 2s infinite}.pulse:hover{animation:none;-webkit-animation:none}@keyframes pulse{70%{transform:scale(1);box-shadow:0 0 0 20px rgba(47,173,178,0)}to{box-shadow:0 0 0 0 rgba(47,173,178,0)}}#about small{font-weight:300}#about img{width:80%;max-width:300px}@media only screen and (max-width:768px){.btn{padding:12px 18px;min-width:68px}}.loader{box-sizing:border-box;width:48px;height:48px;border:4px solid transparent;border-top-color:currentcolor;border-radius:50%;animation:loader-animation 1s linear infinite;transform-origin:center;position:relative}.loader:before{content:"";display:block;position:absolute;top:-4px;left:-4px;height:inherit;width:inherit;border:4px solid;border-radius:50%;opacity:.5}@keyframes loader-animation{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.application--wrap{overflow:hidden}.container{width:100%;position:relative;margin:0 auto;padding:0 15px;max-width:77.1vw;z-index:2}@media only screen and (max-width:960px){.container{max-width:100vw;padding:0 30px}}@media only screen and (max-width:600px){.container{max-width:100vw;padding:0 15px}}.layout{display:flex!important;flex:none!important}.w-33{width:33.33%}.w-66{width:66%}.w-50{width:50%}.mw-60{max-width:60%}.w-100{width:100%}.h-100{height:100%}.justify-end{justify-content:flex-end}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.justify-around{justify-content:space-around}.align-start{align-items:flex-start}.align-center{align-items:center}.align-end{align-items:flex-end}.flex-center{display:flex;align-items:center;justify-content:center}.left,.right{display:flex;align-items:flex-end;width:auto;height:80%;position:absolute;bottom:-3.2%;z-index:0}.left svg,.right svg{height:100%;width:auto}.left{justify-content:flex-start;left:-5%}.left svg{align-self:flex-start;fill:#fff}.right{justify-content:flex-end;right:-5%}.right svg{align-self:flex-end;fill:#f3f3f3}@media only screen and (max-width:960px){.left,.right{height:70%;bottom:-30px}}@media only screen and (max-width:768px){.left,.right{height:60%}}@media only screen and (max-width:600px){.left{left:-14%}.right{right:-14%}}.primary{background-color:#2fadb2}.primary,.primary-fill{fill:#2fadb2}.grey{background-color:#515151;fill:#515151}.grey-text{color:#515151!important}.secondary{background-color:#7fc837}.primary-dark{background-color:#0e5671}.accent{background-color:#f69747}.transparent{background-color:transparent}.primary-text{color:#2fadb2}.secondary-text{color:#7fc837}.white-text{color:#fff}.strong{font-weight:700}.pl-0{padding-left:0!important}.pr-0{padding-right:0!important}.pt-4{padding-top:24px}.pb-4{padding-bottom:24px}.py-2{padding-top:12px;padding-bottom:12px}.px-3{padding-left:12px;padding-right:12px}.px-4{padding-left:24px;padding-right:24px}.mx-3{margin-left:12px;margin-right:12px}.m-0{margin:0}.text-right{text-align:right}.text-left{text-align:left}.text-center{text-align:center}.d-none{display:none}.d-block{display:block}.toUp{text-transform:uppercase}.relative{position:relative}header{position:fixed;top:0;width:100%;z-index:15;background-color:hsla(0,0%,100%,0);height:90px;transition:all .1s ease-in}header .container{max-width:77.1vw}@media only screen and (max-width:1600px){header .container{max-width:1378px}}@media only screen and (max-width:1366px){header .container{max-width:1180px}}@media only screen and (max-width:960px){header .container{max-width:860px;padding:0 30px}}@media only screen and (max-width:600px){header .container{max-width:860px;padding:0 15px}}.is-scrolled{border-bottom:2px solid #2fadb2;background-color:#fff!important}nav{position:relative;width:100%;height:90px;background-color:transparent;padding:18px 0 15px}@media only screen and (max-width:960px){nav{padding:15px 0}}.menu{cursor:pointer}.menu p{font-size:16px;font-weight:800;line-height:1}.menu svg{max-width:36px;fill:#515151;width:100%;height:auto;margin-bottom:6px}.menu:focus,.menu:hover{color:#2fadb2}.menu:focus svg,.menu:hover svg{fill:#2fadb2}@media only screen and (max-width:960px){.menu{margin-left:-4px;transform:scale(.72)}}.dropdown{position:fixed;top:90px;background-color:#f0f0f0;text-align:left;padding:15px;min-width:230px;z-index:20}@media only screen and (max-width:960px){.dropdown{left:0}}.dropdown li{padding:15px 15px 15px 0}.dropdown li:focus,.dropdown li:hover{font-weight:700}.dropdown li:focus a,.dropdown li:hover a{color:inherit}.dropdown .nuxt-link-exact-active{font-weight:700;color:#2fadb2}.logo{z-index:1;position:absolute;max-width:190px;top:0;right:0;left:0;transition:all .3s ease-in;margin:0 auto;text-align:center;opacity:0}.logo img{cursor:pointer;width:100%;height:auto;max-width:230px;margin:0 auto}@media screen and (max-width:768px){.logo img{max-width:190px}}@media screen and (max-width:600px){.logo{margin:0 auto;max-width:200px;opacity:1}}.social{transition:all .1s ease-in-out;position:relative}.social svg{cursor:pointer;height:22px;width:auto;transition:all .1s linear;fill:#515151}.social svg:hover{fill:#2fadb2;color:#2fadb2}@media screen and (max-width:768px){.social svg{height:18px}}@media screen and (max-width:600px){.social svg{height:16px}}@media screen and (max-width:600px){.social{display:none!important}}@media only screen and (max-width:768px){.compare-btn-wrap{display:none}}#above-the-fold{overflow:visible;padding:90px 0 36px}@media only screen and (max-width:1024px){#above-the-fold{min-height:unset}}@media only screen and (max-width:768px){#above-the-fold{padding-top:160px}}@media only screen and (max-width:600px){#above-the-fold{padding-top:140px}}#above-the-fold h1{margin-bottom:2vw}@media only screen and (max-width:1600px){#above-the-fold h1{font-size:calc(14.66667px + 3.33333vw)}}@media only screen and (max-width:960px){#above-the-fold h1{font-size:45px;width:80%}}#above-the-fold p{text-align:center;font-size:calc(17.01235px + .24691vw);margin-bottom:3vw;font-weight:400}@media only screen and (max-width:960px){#above-the-fold p{margin:6px auto 50px;padding:0 15px}}@media only screen and (max-width:768px){#above-the-fold p{margin-bottom:32px}}#above-the-fold .support-ai{font-weight:400;margin:1.8vw auto}@media only screen and (max-width:960px){#above-the-fold .support-ai{margin:4vw auto}}#above-the-fold .btn{margin-bottom:1.5%;min-width:230px}#above-the-fold .btn:last-of-type{margin-bottom:3vw}#above-the-fold:after,#above-the-fold:before{content:"";position:absolute;display:block;bottom:0;left:0;width:100%}#above-the-fold:after{height:26px;background-color:#2fadb2;z-index:2}#above-the-fold:before{height:8px;background-color:#0e5671;z-index:3}@media only screen and (max-width:960px){#above-the-fold{min-height:auto;height:auto}}.frame-wrap{position:relative;width:100%;height:0;padding-bottom:50%}.frame-wrap iframe{position:absolute;width:100%;height:100%}.savvi-logo{width:22%;min-width:280px;max-width:400px;margin:0 auto 3vw}@media only screen and (max-width:1600px){.savvi-logo{width:20%;margin:1% auto 32px}}@media only screen and (max-width:1368px){.savvi-logo{margin:0 auto 30px}}@media only screen and (max-width:600px){.savvi-logo{display:none}}.w-25{width:25%;padding:24px}.features{cursor:pointer;position:relative;width:100%;max-width:1080px}.features img,.features svg{width:auto;max-height:75px;height:75px;min-height:75px}.features .feature{padding:0 2.68vw;transition:all 225ms ease-in;transform-origin:bottom}.features .feature:hover{transform:scale(1.15)}@media only screen and (max-width:600px){.features .feature{padding:28px 2vw 22px}}@media only screen and (min-width:2200px){.features .feature{padding:0 2vw}}.partner-logo img{max-height:90px;width:auto;max-width:100%}@media only screen and (max-width:600px){.partner-logo{padding:0 15px}}@media only screen and (max-width:1600px){#above-the-fold button,#above-the-fold button:last-of-type{margin-bottom:12px}.partner-logo img{max-height:80px}.features img,.features svg{max-height:65px;height:65px;min-height:65px}}@media only screen and (max-width:1368px){.features img,.features svg{max-height:50px;height:50px;min-height:50px}}@media only screen and (max-width:960px){#above-the-fold{height:auto;padding-bottom:40px}#above-the-fold .btn{width:200px}}@media only screen and (max-width:768px){.w-25{width:50%;padding:15px}.partner-logo{width:25%}}#reasons-to-love-us{padding:5% 0;text-align:center}#reasons-to-love-us .img-wrap{width:auto;height:180px;position:relative}@media only screen and (max-width:768px){#reasons-to-love-us .img-wrap{height:160px}}#reasons-to-love-us .img-wrap svg{height:100%;width:auto}#reasons-to-love-us h3{margin-bottom:10px}#reasons-to-love-us p{font-size:calc(15.69231px + .76923vw);font-weight:300}#reasons-to-love-us:nth-of-type(odd){background-color:#f3f3f3}@media only screen and (max-width:960px){#reasons-to-love-us{padding:90px 0 60px}}@media only screen and (max-width:768px){.img-wrap{height:120px}}#sponsors{position:relative;padding:72px 0 62px;text-align:center}#sponsors .container{max-width:84.375vw;padding:0}@media only screen and (max-width:960px){#sponsors .container{max-width:100%;padding:0 15px}}#sponsors .container .layout{flex:1 1 auto}#sponsors:after,#sponsors:before{content:"";position:absolute;display:block;top:0;left:0;width:100%}#sponsors:after{height:26px;background-color:#2fadb2;z-index:2}#sponsors:before{height:8px;background-color:#0e5671;z-index:3}.sponsor{display:inline-block}@media only screen and (max-width:960px){.sponsor{padding:15px}}.sponsor img{width:auto;margin-bottom:32px;max-height:198px}@media only screen and (max-width:1024px){.sponsor img{max-height:160px}}@media only screen and (max-width:960px){.sponsor img{margin-bottom:6px;width:auto}}@media only screen and (max-width:768px){.sponsor img{max-height:120px}}@media only screen and (max-width:600px){.sponsor img{max-height:90px}}@media only screen and (max-width:420px){.sponsor img{max-height:70px}}@media only screen and (max-width:420px){.sponsor{display:flex;justify-content:space-between}}@media only screen and (max-width:960px){#sponsors{padding:60px 0;justify-content:center}#sponsors h4{font-size:calc(11.69231px + 1.07692vw)}}@media only screen and (max-width:960px)and (max-width:960px){#sponsors h4{width:calc(100% + 8px);left:-8px}}.conversation{min-height:600px;height:100vh;position:relative;overflow-x:hidden;overflow-y:auto;display:grid;color:#fff;padding:8.8vw 0 5.5vw}@media only screen and (max-width:1220px){.conversation{padding-top:120px}}@media only screen and (max-width:600px){.conversation{padding-top:110px}}.question{margin:0 auto 8vh;text-align:center;font-weight:700;font-size:calc(12.30769px + .92308vw)}.answer{width:300px}@media only screen and (max-width:600px){.answer{width:auto}}.answer i.v-icon.primary--text{color:#fff!important}.option{transition:all .1s linear;cursor:pointer}@media only screen and (max-width:768px){.option{height:auto!important}}.option p{font-size:18px}@media only screen and (max-width:600px){.option p{font-size:16px}}.option svg{transition:all .1s linear;width:100%;height:auto;max-height:110px;fill:#fff}@media only screen and (max-width:992px){.option svg{margin-bottom:0!important;max-height:80px}}@media only screen and (max-width:600px){.option svg{max-height:50px}}.option:hover{transition:all .1s linear;transform:scale(1.05)}.selected-option{transform:scale(1)}.selected-option svg{fill:#f69747}.selected-option p{color:#f69747}.worker-img{max-width:140px}.worker-img img{width:140px;height:140px;border-radius:50%;object-fit:cover}.avatar{border-radius:50%;border:5px solid #fff}.amount{float:left;border:1px solid #fff;margin-left:-1px;padding:4px 8px}@media only screen and (max-width:600px){.amount{padding:4px;font-size:16px}}#results-welcome{min-height:100vh;padding:120px 0 60px}#results-welcome .container{min-height:100vh}#results-welcome .layout-wrap{padding-bottom:60px;min-height:100vh}#results-welcome hr{border:none}.call-to-action{background-color:#f3f3f3;padding:5% 7%}.call-to-action hr{height:2px;width:100%;background-color:#515151;margin:18px 0}.survey-info{color:#2fadb2;font-weight:900}.survey-info hr{height:1px;width:100%;background-color:#2fadb2;margin:12px 0}.survey-info small{font-weight:700;color:#515151}.regency{margin:38px 0}.regency img{width:auto;max-height:140px}.life-cover--heading{border-bottom:2px solid #fff}.life-cover--heading p{text-transform:uppercase;margin-top:2px;font-size:20px;font-weight:700}.life-cover--content{border-bottom:2px solid #fff;background-color:#f3f3f3}#reviews{padding:60px 0}#reviews .v-rating--readonly .v-icon{padding:0 4px}#reviews hr{border:none;width:1px;height:22px;background-color:#515151;margin:0 10px}#reviews:after,#reviews:before{content:"";position:absolute;display:block;top:0;left:0;width:100%}#reviews:after{height:26px;background-color:#2fadb2;z-index:2}#reviews:before{height:8px;background-color:#0e5671;z-index:3}.review:first-of-type{padding-left:0!important}.review:last-of-type{padding-right:0!important}@media only screen and (max-width:959px){.review{padding:20px 0!important}}footer{background-color:#515151;padding:38px 0 40px}footer .container{max-width:94vw}@media only screen and (max-width:960px){footer .giants-wrap{width:100%;flex-grow:1!important;flex-shrink:0!important}}footer p{position:relative;right:60px}@media only screen and (max-width:960px){footer p{text-align:center;right:unset}}.footer-logo{position:relative;left:60px}@media only screen and (max-width:960px){.footer-logo{left:unset}}.footer-logo img{display:block;margin:auto}.back-to-top{width:50px;height:50px;position:absolute;top:-62px;right:0;display:flex;align-items:center;justify-content:center;cursor:pointer}.back-to-top .v-icon{font-size:36px}@media only screen and (max-width:960px){.back-to-top{right:24px}}