.location_modal_wrap{padding-bottom:30px}.modal_contend{width:100%;display:flex;row-gap:16px;flex-direction:column;margin-top:20px}.current_location{background-color:#f3f4f6}.current_location,.my_current_location{display:flex;align-items:center;gap:12px;padding:12px 16px;border-radius:96px;cursor:pointer}.my_current_location{background-color:#FF6D00}.icon_location{width:45px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:50%}.modal_item_right{width:100%;align-items:center;margin-left:15px;padding-bottom:16px;border-bottom:1px solid #e5e7eb}.modal_item,.modal_item_right{display:flex;justify-content:space-between}.modal_item{align-items:flex-start;cursor:pointer}