custom-select{display:block;height:var(--closed-height);overflow:hidden;transition:height var(--transition-duration) var(--transition-ease)}custom-select.open{height:var(--open-height)}custom-select popup-modal{display:block;opacity:0;position:fixed;top:0;left:0;height:fit-content}custom-select.loaded popup-modal{position:unset}.custom-select--toggle,.custom-select--option label{cursor:pointer}.custom-select--options{display:flex;flex-direction:column}custom-select{font-size:var(--button-small-size)!important;background:var(--color-card-transparent);border-radius:20px}.custom-select--toggle{display:flex;align-items:center;justify-content:space-between;gap:.5rem;width:100%;height:fit-content;padding:.5rem 1.25rem}.custom-select--toggle:after{content:"";width:.4rem;height:.3rem;flex-shrink:0;background-color:currentColor;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9' height='6' viewBox='0 0 9 6' fill='none'%3E%3Cpath d='M9 1.5L4.5 6L-1.96701e-07 1.5L0.661569 0.838432L4.5 4.67698L8.33843 0.838431L9 1.5Z' fill='%23003A16'/%3E%3C/svg%3E");mask-size:cover;mask-repeat:no-repeat;mask-position:center;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9' height='6' viewBox='0 0 9 6' fill='none'%3E%3Cpath d='M9 1.5L4.5 6L-1.96701e-07 1.5L0.661569 0.838432L4.5 4.67698L8.33843 0.838431L9 1.5Z' fill='%23003A16'/%3E%3C/svg%3E");-webkit-mask-size:cover;-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;transition:transform var(--transition-duration) var(--transition-ease)}custom-select.open .custom-select--toggle:after{transform:rotate(180deg)}custom-select popup-modal{transition:opacity var(--transition-duration) var(--transition-ease) var(--transition-duration)}custom-select.open popup-modal{opacity:1}.custom-select--options{justify-content:flex-start;padding:0 1.25rem .5rem}.custom-select--options .custom-select--option{padding:.25rem 0}
/*# sourceMappingURL=/cdn/shop/t/30/assets/custom-select.css.map */
