.noUi-target,.noUi-target *{-webkit-touch-callout:none;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-user-select:none;-ms-touch-action:none;touch-action:none;-ms-user-select:none;-moz-user-select:none;user-select:none;-webkit-box-sizing:border-box;box-sizing:border-box}.noUi-target{position:relative}.noUi-base,.noUi-connects{width:100%;height:100%;position:relative;z-index:1}.noUi-connects{overflow:hidden;z-index:0}.noUi-connect,.noUi-origin{will-change:transform;position:absolute;z-index:1;top:0;right:0;height:100%;width:100%;-ms-transform-origin:0 0;-webkit-transform-origin:0 0;-webkit-transform-style:preserve-3d;transform-origin:0 0;-webkit-transform-style:flat;transform-style:flat}.noUi-txt-dir-rtl.noUi-horizontal .noUi-origin{left:0;right:auto}.noUi-vertical .noUi-origin{top:-100%;width:0}.noUi-horizontal .noUi-origin{height:0}.noUi-handle{-webkit-backface-visibility:hidden;backface-visibility:hidden;position:absolute}.noUi-touch-area{height:100%;width:100%}.noUi-state-tap .noUi-connect,.noUi-state-tap .noUi-origin{-webkit-transition:transform .3s;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.noUi-state-drag *{cursor:inherit!important}.noUi-horizontal{height:18px}.noUi-horizontal .noUi-handle{width:34px;height:28px;right:-17px;top:-6px}.noUi-vertical{width:18px}.noUi-vertical .noUi-handle{width:28px;height:34px;right:-6px;bottom:-17px}.noUi-txt-dir-rtl.noUi-horizontal .noUi-handle{left:-17px;right:auto}.noUi-target{background:#fafafa;border-radius:4px;border:1px solid #d3d3d3;-webkit-box-shadow:inset 0 1px 1px #f0f0f0,0 3px 6px -5px #bbb;box-shadow:inset 0 1px 1px #f0f0f0,0 3px 6px -5px #bbb}.noUi-connects{border-radius:3px}.noUi-connect{background:#3fb8af}.noUi-draggable{cursor:ew-resize}.noUi-vertical .noUi-draggable{cursor:ns-resize}.noUi-handle{border:1px solid #d9d9d9;border-radius:3px;background:#fff;cursor:default;-webkit-box-shadow:inset 0 0 1px #fff,inset 0 1px 7px #ebebeb,0 3px 6px -3px #bbb;box-shadow:inset 0 0 1px #fff,inset 0 1px 7px #ebebeb,0 3px 6px -3px #bbb}.noUi-active{-webkit-box-shadow:inset 0 0 1px #fff,inset 0 1px 7px #ddd,0 3px 6px -3px #bbb;box-shadow:inset 0 0 1px #fff,inset 0 1px 7px #ddd,0 3px 6px -3px #bbb}.noUi-handle:after,.noUi-handle:before{content:"";display:block;position:absolute;height:14px;width:1px;background:#e8e7e6;left:14px;top:6px}.noUi-handle:after{left:17px}.noUi-vertical .noUi-handle:after,.noUi-vertical .noUi-handle:before{width:14px;height:1px;left:6px;top:14px}.noUi-vertical .noUi-handle:after{top:17px}[disabled] .noUi-connect{background:#b8b8b8}[disabled] .noUi-handle,[disabled].noUi-handle,[disabled].noUi-target{cursor:not-allowed}.noUi-pips,.noUi-pips *{-webkit-box-sizing:border-box;box-sizing:border-box}.noUi-pips{position:absolute;color:#999}.noUi-value{position:absolute;white-space:nowrap;text-align:center}.noUi-value-sub{color:#ccc;font-size:10px}.noUi-marker{position:absolute;background:#ccc}.noUi-marker-sub{background:#aaa}.noUi-marker-large{background:#aaa}.noUi-pips-horizontal{padding:10px 0;height:80px;top:100%;left:0;width:100%}.noUi-value-horizontal{-webkit-transform:translate(-50%,50%);-ms-transform:translate(-50%,50%);transform:translate(-50%,50%)}.noUi-rtl .noUi-value-horizontal{-webkit-transform:translate(50%,50%);-ms-transform:translate(50%,50%);transform:translate(50%,50%)}.noUi-marker-horizontal.noUi-marker{margin-left:-1px;width:2px;height:5px}.noUi-marker-horizontal.noUi-marker-sub{height:10px}.noUi-marker-horizontal.noUi-marker-large{height:15px}.noUi-pips-vertical{padding:0 10px;height:100%;top:0;left:100%}.noUi-value-vertical{-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);padding-left:25px}.noUi-rtl .noUi-value-vertical{-webkit-transform:translate(0,50%);-ms-transform:translate(0,50%);transform:translate(0,50%)}.noUi-marker-vertical.noUi-marker{width:5px;height:2px;margin-top:-1px}.noUi-marker-vertical.noUi-marker-sub{width:10px}.noUi-marker-vertical.noUi-marker-large{width:15px}.noUi-tooltip{display:block;position:absolute;border:1px solid #d9d9d9;border-radius:3px;background:#fff;color:#000;padding:5px;text-align:center;white-space:nowrap}.noUi-horizontal .noUi-tooltip{-webkit-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0);left:50%;bottom:120%}.noUi-vertical .noUi-tooltip{-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);top:50%;right:120%}.noUi-horizontal .noUi-origin>.noUi-tooltip{-webkit-transform:translate(50%,0);-ms-transform:translate(50%,0);transform:translate(50%,0);left:auto;bottom:10px}.noUi-vertical .noUi-origin>.noUi-tooltip{-webkit-transform:translate(0,-18px);-ms-transform:translate(0,-18px);transform:translate(0,-18px);top:auto;right:28px}.sc-range-slider{margin-top:16px}.sc-range-slider.noUi-horizontal{height:6px;-webkit-box-shadow:none;box-shadow:none;display:block;border:0;background-color:#eee}.sc-range-slider.noUi-horizontal .noUi-handle{-webkit-box-shadow:0 2px 2px rgba(222,222,222,.5);box-shadow:0 2px 2px rgba(222,222,222,.5);outline:0;cursor:pointer;border:1px solid #2772c7;background:#fff;border-radius:50%;width:24px;height:24px;top:-10px;right:-12px}.sc-range-slider.noUi-horizontal .noUi-connects{border-radius:5px;height:6px;margin:-1px 0 0 -1px}.sc-range-slider.noUi-horizontal .noUi-connect{background-color:#0473ea;height:6px;top:0;bottom:0}.sc-range-slider .noUi-handle::after,.sc-range-slider .noUi-handle::before{display:none}.sc-tab-focus .noUi-handle:focus .noUi-touch-area{outline:2px solid #0473ea}.sc-radio-box{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;position:relative}.sc-radio-box__input-label{font-size:.875rem;font-weight:500;padding:8px 12px;min-width:120px;border:#dfdfdf solid 1px;border-radius:5px;background:#fff;position:relative;cursor:pointer;width:100%;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:48px;color:#525355}.sc-radio-box__input{position:absolute;opacity:0;height:0;width:0}.sc-radio-box__input~.sc-radio-box__input-label::before{content:"";height:24px;width:24px;cursor:pointer;border-radius:50%;background:#fff;border:2px solid #555;-ms-flex-negative:0;flex-shrink:0;display:inline-block;margin-right:8px}.sc-radio-box__input:checked~.sc-radio-box__input-label::after{content:"";background-color:#2772c7;width:12px;height:12px;border-radius:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);top:50%;left:24px;border-width:0;position:absolute}.sc-radio-box__input:checked~.sc-radio-box__input-label::before{background-color:#fff;border-color:#2772c7}.sc-radio-box__input[type=checkbox]~.sc-radio-box__input-label::before{border-radius:5px}.sc-radio-box__input[type=checkbox]:checked~.sc-radio-box__input-label::after{content:"";position:absolute;left:22px;top:calc(50% - 7px);width:5px;height:11px;border:solid #fff;border-width:0 2px 2px 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);border-radius:0}.sc-radio-box__input[type=checkbox]:checked~.sc-radio-box__input-label::before{background-color:#2772c7}.sc-tooltip{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 8px;z-index:3;cursor:pointer}.sc-tooltip::before{content:none;width:16px;height:9px;background-image:url("data:image/svg+xml,%3Csvg width='14' height='7' viewBox='0 0 14 7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7 7L0 0H14L7 7Z' fill='%23FFECBC'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:100%;position:absolute;-webkit-transform:translate(1px,-16px);-ms-transform:translate(1px,-16px);transform:translate(1px,-16px)}.sc-tooltip svg{width:18px;height:18px}.sc-tooltip svg path{stroke:#212121}.sc-tooltip--green{color:#1f8845}.sc-tooltip--green svg path{stroke:#1f8845}.sc-tooltip--blue{color:#2772c7}.sc-tooltip--blue svg path{stroke:#2772c7}.sc-tooltip__text{width:250px;position:absolute;background-color:#ffecbc;text-align:center;padding:8px;border-radius:5px;color:#525355;bottom:calc(100% + 10px);left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);visibility:hidden;opacity:0;-webkit-transition:opacity 1s;transition:opacity 1s;font-size:.75rem;font-weight:400;cursor:default}.sc-tooltip__text a{cursor:pointer}.sc-tooltip__text--active{visibility:visible;opacity:1}.sc-tooltip__text::before{content:"";position:absolute;width:100%;height:20px;bottom:-20px;left:0;right:0;margin:0 auto}.sc-tooltip:hover .sc-tooltip__text{visibility:visible;opacity:1}.sc-tooltip:hover::before{content:""}.sc-input{border:1px solid #e1e1e1;position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff;width:100%;border-radius:6px;overflow:hidden}.sc-input--small{height:42px}.sc-input--small .sc-input__input{height:40px}.sc-input--blue .sc-input__input{color:#0473ea}.sc-input__input{border:0;font-size:1.125rem;color:#555;width:100%;height:48px;padding:0 16px}.sc-input__input::-ms-clear{display:none}.sc-input__input-textarea{height:100px;padding:16px}.sc-input__input~.sc-input__text{margin-left:0;margin-right:16px}.sc-input__code{width:60px;padding-right:0}.sc-input--error{border:1px solid #d0021b}.sc-input--error::-webkit-input-placeholder{color:#d0021b}.sc-input--error::-moz-placeholder{color:#d0021b}.sc-input--error::-ms-input-placeholder{color:#d0021b}.sc-input--error::placeholder{color:#d0021b}.sc-input--error .sc-input__input::-webkit-input-placeholder{color:#d0021b}.sc-input--error .sc-input__input::-moz-placeholder{color:#d0021b}.sc-input--error .sc-input__input::-ms-input-placeholder{color:#d0021b}.sc-input--error .sc-input__input::placeholder{color:#d0021b}.sc-input__country{padding-right:16px;border-right:1px solid #ccc;height:30px;width:65px}.sc-input__text{font-size:1rem;margin-left:16px;color:#555}.sc-input__select{background-color:#fff;width:80px;padding-right:0;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg id='Capa_1' xmlns='http://www.w3.org/2000/svg' viewBox='-10 13.2 14.7 8.4'%3e%3cstyle%3e.st0%7bfill:%23d5d5d5%7d%3c/style%3e%3cpath class='st0' d='M4.7 14.6l-7 7H-3l-7-7 1.3-1.4 6 6 6-6 1.4 1.4z'%3e%3c/path%3e%3c/svg%3e");background-repeat:no-repeat;background-size:42px 7px;background-position:right center;-webkit-appearance:none}.sc-input__select::-ms-expand{display:none}.sc-tab-focus .sc-input__input:focus{outline-offset:-3px}.sc-btn-toggle{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.sc-btn-toggle__switch{-webkit-transition:all .3s ease;transition:all .3s ease;position:relative;display:inline-block;cursor:pointer;background-color:#6b6e73;border-radius:20px;width:60px;height:34px;-ms-flex-negative:0;flex-shrink:0}.sc-btn-toggle__switch::before{-webkit-transition:all .3s ease;transition:all .3s ease;position:absolute;content:"";height:26px;width:26px;left:4px;bottom:4px;background-color:#fff;border-radius:50%}.sc-btn-toggle__switch~.sc-btn-toggle__text{margin-left:16px;margin-right:0}.sc-btn-toggle__input{position:absolute;overflow:hidden;clip:rect(0 0 0 0);width:1px;height:1px;padding:0;border:0}.sc-btn-toggle__input:checked+.sc-btn-toggle__switch{background-color:#0473ea}.sc-btn-toggle__input:checked+.sc-btn-toggle__switch::before{-webkit-transform:translateX(26px);-ms-transform:translateX(26px);transform:translateX(26px)}.sc-btn-toggle--small .sc-btn-toggle__switch{width:45px;height:25px}.sc-btn-toggle--small .sc-btn-toggle__switch::before{width:19px;height:19px;bottom:3px}/* stylelint-enable max-nesting-depth */ .sc-btn-toggle--small .sc-btn-toggle__input:checked+.sc-btn-toggle__switch::before{-webkit-transform:translateX(18px);-ms-transform:translateX(18px);transform:translateX(18px)}.sc-btn-toggle__text{font-size:.875rem;color:#000;margin-right:16px}.sc-retirement-calculator{color:#000;padding:40px 0}.sc-retirement-calculator__left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;color:#191919;-ms-flex-negative:0;flex-shrink:0;margin-bottom:8px}.sc-retirement-calculator__image{min-width:220px}.sc-retirement-calculator__img{max-width:100%;height:auto}.sc-retirement-calculator__sub-title{font-size:.75rem;font-weight:600;padding-bottom:8px}.sc-retirement-calculator .sc-title{font-size:1.25rem;font-weight:400;color:#000}.sc-retirement-calculator__heading-title{display:none}.sc-retirement-calculator__heading-title--active{display:block}.sc-retirement-calculator__right{background:#f8f8f8;padding:24px 16px;border-radius:8px;width:100%}.sc-retirement-calculator__step-heading{font-size:.875rem;font-weight:600;padding-bottom:24px}.sc-retirement-calculator__step-item{display:none}.sc-retirement-calculator__step-item--active{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:24px}/* stylelint-enable max-nesting-depth */ .sc-retirement-calculator__step-item--active .sc-retirement-calculator__step-item-num{background:#38d200;border:0}.sc-retirement-calculator__step-item--active .sc-retirement-calculator__step-title{font-weight:600}.sc-retirement-calculator__step-item--active .sc-retirement-calculator__step-desc{font-weight:600}.sc-retirement-calculator__step-title{color:#191919;font-size:1.25rem;font-weight:400;padding-bottom:4px}.sc-retirement-calculator__step-desc{font-size:.75rem;font-weight:400;color:#191919}.sc-retirement-calculator__wrapper{padding:16px;background:#fff}.sc-retirement-calculator__wrapper--gradient-border{border:1px solid transparent;background:linear-gradient(#fff,#fff) padding-box,linear-gradient(106.98deg,#0473ea 38.3%,#38d200 82.7%) border-box;border-image-slice:1}/* stylelint-disable max-nesting-depth */ .sc-retirement-calculator__wrapper--gradient-border .sc-retirement-calculator__result-details{display:-webkit-box;display:-ms-flexbox;display:flex}.sc-retirement-calculator__wrapper--margin-bottom{margin-bottom:8px;border-radius:12px}.sc-retirement-calculator__wrapper:first-of-type{border-top-right-radius:12px;border-top-left-radius:12px}.sc-retirement-calculator__wrapper:last-of-type{border-bottom-left-radius:12px;border-bottom-right-radius:12px}.sc-retirement-calculator__inner-wrapper:first-of-type{margin-bottom:24px}.sc-retirement-calculator__inner-wrapper--border{border:1px solid #d4d4d4;border-radius:8px;padding:24px}/* stylelint-disable max-nesting-depth */ /* stylelint-enable max-nesting-depth */ .sc-retirement-calculator__inner-wrapper--border .sc-retirement-calculator__input-title{font-size:.75rem;padding-bottom:24px;color:#555}.sc-retirement-calculator__inner-wrapper--border-bottom{border-bottom:1px solid #d4d4d4;margin-bottom:16px}.sc-retirement-calculator__inner-wrapper--border-bottom:last-child{border:0;margin-bottom:0}.sc-retirement-calculator__inner-wrapper:last-child .sc-retirement-calculator__toggle-content{border:0}.sc-retirement-calculator__inner-wrapper:last-child .sc-retirement-calculator__input-details:last-child{margin-bottom:0}.sc-retirement-calculator__input-title{font-weight:400;font-size:.875rem;color:#212121;padding-bottom:16px}.sc-retirement-calculator__progress-bar{border:2px solid #38d200;position:relative;top:-2px;margin-bottom:16px}.sc-retirement-calculator__step-progress{border-bottom:1px solid #dedede}.sc-retirement-calculator__radio{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.sc-retirement-calculator__radio .sc-radio-box{padding:4px 16px;border-radius:8px;border:1px solid #d4d4d4;height:114px;width:calc(50% - 8px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.sc-retirement-calculator__radio .sc-radio-box__input{display:none}.sc-retirement-calculator__radio .sc-radio-box__input:checked+.sc-radio-box__input-label{color:#0473ea}.sc-retirement-calculator__radio .sc-radio-box__input:checked+.sc-radio-box__input-label::after{content:none}.sc-retirement-calculator__radio .sc-radio-box__input:checked+.sc-radio-box__input-label .sc-retirement-calculator__select-icon{-webkit-filter:invert(24%) sepia(100%) saturate(5000%) hue-rotate(200deg) brightness(95%) contrast(105%);filter:invert(24%) sepia(100%) saturate(5000%) hue-rotate(200deg) brightness(95%) contrast(105%)}.sc-retirement-calculator__radio .sc-radio-box:has(.sc-radio-box__input:checked){border:4px solid #7bb6f5}.sc-retirement-calculator__radio .sc-radio-box__input-label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center;font-size:.625rem;font-weight:400;background:0 0;border:0}.sc-retirement-calculator__radio .sc-radio-box__input-label::after{content:none}.sc-retirement-calculator__radio .sc-radio-box__input-label::before{content:none!important}.sc-retirement-calculator__slider .sc-range-slider{margin-bottom:16px}.sc-retirement-calculator__age{text-align:right;color:#0473ea;font-size:.875rem;font-weight:400}.sc-retirement-calculator__age span{padding-right:4px}.sc-retirement-calculator__age--error{color:#c30303}.sc-retirement-calculator__age-range{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:.625rem;font-weight:400;color:#555}.sc-retirement-calculator__age-slider{margin-bottom:32px}.sc-retirement-calculator__age-slider:last-child{margin-bottom:0;margin-right:0}.sc-retirement-calculator__confirm-btn{border-top:1px solid #d4d4d4;padding-top:8px;margin-top:24px}.sc-retirement-calculator__confirm-btn .sc-inline-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.sc-retirement-calculator__confirm-text{padding-bottom:32px;font-size:1rem;font-weight:400;color:#555}.sc-retirement-calculator__step-item-num{background:#fff;border:1px solid #0473ea;border-radius:8px;width:32px;height:32px;margin-right:16px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:4px;-ms-flex-negative:0;flex-shrink:0}.sc-retirement-calculator__inner-title{font-size:1.25rem;color:#555;font-weight:400;padding-bottom:24px}.sc-retirement-calculator__input-msgs{font-size:.625rem;font-weight:400;padding-top:32px}.sc-retirement-calculator__input-error-icon{margin-right:8px;padding-right:16px;-ms-flex-negative:0;flex-shrink:0}.sc-retirement-calculator__input-error-icon::after{content:"";width:16px;height:16px;background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 24" fill="none"><g clip-path="url(%23clip0_3122_11842)"><path fill-rule="evenodd" clip-rule="evenodd" d="M0 12C0 7.58172 3.58172 4 8 4C12.4183 4 16 7.58172 16 12C16 16.4183 12.4183 20 8 20C3.58172 20 0 16.4183 0 12ZM1.59996 12C1.59996 15.5346 4.46534 18.4 7.99996 18.4C11.5346 18.4 14.4 15.5346 14.4 12C14.4 8.46539 11.5346 5.60002 7.99996 5.60002C4.46534 5.60002 1.59996 8.46539 1.59996 12ZM8.56568 14.6343C8.8781 14.9467 8.8781 15.4532 8.56568 15.7657C8.25326 16.0781 7.74673 16.0781 7.43431 15.7657C7.12189 15.4532 7.12189 14.9467 7.43431 14.6343C7.74673 14.3219 8.25327 14.3219 8.56568 14.6343ZM7.2 8.80002C7.2 8.35819 7.55817 8.00002 8 8.00002C8.44183 8.00002 8.8 8.35819 8.8 8.80002V12.8C8.8 13.2418 8.44183 13.6 8 13.6C7.55817 13.6 7.2 13.2418 7.2 12.8V8.80002Z" fill="%23D50000"/></g><defs><clipPath id="clip0_3122_11842"><rect width="16" height="16" fill="white" transform="translate(0 4)"/></clipPath></defs></svg>');background-repeat:no-repeat;position:absolute}.sc-retirement-calculator__input-success-icon{margin-right:8px;padding-right:16px;-ms-flex-negative:0;flex-shrink:0}.sc-retirement-calculator__input-success-icon::after{content:"";width:16px;height:16px;background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 24" fill="none"><g clip-path="url(%23clip0_3122_11844)"><path fill-rule="evenodd" clip-rule="evenodd" d="M8.8 6.4C8.8 6.84183 8.44183 7.2 8 7.2C7.55817 7.2 7.2 6.84183 7.2 6.4V4.8C7.2 4.35817 7.55817 4 8 4C8.44183 4 8.8 4.35817 8.8 4.8V6.4ZM7.99999 8.00002C5.79085 8.00002 3.99999 9.79088 3.99999 12C3.99999 13.2591 4.59277 14.4446 5.59999 15.2V18.4C5.59999 19.2837 6.31633 20 7.19999 20H8.79999C9.68365 20 10.4 19.2837 10.4 18.4V15.2C12.1673 13.8745 12.5255 11.3673 11.2 9.60002C10.4446 8.59279 9.25902 8.00002 7.99999 8.00002ZM9.19997 14.0721C8.95147 14.2155 8.79883 14.4811 8.79997 14.7681V18.4001H7.19997V14.7681C7.20111 14.4811 7.04848 14.2155 6.79997 14.0721C6.0594 13.6445 5.60227 12.8552 5.59997 12.0001C5.59997 10.6746 6.67449 9.60006 7.99997 9.60006C9.32545 9.60006 10.4 10.6746 10.4 12.0001C10.3977 12.8552 9.94053 13.6445 9.19996 14.0721L9.19997 14.0721ZM15.2 11.2H13.6C13.1582 11.2 12.8 11.5582 12.8 12C12.8 12.4418 13.1582 12.8 13.6 12.8H15.2C15.6418 12.8 16 12.4418 16 12C16 11.5582 15.6418 11.2 15.2 11.2ZM0.8 11.2H2.4C2.84183 11.2 3.2 11.5582 3.2 12C3.2 12.4418 2.84183 12.8 2.4 12.8H0.8C0.358172 12.8 0 12.4418 0 12C0 11.5582 0.358172 11.2 0.8 11.2ZM4.52807 7.53606L3.37607 6.40006C3.05133 6.09299 2.53914 6.10731 2.23207 6.43206C1.925 6.7568 1.93933 7.26899 2.26407 7.57606L3.41607 8.68806C3.57227 8.83888 3.78307 8.91974 4.00007 8.91206C4.21782 8.91123 4.42582 8.82167 4.57607 8.66406C4.87337 8.33897 4.85191 7.83471 4.52807 7.53606ZM12.6239 6.44004C12.9359 6.12986 13.4399 6.12986 13.7519 6.44004L13.7565 6.44468C14.0677 6.75837 14.0656 7.2649 13.7519 7.57604L12.5999 8.68804C12.4516 8.83098 12.2539 8.91122 12.0479 8.91204C11.8301 8.91121 11.6221 8.82165 11.4719 8.66404C11.1617 8.352 11.1617 7.84807 11.4719 7.53604L12.6239 6.44004Z" fill="%23238500"/></g><defs><clipPath id="clip0_3122_11844"><rect width="16" height="16" fill="white" transform="translate(0 4)"/></clipPath></defs></svg>');background-repeat:no-repeat;position:absolute}.sc-retirement-calculator__input-success{display:-webkit-box;display:-ms-flexbox;display:flex;color:#238500}.sc-retirement-calculator__input-error{display:-webkit-box;display:-ms-flexbox;display:flex;color:#c30303;margin-bottom:8px}.sc-retirement-calculator__select-icon{height:32px;width:32px;margin-bottom:8px}.sc-retirement-calculator__select-icon svg{height:100%;width:100%}.sc-retirement-calculator__select-icon svg path{fill:#000}.sc-retirement-calculator__select-image{height:32px;width:32px;margin-bottom:8px}.sc-retirement-calculator__select-img{height:100%;width:100%;border-radius:50%}.sc-retirement-calculator__toggle-content{background:-webkit-gradient(linear,left bottom,left top,from(rgba(231,241,253,.5)),to(rgba(231,241,253,.5))),-webkit-gradient(linear,left bottom,left top,color-stop(94.92%,rgba(11,86,168,0)),to(rgba(11,86,168,.1)));background:linear-gradient(0deg,rgba(231,241,253,.5),rgba(231,241,253,.5)),linear-gradient(0deg,rgba(11,86,168,0) 94.92%,rgba(11,86,168,.1) 100%);margin:0 -16px;padding:16px;border-bottom:1px solid #d4d4d4;margin-bottom:-1px}/* stylelint-enable max-nesting-depth */ .sc-retirement-calculator__toggle-content .sc-retirement-calculator__life-style-card--active .sc-retirement-calculator__life-style-desc{text-decoration:underline;font-weight:600}.sc-retirement-calculator__toggle-content .sc-retirement-calculator__life-style-card--active .sc-retirement-calculator__input-field{font-weight:600;cursor:auto;pointer-events:auto}.sc-retirement-calculator__input-details{width:100%;margin:0 24px 24px 0}.sc-retirement-calculator__input-details:last-child{margin-right:0}.sc-retirement-calculator__input-details .sc-input{height:48px}.sc-retirement-calculator__input-details .sc-input__input{height:48px}.sc-retirement-calculator__input-text{padding-bottom:8px;font-size:.75rem;font-weight:400;color:#555}.sc-retirement-calculator__input-text .sc-tooltip{top:3px}.sc-retirement-calculator__input-text .sc-tooltip svg{width:16px;height:16px}.sc-retirement-calculator__life-style-card{border:1px solid #d4d4d4;background:#fafafa;text-align:center;padding:4px 4px 8px 4px;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:8px}.sc-retirement-calculator__life-style-card--active{background:#fff;border:0;-webkit-box-shadow:inset 0 0 0 4px #7bb6f5;box-shadow:inset 0 0 0 4px #7bb6f5}/* stylelint-enable max-nesting-depth */ .sc-retirement-calculator__life-style-card--active .sc-retirement-calculator__life-style-title{color:#0473ea}.sc-retirement-calculator__life-style-card:has(.sc-retirement-calculator__life-style-icon){-webkit-box-shadow:0 10px 10px 0 rgba(0,0,0,.05) inset;box-shadow:0 10px 10px 0 rgba(0,0,0,.05) inset}.sc-retirement-calculator__life-style-card:has(.sc-retirement-calculator__life-style-image){background:#fff;-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left}.sc-retirement-calculator__life-style-title{font-size:.75rem;font-weight:400;padding-bottom:8px}.sc-retirement-calculator__life-style-desc{font-size:.75rem;font-weight:400;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;color:#555}.sc-retirement-calculator__input-field{font-size:.75rem;width:45px;border:0;padding:0 2px;background:0 0;color:#555;cursor:default;pointer-events:none}.sc-retirement-calculator__life-style-image{width:100%;height:60px;margin-bottom:8px}.sc-retirement-calculator__life-style-image+.sc-retirement-calculator__life-style-content{padding:0 12px}.sc-retirement-calculator__life-style-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-top-right-radius:4px;border-top-left-radius:4px}.sc-retirement-calculator__life-style-icon{margin-bottom:8px;height:24px;width:24px}.sc-retirement-calculator__life-style-icon svg{width:100%;height:100%}.sc-retirement-calculator__toggle-btn{padding:16px 0}.sc-retirement-calculator__toggle-btn .sc-btn-toggle__text{color:#555}.sc-retirement-calculator__life-style-content{padding:12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.sc-retirement-calculator__btn-confirm{margin-top:8px;min-width:93px;min-height:auto}/* stylelint-disable max-nesting-depth */ /* stylelint-enable max-nesting-depth */ .sc-retirement-calculator__message--error .sc-retirement-calculator__message-text{color:#212121}.sc-retirement-calculator__message-icon{margin:0 auto 24px;height:32px;width:32px}.sc-retirement-calculator__message-icon svg{height:100%;width:100%}.sc-retirement-calculator__message-text{font-size:1.25rem;font-weight:600;color:#238500;margin-bottom:24px}.sc-retirement-calculator__result-icon{margin-right:16px;height:30px;width:30px}.sc-retirement-calculator__result-icon svg{height:100%;width:100%}.sc-retirement-calculator__result-flag{margin-right:16px;height:30px;width:30px}.sc-retirement-calculator__result-flag svg{height:100%;width:100%}.sc-retirement-calculator__result-desc{font-size:.75rem;font-weight:400;padding-bottom:8px}.sc-retirement-calculator__result-desc .sc-tooltip{top:3px;margin:0 2px}.sc-retirement-calculator__result-desc .sc-tooltip__text{-webkit-transform:translateX(-30%);-ms-transform:translateX(-30%);transform:translateX(-30%)}.sc-retirement-calculator__result-desc .sc-tooltip svg{height:16px;width:16px}.sc-retirement-calculator__result-amount{font-size:1rem;font-weight:600}.sc-retirement-calculator__result-amount--error{color:#c30303}.sc-retirement-calculator__result-details{margin-bottom:24px}.sc-retirement-calculator__result-details .sc-inline-buttons__item{width:100%}.sc-retirement-calculator__result-details .sc-inline-buttons__item .sc-btn{width:100%;min-height:32px}.sc-retirement-calculator__result-details:last-child{margin-bottom:0}.sc-retirement-calculator__result-details--education{margin-left:40px}.sc-retirement-calculator__result-details:has(+ .sc-retirement-calculator__result-details--education){margin-bottom:0}.sc-retirement-calculator__result-details-desc{font-size:.875rem;font-weight:400;color:#212121}.sc-retirement-calculator__result-details-desc:has(+ .sc-inline-buttons){padding-bottom:16px}.sc-retirement-calculator__education{margin-top:8px;border-top:1px solid #d4d4d4;padding-top:8px;width:100%}.sc-retirement-calculator__education-desc{font-size:.75rem;font-weight:400;margin-bottom:4px}.sc-retirement-calculator__education-left{width:50%}.sc-retirement-calculator__result-content{width:100%}.sc-retirement-calculator__education-amount{font-size:.875rem;font-weight:600;margin-bottom:4px}.sc-retirement-calculator__education-icon{text-align:center;height:32px;width:32px}.sc-retirement-calculator__education-icon svg{height:100%;width:100%}.sc-retirement-calculator__education-text{border-radius:4px;background:#e7f1fd;padding:4px 8px;font-size:.875rem;font-weight:400}.sc-retirement-calculator__education-text .sc-tooltip{top:3px;margin:0 2px}.sc-retirement-calculator__education-text .sc-tooltip__text{width:200px;left:0;-webkit-transform:translateX(-80%);-ms-transform:translateX(-80%);transform:translateX(-80%)}.sc-retirement-calculator__education-text .sc-tooltip svg{height:16px;width:16px}.sc-retirement-calculator__result-total-cost{color:#000;font-weight:400}.sc-education-calculator .sc-retirement-calculator__img{width:100%;border-radius:8px}.sc-education-calculator .sc-retirement-calculator__radio{grid-gap:16px;gap:16px}.sc-education-calculator .sc-retirement-calculator__radio .sc-radio-box{margin:0}.sc-education-calculator .sc-retirement-calculator__radio .sc-radio-box:hover{background:#f8f8f8}.sc-education-calculator .sc-retirement-calculator__confirm-btn .sc-inline-buttons__item{margin:0 16px 6px 0}.sc-education-calculator .sc-retirement-calculator__age-input{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.sc-education-calculator .sc-retirement-calculator__age-slider{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.sc-education-calculator .sc-retirement-calculator__arr-icon{padding-right:8px}.sc-education-calculator .sc-btn{padding:8px 24px}.sc-education-calculator .sc-retirement-calculator__education{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.sc-education-calculator .sc-retirement-calculator__education-left{width:auto}.sc-education-calculator .sc-retirement-calculator__education-icon{margin:0}.sc-education-calculator .sc-retirement-calculator__education-right{margin-right:0}@media (min-width:680px){.sc-range-slider.noUi-horizontal .noUi-handle{top:-13px;width:30px;height:30px;border-width:2px}.sc-tooltip__text{width:300px}.sc-retirement-calculator__image{width:auto;height:auto}.sc-retirement-calculator__sub-title{font-size:1rem}.sc-retirement-calculator .sc-title{font-size:1.875rem;margin-bottom:16px}.sc-retirement-calculator__input-details{width:calc(50% - 12px)}.sc-retirement-calculator__wrapper{padding:24px}/* stylelint-disable max-nesting-depth */ /* stylelint-enable max-nesting-depth */ .sc-retirement-calculator__wrapper--gradient-border .sc-retirement-calculator__result-details{-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left;-webkit-box-align:start;-ms-flex-align:start;align-items:start}/* stylelint-disable max-nesting-depth */ .sc-retirement-calculator__wrapper--flex .sc-retirement-calculator__inner-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}/* stylelint-enable max-nesting-depth */ .sc-retirement-calculator__wrapper--flex .sc-retirement-calculator__inner-wrapper:last-child .sc-retirement-calculator__input-details{margin-bottom:0}.sc-retirement-calculator__green-text{font-size:1.75rem}.sc-retirement-calculator__life-style-image{height:89px}.sc-retirement-calculator__result-desc{font-size:.875rem}.sc-retirement-calculator__result-amount{font-size:1.25rem}.sc-retirement-calculator__result-details{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.sc-retirement-calculator__result-details .sc-inline-buttons__item .sc-btn{height:48px;min-width:122px}.sc-retirement-calculator__result-details-desc{font-size:1.25rem;width:50%;padding-bottom:0}.sc-retirement-calculator__education{display:-webkit-box;display:-ms-flexbox;display:flex}.sc-retirement-calculator__education-right{display:-webkit-box;display:-ms-flexbox;display:flex}.sc-retirement-calculator__education-icon{text-align:left;margin-right:24px}.sc-retirement-calculator__confirm-btn .sc-inline-buttons{-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left}.sc-retirement-calculator__toggle-content{margin:0 -24px -1px;padding:24px}.sc-retirement-calculator__radio .sc-radio-box{width:114px;margin-right:16px}}@media (min-width:1024.98px){.sc-retirement-calculator .sc-content-wrapper{padding:0 32px;display:-webkit-box;display:-ms-flexbox;display:flex}.sc-retirement-calculator__left{display:block;margin-right:32px;width:377px}.sc-retirement-calculator__left .sc-heading{padding-bottom:32px}.sc-retirement-calculator .sc-description{font-size:1rem;font-weight:400}.sc-retirement-calculator__right{padding:24px}.sc-retirement-calculator__step-heading{font-size:1.25rem;padding-bottom:32px}.sc-retirement-calculator__step-item{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;margin-right:16px}.sc-retirement-calculator__step-progress{display:-webkit-box;display:-ms-flexbox;display:flex;padding-bottom:16px}.sc-retirement-calculator__inner-title{font-size:1.5rem}.sc-retirement-calculator__input-title{font-size:1rem}.sc-retirement-calculator__radio .sc-radio-box__input-label{font-size:1rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}/* stylelint-disable max-nesting-depth */ /* stylelint-enable max-nesting-depth */ .sc-retirement-calculator__inner-wrapper--border .sc-retirement-calculator__input-title{font-size:1rem}.sc-retirement-calculator__inner-wrapper--border-bottom{margin-bottom:24px}.sc-retirement-calculator__age{font-size:1.125rem}.sc-retirement-calculator__age-input{display:-webkit-box;display:-ms-flexbox;display:flex}.sc-retirement-calculator__age-slider{width:100%;margin-right:40px;margin-bottom:0}.sc-retirement-calculator__input-error-text{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.sc-retirement-calculator__input-success-text{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.sc-retirement-calculator__input-success-icon{width:16px}.sc-retirement-calculator__input-error-icon{width:16px;height:16px}.sc-retirement-calculator__input-msgs{font-size:.75rem}.sc-retirement-calculator__life-style-title{font-size:1rem}.sc-retirement-calculator__btn-confirm{margin-top:16px}.sc-retirement-calculator__toggle-btn{padding:24px 0}.sc-retirement-calculator__message-text{font-size:1.75rem}.sc-education-calculator .sc-retirement-calculator__education-right{margin-right:24px}}@media (min-width:680px) and (max-width:1024.98px){.sc-retirement-calculator__left{width:100%}.sc-retirement-calculator .sc-input__input{padding:0 12px}.sc-education-calculator .sc-retirement-calculator__radio{grid-gap:12px;gap:12px}.sc-education-calculator .sc-retirement-calculator__input-title{font-size:1rem}.sc-education-calculator .sc-retirement-calculator__age{font-size:1.125rem}.sc-education-calculator .sc-retirement-calculator__education-icon{margin-top:8px}}@media (max-width:679.98px){.sc-retirement-calculator__btn-confirm{border:0;font-size:.625rem;font-weight:600;margin:0}.sc-retirement-calculator__radio .sc-radio-box:nth-child(odd){margin-right:16px}.sc-education-calculator .sc-retirement-calculator__radio{grid-gap:12px;gap:12px}.sc-education-calculator .sc-retirement-calculator__radio .sc-radio-box,.sc-education-calculator .sc-retirement-calculator__radio .sc-radio-box:nth-child(odd){margin:0}.sc-education-calculator .sc-retirement-calculator__result-details--education{margin-left:calc(32px + 6px)}}