.hero.charge{background:linear-gradient(125deg,#101827 0%,#102d38 58%,#164e59 100%)}
.button-outline{border:1px solid #85b9c8;color:#fff}
.calc-controls.three{grid-template-columns:repeat(3,minmax(0,1fr))}
.calc-results{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:20px;border-top:1px solid rgba(255,255,255,.25);border-bottom:1px solid rgba(255,255,255,.25)}
.calc-results>div{padding:17px 15px;border-right:1px solid rgba(255,255,255,.18)}
.calc-results>div:first-child{padding-left:0}.calc-results>div:last-child{padding-right:0;border-right:0}
.calc-results span,.calc-results small{display:block}.calc-results span{color:#c8d6de;font-size:13px;font-weight:800}.calc-results strong{display:block;margin:2px 0;font-size:24px;line-height:1.35}.calc-results small{color:#aebec9;font-size:12px;line-height:1.55}
.calc-judgement{margin:18px 0 8px;color:#fff;font-size:19px;font-weight:900}
.service-actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin:29px 0}.service-actions>div{display:flex;flex-direction:column;padding:22px;background:var(--navy);color:#fff}.service-actions h3{margin:0 0 8px}.service-actions p{color:#d8e2e8}.service-actions .button{width:100%;margin-top:auto;text-align:center}.other-services{margin:24px 0;padding-top:18px;border-top:1px solid var(--line)}.other-services>p{margin-bottom:8px}.other-services .cluster-nav{margin-top:8px}.service-name{color:inherit;text-decoration-thickness:1px}
@media(max-width:640px){.calc-controls.three,.calc-results,.service-actions{grid-template-columns:1fr}.calc-results>div,.calc-results>div:first-child,.calc-results>div:last-child{padding:13px 0;border-right:0;border-bottom:1px solid rgba(255,255,255,.18)}.calc-results>div:last-child{border-bottom:0}}
