.range-slider{touch-action:none;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none;cursor:pointer;background:#ddd;border-radius:4px;width:100%;height:8px;display:block;position:relative}.range-slider[data-vertical]{width:8px;height:100%}.range-slider[data-disabled]{opacity:.5;cursor:not-allowed}.range-slider .range-slider__thumb{z-index:3;background:#2196f3;border-radius:50%;width:24px;height:24px;position:absolute;top:50%;transform:translate(-50%,-50%)}.range-slider .range-slider__thumb:focus-visible{outline:0;box-shadow:0 0 0 6px #2196f380}.range-slider[data-vertical] .range-slider__thumb{left:50%}.range-slider .range-slider__thumb[data-disabled]{z-index:2}.range-slider .range-slider__range{z-index:1;background:#51adf6;width:100%;height:100%;position:absolute;top:50%;transform:translateY(-50%)}.range-slider[data-vertical] .range-slider__range{left:50%;transform:translate(-50%)}.range-slider input[type=range]{-webkit-appearance:none;pointer-events:none;z-index:2;background-color:#0000;width:0;height:0;position:absolute;top:0;left:0}.range-slider input[type=range]::-webkit-slider-thumb{appearance:none}.range-slider input[type=range]::-moz-range-thumb{border:0;width:0;height:0}.range-slider input[type=range]:focus{outline:0}
.styles-module-scss-module__jL1QeW__priceFilter{color:#1c1c1c;background-color:#fff;margin:0;padding:0;font-size:.875rem;list-style:none}.styles-module-scss-module__jL1QeW__header{gap:10px;width:100%;padding:6px 0 0;font-size:.75rem;display:flex}.styles-module-scss-module__jL1QeW__dropdownOptionPrice{flex-direction:column;gap:10px;width:100%;padding:10px 0 14px;display:flex}.styles-module-scss-module__jL1QeW__dropdownOptionPrice .styles-module-scss-module__jL1QeW__priceInput{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;width:100%;display:grid}.styles-module-scss-module__jL1QeW__dropdownOptionPrice .styles-module-scss-module__jL1QeW__priceInput input{appearance:none;text-align:center;color:#111;background:#fff;border:1px solid #b6b6bb;border-radius:6px;width:100%;min-width:0;min-height:44px;padding:8px 10px;font-size:.875rem;transition:background-color .15s,border-color .15s,color .15s,box-shadow .15s}.styles-module-scss-module__jL1QeW__dropdownOptionPrice .styles-module-scss-module__jL1QeW__priceInput input::placeholder{color:#8b8b92;opacity:1}.styles-module-scss-module__jL1QeW__dropdownOptionPrice .styles-module-scss-module__jL1QeW__priceInput input:hover,.styles-module-scss-module__jL1QeW__dropdownOptionPrice .styles-module-scss-module__jL1QeW__priceInput input:focus{outline:none;box-shadow:0 0 0 2px #1500ff1a;border-color:#1500ff!important}.styles-module-scss-module__jL1QeW__dropdownOptionPrice .styles-module-scss-module__jL1QeW__rangeSlider{background:0 0;height:28px;margin-top:2px;position:relative}.styles-module-scss-module__jL1QeW__dropdownOptionPrice .styles-module-scss-module__jL1QeW__rangeSlider:before{content:"";z-index:0;pointer-events:none;background:#d8d8dc;border-radius:999px;height:4px;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}.styles-module-scss-module__jL1QeW__dropdownOptionPrice .styles-module-scss-module__jL1QeW__rangeSlider .range-slider__range{z-index:1;background:#1500ff;border-radius:999px;height:4px}.styles-module-scss-module__jL1QeW__dropdownOptionPrice .styles-module-scss-module__jL1QeW__rangeSlider .range-slider__thumb{z-index:2;background:#fff;border:2px solid #1500ff;border-radius:50%;outline:none;width:20px;height:20px;box-shadow:0 1px 4px #0003}.styles-module-scss-module__jL1QeW__dropdownOptionPrice .styles-module-scss-module__jL1QeW__rangeSlider .range-slider__thumb:focus-visible{box-shadow:0 0 0 3px #1500ff2e}.styles-module-scss-module__jL1QeW__priceButtons{justify-content:space-between;gap:12px;width:100%;padding:12px;display:flex}html[data-native-app=true][data-kurb-theme=dark] .styles-module-scss-module__jL1QeW__priceFilter{color:var(--kurb-text);background:0 0}html[data-native-app=true][data-kurb-theme=dark] .styles-module-scss-module__jL1QeW__header{color:var(--kurb-text)}html[data-native-app=true][data-kurb-theme=dark] .styles-module-scss-module__jL1QeW__dropdownOptionPrice .styles-module-scss-module__jL1QeW__priceInput input{color:var(--kurb-text);background:var(--kurb-surface);border-color:var(--kurb-border)}html[data-native-app=true][data-kurb-theme=dark] .styles-module-scss-module__jL1QeW__dropdownOptionPrice .styles-module-scss-module__jL1QeW__priceInput input::placeholder{color:#949ba4}:is(html[data-native-app=true][data-kurb-theme=dark] .styles-module-scss-module__jL1QeW__dropdownOptionPrice .styles-module-scss-module__jL1QeW__priceInput input:hover,html[data-native-app=true][data-kurb-theme=dark] .styles-module-scss-module__jL1QeW__dropdownOptionPrice .styles-module-scss-module__jL1QeW__priceInput input:focus){box-shadow:0 0 0 2px #5865f22e;border-color:var(--kurb-accent)!important}html[data-native-app=true][data-kurb-theme=dark] .styles-module-scss-module__jL1QeW__dropdownOptionPrice .styles-module-scss-module__jL1QeW__rangeSlider{background:0 0}html[data-native-app=true][data-kurb-theme=dark] .styles-module-scss-module__jL1QeW__dropdownOptionPrice .styles-module-scss-module__jL1QeW__rangeSlider:before{background:var(--kurb-border)}html[data-native-app=true][data-kurb-theme=dark] .styles-module-scss-module__jL1QeW__dropdownOptionPrice .styles-module-scss-module__jL1QeW__rangeSlider .range-slider__range{background:var(--kurb-accent)}html[data-native-app=true][data-kurb-theme=dark] .styles-module-scss-module__jL1QeW__dropdownOptionPrice .styles-module-scss-module__jL1QeW__rangeSlider .range-slider__thumb{border-color:var(--kurb-accent);background:var(--kurb-text);box-shadow:0 1px 6px #00000073}html[data-native-app=true][data-kurb-theme=dark] .styles-module-scss-module__jL1QeW__dropdownOptionPrice .styles-module-scss-module__jL1QeW__rangeSlider .range-slider__thumb:focus-visible{box-shadow:0 0 0 3px #5865f247}
.styles-module-scss-module__bNNKEa__stickyShell{box-sizing:border-box;z-index:10;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff5;flex-shrink:0;width:100%;padding:8px;position:sticky;top:0}@media (min-width:1251px){.styles-module-scss-module__bNNKEa__stickyShell{padding:12px 16px 8px}}.styles-module-scss-module__bNNKEa__panel{color:#1c1c1c;cursor:pointer;text-align:left;-webkit-user-select:none;user-select:none;background:#fff;border:1px solid #1500ff42;border-radius:12px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;width:100%;min-height:68px;padding:10px 12px;text-decoration:none;transition:border-color .15s,box-shadow .15s,background-color .15s;display:grid;box-shadow:0 4px 14px #1500ff14}.styles-module-scss-module__bNNKEa__panel:hover{border-color:#1500ff99;box-shadow:0 6px 20px #1500ff24}.styles-module-scss-module__bNNKEa__panel:hover .styles-module-scss-module__bNNKEa__cta{background:#0d00bd}.styles-module-scss-module__bNNKEa__panel:hover .styles-module-scss-module__bNNKEa__cta svg{transform:translate(2px)}.styles-module-scss-module__bNNKEa__panel:focus-visible{outline-offset:2px;outline:2px solid #1500ff}@media (min-width:601px){.styles-module-scss-module__bNNKEa__panel{padding:10px 14px}}.styles-module-scss-module__bNNKEa__signal{color:#fff;background:#1500ff;border-radius:9999px;justify-content:center;align-items:center;width:38px;height:38px;display:inline-flex;box-shadow:0 0 0 5px #1500ff14}.styles-module-scss-module__bNNKEa__copy{flex-direction:column;min-width:0;display:flex}.styles-module-scss-module__bNNKEa__eyebrow{color:#1500ff;font-family:var(--font-ibm-mono),monospace;letter-spacing:.08em;font-size:.6875rem;font-weight:700;line-height:1.2}.styles-module-scss-module__bNNKEa__headline{color:#1c1c1c;text-overflow:ellipsis;white-space:nowrap;font-size:.9375rem;font-weight:700;line-height:1.25;overflow:hidden}.styles-module-scss-module__bNNKEa__desktopHeadline{display:none}@media (min-width:601px){.styles-module-scss-module__bNNKEa__desktopHeadline{display:inline}.styles-module-scss-module__bNNKEa__mobileHeadline{display:none}}.styles-module-scss-module__bNNKEa__supportingText{color:#2c2c2cbf;font-size:.75rem;line-height:1.3;display:none}@media (min-width:601px){.styles-module-scss-module__bNNKEa__supportingText{display:block}}.styles-module-scss-module__bNNKEa__cta{color:#fff;white-space:nowrap;text-transform:uppercase;background:#1500ff;border-radius:6px;justify-content:center;align-items:center;gap:6px;min-height:36px;padding:0 12px;font-size:.75rem;font-weight:600;line-height:1;transition:background-color .15s;display:inline-flex}.styles-module-scss-module__bNNKEa__cta svg{transition:transform .15s}@media (max-width:600px){.styles-module-scss-module__bNNKEa__cta{padding:0 10px;font-size:.6875rem}}.styles-module-scss-module__bNNKEa__upgradePanel{background:#fff;border-color:#8f478a52}.styles-module-scss-module__bNNKEa__upgradePanel .styles-module-scss-module__bNNKEa__signal,.styles-module-scss-module__bNNKEa__upgradePanel .styles-module-scss-module__bNNKEa__cta{background:#8f478a}.styles-module-scss-module__bNNKEa__upgradePanel .styles-module-scss-module__bNNKEa__eyebrow{color:#8f478a}.styles-module-scss-module__bNNKEa__upgradePanel:hover{border-color:#8f478ab3;box-shadow:0 6px 20px #8f478a29}.styles-module-scss-module__bNNKEa__upgradePanel:hover .styles-module-scss-module__bNNKEa__cta{background:#6f356b}@media (prefers-reduced-motion:reduce){.styles-module-scss-module__bNNKEa__panel,.styles-module-scss-module__bNNKEa__cta,.styles-module-scss-module__bNNKEa__cta svg{transition:none}}
