.calculator-module___kItZW__root{width:100%;margin-top:70px}.calculator-module___kItZW__root h2{margin:0 0 30px;font-size:32px;font-weight:500}.calculator-module___kItZW__root p{color:#a1a1aa;margin:-20px 0 30px;font-size:16px}.calculator-module___kItZW__panel{background:var(--prim-bg);border:1px solid #ffffff26;border-radius:20px;flex-direction:column;gap:0;display:flex;overflow:hidden}.calculator-module___kItZW__sliderRow{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;gap:24px;padding:22px 28px;display:flex}.calculator-module___kItZW__sliderRow:last-child{border-bottom:none}.calculator-module___kItZW__sliderInfo{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.calculator-module___kItZW__sliderLabel{color:#fff;font-size:16px;font-weight:500}.calculator-module___kItZW__sliderHint{color:#a1a1aa;font-size:13px}.calculator-module___kItZW__sliderControl{flex-shrink:0;align-items:center;gap:16px;width:min(320px,45%);display:flex}.calculator-module___kItZW__sliderValue{text-align:right;color:#fff;min-width:28px;font-size:18px;font-weight:600}.calculator-module___kItZW__sliderTrack{--fill:0%;flex:1;align-items:center;height:32px;display:flex;position:relative}.calculator-module___kItZW__sliderTrack:before{content:"";pointer-events:none;background:#2a2a2a;border-radius:999px;height:8px;position:absolute;left:0;right:0}.calculator-module___kItZW__sliderTrack:after{content:"";width:var(--fill);pointer-events:none;background:#fff;border-radius:999px;height:8px;position:absolute;left:0}.calculator-module___kItZW__slider{z-index:1;appearance:none;cursor:pointer;background:0 0;outline:none;flex:1;width:100%;height:32px;margin:0;position:relative}.calculator-module___kItZW__slider::-webkit-slider-runnable-track{background:0 0;border:none;height:8px}.calculator-module___kItZW__slider::-webkit-slider-thumb{appearance:none;width:10px;height:26px;box-shadow:none;cursor:grab;background:#fff;border:none;border-radius:999px;margin-top:-9px}.calculator-module___kItZW__slider::-webkit-slider-thumb:active{cursor:grabbing}.calculator-module___kItZW__slider::-moz-range-track{background:#2a2a2a;border:none;border-radius:999px;height:8px}.calculator-module___kItZW__slider::-moz-range-progress{background:#fff;border-radius:999px;height:8px}.calculator-module___kItZW__slider::-moz-range-thumb{width:10px;height:26px;box-shadow:none;cursor:grab;background:#fff;border:none;border-radius:999px}.calculator-module___kItZW__results{grid-template-columns:repeat(4,1fr);gap:16px;margin-top:20px;display:grid}.calculator-module___kItZW__resultCard{background:var(--prim-bg);border:1px solid #ffffff26;border-radius:16px;flex-direction:column;gap:6px;padding:22px 24px;display:flex}.calculator-module___kItZW__resultLabel{color:#a1a1aa;font-size:13px}.calculator-module___kItZW__resultValue{color:#fff;font-size:22px;font-weight:600;line-height:1.2}.calculator-module___kItZW__resultValueAccent{color:var(--btn-background-blue)}.calculator-module___kItZW__resultValueGreen{color:#4ade80}.calculator-module___kItZW__resultHint{color:#71717a;font-size:12px}.calculator-module___kItZW__totalBlock{background:var(--prim-bg);border:1px solid #ffffff26;border-radius:16px;justify-content:space-between;align-items:center;gap:20px;margin-top:14px;padding:24px 28px;display:flex}.calculator-module___kItZW__totalInfo{flex-direction:column;gap:4px;display:flex}.calculator-module___kItZW__totalLabel{color:#fff;font-size:16px;font-weight:500}.calculator-module___kItZW__totalHint{color:#71717a;font-size:13px}.calculator-module___kItZW__totalValue{color:#fff;white-space:nowrap;font-size:28px;font-weight:700}@media (max-width:1024px){.calculator-module___kItZW__results{display:none}}@media (max-width:767px){.calculator-module___kItZW__root{margin-top:60px}.calculator-module___kItZW__root h2{font-size:26px}.calculator-module___kItZW__sliderRow{flex-direction:column;align-items:stretch;gap:14px;padding:18px 20px}.calculator-module___kItZW__sliderControl{width:100%}.calculator-module___kItZW__results{grid-template-columns:1fr}.calculator-module___kItZW__resultValue{font-size:20px}.calculator-module___kItZW__totalBlock{flex-direction:column;align-items:flex-start}.calculator-module___kItZW__totalValue{font-size:24px}}
