.block-calculator form{border:1px solid rgba(0,0,0,.1);padding:30px;margin-bottom:30px}.block-calculator .field-block-1{display:flex;flex-wrap:wrap;gap:20px;align-items:flex-start}.block-calculator .block-4{display:flex;flex-wrap:wrap;gap:6px 10px;line-height:1.3;flex:1 0 180px}.block-calculator .block-4 label{width:100%;font-size:0.875rem;color:#444;font-weight:700}.block-calculator .block-4 label small{font-weight:400}.block-calculator .block-4:nth-child(4){align-self:center;margin-top:2px;height:50px}.block-calculator .block-4 .field{width:100%;background:#fff;align-items:center;border:1px solid rgba(0,0,0,.1);padding:0px;position:relative}.block-calculator .block-4 .field input,.block-calculator .block-4 .field select{width:100%;border:none;height:50px}.block-calculator .block-4 .field input[type=text]{padding-left:30px}.block-calculator .block-4 .field .dollar{position:absolute;top:0;left:14px;height:100%;display:flex;align-items:center}.block-calculator .block-4 .sub-label{width:100%;font-size:0.75rem}.block-calculator .block-4 [type=submit]{font-size:0.8125rem;padding-inline:20px;width:100%}.block-calculator .result{border:1px solid rgba(0,0,0,.1)}.block-calculator .result .headings{background:#e5f9ff;border-bottom:1px solid rgba(0,0,0,.1);display:flex;padding:16px 30px 12px 30px;gap:0 20px}@media screen and (min-width: 768px){.block-calculator .result .headings{justify-content:flex-end}}.block-calculator .result .headings .with,.block-calculator .result .headings .without{flex:1 0 50%;line-height:1.3;text-align:center;white-space:pre-wrap}@media screen and (min-width: 768px){.block-calculator .result .headings .with,.block-calculator .result .headings .without{text-align:right;flex:1 0 130px}}.block-calculator .result .headings .with{color:var(--wp--custom--color--heading)}.block-calculator .result .headings .space{flex:1 0 240px}@media screen and (max-width: 767px){.block-calculator .result .headings .space{display:none}}.block-calculator .result .data{display:flex;gap:0 20px;padding:16px 30px;text-align:right}@media screen and (max-width: 767px){.block-calculator .result .data{flex-wrap:wrap}}.block-calculator .result .data:not(:last-child){border-bottom:1px solid rgba(0,0,0,.1)}.block-calculator .result .name{flex:1 0 240px;color:#222}@media screen and (max-width: 767px){.block-calculator .result .name{flex:2 0 100%;text-align:left;border-bottom:1px solid rgba(0,0,0,.1);padding-bottom:4px;margin-bottom:8px}}.block-calculator .result .number-1{color:var(--wp--custom--color--heading)}.block-calculator .result .number-1,.block-calculator .result .number-2{flex:1 1 130px}@media screen and (max-width: 767px){.block-calculator .result .number-1,.block-calculator .result .number-2{flex:1 0 calc(50% - 10px);text-align:center}}.block-calculator .calc-total{margin-top:40px;text-align:center;padding:16px 30px;background:linear-gradient(35deg, #27BDBE, #115FA4);color:#fff;line-height:1.5}.block-calculator .calc-total p{font-size:clamp(18px,calc(calc(18px - (480px * calc((24px - 18px) / (1280px - 480px)))) + calc((24px - 18px) / (1280px - 480px)) * 100vw),24px)}.block-calculator .calc-total .tax-savings-amount{font-size:clamp(24px,calc(calc(24px - (480px * calc((34px - 24px) / (1280px - 480px)))) + calc((34px - 24px) / (1280px - 480px)) * 100vw),34px);display:block;font-weight:700}.block-calculator .calc-total em{font-size:clamp(16px,calc(calc(16px - (480px * calc((20px - 16px) / (1280px - 480px)))) + calc((20px - 16px) / (1280px - 480px)) * 100vw),20px);color:#e2ff25}.block-calculator .disclaimer{margin-top:30px;font-size:clamp(12px,calc(calc(12px - (480px * calc((13px - 12px) / (1280px - 480px)))) + calc((13px - 12px) / (1280px - 480px)) * 100vw),13px)}.block-calculator .disclaimer p{margin-top:16px}.wp-block-meta-calculator .block-calculator{pointer-events:none}
