.savings-calculator-section .tab-title.active{font-weight:700;border-bottom:2px solid var(--color-black)}.savings-calculator-section .tab-content,.savings-calculator-section .tab-content .value-text{display:none}.savings-calculator-section .tab-content.active,.savings-calculator-section .tab-content .value-text.active{display:block}.savings-calculator-section .input-row input[type=range]{width:100%}.savings-calculator-section input[type=number],.savings-calculator-section input[type=text]{width:100%;padding:.4rem;font-size:1rem;box-sizing:border-box;min-height:30px;border:1px solid var(--color-black);width:200px;border-radius:3px;padding:.5rem 1rem;font-size:1.6rem;line-height:1.5;font-family:var(--font-body-family)}.savings-calculator-section .content-box .title{text-align:center;margin-bottom:10px}.savings-calculator-section .content-box .text{text-align:center;margin-top:10px;margin-bottom:10px}.savings-calculator-section .content-box>:first-child{margin-top:0}.savings-calculator-section .content-box>:last-child{margin-bottom:0}.savings-calculator-section .content-box{max-width:1000px;margin:0 auto;background-color:var(--color-gray-3);border:7px solid var(--color-green);transition:background .3s,border .3s,border-radius .3s,box-shadow .3s;padding:50px 20px}.savings-calculator-section .tabs{border-bottom:1px solid;display:flex;align-items:end;flex-wrap:wrap;margin-top:40px}.savings-calculator-section .tabs .tab-button.active{border-color:var(--color-green);color:var(--color-white);background-color:var(--color-green)}.savings-calculator-section .tabs .tab-button{border:solid transparent;line-height:1;padding:20px 25px;position:relative;width:50%;cursor:pointer;text-align:center;border-radius:20px 20px 0 0;font-size:16px;font-weight:700;font-family:var(--font-body-family)}.savings-calculator-section .form-description{text-align:center}.savings-calculator-section .value-text{background:var(--color-green);color:var(--color-white);padding:20px;margin-bottom:0}.savings-calculator-section .fields{gap:20px;display:flex;flex-wrap:wrap}.savings-calculator-section .fields .field-box{max-width:calc(50% - 10px);flex:0 0 calc(50% - 10px)}.field-box{display:flex;flex-direction:column;gap:10px;margin-bottom:30px}.field-box .slider{-webkit-appearance:none;width:100%;height:8px;background:#ddd;border-radius:5px;outline:none;transition:background .3s;max-width:400px}.field-box .slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:20px;height:20px;border-radius:50%;background:var(--color-green);cursor:pointer;box-shadow:0 0 2px #00000080;transition:background .3s ease}.field-box .slider::-webkit-slider-thumb:hover{background:var(--color-green-hover)}.field-box .slider::-moz-range-thumb{width:20px;height:20px;border-radius:50%;background:var(--color-green);cursor:pointer}.savings-calculator-section hr{border-top:1px dotted #555;height:initial;margin:4rem 0}.savings-calculator-section .dynamic-value{color:var(--color-black);font-weight:700}.savings-calculator-section input[type=number]:focus-visible,.savings-calculator-section input[type=text]:focus-visible{outline-offset:0;box-shadow:none;outline-color:var(--color-green);border-color:var(--color-green)}@media screen and (max-width: 767px){.savings-calculator-section input[type=number]{width:100%;text-align:center}.savings-calculator-section .fields .field-box{max-width:100%;flex:0 0 100%}.savings-calculator-section .fields{gap:0}.field-box .slider{max-width:100%}.savings-calculator-section .tabs .tab-button{padding:20px 10px;font-size:14px}}@media screen and (max-width: 600px){.savings-calculator-section .tabs{gap:20px;border:0}.savings-calculator-section .tabs .tab-button{width:100%;padding:10px;border-radius:20px}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/savings-calculator.css.map */
