.smart-select{width:100%;min-width:78px;height:100%;min-height:40px;position:relative}@media (max-width:480px){.smart-select{width:80%;min-height:auto}}.smart-select__trigger{color:#422722;cursor:pointer;background:linear-gradient(#fff 0%,#999 100%);border:none;border-radius:999px;justify-content:center;align-items:center;width:100%;height:100%;padding:0 18px 0 16px;font-family:inherit;font-size:16px;font-weight:700;transition:box-shadow .2s;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 4px 11.1px #00000091}@media (max-width:480px){.smart-select__trigger{gap:5px;width:100%;height:30px;font-size:16px}}.smart-select__trigger:disabled{opacity:.6;cursor:not-allowed}.smart-select__label{pointer-events:none}@media (max-width:480px){.smart-select__label{font-size:14px}}.smart-select__arrow_wrapper{width:12px;height:12px;position:absolute;top:44%;right:10px;transform:translateY(-50%)}@media (max-width:480px){.smart-select__arrow_wrapper{right:8px}}.smart-select__arrow{color:#09451d;justify-content:center;align-items:center;display:inline-flex}.smart-select__dropdown{scrollbar-width:none;-ms-overflow-style:none;z-index:50;background:#fff;border:1px solid #e5e5e5;border-radius:12px;width:100%;max-height:200px;position:absolute;top:calc(100% + 6px);left:0;overflow:hidden auto;box-shadow:0 8px 20px #0000002e}@media (max-width:480px){.smart-select__dropdown{width:80%}}.smart-select__dropdown::-webkit-scrollbar{display:none}.smart-select__item{color:#422722;text-align:left;cursor:pointer;background:0 0;border:none;width:100%;padding:10px 12px;font-size:14px;transition:background .2s}.smart-select__item:hover{background:#f7f7f7}.smart-select__item--selected{color:#155139;font-weight:700}.smart-select__empty{text-align:center;color:#777;padding:12px;font-size:14px}.smart-select__stack{pointer-events:none;place-items:center;gap:8px;font-size:23px;display:flex;overflow:hidden}@media (max-width:480px){.smart-select__stack{font-size:16px}}.smart-select__stack__item{color:#333;text-align:center;justify-content:center;align-items:center;width:100%;height:20px;font-weight:700;display:flex}.smart-select__stack__item--current{opacity:1;color:#404040;text-align:center;vertical-align:middle;font-size:28px;font-weight:700;line-height:100%}
