:root{--select-border-color: #07989A;--dropdown-shadow: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -1px rgba(0, 0, 0, .06);--option-hover-bg: #FEF4F2;--scrollbar-track: #E5E7EB;--scrollbar-thumb: black;--scrollbar-thumb-hover: #D1D5DB;--checkmark-color: #FF1654;--select-bg-color: #fff}.custom-select{cursor:pointer}.custom-select select{color:#707071}.custom-select.error select{border:1px solid #E52441}.custom-select.active select{border:1px solid var(--select-border-color)!important;color:#333334}.custom-select .select-dropdown{position:absolute;top:100%;left:0;right:0;display:none;margin-top:4px;padding:0 0 0 5px;font-size:1.4rem;max-height:200px;border-radius:16px;box-shadow:var(--dropdown-shadow);z-index:10;overflow-y:auto;overflow-x:hidden;background-color:var(--select-bg-color);color:#333334}.custom-select .select-dropdown .option{display:flex;align-items:center;justify-content:space-between;margin:0 4px 8px 0;padding:4px 12px;border-radius:8px;cursor:pointer;transition:all .2s ease}.custom-select .select-dropdown .option:last-child{margin-bottom:0}.custom-select .select-dropdown .option:hover{background:var(--option-hover-bg)}.custom-select .select-dropdown .option.selected{background-color:var(--option-hover-bg)}.custom-select .select-dropdown .option .checkmark{width:14px;display:none}.custom-select .select-dropdown .option .checkmark svg{width:100%;height:100%;color:var(--checkmark-color)}.custom-select .select-dropdown::-webkit-scrollbar{width:4px}.custom-select .select-dropdown::-webkit-scrollbar-track{background:var(--scrollbar-track)}.custom-select .select-dropdown::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb);border-radius:4px}.custom-select .select-dropdown::-webkit-scrollbar-thumb:hover{background:var(--scrollbar-thumb-hover)}@media screen and (min-width: 990px){.custom-select .select-dropdown{padding:8px;font-size:1.6rem;line-height:150%}.custom-select .select-dropdown .option.selected .checkmark{display:block}}
/*# sourceMappingURL=/cdn/shop/t/17/assets/custom-select.css.map?v=31608526875335005911752067312 */
