.custom-select{position:relative;--custom-select-border-color: #F4F4F4;--custom-select-border-color-inner: #F4F4F4;--custom-select-background-color: #fff;--custom-select-text-color: #000;--custom-select-track-background-color: rgba(42, 42, 42, .1);--custom-select-thumb-background-color: rgba(42, 42, 42, .8);--custom-select-option-disabled-text-color: #9f9f9f;--custom-select-option-disabled-background-color: #f3f3f3;--custom-select-option-hover-text-color: #000;--custom-select-option-hover-background-color: #fcfcfc}custom-select-language{display:none}.custom-select label,.custom-select select{display:none}.custom-select .custom-select-label{display:flex;align-items:center;position:absolute;top:-6px;left:16px;max-width:calc(100% - 74px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;background:var(--custom-select-background-color);color:var(--custom-select-text-color);font-size:12px;line-height:12px;height:14px;padding:0 7px}.custom-select .custom-select-value--container{background:var(--custom-select-background-color);border:1px solid var(--custom-select-border-color);border-radius:3px;padding:0 40px 0 22px;cursor:pointer}.custom-select .custom-select-value{display:flex;align-items:center;height:50px;width:100%;font-size:14px;line-height:48px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;outline:none;box-shadow:none;color:var(--custom-select-text-color);-webkit-appearance:none;appearance:none}.custom-select .custom-select-value .disabled{display:flex;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.custom-select .custom-select-toggle{display:flex;align-items:center;justify-content:center;position:absolute;width:40px;height:40px;top:5px;right:5px;color:var(--custom-select-text-color);pointer-events:none}.custom-select .custom-select-body{display:none;position:absolute;z-index:999;top:100%;left:0;right:0;width:100%;max-width:100%;border-radius:0 0 3px 3px;border:1px solid var(--custom-select-border-color);border-top:none;background:var(--custom-select-background-color)}.custom-select .custom-select-search{background:var(--custom-select-background-color);border-bottom:1px solid var(--custom-select-border-color-inner);position:relative}.custom-select .custom-select-search input{display:flex;align-items:center;font-family:DM Sans,sans-serif;padding:0 55px 0 24px;height:50px;width:100%;border:none;outline:none;box-shadow:none;color:#333;font-size:15px;font-weight:300;line-height:24px;background:transparent}.custom-select .custom-select-search svg{position:absolute;color:#8d8d8d;top:13px;right:16px;pointer-events:none}.custom-select .custom-select-options{max-height:200px;overflow-y:auto;position:relative}.custom-select .custom-select-options::-webkit-scrollbar{width:8px}.custom-select .custom-select-options::-webkit-scrollbar-track{background-color:var(--custom-select-track-background-color)}.custom-select .custom-select-options::-webkit-scrollbar-thumb{background-color:var(--custom-select-thumb-background-color);border-radius:0;border:none}.custom-select .custom-select-option{display:flex;height:50px;align-items:center;padding:0 24px;color:#333;font-size:15px;line-height:24px;font-weight:300;background:var(--custom-select-background-color);border-bottom:1px solid var(--custom-select-border-color-inner);cursor:pointer}.custom-select .custom-select-option-gray{display:block;padding-left:4px;font-weight:300;color:#8d8d8d}.custom-select .custom-select-option:last-child{border-bottom:none}.custom-select .custom-select-option.selected,.custom-select .custom-select-option:hover{color:var(--custom-select-option-hover-text-color);background:var(--custom-select-option-hover-background-color)}.custom-select .custom-select-option.disabled,.custom-select .custom-select-option.disabled:hover{background:var(--custom-select-option-disabled-background-color);color:var(--custom-select-option-disabled-text-color);cursor:default}.custom-select .custom-select-options .custom-select-option.placeholder{display:none}.custom-select.custom-select-shadow .custom-select-body{box-shadow:0 0 10px #00000026}.custom-select.open .custom-select-value{border-radius:3px 3px 0 0}.custom-select.open .custom-select-body{display:block}.custom-select.open.custom-select-icon .custom-select-toggle{transform:rotate(180deg)}.custom-select.custom-select-disabled{pointer-events:none}.custom-select.custom-select-disabled select{background:var(--custom-select-option-disabled-background-color);color:var(--custom-select-option-disabled-text-color);border:1px solid var(--custom-select-border-color);cursor:default}.custom-select.custom-select-disabled .custom-select-toggle{color:var(--custom-select-option-disabled-text-color);opacity:.25}.custom-select.custom-select-disabled .custom-select-value{background:var(--custom-select-option-disabled-background-color);color:var(--custom-select-option-disabled-text-color)}.static-select{--custom-select-border-color: #F4F4F4;display:flex;position:relative;height:48px;width:100%;align-items:center;padding:0 24px;outline:none;box-shadow:none;font-size:14px;font-weight:400;color:#000;background:#fff;border:1px solid var(--custom-select-border-color);border-radius:3px;-webkit-appearance:none;appearance:none;cursor:pointer;text-decoration:none}.static-select-toggle{display:flex;align-items:center;justify-content:center;position:absolute;width:40px;height:40px;top:5px;right:5px;color:#000;pointer-events:none}.custom-select--language .custom-select-value--container{border-color:transparent}.custom-select--language.open .custom-select-value--container{border-color:var(--custom-select-border-color)}.custom-select__language{display:flex;align-items:center;gap:1rem;padding-right:.75rem}.custom-select__language--icon{display:flex;width:26px;height:26px;border-radius:99px;border:1px solid black;overflow:hidden}.custom-select__language--icon img{display:block;margin:0;flex-shrink:0;width:26px;height:26px}.custom-select__language--box{line-height:21px}.custom-select__language--label{font-size:14px;font-weight:500;color:#363636}.custom-select__language--value{font-size:12px;color:#363636}.custom-select-value--container{display:flex;width:100%;align-items:center;gap:.75rem}.custom-select-before,.custom-select-after{display:none;align-items:center;justify-content:center;flex-shrink:0}.custom-select .custom-select-before,.custom-select .custom-select-after{display:flex}
/*# sourceMappingURL=/cdn/shop/t/3/assets/custom-select.css.map */
