.hs-calc-wrapper{box-sizing:border-box!important;color:var(--site-text-color,#33475b);font-family:inherit;margin:40px auto;max-width:1150px;overflow-x:hidden;padding:0 20px!important}#calc-step-form{box-sizing:border-box!important;margin:0 auto;max-width:650px;width:100%!important}#calc-step-form .calc-header h2{color:#008cf5;color:var(--site-brand-color,#008cf5);font-size:40px;margin-bottom:30px}#calc-step-form label{color:var(--site-text-color,#33475b)!important;display:block!important;font-size:14px!important;font-weight:600!important;margin-bottom:8px!important}#calc-step-form .hs-input{background-color:#fff!important;border:1px solid #cbd6e2!important;border-radius:6px!important;box-sizing:border-box!important;color:var(--site-text-color,#33475b)!important;font-size:16px!important;line-height:1.5!important;padding:12px 16px!important;width:100%!important}#calc-step-form .hs-input:focus{border-color:#008cf5!important;box-shadow:0 0 0 2px rgba(0,140,245,.2)!important;outline:none!important}#calc-step-form fieldset{border:none!important;display:flex!important;flex-wrap:wrap!important;gap:20px!important;margin:0 0 20px!important;max-width:100%!important;padding:0!important}#calc-step-form fieldset>div.hs-form-field{flex:1 1 calc(50% - 10px)!important;float:none!important;margin-bottom:0!important;min-width:250px!important;width:auto!important}#calc-step-form fieldset:has(.hs-form-field[style*="display: none"]){display:none!important;gap:0!important;height:0!important;margin:0!important;padding:0!important}#calc-step-form .hs-richtext{color:#516f90!important;font-size:14px!important;line-height:1.5!important;margin-bottom:25px!important;margin-top:10px!important}#calc-step-form .hs-button,#calc-step-form input[type=submit]{background-color:#008cf5!important;border:none!important;border-radius:9999px!important;box-shadow:none!important;color:#fff!important;cursor:pointer!important;display:inline-block!important;font-size:16px!important;font-weight:600!important;padding:14px 36px!important;text-shadow:none!important;transition:background-color .2s ease,transform .1s ease!important}#calc-step-form .hs-button:hover,#calc-step-form input[type=submit]:hover{background-color:#0075cc!important}.calc-container{background:#fff;border-radius:8px;padding:var(--space-32,30px)}.calc-controls{background:var(--background-color,#e6f5ff);border-radius:8px;display:flex;flex-wrap:wrap;gap:20px;margin-bottom:20px;padding:20px}.input-group label{color:#000;display:block;font-size:14px;font-weight:600;margin-bottom:8px}.input-group input{border:1px solid #cbd6e2;border-radius:6px;font-size:16px;padding:10px 14px;width:140px}.input-group input:focus-visible{border-color:#008cf5;box-shadow:0 0 0 2px rgba(0,140,245,.2);outline:none}.results-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:25px}.results-header h3{color:#000;font-size:32px;margin:0}.total-summary{color:#516f90;font-size:16px;margin-bottom:30px}.btn-link{background:none;border:none;color:#008cf5;cursor:pointer;font-size:16px;font-weight:600;text-decoration:underline}.pricing-grid{display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-top:20px}.price-card{background:#fff;border:1px solid #dfe3eb;border-radius:12px;box-shadow:0 4px 15px rgba(0,0,0,.03);display:flex;flex-direction:column;padding:40px 30px;position:relative;text-align:left}.price-card.recommended{border:2px solid #008cf5;box-shadow:0 8px 25px rgba(0,140,245,.12)}.badge{background:#ff9b82;border-radius:20px;color:#fff;font-size:11px;left:50%;padding:6px 16px;position:absolute;text-transform:uppercase;top:-14px;transform:translateX(-50%)}.badge,.price-card h4{font-weight:700;white-space:nowrap}.price-card h4{color:#000;font-size:26px;line-height:1.2;margin:0 0 10px}.sub-heading{color:#33475b;font-size:15px;line-height:1.4;margin-bottom:25px;min-height:42px}.usp-list{flex-grow:1;list-style:none;margin:0 0 30px;padding:0}.usp-list li{color:#33475b;font-size:14px;line-height:1.5;margin-bottom:16px;padding-left:24px;position:relative}.usp-list li:before{color:#000;content:"✓";font-weight:700;left:0;position:absolute;top:0}.price-box{background-color:#e6f5ff;border-radius:30px;margin-bottom:15px;padding:12px 15px;text-align:center}.total-price{color:#000;font-size:16px;font-weight:700}.formula-breakdown{align-items:center;color:#7c98b6;display:flex;font-size:12px;justify-content:center;line-height:1.6;margin-bottom:25px;min-height:40px;text-align:center}.btn-card{background-color:#008cf5;border:none;border-radius:30px;color:#fff;cursor:pointer;display:block;font-size:16px;font-weight:600;padding:14px 20px;text-align:center;text-decoration:none;transition:background-color .2s ease;width:100%}.btn-card:hover{background-color:#0075cc}