.cod-calc-wrapper{display:flex;justify-content:space-between;padding:24px;border-radius:24px;background:var(--secondary-tone-light-2);column-gap:24px}
.cod-calc-left-sec{width:52%;border-right:1px solid var(--moon-dust)}
.cod-calc-right-sec{width:51%}
.cod-calc-right-sec .cod-form-heading p:first-child,.cod-calc-right-sec .cod-form-heading h1:first-child,.cod-calc-right-sec .cod-form-heading h2:first-child,.cod-calc-right-sec .cod-form-heading h3:first-child,.cod-calc-right-sec .cod-form-heading h4:first-child,.cod-calc-right-sec .cod-form-heading h5:first-child,.cod-calc-right-sec .cod-form-heading h6:first-child{color:var(--neutral-black);font-family:'Inter';font-size:1.125rem;font-style:normal;font-weight:700;line-height:normal;letter-spacing:-0.18px;margin-bottom:16px}
.cod-calc-right-sec .cod-form-heading p:first-child:nth-last-child(2),.cod-calc-right-sec .cod-form-heading h1:first-child:nth-last-child(2),.cod-calc-right-sec .cod-form-heading h2:first-child:nth-last-child(2),.cod-calc-right-sec .cod-form-heading h3:first-child:nth-last-child(2),.cod-calc-right-sec .cod-form-heading h4:first-child:nth-last-child(2),.cod-calc-right-sec .cod-form-heading h5:first-child:nth-last-child(2),.cod-calc-right-sec .cod-form-heading h6:first-child:nth-last-child(2){margin-bottom:12px}
.cod-calc-right-sec .cod-form-heading p:nth-child(2),.cod-calc-right-sec .cod-form-heading h1:nth-child(2),.cod-calc-right-sec .cod-form-heading h2:nth-child(2),.cod-calc-right-sec .cod-form-heading h3:nth-child(2),.cod-calc-right-sec .cod-form-heading h4:nth-child(2),.cod-calc-right-sec .cod-form-heading h5:nth-child(2),.cod-calc-right-sec .cod-form-heading h6:nth-child(2){color:var(--primary-blue);font-family:'Inter';font-size:1rem;font-style:normal;font-weight:700;line-height:normal;letter-spacing:-0.16px;margin-bottom:12px}
.cod-calc-first-step-form{display:flex;align-items:start;flex-wrap:wrap;column-gap:15px}
.cod-calc-first-step-form>div{width:48.5%}
.cod-calc-first-step-form .inp-wrapper,.cod-calc-second-step-form .cod-calc-name-filed .inp-wrapper,.cod-calc-second-step-form .inp-country-dropdown{margin-bottom:12px}
.cod-calc-first-step-form .inp-wrapper__grp__label,.cod-calc-second-step-form .cod-calc-name-filed .inp-wrapper__grp__label,.cod-calc-second-step-form .cod-calc-toggle-btns .ta-toggle-btn-label,.cod-calc-second-step-form .inp-country-dropdown .inp-country-label{color:var(--grey-dark);font-family:'Inter';font-size:.875rem;font-style:normal;font-weight:600;line-height:14px;letter-spacing:-0.14px;margin-bottom:8px}
.cod-calc-first-step-form .inp-wrapper__grp__field,.cod-calc-second-step-form .cod-calc-name-filed .inp-wrapper__grp__field{padding:12px 16px 11px;color:#000;font-family:'Inter';font-size:.875rem;font-style:normal;font-weight:500;line-height:18px;letter-spacing:-0.14px;box-shadow:unset;border:1px solid var(--moon-dust);background:var(--neutral-white)}
.cod-calc-first-step-form .inp-wrapper__grp__field::placeholder,.cod-calc-second-step-form .cod-calc-name-filed .inp-wrapper__grp__field::placeholder,.cod-calc-second-step-form .inp-country-dropdown .inp-country-field::placeholder{color:var(--grey-light);font-family:'Inter';font-size:.875rem;font-style:normal;font-weight:500;line-height:18px;letter-spacing:-0.14px}
.cod-calc-first-step-form .cod-proceed-calc-btn-wrap .ta-btn-primary,.cod-calc-second-step-form .cod-calculate-now-btn .ta-btn-primary,.cod-calc-second-step-form .cod-calculate-back-btn .ta-btn-primary{font-family:'Inter',sans-serif;font-size:.875rem;line-height:18px;min-width:172px;text-align:center;font-weight:700;margin-top:5px;letter-spacing:-0.14px;padding:16px}
.cod-calc-second-step-form .cod-calculate-back-btn .ta-btn-primary{background:transparent;border:.7px solid var(--primary-red);color:var(--primary-red);min-width:82px;padding:15px}
.cod-calc-second-step-form .cod-calculate-now-btn .ta-btn-primary,.cod-calc-second-step-form .cod-calculate-back-btn .ta-btn-primary{margin-top:unset}
.cod-calc-second-step-form .cod-calc-btn-container{margin-top:16px;display:flex;align-items:center;gap:16px}
.cod-calc-first-step-form .cod-proceed-calc-btn-wrap{display:block;width:100%}
.cod-calc-first-step-form .inp-wrapper__grp__field:focus,.cod-calc-second-step-form .cod-calc-name-filed .inp-wrapper__grp__field:focus{border:1px solid var(--moon-dust)}
.cod-calc-first-step-form .inp-wrapper__grp__field:focus+.inp-wrapper__grp__label,.cod-calc-second-step-form .inp-wrapper--invalid.inp-country-dropdown:focus-within .inp-country-label,.cod-calc-second-step-form .cod-calc-name-filed .inp-wrapper__grp__field+.inp-wrapper__grp__label{color:var(--grey-dark)}
.cod-calc-second-step-form .cod-toggle-number-filed-wrap{display:flex;column-gap:16px}
.cod-calc-second-step-form .cod-toggle-number-filed-wrap .cod-calc-toggle-btns{width:30.5%}
.cod-calc-second-step-form .cod-toggle-number-filed-wrap .cod-calc-toggle-btns .cod-toggle-switch{border-radius:8px;border:1px solid var(--grey-light);background:linear-gradient(0,#fbfbfc 0,#f2f7fb 100%);box-shadow:unset;cursor:pointer;position:relative;display:flex}
.cod-calc-second-step-form .cod-toggle-number-filed-wrap .cod-calc-toggle-btns .ta-toggle-switch-label{padding:13px 16px;color:var(--grey-dark);font-family:'Inter';font-size:.875rem;font-style:normal;font-weight:700;line-height:normal;letter-spacing:-0.14px}
.cod-calc-second-step-form .cod-toggle-number-filed-wrap .cod-calc-toggle-btns .cod-toggle-switch.off .switch{left:46%}
.cod-calc-second-step-form .cod-toggle-number-filed-wrap .cod-calc-toggle-btns .cod-toggle-switch .switch{column-gap:8px;border-radius:8px;border:2px solid var(--primary-blue);background:var(--neutral-white);box-shadow:0 0 8px 0 rgba(0,0,0,0.16);left:-1px;position:absolute;width:55%;height:100%;transition:all .15s ease;z-index:1;display:flex;align-items:center;justify-content:center}
.cod-calc-second-step-form .cod-toggle-number-filed-wrap .cod-calc-toggle-btns .cod-toggle-switch .switch img{width:16px;height:16px}
.cod-calc-second-step-form .cod-toggle-number-filed-wrap .cod-calc-toggle-btns .cod-toggle-switch .switch .switch-txt{color:var(--primary-blue);font-family:'Inter';font-size:.875rem;font-style:normal;font-weight:700;line-height:normal;letter-spacing:-0.14px}
.cod-calc-second-step-form .inp-country-dropdown .inp-country-label--wrap{margin-bottom:unset}
.cod-calc-second-step-form .inp-country-dropdown .inp-country-label{width:100%}
.cod-calc-second-step-form .inp-country-dropdown .inp-county-wrap{box-shadow:unset;border:1px solid var(--moon-dust);background:var(--neutral-white)}
.cod-calc-first-step-form .inp-wrapper.inp-wrapper--invalid .inp-wrapper__grp__field,.cod-calc-second-step-form .cod-calc-name-filed .inp-wrapper--invalid .inp-wrapper__grp__field,.cod-calc-second-step-form .inp-wrapper--invalid.inp-country-dropdown .inp-county-wrap{border:1.5px solid var(--alert-error)}
.cod-calc-second-step-form .inp-country-dropdown{width:67%}
.cod-calc-second-step-form .inp-country-dropdown .inp-county-wrap .cod-pointer-evt{pointer-events:none}
.cod-calc-second-step-form .inp-country-dropdown .county-code::after{width:16px;height:16px;right:5px;top:13px}
.cod-calc-second-step-form .inp-country-dropdown .county-code.arrow-hide::after{display:none}
.cod-calc-second-step-form .inp-country-dropdown .county-code{padding:12px 25px 12px 16px;color:var(--grey-dark);font-family:'Inter';font-size:.875rem;font-style:normal;font-weight:500;line-height:18px;letter-spacing:-0.14px;border-right:transparent}
.cod-calc-second-step-form .inp-country-dropdown .inp-country-field{color:#000;font-family:'Inter';font-size:.875rem;font-style:normal;font-weight:500;line-height:18px;letter-spacing:-0.14px;border-left:2px solid var(--moon-dust);padding:6px 10px}
.cod-calc-second-step-form .inp-country-dropdown .inp-county-wrap .county-code-popup .inp-country-dropdown-search::placeholder,.cod-calc-second-step-form .inp-country-dropdown .inp-county-wrap .county-code-popup .inp-country-dropdown-search{font-family:"Inter",sans-serif;font-size:.875rem;line-height:18px;font-weight:500;color:var(--grey-light);letter-spacing:-0.14px}
.cod-calc-second-step-form .inp-country-dropdown .inp-county-wrap .county-code-popup .inp-country-dropdown-search{padding:13px 16px 12px 74px;color:#000}
.cod-calc-second-step-form .inp-country-dropdown .inp-country-popup-item-list .inp-country-popup-item{padding:14px 15px}
.cod-calc-second-step-form .cod-calc-term-sec-wrp{display:flex;align-items:start;margin-top:4px;column-gap:8px}
.cod-calc-second-step-form .cod-calc-term-sec-wrp .cod-consenttext p,.cod-calc-second-step-form .cod-calc-term-sec-wrp .cod-consenttext p a{color:var(--grey-dark);font-family:'Inter';font-size:.625rem;font-style:normal;font-weight:400;line-height:normal;letter-spacing:-0.1px}
.cod-calc-second-step-form .cod-calc-term-sec-wrp .cod-consenttext p a{color:var(--primary-blue)}
.cod-calc-second-step-form .cod-calc-term-sec-wrp .cod-consent-checkbox{width:30px;margin:0;padding:0;height:16px;border:1px solid #d1d1d1;background:var(--neutral-white);cursor:pointer}
.cod-calc-first-step-form .inp-wrapper__err,.cod-calc-second-step-form .inp-wrapper__err,.cod-calc-second-step-form .cod-calc-term-sec-wrp .codcheckbox-errormsg-evt{color:var(--primary-red);font-family:'Inter';font-style:italic;font-size:.625rem;font-weight:400;line-height:100%;letter-spacing:-0.1px}
.cod-calc-result-section{position:relative;border-radius:12px;box-shadow:0 4px 8px 0 rgba(0,115,187,0.05);color:var(--neutral-white);object-fit:cover;background:linear-gradient(104deg,#0080d0 -46.74%,#cc002e 118.47%)}
.cod-calc-result-section picture img{width:100%;height:100%;border-radius:12px}
.cod-calc-result-section picture{display:inline-block;height:100%;width:100%}
.cod-calc-result-section .cod-final-calculation-wrap{position:absolute;top:16px;right:24px;left:24px;z-index:1}
.cod-calc-result-section .cod-calc-result-title-wrap{display:flex;align-items:center;justify-content:space-between}
.cod-calc-result-section .cod-calc-result-title-wrap .cod-calc-result-heading p{color:var(--neutral-white);text-align:center;font-family:'Inter';font-size:.875rem;font-weight:700;line-height:normal;letter-spacing:-0.098px}
.cod-calc-result-section .cod-calc-result-restart-btn{display:flex;align-items:center;column-gap:6px;cursor:pointer}
.cod-calc-result-section .cod-calc-result-restart-btn .cod-restart-btn{width:12px;height:14px}
.cod-calc-result-section .cod-calc-result-restart-btn .cod-restart-text{color:var(--neutral-white);font-family:'Inter';font-size:.875rem;font-style:normal;font-weight:600;line-height:150%;letter-spacing:-0.14px}
.cod-calc-result-section .cod-total-cost-content{margin:26px 0 22px;text-align:center}
.cod-calc-result-section .cod-total-cost-content p{color:var(--neutral-white);text-align:center;font-family:'Inter';font-size:1.25rem;font-weight:500;line-height:normal;letter-spacing:-0.2px}
.cod-calc-result-section .cod-total-cost-content span{color:var(--neutral-white);text-align:center;font-family:'Inter';font-size:1.75rem;font-weight:700;line-height:normal;letter-spacing:-0.28px}
.cod-calc-result-section .cod-investment-values-wrap{display:flex;align-items:center;justify-content:center;column-gap:21px}
.cod-calc-result-section .cod-investment-values-wrap .cod-current-invest-content{padding:37px 0 17px;background:var(--neutral-white);min-width:271px;position:relative;border-radius:8px;backdrop-filter:blur(0)}
.cod-calc-result-section .cod-investment-values-wrap .cod-current-invest-age-text{position:absolute;top:6px;left:-6px;border-radius:6px 8px 8px 0;background:linear-gradient(90deg,#0073bb 0,#d62049 100%);padding:6px 10px}
.cod-calc-result-section .cod-investment-values-wrap .cod-current-invest-age-text::before{content:"";display:block;height:5px;width:6px;border-bottom-left-radius:6px;background-color:var(--neutral-black);position:absolute;left:0;bottom:-5px}
.cod-calc-result-section .cod-investment-values-wrap .cod-current-invest-age-text p,.cod-calc-result-section .cod-investment-values-wrap .cod-current-invest-age-text p span{color:var(--neutral-white);text-align:center;font-size:.625rem;font-family:'Inter';font-weight:600;line-height:normal;letter-spacing:-0.1px}
.cod-calc-result-section .cod-investment-values-wrap .current-age-final-invest-val,.cod-calc-result-section .cod-investment-values-wrap .current-age-total-invest-val,.cod-calc-result-section .cod-investment-values-wrap .later-invest-final-val,.cod-calc-result-section .cod-investment-values-wrap .later-invest-total-val{text-align:center}
.cod-calc-result-section .cod-investment-values-wrap .current-age-final-invest-val p,.cod-calc-result-section .cod-investment-values-wrap .current-age-total-invest-val p{color:var(--neutral-black);font-family:'Inter';font-size:.875rem;font-weight:500;line-height:normal;letter-spacing:-0.14px}
.cod-calc-result-section .cod-investment-values-wrap .current-age-final-invest-val span,.cod-calc-result-section .cod-investment-values-wrap .current-age-total-invest-val span{font-family:'Inter';display:inline-block;font-weight:700;line-height:normal;background:linear-gradient(92deg,#0073bb -23.26%,#d62049 107.97%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}
.cod-calc-result-section .cod-investment-values-wrap .current-age-final-invest-val span{font-size:1.625rem;letter-spacing:-0.26px;margin:4px 0 7px}
.cod-calc-result-section .cod-investment-values-wrap .current-age-total-invest-val span{font-size:1rem;letter-spacing:-0.16px;margin-top:5px}
.cod-calc-result-section .cod-investment-values-wrap .cod-later-invest-content{position:relative;padding:38px 0 16px;border-radius:8px;background:var(--neutral-white);backdrop-filter:blur(0);min-width:220px}
.cod-calc-result-section .cod-investment-values-wrap .cod-later-invest-age-text{position:absolute;border-radius:6px 8px 8px 0;background:var(--primary-blue);padding:6px 8px;top:6px;left:-6px}
.cod-calc-result-section .cod-investment-values-wrap .cod-later-invest-age-text::before{content:"";display:block;height:5px;width:6px;border-bottom-left-radius:6px;background-color:var(--neutral-black);position:absolute;left:0;bottom:-5px}
.cod-calc-result-section .cod-investment-values-wrap .cod-later-invest-age-text p,.cod-calc-result-section .cod-investment-values-wrap .cod-later-invest-age-text p span{color:var(--neutral-white);text-align:center;font-family:'Inter';font-size:.5rem;font-weight:600;line-height:normal;letter-spacing:-0.08px}
.cod-calc-result-section .cod-investment-values-wrap .later-invest-final-val p,.cod-calc-result-section .cod-investment-values-wrap .later-invest-total-val p{color:var(--neutral-black);font-family:'Inter';font-size:.688rem;font-style:normal;font-weight:500;line-height:normal;letter-spacing:-0.11px}
.cod-calc-result-section .cod-investment-values-wrap .later-invest-final-val span,.cod-calc-result-section .cod-investment-values-wrap .later-invest-total-val span{color:var(--primary-blue);font-family:'Inter';font-weight:700;line-height:normal;display:inline-block}
.cod-calc-result-section .cod-investment-values-wrap .later-invest-final-val span{font-size:1.25rem;letter-spacing:-0.2px;margin:2px 0 6px}
.cod-calc-result-section .cod-investment-values-wrap .later-invest-total-val span{font-size:.75rem;letter-spacing:-0.12px;margin-top:2px}
@media screen and (max-width:768px){.cod-calc-wrapper{flex-direction:column;padding:20px;border-radius:unset}
.cod-calc-main-wrapper.ta-container{padding:unset}
.cod-calc-left-sec,.cod-calc-right-sec{width:100%}
.cod-calc-right-sec{margin-top:16px}
.cod-calc-left-sec{border-right:transparent}
.cod-calc-left-sec .extendedimage .extended__mobileimage{width:100%;max-height:176px}
.cod-calc-right-sec .cod-form-heading p:first-child,.cod-calc-right-sec .cod-form-heading h1:first-child,.cod-calc-right-sec .cod-form-heading h2:first-child,.cod-calc-right-sec .cod-form-heading h3:first-child,.cod-calc-right-sec .cod-form-heading h4:first-child,.cod-calc-right-sec .cod-form-heading h5:first-child,.cod-calc-right-sec .cod-form-heading h6:first-child{text-align:center}
.cod-calc-right-sec .cod-form-heading p:first-child:nth-last-child(2),.cod-calc-right-sec .cod-form-heading h1:first-child:nth-last-child(2),.cod-calc-right-sec .cod-form-heading h2:first-child:nth-last-child(2),.cod-calc-right-sec .cod-form-heading h3:first-child:nth-last-child(2),.cod-calc-right-sec .cod-form-heading h4:first-child:nth-last-child(2),.cod-calc-right-sec .cod-form-heading h5:first-child:nth-last-child(2),.cod-calc-right-sec .cod-form-heading h6:first-child:nth-last-child(2){margin-bottom:8px}
.cod-calc-right-sec .cod-form-heading p:nth-child(2),.cod-calc-right-sec .cod-form-heading h1:nth-child(2),.cod-calc-right-sec .cod-form-heading h2:nth-child(2),.cod-calc-right-sec .cod-form-heading h3:nth-child(2),.cod-calc-right-sec .cod-form-heading h4:nth-child(2),.cod-calc-right-sec .cod-form-heading h5:nth-child(2),.cod-calc-right-sec .cod-form-heading h6:nth-child(2){font-size:.875rem;line-height:21px;letter-spacing:-0.14px;margin-bottom:16px;text-align:center}
.cod-calc-first-step-form>div{width:47.6%}
.cod-calc-right-sec .cod-calc-first-step-form .expected-annual-returns-field-wrap .inp-wrapper__grp__label{width:120%}
.cod-calc-first-step-form{border-radius:16px;background:var(--neutral-white);box-shadow:0 0 10px 1px rgba(0,127,197,0.12);padding:16px 12px;column-gap:14px}
.cod-calc-first-step-form .inp-wrapper,.cod-calc-second-step-form .cod-calc-name-filed .inp-wrapper,.cod-calc-second-step-form .inp-country-dropdown{margin-bottom:16px}
.cod-calc-first-step-form .inp-wrapper__grp__label,.cod-calc-second-step-form .cod-calc-name-filed .inp-wrapper__grp__label,.cod-calc-second-step-form .cod-calc-toggle-btns .ta-toggle-btn-label,.cod-calc-second-step-form .inp-country-dropdown .inp-country-label{margin-bottom:5px;font-size:.75rem;line-height:16px;letter-spacing:-0.12px}
.cod-calc-first-step-form .inp-wrapper__grp__field,.cod-calc-second-step-form .cod-calc-name-filed .inp-wrapper__grp__field{padding:12px 12px 11px}
.cod-calc-first-step-form .cod-proceed-calc-btn-wrap .ta-btn-primary{line-height:21px;min-width:unset;margin-top:8px;width:100%;padding:14px}
.cod-calc-second-step-form .cod-calc-btn-container{margin-top:24px;gap:10px}
.cod-calc-second-step-form .cod-calculate-now-btn .ta-btn-primary,.cod-calc-second-step-form .cod-calculate-back-btn .ta-btn-primary{padding:14px;line-height:21px}
.wedding-calc-result-restart-btn{top:10px;right:16px}
.cod-calc-second-step-form .cod-calculate-now-btn .ta-btn-primary,.cod-calc-second-step-form .cod-calculate-now-btn{min-width:unset;width:100%}
.cod-calc-second-step-form .cod-calculate-back-btn .ta-btn-primary{min-width:82px;padding:13px}
.cod-calc-second-step-form{padding:16px;background-color:var(--neutral-white);border-radius:16px;box-shadow:0 0 10px 1px rgba(0,127,197,0.12)}
.cod-calc-second-step-form .cod-toggle-number-filed-wrap{flex-direction:column;row-gap:16px}
.cod-calc-second-step-form .cod-toggle-number-filed-wrap .cod-calc-toggle-btns{width:44.5%}
.cod-calc-second-step-form .cod-toggle-number-filed-wrap .cod-calc-toggle-btns .cod-toggle-switch{background:var(--neutral-white);border:1px solid var(--moon-dust)}
.cod-calc-second-step-form .cod-toggle-number-filed-wrap .cod-calc-toggle-btns .ta-toggle-switch-label{color:var(--grey-light)}
.cod-calc-second-step-form .inp-country-dropdown{width:100%}
.cod-calc-second-step-form .inp-country-dropdown .county-code{padding:12px 25px 12px 12px}
.cod-calc-second-step-form .inp-country-dropdown .inp-county-wrap .county-code-popup .inp-country-dropdown-search{padding:16px 16px 16px 74px}
.cod-calc-second-step-form .cod-calc-term-sec-wrp{margin-top:8px}
.cod-calc-second-step-form .cod-calc-term-sec-wrp .cod-consenttext p,.cod-calc-second-step-form .cod-calc-term-sec-wrp .cod-consenttext p a{font-size:.5rem}
.cod-calc-second-step-form .cod-calc-term-sec-wrp .cod-consent-checkbox{width:62px}
.cod-calc-first-step-form .inp-wrapper__err,.cod-calc-second-step-form .inp-wrapper__err,.cod-calc-second-step-form .cod-calc-term-sec-wrp .codcheckbox-errormsg-evt{font-size:.563rem;letter-spacing:-0.09px;margin-top:2px}
.cod-calc-second-step-form .inp-country-dropdown .inp-country-field{padding:5px 8px}
.cod-calc-result-section{border-radius:16px;max-height:282px}
.cod-calc-result-section .cod-final-calculation-wrap{top:12px;right:15px;left:16px}
.cod-calc-result-section picture img{max-height:282px;border-radius:16px}
.cod-calc-result-section .cod-calc-result-title-wrap .cod-calc-result-heading p{letter-spacing:-0.14px;font-style:italic}
.cod-calc-result-section .cod-total-cost-content{margin:24px 0 22px}
.cod-calc-result-section .cod-total-cost-content p{font-size:1.125rem;letter-spacing:-0.18px}
.cod-calc-result-section .cod-total-cost-content span{font-size:1.375rem;letter-spacing:-0.22px}
.cod-calc-result-section .cod-investment-values-wrap{column-gap:16px}
.cod-calc-result-section .cod-investment-values-wrap .cod-current-invest-content{padding:40px 0 12px;min-width:unset;border-radius:9px;width:53%}
.cod-calc-result-section .cod-investment-values-wrap .cod-current-invest-age-text{top:8px;left:-4px;padding:6px 8px}
.cod-calc-result-section .cod-investment-values-wrap .cod-current-invest-age-text::before{height:4px;width:4px;border-bottom-left-radius:5px;bottom:-4px}
.cod-calc-result-section .cod-investment-values-wrap .current-age-final-invest-val p,.cod-calc-result-section .cod-investment-values-wrap .current-age-total-invest-val p{font-size:.625rem;letter-spacing:-0.1px}
.cod-calc-result-section .cod-investment-values-wrap .current-age-final-invest-val span{font-size:1.125rem;letter-spacing:-0.18px;margin:2px 0 8px}
.cod-calc-result-section .cod-investment-values-wrap .current-age-total-invest-val span{font-size:.813rem;letter-spacing:-0.13px;margin-top:2px}
.cod-calc-result-section .cod-investment-values-wrap .cod-later-invest-content{padding:36px 0 10px;min-width:unset;width:44%}
.cod-calc-result-section .cod-investment-values-wrap .cod-later-invest-age-text{border-radius:5px 7px 7px 0;padding:5px;top:8px;left:-4px}
.cod-calc-result-section .cod-investment-values-wrap .cod-later-invest-age-text::before{height:4px;width:4px;border-bottom-left-radius:5px;bottom:-4px}
.cod-calc-result-section .cod-investment-values-wrap .later-invest-final-val p,.cod-calc-result-section .cod-investment-values-wrap .later-invest-total-val p{font-size:.5rem;letter-spacing:-0.8px}
.cod-calc-result-section .cod-investment-values-wrap .later-invest-final-val span{font-size:1rem;letter-spacing:-0.16px;margin:2px 0 4px}
}