.select-city__wrapper{width:500px}.select-city__label{color:#fff;cursor:pointer;font-size:14px;padding:8px;position:relative}.select-city__label:before{border:solid #fff;border-width:0 2px 2px 0;content:"";height:8px;left:calc(100% + 8px);position:absolute;top:calc(50% - 2px);transform:translate(-50%,-50%) rotate(45deg);width:8px}.select-city__form{width:100%}.select-city__point{cursor:pointer}.select-city__point:hover{color:orange}
