.budget-display{display:flex;justify-content:space-between;margin-bottom:0}.budget-value{background:none;font-size:.813rem;font-weight:600;margin:.5rem 1rem .5rem .5rem;padding:0}.budget-slider{margin:16px 0}.category-select,.released-within-select{width:100%}.budget-adjustment,.category-select,.released-within-select{background:var(--rd-color-background-500)!important;border:1px solid var(--rd-color-background-100)!important;border-radius:4px!important}.category-select .ant-select-selector,.released-within-select .ant-select-selector{background:var(--rd-color-background-50)!important;border:none!important;border-radius:4px!important;height:auto!important;padding:.2rem 1rem!important}.category-select.ant-select-disabled .ant-select-selector{background-color:var(--rd-color-background-50)!important;color:var(--rd-color-text-75)!important;cursor:not-allowed}.category-select .ant-select-arrow,.released-within-select .ant-select-arrow{color:var(--rd-color-text-75)}.multi-select-dropdown{background:var(--rd-color-background-50)!important}.focus-area-group{width:100%}.main-title{font-size:var(--rd-typography-web-lg-card-title-font-size);font-style:italic;font-weight:var(--rd-typography-web-lg-card-title-font-weight);line-height:var(--rd-typography-web-lg-card-title-line-height);margin-bottom:1rem;text-align:start}.main-title,.section-title{color:var(--rd-color-text-500)}.section-title{font-size:var(--rd-typography-web-text-font-size);font-style:italic!important;font-weight:var(--rd-typography-web-text-font-weight);margin-bottom:.5rem}.section-subtitle{color:var(--rd-color-text-75);font-size:14px;margin-bottom:0}.shopping-prefs-container{background:var(--rd-color-background-500);border:1px solid var(--rd-color-background-100);border-radius:.75rem;padding:1.5rem 1rem;position:relative;width:100%}.shopping-prefs-section{border:1px solid var(--rd-color-background-100);border-radius:20px;margin-bottom:1rem}.ant-select-multiple .ant-select-selection-item{border:none!important;background:#0000!important}.ant-select-selection-item{font-size:12px!important}@media screen and (max-width:450px){.shopping-prefs-container{padding:1rem .7rem}.main-title{font-size:1rem}}.custom-slider{background:#0000;height:12px;position:relative;width:100%}.track{background:var(--rd-color-primary-blue-50);width:100%}.active-range,.track{border-radius:6px;height:12px;position:absolute}.active-range{background:var(--rd-color-primary-blue-main)}.thumb{background:var(--rd-color-background-500);border:2px solid var(--rd-color-primary-blue-main);border-radius:50%;cursor:pointer;height:24px;position:absolute;top:50%;transform:translate(-50%,-50%);width:24px}.constrained-sliders{background-color:#fff;border-radius:1rem;margin:0 auto;width:100%}.sliders-list{display:grid;font-style:normal;grid-template-columns:1fr 1fr;grid-gap:1.25rem;gap:1.25rem}.slider-container{display:flex;flex-direction:column;gap:.5rem}.slider-header{justify-content:space-between}.slider-header,.slider-label{align-items:center;display:flex}.slider-label{color:var(--rd-color-text-500);font-size:.875rem;font-weight:500;gap:.5rem}.slider-value{font-size:.875rem;font-weight:600}.slider-track-container{position:relative}.slider-input{-webkit-appearance:none;appearance:none;border-radius:.5rem;cursor:pointer;height:.5rem;width:100%}.slider-input:focus{outline:none}.slider-input::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background:var(--rd-color-background-500);border:2px solid var(--rd-color-primary-blue-main);border-radius:50%;cursor:pointer;height:18px;width:18px}.slider-input::-webkit-slider-thumb:hover{transform:scale(1.15)}.slider-input::-moz-range-thumb{border:none;border-radius:50%;cursor:pointer;height:18px;width:18px}@media (max-width:640px){.constrained-sliders{padding:1rem}.sliders-list{gap:1rem;grid-template-columns:1fr}}