.MO {
  background-color: #ffffff;
  display: flex;
  flex-direction: row;
  justify-content: center;
  width: 100%; /* 뷰포트 전체 너비 */
  min-height: 100vh; /* 최소 전체 화면 높이 */
  overflow-x: hidden; /* 가로 스크롤 방지 */
}

.MO .div {
  background-color: var(--white);
  overflow: hidden;
  width: 100%; /* 뷰포트 전체 너비 */
  min-height: 100vh; /* 최소 전체 화면 높이 */
  position: relative;
}

.MO .tag-default {
  position: absolute;
  width: 34px;
  height: 32px;
  top: 1833px;
  left: 50%; /* 중앙 정렬 */
  transform: translateX(-50%);
}

.MO .group {
  height: 32px;
  overflow: hidden;
}

.MO .overlap-group {
  position: relative;
  width: 36px;
  height: 34px;
  top: -1px;
  left: -1px;
  background-color: #1e90ff;
  border-radius: 4px;
}

.MO .tag {
  position: absolute;
  top: 7px;
  left: 10px;
  font-family: "SpoqaHanSans-Bold", Helvetica;
  font-weight: 700;
  color: var(--white);
  font-size: 12px;
  text-align: center;
  letter-spacing: 0;
  line-height: 20px;
  white-space: nowrap;
}

.MO .overlap {
  position: absolute;
  width: 100%;
  height: 196px;
  top: 0;
  left: 0;
}

.MO .frame {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 196px;
  align-items: flex-start;
  position: absolute;
  left: 0;
}

.MO .header-m {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.MO .path-wrapper {
  position: absolute;
  width: 22px;
  height: 11px;
  top: 16px;
  right: 5.3%; /* 334px/375px ≈ 89.1%, right: 100%-89.1% = 10.9% */
  background-image: url(https://c.animaapp.com/mbdqoc9e6CqmoQ/img/path-7.svg);
  background-size: 100% 100%;
}

.MO .path {
  position: absolute;
  width: 18px;
  height: 7px;
  top: 2px;
  left: 2px;
}

.MO .img {
  position: absolute;
  width: 1px;
  height: 4px;
  top: 20px;
  right: 4.8%; /* 357px/375px = 95.2%, right: 100%-95.2% = 4.8% */
}

.MO .shape {
  width: 15px;
  right: 16.3%; /* 314px/375px = 83.7%, right: 100%-83.7% = 16.3% */
  position: absolute;
  height: 10px;
  top: 17px;
}

.MO .shape-2 {
  width: 17px;
  right: 22.1%; /* 292px/375px = 77.9%, right: 100%-77.9% = 22.1% */
  position: absolute;
  height: 10px;
  top: 17px;
}

.MO .combined-shape {
  position: absolute;
  width: 8px;
  height: 11px;
  top: 16px;
  left: 6.4%; /* 24px/375px = 6.4% */
}

.MO .path-2 {
  position: absolute;
  width: 2px;
  height: 2px;
  top: 23px;
  left: 9.1%; /* 34px/375px = 9.1% */
}

.MO .path-3 {
  position: absolute;
  width: 2px;
  height: 2px;
  top: 18px;
  left: 9.1%; /* 34px/375px = 9.1% */
}

.MO .combined-shape-2 {
  position: absolute;
  width: 8px;
  height: 10px;
  top: 17px;
  left: 10.4%; /* 39px/375px = 10.4% */
}

.MO .path-4 {
  position: absolute;
  width: 5px;
  height: 10px;
  top: 17px;
  left: 12.8%; /* 48px/375px = 12.8% */
}

.MO .frame-2 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 12px 5.3%; /* 20px/375px = 5.3% */
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: #ffffff;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-color: #e1e1e1;
}

.MO .logo-eng {
  position: relative;
  width: 78px;
  height: 32px;
}

.MO .icon {
  position: relative;
  width: 24px;
  height: 24px;
}

.MO .group-2 {
  position: relative;
  align-self: stretch;
  width: 100%;
  height: 196px;
  background-color: #000000;
  background-image: url(https://c.animaapp.com/mbdqoc9e6CqmoQ/img/mask-group.png);
  background-size: 100% 100%;
}

.MO .text-wrapper {
  position: absolute;
  width: 100%; 
  top: 40%;
  font-family: "Pretendard-Bold", Helvetica;
  font-weight: 700;
  color: var(--white);
  font-size: 28px;
  text-align: center;
  letter-spacing: 0;
  line-height: 39px;
  white-space: nowrap;
}

.MO .group-wrapper {
  display: flex;
  flex-direction: column;
  width: 100%;
  align-items: flex-start;
  position: absolute;
  top: 1421px;
  left: 0;
}

.MO .group-3 {
  position: relative;
  width: 100%;
}

.MO .footer-wrapper {
  position: absolute;
  width: 100%;
  height: 394px;
  top: 62px;
  left: 0;
}

.MO .footer {
  display: flex;
  flex-direction: column;
  width: 100%;
  align-items: flex-start;
  gap: 32px;
  padding: 48px 5.3%; /* 20px/375px = 5.3% */
  position: relative;
  background-color: #efefef;
  border-top-width: 1px;
  border-top-style: solid;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  border-color: #e1e1e1;
}

.MO .frame-3 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 24px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.MO .mask-group {
  position: relative;
  width: 138px;
  height: 46px;
}

.MO .frame-4 {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  gap: 4px;
  position: relative;
  flex: 0 0 auto;
}

.MO .frame-5 {
  display: inline-flex;
  align-items: center;
  gap: 20px;
  position: relative;
  flex: 0 0 auto;
}

.MO .content {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: var(--semibold-body-s-600-font-family);
  font-weight: var(--semibold-body-s-600-font-weight);
  color: var(--graygray-700d);
  font-size: var(--semibold-body-s-600-font-size);
  letter-spacing: var(--semibold-body-s-600-letter-spacing);
  line-height: var(--semibold-body-s-600-line-height);
  white-space: nowrap;
  font-style: var(--semibold-body-s-600-font-style);
}

.MO .frame-wrapper {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

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

.MO .element {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: var(--regular-caption-m-400-font-family);
  font-weight: var(--regular-caption-m-400-font-weight);
  color: #909090;
  font-size: var(--regular-caption-m-400-font-size);
  letter-spacing: var(--regular-caption-m-400-letter-spacing);
  line-height: var(--regular-caption-m-400-line-height);
  font-style: var(--regular-caption-m-400-font-style);
}

.MO .COPYRIGHT-HYUND {
  position: relative;
  width: fit-content;
  font-family: var(--regular-caption-m-400-font-family);
  font-weight: var(--regular-caption-m-400-font-weight);
  color: #909090;
  font-size: var(--regular-caption-m-400-font-size);
  letter-spacing: var(--regular-caption-m-400-letter-spacing);
  line-height: var(--regular-caption-m-400-line-height);
  white-space: nowrap;
  font-style: var(--regular-caption-m-400-font-style);
}

.MO .icon-left {
  position: relative;
  width: 30px;
  height: 30px;
}

.MO .CGV-wrapper {
  display: flex;
  width: 89.3%; /* 335px/375px = 89.3% */
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 0px 0px 12px;
  position: absolute;
  top: 282px;
  left: 5.3%; /* 20px/375px = 5.3% */
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-color: #e1e1e1;
}

.MO .CGV {
  position: relative;
  flex: 1;
  margin-top: -1.00px;
  font-family: var(--bold-title-XS-800-font-family);
  font-weight: var(--bold-title-XS-800-font-weight);
  color: var(--black);
  font-size: var(--bold-title-XS-800-font-size);
  letter-spacing: var(--bold-title-XS-800-letter-spacing);
  line-height: var(--bold-title-XS-800-line-height);
  font-style: var(--bold-title-XS-800-font-style);
}

.MO .overlap-2 {
  position: absolute;
  width: 100%;
  height: 278px;
  top: 338px;
  left: 0;
  background-image: url(https://c.animaapp.com/mbdqoc9e6CqmoQ/img/46758-2-1.png);
  background-size: cover;
  background-position: 50% 50%;
}

.MO .logo-eng-2 {
  position: absolute;
  width: 127px;
  height: 52px;
  top: 32px;
  right: 12.5%; /* 228px/375px = 60.8%, right: 100%-60.8% = 39.2% - 127px을 고려하여 12.5% */
}

.MO .p {
  position: absolute;
  top: 154px;
  left: 5.3%; /* 20px/375px = 5.3% */
  font-family: "Pretendard-Bold", Helvetica;
  font-weight: 400;
  color: var(--blackblack);
  font-size: 20px;
  letter-spacing: 0;
  line-height: 20px;
}

.MO .span {
  font-weight: 700;
  line-height: 30px;
}

.MO .text-wrapper-2 {
  font-family: "Pretendard-Light", Helvetica;
  font-weight: 300;
  line-height: 30px;
}

.MO .element-2 {
  position: absolute;
  width: 89.3%; /* 335px/375px = 89.3% */
  top: 658px;
  left: 5.3%; /* 20px/375px = 5.3% */
  font-family: "Pretendard-Regular", Helvetica;
  font-weight: 400;
  color: #000000;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 21px;
}

.MO .overlap-3 {
  position: absolute;
  width: 100%;
  height: 219px;
  top: 1200px;
  left: 0;
}

.MO .overlap-wrapper {
  position: absolute;
  width: 100%;
  height: 219px;
  top: 0;
  left: 0;
}

.MO .overlap-4 {
  position: relative;
  height: 219px;
}

.MO .element-3 {
  position: absolute;
  width: 100%;
  height: 219px;
  top: 0;
  left: 0;
  object-fit: cover;
}

.MO .rectangle {
  height: 111px;
  top: 0;
  transform: rotate(-180deg);
  position: absolute;
  width: 100%;
  left: 0;
  background: linear-gradient(
    180deg,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 1) 100%
  );
}

.MO .rectangle-2 {
  height: 146px;
  top: 73px;
  position: absolute;
  width: 100%;
  left: 0;
  background: linear-gradient(
    180deg,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 1) 100%
  );
}

.MO .frame-7 {
  display: inline-flex;
  align-items: flex-end;
  gap: 8px;
  position: absolute;
  top: 55px;
  left: 5.6%; /* 21px/375px = 5.6% */
}

.MO .image {
  position: relative;
  width: 75px;
  height: 95px;
  object-fit: cover;
}

.MO .overlap-group-wrapper {
  position: relative;
  width: 191px;
  height: 46px;
  margin-right: -2.00px;
}

.MO .overlap-group-2 {
  position: relative;
  width: 189px;
  height: 46px;
}

.MO .frame-8 {
  display: flex;
  flex-direction: column;
  width: 189px;
  height: 46px;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 0;
  left: 0;
}

.MO .text-wrapper-3 {
  position: relative;
  align-self: stretch;
  font-family: "Pretendard-Regular", Helvetica;
  font-weight: 400;
  color: var(--graygray-700);
  font-size: 14px;
  letter-spacing: 0;
  line-height: 21px;
}

.MO .text-wrapper-4 {
  position: relative;
  align-self: stretch;
  font-family: "Pretendard-Medium", Helvetica;
  font-weight: 500;
  color: #000000;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 21px;
}

.MO .text-wrapper-5 {
  position: absolute;
  top: 18px;
  left: 150px;
  font-family: var(--bold-body-l-800-font-family);
  font-weight: var(--bold-body-l-800-font-weight);
  color: #000000;
  font-size: var(--bold-body-l-800-font-size);
  letter-spacing: var(--bold-body-l-800-letter-spacing);
  line-height: var(--bold-body-l-800-line-height);
  white-space: nowrap;
  font-style: var(--bold-body-l-800-font-style);
}
