.search-select{width:100%;position:relative}.search-select__panel{-webkit-backdrop-filter:blur(2.77778vw);backdrop-filter:blur(2.77778vw);background:#ffffffe6;border-radius:2.22222vw;margin-top:2.77778vw;font-size:3.88889vw;box-shadow:0 0 2.77778vw #0000000d,inset 0 0 5.55556vw #fff}.search-select__options{max-height:40.5556vw;padding:5.55556vw;overflow-y:auto}.search-select__option{cursor:pointer;justify-content:space-between;align-items:center;padding:2.77778vw 0;display:flex}.search-select__option+.search-select__option{border-top:1px solid #0000000a}.search-select__option.selected .search-select__option-text{color:#009b3f;font-weight:600}.search-select__option-check{width:6.66667vw;height:6.66667vw}.search-select__arrow{cursor:pointer;justify-content:center;align-items:center;width:5.55556vw;height:5.55556vw;display:flex;position:absolute;top:50%;right:0;transform:translateY(-50%)}.search-select__arrow-img{width:3.88889vw;height:3.88889vw;transition:transform .2s}.search-select__arrow-img.is-open{transform:rotate(180deg)}
@media screen and (min-width:1024px) and (hover:hover) and (pointer:fine){html .search-select__panel{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:8px;margin-top:10px;font-size:14px;box-shadow:0 0 10px #0000000d,inset 0 0 20px #fff}html .search-select__options{max-height:146px;padding:20px;overflow-y:auto}html .search-select__option{padding:10px 0}html .search-select__option-check{width:24px;height:24px}html .search-select__arrow{width:20px;height:20px}html .search-select__arrow-img{width:14px;height:14px}}
