.hero-heading{color:#000;text-align:center;font-feature-settings:"liga" off,"clig" off;font-family:"RBCDisplay";font-size:36px;font-style:normal;font-weight:500;line-height:44px}.hero-text{color:var(--text-foregrounds-text-default, #1F1F1F);text-align:center;font-feature-settings:"liga" off,"clig" off;max-width:926px;margin-left:auto;margin-right:auto;font-family:Roboto;font-size:16px;font-style:normal;font-weight:300;line-height:24px}.tools-calc-heading{color:#000;font-feature-settings:"liga" off,"clig" off;font-family:var(--Fonts-family-heading, "RBCDisplay");font-size:var(--Fonts-fonts-heading-5, 18px);font-style:normal;font-weight:500;line-height:var(--Fonts-line-height-heading-5, 27px);margin-top:8px}.tools-calc-text{color:var(--text-foregrounds-text-default, #1F1F1F);font-feature-settings:"liga" off,"clig" off;font-family:Roboto;font-size:16px;font-style:normal;font-weight:300;line-height:24px}.tools-and-calc-section{display:flex;flex-wrap:wrap;gap:0}.tools-calc-card{flex:1 1 calc(50% - 1px);min-width:200px;padding:20px 24px;box-sizing:border-box;border-right:1px solid #e0e0e0;display:flex;flex-direction:column;justify-content:space-between}.tools-calc-card:nth-child(2n){border-right:none}@media screen and (min-width: 1024px){.tools-calc-card{flex:1 1 calc(25% - 1px);border-right:1px solid #e0e0e0}.tools-calc-card:nth-child(2n){border-right:1px solid #e0e0e0}.tools-calc-card:last-child{border-right:none}}.compound-interest-calculator{font-family:Arial,Helvetica,sans-serif;padding-top:0px;padding-bottom:0px;max-width:1200px;margin:0 auto}.compound-interest-calculator .could-save-heading{color:var(--text-foregrounds-text-default, #252525);text-align:center;font-feature-settings:"liga" off,"clig" off;font-family:var(--Fonts-family-paragraph, Roboto);font-size:var(--Fonts-fonts-heading-5, 18px);font-style:normal;font-weight:500;line-height:var(--Fonts-line-height-heading-5, 27px);display:flex;flex-direction:column;gap:10px}.compound-interest-calculator .could-save-heading:focus{outline:none}.compound-interest-calculator .could-save-heading-amt{color:var(--Action-State-action-success, #097B24);text-align:center;font-feature-settings:"liga" off,"clig" off;font-family:Roboto;font-size:40px;font-style:normal;font-weight:500;line-height:48px;letter-spacing:-0.65px;margin-bottom:0}@media screen and (max-width: 768px){.compound-interest-calculator .could-save-heading-amt{font-size:30px;line-height:34px}}.compound-interest-calculator .what-saving-for{color:var(--text-foregrounds-text-default, #1F1F1F);font-feature-settings:"liga" off,"clig" off;font-family:var(--Fonts-family-heading, "RBCDisplay");font-size:var(--Fonts-fonts-heading-4, 24px);font-style:normal;font-weight:500;line-height:var(--Fonts-line-height-heading-4, 30px);margin-bottom:20px}.compound-interest-calculator .what-saving-for:focus{outline:none}.compound-interest-calculator .calculator-container{display:flex;gap:30px;align-items:center}.compound-interest-calculator .result-summary{display:flex;padding:32px;flex-direction:column;align-items:center;align-self:stretch;background:var(--Backgrounds-background-highlight, #F3F7F8)}.compound-interest-calculator .could-save-section{background:var(--Backgrounds-background-highlight, #F3F7F8);display:flex;padding:32px;flex-direction:column;align-items:center;gap:24px;align-self:stretch}.compound-interest-calculator .form-btn-wpr{display:flex;gap:30px;justify-content:space-between}.compound-interest-calculator .calculator-form{display:flex;flex:0 0 40%;max-width:471px;min-width:300px;flex-direction:column;align-items:flex-start;gap:32px;border-radius:8px;border:1px solid var(--Borders-border-4, #E0E0E0);padding:64px 32px}.compound-interest-calculator .calculator-form>div{width:100%}.compound-interest-calculator .calculator-form label{display:block;margin-bottom:0}.compound-interest-calculator .calculator-form .label-subtext{color:var(--text-foregrounds-text-low-emphasis, #6F6F6F);font-feature-settings:"liga" off,"clig" off;font-family:Roboto;font-size:12px;font-style:normal;font-weight:400;line-height:16px;margin-bottom:16px;margin-top:0}.compound-interest-calculator .calculator-form .input-with-symbol{display:flex;align-items:stretch;width:100%}.compound-interest-calculator .calculator-form .input-with-symbol.symbol-before{flex-direction:row}.compound-interest-calculator .calculator-form .input-with-symbol.symbol-before .currency-symbol{order:1;border-right:none}.compound-interest-calculator .calculator-form .input-with-symbol.symbol-before input{order:2}.compound-interest-calculator .calculator-form .input-with-symbol.symbol-after{flex-direction:row}.compound-interest-calculator .calculator-form .input-with-symbol.symbol-after input{order:1}.compound-interest-calculator .calculator-form .input-with-symbol.symbol-after .currency-symbol{order:2;border-left:none}.compound-interest-calculator .calculator-form .input-with-symbol .currency-symbol{display:flex;align-items:center;justify-content:center;padding:8px 12px;background-color:#f5f5f5;border:1px solid var(--Borders-border-1, #6F6F6F);font-weight:500;color:#333;min-width:50px;box-sizing:border-box}.compound-interest-calculator .calculator-form .input-with-symbol input{flex:1;border:1px solid #ccc;min-width:0}.compound-interest-calculator .calculator-form .input-with-symbol input::-webkit-outer-spin-button,.compound-interest-calculator .calculator-form .input-with-symbol input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.compound-interest-calculator .calculator-form .input-with-symbol input[type=number]{-moz-appearance:textfield}.compound-interest-calculator .calculator-form input,.compound-interest-calculator .calculator-form select{width:100%;padding:12px 16px;box-sizing:border-box;border:1px solid #6f6f6f !important}.compound-interest-calculator .calculator-form .btn-calculate{margin-right:10px;padding:10px 20px;cursor:pointer;min-width:130px;flex-grow:0}.compound-interest-calculator .calculator-form .btn-start-over{display:inline-flex;align-items:center;background:none;border:none;padding:0;cursor:pointer;color:var(--Interaction-link, #006AC3);font-feature-settings:"liga" off,"clig" off;font-family:Roboto;font-size:16px;font-style:normal;font-weight:400;line-height:24px}.compound-interest-calculator .calculator-form .btn-start-over .btn-icon{width:16px;height:16px;margin-right:8px}@media(max-width: 768px){.compound-interest-calculator .calculator-form .btn-start-over{display:none !important}}.compound-interest-calculator .calculator-form .btn-calculate{display:flex;padding:14px 20px;justify-content:center;align-items:center;gap:16px;flex:1 0 0;border:2px solid var(--Interaction-link, #006AC3);background:var(--Backgrounds-background-1, #FFF);flex-grow:0;min-width:130px;color:var(--icon-colour, #006AC3);text-align:center;font-feature-settings:"liga" off,"clig" off;font-family:Roboto;font-size:14px;font-style:normal;font-weight:500;line-height:20px}.compound-interest-calculator .calculator-form .btn-calculate:hover{background:var(--Interaction-link, #006AC3);color:#fff}@media(max-width: 768px){.compound-interest-calculator .calculator-form .btn-calculate{background:var(--Interaction-link, #006AC3);color:#fff}.compound-interest-calculator .calculator-form .btn-calculate:hover{background:var(--Interaction-link, #006AC3);color:#fff}}.compound-interest-calculator .calculator-results{display:flex;flex:1;max-width:669px;min-width:0;padding:32px;flex-direction:column;align-items:center;gap:37px;border-radius:8px;background:var(--Interaction-interactive-1-text, #FFF);box-shadow:0 54px 118px 0 rgba(37,37,37,.04),0 12.062px 26.357px 0 rgba(37,37,37,.06),0 3.591px 7.847px 0 rgba(37,37,37,.08)}.compound-interest-calculator .calculator-results h3{margin-bottom:0px;text-align:center;word-wrap:break-word}.compound-interest-calculator .calculator-results .result-summary{width:100%;box-sizing:border-box}.compound-interest-calculator .calculator-results .result-summary .legend-item{display:flex;justify-content:space-between;align-items:center;width:100%;box-sizing:border-box}.compound-interest-calculator .calculator-results .result-summary .legend-item.total-value .legend-value{font-family:Roboto;font-size:24px;font-style:normal;font-weight:500;line-height:32px}.compound-interest-calculator .calculator-results .result-summary .legend-label{font-family:Roboto;display:flex;align-items:center;gap:8px;flex-shrink:0}.compound-interest-calculator .calculator-results .result-summary .legend-icon{width:16px;height:16px;border-radius:50%;display:inline-block}.compound-interest-calculator .calculator-results .result-summary .legend-text{white-space:nowrap}.compound-interest-calculator .calculator-results .result-summary .legend-value{color:var(--text-foregrounds-text-default, #1F1F1F);font-family:Inter;font-size:16px;font-style:normal;font-weight:500;line-height:24px;text-align:right;white-space:nowrap;margin-left:16px}.compound-interest-calculator .calculator-results .result-summary .divider{height:1px;background-color:#e0e0e0;margin:16px 0}.compound-interest-calculator .calculator-results .cta-section{text-align:center;width:100%}.compound-interest-calculator .calculator-results .cta-section .cta-heading{color:var(--text-foregrounds-text-default, #1F1F1F);text-align:center;font-family:Inter;font-size:16px;font-style:normal;font-weight:500;line-height:24px;margin-bottom:5px}.compound-interest-calculator .calculator-results .cta-section .cta-text{margin-bottom:24px}.compound-interest-calculator .calculator-results .cta-section .btn.primary{display:inline-block;padding:14px 20px;background:var(--Interaction-link, #006AC3);color:#fff;text-decoration:none;font-family:Roboto;font-size:16px;font-weight:500;text-transform:none !important}.compound-interest-calculator .calculator-results .cta-section .btn.primary:hover{background:#005099}.compound-interest-calculator .calculator-results .chart-container{width:100%;overflow:hidden}.compound-interest-calculator .calculator-results .highcharts-container{width:100% !important}.compound-interest-calculator .legend-item.total-value .legend-text{color:var(--text-foregrounds-text-default, #1F1F1F);text-align:center;font-feature-settings:"liga" off,"clig" off;font-family:Roboto;font-size:24px;font-style:normal;font-weight:500;line-height:32px}.compound-interest-calculator .mobile-back-button{display:none}@media(max-width: 768px){.compound-interest-calculator .btn-calculate{flex-grow:1 !important}.compound-interest-calculator h2{font-size:24px;margin-bottom:16px}.compound-interest-calculator .calculator-container{flex-direction:column;position:relative;gap:0}.compound-interest-calculator .calculator-form{max-width:100%;width:100%;padding:0;transition:opacity .3s ease;border:none;border-radius:0;box-sizing:border-box}.compound-interest-calculator .calculator-form.mobile-hidden{display:none}.compound-interest-calculator .calculator-results{max-width:100%;width:100%;padding:0;display:none;transition:opacity .3s ease;box-shadow:none;border-radius:0;box-sizing:border-box}.compound-interest-calculator .calculator-results.mobile-visible{display:flex}.compound-interest-calculator .calculator-results h3{font-size:20px;margin-bottom:0px}.compound-interest-calculator .calculator-results .cta-section .btn.primary{width:100%}.compound-interest-calculator .calculator-results .result-summary{font-size:14px}.compound-interest-calculator .calculator-results .result-summary .legend-item{margin-bottom:10px}.compound-interest-calculator .calculator-results .result-summary .divider{margin:12px 0}.compound-interest-calculator .chart-container{height:365px}.compound-interest-calculator .mobile-back-button{display:flex;padding:14px 20px;justify-content:center;align-items:center;gap:16px;flex:1 0 0;border:2px solid var(--Interaction-link, #006AC3);background:var(--Backgrounds-background-1, #FFF);cursor:pointer;margin-bottom:20px;width:100%;color:var(--Interaction-link, #006AC3);font-feature-settings:"liga" off,"clig" off;font-family:Roboto;font-size:14px;font-style:normal;font-weight:500;line-height:20px}.compound-interest-calculator .mobile-back-button .btn-icon{width:16px;height:16px}.compound-interest-calculator .mobile-back-button:hover{background:var(--Interaction-link, #006AC3);color:#fff}.compound-interest-calculator .mobile-back-button:hover .btn-icon{filter:brightness(0) invert(1)}}.img-bottom-callouts-container{display:flex;justify-content:center;flex-wrap:wrap;gap:30px;align-items:stretch}.img-bottom-callouts-container .img-bottom-callout{border-radius:8px;border:1px solid var(--Borders-border-4, #E0E0E0);background:var(--Interaction-interactive-1-text, #FFF);display:flex;max-width:270px;flex-direction:column;align-items:flex-start;flex:1 1 calc(50% - 15px);min-width:250px}@media screen and (max-width: 767px){.img-bottom-callouts-container .img-bottom-callout{max-width:none;flex:1 1 100%;min-width:0}}.img-bottom-callouts-container .img-bottom-callout a{display:flex;flex-direction:column;height:100%;text-decoration:none;color:inherit}.img-bottom-callouts-container .img-bottom-callout a:hover{text-decoration:underline}.img-bottom-callouts-container .img-bottom-callout .img-bottom-callout-text{display:flex;padding:32px;flex-direction:column;align-items:flex-start;flex:1 0 0;align-self:stretch}.img-bottom-callouts-container .img-bottom-callout .img-bottom-callout-text p{color:#1f1f1f}.img-bottom-callouts-container .img-bottom-callout .img-bottom-callout-heading{color:var(--text-foregrounds-text-default, #1F1F1F);font-family:Roboto;font-size:18px;font-style:normal;font-weight:500;line-height:28px}.img-bottom-callouts-container .img-bottom-callout .img-bottom-callout-img{height:150px;align-self:stretch;border-radius:0 0 8px 8px;background:#dfd2d2}.standalone-link-reverse{display:inline-flex;align-items:center;margin-top:16px;color:var(--Interaction-link, #006AC3);font-family:Roboto;font-size:14px;font-weight:400;text-decoration:none}.standalone-link-reverse:after{content:"";display:inline-block;width:12px;height:12px;margin-left:8px;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIHZpZXdCb3g9IjAgMCAxMiAxMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTQuMTAzOTggMTJMMy4yMjY1NiAxMS4wNEw3LjY5NjI0IDUuOTA0TDMuMjM2ODkgMC45ODRMNC4wOTM2NiAwTDkuNDIwMTEgNS44OEw0LjEwMzk4IDEyWiIgZmlsbD0iIzAwNkFDMyIvPgo8L3N2Zz4K);background-repeat:no-repeat;background-position:center;background-size:contain}.standalone-link-reverse:hover{text-decoration:underline}.tools-and-calc-section .standalone-link-reverse{font-family:Roboto;font-size:16px;font-style:normal;font-weight:400;line-height:24px}.helpful-resources{background:var(--Backgrounds-background-highlight, #F3F7F8)}.helpful-resources .section-inner{padding:96px 0px}@media screen and (max-width: 767px){.helpful-resources .section-inner{padding:30px 15px}}.other-tools .section-inner{padding:96px 0px}@media screen and (max-width: 767px){.other-tools .section-inner{padding:30px 15px}}@media screen and (max-width: 767px){.hero-heading{color:#000;font-feature-settings:"liga" off,"clig" off;font-family:"RBCDisplay";font-size:24px;font-style:normal;font-weight:500;line-height:30px;text-align:left;margin-bottom:24px}.hero-text{text-align:left}}.main-footer .social-links{display:none}.learnMoreRatesBtn{color:#006ac3;font-family:Roboto;font-size:16px;font-style:normal;font-weight:400;line-height:24px}

/*# sourceMappingURL=calculator-final.css.map*/