.alert{border:1px solid #ffb81c;padding:10px;background:#fff0cf;margin-bottom:25px;border-radius:5px;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.alert:before{content:"";background-image:url(/packs/media/components/Alert/exclamation-74bf1e43bf9ad87ec5550b64fe9616b3.svg);width:25px;background-position:50%;background-size:cover;background-repeat:no-repeat;height:25px;display:inline-block;margin-right:20px;min-width:25px}@media screen and (min-width:1000px){.alert{margin-bottom:40px}}.alert__message{margin-right:10px;display:inline-block}.alert__button{border:none;background:none;font-size:1em;font-weight:700;text-decoration:underline;cursor:pointer}.alert__button:hover,.button{text-decoration:none}.button{display:block;width:100%;text-align:center;background:#2c2d84;border-radius:30px;font-size:1.1em;color:#fff;padding:10px 20px;font-weight:700;border:none;cursor:pointer;transition:.1s ease-out}.button:focus{outline:3px solid #ffb81c}.button[disabled]{background:#d8dde0;cursor:inherit;pointer-events:none}.button:hover{filter:brightness(.95)}.button:hover:after{transform:translateX(3px)}.button:after{content:"";background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 37 62.75'%3E%3Cg data-name='Layer 2'%3E%3Cpath d='M5.75 62.75a5.5 5.5 0 01-3.89-9.39L23.72 31.5 1.61 9.39a5.5 5.5 0 017.78-7.78l26 26a5.5 5.5 0 010 7.78L9.64 61.14a5.49 5.49 0 01-3.89 1.61z' fill='%23fff' data-name='Layer 1'/%3E%3C/g%3E%3C/svg%3E");display:inline-block;height:12px;background-repeat:no-repeat;background-position:50%;background-size:contain;width:10px;margin-left:10px;opacity:.75;transition:.1s ease-in-out}@media screen and (min-width:1000px){.button{padding:12px 55px;display:inline-block;font-size:1.2em;width:auto;max-width:365px}}.button.button--white{background:#fff;color:#1e2428}.button.button--white:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 37 62.75'%3E%3Cg data-name='Layer 2'%3E%3Cpath d='M5.75 62.75a5.5 5.5 0 01-3.89-9.39L23.72 31.5 1.61 9.39a5.5 5.5 0 017.78-7.78l26 26a5.5 5.5 0 010 7.78L9.64 61.14a5.49 5.49 0 01-3.89 1.61z' fill='%231e2428' data-name='Layer 1'/%3E%3C/g%3E%3C/svg%3E")}.button.button--with-bottom-margin{margin-bottom:40px}@media screen and (min-width:1000px){.button.button--with-bottom-margin{margin-bottom:45px}}.button.button--centred{margin-bottom:15px;background-color:transparent;border:2px solid #2c2d84;color:#2c2d84}.button.button--centred:hover{background-color:rgba(44,45,132,.1)}.button.button--centred:after{display:none}@media screen and (min-width:1000px){.button.button--centred{margin-bottom:0}}.cookies{position:fixed;bottom:0;width:100%;background:#fff;z-index:999;padding:20px 0;color:#555f66;border-top:1px solid #d8dde0;font-size:1em}@media screen and (min-width:1500px){.cookies{padding:30px 0}}.cookies__inner{padding:0!important}.cookies__inner p{margin-bottom:10px;margin-left:20px}.cookies__inner button{margin-left:20px}@media screen and (min-width:1000px){.cookies__inner{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.cookies__inner p{margin-right:15px;margin-bottom:0}}.cookies__action{background:none;font-size:1em;color:#2c2d84;text-decoration:none;margin-right:10px;display:inline-block;cursor:pointer;padding:7px 15px;border:2px solid #2c2d84;border-radius:5px}.progressbar_inner{background:#fff;border-radius:100px;font-size:.95em;padding:10px 25px;width:100%;color:#1e2428;border:1px solid #d8dde0;-webkit-appearance:none}.progressbar_inner .progress_text{z-index:1;position:relative}.progressbar_inner .progress_indicator{display:block;height:100%;border-top-right-radius:8px;border-bottom-right-radius:8px;border-top-left-radius:100px;border-bottom-left-radius:100px;background-color:rgba(44,45,132,.3);position:absolute;overflow:hidden;top:0;left:0;width:0;z-index:0}.progressbar{position:relative;text-decoration:none;margin-bottom:15px}.progressbar.completed_1 .progress_indicator{width:16.6%}.progressbar.completed_2 .progress_indicator{width:33.3%}.progressbar.completed_3 .progress_indicator{width:49.8%}.progressbar.completed_4 .progress_indicator{width:66.5%}.progressbar.completed_5 .progress_indicator{width:83%}.progressbar.completed_6 .progress_indicator{width:100%;border-radius:100px}.progressbar:focus{outline:2px solid #ffb81c}.hero{background:#343e45;color:#fff;position:relative}.hero:before{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;background-image:url(/packs/media/components/Hero/hero-fa73986278d68a0c95aa20dc9dd62e5d.jpg);background-size:cover;background-position:50%;opacity:.1}.hero.hero--needs{text-align:center}.hero.hero--needs .hero__inner{display:flex;flex-direction:column;align-items:center;padding-bottom:80px}.hero.hero--needs:before{background-image:url(/packs/media/components/Hero/needs-hero-01e0cb9a9d5102a93ede58031a552205.jpg)}@media screen and (min-width:750px){.hero.hero--needs .hero__title{max-width:45%}.hero.hero--needs .hero__description{max-width:55%}}@media screen and (min-width:1000px){.hero.hero--needs .hero__inner{padding-bottom:40px}}.hero__inner{padding-top:20px;padding-bottom:40px;position:relative}@media screen and (min-width:750px){.hero__inner{padding-top:40px}}@media screen and (min-width:1000px){.hero__inner{padding-top:60px}}.hero__inner:focus{box-shadow:none}.hero__title{margin-bottom:10px;font-size:2em}@media screen and (min-width:750px){.hero__title{font-size:2.5em;max-width:45%}}.hero__description{font-size:1.1em;margin-bottom:40px}@media screen and (min-width:750px){.hero__description{margin-bottom:60px}}@media screen and (min-width:1000px){.hero__description{margin-bottom:80px}}@media screen and (min-width:1500px){.hero__description{margin-bottom:120px}}@media screen and (min-width:750px){.hero__description{font-size:1.25em;max-width:45%}}.hero__triangle{position:absolute;left:0;width:100%;bottom:-1px;height:80px}@media screen and (min-width:750px){.hero__triangle{height:100px}}.hero__all-services{margin-top:10px;display:block;font-style:italic}.hero__all-services,.hero__all-services a{color:hsla(0,0%,100%,.75)}@media screen and (min-width:750px){.hero__all-services{font-size:.8em}}@-webkit-keyframes fadeInDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.hero__scroll-on{position:absolute;bottom:45px;width:50px;left:0;right:0;margin:0 auto 10px;-webkit-animation:fadeInDown .5s ease-out;animation:fadeInDown .5s ease-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;opacity:0}@media screen and (min-width:750px){.hero__scroll-on{bottom:60px}}@media screen and (min-width:1500px){.hero__scroll-on{width:70px}}.hero-call-to-action{background:#fff;padding:25px;box-shadow:0 4px 0 #d8dde0;color:#1e2428;text-align:center;margin-bottom:-80px;position:relative;z-index:2}@media screen and (min-width:750px){.hero-call-to-action{padding:30px;width:42%;position:absolute;right:0;bottom:0;margin-bottom:0}}@media screen and (min-width:1000px){.hero-call-to-action{padding:35px}}@media screen and (min-width:1500px){.hero-call-to-action{padding:40px}}.hero-call-to-action__title{margin-bottom:10px}@media screen and (min-width:750px){.hero-call-to-action__title{font-size:1.5em;margin-bottom:15px}}.hero-call-to-action__description{margin-bottom:20px;font-size:1.1em}@media screen and (min-width:750px){.hero-call-to-action__description{font-size:1.1em;margin-bottom:25px}}.is-page-useful{border-bottom:4px solid #d8dde0}.is-page-useful--with-overlap{margin-top:-42px}.is-page-useful__panel{background:#d8dde0;padding:10px 15px;display:flex;flex-direction:row;max-width:250px;justify-content:space-between}.is-page-useful__button{background:none;border:none;text-decoration:underline;font-weight:700;font-size:1em;cursor:pointer}@media screen and (min-width:750px){.mobile-nav{display:none}}.mobile-menu{position:absolute;right:20px;left:20px;top:70px;z-index:3;background:#fff;overflow:hidden;border-radius:10px;box-shadow:0 2px 6px rgba(0,0,0,.15);list-style:none;display:none}.mobile-menu.mobile-menu--visible{display:block}@media screen and (min-width:750px){.mobile-menu{display:none!important}}.mobile-menu li:first-of-type a{padding-top:20px}.mobile-menu li:last-of-type a{padding-bottom:20px}.mobile-menu__link{display:block;text-align:left;margin:0;padding:12px 20px;font-weight:700;text-decoration:none;color:#1e2428;font-size:1.1em}.mobile-menu__link:focus{outline:none;box-shadow:none;background:#d8dde0;color:#1e2428}.option-bubble{width:100%;height:60px;margin:5px 5px 10px}.option-bubble:focus-within .option-bubble__label{outline:none;box-shadow:0 0 0 3px #ffb81c}@media screen and (min-width:750px){.option-bubble{width:30%;margin-bottom:5px}}.option-bubble__input:checked+.option-bubble__label{background-color:#1e2428;color:#fff}.option-bubble__input:checked+.option-bubble__label .option-bubble__helptext{color:#fff}.option-bubble__input:checked+.option-bubble__label.option-bubble__label--health{background-color:#3a9e87}.option-bubble__input:checked+.option-bubble__label.option-bubble__label--family{background-color:#e9223a}.option-bubble__input:checked+.option-bubble__label.option-bubble__label--skills{background-color:#2cbef0}.option-bubble__input:checked+.option-bubble__label.option-bubble__label--home{background-color:#f27412}.option-bubble__input:checked+.option-bubble__label.option-bubble__label--children{background-color:#941b3d}.option-bubble__input:checked+.option-bubble__label.option-bubble__label--time{background-color:#3e62b3}.option-bubble__input.visually-hidden:focus{outline:none;box-shadow:0 0 0 3px #ffb81c}a.option-bubble{text-decoration:none}.option-bubble{position:relative}.option-bubble.option-bubble_completed .option-bubble__label{opacity:.7}.option-bubble:focus{outline:none;box-shadow:0 0 0 3px #ffb81c}.option-bubble .checkmark_container{top:18px;right:21px;border-color:#fff;width:25px;height:25px;border-width:3px;cursor:pointer;line-height:17px}.option-bubble .checkmark_container:hover{opacity:.7}.option-bubble .checkmark_container .checkmark:after{width:4px;height:8px;border-width:0 3px 3px 0;border-color:#fff}.option-bubble__label{display:flex;flex-direction:column;justify-content:center;text-align:center;background:#d8dde0;border-radius:30px;font-size:1em;color:#1e2428;padding:0 41px;height:100%;font-weight:700;text-decoration:none;border:none;cursor:pointer;transition:.1s ease-in-out}.option-bubble__label:hover{filter:brightness(.95)}.option-bubble__label:focus{outline:none;box-shadow:0 0 0 3px #ffb81c}.option-bubble__helptext{font-weight:400;display:block;font-size:.9em;color:#555f66}.option-bubble__label--health{background-color:rgba(152,217,202,.7)}.option-bubble__label--family{background-color:rgba(247,173,182,.7)}.option-bubble__label--skills{background-color:rgba(187,234,250,.7)}.option-bubble__label--home{background-color:rgba(250,201,163,.7)}.option-bubble__label--children{background-color:rgba(227,101,136,.7)}.option-bubble__label--time{background-color:rgba(169,186,225,.7)}.page-header__title{font-size:2em;color:#1e2428;margin-bottom:20px}@media screen and (min-width:1000px){.page-header__title{font-size:2.8em;max-width:710px}}.page-header__lede{font-size:1.1em;margin-bottom:15px}@media screen and (min-width:1000px){.page-header__lede{font-size:1.3em;max-width:710px}}.breadcrumbs{margin-bottom:5px}@media screen and (min-width:900px){.breadcrumbs{margin-bottom:10px}}.breadcrumbs__item{display:inline;font-size:.95em;position:relative;margin-right:25px}@media screen and (min-width:600px){.breadcrumbs__item{margin-right:30px}}.breadcrumbs__item:before{content:"";height:10px;width:5px;top:6px;left:-15px;position:absolute;background-size:contain;background-repeat:no-repeat;background-position:50%;display:block;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='6' height='9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1l3.5 3.5L1 8' stroke='%23425563' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}@media screen and (min-width:750px){.breadcrumbs__item:before{height:12px;width:7px;left:-18px}}@media screen and (min-width:1000px){.breadcrumbs__item:before{height:13px}}.breadcrumbs__item:first-of-type:before{display:none}.breadcrumbs__item:last-of-type{margin-right:0;padding-right:0}@media screen and (min-width:750px){.breadcrumbs__item{font-size:1em}}@media screen and (min-width:1000px){.breadcrumbs__item{font-size:1.1em}}.breadcrumbs__link:hover{text-decoration:none}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}html{scroll-behavior:smooth}.questions{background:#f0f3f2}.answer_explanation{max-width:710px;padding:40px 0;font-size:1.1em;margin-top:15px}.answer_explanation ul{padding-left:25px;margin-bottom:15px}.action_text{font-weight:600;padding:0;width:100%;margin-bottom:20px;margin-top:0}.question .card{max-width:710px}.questions__inner{max-width:710px;width:100%;margin-left:auto;margin-right:auto;padding-left:20px;padding-right:20px;padding-bottom:40px;text-align:center}@media screen and (min-width:750px){.questions__inner{padding-left:30px;padding-right:50px}}.question{padding:40px 0;border:none;display:flex;flex-direction:column;justify-content:center;align-items:center}@media screen and (min-width:1500px){.question{padding:60px 0}}.question.question--animated{-webkit-animation:fadeIn .3s ease-out;animation:fadeIn .3s ease-out}.question p{margin-bottom:10px}.question p:last-of-type{margin-bottom:0}.question hr{width:100%;max-width:710px;border:1px solid #d8dde0;margin-top:50px}.question .card{width:100%}.question__title{color:#1e2428;margin-bottom:5px}@media screen and (min-width:750px){.question__title{font-size:1.75em;margin-bottom:10px}}.question__help-text{color:#555f66;margin-bottom:15px!important;font-size:.95em}@media screen and (min-width:750px){.question__help-text{font-size:1.1em;margin-bottom:20px}}.question__options{border:none;width:100%}@media screen and (min-width:250px){.question__options{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center}}.question__text-input{background:#fff;border-radius:100px;font-size:.95em;color:#1e2428;padding:10px 50px 10px 20px;width:100%;border:1px solid #d8dde0;margin-bottom:10px}@media screen and (min-width:1000px){.question__text-input{font-size:1.1em;padding:12px 50px 12px 25px}}.continue-to-recommendations{width:100%;background:#fff;position:sticky;bottom:0;left:0;padding:20px 15px;z-index:99;display:flex;flex-direction:column;justify-content:center;align-items:center;border-top:1px solid #d8dde0;text-align:center;transition:.3s ease-out;opacity:0}@media screen and (min-width:750px){.continue-to-recommendations{padding:40px 15px}}.continue-to-recommendations.continue-to-recommendations--visible{opacity:1}.continue-to-recommendations__message{font-size:1em;color:#555f66;margin-bottom:15px;-webkit-animation:fadeIn .3s ease-in;animation:fadeIn .3s ease-in}.button-right{text-align:right}.next-section-suggestion{margin-top:60px;margin-bottom:25px}.next-section-suggestion h2{margin-bottom:25px!important}.next-section-suggestion.complete{text-align:center}.next-section-suggestion.complete h2{margin-bottom:10px!important;text-align:left}.next-section-suggestion.complete p{margin-bottom:20px;max-width:710px;text-align:left}.final-results p{margin-bottom:25px}.final-results h2{margin-bottom:0}.link-to-results{margin-top:15px;font-size:1.1em}.final-results,.topic-questionnaire,.topic-questionnaire_end{background:#f0f3f2}.topic-content{margin-bottom:20px}@media screen and (min-width:750px){.topic-content{margin-bottom:40px}}.topic-content__body p{margin-bottom:15px}@media screen and (min-width:1000px){.topic-content__body{max-width:710px}}.topic-questionnaire_start{max-width:710px;width:100%;margin-left:auto;margin-right:auto;padding:40px 20px;text-align:center}@media screen and (min-width:750px){.topic-questionnaire_start{padding-left:30px;padding-right:50px}}.topic-questionnaire_start p{margin-bottom:25px}.topic-questionnaire_questions{-webkit-animation:fadeIn .3s ease-out;animation:fadeIn .3s ease-out}.topic-questionnaire_end{padding-top:0;margin:0 auto;font-size:1.1em}@media screen and (min-width:1000px){.topic-questionnaire_end{max-width:710px}}.topic-questionnaire_end p{margin-bottom:15px}.centered-button{text-align:center;margin-top:60px}.centered-button .button{margin-left:5px;margin-right:5px}.fade-animate{-webkit-animation:fadeIn .3s ease-out;animation:fadeIn .3s ease-out}.search__icon{width:19px;height:19px;transform:translateY(2px)}.search{position:relative}.search.search--large .search__input{font-size:1.1em;padding:12px 50px 12px 25px}.search.search--large .search__submit{right:0;bottom:0;width:55px;border-radius:0 20px 20px 0}.search__input{background:#fff;border-radius:100px;font-size:.95em;color:#1e2428;padding:10px 50px 10px 20px;width:100%;border:1px solid #d8dde0;-webkit-appearance:none}.search__submit{position:absolute;right:0;border:none;background:none;cursor:pointer;top:0;bottom:0;width:45px;border-radius:0 20px 20px 0}.topic-questions-compete .topic-card{box-shadow:none;padding-bottom:23px;opacity:.9}.float-right-text{margin-top:15px;display:block;font-weight:600}@media screen and (min-width:1000px){.float-right-text{float:right;margin-top:-25px;margin-right:15px}}.checkmark_container{text-align:center;position:absolute;top:auto;top:10px;right:14px;border-radius:100%;width:40px;height:40px;border:4.5px solid #2c2d84;line-height:34.5px}.checkmark_container .checkmark{display:inline-block}.checkmark_container .checkmark:after{content:"";display:block;width:6px;height:11px;border:solid #2c2d84;border-width:0 4.5px 4.5px 0;transform:rotate(45deg)}@media screen and (min-width:1000px){.checkmark_container{top:30px;bottom:auto;right:79px;width:65px;height:65px;border:6px solid #2c2d84;line-height:65px}.checkmark_container .checkmark:after{width:11px;height:23px;border-width:0 6px 6px 0}}