@import "https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100..900;1,100..900&family=Roboto:ital,wght@0,100..900;1,100..900&family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap";html{-webkit-text-size-adjust:100%;line-height:1.15}body{margin:0}main{display:block}h1{margin:.67em 0;font-size:2em}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace;font-size:1em}a{background-color:#0000}abbr[title]{border-bottom:none;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace;font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:100%;line-height:1.15}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner{border-style:none;padding:0}[type=button]::-moz-focus-inner{border-style:none;padding:0}[type=reset]::-moz-focus-inner{border-style:none;padding:0}[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring{outline:1px dotted buttontext}[type=button]:-moz-focusring{outline:1px dotted buttontext}[type=reset]:-moz-focusring{outline:1px dotted buttontext}[type=submit]:-moz-focusring{outline:1px dotted buttontext}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;white-space:normal;max-width:100%;padding:0;display:table}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button{height:auto}[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}template,[hidden]{display:none}:root{--brand-primary:#3380c9;--brand-primary-dark:#184b7c;--font-primary:"Roboto", sans-serif;--font-secondary:"Inter", sans-serif;--link-color:var(--brand-primary);--text-color:#111;--text-size:1.5rem;--sub-title-size:1.8rem;--option-text-size:1.3rem;--h1-size:2.8rem;--h2-size:2.4rem;--h3-size:2rem;--button-back-size:4.4rem;--margin-default:3rem}@media (width>=768px){:root{--text-size:2rem;--sub-title-size:2.2rem;--option-text-size:1.5rem;--h1-size:4rem;--h2-size:3rem;--h3-size:2.5rem;--button-back-size:5rem;--margin-default:4rem}}html{font-size:62.5%;font-family:var(--font-primary);background:#eff0f9}body{color:var(--text-color);font-size:1.6rem}.app{min-height:100vh}h1,h2,h3,h4,h5,h6{font-family:var(--font-secondary);margin:0 0 1rem;font-weight:800}h1{font-size:var(--h1-size)}h2{font-size:var(--h2-size)}h3{font-size:var(--h3-size)}p{margin:0 0 1rem}a{color:var(--link-color);text-decoration:none}.subTitle{font-size:var(--sub-title-size);font-weight:400}ul.list{background:#fff;border-radius:2rem;margin:0 0 4rem;padding:3rem}ul.list li{padding:.5rem 0 .5rem 2.5rem;list-style-type:none;position:relative}ul.list li svg{width:1.6rem;height:1.6rem;position:absolute;top:.6rem;left:0}.container{box-sizing:border-box;width:100%;max-width:70rem;margin:0 auto;padding:0 1.5rem}.container--marginTop{margin-top:var(--margin-default)}.container--marginTopLarge{margin-top:calc(var(--margin-default) * 2)}.page{min-height:calc(100vh - 21.5rem)}.button{font-family:var(--font-secondary);font-size:var(--text-size);cursor:pointer;color:var(--text-color);background:#fff;border:0;border-radius:2rem;margin-bottom:1rem;padding:1.7rem 2rem;font-weight:800;transition:box-shadow .2s;box-shadow:0 .4rem 1.2rem #0000001a,0 .1rem .4rem #0000000f}.button svg.arrowRight{width:1.8rem;height:1.8rem;transition:transform .2s ease-in-out}.button:hover{box-shadow:0 .8rem 2.4rem #00000024,0 .3rem .8rem #00000014}.button:hover svg.arrowRight{transform:translate(.6rem)}.button:active{box-shadow:0 .2rem .8rem #0000001a,0 .1rem .3rem #0000000f}.button--primary{background:linear-gradient(-120deg, var(--brand-primary-dark) 0%, var(--brand-primary) 100%);color:#fff}.button--full{width:100%}.button--arrow{justify-content:center;align-items:center;gap:8px;display:flex}.button--isLink{box-shadow:none;color:var(--link-color);background:0 0}.button--isLink:hover,.button--isLink:active{box-shadow:none}.buttonBack{width:var(--button-back-size);height:var(--button-back-size);margin-bottom:var(--margin-default);cursor:pointer;background:#fff;border:0;border-radius:50%;transition:box-shadow .2s,transform .2s;position:relative;box-shadow:0 .4rem 1.2rem #0000001a,0 .1rem .4rem #0000000f}.buttonBack svg{width:1.8rem;height:1.8rem;fill:var(--text-color);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.buttonBack:hover{transform:translateY(-.2rem);box-shadow:0 .8rem 2.4rem #00000024,0 .3rem .8rem #00000014}.buttonBack:active{transform:translateY(0);box-shadow:0 .2rem .8rem #0000001a,0 .1rem .3rem #0000000f}.buttonBar{justify-content:space-between;align-items:center;display:flex}.buttonBar .buttonBack{width:5.2rem;height:5.2rem;margin:0 1rem 0 0}.buttonBar .button:not(.buttonBack){border-radius:2.6rem;width:calc(100% - 6.2rem);margin:0}.progress{margin:var(--margin-default) 0}.progress__bar{gap:.5rem;display:flex}.progress__segment{background:#fff;border:0;border-radius:.5rem;flex:1;height:.5rem}@media (width>=768px){.progress__segment{height:1rem}}.progress__segment--active{background:var(--brand-primary);cursor:pointer}.footer{color:var(--text-color);flex-direction:column;align-items:center;gap:.5rem;margin-top:4rem;padding:2.5rem 0;font-size:1.2rem;font-weight:400;display:flex}.footer p svg{width:1.6rem;height:1.6rem;margin:0 .5rem 0 0;transform:translateY(.3rem)}.footer p{margin-bottom:0}.footer a{color:#111;background-color:#fffc;border-radius:.5rem;margin:0 .5rem;padding:.2rem .5rem;text-decoration:none}.options{flex-direction:column;gap:1.5rem;margin-bottom:5rem;display:flex}.option{cursor:pointer;color:var(--text-color);background:#ffffff80;border:0;border-radius:2rem;padding:1.5rem 2rem 1.7rem;font-size:1.8rem;font-weight:500}.option--selected{color:var(--brand-primary);background:#fff;position:relative}.option--selected:before{content:"";background:0 0;border:.3rem solid #fff;border-radius:2.6rem;width:calc(100% + .6rem);height:calc(100% + .6rem);position:absolute;top:-.6rem;left:-.6rem}.header{background:#111}.header__logo{justify-content:center;padding:2.5rem 0;display:flex}@media (width>=768px){.header__logo{padding:5rem 0}}.logo{float:left;width:120px;height:auto}.form__row{margin-bottom:var(--margin-default)}.form__error{color:#ea5133;margin-left:1rem;font-size:1.4rem;font-weight:700}.stepHead{margin-bottom:var(--margin-default)}.throbber{height:calc(4px + 2rem);margin:2rem;position:relative}.throbber:before{content:"";transform-origin:50%;border:2px solid var(--text-color);border-bottom-color:#0000;border-left-color:#0000;border-radius:50%;width:2rem;height:2rem;animation-name:spin;animation-duration:1s;animation-timing-function:linear;animation-iteration-count:infinite;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(0)}.throbber--white:before{border-color:#fff #fff #0000 #0000}.throbber--primary:before{border-color:var(--brand-primary);border-bottom-color:#0000;border-left-color:#0000}.throbber--small:before{width:1rem;height:1rem}@keyframes spin{0%{transform:translate(-50%,-50%)rotate(0)}to{transform:translate(-50%,-50%)rotate(360deg)}}.resultHead{color:#fff;margin-bottom:var(--margin-default);text-align:center;background:linear-gradient(-5deg,#ea5133 0%,#efa471 100%);padding:5rem 0}.resultHead h2{margin-bottom:1.5rem;font-weight:900}.resultHead .subTitle{margin:0}.resultHead .result__pretitle{font-size:2rem}.resultHead .result__title span{clear:left;padding:.8rem .7rem;display:block}.resultHead .result__title .amount{color:var(--text-color);font-size:var(--h1-size);background:#fff;border-radius:1rem;padding:.5rem .7rem;display:inline-block}.form__label{margin-bottom:1rem;display:block}.form__label label{font-size:1.4rem;font-weight:700}.form__radio-options{flex-direction:column;gap:.8rem;display:flex}@media (width>=768px){.form__radio-options{gap:.4rem}}.form__radio-option{cursor:pointer;font-size:var(--option-text-size);font-family:var(--font-secondary);color:var(--text-color);box-sizing:border-box;background:#fff;border:0;border-radius:1rem;padding:1.8rem 6rem 1.8rem 2rem;font-weight:800;transition:box-shadow .2s;position:relative;transform:translate(-.3rem);box-shadow:0 .4rem 1.2rem #0000000d}.form__radio-option input,.form__radio-option .icon{display:none}.form__radio-option .icon{background:#fff;border-radius:1rem;width:2rem;height:2rem;position:absolute;top:50%;right:2rem;transform:translateY(-50%)}.form__radio-option .icon svg{fill:#111;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.form__radio-option:has(input:checked){color:#fff;background:#111;box-shadow:0 .4rem 1.2rem #0000001a,0 .1rem .4rem #0000000f}.form__radio-option:has(input:checked) .icon{display:block}.form__radio-option:hover{box-shadow:0 .8rem 2.4rem #00000024,0 .3rem .8rem #00000014}.form__radio-option:active{box-shadow:0 .2rem .8rem #0000001a,0 .1rem .3rem #0000000f}.form__text-input{box-sizing:border-box;border:0;border-radius:2rem;outline:none;width:100%;padding:1.5rem 2rem 1.7rem}.form__checkbox label{cursor:pointer;padding:0 0 1rem 4rem;display:block;position:relative}.form__checkbox-input{display:none}.form__checkbox-input:checked+.form__checkbox-shadow svg{display:block}.form__checkbox-shadow{cursor:pointer;background:#fff;border:1px solid #ccc;border-radius:.3rem;width:2.4rem;height:2.4rem;margin:0 1rem 0 0;display:inline-block;position:absolute;top:0;left:0}.form__checkbox-shadow svg{fill:var(--brand-primary);float:left;display:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.form__checkbox-label{font-size:var(--text-size)}.form__range{flex-direction:column;align-items:center;display:flex}.form__range input{-webkit-appearance:none;background-color:#fff;border:1px solid #ccc;border-radius:1rem;width:100%;height:1rem}.form__range input::-moz-range-thumb{-webkit-appearance:none;cursor:ew-resize;background:var(--brand-primary-dark);border-radius:50%;width:2rem;height:2rem}.form__range input::-webkit-slider-thumb{-webkit-appearance:none;cursor:ew-resize;background:linear-gradient(-120deg, var(--brand-primary-dark) 0%, var(--brand-primary) 100%);border-radius:50%;width:3rem;height:3rem;box-shadow:0 .4rem 1.2rem #0000001a,0 .1rem .4rem #0000000f}.form__range input::-moz-range-progress{background-color:#43e5f7}.form__range input::-moz-range-track{background-color:#9a905d}.form__range input::-ms-fill-lower{background-color:#43e5f7}.form__range input::-ms-fill-upper{background-color:#9a905d}.form__range .labels{color:#888;justify-content:space-between;width:100%;margin:0 0 .5rem;font-size:12px;display:flex}.form__range-label{font-size:var(--text-size);background:#fff;border-radius:1rem;margin-bottom:1rem;padding:1.5rem;font-weight:500}.badge-val{margin-right:.5rem;font-size:2rem;font-weight:600}.resultBlock{background:var(--brand-primary-dark);color:#fff;border-radius:2rem;margin-bottom:4rem;padding:4rem;font-weight:600;display:none;box-shadow:0 1.5rem 1rem #0000000d}.salaryBars{margin-bottom:2rem}.salaryBar__header{margin-bottom:1rem;font-weight:400}.salaryBar__value{float:right}.salaryBar__track{background:#ffffff80;border:2px solid #fff;border-radius:2rem;height:3rem;margin-bottom:2rem}.salaryBar__fill{box-sizing:border-box;background:#fff;border-radius:2rem;height:calc(100% - .4rem);margin:.2rem}
