.yc-custom-select{position:relative;display:inline-block;width:100%;max-width:400px;font-family:Inter,sans-serif;z-index:998}.yc-custom-select.open{z-index:9999}.yc-custom-select .yc-select-display{padding:1.1rem 1.6rem;border:1px solid var(--Interface-Dirty-Lilac);border-radius:var(--Radius);background-color:var(--Interface-Hot-White);font-size:1.6rem;font-family:Inter,sans-serif;display:flex;align-items:center;justify-content:space-between;color:var(--Interface-Secluded-Grey)}.yc-custom-select:hover .yc-select-display,.yc-custom-select:focus-within .yc-select-display{color:var(--Interface-Almost-Black)}.yc-custom-select .yc-select-display .yc-select-carret svg{width:1.2rem;height:1.2rem;transition:.25s ease-in-out}.yc-custom-select.open .yc-select-display .yc-select-carret svg{transform:rotate(180deg)}.yc-custom-select.open .yc-select-display{border-radius:var(--Radius) var(--Radius) 0 0}.yc-custom-select .yc-select-options{position:absolute;z-index:1000;top:calc(100% - 1px);width:100%;list-style:none;margin:0;padding:0;border:1px solid var(--Interface-Dirty-Lilac);background-color:var(--Interface-Hot-White);border-radius:0 0 var(--Radius) var(--Radius);max-height:0;opacity:0;pointer-events:none;overflow:hidden}.yc-custom-select.open .yc-select-options{grid-template-rows:1fr;max-height:300px;overflow-y:auto;opacity:1;pointer-events:all;z-index:9999999}.yc-custom-select.open.open-upwards .yc-select-display{border-radius:0 0 var(--Radius) var(--Radius)}.yc-custom-select.open-upwards .yc-select-options{bottom:100%;top:auto;border-radius:var(--Radius) var(--Radius) 0 0}.yc-custom-select .yc-select-options li{padding:1.1rem 1.6rem;transition:background-color .25s ease-in-out}.yc-custom-select .yc-select-options li:hover,.yc-custom-select .yc-select-options li.selected{background-color:var(--Interface-Dirty-Lilac)}
/*# sourceMappingURL=/cdn/shop/t/4/assets/yc-custom-select-element.css.map */
