.calculc-ipoteka-wrapper{max-width:700px;margin:15px auto;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif}.calculc-ipoteka-wrapper .calc{background:#fff;padding:20px;border-radius:8px;box-shadow:0 2px 10px rgba(0,0,0,.1)}.calculc-ipoteka-wrapper .calc__result-block{font-size:20px;font-weight:400;margin-bottom:20px;text-align:center;color:#333}.calculc-ipoteka-wrapper .calc__result-block_bold-text{font-weight:700;font-size:24px;color:#4a90e2}.calculc-ipoteka-wrapper .calc__set-block{display:flex;flex-direction:column;gap:15px}.calculc-ipoteka-wrapper .calc__set-row{display:flex;gap:15px;flex-wrap:wrap}.calculc-ipoteka-wrapper .calc__set-item{display:flex;flex-direction:column;gap:8px;flex:1;min-width:200px}.calculc-ipoteka-wrapper .calc__set-title{font-size:14px;font-weight:500;color:#333;margin:0 0 5px}.calculc-ipoteka-wrapper .calc__value-input{width:100%;padding:8px 12px;border:2px solid #e0e0e0;border-radius:4px;font-size:14px;transition:border-color .3s;box-sizing:border-box}.calculc-ipoteka-wrapper .calc__value-input:focus{outline:none;border-color:#4a90e2}.calculc-ipoteka-wrapper .calc__range-input{width:100%}.calculc-ipoteka-wrapper .irs{margin-top:10px}.calculc-ipoteka-wrapper .irs-line{height:4px;background:#e0e0e0;border-radius:2px}.calculc-ipoteka-wrapper .irs-bar{height:4px;background:#4a90e2;border-radius:2px}.calculc-ipoteka-wrapper .irs-handle{width:20px;height:20px;background:#4a90e2;border:2px solid #fff;box-shadow:0 2px 5px rgba(0,0,0,.2);cursor:pointer}.calculc-ipoteka-wrapper .irs-handle:hover{background:#357abd}.calculc-ipoteka-wrapper .irs-single,.calculc-ipoteka-wrapper .irs-from,.calculc-ipoteka-wrapper .irs-to{background:#4a90e2;color:#fff;padding:3px 8px;border-radius:3px;font-size:12px;font-weight:500}.calculc-ipoteka-wrapper .irs-min,.calculc-ipoteka-wrapper .irs-max{color:#999;font-size:12px}@media (max-width:768px){.calculc-ipoteka-wrapper .calc{padding:15px}.calculc-ipoteka-wrapper .calc__result-block{font-size:18px;margin-bottom:15px}.calculc-ipoteka-wrapper .calc__result-block_bold-text{font-size:22px}.calculc-ipoteka-wrapper .calc__set-row{flex-direction:column;gap:12px}.calculc-ipoteka-wrapper .calc__set-item{min-width:100%}}