.custom-select__title{-ms-appearance:none;-webkit-appearance:none;appearance:none;border-radius:var(--field-border-radius);background:var(--input-background-color);color:var(--color-raisin-black);font-size:var(--text-small);height:var(--input-height);box-sizing:border-box;transition:background-color var(--global-transition-speed)var(--global-ease);text-align:left;border:.0625rem solid transparent;width:100%;padding:.56rem 1.5rem .625rem}.custom-select__title:-webkit-autofill{-webkit-box-shadow:0 0 0px 1000px var(--input-hover-color)inset;transition:background-color 5000s ease-in-out}.custom-select__title:hover{background:var(--input-hover-color)}.custom-select__title:focus{background:var(--input-focus-color);outline:transparent}.custom-select__title:not(:-ms-placeholder-shown):invalid{border-color:var(--color-error)}.custom-select__title:not(:placeholder-shown):invalid{border-color:var(--color-error)}.custom-select__title:not(:-ms-placeholder-shown):invalid~label{color:var(--color-error)}.custom-select__title:not(:placeholder-shown):invalid~label{color:var(--color-error)}.custom-select__title:after{content:"";transform-origin:50%;transition:var(--global-transition);background-image:url("data:image/svg+xml,%3Csvg width='15' height='12' viewBox='0 0 15 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.6785 2L6.67847 6L1.67847 2' stroke='black' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;width:15px;height:11px;position:absolute;top:50%;right:0;transform:translateY(-50%)rotate(0)}.custom-select{--select-padding:var(--space-l);position:relative}.custom-select__title{cursor:pointer;white-space:nowrap;text-overflow:ellipsis;padding:.7rem 2.5rem .6rem 1.5rem;position:relative;overflow:hidden}.custom-select__title:after{content:"";right:var(--space-l)}.custom-select__content{opacity:0;visibility:hidden;border-bottom-left-radius:var(--field-border-radius);border-bottom-right-radius:var(--field-border-radius);background:var(--input-background-color);transition:var(--global-transition);width:100%}.custom-select__item{padding:.625rem var(--space-l).625rem 1.5rem;cursor:pointer}.custom-select__item.custom-select__item--disabled{cursor:not-allowed;-webkit-user-select:none;-ms-user-select:none;user-select:none}.custom-select__item.custom-select__item--disabled span{opacity:.4}.custom-select__item--content{column-gap:var(--space-l);row-gap:var(--space-s)}.custom-select__item--content--list{height:1.125rem}.custom-select__item--image{object-fit:contain;width:1.125rem;height:1.125rem}.custom-select .custom-select__item+.custom-select__item{border-top:1px solid var(--color-bright-gray)}.custom-select[open] .custom-select__title{border-bottom-right-radius:0;border-bottom-left-radius:0}.custom-select[open] .custom-select__content{opacity:1;visibility:visible}
/*# sourceMappingURL=/cdn/shop/t/434/assets/component-custom-select.css.map */
