.select-wrap{cursor:pointer}.select-wrap.small{position:relative;align-items:center;padding:8px 24px;margin-left:1px;border-radius:20px;background-color:#fff}.select-wrap.small span{margin-right:8px;color:#171920;font-weight:400}.select-wrap .select-list{display:none;min-width:100%;padding:8px 0;border-radius:4px;background-color:#fff}.select-wrap .select-list.open{display:flex;position:absolute;left:0;top:100%}.select-wrap .select-list .select-option{width:100%;padding:8px 12px}