@charset "UTF-8";.home-contents-calculator .banner{background-color:var(--themeUiProductColour,#8a8a8a);scroll-margin-top:100px}.home-contents-calculator .banner__header{display:flex;justify-content:space-between;padding:13px 16px}.home-contents-calculator .banner__title{font-size:1rem;font-weight:600}.home-contents-calculator .banner__progress-step{font-size:1rem}.home-contents-calculator .banner__progress-step-value{font-weight:600}.home-contents-calculator .banner__progress-bar{height:5px;position:relative;width:100%}.home-contents-calculator .banner__progress-bar span{background:var(--subThemeColour,--black);display:flex;height:5px;position:relative}.home-contents-calculator .widget__section{background-color:var(--lightGrey);color:var(--themeBaseFontColour);font-size:1.125rem;padding:2rem 1rem}.home-contents-calculator .widget__section form,.home-contents-calculator .widget__section__container{max-width:360px}.home-contents-calculator .widget__section .widget__screen-heading{font-size:1.375rem;margin-bottom:1rem}.home-contents-calculator .widget__section .widget__screen__footer{align-items:flex-start;display:inline-flex;flex-direction:column;gap:1rem;width:100%}.home-contents-calculator .widget__section .widget__screen--results{max-width:none}.home-contents-calculator .widget__section p{margin-bottom:1rem}.home-contents-calculator .widget__section p:last-child{margin-bottom:0}@media (max-width:841px){.home-contents-calculator .widget__section p{font-size:1rem}}.home-contents-calculator .widget__footer>*{margin-top:1rem}.home-contents-calculator .widget__screen-title{font-size:1.375rem;font-weight:600;margin-bottom:1rem}.home-contents-calculator .widget__screen-footer{align-items:flex-start;display:flex;flex-direction:column;gap:2rem}.home-contents-calculator .total-box{background-color:#d4d4d4;padding:20px;width:100%}.home-contents-calculator .total-box h3{color:#1f1f1f;font-size:1.5rem;font-weight:600;margin-bottom:0;margin-top:0}.home-contents-calculator .total-box .value{font-size:3rem;font-weight:600;line-height:1.15;margin-bottom:0!important;margin-top:.5rem}.home-contents-calculator .total-box .value:before{content:"£";font-size:3rem;font-weight:600}.home-contents-calculator #home-contents__results .total-box{margin-bottom:2rem}.home-contents-calculator #home-contents__results .total-box .value{margin-bottom:1rem}.home-contents-calculator #home-contents__results .total-box .btn{margin-top:1rem}