custom-select{display:block;font-family:system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;max-width:100%;background:#fff;border:2px solid rgb(var(--color-base-brand));border-radius:var(--inputs-radius)}custom-select+.select{display:none}custom-select .icon-caret__container,custom-select .icon-caret{width:10px}.cselect{position:relative}.cselect__trigger{width:100%;display:flex;justify-content:space-between;align-items:center;padding:10px 12px;border:unset;background:#fff;cursor:pointer;font-family:var(--font-body-family);font-style:var(--font-body-style);font-weight:var(--font-weight-bold);font-size:var(--text-size-s);color:rgba(var(--color-foreground),.75)}.cselect.is-open .cselect__trigger{border-bottom-left-radius:0;border-bottom-right-radius:0}.cselect__panel{max-height:0;overflow:hidden;transition:max-height .2s ease;font-family:var(--font-body-family);font-weight:500}.cselect.is-open .cselect__panel{max-height:240px}.cselect__option{padding:10px 12px;cursor:pointer;font-size:var(--text-size-xs)}.cselect__option:hover{background:#f5f5f5}.cselect__option.is-active{background:#eee}.cselect__option.is-disabled{opacity:.4;pointer-events:none}
/*# sourceMappingURL=/cdn/shop/t/337/compiled_assets/styles.css.map */
