.hb-calc{--hb-primary:#204540;--hb-secondary:#228c7d;--hb-accent:#f1ff45;--hb-bg:#fbfbfb;--hb-card:#fff;--hb-divider:rgba(32,69,64,.14);--hb-text-muted:rgba(32,69,64,.62);--hb-font-display:Georgia,"Times New Roman",serif;--hb-font-body:-apple-system,"Segoe UI",Roboto,sans-serif;background:var(--hb-bg);box-sizing:border-box;color:var(--hb-primary);font-family:var(--hb-font-body);padding:72px 32px}.hb-calc__metrics>div:last-child{border-bottom:1px solid hsla(0,0%,100%,.16)}.hb-calc__metric-row span:first-child{color:hsla(0,0%,100%,.65)}.hb-calc__slider::-webkit-slider-thumb{position:relative;top:3px!important}a.hb-calc__cta:hover{font-weight:700}.hb-calc *,.hb-calc :after,.hb-calc :before{box-sizing:border-box}.hb-calc__roi-not-profitable{display:flex;font-size:32px;margin:0}.hb-calc__inner{margin:0 auto;max-width:1280px}.hb-calc__header{align-items:start;border-bottom:1px solid var(--hb-divider);display:grid;gap:40px;grid-template-columns:1.3fr 1fr;margin-bottom:40px;padding-bottom:32px}.hb-calc__eyebrow{color:var(--hb-secondary);font-size:20px;font-weight:700;letter-spacing:.14em;margin:0 0 10px;text-transform:uppercase}.hb-calc__headline{color:#204540;font-size:44px;font-weight:500;line-height:1.1;margin:0}.hb-calc__lede{color:var(--hb-primary);font-size:16px;line-height:1.6;margin:6px 0 0}.hb-calc__lede p{color:#2045409e;font-size:17px;margin:0}@media (max-width:780px){.hb-calc__header{gap:16px;grid-template-columns:1fr}.hb-calc{padding:48px 20px}}.hb-calc__controls{display:grid;gap:0 90px;grid-template-columns:1fr 1fr;padding-bottom:40px;position:relative}.hb-calc__controls:after{background:var(--hb-divider);bottom:40px;content:"";left:50%;position:absolute;top:0;width:1px}.hb-calc__hs-form-mount form{background:transparent;display:flex;justify-content:space-between;padding:0!important}.hs_email.hs-email{flex:0 0 73%!important;margin-bottom:0}.hs_email input,.hs_email.hs-email{height:100%!important}.hb-calc__hs-form-mount .actions .hs-button{margin-top:0}@media (max-width:780px){.hb-calc__controls{gap:32px 0;grid-template-columns:1fr}.hb-calc__controls:after{display:none}}.hb-calc__step-label{color:var(--hb-secondary);font-size:17px;font-weight:700;letter-spacing:.14em;margin:0 0 4px;text-transform:uppercase}.hb-calc__field-label{font-size:17px;font-weight:700;margin:0 0 20px}.hb-calc__plans{display:flex;flex-direction:column;gap:10px}.hb-calc__plan-btn{align-items:center;background:var(--hb-card);border:1.5px solid var(--hb-divider);border-radius:14px;color:var(--hb-primary);cursor:pointer;display:flex;justify-content:space-between;padding:18px 22px;text-align:left;transition:border-color .15s,background .15s,color .15s;width:100%}.hb-calc__plan-btn:hover{border-color:var(--hb-secondary)}.hb-calc__plan-btn:focus-visible{outline:3px solid var(--hb-secondary);outline-offset:2px}.hb-calc__plan-btn[aria-pressed=true],button:hover{background:var(--hb-primary);border-color:var(--hb-primary);color:#fff}.hb-calc__plan-name{font-family:var(--hb-font-display);font-size:20px;font-weight:500}.hb-calc__plan-meta{font-size:17px;line-height:1.5;text-align:right}.hb-calc__plan-meta span:last-child{font-size:17px}.hb-calc__plan-meta span{display:block}.hb-calc__plan-meta span:first-child{font-weight:400}.hb-calc__plan-btn[aria-pressed=true] .hb-calc__plan-meta span:last-child{color:hsla(0,0%,100%,.7)}.hb-calc__plan-btn:not([aria-pressed=true]) .hb-calc__plan-meta span:last-child{color:var(--hb-text-muted)}button:hover .hb-calc__plan-meta span:last-child{color:hsla(0,0%,100%,.7)!important}.hb-calc__slider-group{margin-bottom:28px}.hb-calc__slider-head{align-items:baseline;display:flex;justify-content:space-between;margin-bottom:10px}.hb-calc__slider-label{font-family:DM Sans,sans-serif!important;font-size:17px;font-weight:700}.hb-calc__slider-value{font-size:34px;font-weight:500}.hb-calc__slider{-webkit-appearance:none;appearance:none;border-radius:99px;height:6px;margin:4px 0 8px;outline:none;width:100%;--hb-fill:0%;background:linear-gradient(to right,var(--hb-secondary) 0,var(--hb-secondary) var(--hb-fill),rgba(32,69,64,.12) var(--hb-fill),rgba(32,69,64,.12) 100%)}.hb-calc__slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background:var(--hb-primary);border:4px solid var(--hb-accent);border-radius:50%;box-shadow:0 2px 8px rgba(32,69,64,.28);cursor:pointer;height:26px;margin-top:-10px;width:26px}.hb-calc__slider::-moz-range-thumb{background:var(--hb-primary);border:none;border-radius:50%;box-shadow:0 2px 8px rgba(32,69,64,.28);cursor:pointer;height:26px;width:26px}.hb-calc__slider:focus-visible{outline:3px solid var(--hb-secondary);outline-offset:4px}.hb-calc__slider-scale{color:var(--hb-text-muted);display:flex;font-size:12px;justify-content:space-between}.hb-calc__slider-scale span{font-family:DM Sans,sans-serif;font-size:17px}.hb-calc__slider-scale span:last-child{color:#2045409e}@media (prefers-reduced-motion:reduce){.hb-calc__plan-btn{transition:none}}.hb-calc__result{background:var(--hb-primary);border-radius:20px;color:#fff;display:grid;gap:48px;grid-template-columns:340px 1fr 340px;padding:36px}@media (max-width:1180px) and (min-width:781px){.hb-calc__result{grid-template-columns:1fr 1fr}.hb-calc__result-cta{grid-column:1/-1}.hs_email.hs-email{flex:1!important;padding-right:16px}}.hb-calc__roi-label{color:var(--hb-accent);font-size:12px;font-weight:700;letter-spacing:.1em;margin:0 0 6px;text-transform:uppercase}.hb-calc__roi-figure{color:var(--hb-accent);font-size:68px;font-weight:500;line-height:.94;margin:0}.hb-calc__roi-sub{color:hsla(0,0%,100%,.65);font-size:17px;line-height:1.5;margin-top:14px;max-width:260px}.hb-calc__metrics{display:flex;flex-direction:column}.hb-calc__metric-row{align-items:center;border-top:1px solid hsla(0,0%,100%,.16);display:flex;font-size:14px;justify-content:space-between;padding:12px 0}.hb-calc__metric-row:last-child{border-bottom:none}.hb-calc__metric-row span{font-family:DM Sans,sans-serif!important;font-size:17px!important}.hb-calc__metric-row span:last-child{font-family:DM Sans,sans-serif!important;font-size:17px;font-weight:700}.hb-calc__metric-row--net span:last-child{color:var(--hb-accent);font-size:19px}.hb-calc__result-cta{display:flex;flex-direction:column}.hb-calc__hint{border-radius:12px;font-size:13px;line-height:1.5;margin-bottom:16px;padding:12px 14px}.hb-calc__cta,.hb-calc__hint{background:var(--hb-accent);color:var(--hb-primary)}.hb-calc__cta{align-items:center;border:none;border-radius:99px;cursor:pointer;display:inline-flex;font-size:16px;font-weight:700;gap:6px;justify-content:center;padding:15px 26px;text-decoration:none;width:max-content}.hb-calc__cta:focus-visible{outline:3px solid #fff;outline-offset:2px}.hb-calc__cta-sublabel{color:hsla(0,0%,100%,.6);font-size:12.5px;line-height:1.5;margin-top:12px}.hb-calc__email-block{border-top:1px solid hsla(0,0%,100%,.16);margin-top:20px;padding-top:20px}.hb-calc__email-label{font-size:14px;font-weight:700;margin-bottom:6px}.hb-calc__email-desc{color:hsla(0,0%,100%,.6);font-size:12.5px;line-height:1.5;margin:0 0 12px}.hb-calc__footnote{color:var(--hb-text-muted);font-size:15px;line-height:1.6;margin-top:20px;max-width:900px}.hb-calc__hs-form-mount{margin-top:4px}.hb-calc__hs-form-mount .hs-form-field{margin-bottom:10px}.hb-calc__hs-form-mount label{display:none}.hb-calc__hs-form-mount input[type=email],.hb-calc__hs-form-mount input[type=text]{border:none;border-radius:10px;box-sizing:border-box;font-family:var(--hb-font-body);font-size:14px;padding:10px 12px;width:100%}.hb-calc__hs-form-mount .hs-button,.hb-calc__hs-form-mount .hs-button:active,.hb-calc__hs-form-mount .hs-button:focus,.hb-calc__hs-form-mount .hs-button:hover{background:hsla(0,0%,100%,.14);border:1px solid hsla(0,0%,100%,.3);border-radius:10px;color:#fff;cursor:pointer;font-size:14px;margin-top:4px;padding:10px 16px;width:100%}.hb-calc__hs-form-mount .hs-button:active,.hb-calc__hs-form-mount .hs-button:focus,.hb-calc__hs-form-mount .hs-button:hover{margin-top:0!important}.hb-calc__hs-form-mount .hs-error-msgs{list-style:none;margin:4px 0 0;padding:0}.hb-calc__hs-form-mount .hs-error-msgs label{color:#ffb4a2;display:block;font-size:12px}.hb-calc__hs-form-mount .submitted-message{color:var(--hb-accent);font-size:13px}.hb-calc__hs-form-pending{border:1px dashed hsla(0,0%,100%,.3);border-radius:10px;color:hsla(0,0%,100%,.55);font-size:12.5px;line-height:1.5;padding:10px 12px}@media (max-width:780px){.hb-calc__roi-figure{font-size:42px!important}.hb-calc__result{grid-template-columns:1fr}.hb-calc__roi-label{margin-bottom:12px}.hb-calc__result{gap:15px}.hb-calc__email-block{margin-top:0}}@media(max-width:410px){.hb-calc__hs-form-mount form{flex-wrap:wrap}}