.location-element {
  /* background-color: #f6f6f6; */
  display: flex;
  flex-direction: row;
  justify-content: center;
  width: 100%;
}

@media (min-width: 421px) {
  .location-element .location-frame-wrapper {
    max-width: 768px;
  }
}

.location-element .location-frame-wrapper {
  background-color: var(--newgray-100);
  width: 100%;
  height: 100vh;
}

.location-element .location-frame {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
}

.location-element .location-iphone-x-status-bars {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 13px 14px 10px 21px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: var(--newotherswhite);
}

.location-element .location-time-style {
  position: relative;
  width: 54px;
  height: 21px;
}

.location-element .location-time {
  position: absolute;
  width: 54px;
  top: 2px;
  left: 0;
  font-family: "SF Pro Text-Regular", Helvetica;
  font-weight: 400;
  color: #000000;
  font-size: 14px;
  text-align: center;
  line-height: normal;
}

.location-element .location-text-wrapper {
  letter-spacing: -0.28px;
}

.location-element .location-span {
  letter-spacing: 0;
}

.location-element .location-div {
  display: inline-flex;
  align-items: flex-start;
  gap: 5px;
  position: relative;
  flex: 0 0 auto;
}

.location-element .location-cellular-connection {
  position: relative;
  width: 17px;
  height: 10.67px;
}

.location-element .location-wifi {
  position: relative;
  width: 15.27px;
  height: 10.97px;
}

.location-element .location-battery {
  position: relative;
  width: 24.33px;
  height: 11.33px;
}

.location-element .location-overlap-group {
  position: absolute;
  width: 22px;
  height: 11px;
  top: 0;
  left: 0;
  border-radius: 2.67px;
  border: 1px solid;
  border-color: #00000059;
}

.location-element .location-capacity {
  position: relative;
  width: 18px;
  height: 7px;
  top: 1px;
  left: 1px;
  background-color: #000000;
  border-radius: 1.33px;
}

.location-element .location-cap {
  position: absolute;
  width: 1px;
  height: 4px;
  top: 4px;
  left: 23px;
}

.location-element .location-header {
  display: flex;
  width: 100%;
  height: 3.25rem; /* 52px / 16px */
  align-items: center;
  gap: 0.5rem; /* 8px / 16px */
  padding: 0.9375rem 1.25rem; /* 15px / 16px, 20px / 16px */
  position: relative;
  background-color: var(--newotherswhite);
}

.location-element .location-arrow-left-wrapper {
  position: absolute;
  align-items: center;
  gap: 8px;
  flex: 0 0 auto;
}

.location-element .location-img {
  position: relative;
  width: 1.25rem;
  height: 1.25rem;
}

.location-element .location-text-wrapper-2 {
  width: 100%;
  height: 100%;
  font-family: var(--title-subhead-3-16px-font-family);
  font-weight: var(--title-subhead-3-16px-font-weight);
  color: var(--newgray-950);
  font-size: var(--title-subhead-3-16px-font-size);
  text-align: center;
  letter-spacing: var(--title-subhead-3-16px-letter-spacing);
  line-height: var(--title-subhead-3-16px-line-height);
  white-space: nowrap;
  font-style: var(--title-subhead-3-16px-font-style);
}

.location-element .location-div-wrapper {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 12px;
  padding: 16px 0px 0px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: var(--newotherswhite);
}

.location-element .location-frame-2 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
  padding: 8px 1.25rem 24px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.location-element .location-frame-3 {
  display: flex;
  align-items: center;
  gap: 10px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  justify-content: center;
}

.location-element .location-selectbox {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 2px;
  position: relative;
  flex: 1;
  flex-grow: 1;
}

.location-element .location-helper {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 0px 8px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.location-element .location-text-wrapper-3 {
  position: relative;
  flex: 1;
  margin-top: -1px;
  font-family: var(--body-label-10px-font-family);
  font-weight: var(--body-label-10px-font-weight);
  color: var(--newgray-700);
  font-size: var(--body-label-10px-font-size);
  letter-spacing: var(--body-label-10px-letter-spacing);
  line-height: var(--body-label-10px-line-height);
  font-style: var(--body-label-10px-font-style);
}

.location-element .location-input {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 8px 12px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  border-radius: 4px;
  border: 1px solid;
  border-color: var(--newgray-500);
}

.location-element .location-text-wrapper-4 {
  position: relative;
  flex: 1;
  margin-top: -1px;
  font-family: var(--body-body-1-14px-font-family);
  font-weight: var(--body-body-1-14px-font-weight);
  color: var(--newgray-950);
  font-size: var(--body-body-1-14px-font-size);
  letter-spacing: var(--body-body-1-14px-letter-spacing);
  line-height: var(--body-body-1-14px-line-height);
  font-style: var(--body-body-1-14px-font-style);
}

.location-element .location-btn-primary {
  display: inline-flex;
  height: 36px;
  align-items: center;
  justify-content: center;
  padding: 0px 16px;
  position: relative;
  flex: 0 0 auto;
  background-color: var(--newprimary-300);
  border-radius: 4px;
}

.location-btn-primary:hover {
  background-color: var(--newprimary-500); /* darker shade for hover */
}

.location-element .location-label {
  position: relative;
  width: fit-content;
  font-family: var(--body-caption-12px-font-family);
  font-weight: var(--body-caption-12px-font-weight);
  color: var(--newgray-950);
  font-size: var(--body-caption-12px-font-size);
  text-align: center;
  letter-spacing: var(--body-caption-12px-letter-spacing);
  line-height: var(--body-caption-12px-line-height);
  white-space: nowrap;
  font-style: var(--body-caption-12px-font-style);
}

.location-element .location-frame-4 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.location-element .location-answer {
  position: relative;
  align-self: stretch;
  width: 100%;
  /*height: 32.43vh;*/
  height: 30vh;/*동균*/
  background-color: var(--newgray-100);
  border-radius: 4px;
}

.location-element .location-frame-5 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 4px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.location-element .location-description {
  position: relative;
  align-self: stretch;
  margin-top: -1px;
  font-family: var(--title-subhead-2-14px-font-family);
  font-weight: var(--title-subhead-2-14px-font-weight);
  color: var(--newgray-950);
  font-size: var(--title-subhead-2-14px-font-size);
  letter-spacing: var(--title-subhead-2-14px-letter-spacing);
  line-height: var(--title-subhead-2-14px-line-height);
  font-style: var(--title-subhead-2-14px-font-style);
}

.location-element .location-p {
  position: relative;
  align-self: stretch;
  font-family: var(--body-body-1-14px-font-family);
  font-weight: var(--body-body-1-14px-font-weight);
  color: var(--newgray-800);
  font-size: var(--body-body-1-14px-font-size);
  letter-spacing: var(--body-body-1-14px-letter-spacing);
  line-height: var(--body-body-1-14px-line-height);
  font-style: var(--body-body-1-14px-font-style);
}

