.price-modal{width:100%;height:100%;border:inherit;border-radius:unset;border-bottom-right-radius:2rem;border-bottom-left-radius:2rem;background-color:rgb(var(--global-color-white));z-index:1000;padding:3.75rem}.price-modal,.price-modal__text{display:flex;flex-direction:column;align-items:center;justify-content:center}.price-modal__text{gap:.75rem;margin-bottom:3rem;font-style:normal;font-weight:500;line-height:normal}.price-modal__text,.price-modal__text h3{color:rgb(var(--global-color-foreground))}.price-modal__text h3{font-size:1.25rem}.price-modal__text p{font-size:2rem}.price-modal__slider{width:65%}.price-modal__slider .MuiSlider-root{height:1.75rem;color:rgb(var(--global-color-primay-gray-light));border-radius:1.75rem}.price-modal__slider .MuiSlider-track{background-color:rgb(var(--global-color-primary))}.price-modal__slider .MuiSlider-mark{width:0;height:0}.price-modal__slider .MuiSlider-thumb{width:2.875rem;height:2.875rem;background-color:rgb(var(--global-color-white));box-shadow:0 0 16px rgba(15,55,102,.2)}.price-modal__slider .MuiSlider-markLabel{margin-top:1.5rem;color:rgb(var(--global-color-foreground));font-size:.875rem;font-style:normal;font-weight:500;line-height:normal}.price-modal__buttons{margin-top:1.5rem;width:100%;height:5rem;padding:1.5rem 1rem;display:flex;justify-content:space-between;align-items:center}.price-modal__buttons .MuiFormControlLabel-root{gap:.5rem}.price-modal__buttons .MuiFormControlLabel-label{color:rgb(var(--global-color-foreground))!important;font-size:1rem;font-style:normal;font-weight:600;line-height:1rem}.price-modal__buttons .MuiSwitch-root{width:3.375rem;height:1.875rem;border-radius:1.875rem;padding:0;background-color:rgb(var(--global-color-primary-gray-light))!important}.price-modal__buttons .MuiSwitch-root.Mui-checked{background-color:rgb(var(--global-color-primary))!important}.price-modal__buttons .MuiButtonBase-root.MuiSwitch-switchBase{padding:5px}.price-modal__buttons .MuiSwitch-thumb{color:rgb(var(--global-color-white))!important}.price-modal__buttons .MuiSwitch-track{background-color:#18549c}.price-modal__buttons .Mui-checked+.MuiSwitch-track{background-color:rgb(var(--global-color-primary))!important;opacity:1!important}@media(max-width:1024px){.price-modal{position:fixed;width:100vw;height:100%;top:0;overflow:scroll;border-radius:0;padding:calc(env(safe-area-inset-top)) 0 calc(env(safe-area-inset-bottom));flex-direction:column;align-items:flex-start;justify-content:flex-start;overscroll-behavior-y:none}.price-modal__modal-title{margin-top:3.2rem;display:flex;justify-content:center;width:100%;position:relative;color:#49678b;font-size:1.625rem;font-weight:500;line-height:1.75rem;margin-bottom:2.25rem;-webkit-padding-start:1.5rem;padding-inline-start:1.5rem;-webkit-padding-end:1.5rem;padding-inline-end:1.5rem}.price-modal__modal-title button:last-of-type{position:absolute;left:1.5rem}.price-modal__modal-title button{border:none;background-color:rgba(0,0,0,0)}.price-modal__modal-title div{color:#49678b;font-size:1.625rem;font-style:normal;font-weight:500;line-height:1.75rem}.price-modal__text{width:100%}.price-modal__slider{width:100%;-webkit-padding-start:3rem;padding-inline-start:3rem;-webkit-padding-end:3rem;padding-inline-end:3rem;-webkit-user-select:none;-moz-user-select:none;user-select:none}.price-modal__buttons{margin-top:auto;position:-webkit-sticky;position:sticky}.price-modal .search-engine-input{flex-grow:0;-webkit-padding-start:1.5rem;padding-inline-start:1.5rem;-webkit-padding-end:1.5rem;padding-inline-end:1.5rem;margin-bottom:5rem;box-shadow:none}}