.calculatorWrapper{display:grid;grid-template-columns:3fr 1fr;width:100%;height:auto;gap:20px}@media screen and (max-width:1000px){.calculatorWrapper{display:flex;flex-direction:column;gap:14px}}.rangeBox{width:100%;height:fit-content;min-height:331px;border-radius:10px;background:var(--Background-White,#f1f6f9);padding:40px}@media screen and (max-width:767px){.rangeBox{padding:26px 30px 30px 34px;min-height:unset}}@media screen and (max-width:400px){.rangeBox{padding:20px 26px 26px 28px}}.rangeTitle{height:fit-content;color:var(--Dark-Blue-1000,#051b26);font-family:PoppinsFont;font-size:40px;font-style:normal;font-weight:600;line-height:normal}@media screen and (max-width:1185px){.rangeTitle{font-size:36px}}@media screen and (max-width:1000px){.rangeTitle{font-size:20px}}@media screen and (max-width:767px){.rangeTitle{font-size:18px}}@media screen and (max-width:400px){.rangeTitle{font-size:14px}}.rangeContainer{display:flex;width:100%;justify-self:center;margin:23px 0}@media screen and (max-width:767px){.rangeContainer{min-height:103px;margin:14px auto 0}}@media screen and (max-width:400px){.rangeContainer{margin:20px auto 0}}.divider{width:100%;height:2px;background:#dce3f4;margin:23px 0}@media screen and (max-width:767px){.divider{margin:12px 0 38px}}.sliderContainer{position:relative;width:100%;height:97px;padding-top:58px}@media screen and (max-width:768px){.sliderContainer{padding-top:50px;height:103px}}.sliderWrapper{width:100%;height:39px;position:relative;display:flex;align-items:center;gap:21px}@media screen and (max-width:768px){.sliderWrapper{gap:9px;flex-direction:column}}.sliderValuesRow{display:flex;width:100%;justify-content:space-between}.sliderValue{color:var(--Dark-Blue-1000,#051b26);font-family:PoppinsFont;font-size:26px;font-style:normal;font-weight:600;line-height:normal;height:39px;white-space:nowrap}@media screen and (max-width:768px){.sliderValue{font-size:18px;height:27px}}.sliderTrackContainer{flex-grow:1;max-width:802px;width:100%;height:18px;position:relative}@media screen and (max-width:768px){.sliderTrackContainer{height:14px}}.progressBar{height:8px;background:#62ddff;border-radius:4px;top:50%;transform:translateY(-50%);z-index:1}.progressBar,.selector{position:absolute;pointer-events:none}.selector{height:36px;width:0;bottom:-10px;transform:translateX(-50%);z-index:2}@media screen and (max-width:768px){.selector{height:20px;bottom:-17px}}.valueBox{position:absolute;bottom:100%;left:50%;transform:translateX(-50%);background:var(--Cyan-100,#62ddff);width:127px;height:51px;padding:12px 7px;display:flex;align-items:center;justify-content:center;border-radius:4.61px;color:var(--Dark-Blue-1000,#051b26);text-align:center;font-family:InterFont;font-size:23.049px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:-.23px;margin-bottom:10px;white-space:nowrap}@media screen and (max-width:768px){.valueBox{width:102px;height:51px;padding:12px 5.62px;font-size:20px;letter-spacing:-.2px;bottom:50px;margin-bottom:8px}}@media screen and (max-width:400px){.valueBox{width:80px;height:41px;padding:12px 5.62px;font-size:16px;letter-spacing:-.2px;margin-bottom:5px}}.valueBox:after{content:"";position:absolute;bottom:-7px;left:50%;transform:translateX(-50%);border-left:8px solid transparent;border-right:8px solid transparent;border-top:8px solid var(--Cyan-100,#62ddff)}@media screen and (max-width:768px){.valueBox:after{border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid var(--Cyan-100,#62ddff);bottom:-5px}}.selectBtn{position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:38px;height:38px;background:url(/icons/slider-icon.svg);background-size:cover;background-position:50%}@media screen and (max-width:768px){.selectBtn{width:30px;height:30px;bottom:5px}}.rangeSlider{position:absolute;top:50%;transform:translateY(-50%);left:0;width:100%;height:100%;-webkit-appearance:none;appearance:none;border-radius:100px;cursor:pointer;z-index:1}@media screen and (max-width:768px){.rangeSlider{height:14px}}.rangeSlider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:38px;height:38px;cursor:pointer;opacity:0;z-index:3}.rangeSlider::-moz-range-thumb{width:38px;height:38px;border:none;cursor:pointer;opacity:0;z-index:3}.rangeSlider::-webkit-slider-runnable-track{height:8px;border-radius:4px}@media screen and (max-width:768px){.rangeSlider::-webkit-slider-runnable-track{height:5px}}.rangeSlider::-moz-range-track{height:8px;border-radius:4px}@media screen and (max-width:768px){.rangeSlider::-moz-range-track{height:5px}}.commitmentContainer{display:flex;width:100%;justify-content:space-between}@media screen and (max-width:767px){.commitmentContainer{display:flex;flex-wrap:wrap;align-items:flex-start;align-content:flex-start;gap:14px 28px;width:286px}}@media screen and (max-width:400px){.commitmentContainer{width:100%}}.commitmentItem{display:flex;width:150px;height:62px;padding:10px 20px;justify-content:center;align-items:center;gap:14px;border-radius:100px;background:var(--Component-White,#e0e9f3);color:var(--Dark-Blue-1000,#051b26);text-align:center;font-family:InterFont;font-size:18px;font-style:normal;font-weight:700;line-height:22.62px;letter-spacing:-.18px;border:none;cursor:pointer;transition:background-color .2s ease}@media screen and (max-width:1439px){.commitmentItem{width:130px;font-size:16px}}@media screen and (max-width:767px){.commitmentItem{width:129px;height:62px;font-size:13px;letter-spacing:-.13px}}@media screen and (max-width:400px){.commitmentItem{width:100px;height:50px;font-size:10px;letter-spacing:-.1px}}.commitmentItem.selected{background-color:var(--Cyan-100,#62ddff)}.summaryCard{height:100%;display:inline-flex;flex-direction:column;padding:20px;justify-content:center;align-items:center;border-radius:10px;background:var(--Blue-Light,#c8edf7);flex-shrink:0}@media screen and (max-width:767px){.summaryCard{width:100%;padding:21px 45px 17px;gap:10px}}@media screen and (max-width:400px){.summaryCard{width:100%;padding:10px}}.summaryUpper{display:flex;padding:10px 0;flex-direction:column;justify-content:space-between;align-items:center;flex:1 0 0;align-self:stretch}@media screen and (max-width:400px){.summaryUpper{width:100%;height:100px;max-height:unset}}.summaryAmountRow{display:flex;align-items:center;gap:6px}.summaryLabel{font-size:16px;font-weight:500;text-align:center}.summaryAmount,.summaryLabel{color:var(--Dark-Blue-1000,#051b26);font-family:PoppinsFont;font-style:normal;line-height:normal}.summaryAmount{font-size:46.64px;font-weight:600;white-space:nowrap}@media screen and (max-width:1439px){.summaryAmount{font-size:38px}}@media screen and (max-width:400px){.summaryAmount{font-size:32px}}.summaryDivider{margin:13px 0;width:100%;height:2px;background:var(--Blue-Dark,#a9ddeb)}@media screen and (max-width:400px){.summaryDivider{margin:21px 0 0}}.summaryLower{display:flex;padding:5px 0;flex-direction:column;justify-content:center;align-items:center;align-self:stretch}.summaryNote{width:240px;color:#719da1;text-align:center;font-family:PoppinsFont;font-size:16px;font-style:normal;font-weight:500;line-height:normal}