@charset "UTF-8";
@import url("https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.9/dist/web/static/pretendard-dynamic-subset.min.css");
.hidden {
  position: absolute;
  display: inline-block;
  width: 1px;
  height: 1px;
  margin: -1px;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
}

html {
  margin: 0;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: none;
  font-size: 16px;
}

body {
  margin: 0;
  color: #151515;
  background: #fff;
  -webkit-text-size-adjust: none;
  line-height: 1;
  -webkit-print-color-adjust: exact !important;
  print-color-adjust: exact !important;
}

html, body {
  overscroll-behavior-y: none;
}

*,
*::before,
*::after {
  box-sizing: border-box;
  -webkit-text-size-adjust: none;
  -webkit-overflow-scrolling: touch;
  -webkit-tap-highlight-color: transparent;
}

body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  vertical-align: baseline;
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  background: transparent;
  font-size: 100%;
}

body,
input,
select,
textarea,
button,
pre {
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
}

article,
aside,
hgroup,
header,
footer,
figure,
figcaption,
nav,
section,
time,
mark,
canvas,
video,
audio,
details,
summary {
  display: block;
}

ul {
  list-style: none;
}

address {
  font-style: normal;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}

a {
  vertical-align: baseline;
  margin: 0;
  padding: 0;
  background: transparent;
  text-decoration: none;
  color: inherit;
}

b,
strong,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 700;
}

ins {
  color: #151515;
}

em {
  font-style: normal;
}

mark {
  background-color: #ff9;
  font-style: italic;
  color: #151515;
  font-weight: 700;
}

del {
  text-decoration: line-through;
}

abbr[title],
dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

table {
  table-layout: fixed;
  border-collapse: collapse;
  border-spacing: 0;
}

hr {
  display: block;
  height: 0;
  margin: 0;
  padding: 0;
  border: 0;
}

input,
select,
textarea,
button {
  margin: 0;
  padding: 0;
  font: inherit;
  letter-spacing: inherit;
  color: inherit;
}

textarea {
  resize: none;
}

input[type=text],
input[type=number],
input[type=password],
input[type=tel],
input[type=search],
input[type=email],
input[type=time],
input[type=month],
input[type=date],
input[type=url],
input[type=image],
input[type=button],
input[type=submit],
input[type=reset],
input[type=file],
textarea,
select,
button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: transparent;
}

input[type=hidden],
input::-ms-clear,
input::-ms-reveal {
  display: none;
}

input[type=password] {
  font-family: Verdana !important;
}

input[type=button]::-moz-focus-inner,
button::-moz-focus-inner {
  margin: -1px;
  padding: 0;
}

input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

input[type=button],
input[type=image],
input[type=file],
input[type=submit],
button {
  border: 0;
  background: transparent;
  cursor: pointer;
}

input:disabled,
button:disabled {
  cursor: default;
}

input[type=date] {
  background: transparent;
}

input::-webkit-calendar-picker-indicator {
  opacity: 0;
}

::-webkit-input-placeholder {
  color: #8D9093;
  opacity: 1;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 400;
}

::-moz-placeholder {
  color: #8D9093;
  opacity: 1;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 400;
}

:-moz-placeholder {
  color: #8D9093;
  opacity: 1;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 400;
}

:-ms-input-placeholder {
  color: #8D9093;
  opacity: 1;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 400;
}

::placeholder {
  color: #8D9093;
  opacity: 1;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 400;
}

select:invalid {
  color: #8D9093 !important;
  opacity: 1;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 400 !important;
}

input[type=date] {
  position: relative;
}

input[type=date]:in-range::-webkit-datetime-edit-year-field,
input[type=date]:in-range::-webkit-datetime-edit-month-field,
input[type=date]:in-range::-webkit-datetime-edit-day-field,
input[type=date]:in-range::-webkit-datetime-edit-text {
  color: transparent;
}

input[type=date]::-webkit-calendar-picker-indicator {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: auto;
  height: auto;
  color: transparent;
  background: transparent;
}

input[type=date]::-webkit-inner-spin-button,
input[type=date]::-webkit-clear-button {
  z-index: 1;
}

/**
 * Swiper 9.2.0
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2023 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: March 31, 2023
 */
@font-face {
  font-family: swiper-icons;
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color:#007aff;
}

.swiper, swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
  display: block;
}

.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
  box-sizing: content-box;
}

.swiper-android .swiper-slide, .swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}

.swiper-horizontal {
  touch-action: pan-y;
}

.swiper-vertical {
  touch-action: pan-x;
}

.swiper-slide, swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
  display: block;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

.swiper-autoheight, .swiper-autoheight .swiper-slide {
  height: auto;
}

.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}

.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}

.swiper-3d .swiper-wrapper {
  transform-style: preserve-3d;
}

.swiper-3d {
  perspective: 1200px;
}

.swiper-3d .swiper-cube-shadow, .swiper-3d .swiper-slide, .swiper-3d .swiper-slide-shadow, .swiper-3d .swiper-slide-shadow-bottom, .swiper-3d .swiper-slide-shadow-left, .swiper-3d .swiper-slide-shadow-right, .swiper-3d .swiper-slide-shadow-top {
  transform-style: preserve-3d;
}

.swiper-3d .swiper-slide-shadow, .swiper-3d .swiper-slide-shadow-bottom, .swiper-3d .swiper-slide-shadow-left, .swiper-3d .swiper-slide-shadow-right, .swiper-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}

.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}

.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}

.swiper-horizontal.swiper-css-mode > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}

.swiper-vertical.swiper-css-mode > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}

.swiper-centered > .swiper-wrapper::before {
  content: "";
  flex-shrink: 0;
  order: 9999;
}

.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}

.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before);
}

.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}

.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before);
}

.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}

.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader, .swiper:not(.swiper-watch-progress) .swiper-lazy-preloader, swiper-container:not(.swiper-watch-progress) .swiper-lazy-preloader {
  animation: swiper-preloader-spin 1s infinite linear;
}

.swiper-lazy-preloader-white {
  --swiper-preloader-color:#fff;
}

.swiper-lazy-preloader-black {
  --swiper-preloader-color:#000;
}

@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.swiper-virtual .swiper-slide {
  -webkit-backface-visibility: hidden;
  transform: translateZ(0);
}

.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
}

.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
  height: 1px;
  width: var(--swiper-virtual-size);
}

.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
  width: 1px;
  height: var(--swiper-virtual-size);
}

:root {
  --swiper-navigation-size:44px;
}

.swiper-button-next, .swiper-button-prev {
  position: absolute;
  top: var(--swiper-navigation-top-offset, 50%);
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - var(--swiper-navigation-size) / 2);
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}

.swiper-button-next.swiper-button-hidden, .swiper-button-prev.swiper-button-hidden {
  opacity: 0;
  cursor: auto;
  pointer-events: none;
}

.swiper-navigation-disabled .swiper-button-next, .swiper-navigation-disabled .swiper-button-prev {
  display: none !important;
}

.swiper-button-next:after, .swiper-button-prev:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  font-variant: initial;
  line-height: 1;
}

.swiper-button-prev, .swiper-rtl .swiper-button-next {
  left: var(--swiper-navigation-sides-offset, 10px);
  right: auto;
}

.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
  content: "prev";
}

.swiper-button-next, .swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto;
}

.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {
  content: "next";
}

.swiper-button-lock {
  display: none;
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 0.3s opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

.swiper-pagination-disabled > .swiper-pagination, .swiper-pagination.swiper-pagination-disabled {
  display: none !important;
}

.swiper-horizontal > .swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: var(--swiper-pagination-bottom, 8px);
  top: var(--swiper-pagination-top, auto);
  left: 0;
  width: 100%;
}

.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33);
}

.swiper-pagination-bullet {
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
  display: inline-block;
  border-radius: var(--swiper-pagination-bullet-border-radius, 50%);
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
}

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
  appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

.swiper-pagination-bullet:only-child {
  display: none !important;
}

.swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}

.swiper-pagination-vertical.swiper-pagination-bullets, .swiper-vertical > .swiper-pagination-bullets {
  right: var(--swiper-pagination-right, 8px);
  left: var(--swiper-pagination-left, auto);
  top: 50%;
  transform: translate3d(0px, -50%, 0);
}

.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
  display: block;
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: 0.2s transform, 0.2s top;
}

.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 0.2s transform, 0.2s left;
}

.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet, :host(.swiper-horizontal.swiper-rtl) .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 0.2s transform, 0.2s right;
}

.swiper-pagination-fraction {
  color: var(--swiper-pagination-fraction-color, inherit);
}

.swiper-pagination-progressbar {
  background: var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, 0.25));
  position: absolute;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}

.swiper-horizontal > .swiper-pagination-progressbar, .swiper-pagination-progressbar.swiper-pagination-horizontal, .swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite, .swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: var(--swiper-pagination-progressbar-size, 4px);
  left: 0;
  top: 0;
}

.swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-vertical, .swiper-vertical > .swiper-pagination-progressbar {
  width: var(--swiper-pagination-progressbar-size, 4px);
  height: 100%;
  left: 0;
  top: 0;
}

.swiper-pagination-lock {
  display: none;
}

.swiper-scrollbar {
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  position: relative;
  -ms-touch-action: none;
  background: var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, 0.1));
}

.swiper-scrollbar-disabled > .swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-disabled {
  display: none !important;
}

.swiper-horizontal > .swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-horizontal {
  position: absolute;
  left: var(--swiper-scrollbar-sides-offset, 1%);
  bottom: var(--swiper-scrollbar-bottom, 0);
  top: var(--swiper-scrollbar-top, auto);
  z-index: 50;
  height: var(--swiper-scrollbar-size, 4px);
  width: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}

.swiper-scrollbar.swiper-scrollbar-vertical, .swiper-vertical > .swiper-scrollbar {
  position: absolute;
  left: var(--swiper-scrollbar-left, auto);
  right: var(--swiper-scrollbar-right, 4px);
  top: var(--swiper-scrollbar-sides-offset, 1%);
  z-index: 50;
  width: var(--swiper-scrollbar-size, 4px);
  height: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, 0.5));
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  left: 0;
  top: 0;
}

.swiper-scrollbar-cursor-drag {
  cursor: move;
}

.swiper-scrollbar-lock {
  display: none;
}

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.swiper-zoom-container > canvas, .swiper-zoom-container > img, .swiper-zoom-container > svg {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}

.swiper-slide-zoomed {
  cursor: move;
  touch-action: none;
}

.swiper .swiper-notification, swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

.swiper-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}

.swiper-grid > .swiper-wrapper {
  flex-wrap: wrap;
}

.swiper-grid-column > .swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column;
}

.swiper-fade.swiper-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}

.swiper-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}

.swiper-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-fade .swiper-slide-active, .swiper-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-cube {
  overflow: visible;
}

.swiper-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}

.swiper-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-cube.swiper-rtl .swiper-slide {
  transform-origin: 100% 0;
}

.swiper-cube .swiper-slide-active, .swiper-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-cube .swiper-slide-active, .swiper-cube .swiper-slide-next, .swiper-cube .swiper-slide-next + .swiper-slide, .swiper-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible;
}

.swiper-cube .swiper-slide-shadow-bottom, .swiper-cube .swiper-slide-shadow-left, .swiper-cube .swiper-slide-shadow-right, .swiper-cube .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  opacity: 0.6;
  z-index: 0;
}

.swiper-cube .swiper-cube-shadow:before {
  content: "";
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  filter: blur(50px);
}

.swiper-flip {
  overflow: visible;
}

.swiper-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}

.swiper-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-flip .swiper-slide-active, .swiper-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-flip .swiper-slide-shadow-bottom, .swiper-flip .swiper-slide-shadow-left, .swiper-flip .swiper-slide-shadow-right, .swiper-flip .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-creative .swiper-slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
  transition-property: transform, opacity, height;
}

.swiper-cards {
  overflow: visible;
}

.swiper-cards .swiper-slide {
  transform-origin: center bottom;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
}

.swiper-pagination {
  bottom: 0 !important;
}
.swiper-pagination span {
  margin: 0 8px !important;
  -moz-border-radius: 4px !important;
  -webkit-border-radius: 4px !important;
  -ms-border-radius: 4px !important;
  -o-border-radius: 4px !important;
  border-radius: 4px !important;
}
.swiper-pagination span:not(.swiper-pagination-bullet-active) {
  opacity: 1;
  background: #eee;
}
.swiper-pagination .swiper-pagination-bullet-active {
  width: 32px;
  background: #555;
}

/*! jQuery UI - v1.13.2 - 2023-10-17
* http://jqueryui.com
* Includes: core.css, datepicker.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?scope=&folderName=base&cornerRadiusShadow=8px&offsetLeftShadow=0px&offsetTopShadow=0px&thicknessShadow=5px&opacityShadow=30&bgImgOpacityShadow=0&bgTextureShadow=flat&bgColorShadow=666666&opacityOverlay=30&bgImgOpacityOverlay=0&bgTextureOverlay=flat&bgColorOverlay=aaaaaa&iconColorError=cc0000&fcError=5f3f3f&borderColorError=f1a899&bgTextureError=flat&bgColorError=fddfdf&iconColorHighlight=777620&fcHighlight=777620&borderColorHighlight=dad55e&bgTextureHighlight=flat&bgColorHighlight=fffa90&iconColorActive=ffffff&fcActive=ffffff&borderColorActive=003eff&bgTextureActive=flat&bgColorActive=007fff&iconColorHover=555555&fcHover=2b2b2b&borderColorHover=cccccc&bgTextureHover=flat&bgColorHover=ededed&iconColorDefault=777777&fcDefault=454545&borderColorDefault=c5c5c5&bgTextureDefault=flat&bgColorDefault=f6f6f6&iconColorContent=444444&fcContent=333333&borderColorContent=dddddd&bgTextureContent=flat&bgColorContent=ffffff&iconColorHeader=444444&fcHeader=333333&borderColorHeader=dddddd&bgTextureHeader=flat&bgColorHeader=e9e9e9&cornerRadius=3px&fwDefault=normal&fsDefault=1em&ffDefault=Arial%2CHelvetica%2Csans-serif
* Copyright jQuery Foundation and other contributors; Licensed MIT */
/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
  display: none;
}

.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}

.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse;
}

.ui-helper-clearfix:after {
  clear: both;
}

.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  -ms-filter: "alpha(opacity=0)"; /* support: IE8 */
}

.ui-front {
  z-index: 100;
}

/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
  cursor: default !important;
  pointer-events: none;
}

/* Icons
----------------------------------*/
.ui-icon {
  display: inline-block;
  vertical-align: middle;
  margin-top: -0.25em;
  position: relative;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}

.ui-widget-icon-block {
  left: 50%;
  margin-left: -8px;
  display: block;
}

/* Misc visuals
----------------------------------*/
/* Overlays */
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.ui-datepicker {
  width: 17em;
  padding: 0.2em 0.2em 0;
  display: none;
}

.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: 0.2em 0;
}

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em;
}

.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
  top: 1px;
}

.ui-datepicker .ui-datepicker-prev {
  left: 2px;
}

.ui-datepicker .ui-datepicker-next {
  right: 2px;
}

.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px;
}

.ui-datepicker .ui-datepicker-next-hover {
  right: 1px;
}

.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px;
}

.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center;
}

.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0;
}

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 45%;
}

.ui-datepicker table {
  width: 100%;
  font-size: 0.9em;
  border-collapse: collapse;
  margin: 0 0 0.4em;
}

.ui-datepicker th {
  padding: 0.7em 0.3em;
  text-align: center;
  font-weight: bold;
  border: 0;
}

.ui-datepicker td {
  border: 0;
  padding: 1px;
}

.ui-datepicker td span,
.ui-datepicker td a {
  display: block;
  padding: 0.2em;
  text-align: right;
  text-decoration: none;
}

.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: 0.7em 0 0 0;
  padding: 0 0.2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}

.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: 0.5em 0.2em 0.4em;
  cursor: pointer;
  padding: 0.2em 0.6em 0.3em 0.6em;
  width: auto;
  overflow: visible;
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left;
}

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
  width: auto;
}

.ui-datepicker-multi .ui-datepicker-group {
  float: left;
}

.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto 0.4em;
}

.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%;
}

.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%;
}

.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%;
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0;
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left;
}

.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0;
}

/* RTL support */
.ui-datepicker-rtl {
  direction: rtl;
}

.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto;
}

.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
  float: right;
}

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
}

/* Icons */
.ui-datepicker .ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
  left: 0.5em;
  top: 0.3em;
}

/* Component containers
----------------------------------*/
.ui-widget {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
}

.ui-widget .ui-widget {
  font-size: 1em;
}

.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
}

.ui-widget.ui-widget-content {
  border: 1px solid #c5c5c5;
}

.ui-widget-content {
  border: 1px solid #dddddd;
  background: #ffffff;
  color: #333333;
}

.ui-widget-content a {
  color: #333333;
}

.ui-widget-header {
  border: 1px solid #dddddd;
  background: #e9e9e9;
  color: #333333;
  font-weight: bold;
}

.ui-widget-header a {
  color: #333333;
}

/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
  border: 1px solid #c5c5c5;
  background: #f6f6f6;
  font-weight: normal;
  color: #454545;
}

.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited,
a.ui-button,
a:link.ui-button,
a:visited.ui-button,
.ui-button {
  color: #454545;
  text-decoration: none;
}

.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus,
.ui-button:hover,
.ui-button:focus {
  border: 1px solid #cccccc;
  background: #ededed;
  font-weight: normal;
  color: #2b2b2b;
}

.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited,
a.ui-button:hover,
a.ui-button:focus {
  color: #2b2b2b;
  text-decoration: none;
}

.ui-visual-focus {
  box-shadow: 0 0 3px 1px rgb(94, 158, 214);
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
  border: 1px solid #003eff;
  background: #007fff;
  font-weight: normal;
  color: #ffffff;
}

.ui-icon-background,
.ui-state-active .ui-icon-background {
  border: #003eff;
  background-color: #ffffff;
}

.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #ffffff;
  text-decoration: none;
}

/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  border: 1px solid #dad55e;
  background: #fffa90;
  color: #777620;
}

.ui-state-checked {
  border: 1px solid #dad55e;
  background: #fffa90;
}

.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
  color: #777620;
}

.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  border: 1px solid #f1a899;
  background: #fddfdf;
  color: #5f3f3f;
}

.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
  color: #5f3f3f;
}

.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
  color: #5f3f3f;
}

.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
  font-weight: bold;
}

.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
  opacity: 0.7;
  -ms-filter: "alpha(opacity=70)"; /* support: IE8 */
  font-weight: normal;
}

.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
  opacity: 0.35;
  -ms-filter: "alpha(opacity=35)"; /* support: IE8 */
  background-image: none;
}

.ui-state-disabled .ui-icon {
  -ms-filter: "alpha(opacity=35)"; /* support: IE8 - See #6059 */
}

/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
  width: 16px;
  height: 16px;
}

.ui-icon,
.ui-widget-content .ui-icon {
  background-image: url("../images/datepicker/ui-icons_444444_256x240.png");
}

.ui-widget-header .ui-icon {
  background-image: url("../images/datepicker/ui-icons_444444_256x240.png");
}

.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon,
.ui-button:hover .ui-icon,
.ui-button:focus .ui-icon {
  background-image: url("../images/datepicker/ui-icons_555555_256x240.png");
}

.ui-state-active .ui-icon,
.ui-button:active .ui-icon {
  background-image: url("../images/datepicker/ui-icons_ffffff_256x240.png");
}

.ui-state-highlight .ui-icon,
.ui-button .ui-state-highlight.ui-icon {
  background-image: url("../images/datepicker/ui-icons_777620_256x240.png");
}

.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
  background-image: url("../images/datepicker/ui-icons_cc0000_256x240.png");
}

.ui-button .ui-icon {
  background-image: url("../images/datepicker/ui-icons_777777_256x240.png");
}

/* positioning */
/* Three classes needed to override `.ui-button:hover .ui-icon` */
.ui-icon-blank.ui-icon-blank.ui-icon-blank {
  background-image: none;
}

.ui-icon-caret-1-n {
  background-position: 0 0;
}

.ui-icon-caret-1-ne {
  background-position: -16px 0;
}

.ui-icon-caret-1-e {
  background-position: -32px 0;
}

.ui-icon-caret-1-se {
  background-position: -48px 0;
}

.ui-icon-caret-1-s {
  background-position: -65px 0;
}

.ui-icon-caret-1-sw {
  background-position: -80px 0;
}

.ui-icon-caret-1-w {
  background-position: -96px 0;
}

.ui-icon-caret-1-nw {
  background-position: -112px 0;
}

.ui-icon-caret-2-n-s {
  background-position: -128px 0;
}

.ui-icon-caret-2-e-w {
  background-position: -144px 0;
}

.ui-icon-triangle-1-n {
  background-position: 0 -16px;
}

.ui-icon-triangle-1-ne {
  background-position: -16px -16px;
}

.ui-icon-triangle-1-e {
  background-position: -32px -16px;
}

.ui-icon-triangle-1-se {
  background-position: -48px -16px;
}

.ui-icon-triangle-1-s {
  background-position: -65px -16px;
}

.ui-icon-triangle-1-sw {
  background-position: -80px -16px;
}

.ui-icon-triangle-1-w {
  background-position: -96px -16px;
}

.ui-icon-triangle-1-nw {
  background-position: -112px -16px;
}

.ui-icon-triangle-2-n-s {
  background-position: -128px -16px;
}

.ui-icon-triangle-2-e-w {
  background-position: -144px -16px;
}

.ui-icon-arrow-1-n {
  background-position: 0 -32px;
}

.ui-icon-arrow-1-ne {
  background-position: -16px -32px;
}

.ui-icon-arrow-1-e {
  background-position: -32px -32px;
}

.ui-icon-arrow-1-se {
  background-position: -48px -32px;
}

.ui-icon-arrow-1-s {
  background-position: -65px -32px;
}

.ui-icon-arrow-1-sw {
  background-position: -80px -32px;
}

.ui-icon-arrow-1-w {
  background-position: -96px -32px;
}

.ui-icon-arrow-1-nw {
  background-position: -112px -32px;
}

.ui-icon-arrow-2-n-s {
  background-position: -128px -32px;
}

.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px;
}

.ui-icon-arrow-2-e-w {
  background-position: -160px -32px;
}

.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px;
}

.ui-icon-arrowstop-1-n {
  background-position: -192px -32px;
}

.ui-icon-arrowstop-1-e {
  background-position: -208px -32px;
}

.ui-icon-arrowstop-1-s {
  background-position: -224px -32px;
}

.ui-icon-arrowstop-1-w {
  background-position: -240px -32px;
}

.ui-icon-arrowthick-1-n {
  background-position: 1px -48px;
}

.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px;
}

.ui-icon-arrowthick-1-e {
  background-position: -32px -48px;
}

.ui-icon-arrowthick-1-se {
  background-position: -48px -48px;
}

.ui-icon-arrowthick-1-s {
  background-position: -64px -48px;
}

.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px;
}

.ui-icon-arrowthick-1-w {
  background-position: -96px -48px;
}

.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px;
}

.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px;
}

.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px;
}

.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px;
}

.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px;
}

.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px;
}

.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px;
}

.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px;
}

.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px;
}

.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px;
}

.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px;
}

.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px;
}

.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px;
}

.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px;
}

.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px;
}

.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px;
}

.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px;
}

.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px;
}

.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px;
}

.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px;
}

.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px;
}

.ui-icon-arrow-4 {
  background-position: 0 -80px;
}

.ui-icon-arrow-4-diag {
  background-position: -16px -80px;
}

.ui-icon-extlink {
  background-position: -32px -80px;
}

.ui-icon-newwin {
  background-position: -48px -80px;
}

.ui-icon-refresh {
  background-position: -64px -80px;
}

.ui-icon-shuffle {
  background-position: -80px -80px;
}

.ui-icon-transfer-e-w {
  background-position: -96px -80px;
}

.ui-icon-transferthick-e-w {
  background-position: -112px -80px;
}

.ui-icon-folder-collapsed {
  background-position: 0 -96px;
}

.ui-icon-folder-open {
  background-position: -16px -96px;
}

.ui-icon-document {
  background-position: -32px -96px;
}

.ui-icon-document-b {
  background-position: -48px -96px;
}

.ui-icon-note {
  background-position: -64px -96px;
}

.ui-icon-mail-closed {
  background-position: -80px -96px;
}

.ui-icon-mail-open {
  background-position: -96px -96px;
}

.ui-icon-suitcase {
  background-position: -112px -96px;
}

.ui-icon-comment {
  background-position: -128px -96px;
}

.ui-icon-person {
  background-position: -144px -96px;
}

.ui-icon-print {
  background-position: -160px -96px;
}

.ui-icon-trash {
  background-position: -176px -96px;
}

.ui-icon-locked {
  background-position: -192px -96px;
}

.ui-icon-unlocked {
  background-position: -208px -96px;
}

.ui-icon-bookmark {
  background-position: -224px -96px;
}

.ui-icon-tag {
  background-position: -240px -96px;
}

.ui-icon-home {
  background-position: 0 -112px;
}

.ui-icon-flag {
  background-position: -16px -112px;
}

.ui-icon-calendar {
  background-position: -32px -112px;
}

.ui-icon-cart {
  background-position: -48px -112px;
}

.ui-icon-pencil {
  background-position: -64px -112px;
}

.ui-icon-clock {
  background-position: -80px -112px;
}

.ui-icon-disk {
  background-position: -96px -112px;
}

.ui-icon-calculator {
  background-position: -112px -112px;
}

.ui-icon-zoomin {
  background-position: -128px -112px;
}

.ui-icon-zoomout {
  background-position: -144px -112px;
}

.ui-icon-search {
  background-position: -160px -112px;
}

.ui-icon-wrench {
  background-position: -176px -112px;
}

.ui-icon-gear {
  background-position: -192px -112px;
}

.ui-icon-heart {
  background-position: -208px -112px;
}

.ui-icon-star {
  background-position: -224px -112px;
}

.ui-icon-link {
  background-position: -240px -112px;
}

.ui-icon-cancel {
  background-position: 0 -128px;
}

.ui-icon-plus {
  background-position: -16px -128px;
}

.ui-icon-plusthick {
  background-position: -32px -128px;
}

.ui-icon-minus {
  background-position: -48px -128px;
}

.ui-icon-minusthick {
  background-position: -64px -128px;
}

.ui-icon-close {
  background-position: -80px -128px;
}

.ui-icon-closethick {
  background-position: -96px -128px;
}

.ui-icon-key {
  background-position: -112px -128px;
}

.ui-icon-lightbulb {
  background-position: -128px -128px;
}

.ui-icon-scissors {
  background-position: -144px -128px;
}

.ui-icon-clipboard {
  background-position: -160px -128px;
}

.ui-icon-copy {
  background-position: -176px -128px;
}

.ui-icon-contact {
  background-position: -192px -128px;
}

.ui-icon-image {
  background-position: -208px -128px;
}

.ui-icon-video {
  background-position: -224px -128px;
}

.ui-icon-script {
  background-position: -240px -128px;
}

.ui-icon-alert {
  background-position: 0 -144px;
}

.ui-icon-info {
  background-position: -16px -144px;
}

.ui-icon-notice {
  background-position: -32px -144px;
}

.ui-icon-help {
  background-position: -48px -144px;
}

.ui-icon-check {
  background-position: -64px -144px;
}

.ui-icon-bullet {
  background-position: -80px -144px;
}

.ui-icon-radio-on {
  background-position: -96px -144px;
}

.ui-icon-radio-off {
  background-position: -112px -144px;
}

.ui-icon-pin-w {
  background-position: -128px -144px;
}

.ui-icon-pin-s {
  background-position: -144px -144px;
}

.ui-icon-play {
  background-position: 0 -160px;
}

.ui-icon-pause {
  background-position: -16px -160px;
}

.ui-icon-seek-next {
  background-position: -32px -160px;
}

.ui-icon-seek-prev {
  background-position: -48px -160px;
}

.ui-icon-seek-end {
  background-position: -64px -160px;
}

.ui-icon-seek-start {
  background-position: -80px -160px;
}

/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first {
  background-position: -80px -160px;
}

.ui-icon-stop {
  background-position: -96px -160px;
}

.ui-icon-eject {
  background-position: -112px -160px;
}

.ui-icon-volume-off {
  background-position: -128px -160px;
}

.ui-icon-volume-on {
  background-position: -144px -160px;
}

.ui-icon-power {
  background-position: 0 -176px;
}

.ui-icon-signal-diag {
  background-position: -16px -176px;
}

.ui-icon-signal {
  background-position: -32px -176px;
}

.ui-icon-battery-0 {
  background-position: -48px -176px;
}

.ui-icon-battery-1 {
  background-position: -64px -176px;
}

.ui-icon-battery-2 {
  background-position: -80px -176px;
}

.ui-icon-battery-3 {
  background-position: -96px -176px;
}

.ui-icon-circle-plus {
  background-position: 0 -192px;
}

.ui-icon-circle-minus {
  background-position: -16px -192px;
}

.ui-icon-circle-close {
  background-position: -32px -192px;
}

.ui-icon-circle-triangle-e {
  background-position: -48px -192px;
}

.ui-icon-circle-triangle-s {
  background-position: -64px -192px;
}

.ui-icon-circle-triangle-w {
  background-position: -80px -192px;
}

.ui-icon-circle-triangle-n {
  background-position: -96px -192px;
}

.ui-icon-circle-arrow-e {
  background-position: -112px -192px;
}

.ui-icon-circle-arrow-s {
  background-position: -128px -192px;
}

.ui-icon-circle-arrow-w {
  background-position: -144px -192px;
}

.ui-icon-circle-arrow-n {
  background-position: -160px -192px;
}

.ui-icon-circle-zoomin {
  background-position: -176px -192px;
}

.ui-icon-circle-zoomout {
  background-position: -192px -192px;
}

.ui-icon-circle-check {
  background-position: -208px -192px;
}

.ui-icon-circlesmall-plus {
  background-position: 0 -208px;
}

.ui-icon-circlesmall-minus {
  background-position: -16px -208px;
}

.ui-icon-circlesmall-close {
  background-position: -32px -208px;
}

.ui-icon-squaresmall-plus {
  background-position: -48px -208px;
}

.ui-icon-squaresmall-minus {
  background-position: -64px -208px;
}

.ui-icon-squaresmall-close {
  background-position: -80px -208px;
}

.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px;
}

.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px;
}

.ui-icon-grip-solid-vertical {
  background-position: -32px -224px;
}

.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px;
}

.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px;
}

.ui-icon-grip-diagonal-se {
  background-position: -80px -224px;
}

/* Misc visuals
----------------------------------*/
/* Corner radius */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
  border-top-left-radius: 3px;
}

.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
  border-top-right-radius: 3px;
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
  border-bottom-left-radius: 3px;
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
  border-bottom-right-radius: 3px;
}

/* Overlays */
.ui-widget-overlay {
  background: #aaaaaa;
  opacity: 0.3;
  -ms-filter: Alpha(Opacity=30); /* support: IE8 */
}

.ui-widget-shadow {
  -webkit-box-shadow: 0px 0px 5px #666666;
  box-shadow: 0px 0px 5px #666666;
}

.popup {
  z-index: 999;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background: rgba(0, 0, 0, 0.5019607843);
}
.popup > div {
  position: relative;
  overflow: auto;
  border-radius: 10px;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.2509803922);
  background: #fff;
}
@media (min-width: 1280px) {
  .popup > div {
    max-height: calc(100vh - 80px);
    max-height: calc(var(--vh, 1vh) * 100 - 80px);
    padding: 35px 30px 30px;
  }
}
@media (max-width: 1280px) {
  .popup > div {
    width: calc(100% - 30px);
    max-width: 600px;
    max-height: calc(100vh - 50px);
    max-height: calc(var(--vh, 1vh) * 100 - 50px);
    padding: 45px 20px 30px;
  }
}
.popup > div > header {
  margin-bottom: 30px;
  padding-bottom: 20px;
  border-bottom: 1px solid #555;
}
@media (min-width: 1280px) {
  .popup > div > header {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
}
@media (max-width: 1280px) {
  .popup > div > header {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
}
@media (min-width: 1280px) {
  .popup > div > header h3 {
    font-size: 24px;
    line-height: 34px;
  }
}
@media (max-width: 1280px) {
  .popup > div > header h3 {
    font-size: 16px;
    line-height: 23px;
  }
}
.popup > div > header h3 em {
  color: #6A84FF;
}
@media (min-width: 1280px) {
  .popup > div > header p {
    margin-left: 17px;
    font-size: 16px;
    line-height: 23px;
  }
}
@media (max-width: 1280px) {
  .popup > div > header p {
    font-size: 12px;
    line-height: 17px;
  }
}
.popup > div > header .close, .popup > div.review > .close {
  position: absolute;
  display: inline-block;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  font-size: 0.5rem;
  background: url("../images/close.svg") no-repeat center;
}
@media (min-width: 1280px) {
  .popup > div > header .close, .popup > div.review > .close {
    top: 20px;
    right: 25px;
    width: 20px;
    height: 20px;
  }
}
@media (max-width: 1280px) {
  .popup > div > header .close, .popup > div.review > .close {
    right: 0;
    top: 0;
    width: 50px;
    height: 44px;
    background-size: 16px;
  }
}
.popup > div > footer.buttons {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding-top: 30px;
}
.popup > div > footer.buttons > * {
  border-radius: 3px;
  font-weight: 700;
  line-height: 50px;
}
@media (min-width: 1280px) {
  .popup > div > footer.buttons > * {
    width: calc(50% - 10px);
    font-size: 16px;
  }
}
@media (max-width: 1280px) {
  .popup > div > footer.buttons > * {
    width: calc(50% - 5px);
    font-size: 15px;
  }
}
.popup > div > footer.buttons > *.type01 {
  background: #e8e8e8;
  color: #464646;
}
.popup > div > footer.buttons > *.type02 {
  background: #ffca5d;
  color: #151515;
}
@media (min-width: 1280px) {
  .popup .ticket {
    width: 570px;
  }
}
@media (min-width: 1280px) {
  .popup .ticket > section:first-of-type {
    margin-top: -5px;
  }
}
.popup .ticket > section + section {
  margin-top: 25px;
  border-top: 1px solid #eee;
}
@media (min-width: 1280px) {
  .popup .ticket > section + section {
    padding-top: 25px;
  }
}
@media (max-width: 1280px) {
  .popup .ticket > section + section {
    padding-top: 30px;
  }
}
@media (min-width: 1280px) {
  .popup .ticket > section h4 {
    font-size: 18px;
    line-height: 26px;
  }
}
@media (max-width: 1280px) {
  .popup .ticket > section h4 {
    font-size: 15px;
    line-height: 22px;
  }
}
@media (min-width: 1280px) {
  .popup .ticket > section ul {
    padding-top: 4px;
  }
}
@media (max-width: 1280px) {
  .popup .ticket > section ul {
    padding-top: 8px;
  }
}
.popup .ticket > section ul li {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
@media (min-width: 1280px) {
  .popup .ticket > section ul li {
    margin-top: 10px;
  }
}
@media (max-width: 1280px) {
  .popup .ticket > section ul li {
    margin-top: 12px;
  }
}
.popup .ticket > section ul li p {
  font-weight: 500;
  line-height: 1.4;
}
@media (min-width: 1280px) {
  .popup .ticket > section ul li p {
    font-size: 15px;
  }
}
@media (max-width: 1280px) {
  .popup .ticket > section ul li p {
    font-size: 12px;
  }
}
.popup .ticket > section ul li button {
  border-radius: 5px;
  font-weight: 500;
}
@media (min-width: 1280px) {
  .popup .ticket > section ul li button {
    width: 117px;
    font-size: 15px;
  }
}
@media (max-width: 1280px) {
  .popup .ticket > section ul li button {
    width: 79px;
    font-size: 12px;
  }
}
.popup .ticket > section ul li button.case01 {
  border: 1px solid #F9C04C;
  color: #F9C04C;
}
@media (min-width: 1280px) {
  .popup .ticket > section ul li button.case01 {
    line-height: 40px;
  }
}
@media (max-width: 1280px) {
  .popup .ticket > section ul li button.case01 {
    line-height: 28px;
  }
}
.popup .ticket > section ul li button.case02 {
  background: #F9C04C;
  color: #151515;
}
@media (min-width: 1280px) {
  .popup .ticket > section ul li button.case02 {
    line-height: 42px;
  }
}
@media (max-width: 1280px) {
  .popup .ticket > section ul li button.case02 {
    line-height: 30px;
  }
}
@media (min-width: 1280px) {
  .popup .dialogue {
    width: 500px;
  }
}
@media (max-width: 1280px) {
  .popup .dialogue {
    padding-top: 35px;
    padding-bottom: 20px;
  }
}
@media (max-width: 1280px) {
  .popup .dialogue > header h3 {
    font-size: 18px;
  }
}
.popup .dialogue > p {
  font-weight: 700;
  line-height: 1.45;
}
@media (min-width: 1280px) {
  .popup .dialogue > p {
    min-height: 85px;
    font-size: 18px;
  }
}
@media (max-width: 1280px) {
  .popup .dialogue > p {
    min-height: 43px;
    font-size: 15px;
  }
}
.popup .dialogue > section h4 {
  line-height: 1.45;
}
@media (min-width: 1280px) {
  .popup .dialogue > section h4 {
    font-size: 18px;
  }
}
@media (max-width: 1280px) {
  .popup .dialogue > section h4 {
    font-size: 15px;
  }
}
.popup .dialogue > section p {
  margin-top: 10px;
  font-weight: 500;
  line-height: 1.43;
}
@media (min-width: 1280px) {
  .popup .dialogue > section p {
    font-size: 15px;
  }
}
@media (max-width: 1280px) {
  .popup .dialogue > section p {
    font-size: 14px;
  }
}
.popup .dialogue > section p em {
  color: #FF0000;
}
.popup .dialogue > .radios {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  padding-left: 4px;
}
.popup .dialogue > .radios label {
  position: relative;
}
.popup .dialogue > .radios label input {
  position: absolute;
  display: inline-block;
  width: 1px;
  height: 1px;
  margin: -1px;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
}
.popup .dialogue > .radios label span {
  padding-left: 38px;
  font-weight: 700;
  line-height: 30px;
}
.popup .dialogue > .radios label span::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 30px;
  height: 30px;
  border-radius: 50%;
}
.popup .dialogue > .radios label input:not(:checked) + span {
  color: #999;
}
.popup .dialogue > .radios label input:not(:checked) + span::before {
  border: 2px solid #d4d4d4;
}
.popup .dialogue > .radios label input:checked + span {
  color: #151515;
}
.popup .dialogue > .radios label input:checked + span::before {
  border: 9px solid #f9c04c;
}
.popup .dialogue > .radios label + label {
  margin-top: 25px;
}
@media (min-width: 1280px) {
  .popup .dialogue > .radios label span {
    font-size: 18px;
  }
}
@media (max-width: 1280px) {
  .popup .dialogue > .radios label span {
    font-size: 15px;
  }
}
.popup .review {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
@media (min-width: 1280px) {
  .popup .review {
    width: 760px;
    padding: 31px 50px 44px;
  }
}
.popup .review > p {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
}
@media (min-width: 1280px) {
  .popup .review > p {
    padding-bottom: 10px;
  }
}
.popup .review > p span {
  overflow: hidden;
  margin-right: 11px;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.popup .review > p strong {
  font-size: 14px;
}
.popup .review > label {
  width: 100%;
}
@media (min-width: 1280px) {
  .popup .review > label {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding-top: 10px;
  }
}
@media (max-width: 1280px) {
  .popup .review > label {
    padding-top: 15px;
  }
}
.popup .review > label > span {
  color: #070707;
}
@media (min-width: 1280px) {
  .popup .review > label > span {
    padding-top: 14px;
    font-size: 14px;
    line-height: 20px;
  }
}
@media (max-width: 1280px) {
  .popup .review > label > span {
    font-size: 13px;
  }
}
.popup .review > label > input,
.popup .review > label > textarea {
  padding-left: 12px;
  padding-right: 12px;
  border: 1px solid #d9d9d9;
  border-radius: 5px;
  color: #070707;
}
@media (min-width: 1280px) {
  .popup .review > label > input,
  .popup .review > label > textarea {
    width: 600px;
    font-size: 15px;
  }
}
@media (max-width: 1280px) {
  .popup .review > label > input,
  .popup .review > label > textarea {
    margin-top: 6px;
    width: 100%;
    font-size: 14px;
  }
}
.popup .review > label > input {
  height: 48px;
  font-weight: 700;
}
.popup .review > label > textarea {
  padding-top: 15px;
  padding-bottom: 15px;
  line-height: 1.43;
}
@media (min-width: 1280px) {
  .popup .review > label > textarea {
    height: 117px;
  }
}
@media (max-width: 1280px) {
  .popup .review > label > textarea {
    height: 150px;
  }
}
@media (min-width: 1280px) {
  .popup .review > label > textarea.case {
    height: 175px;
  }
}
.popup .review > div {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
@media (min-width: 1280px) {
  .popup .review > div {
    margin-top: 9px;
  }
}
@media (max-width: 1280px) {
  .popup .review > div {
    margin-top: 12px;
  }
}
.popup .review > div span {
  color: #070707;
}
@media (min-width: 1280px) {
  .popup .review > div span {
    width: 59px;
    font-size: 14px;
  }
}
@media (max-width: 1280px) {
  .popup .review > div span {
    margin-right: 10px;
    font-size: 13px;
  }
}
.popup .review > button:last-of-type {
  width: 111px;
  height: 43px;
  border-radius: 5px;
  text-align: center;
  font-weight: 500;
}
@media (min-width: 1280px) {
  .popup .review > button:last-of-type {
    margin-top: 9px;
    font-size: 15px;
  }
}
@media (max-width: 1280px) {
  .popup .review > button:last-of-type {
    margin-top: 12px;
    font-size: 14px;
  }
}
.popup .review > button:last-of-type:not(:disabled) {
  background: #F9C04C;
  color: #151515;
}
.popup .review > button:last-of-type:disabled {
  background: #ddd;
  color: #fff;
}
@media (min-width: 1280px) {
  .popup .terms {
    width: 760px;
  }
}
@media (max-width: 1280px) {
  .popup .terms {
    width: 100%;
    height: 100%;
    max-height: unset;
    padding: 45px 0 0;
    border-radius: 0;
  }
  .popup .terms > header {
    margin: 0 20px;
  }
  .popup .terms > div {
    height: calc(100vh - 45px - 44px);
    height: calc(var(--vh, 1vh) * 100 - 45px - 44px);
    overflow: auto;
    padding: 25px 20px;
  }
}
.popup .terms > div {
  line-height: 1.45;
}
@media (min-width: 1280px) {
  .popup .terms > div {
    font-size: 15px;
  }
}
@media (max-width: 1280px) {
  .popup .terms > div {
    font-size: 13px;
  }
}

#header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 100;
}
#header .info .noti,
#header .info .chat {
  position: relative;
}
#header .info .noti.active::after,
#header .info .chat.active::after {
  content: "";
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: #ff0000;
  position: absolute;
  top: 0;
  right: 0;
}
#header .info {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  height: 48px;
  background: #171717;
}
@media (max-width: 640px) {
  #header .info {
    height: 40px;
  }
}
#header .info ul {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 1280px !important;
  min-width: 315px !important;
  box-sizing: border-box !important;
}
@media (min-width: 1280px) {
  #header .info ul {
    /*padding-left: $wPadding;
        padding-right: $wPadding;*/
  }
}
@media (max-width: 1280px) {
  #header .info ul {
    /*padding-left: $mPadding;
        padding-right: $mPadding;*/
  }
}
#header .info ul {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 24px;
}
@media (max-width: 640px) {
  #header .info ul {
    gap: 12px;
    padding: 0 15px;
  }
}
#header .info ul li a {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: -0.5px;
}
@media (max-width: 640px) {
  #header .info ul li a {
    font-size: 12px;
  }
}
#header .info ul li a > u {
  margin-left: 8px;
  font-weight: 700;
}
@media (max-width: 640px) {
  #header .info ul li a > u {
    margin-left: 4px;
  }
}
#header .gnb {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  height: 64px;
  background: #000;
}
@media (max-width: 640px) {
  #header .gnb {
    height: 56px;
  }
}
#header .gnb > div {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 1280px !important;
  min-width: 315px !important;
  box-sizing: border-box !important;
}
@media (min-width: 1280px) {
  #header .gnb > div {
    /*padding-left: $wPadding;
        padding-right: $wPadding;*/
  }
}
@media (max-width: 1280px) {
  #header .gnb > div {
    /*padding-left: $mPadding;
        padding-right: $mPadding;*/
  }
}
#header .gnb > div {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 20px;
}
#header .gnb > div ul {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 24px;
}
@media (max-width: 640px) {
  #header .gnb > div ul {
    gap: 12px;
  }
}
#header .gnb > div ul li a {
  color: #fff;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: -0.5px;
}
@media (max-width: 640px) {
  #header .gnb > div ul li a {
    font-size: 14px;
  }
}
#header .gnb > div ul li a:hover {
  color: #a947ff;
}

#footer {
  padding-top: 80px;
  padding-bottom: 40px;
  background: #212121;
}
@media (max-width: 640px) {
  #footer {
    padding-top: 40px;
    padding-bottom: 30px;
  }
}
#footer hr {
  background: #8d8d8d;
  height: 1px;
  width: 100%;
}
#footer #footer-sitemap {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 1280px !important;
  min-width: 315px !important;
  box-sizing: border-box !important;
}
@media (min-width: 1280px) {
  #footer #footer-sitemap {
    /*padding-left: $wPadding;
        padding-right: $wPadding;*/
  }
}
@media (max-width: 1280px) {
  #footer #footer-sitemap {
    /*padding-left: $mPadding;
        padding-right: $mPadding;*/
  }
}
#footer #footer-sitemap {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding-bottom: 20px;
  padding: 0 20px 20px;
}
@media (max-width: 640px) {
  #footer #footer-sitemap {
    flex-wrap: wrap;
    gap: 10px;
  }
}
#footer #footer-sitemap ul {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 24px;
}
@media (max-width: 640px) {
  #footer #footer-sitemap ul {
    flex-wrap: wrap;
    gap: 12px;
    width: 100%;
    justify-content: center;
  }
}
#footer #footer-sitemap ul li a {
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  line-height: 159%;
}
@media (max-width: 640px) {
  #footer #footer-sitemap ul li a {
    font-size: 12px;
  }
}
#footer #footer-info {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 1280px !important;
  min-width: 315px !important;
  box-sizing: border-box !important;
}
@media (min-width: 1280px) {
  #footer #footer-info {
    /*padding-left: $wPadding;
        padding-right: $wPadding;*/
  }
}
@media (max-width: 1280px) {
  #footer #footer-info {
    /*padding-left: $mPadding;
        padding-right: $mPadding;*/
  }
}
#footer #footer-info {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  padding-top: 40px;
  padding-bottom: 40px;
  padding: 40px 20px;
}
@media (max-width: 640px) {
  #footer #footer-info {
    flex-direction: column;
    padding: 30px 20px;
  }
}
@media (max-width: 640px) {
  #footer #footer-info > div {
    width: 100%;
  }
}
#footer #footer-info > div > div {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 30px;
}
@media (max-width: 640px) {
  #footer #footer-info > div > div {
    flex-direction: column;
    gap: 15px;
  }
}
#footer #footer-info > div > div dt {
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  line-height: 159%;
}
@media (max-width: 640px) {
  #footer #footer-info > div > div dt {
    font-size: 12px;
  }
}
#footer #footer-info > div > div dd {
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  line-height: 159%;
}
@media (max-width: 640px) {
  #footer #footer-info > div > div dd {
    font-size: 14px;
  }
}
#footer #footer-info > div > div dd > b {
  font-weight: 700;
}
#footer #footer-info > div > h5 {
  color: #fff;
  font-size: 12px;
  font-weight: 500;
  line-height: 1.2;
  margin-top: 50px;
}
@media (max-width: 640px) {
  #footer #footer-info > div > h5 {
    margin-top: 30px;
    font-size: 11px;
  }
}
#footer #footer-info > div > p {
  color: #7c7c7c;
  font-size: 12px;
  font-weight: 500;
  line-height: 1.2;
  margin-top: 20px;
}
@media (max-width: 640px) {
  #footer #footer-info > div > p {
    font-size: 11px;
    margin-top: 15px;
  }
}
#footer #footer-info > article {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 12px;
}
@media (max-width: 640px) {
  #footer #footer-info > article {
    width: 100%;
    margin-top: 20px;
    flex-direction: column;
    gap: 10px;
  }
}
#footer #footer-info > article a {
  color: #000;
  font-size: 14px;
  font-weight: 500;
  padding: 8px 16px;
  border-radius: 4px;
  background: #fff;
}
@media (max-width: 640px) {
  #footer #footer-info > article a {
    width: 100%;
    text-align: center;
    font-size: 12px;
    padding: 10px 16px;
  }
}

#index #index-1 {
  background-image: url(../images/index_1_bg.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
#index #index-1 > div {
  padding-top: 160px;
  padding-bottom: 100px;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 1280px !important;
  min-width: 315px !important;
  box-sizing: border-box !important;
}
@media (min-width: 1280px) {
  #index #index-1 > div {
    /*padding-left: $wPadding;
        padding-right: $wPadding;*/
  }
}
@media (max-width: 1280px) {
  #index #index-1 > div {
    /*padding-left: $mPadding;
        padding-right: $mPadding;*/
  }
}
@media (max-width: 640px) {
  #index #index-1 > div {
    padding-top: 100px;
    padding-bottom: 60px;
  }
}
#index #index-1 > div > h2 {
  color: #fff;
  font-family: "Noto Sans KR";
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: -0.5px;
  text-align: center;
}
@media (max-width: 640px) {
  #index #index-1 > div > h2 {
    font-size: 18px;
    padding: 0 20px;
  }
}
#index #index-1 .index-1-logo {
  display: block;
  margin: 0 auto;
  margin-top: 20px;
}
@media (max-width: 640px) {
  #index #index-1 .index-1-logo {
    width: 200px;
    height: auto;
    margin-top: 15px;
  }
}
#index #index-1 #index-1-input {
  margin-top: 20px;
  position: relative;
  width: 640px;
  margin: 0 auto;
  margin-top: 40px;
}
#index #index-1 #index-1-input input {
  border-radius: 31px;
  border: 1px solid #a947ff;
  background: #fff;
  box-shadow: 0 0 47.5px 0 #a947ff;
  height: 60px;
  width: 100%;
  padding: 8px 80px 8px 24px;
  outline: none;
}
#index #index-1 #index-1-input input::placeholder {
  color: #000;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: -0.5px;
}
#index #index-1 #index-1-input img {
  position: absolute;
  right: 24px;
  top: 50%;
  transform: translateY(-50%);
}
@media (max-width: 640px) {
  #index #index-1 #index-1-input {
    margin-top: 15px;
    padding: 0 20px;
  }
}
#index #index-1 #index-1-category {
  margin-top: 180px;
}
@media (max-width: 640px) {
  #index #index-1 #index-1-category {
    margin-top: 60px;
    padding: 0 20px;
  }
}
#index #index-1 #index-1-category ul {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 16px;
}
@media (max-width: 640px) {
  #index #index-1 #index-1-category ul {
    flex-wrap: wrap;
    gap: 10px;
  }
}
@media (max-width: 640px) {
  #index #index-1 #index-1-category ul li {
    flex: 1 1 calc(33.333% - 7px);
    min-width: calc(33.333% - 7px);
  }
}
#index #index-1 #index-1-category ul li a {
  width: 200px;
  height: 200px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  text-align: center;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: -0.5px;
}
@media (max-width: 640px) {
  #index #index-1 #index-1-category ul li a {
    width: 100%;
    height: 120px;
    font-size: 12px;
  }
}
#index #index-1 #index-1-category ul li.index-1-category-item-1 {
  background-image: url(../images/box01-frame.png);
  background-position: center;
  background-repeat: no-repeat;
}
#index #index-1 #index-1-category ul li.index-1-category-item-2 {
  background-image: url(../images/box02-frame.png);
  background-position: center;
  background-repeat: no-repeat;
}
#index #index-1 #index-1-category ul li.index-1-category-item-3 {
  background-image: url(../images/box03-frame.png);
  background-position: center;
  background-repeat: no-repeat;
}
#index #index-1 #index-1-category ul li.index-1-category-item-4 {
  background-image: url(../images/box04-frame.png);
  background-position: center;
  background-repeat: no-repeat;
}
#index #index-1 #index-1-category ul li.index-1-category-item-5 {
  background-image: url(../images/box05-frame.png);
  background-position: center;
  background-repeat: no-repeat;
}
#index #index-1 #index-1-category ul li.index-1-category-item-6 {
  background-image: url(../images/box06-frame.png);
  background-position: center;
}
#index #index-1 #index-1-notice {
  margin-top: 180px;
}
@media (max-width: 640px) {
  #index #index-1 #index-1-notice {
    margin-top: 60px;
    padding: 0 20px;
  }
}
#index #index-1 #index-1-notice .title {
  color: #fff;
  background: #a34cf6;
  font-weight: 700;
  padding: 12px 88px 12px 33px;
  display: inline-block;
  clip-path: polygon(0 0, 80% 0, 100% 100%, 0% 100%);
  filter: drop-shadow(0 0 25.9px #a947ff);
  font-size: 28px;
  font-weight: 700;
  letter-spacing: -0.5px;
}
@media (max-width: 640px) {
  #index #index-1 #index-1-notice .title {
    font-size: 18px;
    padding: 8px 40px 8px 20px;
  }
}
#index #index-1 #index-1-notice ul {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 16px;
}
@media (max-width: 640px) {
  #index #index-1 #index-1-notice ul {
    flex-direction: column;
    gap: 12px;
  }
}
#index #index-1 #index-1-notice ul li {
  background-image: url(../images/box-frame-cont.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 28px;
  position: relative;
  width: 414px;
  height: 200px;
}
@media (max-width: 640px) {
  #index #index-1 #index-1-notice ul li {
    width: 100%;
    height: auto;
    min-height: 150px;
    padding: 20px;
  }
}
#index #index-1 #index-1-notice ul li h3 {
  color: #fff;
  font-size: 22px;
  font-weight: 700;
  letter-spacing: -0.5px;
  margin-bottom: 16px;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media (max-width: 640px) {
  #index #index-1 #index-1-notice ul li h3 {
    font-size: 16px;
    margin-bottom: 10px;
  }
}
#index #index-1 #index-1-notice ul li p {
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: -0.5px;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  line-height: 1.25;
}
@media (max-width: 640px) {
  #index #index-1 #index-1-notice ul li p {
    font-size: 13px;
    -webkit-line-clamp: 3;
  }
}
#index #index-1 #index-1-notice ul li a {
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: -0.5px;
  position: absolute;
  bottom: 28px;
  right: 28px;
}
@media (max-width: 640px) {
  #index #index-1 #index-1-notice ul li a {
    font-size: 12px;
    bottom: 20px;
    right: 20px;
  }
}
#index #index-2 {
  background-image: url(../images/index_2_bg.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
#index #index-2 > div {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 1280px !important;
  min-width: 315px !important;
  box-sizing: border-box !important;
}
@media (min-width: 1280px) {
  #index #index-2 > div {
    /*padding-left: $wPadding;
        padding-right: $wPadding;*/
  }
}
@media (max-width: 1280px) {
  #index #index-2 > div {
    /*padding-left: $mPadding;
        padding-right: $mPadding;*/
  }
}
#index #index-2 > div .index-2-header {
  padding-top: 160px;
  padding-bottom: 48px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
@media (max-width: 640px) {
  #index #index-2 > div .index-2-header {
    padding-top: 80px;
    padding-bottom: 30px;
    flex-direction: column;
    align-items: flex-start;
    gap: 15px;
  }
}
#index #index-2 > div .index-2-header h2 {
  color: #fff;
  font-size: 36px;
  font-weight: 900;
  letter-spacing: -0.5px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}
@media (max-width: 640px) {
  #index #index-2 > div .index-2-header h2 {
    font-size: 24px;
  }
}
#index #index-2 > div .index-2-header h2 > span {
  font-size: 16px;
  font-weight: 700;
  letter-spacing: -0.5px;
  padding-left: 8px;
}
@media (max-width: 640px) {
  #index #index-2 > div .index-2-header h2 > span {
    font-size: 12px;
  }
}
#index #index-2 > div .index-2-header h2 > span.hot {
  color: #00fff2;
}
#index #index-2 > div .index-2-header h2 > span.best {
  color: #a947ff;
}
#index #index-2 > div .index-2-header > a {
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: -0.5px;
  border-radius: 4px;
  border: 1px solid #fff;
  background: rgba(255, 255, 255, 0.21);
  padding: 5px 10px;
}
@media (max-width: 640px) {
  #index #index-2 > div .index-2-header > a {
    font-size: 14px;
  }
}
#index #index-2 > div > ul.list {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 16px;
}
#index #index-2 > div > ul.list li {
  width: 308px;
  height: 390px;
  border-radius: 8px;
  background: rgba(0, 0, 0, 0.7);
}
#index #index-2 > div > ul.list li section {
  height: 200px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
}
#index #index-2 > div > ul.list li section > span.ad {
  color: #fff;
  font-family: Pretendard;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%; /* 14.4px */
  letter-spacing: -0.5px;
  text-transform: uppercase;
  padding: 3px 5px;
  border-radius: 4px;
  background: rgba(0, 0, 0, 0.74);
  position: absolute;
}
#index #index-2 > div > ul.list li section > span.ad.top {
  top: 16px;
  left: 16px;
}
#index #index-2 > div > ul.list li section > span.ad.bottom {
  bottom: 16px;
  left: 16px;
}
#index #index-2 > div > ul.list li article {
  padding: 20px 16px;
}
#index #index-2 > div > ul.list li article h5 {
  color: #b8b8b8;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: -0.5px;
  margin-bottom: 6px;
}
#index #index-2 > div > ul.list li article h2 {
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: -0.5px;
  margin-bottom: 12px;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 1.33;
  display: -webkit-box;
}
#index #index-2 > div > ul.list li article .info {
  margin-top: 10px;
}
#index #index-2 > div > ul.list li article .info > .info-review {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
#index #index-2 > div > ul.list li article .info > .info-review > div:first-child {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px;
}
#index #index-2 > div > ul.list li article .info > .info-review > div:first-child p:first-child {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  gap: 8px;
}
#index #index-2 > div > ul.list li article .info > .info-review > div:first-child p:nth-child(2) {
  color: #929292;
  font-size: 10px;
  font-weight: 700;
}
#index #index-2 > div > ul.list li article .info > .info-review > div:first-child p:last-child {
  color: #fff;
  font-size: 12px;
  font-weight: 400;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 5px;
}
#index #index-2 > div > ul.list li article .info > .info-review > div:last-child {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 5px;
}
#index #index-2 > div > ul.list li article .info > .info-review > div:last-child p {
  border-radius: 2px;
  border: 1px solid #a947ff;
  color: #a947ff;
  font-size: 11px;
  font-weight: 500;
  letter-spacing: -0.5px;
  padding: 2px 4px;
}
#index #index-2 > div > ul.list li article .info > .info-profile {
  margin-top: 20px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 5px;
}
#index #index-2 > div > ul.list li article .info > .info-profile img {
  width: 18px;
  height: 18px;
  border-radius: 50%;
  object-fit: cover;
}
#index #index-2 > div > ul.list li article .info > .info-profile p {
  color: #b9b9b9;
  font-size: 12px;
  font-weight: 500;
  line-height: 146%; /* 17.52px */
}
#index #index-2 > div > ul.list li article .info > .info-price {
  margin-top: 6px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
#index #index-2 > div > ul.list li article .info > .info-price p {
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  line-height: 146%; /* 20.44px */
}
#index #index-3 {
  padding-top: 160px;
  padding-bottom: 160px;
  background: black;
}
@media (max-width: 640px) {
  #index #index-3 {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
#index #index-3 > div {
  background-image: url(../images/home_store_banner_bg.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 1280px !important;
  min-width: 315px !important;
  box-sizing: border-box !important;
}
@media (min-width: 1280px) {
  #index #index-3 > div {
    /*padding-left: $wPadding;
        padding-right: $wPadding;*/
  }
}
@media (max-width: 1280px) {
  #index #index-3 > div {
    /*padding-left: $mPadding;
        padding-right: $mPadding;*/
  }
}
#index #index-3 > div {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  padding-left: 64px;
  height: 208px;
}
@media (max-width: 640px) {
  #index #index-3 > div {
    padding-left: 20px;
    padding-right: 20px;
    height: auto;
    min-height: 150px;
  }
}
#index #index-3 > div h4 {
  color: #fff;
  font-size: 20px;
  font-weight: 500;
}
@media (max-width: 640px) {
  #index #index-3 > div h4 {
    font-size: 16px;
  }
}
#index #index-3 > div h2 {
  color: #fff;
  font-size: 30px;
  font-weight: 700;
  margin-top: 8px;
}
@media (max-width: 640px) {
  #index #index-3 > div h2 {
    font-size: 20px;
    margin-top: 6px;
  }
}
#index #index-3 > div > div {
  margin-top: 28px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 20px;
}
@media (max-width: 640px) {
  #index #index-3 > div > div {
    margin-top: 20px;
    gap: 10px;
    flex-wrap: wrap;
  }
}
#index #index-3 > div > div a {
  color: #000;
  font-size: 12px;
  font-weight: 500;
  border-radius: 7px;
  background: #fff;
  padding: 8px 12px;
}
@media (max-width: 640px) {
  #index #index-3 > div > div a {
    font-size: 11px;
    padding: 6px 10px;
  }
}
#index #index-4 {
  background-image: url(../images/index_4_bg.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding-top: 160px;
  padding-bottom: 160px;
}
@media (max-width: 640px) {
  #index #index-4 {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
#index #index-4 > div {
  background-image: url(../images/index_frame_big.png);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  margin: 60px;
}
@media (max-width: 640px) {
  #index #index-4 > div {
    margin: 20px;
  }
}
#index #index-4 > div > section > div {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 1280px !important;
  min-width: 315px !important;
  box-sizing: border-box !important;
}
@media (min-width: 1280px) {
  #index #index-4 > div > section > div {
    /*padding-left: $wPadding;
        padding-right: $wPadding;*/
  }
}
@media (max-width: 1280px) {
  #index #index-4 > div > section > div {
    /*padding-left: $mPadding;
        padding-right: $mPadding;*/
  }
}
#index #index-4 > div > section > div {
  padding-top: 160px;
  padding-bottom: 160px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
@media (max-width: 640px) {
  #index #index-4 > div > section > div {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
#index #index-4 > div > section > div > ul {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 20px;
  margin-top: 60px;
}
@media (max-width: 640px) {
  #index #index-4 > div > section > div > ul {
    gap: 10px;
    margin-top: 30px;
  }
}
@media (max-width: 640px) {
  #index #index-4 > div > section > div > ul li {
    flex: 1 1 calc(50% - 5px);
    min-width: calc(50% - 5px);
  }
}
#index #index-4 > div > section > div > ul li a {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px;
  border-radius: 9px;
  border: 1px solid #a947ff;
  background: #141414;
  box-shadow: 0 0 70.7px -19px #b45eff;
  color: #fff;
  font-size: 20px;
  font-weight: 500;
  font-weight: 500;
  line-height: 159%;
  padding: 11px 22px;
}
@media (max-width: 640px) {
  #index #index-4 > div > section > div > ul li a {
    font-size: 14px;
    padding: 8px 12px;
    gap: 6px;
  }
}
#index #index-4 h2 {
  color: #fff;
  font-size: 34px;
  font-weight: 900;
  line-height: 100%;
  text-align: center;
}
@media (max-width: 640px) {
  #index #index-4 h2 {
    font-size: 24px;
    padding: 0 20px;
  }
}
#index #index-4 h4 {
  color: #a4a4a4;
  text-align: center;
  font-size: 20px;
  font-weight: 500;
  line-height: 159%;
  margin-top: 20px;
}
@media (max-width: 640px) {
  #index #index-4 h4 {
    font-size: 16px;
    margin-top: 15px;
    padding: 0 20px;
  }
}
#index #index-4 > ul {
  margin-top: 70px;
  width: 100%;
  min-width: 0;
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
}
#index #index-4 > ul::-webkit-scrollbar {
  display: none;
}
#index #index-4 > ul {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 30px;
}
@media (max-width: 640px) {
  #index #index-4 > ul {
    margin-top: 40px;
    gap: 15px;
    padding: 0 20px;
  }
}
#index #index-4 > ul li {
  flex: 0 0 506px;
  min-width: 506px;
  box-sizing: border-box;
  border-radius: 15px;
  border: 1px solid #a947ff;
  background: #0d0d0d;
  padding: 30px;
  width: 506px;
  height: 236px;
}
@media (max-width: 640px) {
  #index #index-4 > ul li {
    flex: 0 0 280px;
    min-width: 280px;
    width: 280px;
    height: auto;
    min-height: 200px;
    padding: 20px;
  }
}
#index #index-4 > ul li > div > p.date {
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  line-height: 100%;
  margin-top: 10px;
}
#index #index-4 > ul li > div > p.content {
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  line-height: 140%;
  margin-top: 10px;
  line-clamp: 5;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  overflow: hidden;
  display: -webkit-box;
}
#index #index-4 > ul li .index-review-info {
  border-bottom: 1px solid #2d2d2d;
  padding-bottom: 10px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
#index #index-4 > ul li .index-review-info p {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 4px;
}
#index #index-4 > ul li .index-review-info p img {
  width: 18px;
  height: 18px;
}
#index #index-4 > ul li .index-review-info > div {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px;
}
#index #index-4 > ul li .index-review-info > div span {
  padding: 0px 12px;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  line-height: 159%;
  border-radius: 4px;
}
#index #index-4 > ul li .index-review-info > div span.index-review-info-1 {
  background: #a947ff;
  color: white;
}
#index #index-4 > ul li .index-review-info > div span.index-review-info-2 {
  background: #fff;
  color: #000;
}
#index #index-5 {
  background-image: url(../images/index_5_bg.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding-top: 160px;
  padding-bottom: 160px;
}
@media (max-width: 640px) {
  #index #index-5 {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
#index #index-5 > div {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 1280px !important;
  min-width: 315px !important;
  box-sizing: border-box !important;
}
@media (min-width: 1280px) {
  #index #index-5 > div {
    /*padding-left: $wPadding;
        padding-right: $wPadding;*/
  }
}
@media (max-width: 1280px) {
  #index #index-5 > div {
    /*padding-left: $mPadding;
        padding-right: $mPadding;*/
  }
}
#index #index-5 > div {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  padding: 0 20px;
}
#index #index-5 > div h2 {
  color: #fff;
  font-size: 34px;
  font-weight: 700;
  line-height: 125%;
  letter-spacing: -0.5px;
}
@media (max-width: 640px) {
  #index #index-5 > div h2 {
    font-size: 24px;
  }
}
#index #index-5 > div h2 > b {
  font-weight: 900;
}
#index #index-5 > div h4 {
  color: #fff;
  font-size: 22px;
  font-weight: 500;
  line-height: 159%;
  letter-spacing: -0.5px;
  margin-top: 20px;
}
@media (max-width: 640px) {
  #index #index-5 > div h4 {
    font-size: 16px;
    margin-top: 15px;
  }
}
#index #index-5 > div ul {
  margin-top: 36px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 20px;
}
@media (max-width: 640px) {
  #index #index-5 > div ul {
    margin-top: 24px;
    flex-direction: column;
    width: 100%;
    gap: 12px;
  }
}
@media (max-width: 640px) {
  #index #index-5 > div ul li {
    width: 100%;
  }
}
#index #index-5 > div ul li a {
  padding: 10px 24px;
  border-radius: 6px;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  line-height: 159%;
  letter-spacing: -0.5px;
}
@media (max-width: 640px) {
  #index #index-5 > div ul li a {
    font-size: 16px;
    padding: 12px 24px;
    width: 100%;
    text-align: center;
  }
}
#index #index-5 > div ul li:first-child a {
  background: #a947ff;
  border: 1px solid #a947ff;
}
#index #index-5 > div ul li:last-child a {
  background: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
}

#mypage-wrapper {
  background: #000;
}
#mypage-wrapper > div {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 980px !important;
  min-width: 315px !important;
  box-sizing: border-box !important;
}
#mypage-wrapper > div {
  padding-top: 160px;
  padding-bottom: 100px;
}
@media (max-width: 640px) {
  #mypage-wrapper > div {
    padding-top: 120px;
    padding-bottom: 60px;
    padding-left: 20px;
    padding-right: 20px;
  }
}
#mypage-wrapper > div {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}
@media (max-width: 640px) {
  #mypage-wrapper > div {
    flex-direction: column;
  }
}
#mypage-wrapper > div .mypage-content {
  width: calc(100% - 240px);
}
@media (max-width: 640px) {
  #mypage-wrapper > div .mypage-content {
    width: 100%;
  }
}
#mypage-wrapper > div .mypage-content h2 {
  color: #fff;
  font-size: 28px;
  font-weight: 700;
  margin-bottom: 30px;
}
@media (max-width: 640px) {
  #mypage-wrapper > div .mypage-content h2 {
    font-size: 20px;
    margin-bottom: 20px;
  }
}
#mypage-wrapper > div .mypage-content p {
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  line-height: 125%;
  margin-top: 10px;
}
@media (max-width: 640px) {
  #mypage-wrapper > div .mypage-content p {
    font-size: 14px;
  }
}
#mypage-wrapper > div .mypage-content .mypage-content-header-wrap {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 20px;
}
@media (max-width: 640px) {
  #mypage-wrapper > div .mypage-content .mypage-content-header-wrap {
    flex-direction: column;
    gap: 15px;
  }
}
#mypage-wrapper > div .mypage-content .mypage-content-header-wrap:has(.mypage-content-tab-wrap) {
  flex-direction: column;
}
#mypage-wrapper > div .mypage-content .mypage-content-header-wrap .mypage-content-header-title {
  flex: 1;
}
@media (max-width: 640px) {
  #mypage-wrapper > div .mypage-content .mypage-content-header-wrap .mypage-content-header-title {
    width: 100%;
  }
}
#mypage-wrapper > div .mypage-content .mypage-content-header-wrap h2 {
  margin-bottom: 0px;
}
#mypage-wrapper > div .mypage-content .mypage-content-header-wrap {
  margin-bottom: 30px;
}
@media (max-width: 640px) {
  #mypage-wrapper > div .mypage-content .mypage-content-header-wrap {
    margin-bottom: 20px;
  }
}
#mypage-wrapper > div .mypage-content .mypage-content-header-wrap .mypage-content-tab-wrap {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px;
}
@media (max-width: 640px) {
  #mypage-wrapper > div .mypage-content .mypage-content-header-wrap .mypage-content-tab-wrap {
    width: 100%;
    gap: 8px;
  }
}
#mypage-wrapper > div .mypage-content .mypage-content-header-wrap .mypage-content-tab-wrap .mypage-content-tab-button {
  padding: 10px 20px;
  border-radius: 6px;
  background: #1d1d1d;
  color: white;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  line-height: 100%; /* 16px */
}
@media (max-width: 640px) {
  #mypage-wrapper > div .mypage-content .mypage-content-header-wrap .mypage-content-tab-wrap .mypage-content-tab-button {
    font-size: 14px;
    padding: 8px 16px;
    flex: 1 1 auto;
  }
}
#mypage-wrapper > div .mypage-content .mypage-content-header-wrap .mypage-content-tab-wrap .mypage-content-tab-button.active {
  background: #8801ff;
}
#mypage-wrapper > div .mypage-content .mypage-content-header-button {
  display: flex;
  padding: 18px 36px;
  border-radius: 6px;
  background: #8801ff;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  line-height: 100%; /* 18px */
  letter-spacing: -0.5px;
}
#mypage-wrapper > div .mypage-content .mypage-content-header-button-2 {
  color: #0bf;
  font-size: 16px;
  font-weight: 400;
  line-height: 137%; /* 21.92px */
  text-decoration-line: underline;
  text-decoration-style: solid;
  text-decoration-skip-ink: auto;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
}

#mypage-sidemenu {
  width: 216px;
  color: white;
}
@media (max-width: 640px) {
  #mypage-sidemenu {
    width: 100%;
    margin-bottom: 20px;
  }
}
#mypage-sidemenu .side-menu-wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  padding: 4px;
  gap: 4px;
  border-radius: 8px;
  border: 1px solid #2d2d2d;
  background: #000;
  margin-bottom: 8px;
}
#mypage-sidemenu .side-menu-title {
  padding: 14px 16px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
@media (max-width: 640px) {
  #mypage-sidemenu .side-menu-title {
    padding: 12px 14px;
  }
}
#mypage-sidemenu .side-menu-title.active {
  background: #8801ff;
  border-radius: 4px;
}
#mypage-sidemenu .side-menu-title .side-menu-title-text {
  color: #fff;
  font-size: 18px;
  font-weight: 700;
}
@media (max-width: 640px) {
  #mypage-sidemenu .side-menu-title .side-menu-title-text {
    font-size: 16px;
  }
}
#mypage-sidemenu .side-menu-title-wrap {
  gap: 5px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
#mypage-sidemenu .side-menu-depth {
  position: relative;
  padding: 16px 20px;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
}
#mypage-sidemenu .side-menu-depth.active {
  border-radius: 4px;
  background: #191121;
}
#mypage-sidemenu .side-menu-depth.active::before {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  width: 5px;
  height: calc(100% - 4px);
  background: #8801ff;
  border-radius: 100px;
}

.mypage-box {
  border-radius: 8px;
  background: #1d1d1d;
  padding: 30px;
  margin-bottom: 20px;
}
@media (max-width: 640px) {
  .mypage-box {
    padding: 20px;
    margin-bottom: 15px;
  }
}

#mypage-profile #mypage-profile-top {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
#mypage-profile #mypage-profile-top img {
  width: 160px;
  height: 160px;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 100%;
}
#mypage-profile #mypage-profile-top .mypage-profile-top-header {
  width: calc(100% - 190px);
}
#mypage-profile #mypage-profile-top .mypage-profile-top-header .div-2 {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px;
}
#mypage-profile #mypage-profile-top .mypage-profile-top-header .div-3 {
  border-radius: 6px;
  border: 1px solid #3c3c3c;
  background: #2c2c2c;
  padding: 20px;
  margin-top: 15px;
}
#mypage-profile #mypage-profile-top .mypage-profile-top-header .div-3 > p {
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  line-height: 140%; /* 22.4px */
  letter-spacing: -0.5px;
}
#mypage-profile #mypage-profile-top .mypage-profile-top-header .div-3 > .text-wrapper-2 {
  text-align: right;
  margin-top: 5px;
}
#mypage-profile #mypage-profile-top .mypage-profile-top-header .text-wrapper {
  color: #fff;
  font-size: 24px;
  font-weight: 700;
  line-height: 100%; /* 24px */
}
#mypage-profile #mypage-profile-top .mypage-profile-top-header .text-wrapper-2 {
  color: #a947ff;
  font-size: 14px;
  font-weight: 400;
  text-decoration-line: underline;
  text-decoration-style: solid;
  text-decoration-skip-ink: auto;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
  cursor: pointer;
}
#mypage-profile #mypage-profile-bottom > article {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  padding-bottom: 30px;
  padding-top: 30px;
  border-bottom: 1px solid #4c4c4c;
}
#mypage-profile #mypage-profile-bottom > article:first-child {
  padding-top: 0;
}
#mypage-profile #mypage-profile-bottom > article:last-child {
  padding-bottom: 0;
  border-bottom: none;
}
#mypage-profile #mypage-profile-bottom > article > h3 {
  color: #fff;
  font-size: 18px;
  font-weight: 400;
  line-height: 140%; /* 25.2px */
  letter-spacing: -0.5px;
}
#mypage-profile #mypage-profile-bottom > article > div {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 45px;
  width: 70%;
}
#mypage-profile #mypage-profile-bottom > article > div > div {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 10px;
}
#mypage-profile #mypage-profile-bottom > article > div > div > a {
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  line-height: 140%; /* 19.6px */
  letter-spacing: -0.5px;
  padding: 4px 10px;
  border-radius: 6px;
  background: #8801ff;
}
#mypage-profile #mypage-profile-bottom > article > div > section > dl {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 20px;
  margin-top: 15px;
}
#mypage-profile #mypage-profile-bottom > article > div > section > dl > dd {
  position: relative;
}
#mypage-profile #mypage-profile-bottom > article > div > section > dl > dd:after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: -20px;
  width: 20px;
  height: 1px;
  background: #6721a4;
}
#mypage-profile #mypage-profile-bottom > article > div > section > dl > dd:last-child:after {
  display: none;
}
#mypage-profile #mypage-profile-bottom > article > div > section > dl > dd {
  color: #fff;
  font-size: 12px;
  font-weight: 400;
  line-height: 140%; /* 16.8px */
  letter-spacing: -0.5px;
  border-radius: 100px;
  background: #3c3c3c;
  padding: 4px 10px;
}
#mypage-profile #mypage-profile-bottom > article > div > section > dl > dd.active {
  border: 1px solid #6721a4;
  background: #430b74;
}
#mypage-profile #mypage-profile-bottom > article > div h4 {
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  line-height: 140%; /* 28px */
  letter-spacing: -0.5px;
  width: 250px;
  text-align: right;
}
#mypage-profile #mypage-profile-bottom > article > div h4 > span {
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  line-height: 140%; /* 22.4px */
  letter-spacing: -0.5px;
  padding-left: 7px;
}

.mypage-popup {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  display: none;
}
.mypage-popup .mypage-popup-box {
  padding: 60px 40px;
  border-radius: 12px;
  background: #f4f4f4;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 540px;
}
.mypage-popup .mypage-popup-box .mypage-popup-button-wrap {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px;
  width: 100%;
}
.mypage-popup .mypage-popup-box .mypage-popup-button-wrap > button {
  color: #fff;
  text-align: center;
  font-size: 16px;
  font-weight: 700;
  line-height: 150%; /* 24px */
  letter-spacing: -0.5px;
  padding: 8px 14px;
  border-radius: 6px;
  width: 100%;
  flex: 1;
}
.mypage-popup .mypage-popup-box .mypage-popup-button-wrap > button.mypage-popup-confirm {
  background: #520099;
}
.mypage-popup .mypage-popup-box .mypage-popup-button-wrap > button.mypage-popup-cancel {
  background: #000;
}
.mypage-popup .mypage-popup-box .mypage-popup-button-wrap > button.mypage-popup-secondary {
  background: #9e9e9e;
}

#mypage-popup-nickname h3 {
  color: #000;
  font-size: 22px;
  font-weight: 700;
  line-height: 100%; /* 22px */
  letter-spacing: -0.5px;
  text-align: center;
  margin-bottom: 12px;
}
#mypage-popup-nickname p {
  color: #000;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: -0.5px;
  text-align: center;
}
#mypage-popup-nickname .warning-title {
  color: #f00;
  text-align: center;
  font-size: 16px;
  font-weight: 700;
  line-height: 150%; /* 24px */
  letter-spacing: -0.5px;
}
#mypage-popup-nickname h4 {
  color: #000;
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%; /* 24px */
  letter-spacing: -0.5px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 5px;
}
#mypage-popup-nickname h4 > b {
  color: #000;
  text-align: center;
  font-size: 20px;
  font-weight: 700;
  line-height: 150%; /* 30px */
  letter-spacing: -0.5px;
}
#mypage-popup-nickname .mypage-popup-nickname-box {
  padding: 25px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 15px;
}
#mypage-popup-nickname .mypage-popup-nickname-box > div {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px;
}
#mypage-popup-nickname .mypage-popup-nickname-box > div > input {
  color: #000;
  padding: 6px 16px;
  border-radius: 6px;
  border: 1px solid #d3d3d3;
  background: #fff;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%; /* 24px */
  letter-spacing: -0.5px;
}
#mypage-popup-nickname .mypage-popup-nickname-box > div > button {
  color: #fff;
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%; /* 24px */
  letter-spacing: -0.5px;
  border-radius: 6px;
  background: #535353;
  padding: 6px 16px;
}
#mypage-popup-nickname .mypage-popup-nickname-box p.warning {
  color: #f31d1d;
  text-align: center;
  font-size: 12px;
  font-weight: 500;
  line-height: 150%; /* 18px */
  letter-spacing: -0.132px;
}

#mypage-myinfo #mypage-myinfo-top {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  width: 100%;
  gap: 27px;
  padding: 30px;
  position: relative;
  background-color: #1d1d1d;
  border-radius: 8px;
}
#mypage-myinfo #mypage-myinfo-top .text-wrapper {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  font-weight: 700;
  color: #ffffff;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 18px;
  white-space: nowrap;
}
#mypage-myinfo #mypage-myinfo-top .line {
  position: relative;
  align-self: stretch;
  width: 100%;
  height: 1px;
  object-fit: cover;
}
#mypage-myinfo #mypage-myinfo-top .div {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: -ms-inline-flexbox;
  display: -webkit-inline-flex;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 20px;
  position: relative;
  flex: 0 0 auto;
}
#mypage-myinfo #mypage-myinfo-top .div-2 {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: -ms-inline-flexbox;
  display: -webkit-inline-flex;
  display: inline-flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 30px;
  position: relative;
  flex: 0 0 auto;
}
#mypage-myinfo #mypage-myinfo-top #mypage-myinfo-middle-wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  width: 80px;
  gap: 10px;
  position: relative;
}
#mypage-myinfo #mypage-myinfo-top .div-wrapper {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: -ms-inline-flexbox;
  display: -webkit-inline-flex;
  display: inline-flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px;
  padding: 6px 10px;
  position: relative;
  flex: 0 0 auto;
  background-color: #000000;
  border-radius: 4px;
  border: 1px solid;
  border-color: #2e2e2e;
}
#mypage-myinfo #mypage-myinfo-top .text-wrapper-2 {
  margin-top: -1px;
  font-weight: 400;
  color: #ffffff;
  font-size: 14px;
  line-height: 14px;
  white-space: nowrap;
  position: relative;
  width: fit-content;
  letter-spacing: 0;
}
#mypage-myinfo #mypage-myinfo-top .text-wrapper-3 {
  font-weight: 700;
  color: #ffffff;
  font-size: 18px;
  line-height: 18px;
  white-space: nowrap;
  position: relative;
  width: fit-content;
  letter-spacing: 0;
}
#mypage-myinfo #mypage-myinfo-top .div-wrapper-2 {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: -ms-inline-flexbox;
  display: -webkit-inline-flex;
  display: inline-flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px;
  padding: 6px 10px;
  position: relative;
  flex: 0 0 auto;
  margin-right: -1px;
  background-color: #000000;
  border-radius: 4px;
  border: 1px solid;
  border-color: #2e2e2e;
}
#mypage-myinfo #mypage-myinfo-top .text-wrapper-4 {
  font-weight: 400;
  color: #a947ff;
  font-size: 14px;
  line-height: normal;
  text-decoration: underline;
  position: relative;
  width: fit-content;
  letter-spacing: 0;
}
#mypage-myinfo #mypage-myinfo-top .div-3 {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: -ms-inline-flexbox;
  display: -webkit-inline-flex;
  display: inline-flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 18px;
  position: relative;
  flex: 0 0 auto;
}
#mypage-myinfo #mypage-myinfo-top .text-wrapper-5 {
  margin-top: -0.5px;
  font-weight: 400;
  color: #a947ff;
  font-size: 14px;
  line-height: normal;
  text-decoration: underline;
  position: relative;
  width: fit-content;
  letter-spacing: 0;
}
#mypage-myinfo #mypage-myinfo-middle {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  width: 100%;
  gap: 18px;
  padding: 30px;
  position: relative;
  background-color: #1d1d1d;
  border-radius: 8px;
}
#mypage-myinfo #mypage-myinfo-middle .div {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
#mypage-myinfo #mypage-myinfo-middle .line {
  width: 100%;
  height: 1px;
  background: #4c4c4c;
  position: relative;
  align-self: stretch;
  object-fit: cover;
}
#mypage-myinfo #mypage-myinfo-middle .text-wrapper {
  position: relative;
  width: fit-content;
  font-weight: 700;
  color: #ffffff;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 18px;
  white-space: nowrap;
}
#mypage-myinfo #mypage-myinfo-middle .div-wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: space-around;
  -webkit-justify-content: space-around;
  -ms-flex-pack: space-around;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px;
  padding: 10px 40px;
  position: relative;
  background-color: #8801ff;
  border-radius: 6px;
}
#mypage-myinfo #mypage-myinfo-middle .text-wrapper-2 {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  font-weight: 700;
  font-size: 16px;
  letter-spacing: -0.5px;
  line-height: 16px;
  color: #ffffff;
  white-space: nowrap;
}
#mypage-myinfo #mypage-myinfo-middle .div-2 {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 21px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
#mypage-myinfo #mypage-myinfo-middle .div-wrapper-2 {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 30px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
#mypage-myinfo #mypage-myinfo-middle .p {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  font-weight: 700;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 16px;
  color: #ffffff;
  white-space: nowrap;
}
#mypage-myinfo #mypage-myinfo-middle .div-3 {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 10px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
#mypage-myinfo #mypage-myinfo-middle .div-4 {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 12px;
  padding: 20px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: #2c2c2c;
  border-radius: 8px;
  border: 1px solid;
  border-color: #5d5d5d;
}
#mypage-myinfo #mypage-myinfo-middle .div-5 {
  position: relative;
  align-self: stretch;
  width: 100%;
  height: 14px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
#mypage-myinfo #mypage-myinfo-middle .text-wrapper-3 {
  font-weight: 700;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 14px;
  color: #ffffff;
  white-space: nowrap;
  width: 33.33%;
}
#mypage-myinfo #mypage-myinfo-middle .text-wrapper-4 {
  font-weight: 700;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 14px;
  color: #ffffff;
  white-space: nowrap;
  width: 33.33%;
}
#mypage-myinfo #mypage-myinfo-middle .text-wrapper-5 {
  font-weight: 700;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 14px;
  color: #ffffff;
  white-space: nowrap;
  width: 33.33%;
}
#mypage-myinfo #mypage-myinfo-middle #mypage-myinfo-middle-wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 13px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
#mypage-myinfo #mypage-myinfo-middle .div-6 {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  align-self: stretch;
  width: 100%;
}
#mypage-myinfo #mypage-myinfo-middle .div-wrapper-3 {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px;
  width: 33.33%;
}
#mypage-myinfo #mypage-myinfo-middle .text-wrapper-6 {
  margin-top: -1px;
  font-weight: 400;
  color: #ffffff;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 14px;
}
#mypage-myinfo #mypage-myinfo-middle .div-7 {
  font-weight: 400;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 14px;
  color: #ffffff;
  white-space: nowrap;
}
#mypage-myinfo #mypage-myinfo-middle .span {
  font-weight: 400;
  color: #ffffff;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 14px;
}
#mypage-myinfo #mypage-myinfo-middle .text-wrapper-7 {
  font-weight: 700;
}
#mypage-myinfo #mypage-myinfo-middle .div-8 {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  width: 670px;
  gap: 1px;
  padding: 9px 0px;
  position: relative;
  flex: 0 0 auto;
  border-radius: 4px;
}
#mypage-myinfo #mypage-myinfo-middle .text-wrapper-8 {
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  width: fit-content;
  margin-top: -1px;
  font-weight: 400;
  font-size: 14px;
  letter-spacing: -0.5px;
  line-height: 14px;
  color: #ffffff;
  white-space: nowrap;
}
#mypage-myinfo #mypage-myinfo-middle .vector-wrapper {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: -ms-inline-flexbox;
  display: -webkit-inline-flex;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 10px;
  padding: 4px;
  position: relative;
  flex: 0 0 auto;
}

#mypage-password #mypage-password-box {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  width: 100%;
  gap: 20px;
  padding: 30px;
  position: relative;
  background-color: #1d1d1d;
  border-radius: 8px;
}
#mypage-password #mypage-password-box .div {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 11px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
#mypage-password #mypage-password-box .div-wrapper {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: -ms-inline-flexbox;
  display: -webkit-inline-flex;
  display: inline-flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 30px;
  position: relative;
  flex: 0 0 auto;
}
#mypage-password #mypage-password-box .text-wrapper {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  font-weight: 700;
  color: #ffffff;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 16px;
  white-space: nowrap;
}
#mypage-password #mypage-password-box .div-wrapper-2 {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px;
  padding: 16px 20px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: #131313;
  border-radius: 6px;
  border: 1px solid;
  border-color: #9b9b9b;
}
#mypage-password #mypage-password-box .text-wrapper-2 {
  width: fit-content;
  font-weight: 400;
  color: #848484;
  white-space: nowrap;
  position: relative;
  margin-top: -1px;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 16px;
}
#mypage-password #mypage-password-box .div-2 {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 11px;
  width: 100%;
  position: relative;
  flex: 0 0 auto;
}
#mypage-password #mypage-password-box .text-wrapper-3 {
  font-weight: 700;
  color: #ffffff;
  position: relative;
  margin-top: -1px;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 16px;
}
#mypage-password #mypage-password-box input {
  color: #fff;
  padding: 6px 16px;
  border-radius: 6px;
  border: 1px solid #9c9c9c;
  background: #141414;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%; /* 24px */
  letter-spacing: -0.5px;
  width: 100%;
}
#mypage-password #mypage-password-box .div-wrapper-4 {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: -ms-inline-flexbox;
  display: -webkit-inline-flex;
  display: inline-flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 18px;
  position: relative;
  flex: 0 0 auto;
}
#mypage-password #mypage-password-box #mypage-password-box-wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  gap: 10px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
#mypage-password #mypage-password-box .div-wrapper-5 {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: space-around;
  -webkit-justify-content: space-around;
  -ms-flex-pack: space-around;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  width: 107px;
  gap: 10px;
  padding: 10px 0px;
  position: relative;
  flex: 0 0 auto;
  background-color: #8801ff;
  border-radius: 6px;
}
#mypage-password #mypage-password-box #mypage-product-list-box-wrapper {
  width: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

#mypage-noti #mypage-noti-box {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  width: 100%;
  gap: 20px;
}
#mypage-noti #mypage-noti-box .div {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
#mypage-noti #mypage-noti-box .text-wrapper {
  color: #fff;
  font-family: Pretendard;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%; /* 25.2px */
  letter-spacing: -0.5px;
}

#mypage-product-list #mypage-product-list-box {
  display: flex;
  flex-direction: column;
  width: 730px;
  align-items: flex-start;
  gap: 30px;
  padding: 40px 30px;
  position: relative;
  background-color: #1d1d1d;
  border-radius: 8px;
}
#mypage-product-list #mypage-product-list-box .frame-wrapper {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 42px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
#mypage-product-list #mypage-product-list-box .div {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 21px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
#mypage-product-list #mypage-product-list-box .div-2 {
  display: flex;
  align-items: center;
  gap: 23px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
#mypage-product-list #mypage-product-list-box .rectangle {
  position: relative;
  width: 141px;
  height: 83px;
  object-fit: cover;
}
#mypage-product-list #mypage-product-list-box .div-3 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  position: relative;
  flex: 1;
  flex-grow: 1;
}
#mypage-product-list #mypage-product-list-box .div-4 {
  display: flex;
  align-items: center;
  gap: 124px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
#mypage-product-list #mypage-product-list-box .box-title {
  position: relative;
  display: flex;
  align-items: center;
  flex: 1;
  font-family: "Pretendard-Regular", Helvetica;
  font-weight: 400;
  color: #a3a3a3;
  font-size: 14px;
  letter-spacing: -0.5px;
  line-height: 14px;
}
#mypage-product-list #mypage-product-list-box .div-5 {
  display: inline-flex;
  align-items: flex-start;
  gap: 4px;
  position: relative;
  flex: 0 0 auto;
}
#mypage-product-list #mypage-product-list-box .top {
  position: relative;
  width: 13px;
  height: 16px;
  aspect-ratio: 0.81;
}
#mypage-product-list #mypage-product-list-box .OBJECTS {
  position: relative;
  height: 100%;
  background-image: url(./img/vector-2.svg);
  background-size: 100% 100%;
}
#mypage-product-list #mypage-product-list-box .ellipse {
  position: absolute;
  width: 73.33%;
  height: 57.89%;
  top: 10.53%;
  left: 13.33%;
  border-radius: 4.77px/4.63px;
  border: 0.5px solid;
  border-color: #ffffff;
}
#mypage-product-list #mypage-product-list-box .star {
  position: absolute;
  width: 46.67%;
  height: 36.84%;
  top: 21.06%;
  left: 27.79%;
}
#mypage-product-list #mypage-product-list-box .TOP {
  position: relative;
  width: 15px;
  height: 15px;
}
#mypage-product-list #mypage-product-list-box .view {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 2px 4px;
  position: relative;
  flex: 0 0 auto;
  border-radius: 2px;
  border: 1px solid;
  border-color: #a947ff;
}
#mypage-product-list #mypage-product-list-box .text-wrapper {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard-Medium", Helvetica;
  font-weight: 500;
  color: #a947ff;
  font-size: 11px;
  letter-spacing: -0.5px;
  line-height: 11px;
  white-space: nowrap;
}
#mypage-product-list #mypage-product-list-box .p {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  align-self: stretch;
  font-family: "Pretendard-Bold", Helvetica;
  font-weight: 700;
  color: #ffffff;
  font-size: 18px;
  letter-spacing: -0.5px;
  line-height: 23.9px;
}
#mypage-product-list #mypage-product-list-box .div-6 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
#mypage-product-list #mypage-product-list-box .price {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard-Bold", Helvetica;
  font-weight: 700;
  color: #ffffff;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 26.3px;
  white-space: nowrap;
}
#mypage-product-list #mypage-product-list-box .div-7 {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  position: relative;
  flex: 0 0 auto;
}
#mypage-product-list #mypage-product-list-box .div-8 {
  display: inline-flex;
  align-items: center;
  gap: 3px;
  position: relative;
  flex: 0 0 auto;
}
#mypage-product-list #mypage-product-list-box .img {
  position: relative;
  width: 13.92px;
  height: 13.34px;
}
#mypage-product-list #mypage-product-list-box .text-wrapper-2 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -0.5px;
  font-family: "Pretendard-Regular", Helvetica;
  font-weight: 400;
  color: #cacaca;
  font-size: 12px;
  letter-spacing: 0;
  line-height: 17.5px;
  white-space: nowrap;
}
#mypage-product-list #mypage-product-list-box .review-count-ico {
  display: flex;
  flex-direction: column;
  width: 19px;
  height: 19px;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 2px;
  position: relative;
  aspect-ratio: 1;
}
#mypage-product-list #mypage-product-list-box .vector {
  position: relative;
  width: 13px;
  height: 13px;
}
#mypage-product-list #mypage-product-list-box .text-wrapper-3 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  font-family: "Pretendard-Regular", Helvetica;
  font-weight: 400;
  color: #cacaca;
  font-size: 12px;
  letter-spacing: 0;
  line-height: 12px;
  white-space: nowrap;
}
#mypage-product-list #mypage-product-list-box .div-9 {
  display: flex;
  align-items: center;
  gap: 6px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
#mypage-product-list #mypage-product-list-box .div-10 {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 10px 20px;
  position: relative;
  flex: 1 0 0;
  border-radius: 4px;
  background: #fbfbfb;
  color: #1d1d1d;
  font-family: Pretendard;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 146%; /* 23.36px */
  border: none;
  outline: none;
  cursor: pointer;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image: url(./img/polygon-8-2.svg);
  background-repeat: no-repeat;
  background-position: right 20px center;
  padding-right: 40px;
}
#mypage-product-list #mypage-product-list-box .div-10 option {
  background: #fbfbfb;
  color: #1d1d1d;
  padding: 10px 20px;
}
#mypage-product-list #mypage-product-list-box .text-wrapper-4 {
  margin-top: -1px;
  color: #1d1d1d;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  font-family: "Pretendard-Bold", Helvetica;
  font-weight: 700;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 23.4px;
  white-space: nowrap;
}
#mypage-product-list #mypage-product-list-box .polygon {
  position: relative;
  width: 6.93px;
  height: 4.5px;
}
#mypage-product-list #mypage-product-list-box .div-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 10px;
  position: relative;
  flex: 1;
  flex-grow: 1;
  background-color: #8801ff;
  border-radius: 4px;
}
#mypage-product-list #mypage-product-list-box .text-wrapper-5 {
  margin-top: -1px;
  color: #ffffff;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  font-family: "Pretendard-Bold", Helvetica;
  font-weight: 700;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 23.4px;
  white-space: nowrap;
}
#mypage-product-list #mypage-product-list-box .div-wrapper-2 {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 10px;
  position: relative;
  flex: 1;
  flex-grow: 1;
  background-color: #494949;
  border-radius: 4px;
}
#mypage-product-list #mypage-product-list-box .line {
  position: relative;
  align-self: stretch;
  width: 100%;
  height: 1px;
  object-fit: cover;
}
#mypage-product-list #mypage-product-list-box .OBJECTS-2 {
  position: relative;
  height: 100%;
  background-image: url(./img/vector-5.svg);
  background-size: 100% 100%;
}
#mypage-product-list #mypage-product-list-box .OBJECTS-3 {
  position: relative;
  height: 100%;
  background-image: url(./img/vector-3.svg);
  background-size: 100% 100%;
}

#mypage-product-detail .frame {
  display: flex;
  flex-direction: column;
  width: 730px;
  align-items: flex-start;
  gap: 16px;
  position: relative;
}
#mypage-product-detail .frame .div {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 11px;
  padding: 30px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: #1d1d1d;
  border-radius: 8px;
}
#mypage-product-detail .frame .div-2 {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 11px;
  position: relative;
  flex: 0 0 auto;
}
#mypage-product-detail .frame .text-wrapper {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard-Bold", Helvetica;
  font-weight: 700;
  color: #ffffff;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 18px;
  white-space: nowrap;
}
#mypage-product-detail .frame .div-3 {
  display: flex;
  width: 403px;
  align-items: center;
  justify-content: space-between;
  padding: 8px 16px;
  position: relative;
  flex: 0 0 auto;
  background-color: #ffffff;
  border-radius: 6px;
  border: 1px solid;
  border-color: #e5e5e5;
}
#mypage-product-detail .frame .text-wrapper-2 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard-Regular", Helvetica;
  font-weight: 400;
  color: #a5a5a5;
  font-size: 16px;
  text-align: center;
  letter-spacing: -0.5px;
  line-height: 24px;
  white-space: nowrap;
}
#mypage-product-detail .frame .polygon {
  position: relative;
  width: 6.06px;
  height: 3.75px;
}
#mypage-product-detail .frame .div-4 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 11px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
#mypage-product-detail .frame .p {
  position: relative;
  width: fit-content;
  font-family: "Pretendard-Regular", Helvetica;
  font-weight: 400;
  color: #a1a1a1;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 19.2px;
}
#mypage-product-detail .frame .div-wrapper {
  display: flex;
  width: 670px;
  align-items: center;
  gap: 10px;
  padding: 8px 16px;
  position: relative;
  flex: 0 0 auto;
  background-color: #ffffff;
  border-radius: 6px;
  border: 1px solid;
  border-color: #e5e5e5;
}
#mypage-product-detail .frame .div-5 {
  display: flex;
  align-items: flex-start;
  gap: 11px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
#mypage-product-detail .frame .element-wrapper {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 8px 16px;
  position: relative;
  flex: 1;
  flex-grow: 1;
  background-color: #ffffff;
  border-radius: 6px;
  border: 1px solid;
  border-color: #e5e5e5;
}
#mypage-product-detail .frame .div-6 {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: 8px 16px;
  position: relative;
  flex: 0 0 auto;
  background-color: #ffffff;
  border-radius: 6px;
  border: 1px solid;
  border-color: #e5e5e5;
}
#mypage-product-detail .frame .text-wrapper-3 {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: -1px;
  font-family: "Pretendard-Bold", Helvetica;
  font-weight: 700;
  color: #1d1d1d;
  font-size: 14px;
  text-align: center;
  letter-spacing: -0.5px;
  line-height: 21px;
  white-space: nowrap;
  position: relative;
  width: fit-content;
}
#mypage-product-detail .frame .text-wrapper-4 {
  font-family: "Pretendard-Regular", Helvetica;
  font-weight: 400;
  color: #a1a1a1;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 19.2px;
  white-space: nowrap;
  position: relative;
  width: fit-content;
}
#mypage-product-detail .frame .frame-wrapper {
  display: flex;
  align-items: center;
  gap: 11px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
#mypage-product-detail .frame .div-7 {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  gap: 11px;
  position: relative;
  flex: 0 0 auto;
}
#mypage-product-detail .frame .div-8 {
  display: inline-flex;
  align-items: center;
  gap: 11px;
  position: relative;
  flex: 0 0 auto;
}
#mypage-product-detail .frame .div-9 {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  position: relative;
  flex: 0 0 auto;
}
#mypage-product-detail .frame .div-10 {
  position: relative;
}
#mypage-product-detail .frame .div-10 select {
  width: 100%;
  height: 100%;
  padding: 4px 8px;
  border-radius: 4px;
  border: 1px solid #e5e5e5;
  background: #fff;
  color: #000;
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 100%; /* 16px */
  letter-spacing: -0.5px;
}
#mypage-product-detail .frame .text-wrapper-6 {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: -1px;
  font-family: "Pretendard-Regular", Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 16px;
  text-align: center;
  letter-spacing: -0.5px;
  line-height: 24px;
  white-space: nowrap;
  position: relative;
  width: fit-content;
}
#mypage-product-detail .frame .component {
  position: relative;
  width: 14px;
  height: 14px;
  background-color: #000000;
  border-radius: 2px;
  border: 1px solid;
  border-color: #c0c0c0;
  aspect-ratio: 1;
}
#mypage-product-detail .frame .text-wrapper-7 {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: -1px;
  font-family: "Pretendard-Regular", Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 14px;
  text-align: center;
  letter-spacing: -0.5px;
  line-height: 21px;
  white-space: nowrap;
  position: relative;
  width: fit-content;
}
#mypage-product-detail .frame .img {
  position: relative;
  width: 14px;
  height: 14px;
}
#mypage-product-detail .frame .div-11 {
  display: inline-flex;
  align-items: center;
  gap: 36px;
  position: relative;
  flex: 0 0 auto;
}
#mypage-product-detail .frame .text-wrapper-8 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  font-family: "Pretendard-Bold", Helvetica;
  font-weight: 700;
  color: #ffffff;
  font-size: 18px;
  text-align: center;
  letter-spacing: -0.5px;
  line-height: 18px;
  white-space: nowrap;
}
#mypage-product-detail .frame .div-12 {
  display: inline-flex;
  align-items: flex-start;
  gap: 11px;
  position: relative;
  flex: 0 0 auto;
}
#mypage-product-detail .frame .div-13 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 25px;
  padding: 30px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: #1d1d1d;
  border-radius: 8px;
}
#mypage-product-detail .frame .div-14 {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  gap: 11px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
#mypage-product-detail .frame .div-15 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
  position: relative;
  flex: 1;
  flex-grow: 1;
}
#mypage-product-detail .frame .div-wrapper-2 {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 5px;
  position: relative;
  flex: 0 0 auto;
}
#mypage-product-detail .frame .element-wrapper-2 {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 8px 16px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: #ffffff;
  border-radius: 6px;
  border: 1px solid;
  border-color: #e5e5e5;
}
#mypage-product-detail .frame .div-16 {
  display: flex;
  flex-direction: column;
  width: 217px;
  align-items: flex-start;
  gap: 10px;
  position: relative;
}
#mypage-product-detail .frame .div-17 {
  display: inline-flex;
  align-items: flex-start;
  gap: 5px;
  position: relative;
  flex: 0 0 auto;
}
#mypage-product-detail .frame .text-wrapper-9 {
  margin-top: -1px;
  font-family: "Pretendard-Regular", Helvetica;
  font-weight: 400;
  color: #a1a1a1;
  font-size: 12px;
  letter-spacing: 0;
  line-height: 16.4px;
  white-space: nowrap;
  position: relative;
  width: fit-content;
}
#mypage-product-detail .frame .div-wrapper-3 {
  display: flex;
  width: 670px;
  align-items: center;
  justify-content: center;
  gap: 1px;
  padding: 9px 0px;
  position: relative;
  flex: 0 0 auto;
  border-radius: 4px;
  border: 1px solid;
  border-color: #5d5d5d;
}
#mypage-product-detail .frame .text-wrapper-10 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard-Regular", Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 16px;
  letter-spacing: -0.5px;
  line-height: 16px;
  white-space: nowrap;
}
#mypage-product-detail .frame .image {
  position: relative;
  align-self: stretch;
  width: 100%;
  aspect-ratio: 1.92;
  object-fit: cover;
}
#mypage-product-detail .frame .text-wrapper-11 {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: -1px;
  font-family: "Pretendard-Bold", Helvetica;
  font-weight: 700;
  color: #1d1d1d;
  font-size: 16px;
  text-align: center;
  letter-spacing: -0.5px;
  line-height: 24px;
  white-space: nowrap;
  position: relative;
  width: fit-content;
}
#mypage-product-detail .frame .text-wrapper-12 {
  position: relative;
  width: fit-content;
  font-family: "Pretendard-Regular", Helvetica;
  font-weight: 400;
  color: #ff4444;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 19.2px;
  white-space: nowrap;
}
#mypage-product-detail .frame .div-5 textarea {
  width: 100%;
  height: 100%;
  border: none;
  background: white;
  outline: none;
  font-weight: 400;
  color: #1d1d1d;
  font-size: 16px;
  letter-spacing: -0.5px;
  line-height: 24px;
  resize: none;
  padding: 16px;
  border-radius: 6px;
  border: 1px solid #e5e5e5;
  text-align: left;
}
#mypage-product-detail .frame .text-wrapper-13 {
  font-family: "Pretendard-Regular", Helvetica;
  font-weight: 400;
  color: #ff4545;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 19.2px;
  position: relative;
  width: fit-content;
}
#mypage-product-detail .frame .div-wrapper-5 {
  display: flex;
  align-items: center;
  justify-content: space-around;
  gap: 10px;
  padding: 16px 0px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: #8801ff;
  border-radius: 6px;
}
#mypage-product-detail .frame .text-wrapper-14 {
  margin-top: -1px;
  font-family: "Pretendard-Bold", Helvetica;
  font-weight: 700;
  color: #ffffff;
  font-size: 20px;
  letter-spacing: -0.5px;
  line-height: 20px;
  white-space: nowrap;
  position: relative;
  width: fit-content;
}
#mypage-product-detail {
  /* Inject original CSS code here */
}
#mypage-product-detail .visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}
#mypage-product-detail .div-3 {
  position: relative;
}
#mypage-product-detail .div-3 select {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  cursor: pointer;
  z-index: 1;
}
#mypage-product-detail .div-wrapper input[type=text] {
  width: 100%;
  border: none;
  background: transparent;
  outline: none;
  font-family: "Pretendard-Regular", Helvetica;
  font-weight: 400;
  color: #1d1d1d;
  font-size: 16px;
  letter-spacing: -0.5px;
  line-height: 24px;
}
#mypage-product-detail .div-wrapper input[type=text]::placeholder {
  color: #a5a5a5;
}
#mypage-product-detail .div-6 {
  position: relative;
  cursor: pointer;
}
#mypage-product-detail .div-6 input[type=file] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  cursor: pointer;
  z-index: 1;
}
#mypage-product-detail .div-10 {
  position: relative;
}
#mypage-product-detail .component {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  cursor: pointer;
}
#mypage-product-detail .component:checked {
  background-image: url("img/property-1-chk-active.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  border-color: #8801ff;
}
#mypage-product-detail .img {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  cursor: pointer;
  background-image: url("img/property-1-chk-active.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  border: none;
}
#mypage-product-detail input[type=checkbox].component,
#mypage-product-detail input[type=checkbox].img,
#mypage-product-detail input[type=radio].component,
#mypage-product-detail input[type=radio].img {
  position: relative;
  width: 14px;
  height: 14px;
  margin: 0;
}
#mypage-product-detail input[type=radio].component {
  background-color: #000000;
  border-radius: 2px;
  border: 1px solid #c0c0c0;
}
#mypage-product-detail input[type=radio].img {
  background-color: transparent;
  border: none;
}
#mypage-product-detail input[type=radio].component:checked {
  background-image: url("img/property-1-chk-active.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  border-color: #8801ff;
}
#mypage-product-detail .div-8 {
  border: none;
  padding: 0;
  margin: 0;
}
#mypage-product-detail .element-wrapper-2 input[type=text] {
  width: 100%;
  border: none;
  background: transparent;
  outline: none;
  font-family: "Pretendard-Regular", Helvetica;
  font-weight: 400;
  color: #1d1d1d;
  font-size: 16px;
  letter-spacing: -0.5px;
  line-height: 24px;
}
#mypage-product-detail .element-wrapper-2 input[type=text]::placeholder {
  color: #a5a5a5;
}
#mypage-product-detail .div-wrapper-3 {
  border: none;
  background: transparent;
  cursor: pointer;
  padding: 0;
  margin: 0;
}
#mypage-product-detail .div-wrapper-4 textarea {
  width: 100%;
  height: 100%;
  border: none;
  background: transparent;
  outline: none;
  font-family: "Pretendard-Regular", Helvetica;
  font-weight: 400;
  color: #1d1d1d;
  font-size: 16px;
  letter-spacing: -0.5px;
  line-height: 24px;
  resize: none;
}
#mypage-product-detail .div-wrapper-4 textarea::placeholder {
  color: #a5a5a5;
}
#mypage-product-detail .div-wrapper-5 {
  border: none;
  background: transparent;
  cursor: pointer;
  padding: 0;
  margin: 0;
}
#mypage-product-detail button:focus,
#mypage-product-detail input:focus,
#mypage-product-detail select:focus,
#mypage-product-detail textarea:focus {
  outline: 2px solid #8801ff;
  outline-offset: 2px;
}

#mypage-sale-list .frame {
  flex-direction: column;
  width: 730px;
  align-items: flex-start;
  gap: 30px;
  padding: 40px 30px;
  background-color: #1d1d1d;
  border-radius: 8px;
  display: flex;
  position: relative;
}
#mypage-sale-list .frame .frame-wrapper {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
#mypage-sale-list .frame .div {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 21px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
#mypage-sale-list .frame .div-2 {
  display: flex;
  align-items: center;
  gap: 20px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
#mypage-sale-list .frame .rectangle {
  position: relative;
  width: 203px;
  height: 119px;
  object-fit: cover;
}
#mypage-sale-list .frame .div-3 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 17px;
  position: relative;
  flex: 1;
  flex-grow: 1;
}
#mypage-sale-list .frame .div-4 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
#mypage-sale-list .frame .div-5 {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  position: relative;
  flex: 0 0 auto;
}
#mypage-sale-list .frame .box-title-wrapper {
  background-color: #959595;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 6px 10px;
  position: relative;
  flex: 0 0 auto;
  border-radius: 4px;
}
#mypage-sale-list .frame .box-title {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard-Bold", Helvetica;
  font-weight: 700;
  color: #ffffff;
  font-size: 14px;
  letter-spacing: -0.5px;
  line-height: 14px;
  white-space: nowrap;
}
#mypage-sale-list .frame .div-wrapper {
  display: flex;
  flex-direction: column;
  width: 14px;
  height: 14px;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 3px;
  position: relative;
  background-color: #818181;
  border-radius: 100px;
  aspect-ratio: 1;
}
#mypage-sale-list .frame .text-wrapper {
  align-items: center;
  justify-content: center;
  align-self: stretch;
  margin-top: -2px;
  font-family: "Pretendard-Bold", Helvetica;
  font-weight: 700;
  color: #000000;
  font-size: 10px;
  text-align: center;
  letter-spacing: -0.5px;
  line-height: 10px;
  display: flex;
  position: relative;
}
#mypage-sale-list .frame .frame-wrapper-2 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  position: relative;
  flex: 0 0 auto;
}
#mypage-sale-list .frame .div-6 {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  position: relative;
  flex: 0 0 auto;
}
#mypage-sale-list .frame .box-title-2 {
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard-Regular", Helvetica;
  font-weight: 400;
  color: #d2d2d2;
  font-size: 14px;
  line-height: 14px;
  white-space: nowrap;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  letter-spacing: -0.5px;
}
#mypage-sale-list .frame .div-7 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
#mypage-sale-list .frame .div-8 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 3px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
#mypage-sale-list .frame .box-title-wrapper-2 {
  display: flex;
  align-items: center;
  gap: 124px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
#mypage-sale-list .frame .p {
  flex: 1;
  margin-top: -1px;
  font-family: "Pretendard-Medium", Helvetica;
  font-weight: 500;
  color: #a3a3a3;
  font-size: 14px;
  line-height: 14px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  letter-spacing: -0.5px;
}
#mypage-sale-list .frame .box-title-3 {
  align-self: stretch;
  font-family: "Pretendard-Bold", Helvetica;
  font-weight: 700;
  color: #ffffff;
  font-size: 18px;
  line-height: 23.9px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  letter-spacing: -0.5px;
}
#mypage-sale-list .frame .price-wrapper {
  display: flex;
  align-items: flex-end;
  gap: 296px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
#mypage-sale-list .frame .price {
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard-Bold", Helvetica;
  font-weight: 700;
  color: #ffffff;
  font-size: 22px;
  letter-spacing: 0;
  line-height: 30.8px;
  white-space: nowrap;
  display: flex;
  position: relative;
}
#mypage-sale-list .frame .div-9 {
  display: flex;
  align-items: center;
  gap: 6px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
#mypage-sale-list .frame .div-wrapper-2 {
  display: flex;
  align-items: center;
  justify-content: space-around;
  gap: 10px;
  padding: 10px 20px;
  position: relative;
  flex: 1;
  flex-grow: 1;
  background-color: #ffffff;
  border-radius: 4px;
}
#mypage-sale-list .frame .text-wrapper-2 {
  font-family: "Pretendard-Bold", Helvetica;
  font-weight: 700;
  color: #000000;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 23.4px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -1px;
  white-space: nowrap;
}
#mypage-sale-list .frame .div-wrapper-3 {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 10px;
  position: relative;
  flex: 1;
  flex-grow: 1;
  background-color: #8801ff;
  border-radius: 4px;
}
#mypage-sale-list .frame .text-wrapper-3 {
  font-family: "Pretendard-Bold", Helvetica;
  font-weight: 700;
  color: #ffffff;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 23.4px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -1px;
  white-space: nowrap;
}
#mypage-sale-list .frame .div-wrapper-4 {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 10px;
  position: relative;
  flex: 1;
  flex-grow: 1;
  background-color: #ffffff;
  border-radius: 4px;
}
#mypage-sale-list .frame .line {
  position: relative;
  align-self: stretch;
  width: 100%;
  height: 1px;
  object-fit: cover;
}
#mypage-sale-list .frame .box-title-wrapper-3 {
  background-color: #f9ff63;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 6px 10px;
  position: relative;
  flex: 0 0 auto;
  border-radius: 4px;
}
#mypage-sale-list .frame .box-title-4 {
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard-Bold", Helvetica;
  font-weight: 700;
  color: #000000;
  font-size: 14px;
  line-height: 14px;
  white-space: nowrap;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  letter-spacing: -0.5px;
}
#mypage-sale-list .frame .box-title-wrapper-4 {
  background-color: #383838;
  border: 1px solid;
  border-color: #ffffff;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 6px 10px;
  position: relative;
  flex: 0 0 auto;
  border-radius: 4px;
}
#mypage-sale-list .frame .box-title-wrapper-5 {
  background-color: #8801ff;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 6px 10px;
  position: relative;
  flex: 0 0 auto;
  border-radius: 4px;
}
#mypage-sale-list .frame .box-title-wrapper-6 {
  background-color: #ff4040;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 6px 10px;
  position: relative;
  flex: 0 0 auto;
  border-radius: 4px;
}
#mypage-sale-list .frame .div-10 {
  display: flex;
  width: 670px;
  align-items: center;
  justify-content: center;
  gap: 1px;
  padding: 9px 0px;
  position: relative;
  flex: 0 0 auto;
  border-radius: 4px;
  border: 1px solid;
  border-color: #5d5d5d;
}
#mypage-sale-list .frame .text-wrapper-4 {
  font-family: "Pretendard-Regular", Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 14px;
  letter-spacing: -0.5px;
  line-height: 14px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -1px;
  white-space: nowrap;
}
#mypage-sale-list .frame .vector-wrapper {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
  padding: 4px;
  position: relative;
  flex: 0 0 auto;
}
#mypage-sale-list .frame .vector {
  position: relative;
  width: 9px;
  height: 5px;
  margin-top: -0.5px;
  margin-bottom: -0.5px;
  margin-left: -0.5px;
  margin-right: -0.5px;
}
#mypage-sale-list {
  /* Original CSS code should be injected here */
}
#mypage-sale-list .frame .div-wrapper {
  display: flex;
  flex-direction: column;
  width: 14px;
  height: 14px;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 3px;
  position: relative;
  background-color: #818181;
  border-radius: 100px;
  aspect-ratio: 1;
  border: none;
  cursor: pointer;
}
#mypage-sale-list .frame .div-wrapper:hover {
  background-color: #6a6a6a;
}
#mypage-sale-list .frame .div-wrapper:focus {
  outline: 2px solid #4a90e2;
  outline-offset: 2px;
}
#mypage-sale-list .frame .div-wrapper-2 {
  display: flex;
  align-items: center;
  justify-content: space-around;
  gap: 10px;
  padding: 10px 20px;
  position: relative;
  flex: 1;
  flex-grow: 1;
  background-color: #ffffff;
  border-radius: 4px;
  border: none;
  cursor: pointer;
}
#mypage-sale-list .frame .div-wrapper-2:hover {
  background-color: #f0f0f0;
}
#mypage-sale-list .frame .div-wrapper-2:focus {
  outline: 2px solid #4a90e2;
  outline-offset: 2px;
}
#mypage-sale-list .frame .div-wrapper-3 {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 10px;
  position: relative;
  flex: 1;
  flex-grow: 1;
  background-color: #8801ff;
  border-radius: 4px;
  border: none;
  cursor: pointer;
}
#mypage-sale-list .frame .div-wrapper-3:hover {
  background-color: #7001d9;
}
#mypage-sale-list .frame .div-wrapper-3:focus {
  outline: 2px solid #4a90e2;
  outline-offset: 2px;
}
#mypage-sale-list .frame .div-wrapper-4 {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 10px;
  position: relative;
  flex: 1;
  flex-grow: 1;
  background-color: #ffffff;
  border-radius: 4px;
  border: none;
  cursor: pointer;
}
#mypage-sale-list .frame .div-wrapper-4:hover {
  background-color: #f0f0f0;
}
#mypage-sale-list .frame .div-wrapper-4:focus {
  outline: 2px solid #4a90e2;
  outline-offset: 2px;
}
#mypage-sale-list .frame .div-10 {
  display: flex;
  width: 670px;
  align-items: center;
  justify-content: center;
  gap: 1px;
  padding: 9px 0px;
  position: relative;
  flex: 0 0 auto;
  border-radius: 4px;
  border: 1px solid;
  border-color: #5d5d5d;
  background-color: transparent;
  cursor: pointer;
}
#mypage-sale-list .frame .div-10:hover {
  background-color: #2a2a2a;
}
#mypage-sale-list .frame .div-10:focus {
  outline: 2px solid #4a90e2;
  outline-offset: 2px;
}
#mypage-sale-list .frame .line {
  position: relative;
  align-self: stretch;
  width: 100%;
  height: 1px;
  border: none;
  border-top: 1px solid #5d5d5d;
  margin: 0;
}

#mypage-sale-detail .frame {
  display: flex;
  flex-direction: column;
  width: 730px;
  align-items: flex-end;
  gap: 26px;
  position: relative;
}
#mypage-sale-detail .frame .div-wrapper {
  display: flex;
  align-items: center;
  justify-content: space-around;
  gap: 402px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
#mypage-sale-detail .frame .text-wrapper {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard-Bold", Helvetica;
  font-weight: 700;
  color: #ffffff;
  font-size: 28px;
  letter-spacing: 0;
  line-height: 28px;
  white-space: nowrap;
}
#mypage-sale-detail .frame .div {
  display: flex;
  flex-direction: column;
  width: 730px;
  align-items: flex-start;
  gap: 25px;
  position: relative;
  flex: 0 0 auto;
}
#mypage-sale-detail .frame .div-2 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 20px;
  padding: 30px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: #222222;
  border-radius: 12px;
}
#mypage-sale-detail .frame .div-3 {
  display: flex;
  align-items: center;
  gap: 20px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
#mypage-sale-detail .frame .rectangle {
  position: relative;
  width: 203px;
  height: 119px;
  object-fit: cover;
}
#mypage-sale-detail .frame .div-4 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 17px;
  position: relative;
  flex: 1;
  flex-grow: 1;
}
#mypage-sale-detail .frame .div-5 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
#mypage-sale-detail .frame .div-6 {
  display: flex;
  width: 85px;
  align-items: center;
  justify-content: space-between;
  position: relative;
}
#mypage-sale-detail .frame .box-title-wrapper {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 4px 10px;
  position: relative;
  flex: 0 0 auto;
  background-color: #ffffff;
  border-radius: 4px;
}
#mypage-sale-detail .frame .box-title {
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard-Bold", Helvetica;
  font-weight: 700;
  color: #000000;
  font-size: 14px;
  line-height: 14px;
  white-space: nowrap;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  letter-spacing: -0.5px;
}
#mypage-sale-detail .frame .div-wrapper-2 {
  display: flex;
  flex-direction: column;
  width: 14px;
  height: 14px;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 3px;
  position: relative;
  background-color: #818181;
  border-radius: 100px;
  aspect-ratio: 1;
}
#mypage-sale-detail .frame .text-wrapper-2 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  align-self: stretch;
  margin-top: -2px;
  font-family: "Pretendard-Bold", Helvetica;
  font-weight: 700;
  color: #000000;
  font-size: 10px;
  text-align: center;
  letter-spacing: -0.5px;
  line-height: 10px;
}
#mypage-sale-detail .frame .frame-wrapper {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  position: relative;
  flex: 0 0 auto;
}
#mypage-sale-detail .frame .div-7 {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  position: relative;
  flex: 0 0 auto;
}
#mypage-sale-detail .frame .box-title-2 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard-Regular", Helvetica;
  font-weight: 400;
  color: #d2d2d2;
  font-size: 14px;
  letter-spacing: -0.5px;
  line-height: 14px;
  white-space: nowrap;
}
#mypage-sale-detail .frame .div-8 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
#mypage-sale-detail .frame .div-9 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 3px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
#mypage-sale-detail .frame .box-title-wrapper-2 {
  display: flex;
  align-items: center;
  gap: 124px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
#mypage-sale-detail .frame .p {
  flex: 1;
  margin-top: -1px;
  font-family: "Pretendard-Medium", Helvetica;
  font-weight: 500;
  color: #a3a3a3;
  font-size: 14px;
  line-height: 14px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  letter-spacing: -0.5px;
}
#mypage-sale-detail .frame .box-title-3 {
  align-self: stretch;
  font-family: "Pretendard-Bold", Helvetica;
  font-weight: 700;
  color: #ffffff;
  font-size: 18px;
  line-height: 23.9px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  letter-spacing: -0.5px;
}
#mypage-sale-detail .frame .review-wrap {
  display: flex;
  height: 17px;
  align-items: center;
  justify-content: space-between;
  position: relative;
  align-self: stretch;
  width: 100%;
}
#mypage-sale-detail .frame .div-10 {
  display: inline-flex;
  align-items: center;
  gap: 9px;
  position: relative;
  flex: 0 0 auto;
}
#mypage-sale-detail .frame .review-gauge-wrap {
  display: inline-flex;
  gap: 7px;
  flex: 0 0 auto;
  align-items: center;
  position: relative;
}
#mypage-sale-detail .frame .review-gauge {
  position: relative;
  width: 53.35px;
  height: 16.09px;
  margin-left: -0.35px;
}
#mypage-sale-detail .frame .review-gauge-count {
  display: flex;
  justify-content: center;
  width: fit-content;
  margin-top: -1px;
  font-family: "Noto Sans KR-Bold", Helvetica;
  font-weight: 700;
  color: #ffffff;
  font-size: 14px;
  letter-spacing: 0;
  line-height: normal;
  align-items: center;
  position: relative;
}
#mypage-sale-detail .frame .bar {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  font-family: "Noto Sans KR-Bold", Helvetica;
  font-weight: 700;
  color: #919191;
  font-size: 10px;
  letter-spacing: 0;
  line-height: normal;
  white-space: nowrap;
}
#mypage-sale-detail .frame .review-count-wrap {
  gap: 3px;
  display: inline-flex;
  align-items: flex-start;
  position: relative;
  flex: 0 0 auto;
}
#mypage-sale-detail .frame .review-count-ico {
  flex-direction: column;
  gap: 10px;
  padding: 2px;
  display: inline-flex;
  align-items: flex-start;
  position: relative;
  flex: 0 0 auto;
}
#mypage-sale-detail .frame .vector {
  position: relative;
  width: 20px;
  height: 18px;
  margin-top: -4px;
  margin-bottom: -4px;
  margin-left: -4px;
  margin-right: -4px;
}
#mypage-sale-detail .frame .review-count {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard-Regular", Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 12px;
  letter-spacing: 0;
  line-height: 12px;
  white-space: nowrap;
}
#mypage-sale-detail .frame .view {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 9px;
  position: relative;
  flex: 0 0 auto;
}
#mypage-sale-detail .frame .top {
  position: relative;
  width: 13px;
  height: 16px;
  aspect-ratio: 0.81;
}
#mypage-sale-detail .frame .OBJECTS {
  position: relative;
  height: 100%;
  background-image: url(./img/vector-3.svg);
  background-size: 100% 100%;
}
#mypage-sale-detail .frame .ellipse {
  position: absolute;
  width: 73.33%;
  height: 57.89%;
  top: 10.53%;
  left: 13.33%;
  border-radius: 4.77px/4.63px;
  border: 0.5px solid;
  border-color: #ffffff;
}
#mypage-sale-detail .frame .star {
  position: absolute;
  width: 46.67%;
  height: 36.84%;
  top: 21.06%;
  left: 27.79%;
}
#mypage-sale-detail .frame .img {
  position: relative;
  width: 15px;
  height: 15px;
}
#mypage-sale-detail .frame .view-2 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 2px 4px;
  border-radius: 2px;
  border: 1px solid;
  border-color: #a947ff;
  position: relative;
  flex: 0 0 auto;
}
#mypage-sale-detail .frame .text-wrapper-3 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard-Medium", Helvetica;
  font-weight: 500;
  color: #a947ff;
  font-size: 11px;
  letter-spacing: -0.5px;
  line-height: 11px;
  white-space: nowrap;
}
#mypage-sale-detail .frame .line {
  position: relative;
  align-self: stretch;
  width: 100%;
  height: 1px;
  object-fit: cover;
}
#mypage-sale-detail .frame .div-11 {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 20px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
#mypage-sale-detail .frame .price {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  font-family: "Pretendard-Regular", Helvetica;
  font-weight: 400;
  color: #dcdcdc;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 14px;
  white-space: nowrap;
}
#mypage-sale-detail .frame .price-2 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard-Bold", Helvetica;
  font-weight: 700;
  color: #ffffff;
  font-size: 22px;
  letter-spacing: 0;
  line-height: 22px;
  white-space: nowrap;
}
#mypage-sale-detail .frame .div-12 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 20px;
  padding: 30px 40px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: #222222;
  border-radius: 12px;
}
#mypage-sale-detail .frame .div-13 {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  position: relative;
  flex: 0 0 auto;
}
#mypage-sale-detail .frame .thumb {
  position: relative;
  width: 40px;
  height: 40px;
  aspect-ratio: 1;
  background-image: url(./img/vector-4.svg);
  background-size: 100% 100%;
}
#mypage-sale-detail .frame .vector-2 {
  position: absolute;
  width: 41.41%;
  height: 41.41%;
  top: 20.06%;
  left: 29.3%;
}
#mypage-sale-detail .frame .vector-3 {
  position: absolute;
  width: 68.47%;
  height: 32.71%;
  top: 67.29%;
  left: 15.76%;
}
#mypage-sale-detail .frame .div-wrapper-3 {
  display: flex;
  flex-direction: column;
  width: 276px;
  align-items: flex-start;
  justify-content: center;
  gap: 8px;
  position: relative;
}
#mypage-sale-detail .frame .text-wrapper-4 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard-Bold", Helvetica;
  font-weight: 700;
  color: #ffffff;
  font-size: 20px;
  letter-spacing: -0.5px;
  line-height: normal;
  white-space: nowrap;
}
#mypage-sale-detail .frame .div-wrapper-4 {
  display: flex;
  width: 150px;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 10px 0px;
  position: relative;
  background-color: #ffffff;
  border-radius: 6px;
}
#mypage-sale-detail .frame .text-wrapper-5 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard-Bold", Helvetica;
  font-weight: 700;
  color: #333333;
  font-size: 16px;
  letter-spacing: -0.5px;
  line-height: 16px;
  white-space: nowrap;
}
#mypage-sale-detail .frame .div-wrapper-5 {
  display: flex;
  width: 150px;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 10px 0px;
  position: relative;
  background-color: #8801ff;
  border-radius: 6px;
}
#mypage-sale-detail .frame .text-wrapper-6 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard-Bold", Helvetica;
  font-weight: 700;
  color: #ffffff;
  font-size: 16px;
  letter-spacing: -0.5px;
  line-height: 16px;
  white-space: nowrap;
}
#mypage-sale-detail .frame .view-3 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 0px 10px;
  align-self: stretch;
  width: 100%;
  position: relative;
  flex: 0 0 auto;
}
#mypage-sale-detail .frame .div-14 {
  display: flex;
  align-items: center;
  gap: 20px;
  padding: 15px 0px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-color: rgba(255, 255, 255, 0.2);
}
#mypage-sale-detail .frame .div-15 {
  display: flex;
  align-items: center;
  gap: 16px;
  position: relative;
  flex: 1;
  flex-grow: 1;
}
#mypage-sale-detail .frame .text-wrapper-7 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard-Bold", Helvetica;
  font-weight: 700;
  color: #aaaaaa;
  font-size: 14px;
  letter-spacing: -0.5px;
  line-height: 18.6px;
  white-space: nowrap;
}
#mypage-sale-detail .frame .text-wrapper-8 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard-Regular", Helvetica;
  font-weight: 400;
  color: #aaaaaa;
  font-size: 14px;
  letter-spacing: -0.5px;
  line-height: 18.6px;
  white-space: nowrap;
}
#mypage-sale-detail .frame .text-wrapper-9 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  margin-top: -1px;
  font-family: "Pretendard-Regular", Helvetica;
  font-weight: 400;
  color: #aaaaaa;
  font-size: 14px;
  text-align: center;
  letter-spacing: -0.5px;
  line-height: 18.6px;
}
#mypage-sale-detail .frame .text-wrapper-10 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 150px;
  margin-top: -1px;
  font-family: "Pretendard-Regular", Helvetica;
  font-weight: 400;
  color: #aaaaaa;
  font-size: 14px;
  text-align: right;
  letter-spacing: -0.5px;
  line-height: 18.6px;
}
#mypage-sale-detail .frame .div-16 {
  display: flex;
  align-items: center;
  gap: 20px;
  padding: 20px 0px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-color: rgba(255, 255, 255, 0.2);
}
#mypage-sale-detail .frame .text-wrapper-11 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard-Bold", Helvetica;
  font-weight: 700;
  color: #dcdcdc;
  font-size: 18px;
  letter-spacing: -0.5px;
  line-height: 23.9px;
  white-space: nowrap;
}
#mypage-sale-detail .frame .element {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard-Regular", Helvetica;
  font-weight: 400;
  color: #dcdcdc;
  font-size: 18px;
  letter-spacing: -0.5px;
  line-height: 23.9px;
  white-space: nowrap;
}
#mypage-sale-detail .frame .text-wrapper-12 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  margin-top: -1px;
  font-family: "Pretendard-Medium", Helvetica;
  font-weight: 500;
  color: #dcdcdc;
  font-size: 18px;
  text-align: center;
  letter-spacing: -0.5px;
  line-height: 23.9px;
}
#mypage-sale-detail .frame .text-wrapper-13 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 150px;
  margin-top: -1px;
  font-family: "Pretendard-Regular", Helvetica;
  font-weight: 400;
  color: #dcdcdc;
  font-size: 18px;
  text-align: right;
  letter-spacing: -0.5px;
  line-height: 23.9px;
}
#mypage-sale-detail .frame .div-17 {
  display: flex;
  align-items: center;
  gap: 20px;
  padding: 20px 0px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-color: #dcdcdc;
}
#mypage-sale-detail .frame .div-18 {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 22px;
  padding: 20px 0px 0px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
#mypage-sale-detail .frame .text-wrapper-14 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  font-family: "Pretendard-Regular", Helvetica;
  font-weight: 400;
  color: #a947ff;
  font-size: 16px;
  letter-spacing: -0.5px;
  line-height: 21.3px;
  white-space: nowrap;
}
#mypage-sale-detail .frame .text-wrapper-15 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 150px;
  margin-top: -1px;
  font-family: "Pretendard-Bold", Helvetica;
  font-weight: 700;
  color: #dcdcdc;
  font-size: 24px;
  text-align: right;
  letter-spacing: -0.5px;
  line-height: 31.9px;
}
#mypage-sale-detail .frame .div-wrapper-6 {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 10px 20px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  border-radius: 6px;
  border: 1px solid;
  border-color: rgba(255, 255, 255, 0.5019607843);
}
#mypage-sale-detail .frame .text-wrapper-16 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard-Regular", Helvetica;
  font-weight: 400;
  color: #999999;
  font-size: 16px;
  letter-spacing: -0.5px;
  line-height: 16px;
  white-space: nowrap;
}
#mypage-sale-detail {
  /* Inject original CSS code here */
}
#mypage-sale-detail .frame .div-wrapper-2 {
  background: none;
  border: none;
  cursor: pointer;
  padding: 0;
}
#mypage-sale-detail .frame .div-wrapper-2:hover {
  opacity: 0.8;
}
#mypage-sale-detail .frame .div-wrapper-2:focus {
  outline: 2px solid #ffffff;
  outline-offset: 2px;
}
#mypage-sale-detail .frame .div-wrapper-4 {
  cursor: pointer;
  transition: background-color 0.2s ease;
}
#mypage-sale-detail .frame .div-wrapper-4:hover {
  background-color: #f0f0f0;
}
#mypage-sale-detail .frame .div-wrapper-4:focus {
  outline: 2px solid #333333;
  outline-offset: 2px;
}
#mypage-sale-detail .frame .div-wrapper-5 {
  cursor: pointer;
  transition: background-color 0.2s ease;
}
#mypage-sale-detail .frame .div-wrapper-5:hover {
  background-color: #7000dd;
}
#mypage-sale-detail .frame .div-wrapper-5:focus {
  outline: 2px solid #ffffff;
  outline-offset: 2px;
}
#mypage-sale-detail .frame .div-wrapper-6 {
  cursor: pointer;
  background: transparent;
  transition: border-color 0.2s ease, color 0.2s ease;
}
#mypage-sale-detail .frame .div-wrapper-6:hover {
  border-color: #ffffff;
}
#mypage-sale-detail .frame .div-wrapper-6:hover .text-wrapper-16 {
  color: #cccccc;
}
#mypage-sale-detail .frame .div-wrapper-6:focus {
  outline: 2px solid #ffffff;
  outline-offset: 2px;
}
#mypage-sale-detail .frame .line {
  border: none;
  border-top: 1px solid;
  border-color: inherit;
  margin: 0;
}

#mypage-revenue .box {
  width: 730px;
  height: 1049px;
}
#mypage-revenue .box .group {
  position: fixed;
  top: 202px;
  left: 711px;
  width: 730px;
  height: 1049px;
  display: flex;
  flex-direction: column;
}
#mypage-revenue .box .frame {
  display: flex;
  width: 730px;
  height: 28px;
  position: relative;
  align-items: center;
  justify-content: space-around;
  gap: 402px;
}
#mypage-revenue .box .text-wrapper {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard-Bold", Helvetica;
  font-weight: 700;
  color: #ffffff;
  font-size: 28px;
  letter-spacing: 0;
  line-height: 28px;
  white-space: nowrap;
}
#mypage-revenue .box .div {
  display: inline-flex;
  width: 246px;
  height: 44px;
  position: relative;
  margin-top: 16px;
  align-items: center;
  gap: 6px;
  padding: 4px;
  background-color: #272727;
  border-radius: 6px;
}
#mypage-revenue .box .frame-wrapper {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  position: relative;
  flex: 0 0 auto;
  background-color: #8801ff;
  border-radius: 4px;
}
#mypage-revenue .box .div-wrapper {
  display: flex;
  width: 116px;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 10px;
  position: relative;
}
#mypage-revenue .box .text-wrapper-2 {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard-Bold", Helvetica;
  font-weight: 700;
  color: #ffffff;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 16px;
  white-space: nowrap;
}
#mypage-revenue .box .frame-2 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  position: relative;
  flex: 0 0 auto;
  background-color: #272727;
  border-radius: 4px;
}
#mypage-revenue .box .text-wrapper-3 {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard-Regular", Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 16px;
  white-space: nowrap;
}
#mypage-revenue .box .frame-3 {
  display: flex;
  width: 730px;
  height: 121px;
  position: relative;
  margin-top: 26px;
  flex-direction: column;
  align-items: flex-start;
  gap: 20px;
  padding: 30px;
  background-color: #1d1d1d;
  border-radius: 8px;
}
#mypage-revenue .box .frame-4 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
#mypage-revenue .box .frame-5 {
  display: inline-flex;
  align-items: center;
  gap: 402px;
  position: relative;
  flex: 0 0 auto;
}
#mypage-revenue .box .text-wrapper-4 {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard-Bold", Helvetica;
  font-weight: 700;
  color: #ffffff;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 18px;
  white-space: nowrap;
}
#mypage-revenue .box .frame-6 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
#mypage-revenue .box .frame-7 {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  position: relative;
  flex: 0 0 auto;
}
#mypage-revenue .box .text-wrapper-5 {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard-Regular", Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 24px;
  letter-spacing: 0;
  line-height: 24px;
  white-space: nowrap;
}
#mypage-revenue .box .frame-8 {
  display: flex;
  width: 141px;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 6px 10px;
  position: relative;
  background-color: #8801ff;
  border-radius: 4px;
}
#mypage-revenue .box .text-wrapper-6 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard-Bold", Helvetica;
  font-weight: 700;
  color: #ffffff;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 23.4px;
  white-space: nowrap;
}
#mypage-revenue .box .frame-9 {
  display: flex;
  width: 730px;
  height: 106px;
  position: relative;
  margin-top: 16px;
  align-items: flex-start;
  gap: 16px;
  border-radius: 8px;
}
#mypage-revenue .box .frame-10 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
  padding: 30px;
  position: relative;
  flex: 1;
  align-self: stretch;
  flex-grow: 1;
  background-color: #1d1d1d;
  border-radius: 8px;
}
#mypage-revenue .box .text-wrapper-7 {
  position: relative;
  width: fit-content;
  font-family: "Pretendard-Bold", Helvetica;
  font-weight: 700;
  color: #ffffff;
  font-size: 20px;
  letter-spacing: 0;
  line-height: 20px;
  white-space: nowrap;
}
#mypage-revenue .box .frame-11 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  position: relative;
  flex: 0 0 auto;
}
#mypage-revenue .box .frame-12 {
  display: flex;
  flex-direction: column;
  width: 14px;
  height: 14px;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 3px;
  position: relative;
  background-color: #818181;
  border-radius: 100px;
  aspect-ratio: 1;
}
#mypage-revenue .box .text-wrapper-8 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  align-self: stretch;
  margin-top: -2px;
  font-family: "Pretendard-Bold", Helvetica;
  font-weight: 700;
  color: #000000;
  font-size: 10px;
  text-align: center;
  letter-spacing: -0.5px;
  line-height: 10px;
}
#mypage-revenue .box .frame-13 {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
  padding: 16px;
  position: absolute;
  top: 53px;
  left: 404px;
  background-color: #000000;
  border-radius: 8px;
  border: 1px solid;
  border-color: #767676;
}
#mypage-revenue .box .frame-14 {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 9px;
  position: relative;
  flex: 0 0 auto;
}
#mypage-revenue .box .box-title-wrapper {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 4px 5px;
  position: relative;
  flex: 0 0 auto;
  background-color: #d1d1d1;
  border-radius: 4px;
}
#mypage-revenue .box .box-title {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard-Bold", Helvetica;
  font-weight: 700;
  color: #000000;
  font-size: 12px;
  letter-spacing: -0.5px;
  line-height: 12px;
  white-space: nowrap;
}
#mypage-revenue .box .element {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard-SemiBold", Helvetica;
  font-weight: 600;
  color: transparent;
  font-size: 12px;
  letter-spacing: -0.5px;
  line-height: 16.8px;
}
#mypage-revenue .box .span {
  color: #ffffff;
  letter-spacing: -0.06px;
}
#mypage-revenue .box .text-wrapper-9 {
  color: #e566ff;
  letter-spacing: -0.06px;
}
#mypage-revenue .box .frame-15 {
  height: 676px;
  position: relative;
  margin-top: 16px;
  background-color: #1d1d1d;
  border-radius: 8px;
}
#mypage-revenue .box .frame-16 {
  display: inline-flex;
  align-items: center;
  gap: 402px;
  position: absolute;
  top: 30px;
  left: 30px;
}
#mypage-revenue .box .text-wrapper-10 {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard-Bold", Helvetica;
  font-weight: 700;
  color: #ffffff;
  font-size: 20px;
  letter-spacing: 0;
  line-height: 20px;
  white-space: nowrap;
}
#mypage-revenue .box .frame-17 {
  display: flex;
  width: 670px;
  align-items: center;
  justify-content: space-between;
  position: absolute;
  top: 70px;
  left: 30px;
}
#mypage-revenue .box .frame-18 {
  display: inline-flex;
  align-items: flex-start;
  gap: 6px;
  position: relative;
  flex: 0 0 auto;
}
#mypage-revenue .box .frame-19 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 6px 10px;
  position: relative;
  flex: 0 0 auto;
  background-color: #ffffff;
  border-radius: 100px;
}
#mypage-revenue .box .text-wrapper-11 {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard-Bold", Helvetica;
  font-weight: 700;
  color: #2e2e2e;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 16px;
  white-space: nowrap;
}
#mypage-revenue .box .frame-20 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 6px 10px;
  position: relative;
  flex: 0 0 auto;
  background-color: #1d1d1d;
  border-radius: 100px;
  border: 1px solid;
  border-color: #ffffff;
}
#mypage-revenue .box .text-wrapper-12 {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard-Medium", Helvetica;
  font-weight: 500;
  color: #ffffff;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 16px;
  white-space: nowrap;
}
#mypage-revenue .box .frame-21 {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  position: relative;
  flex: 0 0 auto;
}
#mypage-revenue .box .frame-22 {
  display: inline-flex;
  align-items: center;
  gap: 5px;
  position: relative;
  flex: 0 0 auto;
}
#mypage-revenue .box .frame-23 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 5px 12px;
  position: relative;
  flex: 0 0 auto;
  border-radius: 100px;
  border: 1px solid;
  border-color: #e6e6e6;
}
#mypage-revenue .box .free-icon-font {
  position: relative;
  width: 14px;
  height: 14px;
  background-image: url(./img/image.svg);
  background-size: 100% 100%;
}
#mypage-revenue .box .text-wrapper-13 {
  position: relative;
  width: fit-content;
  font-family: "Pretendard-Medium", Helvetica;
  font-weight: 500;
  color: #ffffff;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 16px;
  white-space: nowrap;
}
#mypage-revenue .box .free-icon-font-2 {
  position: relative;
  width: 14px;
  height: 14px;
  background-image: url(./img/vector.svg);
  background-size: 100% 100%;
}
#mypage-revenue .box .frame-24 {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  position: relative;
  flex: 0 0 auto;
}
#mypage-revenue .box .free-icon-reset {
  position: relative;
  width: 18px;
  height: 18px;
}
#mypage-revenue .box .frame-25 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 6px 10px;
  position: relative;
  flex: 0 0 auto;
  background-color: #8801ff;
  border-radius: 4px;
}
#mypage-revenue .box .text-wrapper-14 {
  position: absolute;
  top: 160px;
  left: 30px;
  font-family: "Pretendard-Bold", Helvetica;
  font-weight: 700;
  color: #ffffff;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 16px;
  white-space: nowrap;
}
#mypage-revenue .box .text-wrapper-15 {
  position: absolute;
  top: 160px;
  left: 84px;
  font-family: "Pretendard-Bold", Helvetica;
  font-weight: 700;
  color: #ffffff;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 16px;
  white-space: nowrap;
}
#mypage-revenue .box .text-wrapper-16 {
  position: absolute;
  top: 160px;
  left: 543px;
  font-family: "Pretendard-Bold", Helvetica;
  font-weight: 700;
  color: #ffffff;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 16px;
  white-space: nowrap;
}
#mypage-revenue .box .text-wrapper-17 {
  position: absolute;
  top: 160px;
  left: 627px;
  font-family: "Pretendard-Bold", Helvetica;
  font-weight: 700;
  color: #ffffff;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 16px;
  white-space: nowrap;
}
#mypage-revenue .box .frame-26 {
  display: flex;
  width: 730px;
  align-items: flex-start;
  gap: 22px;
  padding: 20px 30px;
  position: absolute;
  top: 199px;
  left: 0;
  background-color: #0e0e0e;
}
#mypage-revenue .box .frame-27 {
  display: inline-flex;
  align-items: flex-start;
  gap: 27px;
  position: relative;
  flex: 0 0 auto;
}
#mypage-revenue .box .text-wrapper-18 {
  position: relative;
  width: 28px;
  margin-top: -1px;
  font-family: "Pretendard-Bold", Helvetica;
  font-weight: 700;
  color: #ffffff;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 16px;
}
#mypage-revenue .box .frame-28 {
  display: flex;
  flex-direction: column;
  width: 350px;
  align-items: flex-start;
  gap: 10px;
  position: relative;
}
#mypage-revenue .box .frame-29 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 4px 10px;
  position: relative;
  flex: 0 0 auto;
  background-color: #8801ff;
  border-radius: 100px;
}
#mypage-revenue .box .text-wrapper-19 {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard-Medium", Helvetica;
  font-weight: 500;
  color: #ffffff;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 14px;
  white-space: nowrap;
}
#mypage-revenue .box .text-wrapper-20 {
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Pretendard-Regular", Helvetica;
  font-weight: 400;
  color: #d2d2d2;
  font-size: 14px;
  letter-spacing: -0.5px;
  line-height: 14px;
  position: relative;
  width: fit-content;
  margin-top: -1px;
  white-space: nowrap;
}
#mypage-revenue .box .text-wrapper-21 {
  position: relative;
  align-self: stretch;
  font-family: "Pretendard-Bold", Helvetica;
  font-weight: 700;
  color: #ffffff;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 14px;
}
#mypage-revenue .box .frame-30 {
  display: inline-flex;
  align-items: center;
  gap: 25px;
  position: relative;
  flex: 0 0 auto;
}
#mypage-revenue .box .frame-31 {
  display: inline-flex;
  align-items: center;
  justify-content: flex-end;
  gap: 20px;
  position: relative;
  flex: 0 0 auto;
  margin-right: -2px;
}
#mypage-revenue .box .text-wrapper-22 {
  position: relative;
  width: 116px;
  margin-top: -1px;
  font-family: "Pretendard-Medium", Helvetica;
  font-weight: 500;
  color: #a947ff;
  font-size: 16px;
  text-align: right;
  letter-spacing: 0;
  line-height: 16px;
}
#mypage-revenue .box .text-wrapper-23 {
  position: relative;
  width: 109px;
  margin-top: -1px;
  font-family: "Pretendard-Medium", Helvetica;
  font-weight: 500;
  color: #ffffff;
  font-size: 16px;
  text-align: right;
  letter-spacing: 0;
  line-height: 16px;
}
#mypage-revenue .box .frame-32 {
  display: flex;
  width: 730px;
  align-items: flex-start;
  gap: 22px;
  padding: 20px 30px;
  position: absolute;
  top: 395px;
  left: 0;
  background-color: #0e0e0e;
}
#mypage-revenue .box .frame-33 {
  display: flex;
  width: 730px;
  align-items: flex-start;
  gap: 20px;
  padding: 20px 30px;
  position: absolute;
  top: 309px;
  left: 0;
  background-color: #1d1d1d;
}
#mypage-revenue .box .frame-34 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 4px 10px;
  position: relative;
  flex: 0 0 auto;
  background-color: #4c4c4c;
  border-radius: 100px;
}
#mypage-revenue .box .frame-35 {
  display: inline-flex;
  align-items: center;
  justify-content: flex-end;
  gap: 20px;
  position: relative;
  flex: 0 0 auto;
}
#mypage-revenue .box .text-wrapper-24 {
  position: relative;
  width: 116px;
  margin-top: -1px;
  font-family: "Pretendard-Medium", Helvetica;
  font-weight: 500;
  color: #ffffff;
  font-size: 16px;
  text-align: right;
  letter-spacing: 0;
  line-height: 16px;
}
#mypage-revenue .box .frame-36 {
  display: flex;
  width: 730px;
  align-items: flex-start;
  gap: 20px;
  padding: 20px 30px;
  position: absolute;
  top: 505px;
  left: 0;
  background-color: #1d1d1d;
}
#mypage-revenue .box .line {
  top: 198px;
  left: 0;
  width: 730px;
  height: 1px;
  position: absolute;
  object-fit: cover;
}
#mypage-revenue .box .img {
  top: 590px;
  left: 0;
  width: 730px;
  height: 1px;
  position: absolute;
  object-fit: cover;
}
#mypage-revenue .box .frame-37 {
  display: flex;
  width: 670px;
  align-items: center;
  justify-content: center;
  gap: 1px;
  padding: 9px 0px;
  position: absolute;
  top: 614px;
  left: 30px;
  background-color: #e0e0e0;
  border-radius: 4px;
}
#mypage-revenue .box .text-wrapper-25 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard-Bold", Helvetica;
  font-weight: 700;
  color: #000000;
  font-size: 14px;
  letter-spacing: -0.5px;
  line-height: 14px;
  white-space: nowrap;
}
#mypage-revenue .box .vector-wrapper {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
  padding: 4px;
  position: relative;
  flex: 0 0 auto;
}
#mypage-revenue .box .vector {
  position: relative;
  width: 10px;
  height: 6px;
  margin-top: -1px;
  margin-bottom: -1px;
  margin-left: -1px;
  margin-right: -1px;
}
#mypage-revenue .box .line-2 {
  top: 199px;
  left: 71px;
  width: 1px;
  height: 392px;
  position: absolute;
  object-fit: cover;
}
#mypage-revenue .box .line-3 {
  top: 199px;
  left: 590px;
  width: 1px;
  height: 392px;
  position: absolute;
  object-fit: cover;
}
#mypage-revenue .box .line-4 {
  top: 199px;
  left: 455px;
  width: 1px;
  height: 392px;
  position: absolute;
  object-fit: cover;
}
#mypage-revenue {
  /* Inject original CSS code here */
}
#mypage-revenue .box .frame-wrapper,
#mypage-revenue .box .frame-2,
#mypage-revenue .box .frame-8,
#mypage-revenue .box .frame-12,
#mypage-revenue .box .frame-19,
#mypage-revenue .box .frame-20,
#mypage-revenue .box .frame-24 button,
#mypage-revenue .box .frame-25,
#mypage-revenue .box .frame-37 {
  cursor: pointer;
  border: none;
  background: none;
  padding: 0;
  font: inherit;
}
#mypage-revenue .box .frame-wrapper {
  background-color: #8801ff;
  border-radius: 4px;
}
#mypage-revenue .box .frame-2 {
  background-color: #272727;
  border-radius: 4px;
}
#mypage-revenue .box .frame-8 {
  display: flex;
  width: 141px;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 6px 10px;
  background-color: #8801ff;
  border-radius: 4px;
}
#mypage-revenue .box .frame-12 {
  display: flex;
  flex-direction: column;
  width: 14px;
  height: 14px;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 3px;
  background-color: #818181;
  border-radius: 100px;
  aspect-ratio: 1;
}
#mypage-revenue .box .frame-19 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 6px 10px;
  background-color: #ffffff;
  border-radius: 100px;
}
#mypage-revenue .box .frame-20 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 6px 10px;
  background-color: #1d1d1d;
  border-radius: 100px;
  border: 1px solid #ffffff;
}
#mypage-revenue .box .frame-24 button[type=reset] {
  background: transparent;
  border: none;
  padding: 0;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
}
#mypage-revenue .box .frame-25 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 6px 10px;
  background-color: #8801ff;
  border-radius: 4px;
}
#mypage-revenue .box .frame-37 {
  display: flex;
  width: 670px;
  align-items: center;
  justify-content: center;
  gap: 1px;
  padding: 9px 0px;
  position: absolute;
  top: 614px;
  left: 30px;
  background-color: #e0e0e0;
  border-radius: 4px;
}
#mypage-revenue .box .frame-23 input[type=date] {
  background: transparent;
  border: none;
  color: #ffffff;
  font-family: "Pretendard-Medium", Helvetica;
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 16px;
  padding: 0;
  margin: 0;
  outline: none;
}
#mypage-revenue .box .frame-23 input[type=date]::-webkit-calendar-picker-indicator {
  display: none;
}
#mypage-revenue .box .frame-23 input[type=date]::-webkit-inner-spin-button,
#mypage-revenue .box .frame-23 input[type=date]::-webkit-clear-button {
  display: none;
}
#mypage-revenue .box .frame-23 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 5px 12px;
  position: relative;
  flex: 0 0 auto;
  border-radius: 100px;
  border: 1px solid #e6e6e6;
}
#mypage-revenue .box .frame-21 {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  position: relative;
  flex: 0 0 auto;
}
#mypage-revenue .box .frame-wrapper:hover,
#mypage-revenue .box .frame-8:hover,
#mypage-revenue .box .frame-19:hover,
#mypage-revenue .box .frame-25:hover,
#mypage-revenue .box .frame-37:hover {
  opacity: 0.9;
}
#mypage-revenue .box .frame-2:hover,
#mypage-revenue .box .frame-20:hover {
  background-color: #323232;
}
#mypage-revenue .box .frame-12:hover {
  background-color: #9a9a9a;
}
#mypage-revenue .box .frame-wrapper:focus-visible,
#mypage-revenue .box .frame-2:focus-visible,
#mypage-revenue .box .frame-8:focus-visible,
#mypage-revenue .box .frame-12:focus-visible,
#mypage-revenue .box .frame-19:focus-visible,
#mypage-revenue .box .frame-20:focus-visible,
#mypage-revenue .box .frame-24 button:focus-visible,
#mypage-revenue .box .frame-25:focus-visible,
#mypage-revenue .box .frame-37:focus-visible {
  outline: 2px solid #4a90e2;
  outline-offset: 2px;
}
#mypage-revenue .box .frame-23 input[type=date]:focus-visible {
  outline: 2px solid #4a90e2;
  outline-offset: 2px;
  border-radius: 2px;
}

#mypage-withdrawal .text-wrapper {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard-Bold", Helvetica;
  font-weight: 700;
  color: #ffffff;
  font-size: 28px;
  letter-spacing: 0;
  line-height: 28px;
  white-space: nowrap;
}
#mypage-withdrawal .div {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  padding: 4px;
  position: absolute;
  top: 44px;
  left: 0;
  background-color: #272727;
  border-radius: 6px;
}
#mypage-withdrawal .frame-wrapper {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  position: relative;
  flex: 0 0 auto;
  background-color: #272727;
  border-radius: 4px;
}
#mypage-withdrawal .div-wrapper {
  display: flex;
  width: 116px;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 10px;
  position: relative;
}
#mypage-withdrawal .text-wrapper-2 {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard-Regular", Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 16px;
  white-space: nowrap;
}
#mypage-withdrawal .frame-2 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  position: relative;
  flex: 0 0 auto;
  background-color: #8801ff;
  border-radius: 4px;
}
#mypage-withdrawal .text-wrapper-3 {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard-Bold", Helvetica;
  font-weight: 700;
  color: #ffffff;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 16px;
  white-space: nowrap;
}
#mypage-withdrawal .frame-3 {
  display: flex;
  width: 730px;
  align-items: center;
  gap: 16px;
}
#mypage-withdrawal .frame-4 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 20px;
  padding: 30px;
  position: relative;
  flex: 1;
  flex-grow: 1;
  background-color: #1d1d1d;
  border-radius: 8px;
}
#mypage-withdrawal .frame-5 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
#mypage-withdrawal .frame-6 {
  display: inline-flex;
  align-items: center;
  gap: 402px;
  position: relative;
  flex: 0 0 auto;
}
#mypage-withdrawal .text-wrapper-4 {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard-Bold", Helvetica;
  font-weight: 700;
  color: #ffffff;
  font-size: 20px;
  letter-spacing: 0;
  line-height: 20px;
  white-space: nowrap;
}
#mypage-withdrawal .frame-7 {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  position: relative;
  flex: 0 0 auto;
}
#mypage-withdrawal .text-wrapper-5 {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard-Regular", Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 24px;
  letter-spacing: 0;
  line-height: 24px;
  white-space: nowrap;
}
#mypage-withdrawal .frame-8 {
  display: flex;
  flex-direction: column;
  width: 730px;
  align-items: flex-start;
  gap: 20px;
  padding: 30px;
  background-color: #1d1d1d;
  border-radius: 8px;
}
#mypage-withdrawal .frame-9 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 18px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
#mypage-withdrawal .frame-10 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
#mypage-withdrawal .frame-11 {
  display: inline-flex;
  align-items: flex-end;
  gap: 8px;
  position: relative;
  flex: 0 0 auto;
}
#mypage-withdrawal .text-wrapper-6 {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard-Regular", Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 18px;
  white-space: nowrap;
}
#mypage-withdrawal .frame-12 {
  display: flex;
  width: 141px;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 6px 10px;
  position: relative;
  background-color: #8801ff;
  border-radius: 4px;
}
#mypage-withdrawal .text-wrapper-7 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard-Bold", Helvetica;
  font-weight: 700;
  color: #ffffff;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 23.4px;
  white-space: nowrap;
}
#mypage-withdrawal .frame-13 {
  display: flex;
  flex-direction: column;
  width: 730px;
  align-items: flex-start;
  gap: 20px;
  padding: 30px;
  background-color: #1d1d1d;
  border-radius: 8px;
}
#mypage-withdrawal .text-wrapper-8 {
  position: relative;
  width: fit-content;
  font-family: "Pretendard-Bold", Helvetica;
  font-weight: 700;
  color: #ffffff;
  font-size: 20px;
  letter-spacing: 0;
  line-height: 20px;
  white-space: nowrap;
}
#mypage-withdrawal .frame-14 {
  display: inline-flex;
  align-items: center;
  justify-content: flex-end;
  gap: 4px;
  position: relative;
  flex: 0 0 auto;
}
#mypage-withdrawal .text-wrapper-9 {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard-Regular", Helvetica;
  font-weight: 400;
  color: #00bbff;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 21.9px;
  text-decoration: underline;
  white-space: nowrap;
}
#mypage-withdrawal .frame-15 {
  display: flex;
  flex-direction: column;
  width: 14px;
  height: 14px;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 3px;
  position: relative;
  background-color: #00bbff;
  border-radius: 100px;
  aspect-ratio: 1;
}
#mypage-withdrawal .text-wrapper-10 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  align-self: stretch;
  margin-top: -2px;
  font-family: "Pretendard-Bold", Helvetica;
  font-weight: 700;
  color: #000000;
  font-size: 10px;
  text-align: center;
  letter-spacing: -0.5px;
  line-height: 10px;
}
#mypage-withdrawal .frame-16 {
  display: flex;
  width: 323px;
  align-items: center;
  justify-content: space-between;
  position: relative;
}
#mypage-withdrawal .text-wrapper-11 {
  position: relative;
  width: fit-content;
  font-family: "Pretendard-Bold", Helvetica;
  font-weight: 700;
  color: #ffffff;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 16px;
  white-space: nowrap;
}
#mypage-withdrawal .frame-17 {
  display: flex;
  width: 215px;
  align-items: center;
  gap: 15px;
  position: relative;
}
#mypage-withdrawal .frame-18 {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 12px;
  padding: 8px 10px;
  position: relative;
  flex: 1;
  flex-grow: 1;
  background-color: #ffffff;
  border-radius: 2px;
}
#mypage-withdrawal .text-wrapper-12 {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard-Regular", Helvetica;
  font-weight: 400;
  color: #8b8b8b;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 16px;
  white-space: nowrap;
}
#mypage-withdrawal .text-wrapper-13 {
  position: relative;
  width: fit-content;
  font-family: "Pretendard-Regular", Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 16px;
  text-decoration: underline;
  white-space: nowrap;
}
#mypage-withdrawal .frame-19 {
  width: 730px;
  background-color: #1d1d1d;
  border-radius: 8px;
}
#mypage-withdrawal .frame-20 {
  display: inline-flex;
  align-items: center;
  gap: 402px;
  position: absolute;
  top: 30px;
  left: 30px;
}
#mypage-withdrawal .text-wrapper-14 {
  position: absolute;
  top: 84px;
  left: 30px;
  font-family: "Pretendard-Bold", Helvetica;
  font-weight: 700;
  color: #ffffff;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 16px;
  white-space: nowrap;
}
#mypage-withdrawal .text-wrapper-15 {
  position: absolute;
  top: 84px;
  left: 160px;
  font-family: "Pretendard-Bold", Helvetica;
  font-weight: 700;
  color: #ffffff;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 16px;
  white-space: nowrap;
}
#mypage-withdrawal .text-wrapper-16 {
  position: absolute;
  top: 84px;
  left: 311px;
  font-family: "Pretendard-Bold", Helvetica;
  font-weight: 700;
  color: #ffffff;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 16px;
  white-space: nowrap;
}
#mypage-withdrawal .text-wrapper-17 {
  position: absolute;
  top: 84px;
  left: 479px;
  font-family: "Pretendard-Bold", Helvetica;
  font-weight: 700;
  color: #ffffff;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 16px;
  white-space: nowrap;
}
#mypage-withdrawal .line {
  position: absolute;
  top: 116px;
  left: calc(50% - 365px);
  width: 730px;
  height: 1px;
  object-fit: cover;
}
#mypage-withdrawal .frame-21 {
  display: flex;
  width: 670px;
  align-items: center;
  justify-content: center;
  gap: 1px;
  padding: 9px 0px;
  background-color: #e0e0e0;
  border-radius: 4px;
}
#mypage-withdrawal .text-wrapper-18 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard-Bold", Helvetica;
  font-weight: 700;
  color: #000000;
  font-size: 14px;
  letter-spacing: -0.5px;
  line-height: 14px;
  white-space: nowrap;
}
#mypage-withdrawal .vector-wrapper {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
  padding: 4px;
  position: relative;
  flex: 0 0 auto;
}
#mypage-withdrawal .vector {
  position: relative;
  width: 10px;
  height: 6px;
  margin-top: -1px;
  margin-bottom: -1px;
  margin-left: -1px;
  margin-right: -1px;
}
#mypage-withdrawal .frame-22 {
  display: flex;
  width: 730px;
  align-items: flex-start;
  gap: 18px;
  padding: 20px 30px;
  background-color: #0e0e0e;
}
#mypage-withdrawal .frame-23 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 0px 10px 0px 0px;
  position: relative;
  flex: 0 0 auto;
}
#mypage-withdrawal .text-wrapper-19 {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard-Regular", Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 14px;
  white-space: nowrap;
}
#mypage-withdrawal .frame-24 {
  display: flex;
  width: 133px;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 0px 10px;
  position: relative;
}
#mypage-withdrawal .text-wrapper-20 {
  position: relative;
  flex: 1;
  margin-top: -1px;
  font-family: "Pretendard-Bold", Helvetica;
  font-weight: 700;
  color: #ffffff;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 14px;
}
#mypage-withdrawal .element-OOO-wrapper {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 0px 10px;
  position: relative;
  flex: 0 0 auto;
}
#mypage-withdrawal .element-OOO {
  position: relative;
  width: 130px;
  margin-top: -1px;
  font-family: "Pretendard-Regular", Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 14px;
}
#mypage-withdrawal .span {
  font-family: "Pretendard-Regular", Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 14px;
}
#mypage-withdrawal .text-wrapper-21 {
  line-height: 18.2px;
}
#mypage-withdrawal .frame-25 {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 0px 0px 0px 10px;
  position: relative;
  flex: 1;
  flex-grow: 1;
}
#mypage-withdrawal .div-2 {
  position: relative;
  flex: 1;
  margin-top: -1px;
  font-family: "Pretendard-Regular", Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 14px;
}
#mypage-withdrawal .frame-26 {
  display: flex;
  width: 730px;
  align-items: flex-start;
  gap: 18px;
  padding: 20px 30px;
  background-color: #0e0e0e;
}
#mypage-withdrawal .frame-27 {
  display: flex;
  width: 730px;
  align-items: flex-start;
  gap: 18px;
  padding: 20px 30px;
  background-color: #1d1d1d;
}

#mypage-ad .box {
  width: 730px;
}
#mypage-ad .box .frame {
  display: flex;
  width: 730px;
  position: relative;
  flex-direction: column;
  align-items: flex-start;
  gap: 11px;
  padding: 30px;
  background-color: #1d1d1d;
  border-radius: 8px;
  border: 1px solid;
  border-color: #373737;
}
#mypage-ad .box .div-wrapper {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 11px;
  position: relative;
  flex: 0 0 auto;
}
#mypage-ad .box .text-wrapper {
  font-family: "Pretendard-Bold", Helvetica;
  font-weight: 700;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 18px;
  position: relative;
  width: fit-content;
  margin-top: -1px;
  color: #ffffff;
  white-space: nowrap;
}
#mypage-ad .box .div {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 20px;
  position: relative;
  flex: 0 0 auto;
  margin-right: -5px;
}
#mypage-ad .box .frame-2 {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 20px;
  position: relative;
  flex: 0 0 auto;
}
#mypage-ad .box .frame-3 {
  display: flex;
  width: 670px;
  height: 95px;
  align-items: center;
  gap: 20px;
  position: relative;
}
#mypage-ad .box .rectangle {
  position: relative;
  width: 163px;
  height: 95px;
  object-fit: cover;
}
#mypage-ad .box .frame-4 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 11px;
  position: relative;
  flex: 1;
  flex-grow: 1;
}
#mypage-ad .box .frame-5 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
#mypage-ad .box .box-title-wrapper {
  background-color: #f9ff63;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 6px 10px;
  position: relative;
  flex: 0 0 auto;
  border-radius: 4px;
}
#mypage-ad .box .box-title {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard-Bold", Helvetica;
  font-weight: 700;
  color: #000000;
  font-size: 14px;
  letter-spacing: -0.5px;
  line-height: 14px;
  white-space: nowrap;
}
#mypage-ad .box .frame-wrapper {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  position: relative;
  flex: 0 0 auto;
}
#mypage-ad .box .frame-6 {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  position: relative;
  flex: 0 0 auto;
}
#mypage-ad .box .box-title-2 {
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard-Regular", Helvetica;
  font-weight: 400;
  color: #d2d2d2;
  font-size: 14px;
  line-height: 14px;
  white-space: nowrap;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  letter-spacing: -0.5px;
}
#mypage-ad .box .frame-7 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
#mypage-ad .box .frame-8 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 3px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
#mypage-ad .box .p {
  align-self: stretch;
  margin-top: -1px;
  font-family: "Pretendard-Bold", Helvetica;
  font-weight: 700;
  color: #ffffff;
  font-size: 18px;
  line-height: 23.9px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  letter-spacing: -0.5px;
}
#mypage-ad .box .box-title-3 {
  width: fit-content;
  font-family: "Pretendard-Regular", Helvetica;
  font-weight: 400;
  color: #d2d2d2;
  font-size: 14px;
  line-height: 14px;
  white-space: nowrap;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  letter-spacing: -0.5px;
}
#mypage-ad .box .price {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard-Bold", Helvetica;
  font-weight: 700;
  color: #ffffff;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 25.2px;
  white-space: nowrap;
}
#mypage-ad .box .line {
  position: relative;
  width: 675px;
  height: 1px;
  object-fit: cover;
}
#mypage-ad .box .frame-9 {
  background-color: #63ffdf;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 6px 10px;
  position: relative;
  flex: 0 0 auto;
  border-radius: 4px;
}
#mypage-ad .box .frame-10 {
  background-color: #d5a6ff;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 6px 10px;
  position: relative;
  flex: 0 0 auto;
  border-radius: 4px;
}
#mypage-ad .box .frame-11 {
  display: flex;
  width: 730px;
  height: 385px;
  position: relative;
  flex-direction: column;
  align-items: flex-start;
  gap: 23px;
  padding: 30px;
  background-color: #1d1d1d;
  border-radius: 8px;
  border: 1px solid;
  border-color: #373737;
}
#mypage-ad .box .frame-12 {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 11px;
  position: relative;
  flex: 0 0 auto;
  margin-right: -5px;
}
#mypage-ad .box .frame-13 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 6px 10px;
  position: relative;
  flex: 0 0 auto;
  background-color: #b6b6b6;
  border-radius: 4px;
}
#mypage-ad .box .frame-14 {
  display: flex;
  width: 670px;
  align-items: center;
  justify-content: center;
  gap: 1px;
  padding: 9px 0px;
  position: relative;
  flex: 0 0 auto;
  margin-bottom: -9px;
  border-radius: 4px;
}
#mypage-ad .box .text-wrapper-2 {
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Pretendard-Regular", Helvetica;
  font-weight: 400;
  font-size: 14px;
  letter-spacing: -0.5px;
  line-height: 14px;
  position: relative;
  width: fit-content;
  margin-top: -1px;
  color: #ffffff;
  white-space: nowrap;
}
#mypage-ad .box .vector-wrapper {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
  padding: 4px;
  position: relative;
  flex: 0 0 auto;
}
#mypage-ad .box .vector {
  position: relative;
  width: 9px;
  height: 5px;
  margin-top: -0.5px;
  margin-bottom: -0.5px;
  margin-left: -0.5px;
  margin-right: -0.5px;
}
#mypage-ad {
  /* Inject original CSS code here */
}
#mypage-ad .box .line {
  position: relative;
  width: 675px;
  height: 1px;
  object-fit: cover;
  border: none;
  background-color: transparent;
  margin: 0;
}
#mypage-ad .box .frame-14 {
  display: flex;
  width: 670px;
  align-items: center;
  justify-content: center;
  gap: 1px;
  padding: 9px 0px;
  position: relative;
  flex: 0 0 auto;
  margin-bottom: -9px;
  border-radius: 4px;
  background: none;
  border: none;
  cursor: pointer;
  transition: opacity 0.2s ease;
}
#mypage-ad .box .frame-14:hover {
  opacity: 0.8;
}
#mypage-ad .box .frame-14:focus {
  outline: 2px solid #4a90e2;
  outline-offset: 2px;
}
#mypage-ad .box .frame-14:active {
  opacity: 0.6;
}

#mypage-ad-apply .box {
  width: 730px;
}
#mypage-ad-apply .box .group {
  width: 730px;
  display: flex;
  flex-direction: column;
  gap: 16px;
}
#mypage-ad-apply .box .frame {
  display: flex;
  width: 730px;
  position: relative;
  flex-direction: column;
  align-items: flex-start;
  gap: 39px;
  padding: 30px;
  background-color: #1d1d1d;
  border-radius: 8px;
  border: 1px solid;
  border-color: #373737;
}
#mypage-ad-apply .box .div {
  display: flex;
  align-items: center;
  gap: 20px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
#mypage-ad-apply .box .text-wrapper {
  position: relative;
  width: 98px;
  font-family: "Pretendard-Bold", Helvetica;
  font-weight: 700;
  color: #ffffff;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 18px;
}
#mypage-ad-apply .box .frame-2 {
  display: flex;
  align-items: center;
  gap: 20px;
  padding: 8px 16px;
  position: relative;
  flex: 1;
  flex-grow: 1;
  background-color: #343434;
  border-radius: 6px;
  border: 1px solid;
  border-color: #aaaaaa;
}
#mypage-ad-apply .box .element {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 1;
  margin-top: -1px;
  font-family: "Pretendard-Bold", Helvetica;
  font-weight: 700;
  color: #ffffff;
  font-size: 16px;
  letter-spacing: -0.5px;
  line-height: 24px;
}
#mypage-ad-apply .box .polygon {
  position: relative;
  width: 6.06px;
  height: 3.75px;
}
#mypage-ad-apply .box .frame-3 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 12px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
#mypage-ad-apply .box .frame-4 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 8px 16px;
  position: relative;
  flex: 1;
  flex-grow: 1;
  background-color: #343434;
  border-radius: 6px;
  border: 1px solid;
  border-color: #aaaaaa;
}
#mypage-ad-apply .box .text-wrapper-2 {
  margin-top: -1px;
  font-family: "Pretendard-Bold", Helvetica;
  font-weight: 700;
  color: #ffffff;
  text-align: center;
  line-height: 24px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  font-size: 16px;
  letter-spacing: -0.5px;
  white-space: nowrap;
}
#mypage-ad-apply .box .frame-5 {
  display: flex;
  flex-direction: column;
  width: 670px;
  align-items: flex-start;
  gap: 3px;
  padding: 0px 0px 0px 117px;
  position: relative;
  flex: 0 0 auto;
}
#mypage-ad-apply .box .box-title-wrapper {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 6px 10px;
  position: relative;
  flex: 0 0 auto;
  background-color: #f9ff63;
  border-radius: 4px;
}
#mypage-ad-apply .box .box-title {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard-Bold", Helvetica;
  font-weight: 700;
  color: #000000;
  font-size: 14px;
  letter-spacing: -0.5px;
  line-height: 14px;
  white-space: nowrap;
}
#mypage-ad-apply .box .MVP-AD {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  align-self: stretch;
  font-family: "Pretendard-Regular", Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 14px;
  letter-spacing: -0.5px;
  line-height: 21px;
}
#mypage-ad-apply .box .text-wrapper-3 {
  position: relative;
  width: fit-content;
  font-family: "Pretendard-Bold", Helvetica;
  font-weight: 700;
  color: #ffffff;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 18px;
  white-space: nowrap;
}
#mypage-ad-apply .box .text-wrapper-4 {
  margin-top: -1px;
  font-family: "Pretendard-Regular", Helvetica;
  font-weight: 400;
  color: #cacaca;
  text-align: center;
  line-height: 24px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  font-size: 16px;
  letter-spacing: -0.5px;
  white-space: nowrap;
}
#mypage-ad-apply .box .frame-6 {
  display: flex;
  width: 730px;
  height: 313px;
  position: relative;
  align-items: flex-start;
  gap: 16px;
}
#mypage-ad-apply .box .frame-7 {
  display: flex;
  flex-direction: column;
  width: 399px;
  align-items: flex-start;
  gap: 23px;
  padding: 30px;
  position: relative;
  align-self: stretch;
  background-color: #1d1d1d;
  border-radius: 8px;
  border: 1px solid;
  border-color: #373737;
}
#mypage-ad-apply .box .text-wrapper-5 {
  position: relative;
  align-self: stretch;
  margin-top: -1px;
  font-family: "Pretendard-Bold", Helvetica;
  font-weight: 700;
  color: #ffffff;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 18px;
}
#mypage-ad-apply .box .frame-8 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
#mypage-ad-apply .box .frame-9 {
  display: flex;
  align-items: center;
  gap: 16px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
#mypage-ad-apply .box .frame-10 {
  display: flex;
  height: 60px;
  align-items: center;
  gap: 12px;
  padding: 15px;
  position: relative;
  flex: 1;
  flex-grow: 1;
  border-radius: 12px;
  border: 1px solid;
  border-color: rgba(255, 255, 255, 0.5019607843);
}
#mypage-ad-apply .box .u-check-circle {
  position: relative;
  width: 24px;
  height: 24px;
}
#mypage-ad-apply .box .text-wrapper-6 {
  font-family: "Pretendard-Bold", Helvetica;
  font-weight: 700;
  color: #ffffff;
  line-height: 21.3px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  font-size: 16px;
  letter-spacing: -0.5px;
  white-space: nowrap;
}
#mypage-ad-apply .box .frame-11 {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  gap: 3px;
  position: relative;
  flex: 0 0 auto;
  margin-top: -0.5px;
  margin-bottom: -0.5px;
}
#mypage-ad-apply .box .text-wrapper-7 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard-Bold", Helvetica;
  font-weight: 700;
  color: #ffffff;
  font-size: 16px;
  letter-spacing: -0.5px;
  line-height: 16px;
  white-space: nowrap;
}
#mypage-ad-apply .box .text-wrapper-8 {
  position: relative;
  width: fit-content;
  font-family: "Pretendard-Regular", Helvetica;
  font-weight: 400;
  color: #999999;
  font-size: 12px;
  letter-spacing: -0.5px;
  line-height: 12px;
  white-space: nowrap;
}
#mypage-ad-apply .box .frame-12 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 23px;
  padding: 30px;
  position: relative;
  flex: 1;
  align-self: stretch;
  flex-grow: 1;
  background-color: #1d1d1d;
  border-radius: 8px;
  border: 1px solid;
  border-color: #373737;
}
#mypage-ad-apply .box .frame-13 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 20px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
#mypage-ad-apply .box .frame-wrapper {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
#mypage-ad-apply .box .frame-14 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
#mypage-ad-apply .box .text-wrapper-9 {
  position: relative;
  width: fit-content;
  font-family: "Pretendard-Bold", Helvetica;
  font-weight: 700;
  color: #ffffff;
  font-size: 16px;
  letter-spacing: -0.5px;
  line-height: 21.3px;
  white-space: nowrap;
}
#mypage-ad-apply .box .div-wrapper {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  position: relative;
  flex: 0 0 auto;
}
#mypage-ad-apply .box .text-wrapper-10 {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard-Bold", Helvetica;
  font-weight: 700;
  color: #ffffff;
  font-size: 24px;
  letter-spacing: -1.25px;
  line-height: 31.9px;
  white-space: nowrap;
}
#mypage-ad-apply .box .frame-15 {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 20px 0px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: #8801ff;
  border-radius: 6px;
}
#mypage-ad-apply .box .text-wrapper-11 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard-Bold", Helvetica;
  font-weight: 700;
  color: #ffffff;
  font-size: 20px;
  letter-spacing: -0.5px;
  line-height: 20px;
  white-space: nowrap;
}
#mypage-ad-apply {
  /* Original CSS should be injected here */
}
#mypage-ad-apply .payment-radio {
  position: absolute;
  opacity: 0;
  width: 0;
  height: 0;
  pointer-events: none;
}
#mypage-ad-apply .frame-10 {
  cursor: pointer;
  user-select: none;
}
#mypage-ad-apply .frame-10:hover {
  background-color: #2a2a2a;
}
#mypage-ad-apply .frame-10:focus-within {
  outline: 2px solid #4a90e2;
  outline-offset: 2px;
}
#mypage-ad-apply .payment-radio:checked + .u-check-circle {
  filter: brightness(1.2);
}
#mypage-ad-apply .frame-15 {
  cursor: pointer;
  transition: background-color 0.2s ease;
  border: none;
  width: 100%;
}
#mypage-ad-apply .frame-15:hover {
  background-color: #9a1aff;
}
#mypage-ad-apply .frame-15:active {
  background-color: #7700dd;
}
#mypage-ad-apply .frame-15:focus {
  outline: 2px solid #4a90e2;
  outline-offset: 2px;
}
#mypage-ad-apply .frame-2,
#mypage-ad-apply .frame-4 {
  cursor: pointer;
  user-select: none;
  transition: background-color 0.2s ease;
}
#mypage-ad-apply .frame-2:hover,
#mypage-ad-apply .frame-4:hover {
  background-color: #3a3a3a;
}
#mypage-ad-apply .frame-2:focus,
#mypage-ad-apply .frame-4:focus {
  outline: 2px solid #4a90e2;
  outline-offset: 2px;
}
#mypage-ad-apply .box .group {
  width: 730px;
  display: flex;
  flex-direction: column;
  gap: 16px;
}
#mypage-ad-apply .box .frame {
  display: flex;
  width: 730px;
  position: relative;
  flex-direction: column;
  align-items: flex-start;
  gap: 39px;
  padding: 30px;
  background-color: #1d1d1d;
  border-radius: 8px;
  border: 1px solid;
  border-color: #373737;
}
#mypage-ad-apply .box .div {
  display: flex;
  align-items: center;
  gap: 20px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
#mypage-ad-apply .box .text-wrapper {
  position: relative;
  width: 98px;
  font-family: "Pretendard-Bold", Helvetica;
  font-weight: 700;
  color: #ffffff;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 18px;
}
#mypage-ad-apply .box .frame-2 {
  display: flex;
  align-items: center;
  gap: 20px;
  padding: 8px 16px;
  position: relative;
  flex: 1;
  flex-grow: 1;
  background-color: #343434;
  border-radius: 6px;
  border: 1px solid;
  border-color: #aaaaaa;
}
#mypage-ad-apply .box .element {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 1;
  margin-top: -1px;
  font-family: "Pretendard-Bold", Helvetica;
  font-weight: 700;
  color: #ffffff;
  font-size: 16px;
  letter-spacing: -0.5px;
  line-height: 24px;
}
#mypage-ad-apply .box .polygon {
  position: relative;
  width: 6.06px;
  height: 3.75px;
}
#mypage-ad-apply .box .frame-3 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 12px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
#mypage-ad-apply .box .frame-4 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 8px 16px;
  position: relative;
  flex: 1;
  flex-grow: 1;
  background-color: #343434;
  border-radius: 6px;
  border: 1px solid;
  border-color: #aaaaaa;
}
#mypage-ad-apply .box .text-wrapper-2 {
  margin-top: -1px;
  font-family: "Pretendard-Bold", Helvetica;
  font-weight: 700;
  color: #ffffff;
  text-align: center;
  line-height: 24px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  font-size: 16px;
  letter-spacing: -0.5px;
  white-space: nowrap;
}
#mypage-ad-apply .box .frame-5 {
  display: flex;
  flex-direction: column;
  width: 670px;
  align-items: flex-start;
  gap: 3px;
  padding: 0px 0px 0px 117px;
  position: relative;
  flex: 0 0 auto;
}
#mypage-ad-apply .box .box-title-wrapper {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 6px 10px;
  position: relative;
  flex: 0 0 auto;
  background-color: #f9ff63;
  border-radius: 4px;
}
#mypage-ad-apply .box .box-title {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard-Bold", Helvetica;
  font-weight: 700;
  color: #000000;
  font-size: 14px;
  letter-spacing: -0.5px;
  line-height: 14px;
  white-space: nowrap;
}
#mypage-ad-apply .box .MVP-AD {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  align-self: stretch;
  font-family: "Pretendard-Regular", Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 14px;
  letter-spacing: -0.5px;
  line-height: 21px;
}
#mypage-ad-apply .box .text-wrapper-3 {
  position: relative;
  width: fit-content;
  font-family: "Pretendard-Bold", Helvetica;
  font-weight: 700;
  color: #ffffff;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 18px;
  white-space: nowrap;
}
#mypage-ad-apply .box .text-wrapper-4 {
  margin-top: -1px;
  font-family: "Pretendard-Regular", Helvetica;
  font-weight: 400;
  color: #cacaca;
  text-align: center;
  line-height: 24px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  font-size: 16px;
  letter-spacing: -0.5px;
  white-space: nowrap;
}
#mypage-ad-apply .box .frame-6 {
  display: flex;
  width: 730px;
  height: 313px;
  position: relative;
  align-items: flex-start;
  gap: 16px;
}
#mypage-ad-apply .box .frame-7 {
  display: flex;
  flex-direction: column;
  width: 399px;
  align-items: flex-start;
  gap: 23px;
  padding: 30px;
  position: relative;
  align-self: stretch;
  background-color: #1d1d1d;
  border-radius: 8px;
  border: 1px solid;
  border-color: #373737;
}
#mypage-ad-apply .box .text-wrapper-5 {
  position: relative;
  align-self: stretch;
  margin-top: -1px;
  font-family: "Pretendard-Bold", Helvetica;
  font-weight: 700;
  color: #ffffff;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 18px;
}
#mypage-ad-apply .box .frame-8 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
#mypage-ad-apply .box .frame-9 {
  display: flex;
  align-items: center;
  gap: 16px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
#mypage-ad-apply .box .frame-10 {
  display: flex;
  height: 60px;
  align-items: center;
  gap: 12px;
  padding: 15px;
  position: relative;
  flex: 1;
  flex-grow: 1;
  border-radius: 12px;
  border: 1px solid;
  border-color: rgba(255, 255, 255, 0.5019607843);
}
#mypage-ad-apply .box .u-check-circle {
  position: relative;
  width: 24px;
  height: 24px;
}
#mypage-ad-apply .box .text-wrapper-6 {
  font-family: "Pretendard-Bold", Helvetica;
  font-weight: 700;
  color: #ffffff;
  line-height: 21.3px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  font-size: 16px;
  letter-spacing: -0.5px;
  white-space: nowrap;
}
#mypage-ad-apply .box .frame-11 {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  gap: 3px;
  position: relative;
  flex: 0 0 auto;
  margin-top: -0.5px;
  margin-bottom: -0.5px;
}
#mypage-ad-apply .box .text-wrapper-7 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard-Bold", Helvetica;
  font-weight: 700;
  color: #ffffff;
  font-size: 16px;
  letter-spacing: -0.5px;
  line-height: 16px;
  white-space: nowrap;
}
#mypage-ad-apply .box .text-wrapper-8 {
  position: relative;
  width: fit-content;
  font-family: "Pretendard-Regular", Helvetica;
  font-weight: 400;
  color: #999999;
  font-size: 12px;
  letter-spacing: -0.5px;
  line-height: 12px;
  white-space: nowrap;
}
#mypage-ad-apply .box .frame-12 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 23px;
  padding: 30px;
  position: relative;
  flex: 1;
  align-self: stretch;
  flex-grow: 1;
  background-color: #1d1d1d;
  border-radius: 8px;
  border: 1px solid;
  border-color: #373737;
}
#mypage-ad-apply .box .frame-13 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 20px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
#mypage-ad-apply .box .frame-wrapper {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
#mypage-ad-apply .box .frame-14 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
#mypage-ad-apply .box .text-wrapper-9 {
  position: relative;
  width: fit-content;
  font-family: "Pretendard-Bold", Helvetica;
  font-weight: 700;
  color: #ffffff;
  font-size: 16px;
  letter-spacing: -0.5px;
  line-height: 21.3px;
  white-space: nowrap;
}
#mypage-ad-apply .box .div-wrapper {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  position: relative;
  flex: 0 0 auto;
}
#mypage-ad-apply .box .text-wrapper-10 {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard-Bold", Helvetica;
  font-weight: 700;
  color: #ffffff;
  font-size: 24px;
  letter-spacing: -1.25px;
  line-height: 31.9px;
  white-space: nowrap;
}
#mypage-ad-apply .box .frame-15 {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 20px 0px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: #8801ff;
  border-radius: 6px;
}
#mypage-ad-apply .box .text-wrapper-11 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard-Bold", Helvetica;
  font-weight: 700;
  color: #ffffff;
  font-size: 20px;
  letter-spacing: -0.5px;
  line-height: 20px;
  white-space: nowrap;
}

#mypage-purchase-list .frame {
  flex-direction: column;
  width: 730px;
  align-items: flex-start;
  gap: 30px;
  padding: 40px 30px;
  background-color: #1d1d1d;
  border-radius: 8px;
  display: flex;
  position: relative;
}
#mypage-purchase-list .frame .frame-wrapper {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
#mypage-purchase-list .frame .div {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 21px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
#mypage-purchase-list .frame .div-2 {
  display: flex;
  align-items: center;
  gap: 20px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
#mypage-purchase-list .frame .rectangle {
  position: relative;
  width: 203px;
  height: 119px;
  object-fit: cover;
}
#mypage-purchase-list .frame .div-3 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 17px;
  position: relative;
  flex: 1;
  flex-grow: 1;
}
#mypage-purchase-list .frame .div-4 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
#mypage-purchase-list .frame .div-5 {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  position: relative;
  flex: 0 0 auto;
}
#mypage-purchase-list .frame .box-title-wrapper {
  background-color: #959595;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 6px 10px;
  position: relative;
  flex: 0 0 auto;
  border-radius: 4px;
}
#mypage-purchase-list .frame .box-title {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard-Bold", Helvetica;
  font-weight: 700;
  color: #ffffff;
  font-size: 14px;
  letter-spacing: -0.5px;
  line-height: 14px;
  white-space: nowrap;
}
#mypage-purchase-list .frame .div-wrapper {
  display: flex;
  flex-direction: column;
  width: 14px;
  height: 14px;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 3px;
  position: relative;
  background-color: #818181;
  border-radius: 100px;
  aspect-ratio: 1;
}
#mypage-purchase-list .frame .text-wrapper {
  align-items: center;
  justify-content: center;
  align-self: stretch;
  margin-top: -2px;
  font-family: "Pretendard-Bold", Helvetica;
  font-weight: 700;
  color: #000000;
  font-size: 10px;
  text-align: center;
  letter-spacing: -0.5px;
  line-height: 10px;
  display: flex;
  position: relative;
}
#mypage-purchase-list .frame .frame-wrapper-2 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  position: relative;
  flex: 0 0 auto;
}
#mypage-purchase-list .frame .div-6 {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  position: relative;
  flex: 0 0 auto;
}
#mypage-purchase-list .frame .box-title-2 {
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard-Regular", Helvetica;
  font-weight: 400;
  color: #d2d2d2;
  font-size: 14px;
  line-height: 14px;
  white-space: nowrap;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  letter-spacing: -0.5px;
}
#mypage-purchase-list .frame .div-7 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
#mypage-purchase-list .frame .div-8 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 3px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
#mypage-purchase-list .frame .box-title-wrapper-2 {
  display: flex;
  align-items: center;
  gap: 124px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
#mypage-purchase-list .frame .p {
  flex: 1;
  margin-top: -1px;
  font-family: "Pretendard-Medium", Helvetica;
  font-weight: 500;
  color: #a3a3a3;
  font-size: 14px;
  line-height: 14px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  letter-spacing: -0.5px;
}
#mypage-purchase-list .frame .box-title-3 {
  align-self: stretch;
  font-family: "Pretendard-Bold", Helvetica;
  font-weight: 700;
  color: #ffffff;
  font-size: 18px;
  line-height: 23.9px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  letter-spacing: -0.5px;
}
#mypage-purchase-list .frame .price-wrapper {
  display: flex;
  align-items: flex-end;
  gap: 296px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
#mypage-purchase-list .frame .price {
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard-Bold", Helvetica;
  font-weight: 700;
  color: #ffffff;
  font-size: 22px;
  letter-spacing: 0;
  line-height: 30.8px;
  white-space: nowrap;
  display: flex;
  position: relative;
}
#mypage-purchase-list .frame .div-9 {
  display: flex;
  align-items: center;
  gap: 6px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
#mypage-purchase-list .frame .div-wrapper-2 {
  display: flex;
  align-items: center;
  justify-content: space-around;
  gap: 10px;
  padding: 10px 20px;
  position: relative;
  flex: 1;
  flex-grow: 1;
  background-color: #ffffff;
  border-radius: 4px;
}
#mypage-purchase-list .frame .text-wrapper-2 {
  font-family: "Pretendard-Bold", Helvetica;
  font-weight: 700;
  color: #000000;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 23.4px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -1px;
  white-space: nowrap;
}
#mypage-purchase-list .frame .div-wrapper-3 {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 10px;
  position: relative;
  flex: 1;
  flex-grow: 1;
  background-color: #ffffff;
  border-radius: 4px;
}
#mypage-purchase-list .frame .line {
  position: relative;
  align-self: stretch;
  width: 100%;
  height: 1px;
  object-fit: cover;
}
#mypage-purchase-list .frame .box-title-wrapper-3 {
  background-color: #1f88ff;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 6px 10px;
  position: relative;
  flex: 0 0 auto;
  border-radius: 4px;
}
#mypage-purchase-list .frame .div-wrapper-4 {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 10px;
  position: relative;
  flex: 1;
  flex-grow: 1;
  background-color: #8801ff;
  border-radius: 4px;
}
#mypage-purchase-list .frame .text-wrapper-3 {
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard-Bold", Helvetica;
  font-weight: 700;
  color: #ffffff;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 23.4px;
  white-space: nowrap;
  display: flex;
  position: relative;
}
#mypage-purchase-list .frame .box-title-wrapper-4 {
  background-color: #383838;
  border: 1px solid;
  border-color: #ffffff;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 6px 10px;
  position: relative;
  flex: 0 0 auto;
  border-radius: 4px;
}
#mypage-purchase-list .frame .box-title-wrapper-5 {
  background-color: #8801ff;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 6px 10px;
  position: relative;
  flex: 0 0 auto;
  border-radius: 4px;
}
#mypage-purchase-list .frame .box-title-wrapper-6 {
  background-color: #ff4040;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 6px 10px;
  position: relative;
  flex: 0 0 auto;
  border-radius: 4px;
}
#mypage-purchase-list .frame .div-10 {
  display: flex;
  width: 670px;
  align-items: center;
  justify-content: center;
  gap: 1px;
  padding: 9px 0px;
  position: relative;
  flex: 0 0 auto;
  border-radius: 4px;
  border: 1px solid;
  border-color: #5d5d5d;
}
#mypage-purchase-list .frame .text-wrapper-4 {
  font-family: "Pretendard-Regular", Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 14px;
  letter-spacing: -0.5px;
  line-height: 14px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -1px;
  white-space: nowrap;
}
#mypage-purchase-list .frame .vector-wrapper {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
  padding: 4px;
  position: relative;
  flex: 0 0 auto;
}
#mypage-purchase-list .frame .vector {
  position: relative;
  width: 9px;
  height: 5px;
  margin-top: -0.5px;
  margin-bottom: -0.5px;
  margin-left: -0.5px;
  margin-right: -0.5px;
}
#mypage-purchase-list .frame {
  flex-direction: column;
  width: 730px;
  align-items: flex-start;
  gap: 30px;
  padding: 40px 30px;
  background-color: #1d1d1d;
  border-radius: 8px;
  display: flex;
  position: relative;
}
#mypage-purchase-list .frame .frame-wrapper {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
#mypage-purchase-list .frame .div {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 21px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
#mypage-purchase-list .frame .div-2 {
  display: flex;
  align-items: center;
  gap: 20px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
#mypage-purchase-list .frame .rectangle {
  position: relative;
  width: 203px;
  height: 119px;
  object-fit: cover;
}
#mypage-purchase-list .frame .div-3 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 17px;
  position: relative;
  flex: 1;
  flex-grow: 1;
}
#mypage-purchase-list .frame .div-4 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
#mypage-purchase-list .frame .div-5 {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  position: relative;
  flex: 0 0 auto;
}
#mypage-purchase-list .frame .box-title-wrapper {
  background-color: #959595;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 6px 10px;
  position: relative;
  flex: 0 0 auto;
  border-radius: 4px;
}
#mypage-purchase-list .frame .box-title {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard-Bold", Helvetica;
  font-weight: 700;
  color: #ffffff;
  font-size: 14px;
  letter-spacing: -0.5px;
  line-height: 14px;
  white-space: nowrap;
}
#mypage-purchase-list .frame .div-wrapper {
  display: flex;
  flex-direction: column;
  width: 14px;
  height: 14px;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 3px;
  position: relative;
  background-color: #818181;
  border-radius: 100px;
  aspect-ratio: 1;
  border: none;
  cursor: pointer;
}
#mypage-purchase-list .frame .text-wrapper {
  align-items: center;
  justify-content: center;
  align-self: stretch;
  margin-top: -2px;
  font-family: "Pretendard-Bold", Helvetica;
  font-weight: 700;
  color: #000000;
  font-size: 10px;
  text-align: center;
  letter-spacing: -0.5px;
  line-height: 10px;
  display: flex;
  position: relative;
}
#mypage-purchase-list .frame .frame-wrapper-2 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  position: relative;
  flex: 0 0 auto;
}
#mypage-purchase-list .frame .div-6 {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  position: relative;
  flex: 0 0 auto;
}
#mypage-purchase-list .frame .box-title-2 {
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard-Regular", Helvetica;
  font-weight: 400;
  color: #d2d2d2;
  font-size: 14px;
  line-height: 14px;
  white-space: nowrap;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  letter-spacing: -0.5px;
}
#mypage-purchase-list .frame .div-7 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
#mypage-purchase-list .frame .div-8 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 3px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
#mypage-purchase-list .frame .box-title-wrapper-2 {
  display: flex;
  align-items: center;
  gap: 124px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
#mypage-purchase-list .frame .p {
  flex: 1;
  margin-top: -1px;
  font-family: "Pretendard-Medium", Helvetica;
  font-weight: 500;
  color: #a3a3a3;
  font-size: 14px;
  line-height: 14px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  letter-spacing: -0.5px;
}
#mypage-purchase-list .frame .box-title-3 {
  align-self: stretch;
  font-family: "Pretendard-Bold", Helvetica;
  font-weight: 700;
  color: #ffffff;
  font-size: 18px;
  line-height: 23.9px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  letter-spacing: -0.5px;
}
#mypage-purchase-list .frame .price-wrapper {
  display: flex;
  align-items: flex-end;
  gap: 296px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
#mypage-purchase-list .frame .price {
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard-Bold", Helvetica;
  font-weight: 700;
  color: #ffffff;
  font-size: 22px;
  letter-spacing: 0;
  line-height: 30.8px;
  white-space: nowrap;
  display: flex;
  position: relative;
}
#mypage-purchase-list .frame .div-9 {
  display: flex;
  align-items: center;
  gap: 6px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
#mypage-purchase-list .frame .div-wrapper-2 {
  display: flex;
  align-items: center;
  justify-content: space-around;
  gap: 10px;
  padding: 10px 20px;
  position: relative;
  flex: 1;
  flex-grow: 1;
  background-color: #ffffff;
  border-radius: 4px;
  border: none;
  cursor: pointer;
}
#mypage-purchase-list .frame .text-wrapper-2 {
  font-family: "Pretendard-Bold", Helvetica;
  font-weight: 700;
  color: #000000;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 23.4px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -1px;
  white-space: nowrap;
}
#mypage-purchase-list .frame .div-wrapper-3 {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 10px;
  position: relative;
  flex: 1;
  flex-grow: 1;
  background-color: #ffffff;
  border-radius: 4px;
  border: none;
  cursor: pointer;
}
#mypage-purchase-list .frame .line {
  position: relative;
  align-self: stretch;
  width: 100%;
  height: 1px;
  object-fit: cover;
  border: none;
  background: transparent;
}
#mypage-purchase-list .frame .box-title-wrapper-3 {
  background-color: #1f88ff;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 6px 10px;
  position: relative;
  flex: 0 0 auto;
  border-radius: 4px;
}
#mypage-purchase-list .frame .div-wrapper-4 {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 10px;
  position: relative;
  flex: 1;
  flex-grow: 1;
  background-color: #8801ff;
  border-radius: 4px;
  border: none;
  cursor: pointer;
}
#mypage-purchase-list .frame .text-wrapper-3 {
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard-Bold", Helvetica;
  font-weight: 700;
  color: #ffffff;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 23.4px;
  white-space: nowrap;
  display: flex;
  position: relative;
}
#mypage-purchase-list .frame .box-title-wrapper-4 {
  background-color: #383838;
  border: 1px solid;
  border-color: #ffffff;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 6px 10px;
  position: relative;
  flex: 0 0 auto;
  border-radius: 4px;
}
#mypage-purchase-list .frame .box-title-wrapper-5 {
  background-color: #8801ff;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 6px 10px;
  position: relative;
  flex: 0 0 auto;
  border-radius: 4px;
}
#mypage-purchase-list .frame .box-title-wrapper-6 {
  background-color: #ff4040;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 6px 10px;
  position: relative;
  flex: 0 0 auto;
  border-radius: 4px;
}
#mypage-purchase-list .frame .div-10 {
  display: flex;
  width: 670px;
  align-items: center;
  justify-content: center;
  gap: 1px;
  padding: 9px 0px;
  position: relative;
  flex: 0 0 auto;
  border-radius: 4px;
  border: 1px solid;
  border-color: #5d5d5d;
  background: transparent;
  cursor: pointer;
}
#mypage-purchase-list .frame .text-wrapper-4 {
  font-family: "Pretendard-Regular", Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 14px;
  letter-spacing: -0.5px;
  line-height: 14px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -1px;
  white-space: nowrap;
}
#mypage-purchase-list .frame .vector-wrapper {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
  padding: 4px;
  position: relative;
  flex: 0 0 auto;
}
#mypage-purchase-list .frame .vector {
  position: relative;
  width: 9px;
  height: 5px;
  margin-top: -0.5px;
  margin-bottom: -0.5px;
  margin-left: -0.5px;
  margin-right: -0.5px;
}

#mypage-purchase-detail .frame {
  display: flex;
  flex-direction: column;
  width: 730px;
  align-items: flex-start;
  gap: 25px;
  position: relative;
}
#mypage-purchase-detail .frame .div {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 20px;
  padding: 30px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: #1d1d1d;
  border-radius: 12px;
}
#mypage-purchase-detail .frame .div-2 {
  display: flex;
  align-items: flex-start;
  gap: 20px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
#mypage-purchase-detail .frame .rectangle {
  position: relative;
  width: 203px;
  height: 119px;
  object-fit: cover;
}
#mypage-purchase-detail .frame .frame-wrapper {
  display: flex;
  align-items: center;
  gap: 20px;
  position: relative;
  flex: 1;
  flex-grow: 1;
}
#mypage-purchase-detail .frame .div-3 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 17px;
  position: relative;
  flex: 1;
  flex-grow: 1;
}
#mypage-purchase-detail .frame .div-4 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
#mypage-purchase-detail .frame .div-5 {
  display: flex;
  width: 85px;
  align-items: center;
  justify-content: space-between;
  position: relative;
}
#mypage-purchase-detail .frame .box-title-wrapper {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 4px 10px;
  position: relative;
  flex: 0 0 auto;
  background-color: #ffffff;
  border-radius: 4px;
}
#mypage-purchase-detail .frame .box-title {
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard-Bold", Helvetica;
  font-weight: 700;
  color: #000000;
  font-size: 14px;
  line-height: 14px;
  white-space: nowrap;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  letter-spacing: -0.5px;
}
#mypage-purchase-detail .frame .div-wrapper {
  display: flex;
  flex-direction: column;
  width: 14px;
  height: 14px;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 3px;
  position: relative;
  background-color: #818181;
  border-radius: 100px;
  aspect-ratio: 1;
}
#mypage-purchase-detail .frame .text-wrapper {
  align-self: stretch;
  margin-top: -2px;
  font-family: "Pretendard-Bold", Helvetica;
  font-weight: 700;
  color: #000000;
  font-size: 10px;
  text-align: center;
  line-height: 10px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  letter-spacing: -0.5px;
}
#mypage-purchase-detail .frame .frame-wrapper-2 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  position: relative;
  flex: 0 0 auto;
}
#mypage-purchase-detail .frame .div-6 {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  position: relative;
  flex: 0 0 auto;
}
#mypage-purchase-detail .frame .box-title-2 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard-Regular", Helvetica;
  font-weight: 400;
  color: #d2d2d2;
  font-size: 14px;
  letter-spacing: -0.5px;
  line-height: 14px;
  white-space: nowrap;
}
#mypage-purchase-detail .frame .div-7 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
#mypage-purchase-detail .frame .div-8 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 3px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
#mypage-purchase-detail .frame .box-title-wrapper-2 {
  display: flex;
  align-items: center;
  gap: 124px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
#mypage-purchase-detail .frame .p {
  flex: 1;
  margin-top: -1px;
  font-family: "Pretendard-Medium", Helvetica;
  font-weight: 500;
  color: #a3a3a3;
  font-size: 14px;
  line-height: 14px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  letter-spacing: -0.5px;
}
#mypage-purchase-detail .frame .box-title-3 {
  align-self: stretch;
  font-family: "Pretendard-Bold", Helvetica;
  font-weight: 700;
  color: #ffffff;
  font-size: 18px;
  line-height: 23.9px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  letter-spacing: -0.5px;
}
#mypage-purchase-detail .frame .review-wrap {
  display: flex;
  height: 17px;
  align-items: center;
  gap: 9px;
  position: relative;
  align-self: stretch;
  width: 100%;
}
#mypage-purchase-detail .frame .review-gauge-wrap {
  display: inline-flex;
  gap: 7px;
  flex: 0 0 auto;
  align-items: center;
  position: relative;
}
#mypage-purchase-detail .frame .review-gauge {
  position: relative;
  width: 53.35px;
  height: 16.09px;
  margin-left: -0.35px;
}
#mypage-purchase-detail .frame .review-gauge-count {
  display: flex;
  justify-content: center;
  width: fit-content;
  margin-top: -1px;
  font-family: "Noto Sans KR-Bold", Helvetica;
  font-weight: 700;
  color: #ffffff;
  font-size: 14px;
  letter-spacing: 0;
  line-height: normal;
  align-items: center;
  position: relative;
}
#mypage-purchase-detail .frame .bar {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  font-family: "Noto Sans KR-Bold", Helvetica;
  font-weight: 700;
  color: #919191;
  font-size: 10px;
  letter-spacing: 0;
  line-height: normal;
  white-space: nowrap;
}
#mypage-purchase-detail .frame .review-count-wrap {
  gap: 3px;
  display: inline-flex;
  align-items: flex-start;
  position: relative;
  flex: 0 0 auto;
}
#mypage-purchase-detail .frame .review-count-ico {
  flex-direction: column;
  gap: 10px;
  padding: 2px;
  display: inline-flex;
  align-items: flex-start;
  position: relative;
  flex: 0 0 auto;
}
#mypage-purchase-detail .frame .vector {
  position: relative;
  width: 20px;
  height: 18px;
  margin-top: -4px;
  margin-bottom: -4px;
  margin-left: -4px;
  margin-right: -4px;
}
#mypage-purchase-detail .frame .review-count {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard-Regular", Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 12px;
  letter-spacing: 0;
  line-height: 12px;
  white-space: nowrap;
}
#mypage-purchase-detail .frame .view {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 9px;
  position: relative;
  flex: 0 0 auto;
}
#mypage-purchase-detail .frame .top {
  position: relative;
  width: 13px;
  height: 16px;
  aspect-ratio: 0.81;
}
#mypage-purchase-detail .frame .OBJECTS {
  position: relative;
  height: 100%;
  background-image: url(./img/vector-2.svg);
  background-size: 100% 100%;
}
#mypage-purchase-detail .frame .ellipse {
  position: absolute;
  width: 73.33%;
  height: 57.89%;
  top: 10.53%;
  left: 13.33%;
  border-radius: 4.77px/4.63px;
  border: 0.5px solid;
  border-color: #ffffff;
}
#mypage-purchase-detail .frame .star {
  position: absolute;
  width: 46.67%;
  height: 36.84%;
  top: 21.04%;
  left: 27.79%;
}
#mypage-purchase-detail .frame .img {
  position: relative;
  width: 15px;
  height: 15px;
}
#mypage-purchase-detail .frame .view-2 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 2px 4px;
  border-radius: 2px;
  border: 1px solid;
  border-color: #a947ff;
  position: relative;
  flex: 0 0 auto;
}
#mypage-purchase-detail .frame .text-wrapper-2 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard-Medium", Helvetica;
  font-weight: 500;
  color: #a947ff;
  font-size: 11px;
  letter-spacing: -0.5px;
  line-height: 11px;
  white-space: nowrap;
}
#mypage-purchase-detail .frame .line {
  position: relative;
  align-self: stretch;
  width: 100%;
  height: 1px;
  object-fit: cover;
}
#mypage-purchase-detail .frame .div-9 {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 20px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
#mypage-purchase-detail .frame .price {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  font-family: "Pretendard-Regular", Helvetica;
  font-weight: 400;
  color: #dcdcdc;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 14px;
  white-space: nowrap;
}
#mypage-purchase-detail .frame .price-2 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard-Bold", Helvetica;
  font-weight: 700;
  color: #ffffff;
  font-size: 22px;
  letter-spacing: 0;
  line-height: 22px;
  white-space: nowrap;
}
#mypage-purchase-detail .frame .div-10 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 20px;
  padding: 30px 40px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: #1d1d1d;
  border-radius: 12px;
}
#mypage-purchase-detail .frame .div-11 {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  position: relative;
  flex: 0 0 auto;
}
#mypage-purchase-detail .frame .thumb {
  position: relative;
  width: 40px;
  height: 40px;
  aspect-ratio: 1;
  background-image: url(./img/vector-4.svg);
  background-size: 100% 100%;
}
#mypage-purchase-detail .frame .vector-2 {
  position: absolute;
  width: 41.41%;
  height: 41.41%;
  top: 20.06%;
  left: 29.3%;
}
#mypage-purchase-detail .frame .vector-3 {
  position: absolute;
  width: 68.47%;
  height: 32.71%;
  top: 67.29%;
  left: 15.76%;
}
#mypage-purchase-detail .frame .div-wrapper-2 {
  display: flex;
  flex-direction: column;
  width: 276px;
  align-items: flex-start;
  justify-content: center;
  gap: 8px;
  position: relative;
}
#mypage-purchase-detail .frame .text-wrapper-3 {
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard-Bold", Helvetica;
  font-weight: 700;
  color: #ffffff;
  font-size: 20px;
  line-height: normal;
  white-space: nowrap;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  letter-spacing: -0.5px;
}
#mypage-purchase-detail .frame .div-wrapper-3 {
  display: flex;
  width: 150px;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 10px 0px;
  position: relative;
  background-color: #ffffff;
  border-radius: 6px;
}
#mypage-purchase-detail .frame .text-wrapper-4 {
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard-Bold", Helvetica;
  font-weight: 700;
  color: #333333;
  font-size: 16px;
  line-height: 16px;
  white-space: nowrap;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  letter-spacing: -0.5px;
}
#mypage-purchase-detail .frame .div-wrapper-4 {
  display: flex;
  width: 150px;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 10px 0px;
  position: relative;
  background-color: #8801ff;
  border-radius: 6px;
}
#mypage-purchase-detail .frame .text-wrapper-5 {
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard-Bold", Helvetica;
  font-weight: 700;
  color: #ffffff;
  font-size: 16px;
  line-height: 16px;
  white-space: nowrap;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  letter-spacing: -0.5px;
}
#mypage-purchase-detail .frame .view-3 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 0px 10px;
  align-self: stretch;
  width: 100%;
  position: relative;
  flex: 0 0 auto;
}
#mypage-purchase-detail .frame .div-12 {
  display: flex;
  align-items: center;
  gap: 20px;
  padding: 15px 0px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-color: rgba(255, 255, 255, 0.2);
}
#mypage-purchase-detail .frame .div-13 {
  display: flex;
  align-items: center;
  gap: 16px;
  position: relative;
  flex: 1;
  flex-grow: 1;
}
#mypage-purchase-detail .frame .text-wrapper-6 {
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard-Bold", Helvetica;
  font-weight: 700;
  color: #aaaaaa;
  font-size: 14px;
  line-height: 18.6px;
  white-space: nowrap;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  letter-spacing: -0.5px;
}
#mypage-purchase-detail .frame .text-wrapper-7 {
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard-Regular", Helvetica;
  font-weight: 400;
  color: #aaaaaa;
  font-size: 14px;
  line-height: 18.6px;
  white-space: nowrap;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  letter-spacing: -0.5px;
}
#mypage-purchase-detail .frame .text-wrapper-8 {
  width: 50px;
  margin-top: -1px;
  font-family: "Pretendard-Regular", Helvetica;
  font-weight: 400;
  color: #aaaaaa;
  font-size: 14px;
  text-align: center;
  line-height: 18.6px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  letter-spacing: -0.5px;
}
#mypage-purchase-detail .frame .text-wrapper-9 {
  width: 150px;
  margin-top: -1px;
  font-family: "Pretendard-Regular", Helvetica;
  font-weight: 400;
  color: #aaaaaa;
  font-size: 14px;
  text-align: right;
  line-height: 18.6px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  letter-spacing: -0.5px;
}
#mypage-purchase-detail .frame .div-14 {
  display: flex;
  align-items: center;
  gap: 20px;
  padding: 20px 0px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-color: rgba(255, 255, 255, 0.2);
}
#mypage-purchase-detail .frame .text-wrapper-10 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard-Bold", Helvetica;
  font-weight: 700;
  color: #dcdcdc;
  font-size: 18px;
  letter-spacing: -0.5px;
  line-height: 23.9px;
  white-space: nowrap;
}
#mypage-purchase-detail .frame .element {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard-Regular", Helvetica;
  font-weight: 400;
  color: #dcdcdc;
  font-size: 18px;
  letter-spacing: -0.5px;
  line-height: 23.9px;
  white-space: nowrap;
}
#mypage-purchase-detail .frame .text-wrapper-11 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  margin-top: -1px;
  font-family: "Pretendard-Medium", Helvetica;
  font-weight: 500;
  color: #dcdcdc;
  font-size: 18px;
  text-align: center;
  letter-spacing: -0.5px;
  line-height: 23.9px;
}
#mypage-purchase-detail .frame .text-wrapper-12 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 150px;
  margin-top: -1px;
  font-family: "Pretendard-Regular", Helvetica;
  font-weight: 400;
  color: #dcdcdc;
  font-size: 18px;
  text-align: right;
  letter-spacing: -0.5px;
  line-height: 23.9px;
}
#mypage-purchase-detail .frame .div-15 {
  display: flex;
  align-items: center;
  gap: 20px;
  padding: 20px 0px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-color: #dcdcdc;
}
#mypage-purchase-detail .frame .div-16 {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 22px;
  padding: 20px 0px 0px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
#mypage-purchase-detail .frame .text-wrapper-13 {
  width: fit-content;
  font-family: "Pretendard-Regular", Helvetica;
  font-weight: 400;
  color: #a947ff;
  font-size: 16px;
  line-height: 21.3px;
  white-space: nowrap;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  letter-spacing: -0.5px;
}
#mypage-purchase-detail .frame .text-wrapper-14 {
  width: 150px;
  margin-top: -1px;
  font-family: "Pretendard-Bold", Helvetica;
  font-weight: 700;
  color: #dcdcdc;
  font-size: 24px;
  text-align: right;
  line-height: 31.9px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  letter-spacing: -0.5px;
}
#mypage-purchase-detail .frame .div-17 {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
#mypage-purchase-detail .frame .div-wrapper-5 {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 10px 20px;
  position: relative;
  flex: 1;
  flex-grow: 1;
  border-radius: 6px;
  border: 1px solid;
  border-color: rgba(255, 255, 255, 0.5019607843);
}
#mypage-purchase-detail .frame .text-wrapper-15 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard-Regular", Helvetica;
  font-weight: 400;
  color: #999999;
  font-size: 16px;
  letter-spacing: -0.5px;
  line-height: 16px;
  white-space: nowrap;
}
#mypage-purchase-detail {
  /* Inject original CSS code here */
}
#mypage-purchase-detail .frame .div-wrapper {
  cursor: pointer;
}
#mypage-purchase-detail .frame .div-wrapper:hover {
  background-color: #6a6a6a;
}
#mypage-purchase-detail .frame .div-wrapper:focus {
  outline: 2px solid #4a90e2;
  outline-offset: 2px;
}
#mypage-purchase-detail .frame .div-wrapper-3,
#mypage-purchase-detail .frame .div-wrapper-4,
#mypage-purchase-detail .frame .div-wrapper-5 {
  cursor: pointer;
  transition: background-color 0.2s ease, transform 0.1s ease;
}
#mypage-purchase-detail .frame .div-wrapper-3:hover {
  background-color: #f0f0f0;
}
#mypage-purchase-detail .frame .div-wrapper-3:active {
  transform: scale(0.98);
}
#mypage-purchase-detail .frame .div-wrapper-4:hover {
  background-color: #7000d9;
}
#mypage-purchase-detail .frame .div-wrapper-4:active {
  transform: scale(0.98);
}
#mypage-purchase-detail .frame .div-wrapper-5:hover {
  background-color: #2a2a2a;
  border-color: #ffffff;
}
#mypage-purchase-detail .frame .div-wrapper-5:active {
  transform: scale(0.98);
}
#mypage-purchase-detail .frame .div-wrapper-3:focus,
#mypage-purchase-detail .frame .div-wrapper-4:focus,
#mypage-purchase-detail .frame .div-wrapper-5:focus {
  outline: 2px solid #4a90e2;
  outline-offset: 2px;
}
#mypage-purchase-detail .frame .line {
  border: none;
  background-color: transparent;
  margin: 0;
  padding: 0;
}

#mypage-review .frame {
  display: flex;
  flex-direction: column;
  width: 730px;
  align-items: flex-start;
  gap: 25px;
  position: relative;
}
#mypage-review .frame .div {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 20px;
  padding: 30px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: #1d1d1d;
  border-radius: 12px;
}
#mypage-review .frame .div-2 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
#mypage-review .frame .div-3 {
  display: flex;
  flex-direction: column;
  width: 670px;
  align-items: flex-start;
  gap: 10px;
  position: relative;
}
#mypage-review .frame .div-4 {
  display: flex;
  align-items: center;
  gap: 10px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
#mypage-review .frame .div-5 {
  display: inline-flex;
  align-items: center;
  gap: 5px;
  position: relative;
  flex: 0 0 auto;
}
#mypage-review .frame .box-title {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard-Regular", Helvetica;
  font-weight: 400;
  color: #a947ff;
  font-size: 14px;
  letter-spacing: -0.5px;
  line-height: 14px;
  white-space: nowrap;
}
#mypage-review .frame .layer {
  position: relative;
  width: 10px;
  height: 10px;
  background-image: url(./img/vector-2.svg);
  background-size: 100% 100%;
}
#mypage-review .frame .text-wrapper {
  width: fit-content;
  font-family: "Pretendard-Regular", Helvetica;
  font-weight: 400;
  color: #d2d2d2;
  font-size: 14px;
  line-height: 14px;
  white-space: nowrap;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: -1px;
  letter-spacing: -0.5px;
}
#mypage-review .frame .box-title-2 {
  width: fit-content;
  font-family: "Pretendard-Bold", Helvetica;
  font-weight: 700;
  color: #ffffff;
  font-size: 14px;
  line-height: 14px;
  white-space: nowrap;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: -1px;
  letter-spacing: -0.5px;
}
#mypage-review .frame .box-title-wrapper {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 3px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
#mypage-review .frame .p {
  align-self: stretch;
  font-family: "Pretendard-Bold", Helvetica;
  font-weight: 700;
  color: #ffffff;
  font-size: 18px;
  line-height: 23.9px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: -1px;
  letter-spacing: -0.5px;
}
#mypage-review .frame .div-wrapper {
  display: flex;
  width: 100px;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 10px 0px;
  position: relative;
  margin-left: -100px;
  background-color: #8801ff;
  border-radius: 6px;
}
#mypage-review .frame .text-wrapper-2 {
  font-family: "Pretendard-Bold", Helvetica;
  font-weight: 700;
  font-size: 16px;
  line-height: 16px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -1px;
  color: #ffffff;
  letter-spacing: -0.5px;
  white-space: nowrap;
}
#mypage-review .frame .div-6 {
  display: flex;
  flex-direction: column;
  width: 670px;
  align-items: flex-start;
  gap: 10px;
  position: relative;
  flex: 0 0 auto;
}
#mypage-review .frame .layer-2 {
  position: relative;
  width: 10px;
  height: 10px;
  background-image: url(./img/vector-3.svg);
  background-size: 100% 100%;
}
#mypage-review .frame .frame-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
  padding: 20px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: #000000;
  border-radius: 12px;
}
#mypage-review .frame .div-7 {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
#mypage-review .frame .div-8 {
  display: flex;
  flex-direction: column;
  width: 600px;
  align-items: flex-start;
  justify-content: center;
  gap: 10px;
  position: relative;
}
#mypage-review .frame .div-9 {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  position: relative;
  flex: 0 0 auto;
}
#mypage-review .frame .price {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard-Medium", Helvetica;
  font-weight: 500;
  color: transparent;
  font-size: 20px;
  letter-spacing: -0.5px;
  line-height: 28px;
  white-space: nowrap;
}
#mypage-review .frame .span {
  color: #8801ff;
  letter-spacing: -0.1px;
}
#mypage-review .frame .text-wrapper-3 {
  color: #d9d9d9;
  letter-spacing: -0.1px;
}
#mypage-review .frame .price-2 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  color: #999999;
  font-size: 14px;
  letter-spacing: -0.5px;
  line-height: 19.6px;
  white-space: nowrap;
  position: relative;
  font-family: "Pretendard-Regular", Helvetica;
  font-weight: 400;
}
#mypage-review .frame .price-3 {
  align-self: stretch;
  color: #dcdcdc;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 21.9px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  position: relative;
  font-family: "Pretendard-Regular", Helvetica;
  font-weight: 400;
}
#mypage-review .frame .polygon-wrapper {
  position: relative;
  width: 14px;
  height: 11px;
}
#mypage-review .frame .polygon {
  position: absolute;
  top: calc(50% - 3px);
  left: calc(50% - 5px);
  width: 10px;
  height: 8px;
}
#mypage-review .frame .layer-3 {
  position: relative;
  width: 10px;
  height: 10px;
  background-image: url(./img/vector-4.svg);
  background-size: 100% 100%;
}
#mypage-review .frame .price-4 {
  align-self: stretch;
  color: #dcdcdc;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 21.9px;
  position: relative;
  font-family: "Pretendard-Regular", Helvetica;
  font-weight: 400;
}
#mypage-review .frame .img {
  position: absolute;
  top: calc(50% - 5px);
  left: calc(50% - 5px);
  width: 10px;
  height: 8px;
}
#mypage-review .frame .layer-4 {
  position: relative;
  width: 10px;
  height: 10px;
  background-image: url(./img/vector.svg);
  background-size: 100% 100%;
}
#mypage-review .frame .layer-5 {
  position: relative;
  width: 10px;
  height: 10px;
  background-image: url(./img/vector-5.svg);
  background-size: 100% 100%;
}
#mypage-review .frame .div-10 {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1px;
  padding: 9px 0px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  border-radius: 4px;
  border: 1px solid;
  border-color: #5d5d5d;
}
#mypage-review .frame .text-wrapper-4 {
  font-family: "Pretendard-Regular", Helvetica;
  font-weight: 400;
  font-size: 14px;
  line-height: 14px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -1px;
  color: #ffffff;
  letter-spacing: -0.5px;
  white-space: nowrap;
}
#mypage-review .frame .vector-wrapper {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
  padding: 4px;
  position: relative;
  flex: 0 0 auto;
}
#mypage-review .frame .vector {
  position: relative;
  width: 9px;
  height: 5px;
  margin-top: -0.5px;
  margin-bottom: -0.5px;
  margin-left: -0.5px;
  margin-right: -0.5px;
}
#mypage-review {
  /* Original CSS code should be injected here */
}
#mypage-review .frame .div-wrapper {
  cursor: pointer;
  transition: background-color 0.2s ease;
}
#mypage-review .frame .div-wrapper:hover {
  background-color: #7001d9;
}
#mypage-review .frame .div-wrapper:active {
  background-color: #6a00cc;
}
#mypage-review .frame .polygon-wrapper {
  cursor: pointer;
  background: transparent;
  border: none;
  padding: 0;
  transition: opacity 0.2s ease;
}
#mypage-review .frame .polygon-wrapper:hover {
  opacity: 0.8;
}
#mypage-review .frame .polygon-wrapper:active {
  opacity: 0.6;
}
#mypage-review .frame .div-10 {
  cursor: pointer;
  transition: background-color 0.2s ease, border-color 0.2s ease;
}
#mypage-review .frame .div-10:hover {
  background-color: rgba(93, 93, 93, 0.1);
  border-color: #7d7d7d;
}
#mypage-review .frame .div-10:active {
  background-color: rgba(93, 93, 93, 0.2);
  border-color: #8d8d8d;
}

#mypage-coin .frame {
  position: relative;
  width: 730px;
  height: 807px;
  background-color: #1d1d1d;
  border-radius: 8px;
}
#mypage-coin .frame .div-wrapper {
  display: inline-flex;
  align-items: center;
  gap: 402px;
  position: absolute;
  top: 30px;
  left: 30px;
}
#mypage-coin .frame .text-wrapper {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard-Bold", Helvetica;
  font-weight: 700;
  color: #ffffff;
  font-size: 20px;
  letter-spacing: 0;
  line-height: 20px;
  white-space: nowrap;
}
#mypage-coin .frame .div {
  display: flex;
  width: 670px;
  align-items: center;
  justify-content: space-between;
  position: absolute;
  top: 70px;
  left: 30px;
}
#mypage-coin .frame .div-2 {
  display: inline-flex;
  align-items: flex-start;
  gap: 6px;
  position: relative;
  flex: 0 0 auto;
}
#mypage-coin .frame .div-wrapper-2 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 6px 10px;
  position: relative;
  flex: 0 0 auto;
  background-color: #ffffff;
  border-radius: 100px;
}
#mypage-coin .frame .text-wrapper-2 {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard-Bold", Helvetica;
  font-weight: 700;
  color: #2e2e2e;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 16px;
  white-space: nowrap;
}
#mypage-coin .frame .div-wrapper-3 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 6px 10px;
  position: relative;
  flex: 0 0 auto;
  background-color: #1d1d1d;
  border-radius: 100px;
  border: 1px solid;
  border-color: #ffffff;
}
#mypage-coin .frame .text-wrapper-3 {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard-Medium", Helvetica;
  font-weight: 500;
  color: #ffffff;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 16px;
  white-space: nowrap;
}
#mypage-coin .frame .div-3 {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  position: relative;
  flex: 0 0 auto;
}
#mypage-coin .frame .div-4 {
  display: inline-flex;
  align-items: center;
  gap: 5px;
  position: relative;
  flex: 0 0 auto;
}
#mypage-coin .frame .div-5 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 5px 12px;
  position: relative;
  flex: 0 0 auto;
  border-radius: 100px;
  border: 1px solid;
  border-color: #e6e6e6;
}
#mypage-coin .frame .free-icon-font {
  position: relative;
  width: 14px;
  height: 14px;
  background-image: url(./img/vector.svg);
  background-size: 100% 100%;
}
#mypage-coin .frame .text-wrapper-4 {
  position: relative;
  width: fit-content;
  font-family: "Pretendard-Medium", Helvetica;
  font-weight: 500;
  color: #ffffff;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 16px;
  white-space: nowrap;
}
#mypage-coin .frame .free-icon-font-2 {
  position: relative;
  width: 14px;
  height: 14px;
  background-image: url(./img/image.svg);
  background-size: 100% 100%;
}
#mypage-coin .frame .div-6 {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  position: relative;
  flex: 0 0 auto;
}
#mypage-coin .frame .free-icon-reset {
  position: relative;
  width: 18px;
  height: 18px;
}
#mypage-coin .frame .div-wrapper-4 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 6px 10px;
  position: relative;
  flex: 0 0 auto;
  background-color: #8801ff;
  border-radius: 4px;
}
#mypage-coin .frame .text-wrapper-5 {
  position: absolute;
  top: 160px;
  left: 30px;
  font-family: "Pretendard-Bold", Helvetica;
  font-weight: 700;
  color: #ffffff;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 16px;
  white-space: nowrap;
}
#mypage-coin .frame .text-wrapper-6 {
  position: absolute;
  top: 160px;
  left: 84px;
  font-family: "Pretendard-Bold", Helvetica;
  font-weight: 700;
  color: #ffffff;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 16px;
  white-space: nowrap;
}
#mypage-coin .frame .text-wrapper-7 {
  position: absolute;
  top: 160px;
  left: 543px;
  font-family: "Pretendard-Bold", Helvetica;
  font-weight: 700;
  color: #ffffff;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 16px;
  white-space: nowrap;
}
#mypage-coin .frame .text-wrapper-8 {
  position: absolute;
  top: 160px;
  left: 627px;
  font-family: "Pretendard-Bold", Helvetica;
  font-weight: 700;
  color: #ffffff;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 16px;
  white-space: nowrap;
}
#mypage-coin .frame .div-7 {
  display: flex;
  flex-direction: column;
  width: 730px;
  align-items: flex-start;
  position: absolute;
  top: 199px;
  left: 0;
}
#mypage-coin .frame .div-8 {
  display: flex;
  align-items: flex-start;
  gap: 22px;
  padding: 20px 30px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: #0e0e0e;
}
#mypage-coin .frame .div-9 {
  display: inline-flex;
  align-items: flex-start;
  gap: 27px;
  position: relative;
  flex: 0 0 auto;
}
#mypage-coin .frame .text-wrapper-9 {
  position: relative;
  width: 28px;
  margin-top: -1px;
  font-family: "Pretendard-Bold", Helvetica;
  font-weight: 700;
  color: #ffffff;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 16px;
}
#mypage-coin .frame .div-10 {
  display: flex;
  flex-direction: column;
  width: 350px;
  align-items: flex-start;
  gap: 10px;
  position: relative;
}
#mypage-coin .frame .div-11 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
#mypage-coin .frame .div-wrapper-5 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 4px 10px;
  position: relative;
  flex: 0 0 auto;
  background-color: #4c4c4c;
  border-radius: 100px;
}
#mypage-coin .frame .text-wrapper-10 {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard-Medium", Helvetica;
  font-weight: 500;
  color: #ffffff;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 14px;
  white-space: nowrap;
}
#mypage-coin .frame .text-wrapper-11 {
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Pretendard-Regular", Helvetica;
  font-weight: 400;
  color: #d2d2d2;
  font-size: 14px;
  letter-spacing: -0.5px;
  line-height: 14px;
  position: relative;
  width: fit-content;
  margin-top: -1px;
  white-space: nowrap;
}
#mypage-coin .frame .text-wrapper-12 {
  position: relative;
  align-self: stretch;
  font-family: "Pretendard-Bold", Helvetica;
  font-weight: 700;
  color: #ffffff;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 14px;
}
#mypage-coin .frame .box-title-wrapper {
  display: inline-flex;
  align-items: center;
  gap: 25px;
  position: relative;
  flex: 0 0 auto;
}
#mypage-coin .frame .div-12 {
  display: inline-flex;
  align-items: center;
  justify-content: flex-end;
  gap: 20px;
  position: relative;
  flex: 0 0 auto;
  margin-right: -2px;
}
#mypage-coin .frame .text-wrapper-13 {
  position: relative;
  width: 116px;
  margin-top: -1px;
  font-family: "Pretendard-Medium", Helvetica;
  font-weight: 500;
  color: #ffffff;
  font-size: 16px;
  text-align: right;
  letter-spacing: 0;
  line-height: 16px;
}
#mypage-coin .frame .text-wrapper-14 {
  position: relative;
  width: 109px;
  margin-top: -1px;
  font-family: "Pretendard-Medium", Helvetica;
  font-weight: 500;
  color: #ffffff;
  font-size: 16px;
  text-align: right;
  letter-spacing: 0;
  line-height: 16px;
}
#mypage-coin .frame .div-13 {
  display: flex;
  align-items: flex-start;
  gap: 20px;
  padding: 20px 30px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: #1d1d1d;
}
#mypage-coin .frame .div-wrapper-6 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 4px 10px;
  position: relative;
  flex: 0 0 auto;
  background-color: #8801ff;
  border-radius: 100px;
}
#mypage-coin .frame .div-14 {
  display: inline-flex;
  align-items: center;
  justify-content: flex-end;
  gap: 20px;
  position: relative;
  flex: 0 0 auto;
}
#mypage-coin .frame .text-wrapper-15 {
  position: relative;
  width: 116px;
  margin-top: -1px;
  font-family: "Pretendard-Medium", Helvetica;
  font-weight: 500;
  color: #a947ff;
  font-size: 16px;
  text-align: right;
  letter-spacing: 0;
  line-height: 16px;
}
#mypage-coin .frame .line {
  top: 198px;
  left: 0;
  width: 730px;
  height: 1px;
  position: absolute;
  object-fit: cover;
}
#mypage-coin .frame .img {
  top: 590px;
  left: 0;
  width: 730px;
  height: 1px;
  position: absolute;
  object-fit: cover;
}
#mypage-coin .frame .div-15 {
  display: flex;
  width: 670px;
  align-items: center;
  justify-content: center;
  gap: 1px;
  padding: 9px 0px;
  position: absolute;
  top: 731px;
  left: 30px;
  background-color: #e0e0e0;
  border-radius: 4px;
}
#mypage-coin .frame .text-wrapper-16 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard-Bold", Helvetica;
  font-weight: 700;
  color: #000000;
  font-size: 14px;
  letter-spacing: -0.5px;
  line-height: 14px;
  white-space: nowrap;
}
#mypage-coin .frame .vector-wrapper {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
  padding: 4px;
  position: relative;
  flex: 0 0 auto;
}
#mypage-coin .frame .vector {
  position: relative;
  width: 10px;
  height: 6px;
  margin-top: -1px;
  margin-bottom: -1px;
  margin-left: -1px;
  margin-right: -1px;
}
#mypage-coin .frame .line-2 {
  top: 199px;
  left: 71px;
  width: 1px;
  height: 502px;
  position: absolute;
  object-fit: cover;
}
#mypage-coin .frame .line-3 {
  top: 199px;
  left: 590px;
  width: 1px;
  height: 502px;
  position: absolute;
  object-fit: cover;
}
#mypage-coin .frame .line-4 {
  top: 199px;
  left: 457px;
  width: 1px;
  height: 502px;
  position: absolute;
  object-fit: cover;
}
#mypage-coin {
  /* Inject original CSS code here */
}
#mypage-coin .frame button {
  background: none;
  border: none;
  padding: 0;
  margin: 0;
  font: inherit;
  color: inherit;
  cursor: pointer;
}
#mypage-coin .frame .div-wrapper-2,
#mypage-coin .frame .div-wrapper-3,
#mypage-coin .frame .div-wrapper-4 {
  cursor: pointer;
  transition: opacity 0.2s ease;
}
#mypage-coin .frame .div-wrapper-2:hover,
#mypage-coin .frame .div-wrapper-3:hover,
#mypage-coin .frame .div-wrapper-4:hover {
  opacity: 0.9;
}
#mypage-coin .frame .div-wrapper-2:focus-visible,
#mypage-coin .frame .div-wrapper-3:focus-visible,
#mypage-coin .frame .div-wrapper-4:focus-visible {
  outline: 2px solid #8801ff;
  outline-offset: 2px;
}
#mypage-coin .frame .div-5 input[type=date] {
  background: transparent;
  border: none;
  color: #ffffff;
  font-family: "Pretendard-Medium", Helvetica;
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 16px;
  cursor: pointer;
  padding: 0;
  margin: 0;
  width: auto;
}
#mypage-coin .frame .div-5 input[type=date]::-webkit-calendar-picker-indicator {
  display: none;
}
#mypage-coin .frame .div-5 input[type=date]::-webkit-inner-spin-button,
#mypage-coin .frame .div-5 input[type=date]::-webkit-clear-button {
  display: none;
}
#mypage-coin .frame .div-5 input[type=date]:focus-visible {
  outline: 2px solid #8801ff;
  outline-offset: 2px;
  border-radius: 2px;
}
#mypage-coin .frame .div-6 button[type=reset] {
  background: transparent;
  border: none;
  padding: 0;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
}
#mypage-coin .frame .div-6 button[type=reset]:focus-visible {
  outline: 2px solid #8801ff;
  outline-offset: 2px;
  border-radius: 2px;
}
#mypage-coin .frame .div-15 {
  cursor: pointer;
  transition: background-color 0.2s ease;
}
#mypage-coin .frame .div-15:hover {
  background-color: #d0d0d0;
}
#mypage-coin .frame .div-15:focus-visible {
  outline: 2px solid #8801ff;
  outline-offset: 2px;
}
#mypage-coin .frame .div-wrapper-2[aria-pressed=true] {
  background-color: #ffffff;
}
#mypage-coin .frame .div-wrapper-2[aria-pressed=true] .text-wrapper-2 {
  color: #2e2e2e;
}
#mypage-coin .frame .div-wrapper-3[aria-pressed=false] {
  background-color: #1d1d1d;
  border: 1px solid #ffffff;
}
#mypage-coin .frame .div-wrapper-3[aria-pressed=false] .text-wrapper-3 {
  color: #ffffff;
}
#mypage-coin .frame .div-wrapper-3[aria-pressed=true] {
  background-color: #ffffff;
  border: 1px solid #ffffff;
}
#mypage-coin .frame .div-wrapper-3[aria-pressed=true] .text-wrapper-3 {
  color: #2e2e2e;
  font-family: "Pretendard-Bold", Helvetica;
  font-weight: 700;
}

#mypage-coin-purchase .box {
  width: 730px;
}
#mypage-coin-purchase .box .group {
  width: 730px;
  height: 692px;
  display: flex;
  flex-direction: column;
}
#mypage-coin-purchase .box .frame {
  display: flex;
  width: 730px;
  position: relative;
  flex-direction: column;
  align-items: flex-start;
  gap: 20px;
  padding: 30px;
  background-color: #1d1d1d;
  border-radius: 8px;
}
#mypage-coin-purchase .box .div {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
#mypage-coin-purchase .box .div-wrapper {
  display: inline-flex;
  align-items: center;
  gap: 402px;
  position: relative;
  flex: 0 0 auto;
}
#mypage-coin-purchase .box .text-wrapper {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard-Bold", Helvetica;
  font-weight: 700;
  color: #ffffff;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 18px;
  white-space: nowrap;
}
#mypage-coin-purchase .box .frame-wrapper {
  display: flex;
  align-items: center;
  gap: 54px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
#mypage-coin-purchase .box .frame-2 {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  position: relative;
  flex: 0 0 auto;
}
#mypage-coin-purchase .box .text-wrapper-2 {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard-Bold", Helvetica;
  font-weight: 700;
  color: #ffffff;
  font-size: 28px;
  letter-spacing: 0;
  line-height: 28px;
  white-space: nowrap;
}
#mypage-coin-purchase .box .text-wrapper-3 {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard-Regular", Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 24px;
  letter-spacing: 0;
  line-height: 24px;
  white-space: nowrap;
}
#mypage-coin-purchase .box .frame-3 {
  display: flex;
  width: 730px;
  height: 236px;
  position: relative;
  margin-top: 16px;
  flex-direction: column;
  align-items: flex-start;
  gap: 20px;
  padding: 30px;
  background-color: #1d1d1d;
  border-radius: 8px;
}
#mypage-coin-purchase .box .frame-4 {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
  position: relative;
  flex: 0 0 auto;
}
#mypage-coin-purchase .box .p {
  position: relative;
  width: fit-content;
  font-family: "Pretendard-Regular", Helvetica;
  font-weight: 400;
  color: #dcdcdc;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 21.9px;
  white-space: nowrap;
}
#mypage-coin-purchase .box .frame-5 {
  display: inline-flex;
  align-items: center;
  gap: 50px;
  padding: 10px 0px;
  position: relative;
  flex: 0 0 auto;
}
#mypage-coin-purchase .box .text-wrapper-4 {
  position: relative;
  width: fit-content;
  font-family: "Pretendard-Bold", Helvetica;
  font-weight: 700;
  color: #ffffff;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 16px;
  white-space: nowrap;
}
#mypage-coin-purchase .box .frame-6 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  position: relative;
  flex: 0 0 auto;
}
#mypage-coin-purchase .box .frame-7 {
  display: flex;
  width: 322px;
  align-items: center;
  justify-content: flex-end;
  gap: 20px;
  padding: 10px 20px;
  position: relative;
  background-color: #000000;
  border: 1px solid;
  border-color: #8801ff;
}
#mypage-coin-purchase .box .text-wrapper-5 {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard-Bold", Helvetica;
  font-weight: 700;
  color: #ffffff;
  font-size: 20px;
  letter-spacing: 0;
  line-height: 20px;
  white-space: nowrap;
}
#mypage-coin-purchase .box .text-wrapper-6 {
  position: relative;
  width: fit-content;
  font-family: "Pretendard-Regular", Helvetica;
  font-weight: 400;
  color: #999999;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 16px;
  white-space: nowrap;
}
#mypage-coin-purchase .box .frame-8 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 10px 15px;
  position: relative;
  align-self: stretch;
  flex: 0 0 auto;
  border: 1px solid;
  border-color: rgba(255, 255, 255, 0.5019607843);
}
#mypage-coin-purchase .box .text-wrapper-7 {
  position: relative;
  width: fit-content;
  font-family: "Pretendard-Regular", Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 14px;
  white-space: nowrap;
}
#mypage-coin-purchase .box .frame-9 {
  display: inline-flex;
  align-items: flex-start;
  gap: 5px;
  position: relative;
  flex: 0 0 auto;
}
#mypage-coin-purchase .box .frame-10 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 5px 12px;
  position: relative;
  flex: 0 0 auto;
  border-radius: 100px;
  border: 1px solid;
  border-color: rgba(255, 255, 255, 0.5019607843);
}
#mypage-coin-purchase .box .text-wrapper-8 {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard-Regular", Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 16px;
  white-space: nowrap;
}
#mypage-coin-purchase .box .frame-11 {
  display: flex;
  width: 730px;
  height: 290px;
  position: relative;
  margin-top: 36px;
  align-items: flex-start;
  gap: 16px;
}
#mypage-coin-purchase .box .frame-12 {
  display: flex;
  flex-direction: column;
  width: 399px;
  align-items: flex-start;
  gap: 20px;
  padding: 20px;
  position: relative;
  align-self: stretch;
  background-color: #1d1d1d;
  border-radius: 12px;
}
#mypage-coin-purchase .box .text-wrapper-9 {
  position: relative;
  align-self: stretch;
  margin-top: -1px;
  font-family: "Pretendard-Bold", Helvetica;
  font-weight: 700;
  color: #ffffff;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 18px;
}
#mypage-coin-purchase .box .frame-13 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
  padding: 0px 10px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
#mypage-coin-purchase .box .frame-14 {
  display: flex;
  align-items: center;
  gap: 16px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
#mypage-coin-purchase .box .frame-15 {
  display: flex;
  height: 60px;
  align-items: center;
  gap: 12px;
  padding: 15px;
  position: relative;
  flex: 1;
  flex-grow: 1;
  border-radius: 12px;
  border: 1px solid;
  border-color: rgba(255, 255, 255, 0.5019607843);
}
#mypage-coin-purchase .box .u-check-circle {
  position: relative;
  width: 24px;
  height: 24px;
}
#mypage-coin-purchase .box .text-wrapper-10 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  font-family: "Pretendard-Bold", Helvetica;
  font-weight: 700;
  color: #ffffff;
  font-size: 16px;
  letter-spacing: -0.5px;
  line-height: 21.3px;
  white-space: nowrap;
}
#mypage-coin-purchase .box .frame-16 {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  gap: 3px;
  position: relative;
  flex: 0 0 auto;
  margin-top: -0.5px;
  margin-bottom: -0.5px;
}
#mypage-coin-purchase .box .text-wrapper-11 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard-Bold", Helvetica;
  font-weight: 700;
  color: #ffffff;
  font-size: 16px;
  letter-spacing: -0.5px;
  line-height: 16px;
  white-space: nowrap;
}
#mypage-coin-purchase .box .text-wrapper-12 {
  position: relative;
  width: fit-content;
  font-family: "Pretendard-Regular", Helvetica;
  font-weight: 400;
  color: #999999;
  font-size: 12px;
  letter-spacing: -0.5px;
  line-height: 12px;
  white-space: nowrap;
}
#mypage-coin-purchase .box .frame-17 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 20px;
  padding: 20px;
  position: relative;
  flex: 1;
  align-self: stretch;
  flex-grow: 1;
  background-color: #1d1d1d;
  border-radius: 12px;
}
#mypage-coin-purchase .box .frame-18 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 20px;
  padding: 0px 10px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
#mypage-coin-purchase .box .frame-19 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
#mypage-coin-purchase .box .frame-20 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
#mypage-coin-purchase .box .text-wrapper-13 {
  position: relative;
  width: fit-content;
  font-family: "Pretendard-Bold", Helvetica;
  font-weight: 700;
  color: #ffffff;
  font-size: 16px;
  letter-spacing: -0.5px;
  line-height: 21.3px;
  white-space: nowrap;
}
#mypage-coin-purchase .box .frame-21 {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  position: relative;
  flex: 0 0 auto;
}
#mypage-coin-purchase .box .text-wrapper-14 {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard-Bold", Helvetica;
  font-weight: 700;
  color: #ffffff;
  font-size: 24px;
  letter-spacing: -1.25px;
  line-height: 31.9px;
  white-space: nowrap;
}
#mypage-coin-purchase .box .div-2 {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard-Regular", Helvetica;
  font-weight: 400;
  color: transparent;
  font-size: 14px;
  letter-spacing: -0.5px;
  line-height: 18.6px;
  white-space: nowrap;
}
#mypage-coin-purchase .box .span {
  color: #ffffff;
  letter-spacing: -0.07px;
  text-decoration: underline;
}
#mypage-coin-purchase .box .text-wrapper-15 {
  color: #999999;
  letter-spacing: -0.07px;
}
#mypage-coin-purchase .box .frame-22 {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 20px 0px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: #8801ff;
  border-radius: 6px;
}
#mypage-coin-purchase .box .text-wrapper-16 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard-Bold", Helvetica;
  font-weight: 700;
  color: #ffffff;
  font-size: 20px;
  letter-spacing: -0.5px;
  line-height: 20px;
  white-space: nowrap;
}
#mypage-coin-purchase {
  /* Inject original CSS code here */
}
#mypage-coin-purchase .visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}
#mypage-coin-purchase .box .frame-7 .text-wrapper-5 {
  background: transparent;
  border: none;
  outline: none;
  color: inherit;
  font: inherit;
  text-align: right;
  flex: 1;
}
#mypage-coin-purchase .box .frame-15 {
  cursor: pointer;
  transition: border-color 0.2s ease, background-color 0.2s ease;
}
#mypage-coin-purchase .box .frame-15:hover {
  border-color: #8801ff;
}
#mypage-coin-purchase .box .frame-15 input[type=radio]:checked ~ .u-check-circle {
  filter: brightness(0) saturate(100%) invert(27%) sepia(98%) saturate(6447%) hue-rotate(268deg) brightness(101%) contrast(109%);
}
#mypage-coin-purchase .box .frame-15 input[type=radio]:focus-visible ~ .u-check-circle {
  outline: 2px solid #4a90e2;
  outline-offset: 2px;
  border-radius: 50%;
}
#mypage-coin-purchase .box .frame-10 {
  cursor: pointer;
  background: transparent;
  transition: border-color 0.2s ease, background-color 0.2s ease;
}
#mypage-coin-purchase .box .frame-10:hover {
  border-color: #8801ff;
  background-color: rgba(136, 1, 255, 0.1);
}
#mypage-coin-purchase .box .frame-10:active {
  background-color: rgba(136, 1, 255, 0.2);
}
#mypage-coin-purchase .box .frame-8 {
  cursor: pointer;
  background: transparent;
  transition: border-color 0.2s ease, opacity 0.2s ease;
}
#mypage-coin-purchase .box .frame-8:hover {
  border-color: #ffffff;
  opacity: 0.8;
}
#mypage-coin-purchase .box .frame-22 {
  cursor: pointer;
  transition: background-color 0.2s ease, opacity 0.2s ease;
}
#mypage-coin-purchase .box .frame-22:hover {
  background-color: #7001d9;
}
#mypage-coin-purchase .box .frame-22:active {
  background-color: #6001c0;
}
#mypage-coin-purchase .box .frame-22:disabled {
  background-color: #4d4d4d;
  cursor: not-allowed;
  opacity: 0.5;
}
#mypage-coin-purchase .box .frame-9 label {
  cursor: pointer;
  display: inline-flex;
  align-items: flex-start;
  gap: 5px;
}
#mypage-coin-purchase .box .frame-9 input[type=checkbox]:checked ~ .u-check-circle {
  filter: brightness(0) saturate(100%) invert(27%) sepia(98%) saturate(6447%) hue-rotate(268deg) brightness(101%) contrast(109%);
}
#mypage-coin-purchase .box .frame-9 input[type=checkbox]:focus-visible ~ .u-check-circle {
  outline: 2px solid #4a90e2;
  outline-offset: 2px;
  border-radius: 50%;
}
#mypage-coin-purchase .box .frame-13 {
  border: none;
  padding: 0;
  margin: 0;
  padding: 0px 10px;
}
#mypage-coin-purchase .box .frame-13 legend {
  padding: 0;
}

#mypage-coin-refund .box {
  width: 730px;
}
#mypage-coin-refund .box .group {
  width: 730px;
  height: 862px;
  display: flex;
  flex-direction: column;
}
#mypage-coin-refund .box .frame {
  display: flex;
  width: 730px;
  position: relative;
  flex-direction: column;
  align-items: flex-start;
  gap: 20px;
  padding: 30px;
  background-color: #1d1d1d;
  border-radius: 8px;
}
#mypage-coin-refund .box .text-wrapper {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard-Bold", Helvetica;
  font-weight: 700;
  color: #ffffff;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 18px;
  white-space: nowrap;
}
#mypage-coin-refund .box .element {
  position: relative;
  width: fit-content;
  font-family: "Pretendard-Regular", Helvetica;
  font-weight: 400;
  color: #dcdcdc;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 21.9px;
}
#mypage-coin-refund .box .frame-wrapper {
  display: flex;
  width: 730px;
  height: 114px;
  position: relative;
  flex-direction: column;
  align-items: flex-start;
  gap: 20px;
  padding: 30px;
  background-color: #1d1d1d;
  border-radius: 8px;
}
#mypage-coin-refund .box .div {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
#mypage-coin-refund .box .div-wrapper {
  display: inline-flex;
  align-items: center;
  gap: 402px;
  position: relative;
  flex: 0 0 auto;
}
#mypage-coin-refund .box .frame-2 {
  display: flex;
  align-items: center;
  gap: 54px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
#mypage-coin-refund .box .frame-3 {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  position: relative;
  flex: 0 0 auto;
}
#mypage-coin-refund .box .text-wrapper-2 {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard-Bold", Helvetica;
  font-weight: 700;
  color: #ffffff;
  font-size: 28px;
  letter-spacing: 0;
  line-height: 28px;
  white-space: nowrap;
}
#mypage-coin-refund .box .text-wrapper-3 {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard-Regular", Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 24px;
  letter-spacing: 0;
  line-height: 24px;
  white-space: nowrap;
}
#mypage-coin-refund .box .frame-4 {
  display: flex;
  width: 730px;
  height: 552px;
  position: relative;
  flex-direction: column;
  align-items: flex-start;
  gap: 20px;
  padding: 30px;
  background-color: #1d1d1d;
  border-radius: 8px;
}
#mypage-coin-refund .box .line {
  width: 100%;
  height: 1px;
  position: relative;
  align-self: stretch;
  object-fit: cover;
}
#mypage-coin-refund .box .frame-5 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px 0px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
#mypage-coin-refund .box .text-wrapper-4 {
  position: relative;
  width: 85px;
  font-family: "Pretendard-Bold", Helvetica;
  font-weight: 700;
  color: #ffffff;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 16px;
}
#mypage-coin-refund .box .frame-6 {
  display: flex;
  width: 500px;
  align-items: center;
  justify-content: center;
  gap: 10px;
  position: relative;
}
#mypage-coin-refund .box .frame-7 {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 20px;
  padding: 10px 20px;
  position: relative;
  flex: 1;
  flex-grow: 1;
  background-color: #000000;
  border: 1px solid;
  border-color: #999999;
}
#mypage-coin-refund .box .text-wrapper-5 {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard-Bold", Helvetica;
  font-weight: 700;
  color: #ffffff;
  font-size: 20px;
  letter-spacing: 0;
  line-height: 20px;
  white-space: nowrap;
}
#mypage-coin-refund .box .text-wrapper-6 {
  position: relative;
  width: fit-content;
  font-family: "Pretendard-Regular", Helvetica;
  font-weight: 400;
  color: #999999;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 16px;
  white-space: nowrap;
}
#mypage-coin-refund .box .frame-8 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 10px 15px;
  position: relative;
  align-self: stretch;
  flex: 0 0 auto;
  border: 1px solid;
  border-color: rgba(255, 255, 255, 0.5019607843);
}
#mypage-coin-refund .box .text-wrapper-7 {
  position: relative;
  width: fit-content;
  font-family: "Pretendard-Regular", Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 14px;
  white-space: nowrap;
}
#mypage-coin-refund .box .frame-9 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 10px 15px;
  position: relative;
  align-self: stretch;
  flex: 0 0 auto;
  border: 1px solid;
  border-color: rgba(255, 255, 255, 0.2);
}
#mypage-coin-refund .box .frame-10 {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 10px 0px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
#mypage-coin-refund .box .text-wrapper-8 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 85px;
  height: 36px;
  margin-top: -1px;
  font-family: "Pretendard-Bold", Helvetica;
  font-weight: 700;
  color: #ffffff;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 16px;
}
#mypage-coin-refund .box .frame-11 {
  display: flex;
  flex-direction: column;
  width: 500px;
  align-items: flex-start;
  gap: 10px;
  position: relative;
}
#mypage-coin-refund .box .frame-12 {
  justify-content: center;
  display: flex;
  align-items: center;
  gap: 10px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
#mypage-coin-refund .box .frame-13 {
  display: flex;
  width: 134px;
  align-items: center;
  justify-content: space-between;
  padding: 10px 20px;
  position: relative;
  background-color: #000000;
  border: 1px solid;
  border-color: #999999;
}
#mypage-coin-refund .box .text-wrapper-9 {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard-Regular", Helvetica;
  font-weight: 400;
  color: #999999;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 16px;
  white-space: nowrap;
}
#mypage-coin-refund .box .polygon-wrapper {
  position: relative;
  width: 14px;
  height: 11px;
}
#mypage-coin-refund .box .polygon {
  position: absolute;
  top: calc(50% - 3px);
  left: calc(50% - 5px);
  width: 10px;
  height: 8px;
}
#mypage-coin-refund .box .frame-14 {
  display: flex;
  width: 100px;
  align-items: center;
  gap: 20px;
  padding: 10px 20px;
  position: relative;
  background-color: #000000;
  border: 1px solid;
  border-color: #999999;
}
#mypage-coin-refund .box .frame-15 {
  display: flex;
  align-items: center;
  gap: 20px;
  padding: 10px 20px;
  position: relative;
  flex: 1;
  flex-grow: 1;
  background-color: #000000;
  border: 1px solid;
  border-color: #999999;
}
#mypage-coin-refund .box .p {
  position: relative;
  width: fit-content;
  font-family: "Pretendard-Regular", Helvetica;
  font-weight: 400;
  color: #dcdcdc;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 19.2px;
}
#mypage-coin-refund .box .frame-16 {
  display: flex;
  align-items: flex-start;
  gap: 20px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
#mypage-coin-refund .box .frame-17 {
  display: flex;
  flex-direction: column;
  width: 319px;
  align-items: flex-start;
  gap: 20px;
  position: relative;
}
#mypage-coin-refund .box .div-2 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  align-self: stretch;
  height: 32px;
  margin-top: -1px;
  font-family: "Pretendard-Bold", Helvetica;
  font-weight: 400;
  color: transparent;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 16px;
}
#mypage-coin-refund .box .span {
  font-weight: 700;
  color: #ffffff;
}
#mypage-coin-refund .box .text-wrapper-10 {
  font-family: "Pretendard-Regular", Helvetica;
  color: #dcdcdc;
  line-height: 21.9px;
}
#mypage-coin-refund .box .frame-18 {
  display: inline-flex;
  align-items: flex-end;
  gap: 15px;
  position: relative;
  flex: 0 0 auto;
}
#mypage-coin-refund .box .image {
  position: relative;
  width: 250.54px;
  height: 90.5px;
  aspect-ratio: 2.77;
  object-fit: cover;
}
#mypage-coin-refund .box .fi-bs-rotate-right {
  position: relative;
  width: 18px;
  height: 18px;
}
#mypage-coin-refund .box .frame-19 {
  display: flex;
  align-items: center;
  gap: 10px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
#mypage-coin-refund .box .text-wrapper-11 {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard-Regular", Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 16px;
  white-space: nowrap;
}
#mypage-coin-refund .box .img {
  width: 1px;
  position: relative;
  align-self: stretch;
  object-fit: cover;
}
#mypage-coin-refund .box .frame-20 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 20px;
  padding: 0px 10px;
  position: relative;
  flex: 1;
  flex-grow: 1;
}
#mypage-coin-refund .box .frame-21 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
#mypage-coin-refund .box .frame-22 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
#mypage-coin-refund .box .text-wrapper-12 {
  position: relative;
  width: fit-content;
  font-family: "Pretendard-Bold", Helvetica;
  font-weight: 700;
  color: #ffffff;
  font-size: 16px;
  letter-spacing: -0.5px;
  line-height: 21.3px;
  white-space: nowrap;
}
#mypage-coin-refund .box .frame-23 {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  position: relative;
  flex: 0 0 auto;
}
#mypage-coin-refund .box .text-wrapper-13 {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard-Bold", Helvetica;
  font-weight: 700;
  color: #ffffff;
  font-size: 24px;
  letter-spacing: -1.25px;
  line-height: 31.9px;
  white-space: nowrap;
}
#mypage-coin-refund .box .frame-24 {
  display: inline-flex;
  align-items: flex-start;
  gap: 5px;
  position: relative;
  flex: 0 0 auto;
}
#mypage-coin-refund .box .u-check-circle {
  position: relative;
  width: 24px;
  height: 24px;
}
#mypage-coin-refund .box .div-3 {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard-Regular", Helvetica;
  font-weight: 400;
  color: transparent;
  font-size: 14px;
  letter-spacing: -0.5px;
  line-height: 18.6px;
  white-space: nowrap;
}
#mypage-coin-refund .box .text-wrapper-14 {
  color: #ffffff;
  letter-spacing: -0.07px;
  text-decoration: underline;
}
#mypage-coin-refund .box .text-wrapper-15 {
  color: #999999;
  letter-spacing: -0.07px;
}
#mypage-coin-refund .box .frame-25 {
  display: flex;
  align-items: flex-start;
  gap: 5px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
#mypage-coin-refund .box .text-wrapper-16 {
  position: relative;
  flex: 1;
  margin-top: -1px;
  font-family: "Pretendard-Regular", Helvetica;
  font-weight: 400;
  color: #cbcbcb;
  font-size: 12px;
  letter-spacing: -0.5px;
  line-height: 16px;
}
#mypage-coin-refund .box .element-2 {
  position: relative;
  align-self: stretch;
  font-family: "Pretendard-Regular", Helvetica;
  font-weight: 400;
  color: #cbcbcb;
  font-size: 12px;
  letter-spacing: -0.5px;
  line-height: 16px;
}
#mypage-coin-refund .box .text-wrapper-17 {
  letter-spacing: -0.06px;
}
#mypage-coin-refund .box .text-wrapper-18 {
  letter-spacing: -0.06px;
  text-decoration: underline;
}
#mypage-coin-refund .box .frame-26 {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 20px 0px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: #ffffff;
  border-radius: 6px;
}
#mypage-coin-refund .box .text-wrapper-19 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard-Bold", Helvetica;
  font-weight: 700;
  color: #4c4c4c;
  font-size: 16px;
  letter-spacing: -0.5px;
  line-height: 16px;
  white-space: nowrap;
}
#mypage-coin-refund {
  /* Inject original CSS code here */
}
#mypage-coin-refund .box .text-wrapper-5 {
  background: transparent;
  border: none;
  outline: none;
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  letter-spacing: inherit;
  line-height: inherit;
  text-align: right;
  flex: 1;
}
#mypage-coin-refund .box .frame-8,
#mypage-coin-refund .box .frame-9 {
  cursor: pointer;
  background: transparent;
  transition: opacity 0.2s ease;
}
#mypage-coin-refund .box .frame-8:hover,
#mypage-coin-refund .box .frame-9:hover {
  opacity: 0.8;
}
#mypage-coin-refund .box .frame-13 {
  position: relative;
}
#mypage-coin-refund .box .bank-select-input {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  cursor: pointer;
  border: none;
  background: transparent;
}
#mypage-coin-refund .box .frame-14 input,
#mypage-coin-refund .box .frame-15 input {
  width: 100%;
  background: transparent;
  border: none;
  outline: none;
  color: #999999;
  font-family: "Pretendard-Regular", Helvetica;
  font-weight: 400;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 16px;
}
#mypage-coin-refund .box .frame-14 input::placeholder,
#mypage-coin-refund .box .frame-15 input::placeholder {
  color: #999999;
}
#mypage-coin-refund .box .fi-bs-rotate-right-button {
  background: transparent;
  border: none;
  padding: 0;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 18px;
  height: 18px;
  transition: transform 0.3s ease;
}
#mypage-coin-refund .box .fi-bs-rotate-right-button:hover {
  transform: rotate(180deg);
}
#mypage-coin-refund .box .text-wrapper-11 {
  background: transparent;
  border: none;
  outline: none;
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  letter-spacing: inherit;
  line-height: inherit;
  flex: 1;
}
#mypage-coin-refund .box .img {
  background-color: #999999;
}
#mypage-coin-refund .box .u-check-circle-input {
  position: absolute;
  opacity: 0;
  width: 24px;
  height: 24px;
  cursor: pointer;
  z-index: 1;
}
#mypage-coin-refund .box .u-check-circle-label {
  position: relative;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
}
#mypage-coin-refund .box .frame-24 {
  position: relative;
}
#mypage-coin-refund .box .div-3 {
  cursor: pointer;
}
#mypage-coin-refund .box .text-wrapper-18 {
  color: #cbcbcb;
  cursor: pointer;
  transition: opacity 0.2s ease;
}
#mypage-coin-refund .box .text-wrapper-18:hover {
  opacity: 0.8;
}
#mypage-coin-refund .box .frame-26 {
  cursor: pointer;
  border: none;
  transition: opacity 0.2s ease;
}
#mypage-coin-refund .box .frame-26:hover {
  opacity: 0.9;
}
#mypage-coin-refund .box .line {
  border: none;
  background-color: #999999;
  margin: 0;
}

#mypage-notice-list .box {
  width: 730px;
}
#mypage-notice-list .box .group {
  width: 730px;
  display: flex;
  flex-direction: column;
  gap: 15px;
}
#mypage-notice-list .box .frame {
  display: flex;
  width: 730px;
  position: relative;
  flex-direction: column;
  align-items: flex-start;
  gap: 12px;
}
#mypage-notice-list .box .frame-wrapper {
  display: flex;
  align-items: flex-start;
  gap: 16px;
  padding: 10px 20px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: #1d1d1d;
  border-radius: 8px;
}
#mypage-notice-list .box .div {
  display: flex;
  align-items: center;
  gap: 16px;
  position: relative;
  flex: 1;
  flex-grow: 1;
}
#mypage-notice-list .box .div-wrapper {
  display: flex;
  width: 48px;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 0px 10px;
  position: relative;
  background-color: #8801ff;
  border-radius: 100px;
}
#mypage-notice-list .box .text-wrapper {
  font-family: "Pretendard-Bold", Helvetica;
  font-weight: 700;
  font-size: 16px;
  text-align: center;
  line-height: 24px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -1px;
  color: #ffffff;
  letter-spacing: -0.5px;
  white-space: nowrap;
}
#mypage-notice-list .box .frame-2 {
  display: flex;
  align-items: center;
  gap: 10px;
  position: relative;
  flex: 1;
  flex-grow: 1;
}
#mypage-notice-list .box .p {
  font-family: "Pretendard-Bold", Helvetica;
  font-weight: 700;
  font-size: 18px;
  line-height: 27px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -1px;
  color: #ffffff;
  letter-spacing: -0.5px;
  white-space: nowrap;
}
#mypage-notice-list .box .frame-3 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  position: relative;
  flex: 0 0 auto;
}
#mypage-notice-list .box .text-wrapper-2 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard-Regular", Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 16px;
  text-align: center;
  letter-spacing: -0.5px;
  line-height: 24px;
  white-space: nowrap;
}
#mypage-notice-list .box .frame-4 {
  display: flex;
  width: 549px;
  align-items: center;
  gap: 10px;
  position: relative;
}
#mypage-notice-list .box .text-wrapper-3 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 1;
  margin-top: -1px;
  font-family: "Pretendard-Bold", Helvetica;
  font-weight: 700;
  color: #ffffff;
  font-size: 18px;
  letter-spacing: -0.5px;
  line-height: 27px;
}
#mypage-notice-list .box .frame-5 {
  display: flex;
  width: 48px;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 2px 10px;
  position: relative;
  border-radius: 100px;
}
#mypage-notice-list .box .frame-6 {
  display: flex;
  width: 730px;
  height: 34px;
  position: relative;
  align-items: center;
  justify-content: center;
  gap: 1px;
  padding: 10px 0px;
  background-color: #1d1d1d;
  border-radius: 4px;
}
#mypage-notice-list .box .text-wrapper-4 {
  font-family: "Pretendard-Regular", Helvetica;
  font-weight: 400;
  font-size: 14px;
  line-height: 14px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -1px;
  color: #ffffff;
  letter-spacing: -0.5px;
  white-space: nowrap;
}
#mypage-notice-list .box .vector-wrapper {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
  padding: 4px;
  position: relative;
  flex: 0 0 auto;
}
#mypage-notice-list .box .vector {
  position: relative;
  width: 9px;
  height: 5px;
  margin-top: -0.5px;
  margin-bottom: -0.5px;
  margin-left: -0.5px;
  margin-right: -0.5px;
}
#mypage-notice-list {
  /* Inject original CSS code from globals.css and styleguide.css here */
}
#mypage-notice-list .box {
  width: 730px;
  height: 634px;
}
#mypage-notice-list .box .group {
  width: 730px;
  display: flex;
  flex-direction: column;
  gap: 15px;
}
#mypage-notice-list .box .frame {
  display: flex;
  width: 730px;
  position: relative;
  flex-direction: column;
  align-items: flex-start;
  gap: 12px;
  list-style: none;
  margin: 0;
  padding: 0;
}
#mypage-notice-list .box .frame-wrapper {
  display: flex;
  align-items: flex-start;
  gap: 16px;
  padding: 10px 20px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: #1d1d1d;
  border-radius: 8px;
}
#mypage-notice-list .box .div {
  display: flex;
  align-items: center;
  gap: 16px;
  position: relative;
  flex: 1;
  flex-grow: 1;
}
#mypage-notice-list .box .div-wrapper {
  display: flex;
  width: 48px;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 0px 10px;
  position: relative;
  background-color: #8801ff;
  border-radius: 100px;
}
#mypage-notice-list .box .text-wrapper {
  font-family: "Pretendard-Bold", Helvetica;
  font-weight: 700;
  font-size: 16px;
  text-align: center;
  line-height: 24px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -1px;
  color: #ffffff;
  letter-spacing: -0.5px;
  white-space: nowrap;
}
#mypage-notice-list .box .frame-2 {
  display: flex;
  align-items: center;
  gap: 10px;
  position: relative;
  flex: 1;
  flex-grow: 1;
}
#mypage-notice-list .box .p {
  font-family: "Pretendard-Bold", Helvetica;
  font-weight: 700;
  font-size: 18px;
  line-height: 27px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -1px;
  color: #ffffff;
  letter-spacing: -0.5px;
  white-space: nowrap;
}
#mypage-notice-list .box .frame-3 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  position: relative;
  flex: 0 0 auto;
}
#mypage-notice-list .box .text-wrapper-2 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard-Regular", Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 16px;
  text-align: center;
  letter-spacing: -0.5px;
  line-height: 24px;
  white-space: nowrap;
}
#mypage-notice-list .box .frame-4 {
  display: flex;
  width: 549px;
  align-items: center;
  gap: 10px;
  position: relative;
}
#mypage-notice-list .box .text-wrapper-3 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 1;
  margin-top: -1px;
  font-family: "Pretendard-Bold", Helvetica;
  font-weight: 700;
  color: #ffffff;
  font-size: 18px;
  letter-spacing: -0.5px;
  line-height: 27px;
}
#mypage-notice-list .box .frame-5 {
  display: flex;
  width: 48px;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 2px 10px;
  position: relative;
  border-radius: 100px;
}
#mypage-notice-list .box .frame-6 {
  display: flex;
  width: 730px;
  height: 34px;
  position: relative;
  align-items: center;
  justify-content: center;
  gap: 1px;
  padding: 10px 0px;
  background-color: #1d1d1d;
  border-radius: 4px;
  border: none;
  cursor: pointer;
  transition: background-color 0.2s ease;
}
#mypage-notice-list .box .frame-6:hover {
  background-color: #2a2a2a;
}
#mypage-notice-list .box .frame-6:focus {
  outline: 2px solid #8801ff;
  outline-offset: 2px;
}
#mypage-notice-list .box .text-wrapper-4 {
  font-family: "Pretendard-Regular", Helvetica;
  font-weight: 400;
  font-size: 14px;
  line-height: 14px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -1px;
  color: #ffffff;
  letter-spacing: -0.5px;
  white-space: nowrap;
}
#mypage-notice-list .box .vector-wrapper {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
  padding: 4px;
  position: relative;
  flex: 0 0 auto;
}
#mypage-notice-list .box .vector {
  position: relative;
  width: 9px;
  height: 5px;
  margin-top: -0.5px;
  margin-bottom: -0.5px;
  margin-left: -0.5px;
  margin-right: -0.5px;
}

#mypage-notice-detail .box {
  width: 730px;
}
#mypage-notice-detail .box .group {
  width: 730px;
  display: flex;
  flex-direction: column;
  gap: 16px;
}
#mypage-notice-detail .box .frame {
  display: flex;
  width: 730px;
  position: relative;
  align-items: flex-start;
  justify-content: space-around;
  gap: 16px;
  padding: 10px 20px;
  background-color: #1d1d1d;
  border-radius: 8px;
}
#mypage-notice-detail .box .div {
  display: flex;
  align-items: flex-start;
  gap: 16px;
  position: relative;
  flex: 1;
  flex-grow: 1;
}
#mypage-notice-detail .box .div-wrapper {
  display: flex;
  align-items: center;
  gap: 10px;
  position: relative;
  flex: 1;
  flex-grow: 1;
}
#mypage-notice-detail .box .text-wrapper {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 1;
  margin-top: -1px;
  font-family: "Pretendard-Bold", Helvetica;
  font-weight: 700;
  color: #ffffff;
  font-size: 18px;
  letter-spacing: -0.5px;
  line-height: 27px;
}
#mypage-notice-detail .box .frame-2 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  position: relative;
  flex: 0 0 auto;
}
#mypage-notice-detail .box .text-wrapper-2 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard-Regular", Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 16px;
  text-align: center;
  letter-spacing: -0.5px;
  line-height: 24px;
  white-space: nowrap;
}
#mypage-notice-detail .box .element-wrapper {
  display: flex;
  width: 730px;
  position: relative;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
  padding: 30px 20px;
  background-color: #ffffff;
  border-radius: 8px;
}
#mypage-notice-detail .box .element {
  align-self: stretch;
  color: #000000;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: -1px;
  font-family: "Pretendard-Medium", Helvetica;
  font-weight: 500;
  font-size: 16px;
  letter-spacing: -0.5px;
  line-height: 22.4px;
}
#mypage-notice-detail .box .frame-3 {
  display: inline-flex;
  width: 94px;
  position: relative;
  align-items: flex-start;
  gap: 16px;
  padding: 10px 20px;
  background-color: #1d1d1d;
  border-radius: 8px;
}
#mypage-notice-detail .box .text-wrapper-3 {
  width: fit-content;
  color: #ffffff;
  white-space: nowrap;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: -1px;
  font-family: "Pretendard-Medium", Helvetica;
  font-weight: 500;
  font-size: 16px;
  letter-spacing: -0.5px;
  line-height: 22.4px;
}
#mypage-notice-detail {
  /* Original CSS code should be injected here */
}
#mypage-notice-detail .box .text-wrapper-3 {
  cursor: pointer;
  transition: opacity 0.2s ease;
}
#mypage-notice-detail .box .text-wrapper-3:hover {
  opacity: 0.8;
}
#mypage-notice-detail .box .text-wrapper-3:focus {
  outline: 2px solid #4a90e2;
  outline-offset: 2px;
}
#mypage-notice-detail .box .text-wrapper-3:active {
  opacity: 0.6;
}

#mypage-faq .frame {
  flex-direction: column;
  width: 730px;
  align-items: flex-start;
  gap: 12px;
  display: flex;
  position: relative;
}
#mypage-faq .frame .frame-wrapper {
  align-items: flex-start;
  gap: 16px;
  padding: 10px 20px;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: #1d1d1d;
  border-radius: 8px;
  display: flex;
  position: relative;
}
#mypage-faq .frame .div {
  display: flex;
  align-items: center;
  gap: 16px;
  position: relative;
  flex: 1;
  flex-grow: 1;
}
#mypage-faq .frame .div-wrapper {
  display: flex;
  width: 48px;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 0px 10px;
  position: relative;
  border-radius: 100px;
  border: 1px solid;
  border-color: #ffffff;
}
#mypage-faq .frame .text-wrapper {
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard-Bold", Helvetica;
  font-weight: 700;
  color: #ffffff;
  font-size: 16px;
  text-align: center;
  letter-spacing: -0.5px;
  line-height: 24px;
  white-space: nowrap;
  display: flex;
  position: relative;
}
#mypage-faq .frame .div-wrapper-2 {
  display: flex;
  align-items: center;
  gap: 10px;
  position: relative;
  flex: 1;
  flex-grow: 1;
  margin-bottom: 0px;
}
#mypage-faq .frame .text-wrapper-2 {
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard-Bold", Helvetica;
  font-weight: 700;
  color: #ffffff;
  font-size: 18px;
  letter-spacing: -0.5px;
  line-height: 27px;
  white-space: nowrap;
  display: flex;
  position: relative;
}
#mypage-faq .frame .polygon-wrapper {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 5px;
  position: relative;
  flex: 0 0 auto;
}
#mypage-faq .frame .polygon {
  position: relative;
  width: 9.52px;
  height: 6px;
}
#mypage-faq .frame .div-2 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 11px;
  padding: 10px 20px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: #ffffff;
  border-radius: 8px;
  border: 1px solid;
  border-color: #5b1f90;
}
#mypage-faq .frame .div-3 {
  display: flex;
  align-items: center;
  gap: 16px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
#mypage-faq .frame .div-wrapper-3 {
  display: flex;
  width: 48px;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 0px 10px;
  position: relative;
  border-radius: 100px;
  border: 1px solid;
  border-color: #000000;
}
#mypage-faq .frame .text-wrapper-3 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard-Bold", Helvetica;
  font-weight: 700;
  color: #000000;
  font-size: 16px;
  text-align: center;
  letter-spacing: -0.5px;
  line-height: 24px;
  white-space: nowrap;
}
#mypage-faq .frame .text-wrapper-4 {
  width: fit-content;
  font-family: "Pretendard-Bold", Helvetica;
  font-weight: 700;
  color: #000000;
  font-size: 18px;
  line-height: 27px;
  white-space: nowrap;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: -1px;
  letter-spacing: -0.5px;
}
#mypage-faq .frame .img-wrapper {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 5px;
  position: relative;
  flex: 0 0 auto;
  transform: rotate(-180deg);
}
#mypage-faq .frame .img {
  position: relative;
  width: 9.52px;
  height: 6px;
  transform: rotate(180deg);
}
#mypage-faq .frame .div-wrapper-4 {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 10px 0px;
  position: relative;
  flex: 1;
  flex-grow: 1;
  border-top-width: 1px;
  border-top-style: solid;
  border-color: #3f3f3f;
}
#mypage-faq .frame .p {
  flex: 1;
  font-family: "Pretendard-Regular", Helvetica;
  font-weight: 400;
  color: #000000;
  font-size: 16px;
  line-height: 22.4px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: -1px;
  letter-spacing: -0.5px;
}
#mypage-faq .frame .div-4 {
  display: flex;
  width: 730px;
  align-items: center;
  justify-content: center;
  gap: 1px;
  padding: 10px 0px;
  position: relative;
  flex: 0 0 auto;
  background-color: #1d1d1d;
  border-radius: 4px;
}
#mypage-faq .frame .text-wrapper-5 {
  width: fit-content;
  font-family: "Pretendard-Regular", Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 14px;
  line-height: 14px;
  white-space: nowrap;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: -1px;
  letter-spacing: -0.5px;
}
#mypage-faq .frame .vector-wrapper {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
  padding: 4px;
  position: relative;
  flex: 0 0 auto;
}
#mypage-faq .frame .vector {
  position: relative;
  width: 9px;
  height: 5px;
  margin-top: -0.5px;
  margin-bottom: -0.5px;
  margin-left: -0.5px;
  margin-right: -0.5px;
}
#mypage-faq {
  /* Original CSS should be injected here */
}
#mypage-faq .frame {
  flex-direction: column;
  width: 730px;
  align-items: flex-start;
  gap: 12px;
  display: flex;
  position: relative;
}
#mypage-faq .frame .frame-wrapper {
  align-items: flex-start;
  gap: 16px;
  padding: 10px 20px;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: #1d1d1d;
  border-radius: 8px;
  display: flex;
  position: relative;
}
#mypage-faq .frame .div {
  display: flex;
  align-items: center;
  gap: 16px;
  position: relative;
  flex: 1;
  flex-grow: 1;
}
#mypage-faq .frame .div-summary {
  display: flex;
  align-items: center;
  gap: 16px;
  position: relative;
  flex: 1;
  flex-grow: 1;
  list-style: none;
  cursor: pointer;
}
#mypage-faq .frame .div-summary::-webkit-details-marker {
  display: none;
}
#mypage-faq .frame .div-wrapper {
  display: flex;
  width: 48px;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 0px 10px;
  position: relative;
  border-radius: 100px;
  border: 1px solid;
  border-color: #ffffff;
}
#mypage-faq .frame .text-wrapper {
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard-Bold", Helvetica;
  font-weight: 700;
  color: #ffffff;
  font-size: 16px;
  text-align: center;
  letter-spacing: -0.5px;
  line-height: 24px;
  white-space: nowrap;
  display: flex;
  position: relative;
}
#mypage-faq .frame .div-wrapper-2 {
  display: flex;
  align-items: center;
  gap: 10px;
  position: relative;
  flex: 1;
  flex-grow: 1;
}
#mypage-faq .frame .text-wrapper-2 {
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard-Bold", Helvetica;
  font-weight: 700;
  color: #ffffff;
  font-size: 18px;
  letter-spacing: -0.5px;
  line-height: 27px;
  white-space: nowrap;
  display: flex;
  position: relative;
}
#mypage-faq .frame .polygon-wrapper {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 5px;
  position: relative;
  flex: 0 0 auto;
}
#mypage-faq .frame .polygon {
  position: relative;
  width: 9.52px;
  height: 6px;
}
#mypage-faq .frame .div-2 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 11px;
  padding: 10px 20px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: #ffffff;
  border-radius: 8px;
  border: 1px solid;
  border-color: #5b1f90;
}
#mypage-faq .frame .div-3 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 11px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
#mypage-faq .frame .div-3 .div-summary {
  display: flex;
  align-items: center;
  gap: 16px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  list-style: none;
  cursor: pointer;
}
#mypage-faq .frame .div-3 .div-summary::-webkit-details-marker {
  display: none;
}
#mypage-faq .frame .div-wrapper-3 {
  display: flex;
  width: 48px;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 0px 10px;
  position: relative;
  border-radius: 100px;
  border: 1px solid;
  border-color: #000000;
}
#mypage-faq .frame .text-wrapper-3 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard-Bold", Helvetica;
  font-weight: 700;
  color: #000000;
  font-size: 16px;
  text-align: center;
  letter-spacing: -0.5px;
  line-height: 24px;
  white-space: nowrap;
}
#mypage-faq .frame .text-wrapper-4 {
  width: fit-content;
  font-family: "Pretendard-Bold", Helvetica;
  font-weight: 700;
  color: #000000;
  font-size: 18px;
  line-height: 27px;
  white-space: nowrap;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: -1px;
  letter-spacing: -0.5px;
}
#mypage-faq .frame .img-wrapper {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 5px;
  position: relative;
  flex: 0 0 auto;
  transform: rotate(-180deg);
}
#mypage-faq .frame .img {
  position: relative;
  width: 9.52px;
  height: 6px;
  transform: rotate(180deg);
}
#mypage-faq .frame .div-wrapper-4 {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 10px 0px;
  position: relative;
  flex: 1;
  flex-grow: 1;
  border-top-width: 1px;
  border-top-style: solid;
  border-color: #3f3f3f;
}
#mypage-faq .frame .p {
  flex: 1;
  font-family: "Pretendard-Regular", Helvetica;
  font-weight: 400;
  color: #000000;
  font-size: 16px;
  line-height: 22.4px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: -1px;
  letter-spacing: -0.5px;
}
#mypage-faq .frame .div-4 {
  display: flex;
  width: 730px;
  align-items: center;
  justify-content: center;
  gap: 1px;
  padding: 10px 0px;
  position: relative;
  flex: 0 0 auto;
  background-color: #1d1d1d;
  border-radius: 4px;
  border: none;
  cursor: pointer;
}
#mypage-faq .frame .div-4:hover {
  opacity: 0.9;
}
#mypage-faq .frame .div-4:focus {
  outline: 2px solid #4a90e2;
  outline-offset: 2px;
}
#mypage-faq .frame .text-wrapper-5 {
  width: fit-content;
  font-family: "Pretendard-Regular", Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 14px;
  line-height: 14px;
  white-space: nowrap;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: -1px;
  letter-spacing: -0.5px;
}
#mypage-faq .frame .vector-wrapper {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
  padding: 4px;
  position: relative;
  flex: 0 0 auto;
}
#mypage-faq .frame .vector {
  position: relative;
  width: 9px;
  height: 5px;
  margin-top: -0.5px;
  margin-bottom: -0.5px;
  margin-left: -0.5px;
  margin-right: -0.5px;
}

#mypage-inquiry .box {
  width: 730px;
}
#mypage-inquiry .box .group {
  width: 730px;
  display: flex;
  flex-direction: column;
  gap: 8px;
}
#mypage-inquiry .box .frame {
  display: flex;
  width: 730px;
  position: relative;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
  padding: 30px;
  background-color: #1d1d1d;
  border-radius: 8px;
  border: 1px solid;
  border-color: #373737;
}
#mypage-inquiry .box .text-wrapper {
  color: #ffffff;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 18px;
  position: relative;
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard-Bold", Helvetica;
  font-weight: 700;
  white-space: nowrap;
}
#mypage-inquiry .box .div {
  display: flex;
  align-items: center;
  gap: 20px;
  padding: 8px 16px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: #343434;
  border-radius: 6px;
  border: 1px solid;
  border-color: #aaaaaa;
}
#mypage-inquiry .box .text-wrapper-2 {
  font-family: "Pretendard-Bold", Helvetica;
  font-weight: 700;
  color: #ffffff;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 1;
  margin-top: -1px;
  font-size: 16px;
  letter-spacing: -0.5px;
  line-height: 24px;
}
#mypage-inquiry .box .polygon {
  position: relative;
  width: 6.06px;
  height: 3.75px;
}
#mypage-inquiry .box .div-wrapper {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  gap: 7px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
#mypage-inquiry .box .frame-2 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  flex: 1;
  flex-grow: 1;
}
#mypage-inquiry .box .text-wrapper-3 {
  font-family: "Pretendard-Regular", Helvetica;
  font-weight: 400;
  color: #aaaaaa;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 1;
  margin-top: -1px;
  font-size: 16px;
  letter-spacing: -0.5px;
  line-height: 24px;
}
#mypage-inquiry .box .frame-3 {
  display: flex;
  align-items: center;
  justify-content: space-around;
  gap: 20px;
  position: relative;
  flex: 1;
  flex-grow: 1;
}
#mypage-inquiry .box .frame-4 {
  display: flex;
  width: 730px;
  height: 259px;
  position: relative;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
  padding: 30px;
  background-color: #1d1d1d;
  border-radius: 8px;
  border: 1px solid;
  border-color: #373737;
}
#mypage-inquiry .box .frame-wrapper {
  display: flex;
  height: 171px;
  align-items: flex-start;
  gap: 20px;
  padding: 8px 16px;
  position: relative;
  align-self: stretch;
  width: 100%;
  background-color: #343434;
  border-radius: 6px;
  border: 1px solid;
  border-color: #aaaaaa;
}
#mypage-inquiry .box .frame-5 {
  display: flex;
  width: 730px;
  height: 158px;
  position: relative;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
  padding: 30px;
  background-color: #1d1d1d;
  border-radius: 8px;
  border: 1px solid;
  border-color: #373737;
}
#mypage-inquiry .box .frame-6 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 11px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
#mypage-inquiry .box .text-wrapper-4 {
  position: relative;
  width: fit-content;
  font-family: "Pretendard-Regular", Helvetica;
  font-weight: 400;
  color: #a1a1a1;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 19.2px;
  white-space: nowrap;
}
#mypage-inquiry .box .frame-7 {
  display: flex;
  align-items: flex-start;
  gap: 11px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
#mypage-inquiry .box .frame-8 {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 8px 16px;
  position: relative;
  flex: 1;
  flex-grow: 1;
  background-color: #ffffff;
  border-radius: 6px;
  border: 1px solid;
  border-color: #e5e5e5;
}
#mypage-inquiry .box .element {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard-Regular", Helvetica;
  font-weight: 400;
  color: #a5a5a5;
  font-size: 16px;
  text-align: center;
  letter-spacing: -0.5px;
  line-height: 24px;
  white-space: nowrap;
}
#mypage-inquiry .box .frame-9 {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: 8px 16px;
  position: relative;
  flex: 0 0 auto;
  background-color: #ffffff;
  border-radius: 6px;
  border: 1px solid;
  border-color: #e5e5e5;
}
#mypage-inquiry .box .text-wrapper-5 {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #1d1d1d;
  font-size: 16px;
  text-align: center;
  letter-spacing: -0.5px;
  line-height: 24px;
  position: relative;
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard-Bold", Helvetica;
  font-weight: 700;
  white-space: nowrap;
}
#mypage-inquiry .box .frame-10 {
  display: flex;
  width: 730px;
  height: 52px;
  position: relative;
  align-items: center;
  justify-content: space-around;
  gap: 10px;
  padding: 16px 0px;
  background-color: #8801ff;
  border-radius: 6px;
}
#mypage-inquiry .box .text-wrapper-6 {
  color: #ffffff;
  font-size: 20px;
  letter-spacing: -0.5px;
  line-height: 20px;
  position: relative;
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard-Bold", Helvetica;
  font-weight: 700;
  white-space: nowrap;
}
#mypage-inquiry {
  /* Inject original CSS code here */
}
#mypage-inquiry .box .text-wrapper-2 {
  font-family: "Pretendard-Bold", Helvetica;
  font-weight: 700;
  color: #ffffff;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 1;
  margin-top: -1px;
  font-size: 16px;
  letter-spacing: -0.5px;
  line-height: 24px;
  background: transparent;
  border: none;
  outline: none;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  width: 100%;
  cursor: pointer;
}
#mypage-inquiry .box .text-wrapper-3 {
  font-family: "Pretendard-Regular", Helvetica;
  font-weight: 400;
  color: #aaaaaa;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 1;
  margin-top: -1px;
  font-size: 16px;
  letter-spacing: -0.5px;
  line-height: 24px;
  background: transparent;
  border: none;
  outline: none;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  width: 100%;
  resize: none;
  padding: 0;
}
#mypage-inquiry .box .text-wrapper-3::placeholder {
  color: #aaaaaa;
}
#mypage-inquiry .box .text-wrapper-3:focus {
  color: #ffffff;
}
#mypage-inquiry .box select.text-wrapper-2,
#mypage-inquiry .box select.text-wrapper-3 {
  cursor: pointer;
}
#mypage-inquiry .box textarea.text-wrapper-3 {
  align-items: flex-start;
  justify-content: flex-start;
  text-align: left;
}
#mypage-inquiry .box .frame fieldset {
  border: none;
  padding: 0;
  margin: 0;
}
#mypage-inquiry .box .frame-4 fieldset {
  border: none;
  padding: 0;
  margin: 0;
}
#mypage-inquiry .box .frame-5 fieldset {
  border: none;
  padding: 0;
  margin: 0;
}
#mypage-inquiry .box legend {
  padding: 0;
}
#mypage-inquiry .box .frame-9 {
  cursor: pointer;
  position: relative;
}
#mypage-inquiry .box .frame-9 label {
  cursor: pointer;
}
#mypage-inquiry .box .frame-8 label {
  cursor: default;
}
#mypage-inquiry .box button.frame-10 {
  border: none;
  cursor: pointer;
  padding: 16px 0px;
}
#mypage-inquiry .box button.frame-10:hover {
  background-color: #7700dd;
}
#mypage-inquiry .box button.frame-10:active {
  background-color: #6600bb;
}
#mypage-inquiry .box button.frame-10:focus-visible {
  outline: 2px solid #ffffff;
  outline-offset: 2px;
}

#mypage-inquiry-list .frame {
  flex-direction: column;
  width: 731px;
  align-items: flex-start;
  gap: 10px;
  display: flex;
  position: relative;
}
#mypage-inquiry-list .frame .div {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 11px;
  padding: 20px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: #1d1d1d;
  border-radius: 8px;
}
#mypage-inquiry-list .frame .div-2 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 7px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
#mypage-inquiry-list .frame .div-3 {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
#mypage-inquiry-list .frame .div-wrapper {
  display: flex;
  width: 74px;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 0px 10px;
  position: relative;
  border-radius: 100px;
  border: 1px solid;
  border-color: #ffffff;
}
#mypage-inquiry-list .frame .text-wrapper {
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard-Bold", Helvetica;
  font-weight: 700;
  color: #ffffff;
  font-size: 14px;
  text-align: center;
  letter-spacing: -0.5px;
  line-height: 21px;
  white-space: nowrap;
  display: flex;
  position: relative;
}
#mypage-inquiry-list .frame .div-4 {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  position: relative;
  flex: 0 0 auto;
}
#mypage-inquiry-list .frame .div-wrapper-2 {
  display: flex;
  width: 48px;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 0px 10px;
  position: relative;
  border-radius: 100px;
  border: 1px solid;
  border-color: #ffffff;
}
#mypage-inquiry-list .frame .text-wrapper-2 {
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard-Regular", Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 14px;
  text-align: center;
  line-height: 21px;
  white-space: nowrap;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  letter-spacing: -0.5px;
}
#mypage-inquiry-list .frame .div-5 {
  display: flex;
  align-items: center;
  gap: 10px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
#mypage-inquiry-list .frame .div-6 {
  display: flex;
  align-items: center;
  gap: 16px;
  position: relative;
  flex: 1;
  flex-grow: 1;
}
#mypage-inquiry-list .frame .div-wrapper-3 {
  display: flex;
  align-items: center;
  gap: 10px;
  position: relative;
  flex: 1;
  flex-grow: 1;
}
#mypage-inquiry-list .frame .text-wrapper-3 {
  flex: 1;
  margin-top: -1px;
  font-family: "Pretendard-Bold", Helvetica;
  font-weight: 700;
  color: #ffffff;
  font-size: 18px;
  line-height: 27px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  letter-spacing: -0.5px;
}
#mypage-inquiry-list .frame .text-wrapper-4 {
  align-items: center;
  justify-content: center;
  width: fit-content;
  font-family: "Pretendard-Regular", Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 14px;
  text-align: center;
  letter-spacing: -0.5px;
  line-height: 21px;
  white-space: nowrap;
  display: flex;
  position: relative;
}
#mypage-inquiry-list .frame .polygon-wrapper {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 5px;
  position: relative;
  flex: 0 0 auto;
}
#mypage-inquiry-list .frame .polygon {
  position: relative;
  width: 9.52px;
  height: 6px;
}
#mypage-inquiry-list .frame .frame-wrapper {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  gap: 16px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  border-top-width: 1px;
  border-top-style: solid;
  border-color: #3f3f3f;
}
#mypage-inquiry-list .frame .div-wrapper-4 {
  border-color: #3f3f3f;
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 10px 0px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  border-top-width: 1px;
  border-top-style: solid;
}
#mypage-inquiry-list .frame .p {
  width: 690px;
  margin-top: -1px;
  font-family: "Pretendard-Regular", Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 16px;
  line-height: 22.4px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  letter-spacing: -0.5px;
}
#mypage-inquiry-list .frame .frame-wrapper-2 {
  display: flex;
  align-items: flex-start;
  gap: 4px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
#mypage-inquiry-list .frame .div-7 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 30px;
  padding: 20px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: #ffffff;
  border-radius: 8px;
  border: 1px solid;
  border-color: #5b1f90;
}
#mypage-inquiry-list .frame .div-8 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 11px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
#mypage-inquiry-list .frame .div-wrapper-5 {
  display: flex;
  width: 74px;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 0px 10px;
  position: relative;
  background-color: #ffffff;
  border-radius: 100px;
  border: 1px solid;
  border-color: #8801ff;
}
#mypage-inquiry-list .frame .text-wrapper-5 {
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard-Bold", Helvetica;
  font-weight: 700;
  color: #8801ff;
  font-size: 14px;
  text-align: center;
  line-height: 21px;
  white-space: nowrap;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  letter-spacing: -0.5px;
}
#mypage-inquiry-list .frame .text-wrapper-6 {
  flex: 1;
  margin-top: -1px;
  font-family: "Pretendard-Bold", Helvetica;
  font-weight: 700;
  color: #000000;
  font-size: 18px;
  line-height: 27px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  letter-spacing: -0.5px;
}
#mypage-inquiry-list .frame .text-wrapper-7 {
  color: #656565;
  text-align: center;
  line-height: 21px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  font-family: "Pretendard-Regular", Helvetica;
  font-weight: 400;
  font-size: 14px;
  letter-spacing: -0.5px;
  white-space: nowrap;
}
#mypage-inquiry-list .frame .img-wrapper {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 5px;
  position: relative;
  flex: 0 0 auto;
  transform: rotate(-180deg);
}
#mypage-inquiry-list .frame .img {
  position: relative;
  width: 9.52px;
  height: 6px;
  transform: rotate(180deg);
}
#mypage-inquiry-list .frame .frame-wrapper-3 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  border-top-width: 1px;
  border-top-style: solid;
  border-color: #3f3f3f;
}
#mypage-inquiry-list .frame .div-wrapper-6 {
  border-color: #cccccc;
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 10px 0px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  border-top-width: 1px;
  border-top-style: solid;
}
#mypage-inquiry-list .frame .text-wrapper-8 {
  width: 690px;
  margin-top: -1px;
  font-family: "Pretendard-Regular", Helvetica;
  font-weight: 400;
  color: #1d1d1d;
  font-size: 16px;
  line-height: 22.4px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  letter-spacing: -0.5px;
}
#mypage-inquiry-list .frame .div-9 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  gap: 11px;
  padding: 16px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: #f0f0f0;
  border-radius: 6px;
}
#mypage-inquiry-list .frame .div-10 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
#mypage-inquiry-list .frame .text-wrapper-9 {
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard-Bold", Helvetica;
  font-weight: 700;
  color: #000000;
  font-size: 18px;
  line-height: 25.2px;
  white-space: nowrap;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  letter-spacing: -0.5px;
}
#mypage-inquiry-list .frame .text-wrapper-10 {
  color: #727272;
  line-height: 19.6px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  font-family: "Pretendard-Regular", Helvetica;
  font-weight: 400;
  font-size: 14px;
  letter-spacing: -0.5px;
  white-space: nowrap;
}
#mypage-inquiry-list .frame .line {
  position: relative;
  align-self: stretch;
  width: 100%;
  height: 1px;
  object-fit: cover;
}
#mypage-inquiry-list .frame .text-wrapper-11 {
  align-self: stretch;
  font-family: "Pretendard-Regular", Helvetica;
  font-weight: 400;
  color: #1d1d1d;
  font-size: 18px;
  line-height: 25.2px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  letter-spacing: -0.5px;
}
#mypage-inquiry-list .frame .div-11 {
  display: flex;
  width: 730px;
  align-items: center;
  justify-content: center;
  gap: 1px;
  padding: 10px 0px;
  position: relative;
  flex: 0 0 auto;
  background-color: #1d1d1d;
  border-radius: 4px;
}
#mypage-inquiry-list .frame .text-wrapper-12 {
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard-Regular", Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 14px;
  line-height: 14px;
  white-space: nowrap;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  letter-spacing: -0.5px;
}
#mypage-inquiry-list .frame .vector-wrapper {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
  padding: 4px;
  position: relative;
  flex: 0 0 auto;
}
#mypage-inquiry-list .frame .vector {
  position: relative;
  width: 9px;
  height: 5px;
  margin-top: -0.5px;
  margin-bottom: -0.5px;
  margin-left: -0.5px;
  margin-right: -0.5px;
}
#mypage-inquiry-list {
  /* Original CSS code should be injected here */
}
#mypage-inquiry-list .frame .div-wrapper-2 {
  background: transparent;
  cursor: pointer;
  transition: background-color 0.2s ease, border-color 0.2s ease;
}
#mypage-inquiry-list .frame .div-wrapper-2:hover {
  background-color: rgba(255, 255, 255, 0.1);
  border-color: #ffffff;
}
#mypage-inquiry-list .frame .div-wrapper-2:active {
  background-color: rgba(255, 255, 255, 0.2);
}
#mypage-inquiry-list .frame .div-5 {
  background: transparent;
  border: none;
  cursor: pointer;
  padding: 0;
  text-align: left;
  transition: opacity 0.2s ease;
}
#mypage-inquiry-list .frame .div-5:hover {
  opacity: 0.8;
}
#mypage-inquiry-list .frame .div-5:active {
  opacity: 0.6;
}
#mypage-inquiry-list .frame .div-11 {
  background-color: #1d1d1d;
  border: none;
  cursor: pointer;
  transition: background-color 0.2s ease;
}
#mypage-inquiry-list .frame .div-11:hover {
  background-color: #2d2d2d;
}
#mypage-inquiry-list .frame .div-11:active {
  background-color: #0d0d0d;
}
#mypage-inquiry-list .frame .line {
  border: none;
  background-color: #cccccc;
  margin: 0;
}

#search {
  padding-top: 200px;
  padding-bottom: 100px;
  background: #141216;
}
@media (max-width: 640px) {
  #search {
    padding-top: 120px;
    padding-bottom: 60px;
  }
}
#search > div {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 1280px !important;
  min-width: 315px !important;
  box-sizing: border-box !important;
}
@media (min-width: 1280px) {
  #search > div {
    /*padding-left: $wPadding;
        padding-right: $wPadding;*/
  }
}
@media (max-width: 1280px) {
  #search > div {
    /*padding-left: $mPadding;
        padding-right: $mPadding;*/
  }
}
#search > div #search-logo {
  display: block;
  margin: 0 auto;
}
@media (max-width: 640px) {
  #search > div #search-logo {
    width: 150px;
    height: auto;
  }
}
#search > div #search-input {
  margin-top: 40px;
  position: relative;
  width: 640px;
  margin: 0 auto;
  margin-top: 40px;
}
#search > div #search-input input {
  border-radius: 31px;
  border: 1px solid #a947ff;
  background: #fff;
  box-shadow: 0 0 47.5px 0 #a947ff;
  height: 60px;
  width: 100%;
  padding: 8px 80px 8px 24px;
  outline: none;
}
#search > div #search-input input::placeholder {
  color: #000;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: -0.5px;
}
#search > div #search-input img {
  position: absolute;
  right: 24px;
  top: 50%;
  transform: translateY(-50%);
}
@media (max-width: 640px) {
  #search > div #search-input {
    margin-top: 20px;
  }
}
#search > div > h2 {
  margin-top: 100px;
  color: #fff;
  font-size: 28px;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: -0.5px;
}
@media (max-width: 640px) {
  #search > div > h2 {
    margin-top: 40px;
    font-size: 20px;
    padding: 0 20px;
  }
}
#search > div > h2 > span {
  color: #c579ff;
}
#search > div #search-category {
  margin-top: 60px;
}
@media (max-width: 640px) {
  #search > div #search-category {
    margin-top: 30px;
    padding: 0 20px;
  }
}
#search > div #search-category ul {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 16px;
}
@media (max-width: 640px) {
  #search > div #search-category ul {
    flex-wrap: wrap;
    gap: 8px;
  }
}
#search > div #search-category ul li a {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 5px;
  color: white;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: -0.5px;
  border-radius: 100px;
  border: 1px solid #fff;
  padding: 6px 16px;
}
@media (max-width: 640px) {
  #search > div #search-category ul li a {
    font-size: 14px;
    padding: 4px 12px;
  }
}
#search > div #search-category ul li a .count {
  border-radius: 100px;
  background: #e5e5e5;
  color: #2d2d2d;
  font-size: 12px;
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: -0.5px;
  padding: 0px 5px;
}
@media (max-width: 640px) {
  #search > div #search-category ul li a .count {
    font-size: 10px;
    padding: 0px 4px;
  }
}
#search > div #search-category ul li.active a {
  color: #fff;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: -0.5px;
  background: white;
}
@media (max-width: 640px) {
  #search > div #search-category ul li.active a {
    font-size: 14px;
  }
}
#search > div #search-category ul li.active a .count {
  border-radius: 100px;
  background: #000;
  color: #fff;
  font-size: 12px;
  font-weight: 500;
  line-height: 160%;
  letter-spacing: -0.5px;
  padding: 0px 5px;
}
@media (max-width: 640px) {
  #search > div #search-category ul li.active a .count {
    font-size: 10px;
  }
}
#search > div #search-list {
  margin-top: 100px;
}
@media (max-width: 640px) {
  #search > div #search-list {
    margin-top: 40px;
    padding: 0 20px;
  }
}
#search > div #search-list .list {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 16px;
}
#search > div #search-list .list li {
  width: 308px;
  height: 390px;
  border-radius: 8px;
  background: rgba(0, 0, 0, 0.7);
}
#search > div #search-list .list li section {
  height: 200px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
}
#search > div #search-list .list li section > span.ad {
  color: #fff;
  font-family: Pretendard;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%; /* 14.4px */
  letter-spacing: -0.5px;
  text-transform: uppercase;
  padding: 3px 5px;
  border-radius: 4px;
  background: rgba(0, 0, 0, 0.74);
  position: absolute;
}
#search > div #search-list .list li section > span.ad.top {
  top: 16px;
  left: 16px;
}
#search > div #search-list .list li section > span.ad.bottom {
  bottom: 16px;
  left: 16px;
}
#search > div #search-list .list li article {
  padding: 20px 16px;
}
#search > div #search-list .list li article h5 {
  color: #b8b8b8;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: -0.5px;
  margin-bottom: 6px;
}
#search > div #search-list .list li article h2 {
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: -0.5px;
  margin-bottom: 12px;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 1.33;
  display: -webkit-box;
}
#search > div #search-list .list li article .info {
  margin-top: 10px;
}
#search > div #search-list .list li article .info > .info-review {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
#search > div #search-list .list li article .info > .info-review > div:first-child {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px;
}
#search > div #search-list .list li article .info > .info-review > div:first-child p:first-child {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  gap: 8px;
}
#search > div #search-list .list li article .info > .info-review > div:first-child p:nth-child(2) {
  color: #929292;
  font-size: 10px;
  font-weight: 700;
}
#search > div #search-list .list li article .info > .info-review > div:first-child p:last-child {
  color: #fff;
  font-size: 12px;
  font-weight: 400;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 5px;
}
#search > div #search-list .list li article .info > .info-review > div:last-child {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 5px;
}
#search > div #search-list .list li article .info > .info-review > div:last-child p {
  border-radius: 2px;
  border: 1px solid #a947ff;
  color: #a947ff;
  font-size: 11px;
  font-weight: 500;
  letter-spacing: -0.5px;
  padding: 2px 4px;
}
#search > div #search-list .list li article .info > .info-profile {
  margin-top: 20px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 5px;
}
#search > div #search-list .list li article .info > .info-profile img {
  width: 18px;
  height: 18px;
  border-radius: 50%;
  object-fit: cover;
}
#search > div #search-list .list li article .info > .info-profile p {
  color: #b9b9b9;
  font-size: 12px;
  font-weight: 500;
  line-height: 146%; /* 17.52px */
}
#search > div #search-list .list li article .info > .info-price {
  margin-top: 6px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
#search > div #search-list .list li article .info > .info-price p {
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  line-height: 146%; /* 20.44px */
}
#search > div #search-list #search-list-more {
  margin-top: 50px;
  text-align: center;
}
#search > div #search-list #search-list-more .more {
  margin-top: 50px;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: -0.5px;
  padding: 16px 65px;
  border-radius: 6px;
  border: 1px solid #5d5d5d;
  background: #282828;
}
@media (max-width: 640px) {
  #search > div #search-list #search-list-more .more {
    font-size: 14px;
    padding: 12px 40px;
  }
}

#search-no {
  padding-top: 200px;
  padding-bottom: 100px;
  background: url(../images/bg_no_search.png) no-repeat center center;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
@media (max-width: 640px) {
  #search-no {
    padding-top: 120px;
    padding-bottom: 60px;
  }
}
#search-no > div {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 1280px !important;
  min-width: 315px !important;
  box-sizing: border-box !important;
}
@media (min-width: 1280px) {
  #search-no > div {
    /*padding-left: $wPadding;
        padding-right: $wPadding;*/
  }
}
@media (max-width: 1280px) {
  #search-no > div {
    /*padding-left: $mPadding;
        padding-right: $mPadding;*/
  }
}
#search-no > div #search-logo {
  display: block;
  margin: 0 auto;
}
@media (max-width: 640px) {
  #search-no > div #search-logo {
    width: 150px;
    height: auto;
  }
}
#search-no > div #search-input {
  margin-top: 40px;
  position: relative;
  width: 640px;
  margin: 0 auto;
  margin-top: 40px;
}
#search-no > div #search-input input {
  border-radius: 31px;
  border: 1px solid #a947ff;
  background: #fff;
  box-shadow: 0 0 47.5px 0 #a947ff;
  height: 60px;
  width: 100%;
  padding: 8px 80px 8px 24px;
  outline: none;
}
#search-no > div #search-input input::placeholder {
  color: #000;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: -0.5px;
}
#search-no > div #search-input img {
  position: absolute;
  right: 24px;
  top: 50%;
  transform: translateY(-50%);
}
@media (max-width: 640px) {
  #search-no > div #search-input {
    margin-top: 20px;
  }
}
#search-no > div > h2 {
  margin-top: 150px;
  color: #fff;
  font-size: 28px;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: -0.5px;
  text-align: center;
}
@media (max-width: 640px) {
  #search-no > div > h2 {
    margin-top: 60px;
    font-size: 20px;
    padding: 0 20px;
  }
}
#search-no > div > h2 > span {
  color: #c579ff;
}
#search-no > div > h4 {
  margin-top: 20px;
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  margin-top: 20px;
  text-align: center;
}
@media (max-width: 640px) {
  #search-no > div > h4 {
    font-size: 14px;
    padding: 0 20px;
  }
}
#search-no > div > hr {
  margin-top: 100px;
  border: 1px solid #4a4a4a;
}
@media (max-width: 640px) {
  #search-no > div > hr {
    margin-top: 40px;
  }
}
#search-no > div #search-no-list {
  margin-top: 60px;
}
@media (max-width: 640px) {
  #search-no > div #search-no-list {
    margin-top: 30px;
    padding: 0 20px;
  }
}
#search-no > div #search-no-list ul.list {
  margin-top: 40px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 16px;
}
#search-no > div #search-no-list ul.list li {
  width: 308px;
  height: 390px;
  border-radius: 8px;
  background: rgba(0, 0, 0, 0.7);
}
#search-no > div #search-no-list ul.list li section {
  height: 200px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
}
#search-no > div #search-no-list ul.list li section > span.ad {
  color: #fff;
  font-family: Pretendard;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%; /* 14.4px */
  letter-spacing: -0.5px;
  text-transform: uppercase;
  padding: 3px 5px;
  border-radius: 4px;
  background: rgba(0, 0, 0, 0.74);
  position: absolute;
}
#search-no > div #search-no-list ul.list li section > span.ad.top {
  top: 16px;
  left: 16px;
}
#search-no > div #search-no-list ul.list li section > span.ad.bottom {
  bottom: 16px;
  left: 16px;
}
#search-no > div #search-no-list ul.list li article {
  padding: 20px 16px;
}
#search-no > div #search-no-list ul.list li article h5 {
  color: #b8b8b8;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: -0.5px;
  margin-bottom: 6px;
}
#search-no > div #search-no-list ul.list li article h2 {
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: -0.5px;
  margin-bottom: 12px;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 1.33;
  display: -webkit-box;
}
#search-no > div #search-no-list ul.list li article .info {
  margin-top: 10px;
}
#search-no > div #search-no-list ul.list li article .info > .info-review {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
#search-no > div #search-no-list ul.list li article .info > .info-review > div:first-child {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px;
}
#search-no > div #search-no-list ul.list li article .info > .info-review > div:first-child p:first-child {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  gap: 8px;
}
#search-no > div #search-no-list ul.list li article .info > .info-review > div:first-child p:nth-child(2) {
  color: #929292;
  font-size: 10px;
  font-weight: 700;
}
#search-no > div #search-no-list ul.list li article .info > .info-review > div:first-child p:last-child {
  color: #fff;
  font-size: 12px;
  font-weight: 400;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 5px;
}
#search-no > div #search-no-list ul.list li article .info > .info-review > div:last-child {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 5px;
}
#search-no > div #search-no-list ul.list li article .info > .info-review > div:last-child p {
  border-radius: 2px;
  border: 1px solid #a947ff;
  color: #a947ff;
  font-size: 11px;
  font-weight: 500;
  letter-spacing: -0.5px;
  padding: 2px 4px;
}
#search-no > div #search-no-list ul.list li article .info > .info-profile {
  margin-top: 20px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 5px;
}
#search-no > div #search-no-list ul.list li article .info > .info-profile img {
  width: 18px;
  height: 18px;
  border-radius: 50%;
  object-fit: cover;
}
#search-no > div #search-no-list ul.list li article .info > .info-profile p {
  color: #b9b9b9;
  font-size: 12px;
  font-weight: 500;
  line-height: 146%; /* 17.52px */
}
#search-no > div #search-no-list ul.list li article .info > .info-price {
  margin-top: 6px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
#search-no > div #search-no-list ul.list li article .info > .info-price p {
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  line-height: 146%; /* 20.44px */
}
#search-no > div #search-no-list-header {
  margin-top: 60px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
@media (max-width: 640px) {
  #search-no > div #search-no-list-header {
    margin-top: 30px;
    flex-direction: column;
    align-items: flex-start;
    gap: 15px;
    padding: 0 20px;
  }
}
#search-no > div #search-no-list-header h2 {
  color: #fff;
  font-size: 36px;
  font-weight: 900;
  letter-spacing: -0.5px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}
@media (max-width: 640px) {
  #search-no > div #search-no-list-header h2 {
    font-size: 24px;
  }
}
#search-no > div #search-no-list-header h2 > span {
  font-size: 16px;
  font-weight: 700;
  letter-spacing: -0.5px;
  padding-left: 8px;
}
@media (max-width: 640px) {
  #search-no > div #search-no-list-header h2 > span {
    font-size: 12px;
  }
}
#search-no > div #search-no-list-header h2 > span.hot {
  color: #00fff2;
}
#search-no > div #search-no-list-header h2 > span.best {
  color: #a947ff;
}
#search-no > div #search-no-list-header .more {
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: -0.5px;
  border-radius: 4px;
  border: 1px solid #fff;
  background: rgba(255, 255, 255, 0.21);
  padding: 5px 10px;
}
@media (max-width: 640px) {
  #search-no > div #search-no-list-header .more {
    font-size: 14px;
  }
}

#category {
  padding-top: 200px;
  padding-bottom: 100px;
  background: #141216;
}
@media (max-width: 640px) {
  #category {
    padding-top: 120px;
    padding-bottom: 60px;
  }
}
#category > div {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 1280px !important;
  min-width: 315px !important;
  box-sizing: border-box !important;
}
@media (min-width: 1280px) {
  #category > div {
    /*padding-left: $wPadding;
        padding-right: $wPadding;*/
  }
}
@media (max-width: 1280px) {
  #category > div {
    /*padding-left: $mPadding;
        padding-right: $mPadding;*/
  }
}
#category > div #category-title-wrap img {
  display: block;
  margin: 0 auto;
}
@media (max-width: 640px) {
  #category > div #category-title-wrap img {
    width: 120px;
    height: auto;
  }
}
#category > div #category-title-wrap h2 {
  color: #fff;
  font-size: 74px;
  font-weight: 700;
  line-height: 140%;
  letter-spacing: -0.5px;
  margin-top: 10px;
  text-align: center;
}
@media (max-width: 640px) {
  #category > div #category-title-wrap h2 {
    font-size: 32px;
    margin-top: 20px;
  }
}
#category > div #category-title-wrap h4 {
  color: #fff;
  text-align: center;
  font-size: 39px;
  font-weight: 700;
  line-height: 140%;
  letter-spacing: -0.5px;
}
@media (max-width: 640px) {
  #category > div #category-title-wrap h4 {
    font-size: 20px;
  }
}
#category > div #category-list-wrap {
  margin-top: 100px;
}
@media (max-width: 640px) {
  #category > div #category-list-wrap {
    margin-top: 40px;
    padding: 0 20px;
  }
}
#category > div #category-list-wrap #category-list {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}
@media (max-width: 640px) {
  #category > div #category-list-wrap #category-list {
    flex-direction: column;
    gap: 15px;
  }
}
#category > div #category-list-wrap #category-list ul {
  width: calc(100% - 140px);
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 16px;
}
@media (max-width: 640px) {
  #category > div #category-list-wrap #category-list ul {
    width: 100%;
    gap: 8px;
  }
}
#category > div #category-list-wrap #category-list ul li {
  border-radius: 5px;
  border: 1px solid #323232;
  background: #090909;
}
@media (max-width: 640px) {
  #category > div #category-list-wrap #category-list ul li {
    flex: 1 1 calc(50% - 4px);
    min-width: calc(50% - 4px);
  }
}
#category > div #category-list-wrap #category-list ul li a {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 6px 10px;
  width: 180px;
  gap: 6px;
}
@media (max-width: 640px) {
  #category > div #category-list-wrap #category-list ul li a {
    width: 100%;
    padding: 8px 6px;
  }
}
#category > div #category-list-wrap #category-list ul li a img {
  width: 20px;
  height: 20px;
}
@media (max-width: 640px) {
  #category > div #category-list-wrap #category-list ul li a img {
    width: 16px;
    height: 16px;
  }
}
#category > div #category-list-wrap #category-list ul li a span {
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  line-height: 159%;
}
@media (max-width: 640px) {
  #category > div #category-list-wrap #category-list ul li a span {
    font-size: 12px;
  }
}
#category > div #category-list-wrap #category-list > #category-list-btn {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 5px;
  border: 1px solid #87499f;
  background: #661ba8;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  line-height: 159%;
  width: 90px;
  padding: 6px 12px;
}
@media (max-width: 640px) {
  #category > div #category-list-wrap #category-list > #category-list-btn {
    width: 100%;
    font-size: 14px;
  }
}
#category > div #category-sort-wrap {
  margin-top: 100px;
}
@media (max-width: 640px) {
  #category > div #category-sort-wrap {
    margin-top: 40px;
    padding: 0 20px;
  }
}
#category > div #category-sort-wrap h3 {
  color: #fff;
  font-size: 26px;
  font-weight: 700;
  line-height: 140%;
  letter-spacing: -0.5px;
}
@media (max-width: 640px) {
  #category > div #category-sort-wrap h3 {
    font-size: 20px;
  }
}
#category > div #category-sort-wrap #category-sort-list-wrap {
  margin-top: 20px;
}
#category > div #category-sort-wrap #category-sort-list-wrap ul {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 16px;
}
@media (max-width: 640px) {
  #category > div #category-sort-wrap #category-sort-list-wrap ul {
    flex-wrap: wrap;
    gap: 8px;
  }
}
#category > div #category-sort-wrap #category-sort-list-wrap ul li a {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 6px;
  padding: 6px 12px;
  border-radius: 100px;
  border: 1px solid #ddd;
  background: rgba(0, 0, 0, 0.4);
}
@media (max-width: 640px) {
  #category > div #category-sort-wrap #category-sort-list-wrap ul li a {
    padding: 4px 10px;
  }
}
#category > div #category-sort-wrap #category-sort-list-wrap ul li a > span {
  color: #ddd;
  font-size: 18px;
  font-weight: 500;
  line-height: 100%;
}
@media (max-width: 640px) {
  #category > div #category-sort-wrap #category-sort-list-wrap ul li a > span {
    font-size: 14px;
  }
}
#category > div #category-sort-wrap #category-sort-list-wrap ul li a > img {
  height: 18px;
  width: auto;
}
@media (max-width: 640px) {
  #category > div #category-sort-wrap #category-sort-list-wrap ul li a > img {
    height: 14px;
  }
}
#category > div #category-sort-wrap #category-sort-list-wrap ul li a > dd {
  border-radius: 2px;
  border: 1px solid #a947ff;
  padding: 2px 4px;
  color: #a947ff;
  font-size: 11px;
  font-weight: 500;
  line-height: 100%;
  letter-spacing: -0.5px;
}
@media (max-width: 640px) {
  #category > div #category-sort-wrap #category-sort-list-wrap ul li a > dd {
    font-size: 9px;
  }
}
#category > div #category-items-wrap {
  margin-top: 100px;
}
@media (max-width: 640px) {
  #category > div #category-items-wrap {
    margin-top: 40px;
    padding: 0 20px;
  }
}
#category > div #category-items-wrap #category-items ul.list {
  margin-top: 40px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 16px;
}
#category > div #category-items-wrap #category-items ul.list li {
  width: 308px;
  height: 390px;
  border-radius: 8px;
  background: rgba(0, 0, 0, 0.7);
}
#category > div #category-items-wrap #category-items ul.list li section {
  height: 200px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
}
#category > div #category-items-wrap #category-items ul.list li section > span.ad {
  color: #fff;
  font-family: Pretendard;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%; /* 14.4px */
  letter-spacing: -0.5px;
  text-transform: uppercase;
  padding: 3px 5px;
  border-radius: 4px;
  background: rgba(0, 0, 0, 0.74);
  position: absolute;
}
#category > div #category-items-wrap #category-items ul.list li section > span.ad.top {
  top: 16px;
  left: 16px;
}
#category > div #category-items-wrap #category-items ul.list li section > span.ad.bottom {
  bottom: 16px;
  left: 16px;
}
#category > div #category-items-wrap #category-items ul.list li article {
  padding: 20px 16px;
}
#category > div #category-items-wrap #category-items ul.list li article h5 {
  color: #b8b8b8;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: -0.5px;
  margin-bottom: 6px;
}
#category > div #category-items-wrap #category-items ul.list li article h2 {
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: -0.5px;
  margin-bottom: 12px;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 1.33;
  display: -webkit-box;
}
#category > div #category-items-wrap #category-items ul.list li article .info {
  margin-top: 10px;
}
#category > div #category-items-wrap #category-items ul.list li article .info > .info-review {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
#category > div #category-items-wrap #category-items ul.list li article .info > .info-review > div:first-child {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px;
}
#category > div #category-items-wrap #category-items ul.list li article .info > .info-review > div:first-child p:first-child {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  gap: 8px;
}
#category > div #category-items-wrap #category-items ul.list li article .info > .info-review > div:first-child p:nth-child(2) {
  color: #929292;
  font-size: 10px;
  font-weight: 700;
}
#category > div #category-items-wrap #category-items ul.list li article .info > .info-review > div:first-child p:last-child {
  color: #fff;
  font-size: 12px;
  font-weight: 400;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 5px;
}
#category > div #category-items-wrap #category-items ul.list li article .info > .info-review > div:last-child {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 5px;
}
#category > div #category-items-wrap #category-items ul.list li article .info > .info-review > div:last-child p {
  border-radius: 2px;
  border: 1px solid #a947ff;
  color: #a947ff;
  font-size: 11px;
  font-weight: 500;
  letter-spacing: -0.5px;
  padding: 2px 4px;
}
#category > div #category-items-wrap #category-items ul.list li article .info > .info-profile {
  margin-top: 20px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 5px;
}
#category > div #category-items-wrap #category-items ul.list li article .info > .info-profile img {
  width: 18px;
  height: 18px;
  border-radius: 50%;
  object-fit: cover;
}
#category > div #category-items-wrap #category-items ul.list li article .info > .info-profile p {
  color: #b9b9b9;
  font-size: 12px;
  font-weight: 500;
  line-height: 146%; /* 17.52px */
}
#category > div #category-items-wrap #category-items ul.list li article .info > .info-price {
  margin-top: 6px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
#category > div #category-items-wrap #category-items ul.list li article .info > .info-price p {
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  line-height: 146%; /* 20.44px */
}
#category > div #category-items-wrap #category-items #category-items-more {
  margin-top: 50px;
  text-align: center;
}
#category > div #category-items-wrap #category-items #category-items-more .more {
  margin-top: 50px;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: -0.5px;
  padding: 16px 65px;
  border-radius: 6px;
  border: 1px solid #5d5d5d;
  background: #282828;
}
@media (max-width: 640px) {
  #category > div #category-items-wrap #category-items #category-items-more .more {
    font-size: 14px;
    padding: 12px 40px;
  }
}

#item-detail {
  padding-top: 200px;
  padding-bottom: 100px;
  background: #141216;
}
@media (max-width: 640px) {
  #item-detail {
    padding-top: 120px;
    padding-bottom: 60px;
  }
}
#item-detail > div {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 1080px !important;
  min-width: 315px !important;
  box-sizing: border-box !important;
}
#item-detail > div {
  padding: 0 20px;
}
@media (max-width: 640px) {
  #item-detail > div #item-detail-title-wrap {
    padding: 0 10px;
  }
}
#item-detail > div #item-detail-title-wrap h5 {
  color: #b3b3b3;
  font-size: 20px;
  font-weight: 500;
  line-height: 133%;
  letter-spacing: -0.5px;
}
@media (max-width: 640px) {
  #item-detail > div #item-detail-title-wrap h5 {
    font-size: 14px;
  }
}
#item-detail > div #item-detail-title-wrap h2 {
  color: #fff;
  font-size: 32px;
  font-weight: 700;
  line-height: 133%;
  letter-spacing: -0.5px;
  margin-top: 10px;
}
@media (max-width: 640px) {
  #item-detail > div #item-detail-title-wrap h2 {
    font-size: 20px;
    margin-top: 8px;
  }
}
#item-detail > div #item-detail-content-wrap {
  margin-top: 100px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}
@media (max-width: 640px) {
  #item-detail > div #item-detail-content-wrap {
    margin-top: 40px;
    flex-direction: column;
  }
}
#item-detail > div #item-detail-content-wrap #item-detail-content {
  width: 700px;
}
@media (max-width: 640px) {
  #item-detail > div #item-detail-content-wrap #item-detail-content {
    width: 100%;
  }
}
#item-detail > div #item-detail-content-wrap #item-detail-content #item-detail-content-rating-wrap {
  margin-top: 30px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
#item-detail > div #item-detail-content-wrap #item-detail-content #item-detail-content-rating-wrap > div {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px;
}
#item-detail > div #item-detail-content-wrap #item-detail-content #item-detail-content-rating-wrap .star {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 4px;
}
#item-detail > div #item-detail-content-wrap #item-detail-content #item-detail-content-rating-wrap .star img {
  width: 20px;
  height: 20px;
}
#item-detail > div #item-detail-content-wrap #item-detail-content #item-detail-content-rating-wrap .star span {
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  line-height: 146%;
  margin-left: 10px;
}
#item-detail > div #item-detail-content-wrap #item-detail-content #item-detail-content-rating-wrap .star span.badge {
  margin-left: 10px;
  border-radius: 150px;
  background: rgba(255, 255, 255, 0.2);
  width: 28px;
  height: 28px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  line-height: 146%;
}
#item-detail > div #item-detail-content-wrap #item-detail-content #item-detail-content-profile-wrap {
  margin-top: 30px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 10px;
  padding: 20px;
  border-radius: 15px;
  background: #222;
}
@media (max-width: 640px) {
  #item-detail > div #item-detail-content-wrap #item-detail-content #item-detail-content-profile-wrap {
    flex-direction: column;
    padding: 15px;
    gap: 15px;
  }
}
#item-detail > div #item-detail-content-wrap #item-detail-content #item-detail-content-profile-wrap #item-detail-content-profile-image {
  width: 60px;
  height: 60px;
  border-radius: 100%;
}
@media (max-width: 640px) {
  #item-detail > div #item-detail-content-wrap #item-detail-content #item-detail-content-profile-wrap #item-detail-content-profile-image {
    width: 50px;
    height: 50px;
  }
}
#item-detail > div #item-detail-content-wrap #item-detail-content #item-detail-content-profile-wrap #item-detail-content-profile-info {
  padding-right: 20px;
}
@media (max-width: 640px) {
  #item-detail > div #item-detail-content-wrap #item-detail-content #item-detail-content-profile-wrap #item-detail-content-profile-info {
    padding-right: 0;
    width: 100%;
  }
}
#item-detail > div #item-detail-content-wrap #item-detail-content #item-detail-content-profile-wrap #item-detail-content-profile-info h3 {
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 15px;
}
@media (max-width: 640px) {
  #item-detail > div #item-detail-content-wrap #item-detail-content #item-detail-content-profile-wrap #item-detail-content-profile-info h3 {
    font-size: 16px;
    gap: 10px;
  }
}
#item-detail > div #item-detail-content-wrap #item-detail-content #item-detail-content-profile-wrap #item-detail-content-profile-info h3 > span {
  padding: 2px 6px;
  border-radius: 5px;
  background: rgba(1, 255, 139, 0.3);
  color: #fff;
  font-size: 11px;
  font-weight: 500;
  line-height: 140%;
  letter-spacing: -0.5px;
}
@media (max-width: 640px) {
  #item-detail > div #item-detail-content-wrap #item-detail-content #item-detail-content-profile-wrap #item-detail-content-profile-info h3 > span {
    font-size: 9px;
    padding: 2px 4px;
  }
}
#item-detail > div #item-detail-content-wrap #item-detail-content #item-detail-content-profile-wrap #item-detail-content-profile-info > p {
  color: rgba(255, 255, 255, 0.7);
  font-size: 14px;
  font-weight: 500;
  line-height: 140%;
  letter-spacing: -0.5px;
  margin-top: 10px;
}
@media (max-width: 640px) {
  #item-detail > div #item-detail-content-wrap #item-detail-content #item-detail-content-profile-wrap #item-detail-content-profile-info > p {
    font-size: 12px;
    margin-top: 8px;
  }
}
#item-detail > div #item-detail-content-wrap #item-detail-content #item-detail-content-profile-wrap #item-detail-content-profile-info > div {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px;
  margin-top: 10px;
}
@media (max-width: 640px) {
  #item-detail > div #item-detail-content-wrap #item-detail-content #item-detail-content-profile-wrap #item-detail-content-profile-info > div {
    flex-wrap: wrap;
    gap: 6px;
  }
}
#item-detail > div #item-detail-content-wrap #item-detail-content #item-detail-content-profile-wrap #item-detail-content-profile-info > div > p {
  color: rgba(255, 255, 255, 0.6);
  font-size: 12px;
  font-weight: 400;
  line-height: 140%;
  letter-spacing: -0.5px;
  border-radius: 6px;
  background: #3b3b3b;
  padding: 5px 10px;
}
@media (max-width: 640px) {
  #item-detail > div #item-detail-content-wrap #item-detail-content #item-detail-content-profile-wrap #item-detail-content-profile-info > div > p {
    font-size: 10px;
    padding: 4px 8px;
  }
}
#item-detail > div #item-detail-content-wrap #item-detail-content #item-detail-content-profile-wrap #item-detail-content-profile-info > div > p > span {
  color: #fff;
  font-size: 12px;
  font-weight: 400;
  line-height: 140%;
  letter-spacing: -0.5px;
}
@media (max-width: 640px) {
  #item-detail > div #item-detail-content-wrap #item-detail-content #item-detail-content-profile-wrap #item-detail-content-profile-info > div > p > span {
    font-size: 10px;
  }
}
#item-detail > div #item-detail-content-wrap #item-detail-content #item-detail-content-profile-wrap #item-detail-content-profile-button-wrap {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px;
  width: 150px;
  flex-shrink: 0;
}
@media (max-width: 640px) {
  #item-detail > div #item-detail-content-wrap #item-detail-content #item-detail-content-profile-wrap #item-detail-content-profile-button-wrap {
    width: 100%;
  }
}
#item-detail > div #item-detail-content-wrap #item-detail-content #item-detail-content-profile-wrap #item-detail-content-profile-button-wrap button {
  width: 100%;
  padding: 12px 0px;
  border-radius: 6px;
  background: #8801ff;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  line-height: 100%;
  letter-spacing: -0.5px;
}
@media (max-width: 640px) {
  #item-detail > div #item-detail-content-wrap #item-detail-content #item-detail-content-profile-wrap #item-detail-content-profile-button-wrap button {
    font-size: 12px;
    padding: 10px 0;
  }
}
#item-detail > div #item-detail-content-wrap #item-detail-content #item-detail-content-profile-wrap #item-detail-content-profile-button-wrap button.item-detail-content-profile-button-2 {
  background: #4c4c4c;
}
#item-detail > div #item-detail-content-wrap #item-detail-content #item-detail-content-profile-wrap #item-detail-content-profile-button-wrap > p {
  color: #c0c0c0;
  font-size: 12px;
  font-weight: 400;
  line-height: 140%;
  letter-spacing: -0.5px;
  text-align: center;
}
@media (max-width: 640px) {
  #item-detail > div #item-detail-content-wrap #item-detail-content #item-detail-content-profile-wrap #item-detail-content-profile-button-wrap > p {
    font-size: 10px;
  }
}
#item-detail > div #item-detail-content-wrap #item-detail-content #item-detail-content-profile-wrap #item-detail-content-profile-button-wrap > p > b {
  font-weight: 700;
}
#item-detail > div #item-detail-content-wrap #item-detail-content .item-detail-content-card {
  margin-top: 30px;
  padding: 30px 20px;
  border-radius: 15px;
  background: #fff;
}
#item-detail > div #item-detail-content-wrap #item-detail-content .item-detail-content-card h2 {
  color: #000;
  font-family: Pretendard;
  font-size: 20px;
  font-style: normal;
  font-weight: 800;
  line-height: 100%;
  letter-spacing: -0.5px;
  border-left: 4px solid #8801ff;
  margin-bottom: 40px;
  padding-left: 10px;
}
#item-detail > div #item-detail-content-wrap #item-detail-content .item-detail-content-card img {
  width: 100%;
  height: auto;
  margin-top: 20px;
  border-radius: 10px;
  object-fit: cover;
}
#item-detail > div #item-detail-content-wrap #item-detail-content .item-detail-content-card p {
  color: #333;
  font-size: 16px;
  font-weight: 400;
  line-height: 140%;
  letter-spacing: -0.5px;
}
#item-detail > div #item-detail-content-wrap #item-detail-content .item-detail-content-card #item-detail-content-review-list > div {
  padding-top: 20px;
  padding-bottom: 20px;
  border-top: 1px solid rgba(0, 0, 0, 0.2);
}
#item-detail > div #item-detail-content-wrap #item-detail-content .item-detail-content-card #item-detail-content-review-list > div > div.item-detail-content-review-reply-wrap {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 10px;
  margin-top: 15px;
}
#item-detail > div #item-detail-content-wrap #item-detail-content .item-detail-content-card #item-detail-content-review-list > div > div.item-detail-content-review-reply-wrap > img {
  width: 16px;
  height: 16px;
  margin-top: 0px;
  border-radius: 0px;
}
#item-detail > div #item-detail-content-wrap #item-detail-content .item-detail-content-card #item-detail-content-review-list > div > div.item-detail-content-review-reply-wrap > section {
  width: calc(100% - 30px);
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  padding: 15px;
}
#item-detail > div #item-detail-content-wrap #item-detail-content .item-detail-content-card #item-detail-content-review-list > div > div.item-detail-content-review-reply-wrap > section > p.item-detail-content-review-reply-content {
  color: #1e1e1e;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: -0.8px;
  margin-top: 15px;
}
#item-detail > div #item-detail-content-wrap #item-detail-content .item-detail-content-card #item-detail-content-review-list > div > div.item-detail-content-review-reply-wrap > section > div.item-detail-content-review-reply-info {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 15px;
}
#item-detail > div #item-detail-content-wrap #item-detail-content .item-detail-content-card #item-detail-content-review-list > div > div.item-detail-content-review-reply-wrap > section > div.item-detail-content-review-reply-info > p:first-child {
  color: #333;
  font-size: 12px;
  font-weight: 400;
  line-height: 140%;
  letter-spacing: -0.5px;
  border-radius: 100px;
  background: #d9d9d9;
  padding: 3px 10px;
}
#item-detail > div #item-detail-content-wrap #item-detail-content .item-detail-content-card #item-detail-content-review-list > div > div.item-detail-content-review-reply-wrap > section > div.item-detail-content-review-reply-info > p:nth-child(2) {
  color: #333;
  font-size: 14px;
  font-weight: 700;
  line-height: 140%;
  letter-spacing: -0.5px;
}
#item-detail > div #item-detail-content-wrap #item-detail-content .item-detail-content-card #item-detail-content-review-list > div > div.item-detail-content-review-reply-wrap > section > div.item-detail-content-review-reply-info > p:last-child {
  color: rgba(0, 0, 0, 0.5);
  font-size: 14px;
  font-weight: 400;
  line-height: 140%;
  letter-spacing: -0.5px;
}
#item-detail > div #item-detail-content-wrap #item-detail-content .item-detail-content-card #item-detail-content-review-list > div > div.item-detail-content-review-reply-write-wrap {
  margin-top: 15px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 10px;
}
#item-detail > div #item-detail-content-wrap #item-detail-content .item-detail-content-card #item-detail-content-review-list > div > div.item-detail-content-review-reply-write-wrap > img {
  width: 16px;
  height: 16px;
  margin-top: 0px;
  border-radius: 0px;
}
#item-detail > div #item-detail-content-wrap #item-detail-content .item-detail-content-card #item-detail-content-review-list > div > div.item-detail-content-review-reply-write-wrap > div.item-detail-content-review-reply-input-wrap {
  width: calc(100% - 30px);
  color: #1e1e1e;
  font-size: 16px;
  font-weight: 400;
  border-radius: 20px;
  border: 1px solid #a947ff;
  background: #f5f5f5;
  padding: 15px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}
#item-detail > div #item-detail-content-wrap #item-detail-content .item-detail-content-card #item-detail-content-review-list > div > div.item-detail-content-review-reply-write-wrap > div.item-detail-content-review-reply-input-wrap > textarea {
  width: 100%;
  height: 100px;
  border-radius: 6px;
  padding: 10px;
  outline: none;
  border: none;
}
#item-detail > div #item-detail-content-wrap #item-detail-content .item-detail-content-card #item-detail-content-review-list > div > div.item-detail-content-review-reply-write-wrap > div.item-detail-content-review-reply-input-wrap > div {
  width: 40px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 5px;
}
#item-detail > div #item-detail-content-wrap #item-detail-content .item-detail-content-card #item-detail-content-review-list > div > div.item-detail-content-review-reply-write-wrap > div.item-detail-content-review-reply-input-wrap > div > button {
  width: 100%;
  padding: 5px;
  border-radius: 100px;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
}
#item-detail > div #item-detail-content-wrap #item-detail-content .item-detail-content-card #item-detail-content-review-list > div > div.item-detail-content-review-reply-write-wrap > div.item-detail-content-review-reply-input-wrap > div > button:first-child {
  background: #8801ff;
}
#item-detail > div #item-detail-content-wrap #item-detail-content .item-detail-content-card #item-detail-content-review-list > div > div.item-detail-content-review-reply-write-wrap > div.item-detail-content-review-reply-input-wrap > div > button:last-child {
  color: #929292;
  background: #d9d9d9;
}
#item-detail > div #item-detail-content-wrap #item-detail-content .item-detail-content-card #item-detail-content-review-list > div > p.item-detail-content-review-content {
  color: #1e1e1e;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: -0.8px;
  margin-top: 15px;
}
#item-detail > div #item-detail-content-wrap #item-detail-content .item-detail-content-card #item-detail-content-review-list > div > section.item-detail-content-review-list-title {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
#item-detail > div #item-detail-content-wrap #item-detail-content .item-detail-content-card #item-detail-content-review-list > div > section.item-detail-content-review-list-title > div:first-child {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px;
}
#item-detail > div #item-detail-content-wrap #item-detail-content .item-detail-content-card #item-detail-content-review-list > div > section.item-detail-content-review-list-title > div:first-child > p > img {
  margin-top: 0px;
}
#item-detail > div #item-detail-content-wrap #item-detail-content .item-detail-content-card #item-detail-content-review-list > div > section.item-detail-content-review-list-title > div:first-child > p {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 15px;
}
#item-detail > div #item-detail-content-wrap #item-detail-content .item-detail-content-card #item-detail-content-review-list > div > section.item-detail-content-review-list-title > div:first-child > p.star {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 4px;
}
#item-detail > div #item-detail-content-wrap #item-detail-content .item-detail-content-card #item-detail-content-review-list > div > section.item-detail-content-review-list-title > div:first-child > p.name {
  color: #333;
  font-size: 14px;
  font-weight: 700;
  line-height: 140%;
  letter-spacing: -0.5px;
}
#item-detail > div #item-detail-content-wrap #item-detail-content .item-detail-content-card #item-detail-content-review-list > div > section.item-detail-content-review-list-title > div:first-child > p.time {
  color: rgba(0, 0, 0, 0.5);
  font-size: 14px;
  font-weight: 400;
  line-height: 140%;
  letter-spacing: -0.5px;
}
#item-detail > div #item-detail-content-wrap #item-detail-content .item-detail-content-card #item-detail-content-review-list > div > section.item-detail-content-review-list-title > div:last-child {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 18px;
}
#item-detail > div #item-detail-content-wrap #item-detail-content .item-detail-content-card #item-detail-content-review-list > div > section.item-detail-content-review-list-title > div:last-child button {
  color: #999;
  font-size: 13px;
  font-weight: 500;
  line-height: 100%;
  letter-spacing: -0.5px;
}
#item-detail > div #item-detail-content-wrap #item-detail-content .item-detail-content-card #item-detail-content-review-list > div > section.item-detail-content-review-list-title > div:last-child button.item-detail-content-review-reply-button {
  color: #8801ff;
}
#item-detail > div #item-detail-content-wrap #item-detail-content .item-detail-content-card #item-detail-content-review-title {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 20px;
}
#item-detail > div #item-detail-content-wrap #item-detail-content .item-detail-content-card #item-detail-content-review-title > h2 {
  margin-bottom: 0px;
}
#item-detail > div #item-detail-content-wrap #item-detail-content .item-detail-content-card #item-detail-content-review-title ul {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px;
}
#item-detail > div #item-detail-content-wrap #item-detail-content .item-detail-content-card #item-detail-content-review-title ul li.active a {
  color: #000;
}
#item-detail > div #item-detail-content-wrap #item-detail-content .item-detail-content-card #item-detail-content-review-title ul li a {
  color: #999;
  font-family: Pretendard;
  font-size: 12px;
  font-weight: 400;
  line-height: 140%;
  letter-spacing: -0.5px;
}
#item-detail > div #item-detail-content-wrap #item-detail-content .item-detail-content-card .item-detail-content-price-button {
  margin-top: 24px;
  width: 100%;
  padding: 12px;
  border-radius: 6px;
  background: #8801ff;
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  line-height: 100%;
  letter-spacing: -0.5px;
}
#item-detail > div #item-detail-content-wrap #item-detail-content .item-detail-content-card .item-detail-content-price-wrap dl {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 24px;
}
#item-detail > div #item-detail-content-wrap #item-detail-content .item-detail-content-card .item-detail-content-price-wrap dl dt {
  color: #333;
  font-size: 16px;
  font-weight: 600;
  line-height: 100%;
  letter-spacing: -0.5px;
}
#item-detail > div #item-detail-content-wrap #item-detail-content .item-detail-content-card .item-detail-content-price-wrap dl dd {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 20px;
}
#item-detail > div #item-detail-content-wrap #item-detail-content .item-detail-content-card .item-detail-content-price-wrap dl dd > span {
  color: #333;
  font-size: 16px;
  font-weight: 600;
  line-height: 100%;
  letter-spacing: -0.5px;
}
#item-detail > div #item-detail-content-wrap #item-detail-content .item-detail-content-card .item-detail-content-price-wrap dl dd > div {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 5px;
}
#item-detail > div #item-detail-content-wrap #item-detail-content .item-detail-content-card .item-detail-content-price-wrap dl dd > div button {
  width: 24px;
  height: 24px;
  border-radius: 2px;
  background: #ebebeb;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
#item-detail > div #item-detail-content-wrap #item-detail-content .item-detail-content-card .item-detail-content-price-wrap dl dd > div button img {
  width: 8px;
  height: auto;
  margin-top: 0px;
  border-radius: 0px;
}
#item-detail > div #item-detail-content-wrap #item-detail-content .item-detail-content-card .item-detail-content-price-wrap dl dd > div > span {
  color: #333;
  font-size: 16px;
  font-weight: 600;
  line-height: 100%;
  letter-spacing: -0.5px;
  width: 24px;
  height: 24px;
  border-radius: 2px;
  border: 1px solid #ddd;
  text-align: center;
  line-height: 24px;
}
#item-detail > div #item-detail-content-wrap #item-detail-float-wrap {
  width: 340px;
  position: sticky;
  top: 300px;
  border-radius: 12px;
  background: #222;
  padding: 30px 24px;
}
@media (max-width: 640px) {
  #item-detail > div #item-detail-content-wrap #item-detail-float-wrap {
    width: 100%;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    top: auto;
    border-radius: 12px 12px 0 0;
    padding: 20px;
    z-index: 100;
  }
}
#item-detail > div #item-detail-content-wrap #item-detail-float-wrap p.option-button {
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
#item-detail > div #item-detail-content-wrap #item-detail-float-wrap p.total-amount {
  margin-top: 20px;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  padding: 10px 20px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 5px;
  background: rgba(255, 255, 255, 0.1);
}
#item-detail > div #item-detail-content-wrap #item-detail-float-wrap p.total-amount > span:first-child {
  font-size: 16px;
}
#item-detail > div #item-detail-content-wrap #item-detail-float-wrap p.total-amount > span {
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  line-height: 146%; /* 26.28px */
}
#item-detail > div #item-detail-content-wrap #item-detail-float-wrap .item-detail-float-option-checkbox-wrap {
  margin-top: 20px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
#item-detail > div #item-detail-content-wrap #item-detail-float-wrap .item-detail-float-option-checkbox-wrap input[type=checkbox] {
  margin-right: 10px;
}
#item-detail > div #item-detail-content-wrap #item-detail-float-wrap .item-detail-float-option-checkbox-wrap label {
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  line-height: 146%;
}
#item-detail > div #item-detail-content-wrap #item-detail-float-wrap .item-detail-float-button {
  margin-top: 5px;
  width: 100%;
  padding: 12px;
  display: block;
  border-radius: 6px;
  background: #8801ff;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  line-height: 100%;
  letter-spacing: -0.5px;
}
#item-detail > div #item-detail-content-wrap #item-detail-float-wrap .item-detail-float-button-2 {
  margin-top: 5px;
  width: 100%;
  padding: 12px;
  display: block;
  border-radius: 6px;
  background: #4c4c4c;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  line-height: 100%;
  letter-spacing: -0.5px;
}
#item-detail #item-detail-recent-wrap {
  margin-top: 100px;
}
#item-detail #item-detail-recent-wrap h2 {
  color: #fff;
  font-size: 36px;
  font-weight: 900;
}
#item-detail #item-detail-recent-wrap > div {
  margin-top: 50px;
}
#item-detail #item-detail-recent-wrap > div ul.list {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 16px;
}
#item-detail #item-detail-recent-wrap > div ul.list li {
  width: 308px;
  height: 390px;
  border-radius: 8px;
  background: rgba(0, 0, 0, 0.7);
}
#item-detail #item-detail-recent-wrap > div ul.list li section {
  height: 200px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
}
#item-detail #item-detail-recent-wrap > div ul.list li section > span.ad {
  color: #fff;
  font-family: Pretendard;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%; /* 14.4px */
  letter-spacing: -0.5px;
  text-transform: uppercase;
  padding: 3px 5px;
  border-radius: 4px;
  background: rgba(0, 0, 0, 0.74);
  position: absolute;
}
#item-detail #item-detail-recent-wrap > div ul.list li section > span.ad.top {
  top: 16px;
  left: 16px;
}
#item-detail #item-detail-recent-wrap > div ul.list li section > span.ad.bottom {
  bottom: 16px;
  left: 16px;
}
#item-detail #item-detail-recent-wrap > div ul.list li article {
  padding: 20px 16px;
}
#item-detail #item-detail-recent-wrap > div ul.list li article h5 {
  color: #b8b8b8;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: -0.5px;
  margin-bottom: 6px;
}
#item-detail #item-detail-recent-wrap > div ul.list li article h2 {
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: -0.5px;
  margin-bottom: 12px;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 1.33;
  display: -webkit-box;
}
#item-detail #item-detail-recent-wrap > div ul.list li article .info {
  margin-top: 10px;
}
#item-detail #item-detail-recent-wrap > div ul.list li article .info > .info-review {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
#item-detail #item-detail-recent-wrap > div ul.list li article .info > .info-review > div:first-child {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px;
}
#item-detail #item-detail-recent-wrap > div ul.list li article .info > .info-review > div:first-child p:first-child {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  gap: 8px;
}
#item-detail #item-detail-recent-wrap > div ul.list li article .info > .info-review > div:first-child p:nth-child(2) {
  color: #929292;
  font-size: 10px;
  font-weight: 700;
}
#item-detail #item-detail-recent-wrap > div ul.list li article .info > .info-review > div:first-child p:last-child {
  color: #fff;
  font-size: 12px;
  font-weight: 400;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 5px;
}
#item-detail #item-detail-recent-wrap > div ul.list li article .info > .info-review > div:last-child {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 5px;
}
#item-detail #item-detail-recent-wrap > div ul.list li article .info > .info-review > div:last-child p {
  border-radius: 2px;
  border: 1px solid #a947ff;
  color: #a947ff;
  font-size: 11px;
  font-weight: 500;
  letter-spacing: -0.5px;
  padding: 2px 4px;
}
#item-detail #item-detail-recent-wrap > div ul.list li article .info > .info-profile {
  margin-top: 20px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 5px;
}
#item-detail #item-detail-recent-wrap > div ul.list li article .info > .info-profile img {
  width: 18px;
  height: 18px;
  border-radius: 50%;
  object-fit: cover;
}
#item-detail #item-detail-recent-wrap > div ul.list li article .info > .info-profile p {
  color: #b9b9b9;
  font-size: 12px;
  font-weight: 500;
  line-height: 146%; /* 17.52px */
}
#item-detail #item-detail-recent-wrap > div ul.list li article .info > .info-price {
  margin-top: 6px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
#item-detail #item-detail-recent-wrap > div ul.list li article .info > .info-price p {
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  line-height: 146%; /* 20.44px */
}
#item-detail #item-detail-recent-wrap > a {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px;
  margin-top: 50px;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  line-height: 133%;
  letter-spacing: -0.5px;
  width: 100%;
  padding: 10px 0px;
  border-radius: 5px;
  border: 1px solid rgba(255, 255, 255, 0.5);
}

#like-list {
  padding-top: 200px;
  padding-bottom: 100px;
  background: #141216;
}
@media (max-width: 640px) {
  #like-list {
    padding-top: 120px;
    padding-bottom: 60px;
  }
}
#like-list > div {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 1280px !important;
  min-width: 315px !important;
  box-sizing: border-box !important;
}
@media (min-width: 1280px) {
  #like-list > div {
    /*padding-left: $wPadding;
        padding-right: $wPadding;*/
  }
}
@media (max-width: 1280px) {
  #like-list > div {
    /*padding-left: $mPadding;
        padding-right: $mPadding;*/
  }
}
#like-list > div {
  padding: 0 20px;
}
#like-list > div h2 {
  color: #fff;
  font-size: 36px;
  font-weight: 900;
}
@media (max-width: 640px) {
  #like-list > div h2 {
    font-size: 24px;
  }
}
#like-list #like-list-wrap {
  margin-top: 50px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 40px;
}
@media (max-width: 640px) {
  #like-list #like-list-wrap {
    flex-direction: column;
    gap: 20px;
  }
}
#like-list #like-list-wrap #like-list-category {
  padding: 30px 20px;
  border-radius: 12px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  width: 240px;
}
@media (max-width: 640px) {
  #like-list #like-list-wrap #like-list-category {
    width: 100%;
    padding: 20px;
  }
}
#like-list #like-list-wrap #like-list-category ul {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 16px;
}
@media (max-width: 640px) {
  #like-list #like-list-wrap #like-list-category ul {
    flex-direction: row;
    flex-wrap: wrap;
    gap: 10px;
  }
}
@media (max-width: 640px) {
  #like-list #like-list-wrap #like-list-category ul li {
    flex: 1 1 auto;
  }
}
#like-list #like-list-wrap #like-list-category ul li a {
  color: #bbb;
  font-family: Pretendard;
  font-size: 18px;
  font-weight: 500;
  line-height: 140%; /* 25.2px */
  letter-spacing: -0.5px;
}
@media (max-width: 640px) {
  #like-list #like-list-wrap #like-list-category ul li a {
    font-size: 14px;
    padding: 8px 12px;
    border-radius: 6px;
    background: rgba(255, 255, 255, 0.05);
  }
}
#like-list #like-list-wrap #like-list-category ul li a.active {
  color: #fff;
  font-weight: 700;
}
@media (max-width: 640px) {
  #like-list #like-list-wrap #like-list-category ul li a.active {
    background: rgba(136, 1, 255, 0.3);
  }
}
#like-list #like-list-list {
  width: calc(100% - 280px);
}
@media (max-width: 640px) {
  #like-list #like-list-list {
    width: 100%;
  }
}
#like-list #like-list-list ul.list {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 16px;
}
#like-list #like-list-list ul.list li {
  width: 308px;
  height: 390px;
  border-radius: 8px;
  background: rgba(0, 0, 0, 0.7);
}
#like-list #like-list-list ul.list li section {
  height: 200px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
}
#like-list #like-list-list ul.list li section > span.ad {
  color: #fff;
  font-family: Pretendard;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%; /* 14.4px */
  letter-spacing: -0.5px;
  text-transform: uppercase;
  padding: 3px 5px;
  border-radius: 4px;
  background: rgba(0, 0, 0, 0.74);
  position: absolute;
}
#like-list #like-list-list ul.list li section > span.ad.top {
  top: 16px;
  left: 16px;
}
#like-list #like-list-list ul.list li section > span.ad.bottom {
  bottom: 16px;
  left: 16px;
}
#like-list #like-list-list ul.list li article {
  padding: 20px 16px;
}
#like-list #like-list-list ul.list li article h5 {
  color: #b8b8b8;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: -0.5px;
  margin-bottom: 6px;
}
#like-list #like-list-list ul.list li article h2 {
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: -0.5px;
  margin-bottom: 12px;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 1.33;
  display: -webkit-box;
}
#like-list #like-list-list ul.list li article .info {
  margin-top: 10px;
}
#like-list #like-list-list ul.list li article .info > .info-review {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
#like-list #like-list-list ul.list li article .info > .info-review > div:first-child {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px;
}
#like-list #like-list-list ul.list li article .info > .info-review > div:first-child p:first-child {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  gap: 8px;
}
#like-list #like-list-list ul.list li article .info > .info-review > div:first-child p:nth-child(2) {
  color: #929292;
  font-size: 10px;
  font-weight: 700;
}
#like-list #like-list-list ul.list li article .info > .info-review > div:first-child p:last-child {
  color: #fff;
  font-size: 12px;
  font-weight: 400;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 5px;
}
#like-list #like-list-list ul.list li article .info > .info-review > div:last-child {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 5px;
}
#like-list #like-list-list ul.list li article .info > .info-review > div:last-child p {
  border-radius: 2px;
  border: 1px solid #a947ff;
  color: #a947ff;
  font-size: 11px;
  font-weight: 500;
  letter-spacing: -0.5px;
  padding: 2px 4px;
}
#like-list #like-list-list ul.list li article .info > .info-profile {
  margin-top: 20px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 5px;
}
#like-list #like-list-list ul.list li article .info > .info-profile img {
  width: 18px;
  height: 18px;
  border-radius: 50%;
  object-fit: cover;
}
#like-list #like-list-list ul.list li article .info > .info-profile p {
  color: #b9b9b9;
  font-size: 12px;
  font-weight: 500;
  line-height: 146%; /* 17.52px */
}
#like-list #like-list-list ul.list li article .info > .info-price {
  margin-top: 6px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
#like-list #like-list-list ul.list li article .info > .info-price p {
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  line-height: 146%; /* 20.44px */
}

#signin {
  padding-top: 200px;
  padding-bottom: 100px;
  background: #121616;
}
@media (max-width: 640px) {
  #signin {
    padding-top: 120px;
    padding-bottom: 60px;
  }
}
#signin > div {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 1280px !important;
  min-width: 315px !important;
  box-sizing: border-box !important;
}
@media (min-width: 1280px) {
  #signin > div {
    /*padding-left: $wPadding;
        padding-right: $wPadding;*/
  }
}
@media (max-width: 1280px) {
  #signin > div {
    /*padding-left: $mPadding;
        padding-right: $mPadding;*/
  }
}
#signin > div {
  padding: 0 20px;
}
#signin > div > img#logo {
  display: block;
  margin: 0 auto;
}
@media (max-width: 640px) {
  #signin > div > img#logo {
    width: 150px;
    height: auto;
  }
}
#signin > div #signin-form {
  margin: 0 auto;
  margin-top: 100px;
  width: 500px;
  border-radius: 12px;
  border: 1px solid #a947ff;
  background: #000;
  padding: 60px 50px;
}
@media (max-width: 640px) {
  #signin > div #signin-form {
    width: 100%;
    margin-top: 40px;
    padding: 40px 20px;
  }
}
#signin > div #signin-form h2 {
  color: #fff;
  font-size: 28px;
  font-weight: 700;
  line-height: 1.2;
}
#signin > div #signin-form input[type=text],
#signin > div #signin-form input[type=email],
#signin > div #signin-form input[type=password] {
  outline: none;
  width: 100%;
  margin-top: 32px;
  color: white;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: -0.5px;
  padding: 16px 20px;
  border-radius: 6px;
  border: 1px solid #535353;
}
@media (max-width: 640px) {
  #signin > div #signin-form input[type=text],
  #signin > div #signin-form input[type=email],
  #signin > div #signin-form input[type=password] {
    font-size: 16px;
    padding: 12px 16px;
    margin-top: 20px;
  }
}
#signin > div #signin-form input[type=text]::placeholder,
#signin > div #signin-form input[type=email]::placeholder,
#signin > div #signin-form input[type=password]::placeholder {
  color: #535353;
}
#signin > div #signin-form input[type=text]:focus,
#signin > div #signin-form input[type=email]:focus,
#signin > div #signin-form input[type=password]:focus {
  border: 1px solid #a947ff;
}
#signin > div #signin-form #signin-form-button {
  color: #fff;
  width: 100%;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: -0.5px;
  margin-top: 16px;
  padding: 16px 20px;
  border-radius: 6px;
  border: 1px solid #a947ff;
  background: #a947ff;
}
@media (max-width: 640px) {
  #signin > div #signin-form #signin-form-button {
    font-size: 16px;
    padding: 14px 20px;
  }
}
#signin > div #signin-form #signin-form-checkbox {
  margin-top: 16px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px;
}
#signin > div #signin-form #signin-form-checkbox > label {
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: -0.5px;
}
#signin > div #signin-form #signin-form-bottom {
  margin-top: 20px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 18px;
}
#signin > div #signin-form #signin-form-bottom a {
  color: #fff;
}
#signin > div #signin-form #signin-form-sns {
  margin-top: 60px;
}
#signin > div #signin-form #signin-form-sns h2 {
  color: #fff;
  font-size: 28px;
  font-weight: 700;
  line-height: 1.2;
}
#signin > div #signin-form #signin-form-sns-naver {
  margin-top: 16px;
  position: relative;
  padding: 14px 20px;
  width: 100%;
  display: block;
}
#signin > div #signin-form #signin-form-sns-naver img {
  width: 24px;
  height: 24px;
}
#signin > div #signin-form #signin-form-sns-naver {
  border-radius: 6px;
  background: #03c75a;
}
#signin > div #signin-form #signin-form-sns-naver > span {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: -0.5px;
}
#signin > div #signin-form-sns-kakao {
  margin-top: 16px;
  position: relative;
  padding: 14px 20px;
  width: 100%;
  display: block;
}
#signin > div #signin-form-sns-kakao img {
  width: 24px;
  height: 24px;
}
#signin > div #signin-form-sns-kakao {
  border-radius: 6px;
  background: #fbe300;
}
#signin > div #signin-form-sns-kakao > span {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #3b1e1e;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: -0.5px;
}

#findid {
  padding-top: 200px;
  padding-bottom: 100px;
  background: #121616;
}
@media (max-width: 640px) {
  #findid {
    padding-top: 120px;
    padding-bottom: 60px;
  }
}
#findid > div {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 1280px !important;
  min-width: 315px !important;
  box-sizing: border-box !important;
}
@media (min-width: 1280px) {
  #findid > div {
    /*padding-left: $wPadding;
        padding-right: $wPadding;*/
  }
}
@media (max-width: 1280px) {
  #findid > div {
    /*padding-left: $mPadding;
        padding-right: $mPadding;*/
  }
}
#findid > div {
  padding: 0 20px;
}
#findid > div > img#logo {
  display: block;
  margin: 0 auto;
}
@media (max-width: 640px) {
  #findid > div > img#logo {
    width: 150px;
    height: auto;
  }
}
#findid > div #findid-form {
  margin: 0 auto;
  margin-top: 100px;
  width: 500px;
  border-radius: 12px;
  border: 1px solid #a947ff;
  background: #000;
  padding: 60px 50px;
}
@media (max-width: 640px) {
  #findid > div #findid-form {
    width: 100%;
    margin-top: 40px;
    padding: 40px 20px;
  }
}
#findid > div #findid-form h2 {
  color: #fff;
  font-size: 28px;
  font-weight: 700;
  line-height: 1.2;
}
#findid > div #findid-form input[type=text] {
  outline: none;
  width: 100%;
  margin-top: 32px;
  color: white;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: -0.5px;
  padding: 16px 20px;
  border-radius: 6px;
  border: 1px solid #535353;
}
#findid > div #findid-form input[type=text]::placeholder {
  color: #535353;
}
#findid > div #findid-form input[type=text]:focus {
  border: 1px solid #a947ff;
}
#findid > div #findid-form button {
  color: #fff;
  width: 100%;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: -0.5px;
  margin-top: 32px;
  padding: 16px 20px;
  border-radius: 6px;
  border: 1px solid #a947ff;
  background: #a947ff;
}

#findpw {
  padding-top: 200px;
  padding-bottom: 100px;
  background: #121616;
}
@media (max-width: 640px) {
  #findpw {
    padding-top: 120px;
    padding-bottom: 60px;
  }
}
#findpw > div {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 1280px !important;
  min-width: 315px !important;
  box-sizing: border-box !important;
}
@media (min-width: 1280px) {
  #findpw > div {
    /*padding-left: $wPadding;
        padding-right: $wPadding;*/
  }
}
@media (max-width: 1280px) {
  #findpw > div {
    /*padding-left: $mPadding;
        padding-right: $mPadding;*/
  }
}
#findpw > div {
  padding: 0 20px;
}
#findpw > div > img#logo {
  display: block;
  margin: 0 auto;
}
@media (max-width: 640px) {
  #findpw > div > img#logo {
    width: 150px;
    height: auto;
  }
}
#findpw > div #findpw-form {
  margin: 0 auto;
  margin-top: 100px;
  width: 500px;
  border-radius: 12px;
  border: 1px solid #a947ff;
  background: #000;
  padding: 60px 50px;
}
@media (max-width: 640px) {
  #findpw > div #findpw-form {
    width: 100%;
    margin-top: 40px;
    padding: 40px 20px;
  }
}
#findpw > div #findpw-form h2 {
  color: #fff;
  font-size: 28px;
  font-weight: 700;
  line-height: 1.2;
}
#findpw > div #findpw-form input[type=text] {
  outline: none;
  width: 100%;
  margin-top: 32px;
  color: white;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: -0.5px;
  padding: 16px 20px;
  border-radius: 6px;
  border: 1px solid #535353;
}
#findpw > div #findpw-form input[type=text]::placeholder {
  color: #535353;
}
#findpw > div #findpw-form input[type=text]:focus {
  border: 1px solid #a947ff;
}
#findpw > div #findpw-form button {
  color: #fff;
  width: 100%;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: -0.5px;
  margin-top: 32px;
  padding: 16px 20px;
  border-radius: 6px;
  border: 1px solid #a947ff;
  background: #a947ff;
}

#agree {
  padding-top: 200px;
  padding-bottom: 100px;
  background: #121616;
}
@media (max-width: 640px) {
  #agree {
    padding-top: 120px;
    padding-bottom: 60px;
  }
}
#agree > div {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 1280px !important;
  min-width: 315px !important;
  box-sizing: border-box !important;
}
@media (min-width: 1280px) {
  #agree > div {
    /*padding-left: $wPadding;
        padding-right: $wPadding;*/
  }
}
@media (max-width: 1280px) {
  #agree > div {
    /*padding-left: $mPadding;
        padding-right: $mPadding;*/
  }
}
#agree > div {
  padding: 0 20px;
}
#agree > div#agree-logo img#logo {
  display: block;
  margin: 0 auto;
}
@media (max-width: 640px) {
  #agree > div#agree-logo img#logo {
    width: 150px;
    height: auto;
  }
}
#agree > div#agree-form-wrap {
  margin: 0 auto;
  margin-top: 100px;
  width: 500px;
  border-radius: 12px;
  border: 1px solid #414141;
  background: #000;
  padding: 50px;
}
@media (max-width: 640px) {
  #agree > div#agree-form-wrap {
    width: 100%;
    margin-top: 40px;
    padding: 30px 20px;
  }
}
#agree > div#agree-form-wrap h2 {
  color: #fff;
  font-size: 28px;
  font-weight: 700;
  line-height: 1.2;
  text-align: center;
}
#agree > div#agree-form-wrap h5 {
  color: #c7c7c7;
  font-size: 14px;
  font-weight: 400;
  line-height: 140%;
  letter-spacing: -0.5px;
  margin-top: 16px;
}
#agree > div#agree-form-wrap hr {
  background: #3f3f3f;
  width: 100%;
  height: 1px;
  border: none;
  margin: 20px 0;
}
#agree > div#agree-form-wrap .agree-form-checkbox-wrap {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px;
  margin-top: 16px;
}
#agree > div#agree-form-wrap .agree-form-checkbox-wrap > a {
  color: #c7c7c7;
  font-size: 14px;
  font-weight: 400;
  line-height: 140%;
  letter-spacing: -0.5px;
  text-decoration: underline;
}
#agree > div#agree-form-wrap .agree-form-content-wrap {
  margin-top: 16px;
  border-radius: 5px;
  border: 1px solid #2c2c2c;
  background: #121616;
  padding: 16px 20px;
  height: 80px;
  overflow-y: scroll;
}
#agree > div#agree-form-wrap .agree-form-content-wrap::-webkit-scrollbar {
  display: none;
}
#agree > div#agree-form-wrap .agree-form-content-wrap p {
  color: #c7c7c7;
  font-size: 14px;
  font-weight: 400;
  line-height: 140%;
  letter-spacing: -0.5px;
}
#agree > div#agree-form-wrap .agree-form-checkbox {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px;
}
#agree > div#agree-form-wrap .agree-form-checkbox input[type=checkbox] {
  width: 24px;
  height: 24px;
}
#agree > div#agree-form-wrap .agree-form-checkbox label {
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.2;
  letter-spacing: -0.5px;
}
#agree > div#agree-form-wrap .agree-form-checkbox.check-total input[type=checkbox] {
  width: 24px;
  height: 24px;
}
#agree > div#agree-form-wrap .agree-form-checkbox.check-total label {
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: -0.5px;
}
#agree > div#agree-form-wrap button {
  color: #a6a6a6;
  width: 100%;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: -0.5px;
  margin-top: 32px;
  padding: 16px 20px;
  border-radius: 6px;
  background: #6c6c6c;
  border: 1px solid #6c6c6c;
}
#agree > div#agree-form-wrap button.active {
  color: #fff;
  border: 1px solid #a947ff;
  background: #a947ff;
}
#agree #agree-form-bottom {
  width: 500px;
  margin: 0 auto;
  margin-top: 40px;
}
#agree #agree-form-bottom a {
  margin-bottom: 16px;
  display: block;
  width: 100%;
  padding: 14px 20px;
  border-radius: 6px;
  color: #c7c7c7;
  font-size: 14px;
  font-weight: 400;
  line-height: 140%;
  letter-spacing: -0.5px;
  position: relative;
}
#agree #agree-form-bottom a#agree-naver-login {
  background: #03c75a;
}
#agree #agree-form-bottom a#agree-naver-login span {
  color: #fff;
}
#agree #agree-form-bottom a#agree-kakao-login {
  background: #fee500;
}
#agree #agree-form-bottom a#agree-kakao-login span {
  color: #3b1e1e;
}
#agree #agree-form-bottom a img {
  width: 24px;
  height: 24px;
}
#agree #agree-form-bottom a span {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: -0.5px;
}

#signup {
  padding-top: 200px;
  padding-bottom: 100px;
  background: #121616;
}
@media (max-width: 640px) {
  #signup {
    padding-top: 120px;
    padding-bottom: 60px;
  }
}
#signup > div {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 1280px !important;
  min-width: 315px !important;
  box-sizing: border-box !important;
}
@media (min-width: 1280px) {
  #signup > div {
    /*padding-left: $wPadding;
        padding-right: $wPadding;*/
  }
}
@media (max-width: 1280px) {
  #signup > div {
    /*padding-left: $mPadding;
        padding-right: $mPadding;*/
  }
}
#signup > div {
  padding: 0 20px;
}
#signup > div#signup-logo img#logo {
  display: block;
  margin: 0 auto;
}
@media (max-width: 640px) {
  #signup > div#signup-logo img#logo {
    width: 150px;
    height: auto;
  }
}
#signup > div#signup-form-wrap {
  margin: 0 auto;
  margin-top: 100px;
  width: 500px;
  border-radius: 12px;
  border: 1px solid #a947ff;
  background: #000;
  padding: 60px 50px;
}
@media (max-width: 640px) {
  #signup > div#signup-form-wrap {
    width: 100%;
    margin-top: 40px;
    padding: 40px 20px;
  }
}
#signup > div#signup-form-wrap #signup-form h2 {
  color: #fff;
  font-size: 28px;
  font-weight: 700;
  line-height: 1.2;
  text-align: center;
}
#signup > div#signup-form-wrap #signup-form hr {
  background: #3f3f3f;
  width: 100%;
  height: 1px;
  border: none;
  margin: 20px 0;
}
#signup > div#signup-form-wrap #signup-form #signup-form-submit-btn {
  color: #a6a6a6;
  width: 100%;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: -0.5px;
  margin-top: 32px;
  padding: 16px 20px;
  border-radius: 6px;
  border: 1px solid #6c6c6c;
  background: #6c6c6c;
}
#signup > div#signup-form-wrap #signup-form #signup-form-submit-btn.active {
  color: #fff;
  border: 1px solid #a947ff;
  background: #a947ff;
}
#signup > div#signup-form-wrap #signup-form .signup-form-input-wrap {
  margin-top: 32px;
}
#signup > div#signup-form-wrap #signup-form .signup-form-input-wrap #signup-form-auth-btn {
  color: #a947ff;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: -0.5px;
  width: 100%;
  padding: 16px 20px;
  border-radius: 6px;
  border: 1px solid #ccc;
  background: #fff;
}
#signup > div#signup-form-wrap #signup-form .signup-form-input-wrap .signup-form-input-item {
  margin-top: 16px;
}
#signup > div#signup-form-wrap #signup-form .signup-form-input-wrap .signup-form-input-item input[type=text],
#signup > div#signup-form-wrap #signup-form .signup-form-input-wrap .signup-form-input-item input[type=password] {
  outline: none;
  width: 100%;
  margin-top: 32px;
  color: white;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: -0.5px;
  padding: 16px 20px;
  border-radius: 6px;
  border: 1px solid #535353;
}

#notice-list {
  padding-top: 200px;
  padding-bottom: 100px;
  background: #141216;
}
@media (max-width: 640px) {
  #notice-list {
    padding-top: 120px;
    padding-bottom: 60px;
  }
}

#notice-detail {
  padding-top: 200px;
  padding-bottom: 100px;
  background: #141216;
}
@media (max-width: 640px) {
  #notice-detail {
    padding-top: 120px;
    padding-bottom: 60px;
  }
}

.notice-list,
.notice-detail {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 1280px !important;
  min-width: 315px !important;
  box-sizing: border-box !important;
}
@media (min-width: 1280px) {
  .notice-list,
  .notice-detail {
    /*padding-left: $wPadding;
        padding-right: $wPadding;*/
  }
}
@media (max-width: 1280px) {
  .notice-list,
  .notice-detail {
    /*padding-left: $mPadding;
        padding-right: $mPadding;*/
  }
}
.notice-list,
.notice-detail {
  padding: 0 20px;
}
@media (min-width: 1280px) {
  .notice-list,
  .notice-detail {
    padding: 0 40px;
    margin-top: 40px;
    margin-bottom: 80px;
  }
}
@media (max-width: 1280px) {
  .notice-list,
  .notice-detail {
    margin-top: 20px;
    margin-bottom: 60px;
  }
}

.page-title {
  text-align: center;
  margin-bottom: 60px;
}
@media (max-width: 1280px) {
  .page-title {
    margin-bottom: 40px;
  }
}
.page-title h1 {
  font-size: 36px;
  font-weight: 700;
  color: white;
  margin-bottom: 12px;
}
@media (max-width: 1280px) {
  .page-title h1 {
    font-size: 28px;
    margin-bottom: 8px;
  }
}
.page-title p {
  font-size: 16px;
  color: white;
}
@media (max-width: 1280px) {
  .page-title p {
    font-size: 14px;
  }
}

.breadcrumb {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 30px;
  font-size: 14px;
  color: #666;
}
@media (max-width: 1280px) {
  .breadcrumb {
    margin-bottom: 20px;
    font-size: 12px;
  }
}
.breadcrumb a {
  color: #666;
  text-decoration: none;
}
.breadcrumb a:hover {
  color: #6A84FF;
}
.breadcrumb .separator {
  margin: 0 8px;
  color: #ccc;
}
.breadcrumb .current {
  color: #151515;
  font-weight: 500;
}

.notice-list .notice-content {
  max-width: 800px;
  margin: 0 auto;
}
.notice-list .notice-filter {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 30px;
  gap: 20px;
}
@media (max-width: 1280px) {
  .notice-list .notice-filter {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 15px;
    margin-bottom: 20px;
  }
}
.notice-list .notice-filter .search-box {
  position: relative;
  flex: 1;
  max-width: 400px;
}
@media (max-width: 1280px) {
  .notice-list .notice-filter .search-box {
    width: 100%;
    max-width: none;
  }
}
.notice-list .notice-filter .search-box input {
  width: 100%;
  height: 44px;
  padding: 0 50px 0 16px;
  border: 2px solid #e0e0e0;
  border-radius: 8px;
  font-size: 14px;
  background: #fff;
}
.notice-list .notice-filter .search-box input:focus {
  outline: none;
  border-color: #6A84FF;
}
.notice-list .notice-filter .search-box input::placeholder {
  color: #999;
}
.notice-list .notice-filter .search-box .btn-search {
  position: absolute;
  right: 12px;
  top: 50%;
  transform: translateY(-50%);
  width: 24px;
  height: 24px;
  border: none;
  cursor: pointer;
}
.notice-list .notice-filter .search-box .btn-search::before {
  content: "🔍";
  font-size: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}
.notice-list .notice-filter .search-box .btn-search:hover {
  opacity: 0.7;
}
.notice-list .notice-filter .filter-options .notice-category {
  height: 44px;
  padding: 0 16px;
  border: 2px solid #e0e0e0;
  border-radius: 8px;
  font-size: 14px;
  background: #fff;
  cursor: pointer;
}
@media (max-width: 1280px) {
  .notice-list .notice-filter .filter-options .notice-category {
    width: 100%;
  }
}
.notice-list .notice-filter .filter-options .notice-category:focus {
  outline: none;
  border-color: #6A84FF;
}
.notice-list .notice-list .notice-item {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  padding: 24px;
  border: 1px solid #333;
  border-radius: 8px;
  background: #1d1d1d;
  margin-bottom: 16px;
  transition: all 0.2s ease;
  gap: 16px;
}
.notice-list .notice-list .notice-item:hover {
  border-color: #6A84FF;
  box-shadow: 0 4px 12px rgba(106, 132, 255, 0.3);
}
.notice-list .notice-list .notice-item.important {
  border-color: #FF0000;
  background: linear-gradient(135deg, #2d1d1d 0%, #1d1d1d 100%);
}
.notice-list .notice-list .notice-item.important:hover {
  border-color: #FF0000;
  box-shadow: 0 4px 12px rgba(255, 0, 0, 0.3);
}
@media (max-width: 1280px) {
  .notice-list .notice-list .notice-item {
    padding: 16px;
    gap: 12px;
  }
}
.notice-list .notice-list .notice-item .notice-badge {
  flex-shrink: 0;
}
.notice-list .notice-list .notice-item .notice-badge .badge {
  display: inline-block;
  padding: 6px 12px;
  border-radius: 20px;
  font-size: 12px;
  font-weight: 600;
  text-align: center;
  min-width: 60px;
}
.notice-list .notice-list .notice-item .notice-badge .badge.important {
  background: #FF0000;
  color: #fff;
}
.notice-list .notice-list .notice-item .notice-badge .badge.notice {
  background: #6A84FF;
  color: #fff;
}
.notice-list .notice-list .notice-item .notice-badge .badge.event {
  background: #F9C04C;
  color: #151515;
}
.notice-list .notice-list .notice-item .notice-badge .badge.update {
  background: #10b981;
  color: #fff;
}
.notice-list .notice-list .notice-item .notice-info {
  flex: 1;
}
.notice-list .notice-list .notice-item .notice-info h3 {
  margin-bottom: 8px;
}
.notice-list .notice-list .notice-item .notice-info h3 a {
  font-size: 18px;
  font-weight: 600;
  color: #fff;
  text-decoration: none;
  line-height: 1.4;
}
.notice-list .notice-list .notice-item .notice-info h3 a:hover {
  color: #6A84FF;
}
@media (max-width: 1280px) {
  .notice-list .notice-list .notice-item .notice-info h3 a {
    font-size: 16px;
  }
}
.notice-list .notice-list .notice-item .notice-info .notice-summary {
  font-size: 14px;
  color: #ccc;
  line-height: 1.5;
  margin-bottom: 12px;
  display: block;
  display: -ms-flexbox;
  display: -moz-box;
  display: -webkit-box;
  -moz-box-align: center;
  -webkit-box-align: center;
  -ms-box-align: center;
  -o-box-align: center;
  box-align: center;
  max-height: 3em;
  line-height: 1.5 !important;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: break-spaces;
}
@media (max-width: 1280px) {
  .notice-list .notice-list .notice-item .notice-info .notice-summary {
    font-size: 13px;
  }
}
.notice-list .notice-list .notice-item .notice-info .notice-meta {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 12px;
  color: #888;
}
@media (max-width: 1280px) {
  .notice-list .notice-list .notice-item .notice-info .notice-meta {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 4px;
  }
}
@media (max-width: 1280px) {
  .notice-list .notice-list .notice-item .notice-info .notice-meta .date,
  .notice-list .notice-list .notice-item .notice-info .notice-meta .views {
    font-size: 11px;
  }
}
.notice-list .pagination {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 16px;
  font-weight: 500;
}
@media (min-width: 1280px) {
  .notice-list .pagination {
    padding-top: 60px;
  }
}
@media (max-width: 1280px) {
  .notice-list .pagination {
    padding-top: 50px;
  }
}
.notice-list .pagination p {
  padding: 0 40px;
}
.notice-list .pagination button {
  display: inline-block;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  font-size: 0.5rem;
  width: 24px;
  height: 24px;
  background: url("../images/arr2.svg") no-repeat center;
}
.notice-list .pagination button:first-of-type {
  -moz-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.notice-list .pagination button:disabled {
  opacity: 0.2;
}
.notice-list .pagination {
  margin-top: 40px;
}
.notice-list .pagination .page-numbers {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 8px;
}
.notice-list .pagination .page-numbers .page-num {
  width: 40px;
  height: 40px;
  border: 1px solid #333;
  border-radius: 8px;
  background: #1d1d1d;
  font-size: 14px;
  font-weight: 500;
  color: #ccc;
  cursor: pointer;
  transition: all 0.2s ease;
}
.notice-list .pagination .page-numbers .page-num:hover {
  border-color: #6A84FF;
  color: #6A84FF;
}
.notice-list .pagination .page-numbers .page-num.active {
  background: #6A84FF;
  border-color: #6A84FF;
  color: #fff;
}
.notice-list .pagination .btn-prev,
.notice-list .pagination .btn-next {
  width: 40px;
  height: 40px;
  border: 1px solid #333;
  border-radius: 8px;
  background: #1d1d1d;
  cursor: pointer;
  transition: all 0.2s ease;
  position: relative;
}
.notice-list .pagination .btn-prev::before,
.notice-list .pagination .btn-next::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 8px;
  height: 8px;
  border-right: 2px solid #ccc;
  border-bottom: 2px solid #ccc;
  transform: translate(-50%, -50%) rotate(-45deg);
}
.notice-list .pagination .btn-prev:hover:not(:disabled),
.notice-list .pagination .btn-next:hover:not(:disabled) {
  border-color: #6A84FF;
  background-color: #6A84FF;
}
.notice-list .pagination .btn-prev:hover:not(:disabled)::before,
.notice-list .pagination .btn-next:hover:not(:disabled)::before {
  border-color: #fff;
}
.notice-list .pagination .btn-prev:disabled,
.notice-list .pagination .btn-next:disabled {
  opacity: 0.3;
  cursor: not-allowed;
}
.notice-list .pagination .btn-prev::before {
  transform: translate(-50%, -50%) rotate(135deg);
}

.notice-detail .notice-detail-content {
  max-width: 800px;
  margin: 0 auto;
  background: #1d1d1d;
  border-radius: 8px;
  box-shadow: 0 2px 20px rgba(0, 0, 0, 0.3);
  overflow: hidden;
}
.notice-detail .notice-header {
  padding: 40px;
  border-bottom: 1px solid #333;
}
@media (max-width: 1280px) {
  .notice-detail .notice-header {
    padding: 24px 20px;
  }
}
.notice-detail .notice-header .notice-category {
  margin-bottom: 16px;
}
.notice-detail .notice-header .notice-category .badge {
  display: inline-block;
  padding: 8px 16px;
  border-radius: 24px;
  font-size: 14px;
  font-weight: 600;
}
.notice-detail .notice-header .notice-category .badge.important {
  background: #FF0000;
  color: #fff;
}
.notice-detail .notice-header .notice-category .badge.notice {
  background: #6A84FF;
  color: #fff;
}
.notice-detail .notice-header .notice-category .badge.event {
  background: #F9C04C;
  color: #151515;
}
.notice-detail .notice-header .notice-category .badge.update {
  background: #10b981;
  color: #fff;
}
.notice-detail .notice-header .notice-title {
  font-size: 28px;
  font-weight: 700;
  color: #fff;
  line-height: 1.3;
  margin-bottom: 20px;
}
@media (max-width: 1280px) {
  .notice-detail .notice-header .notice-title {
    font-size: 22px;
    margin-bottom: 16px;
  }
}
.notice-detail .notice-header .notice-meta {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
@media (max-width: 1280px) {
  .notice-detail .notice-header .notice-meta {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 12px;
  }
}
.notice-detail .notice-header .notice-meta .meta-info {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 24px;
  font-size: 14px;
  color: #ccc;
}
@media (max-width: 1280px) {
  .notice-detail .notice-header .notice-meta .meta-info {
    gap: 16px;
    font-size: 13px;
  }
}
.notice-detail .notice-header .notice-meta .meta-info strong {
  color: #fff;
}
.notice-detail .notice-header .notice-meta .meta-actions {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 8px;
}
.notice-detail .notice-header .notice-meta .meta-actions .btn-share,
.notice-detail .notice-header .notice-meta .meta-actions .btn-print {
  width: 36px;
  height: 36px;
  border: 1px solid #333;
  border-radius: 8px;
  background: #1d1d1d;
  cursor: pointer;
  transition: all 0.2s ease;
  position: relative;
}
.notice-detail .notice-header .notice-meta .meta-actions .btn-share:hover,
.notice-detail .notice-header .notice-meta .meta-actions .btn-print:hover {
  border-color: #6A84FF;
  background-color: #6A84FF;
}
.notice-detail .notice-header .notice-meta .meta-actions .btn-share:hover::before,
.notice-detail .notice-header .notice-meta .meta-actions .btn-print:hover::before {
  color: #fff;
}
.notice-detail .notice-header .notice-meta .meta-actions .btn-share::before {
  content: "📤";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 14px;
}
.notice-detail .notice-header .notice-meta .meta-actions .btn-print::before {
  content: "🖨️";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 14px;
}
.notice-detail .notice-body {
  padding: 40px;
}
@media (max-width: 1280px) {
  .notice-detail .notice-body {
    padding: 24px 20px;
  }
}
.notice-detail .notice-body .content-wrapper {
  line-height: 1.7;
  color: #fff;
}
.notice-detail .notice-body .content-wrapper h2 {
  font-size: 24px;
  font-weight: 700;
  color: #fff;
  margin-bottom: 24px;
}
@media (max-width: 1280px) {
  .notice-detail .notice-body .content-wrapper h2 {
    font-size: 20px;
    margin-bottom: 20px;
  }
}
.notice-detail .notice-body .content-wrapper h3 {
  font-size: 20px;
  font-weight: 600;
  color: #fff;
  margin: 32px 0 16px;
}
@media (max-width: 1280px) {
  .notice-detail .notice-body .content-wrapper h3 {
    font-size: 18px;
    margin: 24px 0 12px;
  }
}
.notice-detail .notice-body .content-wrapper h4 {
  font-size: 18px;
  font-weight: 600;
  color: #fff;
  margin: 24px 0 12px;
}
@media (max-width: 1280px) {
  .notice-detail .notice-body .content-wrapper h4 {
    font-size: 16px;
    margin: 20px 0 10px;
  }
}
.notice-detail .notice-body .content-wrapper p {
  font-size: 16px;
  margin-bottom: 16px;
}
@media (max-width: 1280px) {
  .notice-detail .notice-body .content-wrapper p {
    font-size: 14px;
    margin-bottom: 12px;
  }
}
.notice-detail .notice-body .content-wrapper ul,
.notice-detail .notice-body .content-wrapper ol {
  margin: 16px 0;
  padding-left: 20px;
}
.notice-detail .notice-body .content-wrapper ul li,
.notice-detail .notice-body .content-wrapper ol li {
  font-size: 16px;
  margin-bottom: 8px;
}
@media (max-width: 1280px) {
  .notice-detail .notice-body .content-wrapper ul li,
  .notice-detail .notice-body .content-wrapper ol li {
    font-size: 14px;
  }
}
.notice-detail .notice-body .content-wrapper strong {
  font-weight: 600;
  color: #fff;
}
.notice-detail .notice-body .content-wrapper .link {
  color: #6A84FF;
  text-decoration: underline;
}
.notice-detail .notice-body .content-wrapper .link:hover {
  opacity: 0.8;
}
.notice-detail .notice-body .content-wrapper .notice-highlight {
  background: linear-gradient(135deg, #2a3a5a 0%, #1a2a4a 100%);
  border: 1px solid #6A84FF;
  border-radius: 8px;
  padding: 20px;
  margin: 24px 0;
}
@media (max-width: 1280px) {
  .notice-detail .notice-body .content-wrapper .notice-highlight {
    padding: 16px;
    margin: 20px 0;
  }
}
.notice-detail .notice-body .content-wrapper .notice-highlight h4 {
  color: #6A84FF;
  margin: 0 0 12px;
}
.notice-detail .notice-body .content-wrapper .notice-highlight p {
  margin-bottom: 0;
  color: #fff;
}
.notice-detail .notice-body .content-wrapper .signature {
  margin-top: 40px;
  padding-top: 20px;
  border-top: 1px solid #333;
  text-align: right;
  color: #ccc;
  font-style: italic;
}
@media (max-width: 1280px) {
  .notice-detail .notice-body .content-wrapper .signature {
    margin-top: 30px;
  }
}
.notice-detail .notice-attachments {
  padding: 0 40px 40px;
}
@media (max-width: 1280px) {
  .notice-detail .notice-attachments {
    padding: 0 20px 24px;
  }
}
.notice-detail .notice-attachments h3 {
  font-size: 18px;
  font-weight: 600;
  color: #fff;
  margin-bottom: 16px;
  padding-bottom: 8px;
  border-bottom: 2px solid #6A84FF;
}
@media (max-width: 1280px) {
  .notice-detail .notice-attachments h3 {
    font-size: 16px;
    margin-bottom: 12px;
  }
}
.notice-detail .notice-attachments .attachment-list .attachment-item {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 12px 16px;
  border: 1px solid #333;
  border-radius: 8px;
  background: #2a2a2a;
  text-decoration: none;
  color: #fff;
  transition: all 0.2s ease;
  gap: 12px;
  margin-bottom: 8px;
}
.notice-detail .notice-attachments .attachment-list .attachment-item:hover {
  border-color: #6A84FF;
  background: #3a3a5a;
}
.notice-detail .notice-attachments .attachment-list .attachment-item .file-icon {
  width: 24px;
  height: 24px;
  flex-shrink: 0;
  position: relative;
}
.notice-detail .notice-attachments .attachment-list .attachment-item .file-icon::before {
  content: "📄";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 16px;
}
.notice-detail .notice-attachments .attachment-list .attachment-item .file-name {
  flex: 1;
  font-size: 14px;
  font-weight: 500;
}
.notice-detail .notice-attachments .attachment-list .attachment-item .file-size {
  font-size: 12px;
  color: #ccc;
}
.notice-detail .notice-navigation {
  max-width: 800px;
  margin: 40px auto 0;
  border: 1px solid #333;
  border-radius: 8px;
  background: #1d1d1d;
  overflow: hidden;
}
@media (max-width: 1280px) {
  .notice-detail .notice-navigation {
    margin-top: 30px;
  }
}
.notice-detail .notice-navigation .nav-item {
  padding: 20px 24px;
  border-bottom: 1px solid #333;
}
@media (max-width: 1280px) {
  .notice-detail .notice-navigation .nav-item {
    padding: 16px 20px;
  }
}
.notice-detail .notice-navigation .nav-item:last-child {
  border-bottom: none;
}
.notice-detail .notice-navigation .nav-item .nav-label {
  display: block;
  font-size: 12px;
  color: #888;
  margin-bottom: 8px;
  font-weight: 500;
}
.notice-detail .notice-navigation .nav-item .nav-title {
  font-size: 16px;
  color: #fff;
  text-decoration: none;
  font-weight: 500;
}
.notice-detail .notice-navigation .nav-item .nav-title:hover {
  color: #6A84FF;
}
@media (max-width: 1280px) {
  .notice-detail .notice-navigation .nav-item .nav-title {
    font-size: 14px;
  }
}
.notice-detail .notice-actions {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 16px;
  margin-top: 40px;
}
@media (max-width: 1280px) {
  .notice-detail .notice-actions {
    margin-top: 30px;
  }
}
.notice-detail .notice-actions .btn {
  padding: 12px 24px;
  border-radius: 8px;
  font-size: 14px;
  font-weight: 600;
  text-decoration: none;
  cursor: pointer;
  transition: all 0.2s ease;
  border: none;
}
.notice-detail .notice-actions .btn.btn-primary {
  background: #6A84FF;
  color: #fff;
}
.notice-detail .notice-actions .btn.btn-primary:hover {
  background: rgb(55, 89.8993288591, 255);
}
.notice-detail .notice-actions .btn.btn-secondary {
  background: #2a2a2a;
  color: #fff;
  border: 1px solid #333;
}
.notice-detail .notice-actions .btn.btn-secondary:hover {
  background: #3a3a3a;
  border-color: #555;
}

.message-page-container {
  background-color: #141216;
  min-height: calc(100vh - 200px);
  padding: 20px 0;
}

.message-notice-banner {
  background-color: #520099;
  color: #ffffff;
  text-align: center;
  padding: 18px 0;
  font-size: 18px;
  font-weight: 500;
  font-family: "Pretendard", sans-serif;
  margin-bottom: 20px;
}

.message-content-wrapper {
  max-width: 1280px;
  margin: 0 auto;
  display: flex;
  gap: 16px;
  height: 900px;
  padding-top: 80px;
  padding-bottom: 80px;
}

.chat-room-list-container {
  width: 308px;
  background-color: #000000;
  border: 1px solid #414141;
  border-radius: 12px;
  display: flex;
  flex-direction: column;
  overflow: hidden;
}

.chat-room-list-header {
  padding: 16px;
}

.chat-search-bar {
  display: flex;
  align-items: center;
  background-color: #000000;
  border: 1px solid #9c9c9c;
  border-radius: 100px;
  padding: 8px 22px;
  gap: 10px;
}

.chat-search-input {
  flex: 1;
  background: transparent;
  border: none;
  color: #585858;
  font-size: 16px;
  font-family: "Pretendard", sans-serif;
  outline: none;
}
.chat-search-input::placeholder {
  color: #585858;
}

.chat-search-button {
  background: transparent;
  border: none;
  cursor: pointer;
  padding: 4px;
  display: flex;
  align-items: center;
}

.chat-room-list-filters {
  padding: 0 16px 16px;
  border-bottom: 1px solid #414141;
}

.chat-filter-tabs {
  display: flex;
  gap: 10px;
}

.chat-filter-tab {
  padding: 6px 12px;
  border: 1px solid #414141;
  border-radius: 100px;
  background: transparent;
  color: #bfbfbf;
  font-size: 16px;
  font-family: "Pretendard", sans-serif;
  cursor: pointer;
  transition: all 0.2s;
}
.chat-filter-tab:hover {
  border-color: #ffffff;
  color: #ffffff;
}
.chat-filter-tab.active {
  background: #ffffff;
  color: #000000;
  border-color: #ffffff;
}

.chat-room-list {
  flex: 1;
  overflow-y: auto;
}

.chat-room-list-empty {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  color: #9e9e9e;
  font-size: 14px;
}

.chat-room-item {
  display: flex;
  gap: 12px;
  padding: 20px 30px;
  background-color: #000000;
  cursor: pointer;
  transition: background-color 0.2s;
}
.chat-room-item:hover {
  background-color: #1a1a1a;
}
.chat-room-item.active {
  background-color: #242424;
  position: relative;
}
.chat-room-item.active::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 4px;
  background-color: #520099;
}

.chat-room-profile {
  flex-shrink: 0;
}
.chat-room-profile img {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  object-fit: cover;
}

.chat-room-profile-default {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background-color: #d1d1d1;
}

.chat-room-content {
  flex: 1;
  min-width: 0;
}

.chat-room-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 4px;
}

.chat-room-name {
  display: flex;
  align-items: center;
  gap: 7px;
}
.chat-room-name .nickname {
  color: #ffffff;
  font-size: 18px;
  font-weight: bold;
  font-family: "Pretendard", sans-serif;
}
.chat-room-name .userid {
  color: #9e9e9e;
  font-size: 14px;
}

.chat-room-date {
  color: #9e9e9e;
  font-size: 12px;
  font-family: "Pretendard", sans-serif;
}

.chat-room-message {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 8px;
}
.chat-room-message p {
  flex: 1;
  color: #ffffff;
  font-size: 14px;
  font-family: "Pretendard", sans-serif;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 0;
}

.unread-badge {
  flex-shrink: 0;
  background-color: #520099;
  color: #ffffff;
  font-size: 12px;
  font-weight: bold;
  padding: 2px 8px;
  border-radius: 12px;
}

.chat-window {
  flex: 1;
  background-color: #000000;
  border: 1px solid #414141;
  border-radius: 12px;
  display: flex;
  flex-direction: column;
  overflow: hidden;
}

.chat-window-empty {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #000000;
  border: 1px solid #414141;
  border-radius: 12px;
}

.chat-window-empty-content {
  text-align: center;
  color: #a8a8a8;
  max-width: 500px;
  padding: 40px;
}
.chat-window-empty-content svg {
  margin-bottom: 20px;
}
.chat-window-empty-content h3 {
  font-size: 16px;
  font-weight: bold;
  color: #ffffff;
  margin-bottom: 16px;
}
.chat-window-empty-content p {
  font-size: 12px;
  line-height: 1.6;
  margin: 0;
}

.chat-window-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 12px 24px;
  background-color: #414141;
  border-bottom: 1px solid #414141;
}

.chat-window-user {
  display: flex;
  align-items: center;
  gap: 7px;
}

.chat-window-avatar {
  width: 21px;
  height: 21px;
  border-radius: 50%;
  object-fit: cover;
}

.chat-window-avatar-default {
  width: 21px;
  height: 21px;
  border-radius: 50%;
  background-color: #d1d1d1;
}

.chat-window-username {
  color: #ffffff;
  font-size: 16px;
  font-weight: bold;
  font-family: "Pretendard", sans-serif;
}

.chat-window-block {
  display: flex;
  align-items: center;
  gap: 3px;
  background: transparent;
  border: none;
  color: #a8a8a8;
  font-size: 14px;
  font-family: "Pretendard", sans-serif;
  cursor: pointer;
  transition: color 0.2s;
}
.chat-window-block:hover {
  color: #ffffff;
}

.chat-window-messages {
  flex: 1;
  overflow-y: auto;
  padding: 20px 27px;
  background-color: #000000;
}

.chat-window-safety-notice {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  margin-bottom: 16px;
}
.chat-window-safety-notice span {
  color: #ffffff;
  font-size: 16px;
  font-weight: bold;
  font-family: "Pretendard", sans-serif;
}

.chat-window-safety-text {
  text-align: center;
  color: #a8a8a8;
  font-size: 12px;
  line-height: 1.6;
  margin-bottom: 40px;
  font-family: "Pretendard", sans-serif;
}

.message-bubble-container {
  margin-bottom: 20px;
}
.message-bubble-container.my-message {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
.message-bubble-container.other-message {
  display: flex;
  gap: 12px;
}

.message-profile {
  flex-shrink: 0;
  width: 30px;
  height: 30px;
}
.message-profile img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  object-fit: cover;
}

.message-profile-default {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background-color: #d1d1d1;
}

.message-bubble-content {
  max-width: 60%;
}

.message-sender {
  color: #ffffff;
  font-size: 14px;
  font-weight: bold;
  font-family: "Pretendard", sans-serif;
  margin-bottom: 4px;
}
.my-message .message-sender {
  text-align: right;
}

.message-bubble {
  background-color: #242424;
  border: 1px solid #3c3c3c;
  border-radius: 8px;
  padding: 14px;
  margin-bottom: 4px;
}
.my-message .message-bubble {
  background-color: #351440;
  border-color: #632278;
}
.message-bubble.deleted {
  background-color: #000000;
  border-color: #3c3c3c;
}
.my-message .message-bubble.deleted {
  border-color: #632278;
}

.message-text {
  color: #ffffff;
  font-size: 16px;
  font-family: "Pretendard", sans-serif;
  line-height: 1.4;
  white-space: pre-wrap;
  word-wrap: break-word;
  margin: 0;
}
.message-text.deleted {
  color: #838383;
}

.message-attachments {
  margin-top: 10px;
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.message-attachment {
  display: inline-block;
  background-color: #333;
  border: 1px solid #595959;
  border-radius: 100px;
  padding: 6px 10px;
  color: #ffffff;
  font-size: 12px;
  font-family: "Pretendard", sans-serif;
  text-decoration: none;
  transition: background-color 0.2s;
}
.message-attachment:hover {
  background-color: #444;
}

.message-meta {
  color: #9e9e9e;
  font-size: 11px;
  font-family: "Pretendard", sans-serif;
}
.my-message .message-meta {
  text-align: right;
}

.chat-window-input {
  background-color: #1d1d1d;
  border-top: 1px solid #414141;
  padding: 13px 28px;
}

.chat-input-container {
  display: flex;
  gap: 10px;
  align-items: center;
}

.chat-input-attach {
  background-color: #000000;
  border: 1px solid #3a3a3a;
  border-radius: 6px;
  padding: 16px;
  color: #ffffff;
  font-size: 14px;
  font-family: "Pretendard", sans-serif;
  cursor: pointer;
  white-space: nowrap;
  transition: all 0.2s;
}
.chat-input-attach:hover {
  background-color: #1a1a1a;
}
.chat-input-attach:disabled {
  opacity: 0.5;
  cursor: not-allowed;
}

.chat-input-field {
  flex: 1;
  background-color: #000000;
  border: 1px solid #3a3a3a;
  border-radius: 6px;
  padding: 16px;
}
.chat-input-field textarea {
  width: 100%;
  background: transparent;
  border: none;
  color: #ffffff;
  font-size: 14px;
  font-family: "Pretendard", sans-serif;
  resize: none;
  outline: none;
  min-height: 20px;
  max-height: 100px;
}
.chat-input-field textarea::placeholder {
  color: #636363;
}
.chat-input-field textarea:disabled {
  opacity: 0.5;
}

.chat-input-send {
  background-color: #535353;
  border: 1px solid #696969;
  border-radius: 6px;
  padding: 16px;
  color: #9a9a9a;
  font-size: 14px;
  font-weight: bold;
  font-family: "Pretendard", sans-serif;
  cursor: pointer;
  white-space: nowrap;
  transition: all 0.2s;
}
.chat-input-send:hover:not(:disabled) {
  background-color: #636363;
  color: #ffffff;
}
.chat-input-send:disabled {
  opacity: 0.5;
  cursor: not-allowed;
}

.chat-window-notice {
  color: #ffffff;
  font-size: 12px;
  font-family: "Pretendard", sans-serif;
  text-align: center;
  margin-top: 8px;
  margin-bottom: 0;
}
