.currency-input[data-v-7d79e39e]{position:relative;width:100%;height:100%}.currency-input__input[data-v-7d79e39e]{padding-left:35px;text-align:left}.currency-input__input[data-v-7d79e39e]:-moz-read-only{background:transparent}.currency-input__input[data-v-7d79e39e]:read-only{background:transparent}.currency-input__display-value[data-v-7d79e39e],.currency-input__symbol[data-v-7d79e39e]{position:absolute;top:0;bottom:0;left:0;right:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;pointer-events:none;height:100%}.currency-input__symbol[data-v-7d79e39e]{padding-left:15px}.currency-input__display-value[data-v-7d79e39e]{padding-left:35px;overflow:hidden}.currency-input .hidden-text[data-v-7d79e39e]{color:transparent}.date-input{text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.date-input__day,.date-input__month{width:28%!important;text-align:center;padding:0}.date-input__year{width:40%!important;text-align:center;padding:0}fieldset{margin:0;padding:0;border:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%}@media(max-width:640px){fieldset{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}legend{margin-bottom:5px}.error{max-height:100px;overflow:hidden}.smooth-enter-active,.smooth-leave-active{-webkit-transition:max-height .5s;transition:max-height .5s}.smooth-enter,.smooth-leave-to{max-height:0}.errors{background-color:#6c2380;font-size:.9rem;padding:20px;padding-left:80px;position:relative;max-width:600px}.errors:before{content:"!";position:absolute;font-size:3.2rem;font-weight:700;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);left:30px;color:#fff}.add-avc-button{color:#fff;text-align:right}a{cursor:pointer}.inputs__title{color:#fff}.calculate{background:#6c2380;cursor:pointer;text-align:center;padding:15px 50px;text-decoration:none;color:#fff;border-radius:360px;-webkit-transition:background .1s ease;transition:background .1s ease;display:inline-block;border:0;font-size:1.5rem;max-width:242px;font-weight:700}.calculate:hover{background-color:#5b1e6c}hr{border:none;height:1px;background-color:#fff}label{display:block;margin-bottom:5px}.small-label{font-size:13px}.inputs-container{display:-webkit-box;display:-ms-flexbox;display:flex}@media(max-width:768px){.inputs-container{-ms-flex-wrap:wrap;flex-wrap:wrap}}.existing-contract-container{position:relative;border-bottom:1px solid #1e7566;margin-bottom:10px}.existing-contract-container:last-child{border-bottom:0}.delete-contract-button{cursor:pointer;color:#fff;margin-bottom:5px;width:57px;height:57px;background:none;border:none;font-size:50px;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;-webkit-transition:all .1s ease-in-out;transition:all .1s ease-in-out;position:absolute;right:-17px;bottom:1px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.delete-contract-button:hover{color:#6c2380}@media(max-width:640px){.delete-contract-button{width:100%;position:static;-webkit-transform:initial;transform:none}}.delete-contract-button__text{font-size:25px;display:none}@media(max-width:640px){.delete-contract-button__text{display:inline}.delete-contract-button__symbol{margin:0 10px}}.modeller-inputs__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-ms-flex-wrap:wrap;flex-wrap:wrap}@media(max-width:640px){.modeller-inputs__row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;width:100%}}.modeller-inputs__rows{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media(max-width:640px){.modeller-inputs__rows{width:100%}}@media(min-width:640px){.modeller-inputs__rows--smaller-text .modeller-inputs__item .input-currency,.modeller-inputs__rows--smaller-text .modeller-inputs__item .input-percentage,.modeller-inputs__rows--smaller-text .modeller-inputs__item input,.modeller-inputs__rows--smaller-text .modeller-inputs__item select{font-size:1.2rem}}.modeller-inputs__item{margin-right:40px;margin-bottom:20px;width:273px}.modeller-inputs__item--grouped{width:auto;margin-right:0;-webkit-box-flex:0;-ms-flex:0 1 24%;flex:0 1 24%}@media(max-width:640px){.modeller-inputs__item{max-width:100%;margin-right:0;width:100%}}.modeller-inputs__item input,.modeller-inputs__item select{padding-left:10px;border:none;width:100%;font-family:inherit;padding-top:5px;padding-bottom:5px}.modeller-inputs__item .input-currency,.modeller-inputs__item .input-percentage,.modeller-inputs__item input,.modeller-inputs__item select{font-size:1.5rem;color:#000;display:-webkit-box;display:-ms-flexbox;display:flex}.modeller-inputs__item .input-currency--disabled{border:1px solid #1e7566;color:#fff}.modeller-inputs__item .date-input input{padding-left:0}.modeller-inputs__item .input-label{background-color:#1e7566;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;font-size:.8rem;font-weight:700;padding:5px;min-width:80px}.modeller-inputs__item .input-label--stacked{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;text-align:left;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:2px 12px;min-height:46px}.modeller-inputs__input-container{display:-webkit-box;display:-ms-flexbox;display:flex}.modeller-inputs__input-container--column{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.information-box{-webkit-box-flex:1;-ms-flex:1;flex:1;background-color:#1e7566;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:20px;position:relative;margin-bottom:20px;margin-top:30px;text-align:center}@media(max-width:865px){.information-box{text-align:left;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;max-width:none;width:100%;padding:30px}}.information-box:before{content:"?";color:#fff;position:absolute;background-color:#06a380;width:40px;height:40px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:100%;font-weight:700;border:1px solid #1e7566;top:-20px;left:30px;margin-left:-20px}.centered,.information-box:before{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.centered{padding-top:20px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.read-assumptions-link{margin-top:5px;color:#fff;font-size:.9rem}.existing-avcs p{margin-top:0}.slider-horizontal[disabled],.vue-slider-disabled{opacity:.5;cursor:not-allowed}.vue-slider-rail{background-color:#fff;position:relative}.vue-slider-rail:after{content:"";position:absolute;height:25px;width:26px;background-color:inherit;right:-25px;top:0;border-radius:0 15px 15px 0}.vue-slider-process{background-color:#f1dff6;position:relative}.vue-slider-process:before{content:"";position:absolute;height:25px;width:26px;background-color:inherit;left:-25px;top:0;border-radius:15px 0 0 15px}.vue-slider-mark{z-index:4}.vue-slider-marks{position:static}.vue-slider-mark:first-child .vue-slider-mark-step,.vue-slider-mark:last-child .vue-slider-mark-step{display:none}.vue-slider-mark-step{width:100%;height:100%;border-radius:50%;background-color:rgba(0,0,0,.16)}.vue-slider-mark-label{font-size:14px;white-space:nowrap}.slider-touch-area,.vue-slider-dot-handle{cursor:pointer;width:100%;height:100%;border-radius:15px;background-color:#8e2ea8;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:.5px .5px 2px 1px rgba(0,0,0,.32);box-shadow:.5px .5px 2px 1px rgba(0,0,0,.32);position:relative}.slider-touch-area:after,.vue-slider-dot-handle:after{content:"";position:absolute;background-image:url(../img/slider-button.579af57c.svg);width:100%;height:100%;background-repeat:no-repeat;background-size:15px;background-position:50%}.vue-slider-dot-handle-focus{-webkit-box-shadow:0 0 1px 2px rgba(52,152,219,.36);box-shadow:0 0 1px 2px rgba(52,152,219,.36)}.vue-slider-dot-handle-disabled{cursor:not-allowed;background-color:#ccc}.vue-slider-dot-tooltip-inner{font-size:14px;white-space:nowrap;padding:2px 5px;min-width:20px;text-align:center;color:#fff;border-radius:5px;border-color:#8e2ea8;background-color:#8e2ea8;-webkit-box-sizing:content-box;box-sizing:content-box}.vue-slider-dot-tooltip-inner:after{content:"";position:absolute}.vue-slider-dot-tooltip-inner-top:after{top:100%;border-color:transparent;border-style:solid;border-width:5px;border-top-color:inherit}.vue-slider-dot-tooltip-inner-bottom:after,.vue-slider-dot-tooltip-inner-top:after{left:50%;-webkit-transform:translate(-50%);transform:translate(-50%);height:0;width:0}.vue-slider-dot-tooltip-inner-bottom:after{bottom:100%;border-color:transparent;border-style:solid;border-width:5px;border-bottom-color:inherit}.vue-slider-dot-tooltip-inner-left:after{left:100%;border-color:transparent;border-style:solid;border-width:5px;border-left-color:inherit}.vue-slider-dot-tooltip-inner-left:after,.vue-slider-dot-tooltip-inner-right:after{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);height:0;width:0}.vue-slider-dot-tooltip-inner-right:after{right:100%;border-color:transparent;border-style:solid;border-width:5px;border-right-color:inherit}.vue-slider-dot-tooltip-wrapper{opacity:0;-webkit-transition:all .3s;transition:all .3s}.vue-slider-dot-tooltip-wrapper-show{opacity:1}.vue-slider-mark-label{color:#fff}.bar-graph[data-v-319e4068]{display:relative;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:end;-ms-flex-pack:end;justify-content:flex-end;height:100%;max-width:240px;width:100%;margin-top:10px}.bar-graph__bar[data-v-319e4068]{-webkit-transition:height .5s ease-in-out;transition:height .5s ease-in-out;color:#fff;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bar-graph__bar--purple[data-v-319e4068]{min-height:31px;background-color:#93278f}.bar-graph__bar--pink[data-v-319e4068]{min-height:10px;background-color:#db1e79}.bar-graph__value-label[data-v-319e4068]{z-index:10;width:115px;text-align:center;display:inline-block;color:#fff;border-radius:25px}.bar-graph__value-label--purple[data-v-319e4068]{background-color:#93278f}.bar-graph__value-label--pink[data-v-319e4068]{background-color:#db1e79;z-index:11}:root{--slider-height:25px;--slider-bg:#fff;--slider-connect-bg:#f1dff6;--slider-tooltip-bg:#8e2ea8;--slider-handle-bg:#8e2ea8;--slider-handle-border:0;--slider-handle-width:50px;--slider-handle-height:26px}.fade-enter-active,.fade-leave-active{-webkit-transition:opacity .5s;transition:opacity .5s}.fade-enter,.fade-leave-to{opacity:0}input{border-radius:0}.tax-free-cash-options{color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex}.tax-free-cash-options__label{margin:0 30px}@media(max-width:768px){.tax-free-cash-options__label:first-child{margin-left:0}}.percentage-input-container{margin:0;max-width:143px;width:100%}@media(max-width:768px){.percentage-input-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:none;border:2px solid #fff}}.percentage-input-container .percentage-input{-webkit-box-flex:1;-ms-flex:1;flex:1}.new-avc-cash-value{position:absolute;right:20px;bottom:85px;color:#fff;margin:0}@media(max-width:768px){.new-avc-cash-value{position:static;margin-left:20px}}@media(max-width:480px){.new-avc-cash-value{font-size:1rem}}.new-avc-cash-value__value{font-weight:700;border:2px solid #fff;padding:5px 10px;margin-left:5px}@media(max-width:768px){.new-avc-cash-value__value{border:none;margin-left:60px}}@media(max-width:480px){.new-avc-cash-value__value{margin-left:0}}.modeller-results__title{color:#6c2380;text-align:center;padding:0 20px 0 20px}.purple-box{background-color:#6c2380;padding-top:55px;padding-bottom:0}.graphs-container{background-color:#e4e4e4;border:3px solid #fff;position:relative;margin-bottom:-55px;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}.graphs-container:first-child{margin-right:50px}.graphs-container:last-child{margin-left:50px}.graph{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-flex:1;-ms-flex:1;flex:1;min-width:300px;height:300px;margin:0 20px;position:relative}@media(max-width:768px){.graph{margin:20px}}.graph__label{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:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff;border:3px solid #93278f;border-radius:40px;max-width:310px;padding:5px;width:100%;color:#93278f;font-weight:700;z-index:100}.graph__label span{display:block;font-weight:400;font-size:.8rem}.graph__currency-value{font-weight:700;font-size:2rem}.graph__currency-value--pink{color:#db1e79}.graph__currency-value--purple{color:#93278f}.controls-container{position:relative;padding-top:0;max-width:980px;margin-left:auto;margin-right:auto;padding:20px}@media(max-width:768px){.controls-container{max-width:500px}}.slider-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:15px 0}@media(max-width:768px){.slider-row{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;width:100%}}.slider-row__name{color:#fff;width:140px;margin-bottom:5px}.slider-row__button{border:none;width:25px;height:25px;border-radius:100px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#e4e4e4;margin:0 20px}.slider-row__button span{font-weight:700;font-size:1rem}@media(max-width:768px){.slider-row__button{display:none}}.slider-row__set-standard-button{cursor:pointer;text-align:left;color:#fff;border:none;background:none;font-size:13px;font-family:inherit;position:relative;padding-left:25px;outline:none}.slider-row__set-standard-button:before{content:"";text-align:center;color:#6c2380;position:absolute;background-color:#fff;border-radius:100%;width:20px;height:20px;left:0}.slider-row__set-standard-button--is-standard:before,.slider-row__set-standard-button:hover:before{content:"✔";background-color:#db1e79;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;color:#fff}.slider-row .cash-lump-sum-input,.slider-row .input-percentage,.slider-row input,.slider-row select{margin:0;max-width:143px;width:100%;font-size:1.2rem;color:#000;font-family:inherit}@media(max-width:768px){.slider-row .cash-lump-sum-input,.slider-row .input-percentage,.slider-row input,.slider-row select{max-width:none}}.slider-row__column{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:218px}@media(max-width:768px){.slider-row__column{width:100%}}.slider-row__avc-buttons-container{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:15px}.slider-row__avc-button{display:inline-block;-webkit-box-flex:1;-ms-flex:1;flex:1;cursor:pointer;color:#fff;max-width:70px;font-size:11px;font-family:inherit;background-color:#7c5793;border:4px solid #7c5793;height:50px;margin-right:5px;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;position:relative;outline:none;overflow:visible}.slider-row__avc-button:last-child{margin-right:0}.slider-row__avc-button.selected{background-color:#fff;color:#6c2380;border:4px solid #db1e79}.slider-row__avc-button.selected:after,.slider-row__avc-button.selected:before{border-top-color:#db1e79}.slider-row__avc-button.selected:hover{border-color:#db1e79}@media(max-width:768px){.slider-row__avc-button.selected:hover:after,.slider-row__avc-button.selected:hover:before{border-top-color:#db1e79}}.slider-row__avc-button:hover{background-color:#fff;border-color:#fff;color:#6c2380}@media(max-width:768px){.slider-row__avc-button:hover:after,.slider-row__avc-button:hover:before{border-top-color:#fff}.slider-row__avc-button{max-width:none;height:auto}.slider-row__avc-button:before{-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;top:100%;left:50%;border:solid transparent;content:"";height:0;width:0;position:absolute;pointer-events:none;border-color:rgba(194,225,245,0);border-top-color:#7c5793;border-width:11px;margin-left:-11px}.slider-row--new-avc{display:block}}.slider-row--with-labels .slider-horizontal{position:relative}.slider-row--with-labels .slider-horizontal:before{content:"Min";position:absolute;left:0;bottom:-30px;color:#fff}.slider-row--with-labels .slider-horizontal:after{content:"Max";position:absolute;right:0;bottom:-30px;color:#fff}.avc-message{color:#fff;font-size:.8rem;width:100%;height:60px;display:-webkit-box;display:-ms-flexbox;display:flex;padding:10px 0}.avc-message--right{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.avc-message--left{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.avc-message__text{max-width:310px}.slider-horizontal,.vue-slider{-webkit-box-flex:1;-ms-flex:1;flex:1}@media(max-width:768px){.slider-horizontal,.vue-slider{display:none}}.circle-graph{position:relative;margin-bottom:-35px;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-pack:end;-ms-flex-pack:end;justify-content:flex-end}.circle-graph__max-label{text-align:center;display:inline-block;width:100%}.circle-graph-legend-container{max-width:400px;width:100%;position:relative}.circle-graph-legend{position:absolute;top:15px}.circle-graph-legend__text{display:block;font-size:.9rem}.circle-graph-legend__value{text-align:center;display:block;color:#fff;border-radius:25px}.circle-graph-legend__value--purple{background-color:#93278f}.circle-graph-legend__value--pink{background-color:#db1e79}.circle-graph-legend--left{left:0}.circle-graph-legend--right{right:0}@media(max-width:480px){.circle-graph-legend{top:5px}}.fade-enter-active[data-v-0a0d2c06],.fade-leave-active[data-v-0a0d2c06]{-webkit-transition:opacity .5s;transition:opacity .5s}.fade-enter[data-v-0a0d2c06],.fade-leave-to[data-v-0a0d2c06]{opacity:0}h2[data-v-0a0d2c06]{margin-top:0;color:#6c2380}.assumptions-background[data-v-0a0d2c06]{position:fixed;z-index:150;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:#000;background-color:rgba(0,0,0,.4);padding:20px}.assumptions-content[data-v-0a0d2c06]{background-color:#fff;margin:auto;padding:20px;border:3px solid #6c2380;width:100%;max-width:700px;position:relative}.assumptions-content__close-button[data-v-0a0d2c06]{position:absolute;width:60px;height:60px;top:0;right:0;color:#6c2380;background-color:transparent;border:none;font-size:3rem;cursor:pointer;margin:0;padding:0}*{-webkit-box-sizing:border-box;box-sizing:border-box}