.rc-slider{border-radius:6px;height:14px;padding:5px 0;position:relative;touch-action:none;width:100%}.rc-slider,.rc-slider *{box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0)}.rc-slider-rail{background-color:#e9e9e9;border-radius:6px;height:4px;position:absolute;width:100%}.rc-slider-track,.rc-slider-tracks{background-color:#abe2fb;border-radius:6px;height:4px;position:absolute}.rc-slider-track-draggable{background-clip:content-box;border-bottom:5px solid transparent;border-top:5px solid transparent;box-sizing:content-box;transform:translateY(-5px);z-index:1}.rc-slider-handle{background-color:#fff;border:2px solid #96dbfa;border-radius:50%;cursor:pointer;cursor:-webkit-grab;cursor:grab;height:14px;margin-top:-5px;opacity:.8;position:absolute;touch-action:pan-x;user-select:none;width:14px;z-index:1}.rc-slider-handle-dragging.rc-slider-handle-dragging.rc-slider-handle-dragging{border-color:#57c5f7;box-shadow:0 0 0 5px #96dbfa}.rc-slider-handle-dragging.rc-slider-handle-dragging.rc-slider-handle-dragging-delete{opacity:0}.rc-slider-handle:focus{box-shadow:none;outline:none}.rc-slider-handle:focus-visible{border-color:#2db7f5;box-shadow:0 0 0 3px #96dbfa}.rc-slider-handle-click-focused:focus{border-color:#96dbfa;box-shadow:unset}.rc-slider-handle:hover{border-color:#57c5f7}.rc-slider-handle:active{border-color:#57c5f7;box-shadow:0 0 5px #57c5f7;cursor:-webkit-grabbing;cursor:grabbing}.rc-slider-mark{font-size:12px;left:0;position:absolute;top:18px;width:100%}.rc-slider-mark-text{color:#999;cursor:pointer;display:inline-block;position:absolute;text-align:center;vertical-align:middle}.rc-slider-mark-text-active{color:#666}.rc-slider-step{background:transparent;height:4px;position:absolute;width:100%}.rc-slider-dot{background-color:#fff;border:2px solid #e9e9e9;border-radius:50%;bottom:-2px;cursor:pointer;height:8px;position:absolute;vertical-align:middle;width:8px}.rc-slider-dot-active{border-color:#96dbfa}.rc-slider-dot-reverse{margin-right:-4px}.rc-slider-disabled{background-color:#e9e9e9}.rc-slider-disabled .rc-slider-track{background-color:#ccc}.rc-slider-disabled .rc-slider-dot,.rc-slider-disabled .rc-slider-handle{background-color:#fff;border-color:#ccc;box-shadow:none;cursor:not-allowed}.rc-slider-disabled .rc-slider-dot,.rc-slider-disabled .rc-slider-mark-text{cursor:not-allowed!important}.rc-slider-vertical{height:100%;padding:0 5px;width:14px}.rc-slider-vertical .rc-slider-rail{height:100%;width:4px}.rc-slider-vertical .rc-slider-track{bottom:0;left:5px;width:4px}.rc-slider-vertical .rc-slider-track-draggable{border-bottom:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:0;transform:translateX(-5px)}.rc-slider-vertical .rc-slider-handle{margin-left:-5px;margin-top:0;position:absolute;touch-action:pan-y;z-index:1}.rc-slider-vertical .rc-slider-mark{height:100%;left:18px;top:0}.rc-slider-vertical .rc-slider-step{height:100%;width:4px}.rc-slider-vertical .rc-slider-dot{margin-left:-2px}.rc-slider-tooltip-zoom-down-appear,.rc-slider-tooltip-zoom-down-enter,.rc-slider-tooltip-zoom-down-leave{animation-duration:.3s;animation-fill-mode:both;animation-play-state:paused;display:block!important}.rc-slider-tooltip-zoom-down-appear.rc-slider-tooltip-zoom-down-appear-active,.rc-slider-tooltip-zoom-down-enter.rc-slider-tooltip-zoom-down-enter-active{animation-name:rcSliderTooltipZoomDownIn;animation-play-state:running}.rc-slider-tooltip-zoom-down-leave.rc-slider-tooltip-zoom-down-leave-active{animation-name:rcSliderTooltipZoomDownOut;animation-play-state:running}.rc-slider-tooltip-zoom-down-appear,.rc-slider-tooltip-zoom-down-enter{animation-timing-function:cubic-bezier(.23,1,.32,1);transform:scale(0)}.rc-slider-tooltip-zoom-down-leave{animation-timing-function:cubic-bezier(.755,.05,.855,.06)}@keyframes rcSliderTooltipZoomDownIn{0%{opacity:0;transform:scale(0);transform-origin:50% 100%}to{transform:scale(1);transform-origin:50% 100%}}@keyframes rcSliderTooltipZoomDownOut{0%{transform:scale(1);transform-origin:50% 100%}to{opacity:0;transform:scale(0);transform-origin:50% 100%}}.rc-slider-tooltip{left:-9999px;position:absolute;top:-9999px;visibility:visible}.rc-slider-tooltip,.rc-slider-tooltip *{box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0)}.rc-slider-tooltip-hidden{display:none}.rc-slider-tooltip-placement-top{padding:4px 0 8px}.rc-slider-tooltip-inner{background-color:#6c6c6c;border-radius:6px;box-shadow:0 0 4px #d9d9d9;color:#fff;font-size:12px;height:24px;line-height:1;min-width:24px;padding:6px 2px;text-align:center;text-decoration:none}.rc-slider-tooltip-arrow{border-color:transparent;border-style:solid;height:0;position:absolute;width:0}.rc-slider-tooltip-placement-top .rc-slider-tooltip-arrow{border-top-color:#6c6c6c;border-width:4px 4px 0;bottom:4px;left:50%;margin-left:-4px}.custom-range{position:relative;width:100%}.custom-range.slider .custom-range__range-divider{display:none}.custom-range__label{color:#9a9a9a;font-size:.75rem;font-weight:400;line-height:1.2;padding-right:.625rem;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media (min-width:1px) and (max-width:920px){.custom-range__label{border-radius:1.5625rem;font-size:.75rem;padding-right:.625rem}}.custom-range__range-value{max-width:3rem;min-width:1.25rem;opacity:0;padding-left:.3125rem;padding-right:.3125rem;pointer-events:none}@media (min-width:1px) and (max-width:920px){.custom-range__range-value{max-width:3rem;min-width:1.25rem;padding-left:.3125rem;padding-right:.3125rem}}.custom-range__range-numbers{align-items:center;display:flex;justify-content:center;transition:border-color .3s ease,background-color .3s ease}.custom-range__range-numbers:not(:has(.custom-range__range-divider)),.custom-range__range-numbers:not(:has(.custom-range__range-divider)) .custom-range__range-number{width:100%!important}.custom-range__range-divider{height:.125rem;margin:0 .625rem;width:1.1875rem}@media (min-width:1px) and (max-width:920px){.custom-range__range-divider{height:.125rem;margin:0 .625rem;width:1.1875rem}}.custom-range__range-number{align-items:center;border-radius:.625rem;display:flex;font-size:.875rem;height:3rem;justify-content:center;line-height:1;max-width:5.5rem;min-width:5rem;overflow:hidden;padding:0 .625rem;position:relative;transition:border-color .3s ease,background-color .3s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media (min-width:1px) and (max-width:920px){.custom-range__range-number{background-color:#f4f6fb;border-radius:.625rem;font-size:.875rem;height:3rem;max-width:5rem;min-width:5.625rem;padding:0 .625rem}}.custom-range__range-number label{bottom:0;height:100%;left:0;position:absolute;top:0;width:100%;z-index:2}.custom-range__range-input{align-items:center;bottom:0;display:flex;justify-content:center;left:0;min-width:1.25rem;position:absolute;right:0;top:0;z-index:2}.custom-range__range-input input{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;font-family:Manrope,sans-serif;font-size:.875rem;height:100%;line-height:1;padding:0 .3125rem;position:relative;transition:background-color .3s ease;width:100%;z-index:2}@media (min-width:1px) and (max-width:920px){.custom-range__range-input input{background-color:#f4f6fb;font-size:.875rem;padding:0 .3125rem}}.custom-range__range-slider.static .rc-slider-handle,.custom-range__range-slider.static .rc-slider-track{transition:none}.custom-range__range-fields{display:flex}.custom-range .rc-slider-rail{background-color:#dbdbdb;border-radius:.125rem;height:.125rem}@media (min-width:1px) and (max-width:920px){.custom-range .rc-slider-rail{border-radius:.125rem;height:.125rem}}.custom-range .rc-slider-track{background-color:#0078ee;border-radius:.125rem;height:.125rem;transition:left .3s ease,width .3s ease}@media (min-width:1px) and (max-width:920px){.custom-range .rc-slider-track{border-radius:.125rem;height:.125rem}}.custom-range .rc-slider-step{height:.125rem}@media (min-width:1px) and (max-width:920px){.custom-range .rc-slider-step{height:.125rem}}.custom-range .rc-slider{bottom:0;height:.125rem;left:50%;padding:0;position:absolute;transform:translateX(-50%);z-index:2}@media (min-width:1px) and (max-width:920px){.custom-range .rc-slider{bottom:0;height:.125rem}}.custom-range .rc-slider-handle{background-color:#fff;border:.125rem solid #0078ee;border-radius:50%;height:1rem;margin-top:-.4375rem;opacity:1;transition:left .3s ease;width:1rem}@media (min-width:1px) and (max-width:920px){.custom-range .rc-slider-handle{border:.125rem solid #0078ee;height:1rem;margin-top:-.4375rem;width:1rem}}.custom-range .rc-slider-handle-dragging.rc-slider-handle-dragging.rc-slider-handle-dragging{border-color:#0078ee;box-shadow:none}@media screen and (min-width:920px){.custom-range.full-d.dark-bg-d .custom-range__range-numbers{background-color:#fff}.custom-range.full-d.dark-bg-d .custom-range__range-input input,.custom-range.full-d.dark-bg-d .custom-range__range-number{background-color:#fff;caret-color:#333;color:#333}.custom-range.full-d.dark-bg-d .custom-range__range-divider{background-color:#fff}.custom-range.full-d.dark-bg-d .custom-range__prefix{color:#9a9a9a}.custom-range.short-d.dark-bg-d .custom-range__range-input input,.custom-range.short-d.dark-bg-d .custom-range__range-number{background-color:#fff;caret-color:#333;color:#333}.custom-range.short-d.dark-bg-d .custom-range__range-divider{background-color:#9a9a9a}.custom-range.short-d.dark-bg-d .custom-range__prefix{color:#9a9a9a}}@media (min-width:1px) and (max-width:920px){.custom-range.full-m.dark-bg-m .custom-range__range-numbers{background-color:#fff}.custom-range.full-m.dark-bg-m .custom-range__range-input input,.custom-range.full-m.dark-bg-m .custom-range__range-number{background-color:#fff;caret-color:#333;color:#333}.custom-range.full-m.dark-bg-m .custom-range__range-divider{background-color:#fff}.custom-range.full-m.dark-bg-m .custom-range__prefix{color:#9a9a9a}.custom-range.short-m.dark-bg-m .custom-range__range-input input,.custom-range.short-m.dark-bg-m .custom-range__range-number{background-color:#fff;caret-color:#333;color:#333}.custom-range.short-m.dark-bg-m .custom-range__range-divider{background-color:#9a9a9a}.custom-range.short-m.dark-bg-m .custom-range__prefix{color:#9a9a9a}}@media screen and (min-width:920px){.custom-range.full-d.light-bg-d .custom-range__range-numbers{background-color:#f1f5fe}.custom-range.full-d.light-bg-d .custom-range__range-input input,.custom-range.full-d.light-bg-d .custom-range__range-number{background-color:#f1f5fe;caret-color:#333;color:#333}.custom-range.full-d.light-bg-d .custom-range__range-divider{background-color:#f1f5fe}.custom-range.full-d.light-bg-d .custom-range__prefix{color:#9a9a9a}.custom-range.short-d.light-bg-d .custom-range__range-input input,.custom-range.short-d.light-bg-d .custom-range__range-number{background-color:#f1f5fe;caret-color:#333;color:#333}.custom-range.short-d.light-bg-d .custom-range__range-divider{background-color:#9a9a9a}.custom-range.short-d.light-bg-d .custom-range__prefix{color:#9a9a9a}}@media (min-width:1px) and (max-width:920px){.custom-range.full-m.light-bg-m .custom-range__range-numbers{background-color:#f1f5fe}.custom-range.full-m.light-bg-m .custom-range__range-input input,.custom-range.full-m.light-bg-m .custom-range__range-number{background-color:#f1f5fe;caret-color:#333;color:#333}.custom-range.full-m.light-bg-m .custom-range__range-divider{background-color:#f1f5fe}.custom-range.full-m.light-bg-m .custom-range__prefix{color:#9a9a9a}.custom-range.short-m.light-bg-m .custom-range__range-input input,.custom-range.short-m.light-bg-m .custom-range__range-number{background-color:#f1f5fe;caret-color:#333;color:#333}.custom-range.short-m.light-bg-m .custom-range__range-divider{background-color:#9a9a9a}.custom-range.short-m.light-bg-m .custom-range__prefix{color:#9a9a9a}}@media screen and (min-width:920px){.custom-range.full-d:not(.custom-range:has(.custom-range__range-number--to)):not(:has(.custom-range__range-fields--single)) .custom-range__range-input input{width:100%!important}}@media screen and (min-width:920px){.custom-range.full-d .custom-range__label{margin-bottom:.625rem}}.custom-range.full-d .custom-range__range-number{overflow:visible}@media screen and (min-width:920px){.custom-range.full-d .custom-range__range-number--from{margin-left:.625rem}.custom-range.full-d .custom-range__range-number--from label{left:-.625rem}.custom-range.full-d .custom-range__range-number--to label{left:auto;right:-.625rem}.custom-range.full-d .custom-range__range-number label{width:calc(100% + 3.75rem)}.custom-range.full-d .custom-range__range-numbers{border:1px solid transparent;border-radius:.625rem;justify-content:space-between;width:100%}}@media screen and (min-width:920px){.custom-range.full-d .custom-range__range-numbers:has(.custom-range__range-input input:focus-visible),.custom-range.full-d .custom-range__range-numbers:hover{background-color:#fff;border-color:#0078ee}}@media screen and (min-width:920px){.custom-range.full-d .custom-range__range-numbers:has(.custom-range__range-input input:focus-visible) .custom-range__range-number,.custom-range.full-d .custom-range__range-numbers:hover .custom-range__range-number{background-color:#fff}}@media screen and (min-width:920px){.custom-range.full-d .custom-range__range-numbers:has(.custom-range__range-input input:focus-visible) .custom-range__range-input input,.custom-range.full-d .custom-range__range-numbers:hover .custom-range__range-input input{background-color:#fff}}@media screen and (min-width:920px){.custom-range.full-d .custom-range__range-fields{flex-direction:column}.custom-range.full-d .rc-slider{width:calc(100% - 1.5rem)}}@media (min-width:1px) and (max-width:920px){.custom-range.full-m:not(:has(.custom-range__range-number--to)):not(:has(.custom-range__range-fields--single)) .custom-range__range-input input{width:100%!important}}.custom-range.full-m .custom-range__range-number{overflow:visible}@media (min-width:1px) and (max-width:920px){.custom-range.full-m .custom-range__range-number--from{margin-left:.625rem}.custom-range.full-m .custom-range__range-number--from label{left:-.625rem}.custom-range.full-m .custom-range__range-number--to label{left:auto;right:-.625rem}.custom-range.full-m .custom-range__range-number label{width:calc(100% + 3.75rem)}.custom-range.full-m .custom-range__label{margin-bottom:.625rem}.custom-range.full-m .custom-range__range-numbers{border:1px solid transparent;border-radius:.625rem;justify-content:space-between;width:100%}}@media (min-width:1px) and (max-width:920px){.custom-range.full-m .custom-range__range-numbers:has(.custom-range__range-input input:focus){background-color:#fff;border-color:#0078ee}}@media (min-width:1px) and (max-width:920px){.custom-range.full-m .custom-range__range-numbers:has(.custom-range__range-input input:focus) .custom-range__range-number{background-color:#fff}}@media (min-width:1px) and (max-width:920px){.custom-range.full-m .custom-range__range-numbers:has(.custom-range__range-input input:focus) .custom-range__range-input input{background-color:#fff}}@media (min-width:1px) and (max-width:920px){.custom-range.full-m .custom-range__range-fields{flex-direction:column}.custom-range.full-m .rc-slider{width:calc(100% - 1.5rem)}}@media screen and (min-width:920px){.custom-range.short-d .custom-range__range-numbers{margin-left:auto;width:auto}.custom-range.short-d .custom-range__label{margin-right:auto}.custom-range.short-d .custom-range__range-fields{align-items:center;padding-bottom:1.125rem}.custom-range.short-d .rc-slider{width:calc(100% - 1.125rem)}}.custom-range.short-d .custom-range__range-number{border:1px solid transparent}@media screen and (min-width:920px){.custom-range.short-d .custom-range__range-number:focus:focus-visible,.custom-range.short-d .custom-range__range-number:has(.custom-range__range-input input:focus-visible),.custom-range.short-d .custom-range__range-number:hover{background-color:#fff;border-color:#0078ee}}@media screen and (min-width:920px){.custom-range.short-d .custom-range__range-number:focus:focus-visible .custom-range__range-input input,.custom-range.short-d .custom-range__range-number:has(.custom-range__range-input input:focus-visible) .custom-range__range-input input,.custom-range.short-d .custom-range__range-number:hover .custom-range__range-input input{background-color:#fff}}@media (min-width:1px) and (max-width:920px){.custom-range.short-m .custom-range__range-numbers{margin-left:auto;width:auto}.custom-range.short-m .custom-range__label{margin-right:auto}.custom-range.short-m .custom-range__range-fields{align-items:center;padding-bottom:1.25rem}.custom-range.short-m .rc-slider{width:calc(100% - 1.125rem)}}.custom-range.short-m .custom-range__range-number{border:1px solid transparent}@media (min-width:1px) and (max-width:920px){.custom-range.short-m .custom-range__range-number:focus,.custom-range.short-m .custom-range__range-number:has(.custom-range__range-input input:focus){background-color:#fff;border-color:#0078ee}}@media (min-width:1px) and (max-width:920px){.custom-range.short-m .custom-range__range-number:focus .custom-range__range-input input,.custom-range.short-m .custom-range__range-number:has(.custom-range__range-input input:focus) .custom-range__range-input input{background-color:#fff}}.custom-range__range-fields--single .custom-range__range-input{align-items:baseline;right:auto}.custom-range__range-fields--single .custom-range__range-input input{box-sizing:content-box;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;padding:0}.custom-range__range-fields--single .custom-range__range-value{font-feature-settings:"tnum";font-variant-numeric:tabular-nums;max-width:none;padding-left:0}.custom-range__range-fields--single .custom-range__range-number{overflow:hidden}.custom-range__range-fields--single .custom-range__range-number label{display:none}.custom-range__range-fields--single .custom-range__range-numbers{position:relative}.custom-range__range-fields--single .custom-range__range-numbers label{bottom:0;height:100%;left:0;position:absolute;top:0;width:100%;z-index:2}