html,body,#root{margin:0;padding:0;height:100%}body{background:var(--color-background);font-family:Lato,Arial,Helvetica,sans-serif;color:var(--color-text)}a{text-decoration:none}.Layout{margin:0;padding:0}.LoadingSpinner{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background-color:transparent}.LoadingSpinner__container{display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:var(--weight-regular)}.LoadingSpinner__spinner{margin:1em;display:inline-block;width:2em;height:2em;border-radius:50%;border:4px solid var(--x-light-grey);border-bottom-color:var(--dark-blue);animation:loadingSpinnerAnimation .7s linear infinite}@keyframes loadingSpinnerAnimation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.ff-calc-container *{box-sizing:border-box}.ff-calc-container:after{content:"";display:block;clear:both}.ff-calc-container a{color:var(--blue)}.ff-calc-container table{border-collapse:separate;border-spacing:2px;width:100%}.ff-calc-container table th,.ff-calc-container table td{padding:4px 2px}.ff-calc-container #ff-calc-header{margin-bottom:28px}.ff-calc-container h3{margin:0 0 10px;padding:0 102px 0 0;font-size:22px;line-height:1.27;font-weight:var(--weight-bold);color:var(--dark-blue)}.ff-calc-container hr{display:none}.ff-calc-column-container{width:100%}.ff-calc-tab-container{padding:0!important}.ff-calc-column1{width:100%;clear:both;float:none;position:relative;padding:0!important}.ff-calc-column2{width:calc(50% - 10px);margin-right:10px;float:left;position:relative;padding:0!important}.ff-calc-column3-1{width:calc(33.33% - 10px);margin-right:10px;float:left;position:relative;padding:0!important}.ff-calc-column3-2{width:calc(66.66% - 10px);margin-right:10px;float:left;position:relative;padding:0!important}.ff-calc-column-last{margin-right:0}.ff-calc-text{font-size:14px;font-weight:var(--weight-regular);line-height:1.57}.ff-calc-bar{margin:15px 0 10px;color:#383838;font-weight:var(--weight-medium)}.ff-calc-panel{background-color:#f7f7fa;margin-bottom:5px;border-radius:10px;padding:15px!important}.ff-calc-input-container{text-align:left;margin:0;padding:10px}.ff-calc-table{margin:0;padding:2px 10px}.ff-calc-label{display:block}.ff-calc-input{box-sizing:border-box;padding:3px 5px;background-color:#fff;border:1px solid #aaa;color:var(--dark-blue);border-radius:2px;width:100%;text-align:right}.ff-calc-input:disabled{color:#bbb!important}.ff-calc-input-header{padding:10px;color:#077cab;font-weight:400}.ff-calc-button{font:inherit;margin:10px 0 0;background:var(--dark-blue);color:var(--white);border-radius:5px;padding:8px 15px;border:0;font-weight:var(--weight-medium);cursor:pointer}.ff-calc-slider-input{border:1px solid #aaa;color:var(--dark-blue)}.ff-calc-value,.ff-calc-input{font-size:1.5em;text-align:right;border-radius:4px}.ff-calc-value-padded{padding:5px 0}.ff-calc-column1 .ff-calc-input-2column,.ff-calc-column2 .ff-calc-input-2column{width:50%;position:relative;float:left}.ff-calc-column1 .ff-calc-input-3column{width:33.33%;position:relative;float:left}.ff-calc-column1 .ff-calc-input-3column-2{width:66.66%;position:relative;float:left}.ff-calc-highlight{position:relative;float:left;background-color:#04096f;padding:3px}.ff-calc-highlight-success{color:#282}.ff-calc-highlight-notice{color:#24b}.ff-calc-highlight-alarm{color:#c00}.ff-calc-highlight-warning{color:#822}.ff-calc-graph{position:relative;height:350px;border-radius:10px;margin:5px 0 20px}.ff-calc-right{text-align:right}.ff-calc-float-right{float:right}.ff-calc-float-left{float:left}.ff-calc-centered{text-align:center}.ff-calc-bold{font-weight:500}.ff-calc-bigger{font-size:1.5em}.ff-calc-big{font-size:1.5em;font-weight:500}.ff-calc-regular{font-size:1.1em}.ff-calc-small{font-size:.7em!important}.ff-calc-matrix{font-size:.6em!important;border-spacing:0}.ff-calc-withnext{padding-bottom:0}.ff-calc-inline{display:inline}.ff-calc-clear{clear:both}.ff-calc-hidden{display:none}.ff-calc-success{color:#480}.ff-calc-warning{color:#a20}.ff-calc-matrix tbody tr:hover{background-color:#eee}.ff-calc-matrix tr td.ff-calc-delete-control div,.ff-calc-matrix tr td.ff-calc-delete-column div{width:16px;height:16px;cursor:pointer}.ff-calc-matrix tr:hover td.ff-calc-delete-control div,.ff-calc-matrix tr:hover td.ff-calc-delete-column div{background-image:url(https://ffcalcs.com/assets/css/images/ui-icons_cd0a0a_256x240.png);background-position:-32px -192px}.ff-calc-disclaimer,.ff-calc-copyright{padding:5px 0;font-size:.75em;color:#aaa}.ff-calc-copyright{border-top:1px solid #ccc;margin:15px auto;padding:5px 0!important}.ff-calc-copyright a{text-decoration:none;color:#888}.ff-calc-copyright a:hover{text-decoration:underline}.ff-calc-note{font-size:.75em;color:#444;padding:5px}.ff-calc-tooltip{position:relative;float:right;overflow:hidden;height:16px;width:16px;background:url(https://ffcalcs.com/assets/css/images/ui-icons_2e83ff_256x240.png);background-position:-48px -144px;background-position:-16px -144px;background-repeat:no-repeat}.ff-calc-tooltip-inline{float:none!important;display:inline-block}.ff-calc-with-tooltip{display:inline-block}#ff-calc-save-status{padding:3px}.ui-tooltip{font-size:.8em;padding:8px;position:absolute;z-index:9999;max-width:300px;box-shadow:0 0 5px #00000029;background:var(--white);border-radius:5px}.ui-slider-horizontal .ui-slider-handle{top:-8px;transform:translate(-50%);background:url(https://ffcalcs.com/assets/img/slider-handle.png) 50% 50% no-repeat #e6e6e6;cursor:pointer;outline:none;border:none;height:25px;width:25px;background-color:transparent;display:block;position:absolute}.ui-slider-horizontal{height:8px;background:url(https://ffcalcs.com/assets/img/gray-bg-pattern1.png) repeat-x #888;margin:15px 0 5px;box-shadow:inset 0 1px 5px #00000080,0 1px #fafafa80;position:relative;border-radius:4px}.ui-slider-range{background:url(https://ffcalcs.com/assets/img/blue-bg-pattern1.png) repeat-x #3b5880;display:block;height:100%;border-radius:4px}.ui-tabs-nav{list-style:none;margin:0;padding:0}.ui-tabs-nav li{display:inline-block;margin-right:3px}.ui-tabs-anchor{color:var(--blue);font-size:12px;font-weight:var(--weight-bold);display:block;padding:8px 16px;background:#f7f7fa;border-radius:5px;margin-top:5px}.ui-tabs-active .ui-tabs-anchor{color:var(--white);background:var(--blue);box-shadow:0 3px 6px #00000029}a#ff-calc-logo-link{float:right;display:block;width:106px;height:35px;background-image:url(https://ffcalcs.com/assets/img/ff_logo_unbiased_double_sm.png);background-size:100%;background-position:0 35px!important;margin:1px 0 5px 5px;text-decoration:none}a#ff-calc-logo-link:hover{background-position:0 0!important;background-color:transparent}.clearfix{*zoom: 1}.clearfix:before,.clearfix:after{content:" ";display:table}.clearfix:after{clear:both}@media (max-width: 992px){#expenseSlidersContainer{height:1850px}.step3PaycheckBreakdownRowValue{clear:both;font-size:1.2em}#ff-calc-container{padding:3px}.ff-calc-tabs-container-ff-calc-graph{position:relative;width:48%;height:325px}.ff-calc-outer-container{width:100%;margin:auto}.ff-calc-fields,.ff-calc-column1{width:100%}.ff-calc-column2{width:100%;margin-right:0}.ff-calc-column-container{width:100%}.ff-calc-input{text-align:right!important}.ff-calc-input-3column{width:100%!important}.ff-calc-column1 .ff-calc-input-2column{width:100%}.ff-calc-column2 .ff-calc-input-2column{width:50%}.ff-calc-container table.ff-responsive-table,.ff-calc-container .ff-responsive-table thead,.ff-calc-container .ff-responsive-table tbody,.ff-calc-container .ff-responsive-table tfoot,.ff-calc-container .ff-responsive-table th,.ff-calc-container .ff-responsive-table td,.ff-calc-container .ff-responsive-table tr{display:block}.ff-calc-container .ff-responsive-table thead tr{position:absolute;top:-9999px;left:-9999px}.ff-calc-container .ff-responsive-table tr{border:1px solid #ccc;margin-bottom:5px}.ff-calc-container .ff-responsive-table td{border:none;border-bottom:1px solid #eee;position:relative;padding:5px 5px 5px 130px;width:100%}.ff-calc-container .ff-responsive-table td:before{position:absolute;display:block;top:6px;left:6px;width:130px;white-space:nowrap;content:attr(data-label) ": ";font-size:1.3em}.ff-calc-container .ff-responsive-table td.ff-calc-delete-control:before{content:""}.ff-calc-container .ff-calc-matrix tr td.ff-calc-delete-control div{background-image:url(https://ffcalcs.com/assets/css/images/ui-icons_cd0a0a_256x240.png);background-position:-32px -192px}}.save_for_goals th.ff-calc-first-col,.save_for_goals td.ff-calc-first-col{width:150px}@media all and (min-width: 993px){.save_for_goals .ff-calc-matrix tfoot td{padding:10px 6px}.save_for_goals .ff-calc-matrix tfoot td.ff-calc-total-value{padding-right:0}}@media all and (max-width: 992px){.save_for_goals input.ff-calc-input{display:inline-block;width:60%;margin-left:40%}.save_for_goals .ff-responsive-table tfoot td.ff-calc-no-data-label:before{content:attr(data-label)}.save_for_goals td.ff-calc-total-col.ff-calc-hide-mobile{display:none}.save_for_goals input[name*="[name]"]{width:100%;margin-left:0}}.cost_of_credit th.ff-calc-first-col,.cost_of_credit td.ff-calc-first-col{width:100px}.cost_of_credit .ff-calc-matrix tfoot td{padding:10px 6px}.cost_of_credit .ff-calc-matrix tfoot td.ff-calc-total-value{padding-right:0}.cost_of_credit td.ff-calc-delete-control{display:none}.cost_of_credit th{text-align:right}.cost_of_credit tr td{padding-left:15px}.cost_of_credit th.ff-calc-pad-left{padding-left:20px}.cost_of_credit div#payment-plans-1-months,.cost_of_credit div#payment-plans-2-months,.cost_of_credit div#payment-plans-3-months,.cost_of_credit div#payment-plans-4-months,.cost_of_credit div#payment-plans-5-months,.cost_of_credit div#payment-plans-6-months,.cost_of_credit div#payment-plans-7-months{color:#00f;padding-left:0}.cost_of_credit div#payment-plans-1-pmt-amount,.cost_of_credit div#payment-plans-1-pmt-percentage{background-color:#ffe100}.cost_of_credit div#payment-plans-1-interest-saved,.cost_of_credit div#payment-plans-2-interest-saved,.cost_of_credit div#payment-plans-3-interest-saved,.cost_of_credit div#payment-plans-4-interest-saved,.cost_of_credit div#payment-plans-5-interest-saved,.cost_of_credit div#payment-plans-6-interest-saved,.cost_of_credit div#payment-plans-7-interest-saved{font-weight:700}@media all and (max-width: 992px){.cost_of_credit #ff-calc-wide-header{display:none}}.education_savings div.ff-calc-value{padding-right:5px}.education_savings .ff-calc-delete-column{padding-left:70px}.education_savings .ff-calc-matrix tfoot td{padding:10px 6px}.education_savings .ff-calc-matrix tfoot td.ff-calc-total-value{padding-right:0}.education_savings td.ff-calc-bold{text-align:left;font-size:1.2em}.education_savings table#students-matrix{margin:auto}.education_savings div#ff-calc-main-panel{text-align:center}.education_savings th{padding-left:10px}@media all and (max-width: 650px){.education_savings table,.education_savings thead,.education_savings tbody,.education_savings th,.education_savings td,.education_savings tr{display:block}.education_savings #student-add,.education_savings tr#row-annual-contrib,.education_savings tr#row-monthly-contrib,.education_savings tr#row-delete,.education_savings th{display:none}.education_savings td.ff-calc-bold{min-width:200px}}.mortgage_comparison div.ff-calc-value{padding-right:5px}.mortgage_comparison .ff-calc-delete-column{padding-left:70px}.mortgage_comparison tr#row-total-monthly-pmt .ff-calc-value{font-size:2.3em}.mortgage_comparison td.ff-calc-bold{width:185px;text-align:left;font-size:1.2em}.mortgage_comparison table#loans-matrix{margin:auto}.mortgage_comparison div#ff-calc-main-panel{text-align:right}@media all and (min-width: 993px){.mortgage_comparison .ff-calc-input{width:120px;margin-left:10px}.mortgage_comparison #loan-add-mobile{display:none}}@media all and (max-width: 992px){.mortgage_comparison table,.mortgage_comparison thead,.mortgage_comparison tbody,.mortgage_comparison th,.mortgage_comparison td,.mortgage_comparison tr{display:block}.mortgage_comparison #loan-add,.mortgage_comparison th,.mortgage_comparison tr#row-delete{display:none}.mortgage_comparison td{text-align:left}.mortgage_comparison td.ff-calc-bold{width:100%}.mortgage_comparison input.ff-calc-input{display:inline-block;width:60%;margin-left:40%}.mortgage_comparison tr[id^=row-loans]{margin-bottom:20px}}.mortgage_payment #ff-calc-graph-container-1{margin-bottom:5px}.mortgage_payment #ff-calc-graph-container-2{margin-bottom:0}.mortgage_payment #payment-tip{margin-left:10px}.mortgage_payment #ff-calc-container #accordion h3{font-size:18px;padding:5px 0 5px 10px;color:#000}.mortgage_payment .ui-accordion .ui-accordion-header .ui-accordion-header-icon{left:auto;right:.5em}.mortgage_payment #accordion p{font-size:.75em}.mortgage_payment .ui-accordion .ui-accordion-content{padding:5px}.pretax_savings select.ff-calc-input{font-size:1.3em}.pretax_savings .ff-calc-with-tooltip{display:inline-block}.retirement_estimator .ff-calc-label{font-size:.95em}.retirement_estimator .ff-calc-highlight-success{color:#480}.retirement_estimator .ff-calc-highlight-alarm{color:#c00}.retirement_estimator .ff-calc-highlight-warning{color:#a20}.tax_break select.ff-calc-input{font-size:1.3em}.tax_break .ff-calc-with-tooltip{display:inline-block}.tax_break .ff-calc-input{font-size:1.2em}.tax_break #ff-calc-upper-panel{padding-top:10px;padding-bottom:10px}@media all and (min-width: 993px){.weighted_avg #ff-calc-historical-rate{position:absolute;display:inline-block;top:0;margin-top:100px}.weighted_avg #ff-calc-narrow-header{display:none}}@media all and (max-width: 992px){.weighted_avg #ff-calc-wide-header{display:none}}.weighted_avg .ff-calc-margin-bottom{margin-bottom:10px}.ira_calc #qa{color:red}.ira_calc .sublabel{font-size:.75em}.ira_calc .tax-label{font-size:.75em;font-weight:200}:root{--color-background: #F4F7FE;--color-text: #383838;--color-white: #FFFFFF;--color-grey1: #EBEEF4;--color-grey2: #D6DCEA;--color-grey3: #B9B9B9;--color-light-purple: #8181A5;--color-purple: #5E81F4;--color-yellow: #BD8829;--color-green: #1A9150;--color-pink: #FF808B;--bg-purple: #5E81F41A;--bg-yellow: #F4BE5E33;--bg-light-purple: #4D4CAC1A;--bg-green: #7CE7AC33;--bg-pink: #FF808B1A;--weight-thin: 100;--weight-extralight: 200;--weight-light: 300;--weight-regular: 400;--weight-medium: 500;--weight-semibold: 600;--weight-bold: 700;--weight-extrabold: 800;--weight-black: 900}.LibraryContent{display:flex;flex-direction:column;align-items:center}.LibraryContent__content{width:100%;max-width:100%;overflow:hidden}.LibraryContent__header{margin:0 15px;font-size:24px;font-weight:var(--weight-bold);display:flex;align-items:center;height:88px}.LibraryContent__header>a{display:flex;align-items:center;color:var(--dark-blue)}.LibraryContent__headerIcon{width:30px;height:30px}.LibraryContent__headerTitle{color:var(--dark-blue)}.LibraryContent__item{color:var(--dark-grey);background-color:var(--white);font-size:16px;font-weight:var(--weight-regular);position:relative}.LibraryContent__itemImage{background-size:cover;background-position:center;background-repeat:no-repeat;padding-top:56.25%;height:0;overflow:hidden}.LibraryContent__itemVideo{position:relative;padding-bottom:56.25%}.LibraryContent__itemVideo iframe,.LibraryContent__itemVideo object,.LibraryContent__itemVideo embed{position:absolute;top:0;left:0;width:100%;height:100%;border:0}.LibraryContent__itemFlag{position:absolute;top:30px;left:0;font-size:14px;color:var(--white);background:var(--blue);font-weight:var(--weight-bold);padding:6px 16px}.LibraryContent__itemFlag--ofColor{background:var(--darker-blue)}.LibraryContent__itemBody{padding:30px 22px 40px;box-sizing:border-box;position:relative}.LibraryContent__itemTitle{margin:0 0 10px;padding:0 102px 0 0;font-size:22px;line-height:1.27;font-weight:var(--weight-bold);color:var(--dark-blue)}.LibraryContent__itemMeta{font-size:14px;font-weight:var(--weight-regular);line-height:1.92;color:#707070;margin:0 0 28px;padding:0}.LibraryContent__itemCopyLinkContainer{display:inline-block;position:absolute;top:30px;right:22px;z-index:5}.LibraryContent__itemCopyLink{border:0;border-radius:4px;padding:6px 12px;background-color:var(--x-light-grey);color:var(--blue);font-size:14px;cursor:pointer}.LibraryContent__itemCopyLinkIcon{width:14px;height:14px;vertical-align:middle;margin-right:4px}.LibraryContent__itemContent{font-size:15px;font-weight:var(--weight-regular);line-height:1.57}.LibraryContent__itemContent h1,.LibraryContent__itemContent h2,.LibraryContent__itemContent h3,.LibraryContent__itemContent h4{font-size:19px;font-weight:var(--weight-medium)}.LibraryContent__itemContent h3,.LibraryContent__itemContent h4{font-size:16px;font-weight:var(--weight-bold)}.LibraryContent__itemContent a{color:var(--blue)}.LibraryContent__itemContent img{max-width:100%;height:auto!important}.LibraryContent__itemContent table{max-width:100%;width:100%!important;border-collapse:collapse;font-size:clamp(12px,2vw,15px)}.LibraryContent__itemContent table td,.LibraryContent__itemContent table th{padding:4px;border:1px solid;box-sizing:border-box}.LibraryContent__itemPodcast audio{width:100%}.LibraryContent__Author{font-size:15px;font-weight:var(--weight-bold);margin-top:70px}.LibraryContent__AuthorContainer{width:300px;height:85px;display:flex;border:1px solid var(--x-light-grey);border-radius:10px;margin-top:10px}.LibraryContent__AuthorImg{width:56px;height:56px;border-radius:50px;margin:14px 17px}.LibraryContent__Author>a{color:var(--dark-grey);font-size:15px;font-weight:var(--weight-regular)}.LibraryContent__AuthorInfo{display:flex;flex-direction:column;margin:14px auto 14px 0;color:var(--dark-grey);font-size:15px;font-weight:var(--weight-regular)}.LibraryContent__AuthorInfo--name{font-size:15px;font-weight:var(--weight-bold);color:var(--blue)}.LibraryContent__RelatedResourcesContainer{margin-top:47px}.LibraryContent__RelatedResourcesContainer:empty{margin:0}@media screen and (max-width: 768px){.LibraryContent__itemContent table{max-width:100%;width:auto!important}}@media screen and (min-width: 1025px){.LibraryContent__content{max-width:800px;margin:0 20px 120px}.LibraryContent__header{margin:0 -7px}.LibraryContent__item{border-radius:15px;box-shadow:0 3px 10px #00000029;overflow:hidden}.LibraryContent__itemFlag{top:40px;font-size:19px;padding:9px 25px}.LibraryContent__itemBody{padding:34px 53px 47px}}
