@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:#efa471;--brand-primary-dark:#ea5133;--brand-secondary:#3380c9;--brand-secondary-dark:#184b7c;--brand-dark:#111;--white:#fff;--font-primary:"Roboto", sans-serif;--font-secondary:"Inter", sans-serif;--link-color:var(--brand-secondary);--text-color:#111;--text-color-light:#888;--text-size:1.4rem;--text-size-small:1.4rem;--text-size-xsmall:1.3rem;--sub-title-size:1.6rem;--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:1.8rem;--text-size-small:1.6rem;--text-size-xsmall:1.5rem;--sub-title-size:2rem;--option-text-size:1.6rem;--h1-size:4rem;--h2-size:3rem;--h3-size:2.5rem;--button-back-size:5rem;--margin-default:5rem}}html{font-size:62.5%;font-family:var(--font-primary)}body{font-size:var(--text-size);color:var(--text-color);background:var(--brand-dark)}.app{background:#eff0f9;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;line-height:1.4em}a{color:var(--link-color);text-decoration:none}.subTitle{font-size:var(--sub-title-size);font-weight:400}.microCopy{color:var(--text-color);font-size:var(--text-size-xsmall);text-align:center;margin:0 0 1rem;padding:1rem 0 0;line-height:1.4em;display:block}.buttonBar:has(.buttonBack)+.microCopy{margin-left:6.5rem}ul.list{background:#fff;border-radius:2rem;margin:0 0 4rem;padding:2rem}@media (width>=768px){ul.list{padding:3rem}}ul.list li{align-items:flex-start;gap:1rem;padding:.5rem 0;list-style-type:none;display:flex}ul.list .list__icon{background:var(--brand-primary);border-radius:1rem;flex-shrink:0;width:2rem;height:2rem;display:block;position:relative}ul.list .list__icon svg{fill:var(--white);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.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 - 18rem)}.button{font-family:var(--font-secondary);font-size:var(--text-size);cursor:pointer;background:var(--white);color:var(--text-color);border:0;border-radius:2.6rem;padding:1.7rem 2rem;font-weight:800;transition:box-shadow .2s;box-shadow:0 .4rem 1.2rem #0000001a,0 .1rem .4rem #0000000f}@media (width>=768px){.button{border-radius:3rem;padding:2rem}}.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:var(--white)}.button--secondary{background:linear-gradient(-120deg, var(--brand-secondary-dark) 0%, var(--brand-secondary) 100%);color:var(--white)}.button--secondary:hover{box-shadow:0 .8rem 2.4rem #00000024,0 .3rem .8rem #00000014}.button--secondary:active{box-shadow:0 .2rem .8rem #0000001a,0 .1rem .3rem #0000000f}.button--secondary:focus{outline:3px solid var(--brand-secondary-dark)}.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;font-weight:500}.button--isLink:hover,.button--isLink:active{box-shadow:none}.button--isLink:focus{color:var(--brand-secondary-dark);outline:none;text-decoration:underline}.button--isLoading span{position:relative}.button--isLoading span:after{content:"";border:2px solid var(--white);border-bottom-color:#0000;border-left-color:#0000;border-radius:50%;width:1.5rem;height:1.5rem;animation-name:spin;animation-duration:1s;animation-timing-function:linear;animation-iteration-count:infinite;display:block;position:absolute;top:0;right:-3rem}.buttonBack{background:var(--white);width:var(--button-back-size);height:var(--button-back-size);cursor:pointer;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}.buttonBack:focus{outline:3px solid var(--text-color-light)}.buttonBar{flex-direction:row-reverse;justify-content:space-between;align-items:center;gap:1rem;padding-top:2rem;display:flex}@media (width>=768px){.buttonBar{gap:2rem}}.buttonBar--column{flex-direction:column;gap:0}.buttonBar .buttonBack{box-sizing:border-box;width:5.2rem;height:5.2rem}@media (width>=768px){.buttonBar .buttonBack{width:6.3rem;height:6.3rem}}.buttonBar:has(.buttonBack) .button:not(.buttonBack){width:calc(100% - 6.2rem);margin:0}@media (width>=768px){.buttonBar:has(.buttonBack) .button:not(.buttonBack){width:calc(100% - 7.3rem)}}.progress{margin:var(--margin-default) 0}.progress__bar{gap:.5rem;display:flex}.progress__segment{background:var(--white);border:0;border-radius:.5rem;flex:1;height:.5rem}@media (width>=768px){.progress__segment{height:1rem}}.progress__segment--active{background:var(--brand-secondary);cursor:pointer}.footer{background:var(--brand-dark);color:var(--white);font-weight:400;font-size:var(--text-size-xsmall);flex-direction:column;align-items:center;gap:.5rem;margin-top:8rem;padding:2.5rem 0;display:flex}@media (width>=768px){.footer{gap:1rem}}.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:var(--brand-dark);background-color:#fffc;border-radius:1.5rem;margin:0 .5rem;padding:.5rem 1rem;text-decoration:none}.header{background:var(--brand-dark)}.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:2rem}.form__error{color:#ea5133;padding:0 2rem 1rem 2.8rem;font-size:1.4rem;font-weight:700;display:block;position:relative}.form__error svg{width:1.8rem;height:1.8rem;position:absolute;top:-.1rem;left:0}.form__text--company{opacity:0;width:0;height:0;position:absolute;left:-999rem}.stepHead{margin-bottom:var(--margin-default)}.throbber{height:2.4rem;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:spinCenter;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 spinCenter{0%{transform:translate(-50%,-50%)rotate(0)}to{transform:translate(-50%,-50%)rotate(360deg)}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.resultHead{color:#fff;margin-bottom:var(--margin-default);text-align:center;background:linear-gradient(-5deg,#ea5133 0%,#efa471 100%)}.resultHead h2{margin-bottom:1.5rem;font-weight:900}.resultHead .container{padding:6rem 0 5rem;position:relative}.resultHead .subTitle{margin:0}.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}@media (width>=768px){.resultHead .result__title .amount{padding:.8rem 2rem}}.result__info-button{color:#fff;font-size:var(--text-size-xsmall);background:0 0;border:0;align-items:center;gap:1rem;padding:1rem;display:flex;position:absolute;top:1rem;right:1rem}.result__info-button svg{fill:#fff;width:1.6rem;height:1.6rem}.modal__overlay{z-index:10;background:#00000080;width:100vw;height:100vh;position:fixed;top:0;left:0}.modal{z-index:20;background:var(--white);box-sizing:border-box;border-radius:3rem;width:90%;max-width:70rem;padding:3rem;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 3rem 5rem #0000004d}.modal__header{padding-bottom:1.5rem}.modal__content{padding-bottom:2rem}.modal__footer .button{margin:0}.share__title{font-size:var(--text-size-small);padding-bottom:1rem;display:block}.share__buttons{justify-content:flex-start;align-items:center;gap:1rem;display:flex}.share__button{cursor:pointer;box-sizing:border-box;width:5rem;height:5rem;color:var(--link-color);background:#fff;border:none;border-radius:50%;padding:1rem;position:relative}.share__button svg{fille:var(--link-color);width:2.4rem;height:2.4rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.share__button svg.share__icon--small{width:2rem;height:2rem}.form__label{margin-bottom:1rem;display:block}.form__label span,.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:1.2rem}}.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}@media (width>=768px){.form__radio-option{padding:2rem 6rem 2rem 2rem}}.form__radio-option input{opacity:0;pointer-events:none;width:0;height:0;position:absolute}.form__radio-option .icon{display:none}.form__radio-option:has(input:focus-visible){outline:3px solid var(--text-color-light);outline-offset:2px}.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:var(--brand-dark);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.form__radio-option:has(input:checked){background:var(--brand-dark);color:#fff;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 0 4rem;display:block;position:relative}.form__checkbox label:has(input:focus-visible) .form__checkbox-shadow{outline:3px solid var(--text-color-light)}.form__checkbox-input{opacity:0;pointer-events:none;width:0;height:0;position:absolute}.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);line-height:1.4em}.form__range .form__error{margin-top:1rem}.range__field{flex-direction:column;align-items:center;display:flex}.range__field+.microCopy{padding:.5rem 0 0}.range__input{-webkit-appearance:none;background-color:#fff;border:1px solid #ccc;border-radius:1rem;width:100%;height:1rem;margin-bottom:1rem}.range__input::-moz-range-thumb{-webkit-appearance:none;cursor:ew-resize;background:var(--brand-primary-dark);border-radius:50%;width:2rem;height:2rem}.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}.range__input::-moz-range-progress{background-color:var(--brand-primary);border-radius:.5rem;height:1rem}.range__labels{color:var(--text-color-light);justify-content:space-between;width:100%;margin:0 0 1rem;font-size:12px;display:flex}.range__value{font-size:var(--text-size-small);border-radius:1rem;font-weight:500}.range__value-amount{margin-right:.5rem;font-size:2rem;font-weight:600}
