@charset "UTF-8";.rods-search-filter__wrapper{position:relative;height:53px;display:flex;flex-direction:column;justify-content:center;padding:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,outline-color .15s ease-in-out;outline:2px solid transparent;border:1px solid var(--front-office__domain-style__form__input__border, #DBDBDB);border-radius:var(--front-office__filter__border-radius, 6px);background-color:#fff;color:#000}.rods-search-filter__wrapper.rods-search-filter__wrapper--has-value{transition:color .15s ease-in-out,background-color .15s ease-in-out,outline-color .15s ease-in-out;outline:2px solid transparent;border-color:var(--front-office__domain-style__accent-2, #ECEEFD);outline-color:var(--front-office__domain-style__accent-2, #ECEEFD)!important;outline-offset:0;background-color:#fff}.rods-search-filter__wrapper:hover:not(.rods-search-filter__wrapper--disabled){transition:color .15s ease-in-out,background-color .15s ease-in-out,outline-color .15s ease-in-out;outline:2px solid transparent;border-color:var(--front-office__domain-style__accent-3, #3355FF);outline-color:transparent}.rods-search-filter__wrapper:focus-within:not(.rods-search-filter__wrapper--disabled){transition:color .15s ease-in-out,background-color .15s ease-in-out,outline-color .15s ease-in-out;outline:2px solid transparent;border-color:var(--front-office__domain-style__accent-3, #3355FF);color:#000;background-color:#fff;outline-color:var(--front-office__domain-style__accent-3, #3355FF)!important;outline-offset:1px}.rods-search-filter__wrapper:active:not(.rods-search-filter__wrapper--disabled){transition:color .15s ease-in-out,background-color .15s ease-in-out,outline-color .15s ease-in-out;outline:2px solid transparent;border-color:var(--front-office__domain-style__accent-4, #0026E5);outline-color:var(--front-office__domain-style__accent-4, #0026E5)!important;outline-offset:1px}.rods-search-filter__wrapper.rods-search-filter__wrapper--disabled{transition:color .15s ease-in-out,background-color .15s ease-in-out,outline-color .15s ease-in-out;outline:2px solid transparent;border-color:transparent;background-color:#f6f6f6}.rods-search-filter__wrapper.rods-search-filter__wrapper--disabled.rods-search-filter__wrapper--has-value{transition:color .15s ease-in-out,background-color .15s ease-in-out,outline-color .15s ease-in-out;outline:2px solid transparent;border-color:#dbdbdb;outline-color:#dbdbdb!important;outline-offset:0}.rods-search-filter__wrapper .rods-search-filter__icon{inset-inline-end:13px;position:absolute;top:50%;transform:translateY(-50%);color:var(--front-office__domain-style__accent-3, #3355FF)}.rods-search-filter__wrapper .rods-search-filter__icon .rods-search-filter__icon__delete-icon{cursor:pointer}.rods-search-filter__wrapper input{border:none;background:none;top:8px;height:35px;padding:6px 13px;padding-inline-end:calc(19px + calc(.875rem * var(--base-font-size-multiplier, 1)));font-size:calc(.875rem * var(--base-font-size-multiplier, 1))}.rods-search-filter__wrapper input:disabled{transition:color .15s ease-in-out,background-color .15s ease-in-out,outline-color .15s ease-in-out;outline:2px solid transparent;color:gray;cursor:not-allowed}.rods-search-filter__wrapper label{font-size:calc(.875rem * var(--base-font-size-multiplier, 1));line-height:1.3;color:var(--front-office__domain-style__typography__texts__primary__color, #5B5B5B);color:var(--front-office__domain-style__accent-3, #3355FF);position:absolute;transition:.15s ease-in-out transform,.15s ease-in-out font-size,.15s ease-in-out line-height;width:88%;pointer-events:none;inset-inline-start:13px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;margin-bottom:0}.rods-search-filter__wrapper input:focus,.rods-search-filter__wrapper input:not([value=""]){position:relative;outline:none}.rods-search-filter__wrapper input:focus~label,.rods-search-filter__wrapper input:not([value=""])~label{font-size:calc(.75rem * var(--base-font-size-multiplier, 1));line-height:1.4;color:var(--front-office__domain-style__typography__texts__primary__color, #5B5B5B);font-weight:400;color:#5b5b5b!important;transform:translateY(-13px)}.rods-search-filter__wrapper input:focus~label .rods-icon,.rods-search-filter__wrapper input:not([value=""])~label .rods-icon{pointer-events:none}.rods-search-filter__wrapper input:disabled~label{color:gray}.rods-search-filter__wrapper input:disabled~.rods-search-filter__icon{color:#b6b6b6}.rods-search-filter__wrapper input:focus::placeholder{opacity:revert}.rods-search-filter__wrapper input::placeholder{opacity:0}textarea.rods-form-control{line-height:1.3;padding:6px 13px}@keyframes spin{to{transform:rotate(360deg)}}.rods-search-filter__spinner{animation:spin 1s linear infinite}
