.country__phoneCodeWrapper{display:flex;margin-left:10px;padding:8px;font-size:30px;align-items:center;cursor:pointer}.dropdownIconWrapper{margin-right:10px;display:flex}.dropdownIconWrapper svg{width:15px;height:15px}.countries__searchWrapper{margin-bottom:5px;padding:8px 15px}.countries__selectWrapper{border-radius:10px;position:absolute;top:15px;left:0;right:0;width:100%;z-index:1111}.countries__searchField{background:transparent;border:none;font-size:25px;outline:none}.countries__list{display:flex;flex-direction:column;padding:0 15px 15px;height:250px;overflow-y:auto}.country__listItem{display:flex;justify-content:space-between;padding:10px;margin-bottom:8px;border:1px solid;border-radius:5px;cursor:pointer}