.sp-y-3 > :not([hidden]) ~ :not([hidden]) {
  margin-top: 12px;
}

.mb-\[30px\] {
  margin-bottom: 30px;
}

.ml-\[10px\] {
  margin-left: 10px;
}

.h-10 {
  height: 40px;
}

.pb-\[20px\] {
  padding-bottom: 20px !important;
}

.pb-\[60px\] {
  padding-bottom: 60px !important;
}

.pt-\[20px\] {
  padding-top: 20px !important;
}

.-mt-8 {
  margin-top: -8px !important;
}

.btn-disabled {
  opacity: 0.2;
  pointer-events: none;
}

.fs-12 {
  font-size: 12px !important;
}

.fs-14 {
  font-size: 14px !important;
}

.fs-18 {
  font-size: 18px !important;
}

.ds-DropdownMenu {
  box-sizing: border-box;
  z-index: 2;
  flex-direction: column;
  align-items: flex-start;
  padding: 8px;
  gap: 2px;
  position: relative;
  width: 165px;
  background: #FFFFFF;
  border: 1px solid #F0F1F3;
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
  border-radius: 16px;
}
.ds-DropdownMenu.pos-right {
  inset: 5px 0 auto auto !important;
}
.ds-DropdownMenu.show {
  display: flex;
}
.ds-DropdownMenu .dropdown-item {
  display: flex;
  gap: 8px;
  font-weight: 500;
  font-size: 16px;
  line-height: 100%;
  color: #474747;
  height: 48px;
  align-items: center;
  background-color: white !important;
}
.ds-DropdownMenu .dropdown-item img {
  width: 24px;
  height: 24px;
}

.ds-ModalOne .btn {
  min-width: calc(50% - 4px);
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 19px 6px;
  height: 56px;
  border-radius: 12px;
  font-weight: 700;
  font-size: 18px;
  line-height: 100%;
  letter-spacing: -0.4px;
}
.ds-ModalOne .modal-body {
  padding: 32px 24px 24px 24px !important;
}

.ds-modal-btns {
  display: flex;
  align-items: center;
  gap: 8px;
}

.ds-modal-content {
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 140%;
  letter-spacing: 0;
  color: #171717;
  margin-bottom: 30px;
  justify-content: center;
  font-family: "Pretendard-Medium";
}

.gb-tag {
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 0 6px;
  gap: 3px;
  height: 24px;
  max-height: 24px;
  background: var(--tt-tag-bg, #fff1da);
  border-radius: 4px;
  /* Inside the tag */
  font-weight: 500;
  font-size: 13px;
  line-height: 100%;
  color: #ffa126;
}
.gb-tag.small {
  border-radius: 4px;
  gap: 10px;
  padding: 10px;
  height: 12px;
  font-weight: 600;
  font-size: 12px;
  line-height: 100%;
  letter-spacing: -0.3px;
  color: #F88D00;
}

button.gb-btn {
  border: none;
  margin: 0;
  padding: 0;
}

.rounded-full {
  border-radius: 9999px;
}

.overflow-hidden {
  overflow: hidden;
}

.text-base-777 {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 100%;
  text-align: right;
  letter-spacing: -0.3px;
  color: #777777;
}

@media screen and (min-width: 660px) {
  button.ds-once-dk {
    display: none !important;
  }
}
@media screen and (max-width: 659px) {
  button.ds-once-dk + button {
    display: none !important;
  }
}

.btn--login {
  font-weight: bold;
  font-size: 15px;
}

.info-board-style__cates {
  display: flex;
  gap: 4px;
}
.info-board-style__cates .gb-tag {
  background: #F0F1F3;
  border-radius: 4px;
  font-style: normal;
  font-weight: 700;
  font-size: 13px;
  line-height: 100%;
  color: #777777;
  height: 24px;
}
.info-board-style__top-area {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}
.info-board-style .tt-create-time {
  font-weight: bold;
  font-size: 14px;
  line-height: 100%;
  letter-spacing: -0.4px;
  color: #777777;
}
.info-board-style .search-result-box {
  margin-top: 16px;
}
.info-board-style .info-board-content {
  font-weight: 400;
  font-size: 18px;
  line-height: 140%;
  letter-spacing: -0.4px;
  color: #454545;
  white-space: pre-line;
}
.info-board-style #parent-post {
  padding-top: 16px !important;
}
.info-board-style #parent-post > .tt-top-box {
  gap: 8px !important;
}
.info-board-style #parent-post > .tt-top-box .tt-content h5 {
  line-height: 150%;
}
.info-board-style #parent-post > .tt-top-box .info-board-content,
.info-board-style #parent-post > .tt-top-box .forum-post-imgs {
  margin-bottom: 0 !important;
}
.info-board-style #parent-post > .tt-top-box .info-board-style__top-area {
  margin-bottom: 12px !important;
}
.info-board-style #parent-post > .forum-bot {
  margin-bottom: 10px !important;
}
.info-board-style .forum-3dot-desk {
  top: 24px !important;
}

.forum-style .forum-post-box-list {
  height: 186px;
}

@media screen and (min-width: 660px) {
  .info-board-style .tab-content,
  .forum-style .tab-content {
    min-height: 570px;
  }
}
.info-board-style .author-tag,
.forum-style .author-tag {
  width: 40px;
  padding-left: 0;
  padding-right: 0;
}
.info-board-style .forum-post-box.detail-one > .forum-bot,
.forum-style .forum-post-box.detail-one > .forum-bot {
  margin-top: 16px;
  margin-bottom: 12px;
}
.info-board-style .clear-text-btn,
.forum-style .clear-text-btn {
  border-radius: 0 9999px 9999px 0 !important;
}
.info-board-style .recent-search-input,
.forum-style .recent-search-input {
  border-radius: 9999px 0 0 9999px !important;
}
.info-board-style .forum-post-box,
.forum-style .forum-post-box {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 14px;
  padding: 20px 0;
  position: relative;
}
.info-board-style .forum-post-box:not(:last-child),
.forum-style .forum-post-box:not(:last-child) {
  border-bottom: 1px solid #f0f1f3;
}
.info-board-style .forum-post-box .tt-top-box,
.forum-style .forum-post-box .tt-top-box {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.info-board-style .forum-post-box .tt-top,
.forum-style .forum-post-box .tt-top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 24px;
}
.info-board-style .forum-post-box .tt-content,
.forum-style .forum-post-box .tt-content {
  display: flex;
  gap: 14px;
  justify-content: space-between;
  align-items: center;
}
.info-board-style .forum-post-box .tt-content > div,
.forum-style .forum-post-box .tt-content > div {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.info-board-style .forum-post-box .tt-content .forum-post-title,
.forum-style .forum-post-box .tt-content .forum-post-title {
  font-size: 18px;
  line-height: 18px;
  color: #1e1f23;
  margin: 0;
}
.info-board-style .forum-post-box .tt-content img,
.forum-style .forum-post-box .tt-content img {
  width: 70px;
  height: 70px;
  border-radius: 8px;
}
.info-board-style .forum-post-box .tt-content img.tt-gallery,
.forum-style .forum-post-box .tt-content img.tt-gallery {
  width: 14px;
  height: 14px;
  position: absolute;
  right: 6px;
  top: 6px;
  border-radius: 0px;
}
.info-board-style .forum-comments,
.forum-style .forum-comments {
  display: flex;
  flex-direction: column;
}
@media screen and (min-width: 660px) {
  .info-board-style .forum-comments,
  .forum-style .forum-comments {
    min-height: 430px;
  }
}
.info-board-style .forum-comments .tt-gap,
.forum-style .forum-comments .tt-gap {
  height: 8px;
  background: #f0f1f3;
}
.info-board-style .forum-comments > .tt-top,
.forum-style .forum-comments > .tt-top {
  height: 50px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0px 24px;
}
.info-board-style .forum-comments > .tt-top .tt-text-l,
.forum-style .forum-comments > .tt-top .tt-text-l {
  font-weight: 600;
  font-size: 14px;
  line-height: 100%;
  color: #000000;
  margin-right: auto;
}
.info-board-style .forum-comments > .tt-top .tt-text-r,
.forum-style .forum-comments > .tt-top .tt-text-r {
  font-weight: 500;
  font-size: 14px;
  line-height: 100%;
  text-align: right;
  letter-spacing: -0.3px;
  color: #b3b5b9;
  margin-left: 14px;
}
.info-board-style .forum-comments > .tt-top .tt-text-r.active,
.forum-style .forum-comments > .tt-top .tt-text-r.active {
  font-weight: 600;
  color: #000000;
}
.info-board-style .forum-comments .tt-replies,
.forum-style .forum-comments .tt-replies {
  display: flex;
  flex-direction: column;
  background: #f8f9fb;
}
.info-board-style .forum-comments .tt-replies .tt-reply,
.forum-style .forum-comments .tt-replies .tt-reply {
  display: flex;
  flex-direction: column;
  padding: 14px 0 14px 16px;
  margin: 0 24px 0 24px;
  gap: 5px;
}
.info-board-style .forum-comments .tt-replies .tt-reply:not(:last-child),
.forum-style .forum-comments .tt-replies .tt-reply:not(:last-child) {
  border-bottom: 0.5px solid #DCDCDC;
}
.info-board-style .forum-comment-box,
.forum-style .forum-comment-box {
  display: flex;
  flex-direction: column;
  padding: 14px 16px 14px 24px;
  gap: 5px;
}
.info-board-style .forum-comment-content-box,
.forum-style .forum-comment-content-box {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
}
.info-board-style .forum-comment-content-box p,
.forum-style .forum-comment-content-box p {
  margin: 0;
  font-weight: 400;
  font-size: 16px;
  line-height: 140%;
  letter-spacing: -0.3px;
  color: #1e1f23;
}
.info-board-style .forum-comment-content-box .tt-bot,
.forum-style .forum-comment-content-box .tt-bot {
  display: flex;
  align-items: center;
  gap: 10px;
  height: 16px;
}
.info-board-style .forum-comment-content-box .tt-time,
.forum-style .forum-comment-content-box .tt-time {
  height: 13px;
  font-weight: 400;
  font-size: 13px;
  line-height: 100%;
  letter-spacing: -0.5px;
  color: #9b9b9b;
}
.info-board-style .forum-comment-content-box .tt-interaction,
.forum-style .forum-comment-content-box .tt-interaction {
  display: flex;
  align-items: center;
  gap: 4px;
  height: 16px;
  font-weight: 400;
  font-size: 13px;
  line-height: 100%;
  letter-spacing: -0.5px;
  color: #9b9b9b;
}
.info-board-style .forum-comment-content-box .tt-interaction img,
.forum-style .forum-comment-content-box .tt-interaction img {
  width: 16px;
  height: 16px;
}
.info-board-style .forum-edit-input,
.forum-style .forum-edit-input {
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 0 16px;
  height: 58px;
  background: #ffffff;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 2;
}
.info-board-style .forum-edit-input input::placeholder,
.forum-style .forum-edit-input input::placeholder {
  color: #B3B5B9;
}
@media screen and (min-width: 660px) {
  .info-board-style .forum-edit-input,
  .forum-style .forum-edit-input {
    position: relative;
    bottom: 0;
    left: 0;
    height: auto;
    padding: 8px 24px;
  }
}
.info-board-style .forum-edit-input > div,
.forum-style .forum-edit-input > div {
  display: flex;
  align-items: center;
  width: 100%;
  gap: 4px;
}
.info-board-style .forum-edit-input .tt-upload,
.forum-style .forum-edit-input .tt-upload {
  width: 28px;
  min-width: 28px;
  height: 28px;
}
.info-board-style .forum-edit-input .forum-chat-input-box,
.forum-style .forum-edit-input .forum-chat-input-box {
  width: 100%;
  padding: 0 16px;
  gap: 8px;
  min-height: 42px;
  border: none;
  position: relative;
  background: #f8f9fb;
  border-radius: 100px;
  font-weight: 400;
  font-size: 15px;
  line-height: 18px;
  letter-spacing: -0.02em;
  color: #1e1f23;
  overflow-x: hidden;
  overflow-y: auto;
  height: 42px;
  grid-area: input;
}
@media screen and (max-width: 659px) {
  .info-board-style .forum-edit-input .forum-chat-input-box textarea,
  .forum-style .forum-edit-input .forum-chat-input-box textarea {
    margin-top: 12px;
  }
}
@media screen and (min-width: 660px) {
  .info-board-style .forum-edit-input .forum-chat-input-box,
  .forum-style .forum-edit-input .forum-chat-input-box {
    overflow-y: hidden;
    padding: 0;
    height: unset;
    border-radius: 0;
    background: transparent;
    min-height: 44px;
    align-items: start;
  }
}
.info-board-style .forum-edit-input .forum-chat-input-box textarea,
.forum-style .forum-edit-input .forum-chat-input-box textarea {
  border: none;
  background-color: transparent;
  padding: 0;
  line-height: 140%;
  letter-spacing: -0.5px;
  min-height: 18px;
  height: 18px;
  overflow: hidden;
  width: 100%;
}
.info-board-style .forum-edit-input .forum-chat-input-box textarea::placeholder,
.forum-style .forum-edit-input .forum-chat-input-box textarea::placeholder {
  color: #B3B5B9;
}
.info-board-style .forum-edit-input .tt-send,
.forum-style .forum-edit-input .tt-send {
  width: 38px;
  height: 38px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.info-board-style .forum-edit-input .tt-send img,
.forum-style .forum-edit-input .tt-send img {
  width: 32px;
  height: 32px;
}
.info-board-style .forum-edit-input .chat-img-top,
.forum-style .forum-edit-input .chat-img-top {
  position: absolute;
  bottom: 100%;
  left: 0;
  background-color: white;
  padding: 12px 20px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 15px;
}
.info-board-style .forum-edit-input .chat-img-top img.img,
.forum-style .forum-edit-input .chat-img-top img.img {
  width: 84px;
  height: 84px;
  border-radius: 10px;
}
.info-board-style .forum-edit-input .chat-img-top .rm,
.forum-style .forum-edit-input .chat-img-top .rm {
  width: 24px;
  height: 24px;
  position: absolute;
  right: -10px;
  top: -10px;
}
@media screen and (max-width: 660px) {
  .info-board-style .forum-edit-input .rep-chat-top ~ .chat-img-top,
  .forum-style .forum-edit-input .rep-chat-top ~ .chat-img-top {
    bottom: calc(100% + 40px);
  }
}
.info-board-style .forum-edit-input .rep-chat-top,
.forum-style .forum-edit-input .rep-chat-top {
  position: absolute;
  top: -40px;
  left: 0;
  height: 40px;
  background-color: #F8F9FB;
  border-top: 1px solid #F0F1F3;
  padding: 0 20px;
  font-weight: 500;
}
.info-board-style .forum-edit-input .rep-chat-top span,
.forum-style .forum-edit-input .rep-chat-top span {
  height: 18px;
  font-style: normal;
  font-size: 14px;
  line-height: 130%;
  color: #777777;
}
.info-board-style .forum-edit-input .rep-chat-top span b,
.forum-style .forum-edit-input .rep-chat-top span b {
  font-weight: 700;
}
.info-board-style .forum-edit-input .rep-chat-top img,
.forum-style .forum-edit-input .rep-chat-top img {
  position: absolute;
  right: 14px;
  width: 22px;
  height: 22px;
}
.info-board-style .forum-comment-name,
.forum-style .forum-comment-name {
  height: 14px;
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 100%;
  letter-spacing: -0.3px;
  color: #000000;
  display: flex;
  align-items: center;
}
.info-board-style .forum-comment-name img,
.forum-style .forum-comment-name img {
  width: 14px;
  height: 14px;
  border-radius: 50%;
  margin-left: 3px;
}
.info-board-style .forum-comment-name .gb-tag,
.forum-style .forum-comment-name .gb-tag {
  margin-left: 5px;
}
.info-board-style p.forum-text,
.forum-style p.forum-text {
  font-weight: 400;
  font-size: 16px;
  line-height: 140%;
  letter-spacing: -0.3px;
  color: #777777;
  margin: 0;
  white-space: pre-line;
}
.info-board-style .forum-bot,
.forum-style .forum-bot {
  display: flex;
  gap: 10px;
  align-items: center;
}
.info-board-style .forum-bot span,
.forum-style .forum-bot span {
  font-weight: 400;
  font-size: 14px;
  line-height: 100%;
  color: #9b9b9b;
}
.info-board-style .forum-bot span.tt-create-time, .info-board-style .forum-bot span.tt-act-number,
.forum-style .forum-bot span.tt-create-time,
.forum-style .forum-bot span.tt-act-number {
  font-weight: 400;
  font-size: 14px;
  line-height: 100%;
  color: #777;
}
.info-board-style .forum-bot span.tt-sub,
.forum-style .forum-bot span.tt-sub {
  width: 45px;
  height: 20px;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  text-align: right;
  color: #b3b5b9;
}
.info-board-style .forum-bot .tt-interactions,
.forum-style .forum-bot .tt-interactions {
  display: flex;
  gap: 10px;
  align-items: center;
}
.info-board-style .forum-bot .tt-interaction,
.forum-style .forum-bot .tt-interaction {
  display: flex;
  align-items: center;
  gap: 5px;
  color: #777777;
}
.info-board-style .forum-bot .tt-interaction.tt-interaction.tt-red, .info-board-style .forum-bot .tt-interaction.tt-interaction.tt-red span,
.forum-style .forum-bot .tt-interaction.tt-interaction.tt-red,
.forum-style .forum-bot .tt-interaction.tt-interaction.tt-red span {
  color: #ff4f4f;
}
.info-board-style .forum-bot .tt-interaction.tt-interaction.tt-red span.tt-act-text,
.forum-style .forum-bot .tt-interaction.tt-interaction.tt-red span.tt-act-text {
  color: #9b9b9b;
}
.info-board-style .forum-comment-top-row,
.forum-style .forum-comment-top-row {
  display: flex;
  padding: 0px;
  gap: 2px;
  align-items: center;
}
.info-board-style .forum-comment-top-row > img,
.forum-style .forum-comment-top-row > img {
  margin-left: auto;
  width: 24px;
  height: 24px;
}
.info-board-style .forum-post-imgs,
.forum-style .forum-post-imgs {
  display: flex;
  flex-direction: column;
  gap: 16px;
  margin-top: 2px;
  margin-bottom: 15px;
}
.info-board-style .forum-post-imgs img,
.forum-style .forum-post-imgs img {
  border-radius: 6px;
}
.info-board-style input + label.tag,
.forum-style input + label.tag {
  color: #454545;
}
.info-board-style input:checked + label.tag,
.forum-style input:checked + label.tag {
  border: none;
}

.new-post-btn {
  width: 50px;
  height: 50px;
  padding: 13px;
  border-radius: 100%;
  position: fixed;
  right: 24px;
  bottom: calc(107px - var(--app-bottom));
  background-color: var(--app-color);
}
@media screen and (min-width: 660px) {
  .new-post-btn {
    position: sticky;
    right: 0;
    margin-right: 24px !important;
    margin-bottom: 24px !important;
    bottom: 24px;
    float: right;
    margin-top: -60px !important;
  }
}

.tt-send {
  background-color: unset !important;
  color: var(--app-color);
}
.tt-send:disabled {
  color: #cfcfcf;
}

.report-row {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 0;
  gap: 10px;
  margin-bottom: 20px;
}
.report-row .tt-radio {
  position: relative;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 0;
  width: 20px;
  height: 20px;
  background: #ffffff;
  border: 1px solid #cccccc;
  border-radius: 999px;
  box-sizing: border-box;
}
.report-row .tt-radio:has(input:checked) {
  border: 1px solid var(--app-color) !important;
  background-color: var(--app-color) 1a;
}
.report-row .tt-radio input {
  opacity: 0;
  width: 20px;
  height: 20px;
  margin: 0;
}
.report-row .tt-radio input:not(:checked) + span {
  display: none;
}
.report-row .tt-radio span {
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  position: absolute;
  display: block;
  width: 10px;
  height: 10px;
  background: var(--app-color);
  border-radius: 50%;
}
.report-row .tt-label {
  font-weight: 400;
  font-size: 16px;
  line-height: 140%;
  color: #000000;
  display: flex;
  align-items: center;
}

.recent-search-bar {
  cursor: pointer;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  height: 20px;
  gap: 211px;
  padding: 0;
  margin-bottom: 16px;
}
.recent-search-bar__left {
  display: flex;
  flex-direction: row;
  align-items: center;
  width: 88px;
  height: 20px;
  gap: 12px;
  padding: 0;
  flex: 1;
}
.recent-search-bar__icon {
  position: relative;
  width: 20px;
  height: 20px;
}
.recent-search-bar__name {
  height: 16px;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 100%;
  color: #454545;
  display: flex;
  align-items: center;
}
.recent-search-bar__close {
  width: 20px;
  height: 20px;
  position: relative;
}

.search-result-box .forum-post-box {
  border: none;
  margin-left: -24px;
  margin-right: -24px;
}

@media screen and (min-width: 660px) {
  .search-forum .recent-search-input {
    padding-left: 33px !important;
  }
  .search-forum .recent-search-btn svg,
  .search-forum .recent-search-btn img {
    width: 36px;
    height: 36px;
    position: relative;
  }
}

.search-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0;
  gap: 15px;
  width: 611px;
  height: 56px;
  background: #f0f1f3;
  border-radius: 149.758px;
  margin: 24px;
}
.search-container .search-bar {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding: 0;
  width: 100%;
  gap: 15px;
  height: 36px;
}
.search-container .search-bar .search-content {
  width: 100%;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  padding: 0;
  gap: 52.42px;
  height: 25px;
}
.search-container .search-bar .search-content .search-placeholder {
  flex: 1 0 auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 0;
  gap: 3px;
  height: 25px;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 140%;
  color: #b3b5b9;
}
.search-container .search-bar .search-content .search-icon {
  width: 36px;
  height: 36px;
  position: relative;
}
.search-container .search-bar .search-content .search-icon .icon {
  position: absolute;
  width: 36px;
  height: 36px;
  left: 0;
  top: 0;
}

.tt-cmt-images {
  display: flex;
  flex-wrap: wrap;
  gap: 4px;
}
.tt-cmt-images img {
  width: 84px;
  height: 84px;
  border-radius: 10px;
  border: 1px solid #f0f1f3;
}

.there-is-no-recent-search {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 140%;
  letter-spacing: -0.5px;
  color: #777;
  margin: 51px auto;
  width: 100%;
  text-align: center;
}

.forum-post-box .ls-files {
  flex: 1 0 auto;
  max-width: 70px;
}
.forum-post-box.summary-one .forum-text {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.forum-post-box.summary-one h5 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

.forum-comments-area {
  display: flex;
  flex-direction: column;
}
@media screen and (min-width: 660px) {
  .forum-comments-area .forum-comment:last-child {
    margin-bottom: 20px;
  }
}

.forum-post-box__creator {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 0;
  gap: 8px;
  margin: 8px 0;
}
.forum-post-box__creator_name {
  height: 14px;
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 100%;
  letter-spacing: -0.3px;
  color: #454545;
}
.forum-post-box__creator_name img {
  margin-top: -2px;
  display: inline;
}
.forum-post-box__created_at {
  height: 14px;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 100%;
  color: #b3b5b9;
}

.blocked-comment {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 10px 0;
  gap: 10px;
  height: 40px;
  background: #f0f1f3;
  border-radius: 6px;
  margin-right: 12px;
  margin-bottom: 5px;
}
.blocked-comment__text {
  height: 20px;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 140%;
  text-align: center;
  letter-spacing: -0.3px;
  color: #9b9b9b;
}

.not-login .icon-3dot:not(.icon-3dot-share) {
  display: none;
}

.forum-title .title {
  font-size: 26px;
  font-family: "Pretendard-Bold";
  line-height: 40px;
}

.remove-no-img {
  position: absolute;
  width: 24px;
  height: 24px;
  right: 4px;
  bottom: 4px;
  border: none;
  background: transparent;
  padding: 0;
}
.remove-no-img img {
  width: 100%;
  height: 100%;
}

.forum-category {
  padding: 24px 24px 9px 24px;
  width: fit-content;
}
@media screen and (min-width: 1104px) {
  .forum-category {
    padding: 0 24px 24px;
  }
}

.mb-29 {
  margin-bottom: 29px !important;
}

.m-3dot {
  margin-right: -6px !important;
}

.forum-3dot-desk {
  position: absolute;
  top: 14px;
  right: 16px;
}

@media screen and (min-width: 660px) {
  .forum-chat {
    display: grid !important;
    grid-template-areas: "input input" "image submit";
    grid-template-columns: 1fr 1fr;
    gap: 10px;
    background: #F8F9FB;
    padding: 18px 24px;
    border-radius: 10px;
  }
  .forum-chat .forum-chat-image {
    grid-area: image;
    width: max-content;
  }
  .forum-chat .forum-chat-input {
    grid-area: input;
    font-size: 16px !important;
  }
  .forum-chat .forum-chat-input::placeholder {
    font-size: 16px;
  }
  .forum-chat .forum-chat-btn {
    grid-area: submit;
    margin-left: auto;
  }
}

@media screen and (min-width: 660px) {
  .dk-pb-0 {
    padding-bottom: 0 !important;
  }
}
.forum-3dot-custom .option {
  display: flex;
  gap: 8px;
  font-weight: 500;
  font-size: 16px;
  line-height: 100%;
  color: #474747;
  height: 48px;
  align-items: center;
  padding-left: 22px;
  background-color: white !important;
}
.forum-3dot-custom .option img {
  width: 24px;
  height: 24px;
}

.chat-form-sub {
  position: static;
  margin: 0 !important;
  width: 100% !important;
  flex-direction: column-reverse !important;
  padding-left: 40px !important;
  padding-right: 40px !important;
}
.chat-form-sub .forum-chat {
  padding: 18px 22px 14px !important;
  border: 1px solid #000000;
  background-color: white;
  row-gap: 0 !important;
}
.chat-form-sub .forum-chat .chat-input {
  background-color: white;
}
.chat-form-sub .rep-chat-top {
  display: none !important;
}
.chat-form-sub .chat-img-top {
  position: static !important;
}
.chat-form-sub__cancel {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 140%;
  text-align: center;
  letter-spacing: -0.5px;
  color: #777777;
  background-color: transparent;
  border: none;
  outline: none;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
}

.no-forum-post-result {
  display: none;
  height: 22px;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 140%;
  text-align: center;
  letter-spacing: -0.5px;
  color: #777777;
}

.forum-post-containers:empty + .no-forum-post-result {
  display: block;
}

#parent-post > div.tt-top-box > div.tt-top {
  margin-right: -6px;
}
#parent-post > div.tt-top-box > div.tt-top .btn--star {
  margin-top: -2px;
}

@media screen and (min-width: 660px) {
  .forum-main-chat-area .rep-chat-top {
    display: none !important;
  }
  .forum-main-chat-area:has(.chat-img-top) .tt-dummy-gap:after {
    content: "";
    height: 108px;
    display: block;
  }
}

.forum-comment-content {
  white-space: pre-line;
}
.forum-comment-content span {
  white-space: pre-line;
}

.forum-swiper-container {
  width: 100%;
  margin: 16px 0;
  padding-bottom: 16px;
}
.forum-swiper-container .swiper {
  width: 100%;
  height: 320px;
}
@media screen and (min-width: 660px) {
  .forum-swiper-container .swiper {
    padding-top: 20px;
    margin-top: -20px;
    padding-bottom: 20px;
    margin-bottom: -20px;
    height: 100%;
  }
}
.forum-swiper-container .swiper-slide {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 320px;
}
.forum-swiper-container .forum-swiper-card {
  position: relative;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  border-radius: 20px;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
.forum-swiper-container .forum-swiper-gradient {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  border-radius: 20px;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.6) 100%);
  pointer-events: none;
}
.forum-swiper-container .forum-swiper-indicator {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 4px 8px;
  gap: 2px;
  position: absolute;
  width: 39px;
  height: 24px;
  right: 16px;
  top: 16px;
  background: rgba(0, 0, 0, 0.3);
  border-radius: 20px;
  z-index: 2;
  font-weight: 700;
  font-size: 13px;
  color: #fff;
}
.forum-swiper-container .forum-swiper-indicator .forum-swiper-indicator-current {
  width: 8px;
  text-align: right;
}
.forum-swiper-container .forum-swiper-indicator .forum-swiper-indicator-divider {
  width: 13px;
  text-align: center;
}
.forum-swiper-container .forum-swiper-indicator .forum-swiper-indicator-total {
  width: 13px;
  text-align: left;
}
.forum-swiper-container .forum-swiper-title {
  position: absolute;
  width: calc(100% - 48px);
  left: 24px;
  bottom: 20px;
  font-style: normal;
  font-weight: 600;
  font-size: 24px;
  height: 62px;
  line-height: 130%;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  letter-spacing: -0.4px;
  color: #fff;
  align-items: flex-end;
  z-index: 2;
  white-space: pre-line;
}
.forum-swiper-container .swiper-slide-prev {
  transform: scale(0.875) translateX(6.25%);
}
.forum-swiper-container .swiper-slide-next {
  transform: scale(0.875) translateX(-6.25%);
}
@media screen and (min-width: 660px) {
  .forum-swiper-container .swiper-slide-active {
    border-radius: 20px;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1490196078);
  }
  .forum-swiper-container .swiper-slide:not(.swiper-slide-active).swiper-slide-next {
    transform: scale(0.875) translateX(-6.25%);
  }
  .forum-swiper-container .swiper-slide:not(.swiper-slide-active):not(.swiper-slide-next) {
    transform: scale(0.875) translateX(-18.75%);
  }
  .forum-swiper-container .swiper-slide:not(.swiper-slide-active) .forum-swiper-indicator {
    display: none;
  }
}

.forum-summary {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding: 16px 24px;
  gap: 1px;
  height: 50px;
}
.forum-summary__count {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 2px;
  width: 58px;
  height: 18px;
}
.forum-summary__label, .forum-summary__unit {
  width: 13px;
  height: 18px;
  font-style: normal;
  font-weight: 500;
  font-size: 15px;
  line-height: 18px;
  display: flex;
  align-items: flex-end;
  letter-spacing: -0.4px;
  color: #454545;
}
.forum-summary__number {
  height: 18px;
  font-style: normal;
  font-weight: 700;
  font-size: 15px;
  display: flex;
  align-items: flex-end;
  letter-spacing: -0.4px;
  color: #454545;
  line-height: 100%;
  margin-bottom: 2.5px;
}
.forum-summary .forum-sort-menu .dropdown-toggle,
.forum-summary .forum-sort-menu .sort--btn {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 0;
  margin-left: auto;
  height: 17px;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 17px;
  color: #9B9B9B;
  border: none;
  outline: none;
  background-color: transparent;
}
.forum-summary .forum-sort-menu .dropdown-toggle:after,
.forum-summary .forum-sort-menu .sort--btn:after {
  display: none;
}

.single-forum-post figure.image img {
  width: 100%;
  border-radius: 6px;
}
.single-forum-post ul, .single-forum-post ol, .single-forum-post p {
  margin-bottom: 0;
  line-height: 1.5;
}

.no-post {
  padding: 60px 0;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 150%;
  text-align: center;
  letter-spacing: -0.4px;
  color: #9B9B9B;
}
@media screen and (min-width: 660px) {
  .no-post {
    padding: 145px 0 232px 0;
    font-size: 18px;
  }
}

:root {
  --bs-success-rgb: 0, 194, 113;
  --bs-btn-disabled-bg: #b3b5b9;
  --bs-form-invalid-color: #ff4155;
  --bs-border-radius-sm: 8px;
  --bs-body-color: #1e1f23;
  --bs-primary-rgb: 0, 128, 74;
  --bs-warning-rgb: 255, 238, 210;
  --bs-dark-rgb: 30, 31, 35;
  --bs-border-color: #f0f1f3;
  --bs-warning-light: #ffeed2;
  --bs-warning-dark: #f88d00;
  --app-bottom: 0px;
  --dk-width: 425px;
  font-size: 16px;
  --app-color: #00c271;
}

.dk-top-nav,
.dk-block {
  display: none !important;
}

.dk-flex {
  display: none !important;
}

.hospital-detail-map {
  width: 100%;
  height: 100%;
}

/* desktop */
@media screen and (min-width: 660px) {
  html {
    background: #f8f9fb;
  }
  body {
    background: #fff;
    min-height: 100vh;
  }
  body:not(.admin-body),
  body:not(.admin-body) header,
  body:not(.admin-body) .main-nav,
  body:not(.admin-body) .fixed-bottom,
  body:not(.admin-body) .modal-bottom .modal-content,
  body:not(.admin-body) .modal-fullscreen .modal-content,
  body:not(.admin-body) .banner .action.position-fixed,
  .fit-screen {
    width: var(--dk-width);
    max-width: var(--dk-width);
    margin-left: auto;
    margin-right: auto;
  }
  body:not(.admin-body) .modal-bottom .modal-dialog {
    max-width: 100%;
  }
  body:not(.admin-body) .hospital-detail-map,
  body:not(.admin-body) .main-wrapper {
    max-width: var(--dk-width);
  }
  .link-to-kakao {
    right: calc(50% - var(--dk-width) / 2 + 24px) !important;
  }
  .home-link a {
    font-size: 18px !important;
  }
}
@font-face {
  font-family: "Pretendard-Regular";
  src: url("/fonts/Pretendard-Regular-27c37290a7aacbe40aefc64c7cb57378.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Pretendard-Regular";
  src: url("/fonts/Pretendard-Medium-5fa2b92c842d967ce74c2240218b99ed.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Pretendard-Regular";
  src: url("/fonts/Pretendard-Bold-4d2c84b26b8163eb4d64cc541cbaf026.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "Pretendard-Medium";
  src: url("/fonts/Pretendard-Medium-5fa2b92c842d967ce74c2240218b99ed.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Pretendard-SemiBold";
  src: url("/fonts/Pretendard-SemiBold-bcf1fd5b0f582bc7449c87ef7297f980.woff2") format("woff2");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "Pretendard-Bold";
  src: url("/fonts/Pretendard-Bold-4d2c84b26b8163eb4d64cc541cbaf026.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
}
body {
  font-family: "Pretendard-Regular", sans-serif;
  line-height: 1;
}

img {
  max-width: 100%;
  height: auto;
}

a {
  text-decoration: none;
  color: #1E1F23;
}

.btn {
  outline: 0;
  --bs-border-radius: 8px;
}

.btn-sm {
  line-height: 22px;
  padding: 8px 12px;
  font-size: 16px;
  border: none;
}

.form-control {
  box-shadow: none !important;
}
.form-control::placeholder {
  color: #b3b5b9;
}

.main-wrapper {
  max-width: 366px;
  margin: 0 auto;
}

.ff-400 {
  font-family: "Pretendard-Regular";
}

.imp-ff-400 {
  font-family: "Pretendard-Regular" !important;
}

.ff-500 {
  font-family: "Pretendard-Medium";
}

.ff-600 {
  font-family: "Pretendard-SemiBold";
}

.ff-700 {
  font-family: "Pretendard-Bold";
}

.mb-32 {
  margin-bottom: 32px;
}

.mb-12 {
  margin-bottom: 12px;
}

.fs-14 {
  font-size: 14px;
}

.fs-15 {
  font-size: 15px;
}

.fs-16 {
  font-size: 16px !important;
}

.fs-18 {
  font-size: 18px;
}

.fs-24 {
  font-size: 24px;
}

.pt-32 {
  padding-top: 32px;
}

.pt-56 {
  padding-top: 56px;
}

.pt-80 {
  padding-top: 80px;
}

.lh-0 {
  line-height: 0;
}

.lh-25 {
  line-height: 25px;
}

.lh-22 {
  line-height: 22px;
}

.lh-none {
  line-height: 1;
}

.lh-22-4 {
  line-height: 22.4px !important;
}

.lh-24-8 {
  line-height: 24.8px !important;
}

.lh-25-2 {
  line-height: 25.2px !important;
}

.text-gray-dark {
  color: #454545;
}

.color-777 {
  color: #777777 !important;
}

.btn-primary {
  --bs-btn-border-color: #ecf7f1;
  --bs-btn-hover-border-color: #ecf7f1;
  --bs-btn-hover-color: var(--app-color);
  --bs-btn-color: var(--app-color);
  --bs-btn-active-color: var(--app-color);
  --bs-btn-bg: #ecf7f1;
  --bs-btn-hover-bg: #ecf7f1;
  --bs-btn-active-bg: #ecf7f1;
  --bs-btn-active-border-color: #ecf7f1;
  font-weight: bold;
  --bs-btn-disabled-color: var(--app-color);
  --bs-btn-disabled-bg: #ecf7f1;
  --bs-btn-disabled-border-color: #ecf7f1;
  background-color: #ecf7f1;
  border-color: #ecf7f1;
  --bs-btn-disabled-opacity: 0.3;
}

.btn-success {
  --bs-btn-bg: var(--app-color);
  --bs-btn-border-color: var(--app-color);
  --bs-btn-hover-border-color: var(--app-color);
  --bs-btn-hover-bg: var(--app-color);
  color: white;
  font-weight: bold;
  --bs-btn-active-bg: var(--app-color);
  --bs-btn-active-border-color: var(--app-color);
}
.btn-success:disabled {
  background-color: #00C271;
  opacity: 0.2;
  border-color: var(--app-color);
}

.btn-dark {
  --bs-btn-bg: #1e1f23;
  --bs-btn-disabled-bg: #b3b5b9;
  --bs-btn-active-bg: #1e1f23;
  border: none;
  color: white !important;
  border-radius: 8px;
}

.btn-dark:not(:disabled) {
  background-color: #1e1f23;
}

.btn-outline-secondary {
  --bs-btn-border-color: #b4b4b4;
  --bs-border-radius: 8px;
  --bs-btn-color: #131313;
  --bs-btn-active-color: #131313;
  --bs-btn-hover-color: #131313;
  --bs-btn-active-border-color: #b4b4b4;
  --bs-btn-hover-border-color: #b4b4b4;
  background-color: unset !important;
}

.btn-warning {
  --bs-btn-bg: #ffeed2;
  --bs-btn-border-color: #ffeed2;
  --bs-btn-color: #f88d00;
}

.btn-outline-success {
  --bs-btn-border-color: #00804a;
  --bs-btn-active-color: #00804a;
  --bs-btn-hover-color: #00804a;
  --bs-btn-color: #00804a;
  --bs-btn-hover-bg: white;
  --bs-btn-active-bg: white;
  --bs-btn-hover-border-color: #00804a;
  --bs-btn-active-border-color: #00804a;
}

.btn-danger {
  --bs-btn-bg: #ffe3e3;
  --bs-btn-active-bg: #ffe3e3;
  --bs-btn-border-color: #ffe3e3;
  --bs-btn-hover-bg: #ffe3e3;
  --bs-btn-hover-border-color: #ffe3e3;
  --bs-btn-active-border-color: #ffe3e3;
  --bs-btn-color: #ff5656;
  --bs-btn-hover-color: #ff5656;
  --bs-btn-active-color: #ff5656;
}

.btn-outline-primary {
  border-color: var(--app-color) !important;
  color: var(--app-color) !important;
  --bs-btn-color: #0d6efd;
  --bs-btn-hover-color: #0d6efd;
  --bs-btn-active-color: #0d6efd;
  --bs-btn-hover-bg: #fff;
  --bs-btn-active-bg: #fff;
}

.text-bg-secondary {
  color: #454545 !important;
  background-color: #f0f1f3 !important;
}

.text-bg-danger {
  background-color: rgba(255, 220, 220, 0.5) !important;
  color: #ff4f4f !important;
}

.text-bg-warning {
  background-color: #ffeed2 !important;
  color: #f88d00 !important;
}

.text-bg-success {
  background-color: #ecf7f1 !important;
  color: #00804a !important;
}

.text-bg-primary {
  background-color: #eaf1ff !important;
  color: #3068e9 !important;
}

.outline-bg-danger {
  background-color: #ffeded;
  border-color: #ff4f4f !important;
}

.outline-bg-warning {
  background-color: #ffeed2;
  border-color: #ffb800 !important;
}

.outline-bg-primary {
  background-color: #eaf1ff;
  border-color: #3068e9 !important;
}

.outline-bg-success {
  background-color: #ecf7f1;
  border-color: #00804a !important;
}

.btn-link {
  text-decoration: none;
}

.btn-secondary {
  background-color: #f0f1f3 !important;
  border-color: #f0f1f3 !important;
  color: #454545 !important;
}

.border-bottom-gray {
  border-bottom: 1px solid #f0f1f3;
}

.form-switch .form-check-input {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");
  box-shadow: none !important;
  width: 56px;
  height: 32px;
  margin: 0;
  border: none;
  background-color: #b3b5b9;
}
.form-switch .form-check-input:checked {
  background-color: var(--app-color);
  border-color: var(--app-color);
}

.text-warning {
  color: #f88d00 !important;
}

.check-box-custom {
  display: flex;
  column-gap: 8px;
  align-items: center;
}
.check-box-custom .input-wp {
  width: 32px;
  height: 32px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.check-box-custom input {
  width: 26.67px;
  height: 26.67px;
  border-radius: 100% !important;
  box-shadow: none !important;
  margin-top: 0;
  border: none;
  background: transparent url("data:image/svg+xml,%3csvg%20width='28'%20height='28'%20viewBox='0%200%2028%2028'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M13.9993%200.666016C6.65268%200.666016%200.666016%206.65268%200.666016%2013.9993C0.666016%2021.346%206.65268%2027.3327%2013.9993%2027.3327C21.346%2027.3327%2027.3327%2021.346%2027.3327%2013.9993C27.3327%206.65268%2021.346%200.666016%2013.9993%200.666016ZM20.3727%2010.9327L12.8127%2018.4927C12.626%2018.6793%2012.3727%2018.786%2012.106%2018.786C11.8393%2018.786%2011.586%2018.6793%2011.3993%2018.4927L7.62602%2014.7193C7.23935%2014.3327%207.23935%2013.6927%207.62602%2013.306C8.01268%2012.9193%208.65268%2012.9193%209.03935%2013.306L12.106%2016.3727L18.9594%209.51935C19.346%209.13268%2019.986%209.13268%2020.3727%209.51935C20.7593%209.90602%2020.7593%2010.5327%2020.3727%2010.9327Z'%20fill='%23B3B5B9'/%3e%3c/svg%3e") no-repeat center;
  background-size: 100%;
}
.check-box-custom input:checked {
  background: transparent url("data:image/svg+xml,%3csvg%20width='28'%20height='28'%20viewBox='0%200%2028%2028'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M13.9993%200.666016C6.65268%200.666016%200.666016%206.65268%200.666016%2013.9993C0.666016%2021.346%206.65268%2027.3327%2013.9993%2027.3327C21.346%2027.3327%2027.3327%2021.346%2027.3327%2013.9993C27.3327%206.65268%2021.346%200.666016%2013.9993%200.666016ZM20.3727%2010.9327L12.8127%2018.4927C12.626%2018.6793%2012.3727%2018.786%2012.106%2018.786C11.8393%2018.786%2011.586%2018.6793%2011.3993%2018.4927L7.62602%2014.7193C7.23935%2014.3327%207.23935%2013.6927%207.62602%2013.306C8.01268%2012.9193%208.65268%2012.9193%209.03935%2013.306L12.106%2016.3727L18.9594%209.51935C19.346%209.13268%2019.986%209.13268%2020.3727%209.51935C20.7593%209.90602%2020.7593%2010.5327%2020.3727%2010.9327Z'%20fill='%2300C271'/%3e%3c/svg%3e") no-repeat center;
}
.check-box-custom .form-check-label {
  color: #454545;
  font-size: 18px;
  font-family: "Pretendard-Medium";
}

.invalid-feedback {
  font-size: 13px;
  font-family: "Pretendard-Medium";
  line-height: 16px;
  margin-top: -4px;
  margin-bottom: 8px;
  letter-spacing: -0.4px;
  padding-left: 6px;
}

.box.mb-2 + .invalid-feedback {
  margin-top: -2px;
}

.btn-lg {
  --bs-btn-padding-y: 1rem;
  line-height: 22px;
  border-radius: 12px;
  font-size: 18px;
}

.location-box {
  max-height: calc(100% - 45px);
  padding-bottom: 0;
  margin-bottom: -16px;
}
.location-box .item label {
  cursor: pointer;
}
.location-box > div {
  max-height: 100%;
  overflow-y: auto;
}

.list-checkbox-label {
  display: flex;
  gap: 8px;
  flex-wrap: wrap;
}
.list-checkbox-label label {
  line-height: 22px;
  color: #777777;
  padding: 8px 12px;
  border-radius: 8px;
  background-color: #f0f1f3;
  font-family: "Pretendard-Medium";
  cursor: pointer;
}
.list-checkbox-label label.ff-500 {
  font-family: "Pretendard-Medium";
}
.list-checkbox-label label.ff-700 {
  font-family: "Pretendard-Bold";
}
.list-checkbox-label input {
  display: none;
}
.list-checkbox-label input:checked + label {
  background-color: #454545;
  color: white;
}
.list-checkbox-label.type-success label {
  color: #454545;
  font-size: 14px;
  line-height: 20px;
  padding: 11px 12px;
  border-radius: 100px;
  background-color: white;
  border: 1px solid #b3b5b9;
}
.list-checkbox-label.type-success input:checked + label {
  background-color: #ecf7f1;
  color: #00804a;
  border-color: #00804a;
}
.list-checkbox-label.type-tag {
  display: flex;
  overflow: auto;
  flex-wrap: nowrap !important;
  -ms-overflow-style: none; /* IE and Edge */
  scrollbar-width: none; /* Firefox */
}
.list-checkbox-label.type-tag::-webkit-scrollbar {
  display: none;
}
.list-checkbox-label.type-tag span {
  flex: 1 0 auto;
}
.list-checkbox-label.type-tag label {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 0 12px;
  height: 44px;
  background: #FFFFFF;
  border: 1px solid #B3B5B9;
  border-radius: 100px;
}
.list-checkbox-label.type-tag label label {
  height: 20px;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 140%;
  display: flex;
  color: #454545;
}
.list-checkbox-label.type-tag label input:checked + label {
  background-color: #454545;
  color: #fff;
  border-color: #454545;
}

.pv-slider-wp .text {
  display: flex;
  justify-content: space-between;
  margin-top: 9px;
}
.pv-slider-wp .text span {
  color: black;
  line-height: 22px;
  display: block;
}

.pv-slider {
  border-radius: 99px;
  height: 24px;
  background-color: #ecf7f1;
  border: none !important;
}
.pv-slider .ui-slider-range {
  border-radius: 99px 0 0 99px;
  background-color: var(--app-color);
}
.pv-slider .ui-slider-range .slider-bg {
  column-gap: 0 !important;
}
.pv-slider .ui-slider-range .slider-bg span {
  background-color: #01ae66;
}
.pv-slider .ui-slider-range .slider-bg span:first-child {
  visibility: visible;
}
.pv-slider .ui-slider-range .slider-bg span:last-child {
  visibility: hidden;
}
.pv-slider .ui-slider-handle {
  width: 24px;
  height: 24px;
  border-radius: 100%;
  border-color: var(--app-color);
  margin-left: -12px;
  box-shadow: -3px 0px 6px 0px rgba(165, 165, 165, 0.4);
  outline: 0;
  background-color: white;
  top: 0;
}
.pv-slider .slider-bg {
  position: absolute;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-left: 10px;
  padding-right: 10px;
}
.pv-slider .slide-dot-active {
  background-color: #01ae66 !important;
}
.pv-slider .slide-dot,
.pv-slider .slider-bg span {
  display: block;
  background-color: #c0e8d2;
  width: 8px;
  height: 8px;
  border-radius: 100%;
  flex-shrink: 0;
}
.pv-slider .slide-dot {
  position: absolute;
  z-index: 1;
  top: 7px;
}
.pv-slider .slide-dot-0 {
  left: 8px;
}
.pv-slider .slide-dot-1 {
  left: calc(25% - 4px);
}
.pv-slider .slide-dot-2 {
  left: calc(50% - 4px);
}
.pv-slider .slide-dot-3 {
  left: calc(75% - 4px);
}
.pv-slider .slide-dot-4 {
  left: calc(100% - 16px);
}
.pv-slider.slider-max .ui-slider-handle {
  margin-left: -24px;
}
.pv-slider.slider-max .ui-slider-range {
  border-radius: 99px;
}
.pv-slider.slider-min .ui-slider-handle {
  margin-left: 0px;
}

.alert-modal .modal-content {
  border-radius: 20px;
  max-width: 320px;
  margin: 0 auto;
  border: none;
}
.alert-modal .modal-content .modal-body {
  padding: 48px 36px 32px;
}

.has-fixed-bottom {
  padding-bottom: 96px;
}

.has-main-nav {
  padding-bottom: 90px;
}

.fixed-bottom .group-btn {
  column-gap: 10px;
}

.text-1-line {
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.text-2-line {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.ltd-post-text,
.text-3-line {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

textarea.form-control {
  min-height: 148px;
}

.count-box {
  font-family: "Pretendard-Medium";
  font-size: 18px;
  color: #777777;
}
.count-box .count-result {
  color: #00804a;
}

.main-header {
  padding-top: 9px;
  padding-bottom: 9px;
  margin-bottom: 11px;
}
.main-header .notif-btn.notif-btn-correct {
  margin-top: -3px;
}
.main-header .notif-btn.notif-btn-correct2 {
  margin-top: -4px;
}
.main-header .notif-btn.active:before {
  content: "";
  display: block;
  height: 8px;
  width: 8px;
  border-radius: 100%;
  background-color: #ff4356;
  position: absolute;
  top: 5px;
  right: 0;
}
.main-header .notif-btn-2.active:before {
  right: -4px;
}
.main-header .btn-warning {
  font-size: 14px;
  font-family: "Pretendard-Bold";
  line-height: 16px;
  padding-left: 8px;
  padding-right: 8px;
  min-width: 68px;
  text-align: center;
}
.main-header.hospital {
  padding-top: 12px;
  padding-bottom: 12px;
}
.main-header.hospital .notif-btn {
  height: 28px;
  width: 28px;
}
.main-header.hospital .notif-btn:before {
  top: 0;
}
.main-header.hospital .notif-btn img {
  width: 24px;
  height: 24px;
}
.main-header .title {
  font-size: 26px;
  font-family: "Pretendard-Bold";
  line-height: 40px;
}

.main-nav {
  padding: 17px 16px;
  display: flex;
  justify-content: space-between;
  border-top: 1px solid #efeff0;
}
.main-nav a {
  text-align: center;
  width: 56px;
}
.main-nav a span {
  display: block;
  font-size: 14px;
  font-family: "Pretendard-Medium";
  line-height: 19.6px;
  margin-top: 2px;
  height: 26px;
  color: #777777;
}
.main-nav a svg {
  width: 28px;
  height: 28px;
}
.main-nav a svg:nth-child(2) {
  display: none;
}
.main-nav a.active span {
  color: var(--app-color);
}
.main-nav a.active svg:nth-child(1) {
  display: none;
}
.main-nav a.active svg:nth-child(2) {
  display: inline-block;
}

.img-preview {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 18px;
}
.img-preview .item {
  position: relative;
  padding-top: 100%;
}
.img-preview .item img {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 4px;
  top: 0;
  left: 0;
}
.img-preview .remove-img {
  position: absolute;
  width: 30px;
  height: 30px;
  right: 8px;
  bottom: 8px;
  border: none;
  background: url("data:image/svg+xml,%3csvg%20width='30'%20height='30'%20viewBox='0%200%2030%2030'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20width='30'%20height='30'%20rx='15'%20fill='%23777777'/%3e%3cpath%20d='M21.0451%2010.4873C19.9718%2010.3807%2018.8985%2010.3007%2017.8185%2010.2407V10.234L17.6718%209.36732C17.5718%208.75398%2017.4251%207.83398%2015.8651%207.83398H14.1185C12.5651%207.83398%2012.4185%208.71398%2012.3118%209.36065L12.1718%2010.214C11.5518%2010.254%2010.9318%2010.294%2010.3118%2010.354L8.95181%2010.4873C8.67181%2010.514%208.47181%2010.7607%208.49848%2011.034C8.52514%2011.3073%208.76514%2011.5073%209.04514%2011.4807L10.4051%2011.3473C13.8985%2011.0007%2017.4185%2011.134%2020.9518%2011.4873C20.9718%2011.4873%2020.9851%2011.4873%2021.0051%2011.4873C21.2585%2011.4873%2021.4785%2011.294%2021.5051%2011.034C21.5251%2010.7607%2021.3251%2010.514%2021.0451%2010.4873Z'%20fill='white'/%3e%3cpath%20d='M19.8211%2012.426C19.6611%2012.2593%2019.4411%2012.166%2019.2145%2012.166H10.7878C10.5611%2012.166%2010.3345%2012.2593%2010.1811%2012.426C10.0278%2012.5927%209.94114%2012.8193%209.95447%2013.0527L10.3678%2019.8927C10.4411%2020.906%2010.5345%2022.1727%2012.8611%2022.1727H17.1411C19.4678%2022.1727%2019.5611%2020.9127%2019.6345%2019.8927L20.0478%2013.0593C20.0611%2012.8193%2019.9745%2012.5927%2019.8211%2012.426ZM16.1078%2018.8327H13.8878C13.6145%2018.8327%2013.3878%2018.606%2013.3878%2018.3327C13.3878%2018.0593%2013.6145%2017.8327%2013.8878%2017.8327H16.1078C16.3811%2017.8327%2016.6078%2018.0593%2016.6078%2018.3327C16.6078%2018.606%2016.3811%2018.8327%2016.1078%2018.8327ZM16.6678%2016.166H13.3345C13.0611%2016.166%2012.8345%2015.9393%2012.8345%2015.666C12.8345%2015.3927%2013.0611%2015.166%2013.3345%2015.166H16.6678C16.9411%2015.166%2017.1678%2015.3927%2017.1678%2015.666C17.1678%2015.9393%2016.9411%2016.166%2016.6678%2016.166Z'%20fill='white'/%3e%3c/svg%3e") no-repeat center;
  background-size: 100%;
  border-radius: 100%;
  background-size: contain;
}

form > .input-box,
.search-keyword-box {
  padding-top: 16px;
  padding-bottom: 16px;
}
form > .input-box .form-label,
.search-keyword-box .form-label {
  font-size: 18px;
  line-height: 25px;
  font-family: "Pretendard-Medium";
  margin-bottom: 4px;
}
form > .input-box .form-control,
.search-keyword-box .form-control {
  background-color: #f0f1f3;
  padding: 16px 24px 15px;
  border-radius: 8px;
  border: none;
  font-size: 18px;
  line-height: 25px;
  font-family: "Pretendard-Medium";
}
form > .input-box .input-group-text,
.search-keyword-box .input-group-text {
  background-color: #f0f1f3;
  border-radius: 0 8px 8px 0;
  padding-right: 24px;
}
form > .input-box .input-group-text.active,
.search-keyword-box .input-group-text.active {
  padding-right: 16px;
}

.img-grid-4 {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  gap: 8px;
}
.img-grid-4 .item {
  position: relative;
  padding-top: 100%;
}
.img-grid-4 .item img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 4px;
}

.pv-badge {
  line-height: 20px;
  font-size: 14px;
  font-family: "Pretendard-Medium";
  padding: 11px 12px;
  color: #454545;
  border: 1px solid #b3b5b9;
}
.pv-badge.btn-outline-success {
  color: #00804a;
  border-color: #00804a;
}

.page-title {
  line-height: 34px;
  font-size: 24px;
  font-family: "Pretendard-Bold";
  margin-bottom: 24px;
}

.num-text {
  color: var(--app-color);
  font-weight: 600;
}

.page-subtitle {
  font-size: 16px;
  font-family: "Pretendard-Medium";
  line-height: 22px;
  color: #777;
  margin-bottom: 0;
}
@media screen and (min-width: 1104px) {
  .page-subtitle {
    font-size: 18px;
  }
}

.focus-outline.tt-default {
  border-radius: 8px;
  border: 1px solid #F0F1F3;
}

.focus-outline.focus {
  border: 1px solid #1e1f23 !important;
}

.search-keyword-box .keyword {
  border: 1px solid #f0f1f3;
}
.search-keyword-box.focus .keyword {
  border-color: #1e1f23;
  border: 1px solid;
  border-right: none;
}
.search-keyword-box.focus .clear-text-btn {
  border-color: #1e1f23 !important;
}
.search-keyword-box .keyword {
  border-radius: 8px 0 0 8px;
  border: 1px solid #f0f1f3;
  border-right: none;
  transition: 0s all;
  padding: 15px 24px 14px;
  background-color: #f0f1f3;
}
.search-keyword-box .clear-text-btn {
  border-radius: 0 8px 8px 0;
  border: 1px solid #f0f1f3 !important;
  border-left: none !important;
  background-color: #f0f1f3;
}
.search-keyword-box .clear-text-btn svg:last-child,
.search-keyword-box .clear-text-btn img:last-child {
  display: none;
}
.search-keyword-box .clear-text-btn.active svg:first-child,
.search-keyword-box .clear-text-btn.active img:first-child {
  display: none !important;
}
.search-keyword-box .clear-text-btn.active svg:last-child,
.search-keyword-box .clear-text-btn.active img:last-child {
  display: block;
}

.hospital-item {
  max-width: 162px;
}
.hospital-item .thumb {
  margin-bottom: 8px;
  display: block;
}
.hospital-item .thumb img {
  width: 100%;
  height: 162px;
  object-fit: cover;
  border-radius: 4px;
}
.hospital-item .text {
  display: block;
}
.hospital-item .text h4 {
  font-family: "Pretendard-Bold";
  font-size: 18px;
  margin-bottom: 2px;
  color: #1e1f23;
}
.hospital-item .text > div {
  line-height: 22.4px;
  color: #454545;
}
.hospital-item .text > div .line {
  background-color: rgba(104, 104, 104, 0.2);
  width: 1px;
  height: 12px;
  margin: 0 6px;
}
.hospital-item .text > div .rate img {
  margin-top: -3px;
}
.hospital-item.temp-2-col:last-child {
  border-bottom: unset;
}
.hospital-item.temp-2-col {
  max-width: 100%;
  padding-top: 16px;
  padding-bottom: 16px;
  border-bottom: 1px solid #f0f1f3;
  position: relative;
}
.hospital-item.temp-2-col .thumb {
  margin-bottom: 0;
}
.hospital-item.temp-2-col .thumb img {
  height: 96px;
  width: 96px;
}
.hospital-item.temp-2-col .text {
  padding-right: 62px;
}
.hospital-item.temp-2-col .text h4 {
  line-height: 25px;
  padding-top: 7px;
}
.hospital-item.temp-2-col .text p {
  color: #777777;
  line-height: 22px;
  margin-bottom: 12px;
}
.hospital-item.temp-2-col .text span {
  color: #1e1f23;
}
.hospital-item.temp-2-col .like-btn {
  position: absolute;
  top: 16px;
  right: 0;
  z-index: 2;
  border: none !important;
}
.hospital-item.temp-2-col .like-btn.active svg path {
  fill: var(--app-color);
}

.modal.right .modal-dialog {
  -webkit-transform: translate3d(0%, 0, 0);
  -ms-transform: translate3d(0%, 0, 0);
  -o-transform: translate3d(0%, 0, 0);
  transform: translate3d(0%, 0, 0);
}

.filter-nav .chev-down {
  background-image: url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M10%2013.332L5%208.33203H15L10%2013.332Z'%20fill='%23454545'/%3e%3c/svg%3e");
  padding-right: 20px;
}
.filter-nav .btn-option.active {
  background-color: #ecf7f1;
}
.filter-nav .btn-option.active .chev-down {
  background-image: url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M10%2013.332L5%208.33203H15L10%2013.332Z'%20fill='%2300804a'/%3e%3c/svg%3e");
}
.filter-nav .rounded-circle.active {
  background-color: #ecf7f1;
}
.filter-nav .btn {
  border: 1px solid #b3b5b9 !important;
  border-radius: 100px;
  padding: 11px;
  line-height: 1;
  max-height: 44px;
  white-space: nowrap;
  width: auto;
  margin-right: 8px;
}
.filter-nav .btn span {
  color: #454545;
  font-size: 14px;
  font-family: "Pretendard-Medium";
  line-height: 20px;
}
.filter-nav .btn.active {
  border-color: #00804a !important;
}
.filter-nav .btn.active span {
  color: #00804a;
}
.filter-nav .btn.active svg path {
  fill: #00804a;
}
.filter-nav .toggle-label.active {
  background-color: #454545;
  border-color: #454545 !important;
}
.filter-nav .toggle-label.active span {
  color: white !important;
}

.modal.right.fade .modal-dialog {
  right: -100%;
  -webkit-transition: opacity 0.2s linear, right 0.2s ease-out;
  -moz-transition: opacity 0.2s linear, right 0.2s ease-out;
  -o-transition: opacity 0.2s linear, right 0.2s ease-out;
  transition: opacity 0.2s linear, right 0.2s ease-out;
}

.modal.right.fade.show .modal-dialog {
  right: 0;
}

.modal-fullscreen .modal-header .back-btn {
  line-height: 0;
}

.list-input-file {
  display: none;
}

.modal-bottom {
  transition: opacity 0.3s, transform 0.3s;
  transform: translateY(100%);
}
.modal-bottom .modal-dialog {
  position: absolute;
  width: 100%;
  margin: 0;
  bottom: 0;
}
.modal-bottom .modal-content {
  border-radius: 24px 24px 0 0;
}
.modal-bottom .modal-content .modal-body {
  padding: 24px;
}
.modal-bottom .modal-content .modal-body label {
  display: flex;
  column-gap: 15px;
  justify-content: space-between;
}
.modal-bottom .modal-content .modal-body label .left {
  display: flex;
  column-gap: 10px;
}
.modal-bottom .modal-content .modal-body label .left .text strong {
  font-size: 12px;
  font-weight: 500;
}
.modal-bottom .modal-content .modal-body label .left .text p {
  color: #aeaeae;
  font-size: 12px;
}
.modal-bottom .modal-content .modal-body .form-check-input {
  margin-right: 0;
  margin-top: 5px;
}
.modal-bottom.show {
  display: block;
  transform: translateY(0);
}

.option-modal .option {
  display: flex;
  column-gap: 8px;
  padding-top: 16px;
  padding-bottom: 17px;
  align-items: center;
}
.option-modal .option svg {
  width: 24px;
  height: 24px;
}
.option-modal .option span {
  font-family: "Pretendard-Medium";
  font-size: 18px;
  color: #454545;
}

.swiper-pagination-bullets {
  line-height: 0;
  bottom: 12px !important;
}

.swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  border: 0.5px solid #b3b5b9;
  background-color: white;
  opacity: 1;
}
.swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #00804a;
  border-color: #00804a;
}

.pv-tab {
  border: none;
}
.pv-tab .nav-link {
  line-height: 31px;
  font-size: 22px;
  font-family: "Pretendard-Bold";
  color: #b3b5b9;
  padding: 0;
  margin: 0 12px;
  border: none;
  padding-bottom: 10px;
  margin-bottom: -1px;
}
.pv-tab .nav-link.active {
  color: #1e1f23 !important;
  border-bottom: 2px solid #1e1f23;
}
.pv-tab .nav-link span {
  font-family: "Pretendard-Medium";
  font-size: 16px;
  margin-left: 4px;
  position: relative;
  top: -3px;
}
.pv-tab.tt-grid3 {
  position: sticky;
  top: 0;
  left: 0;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  width: 100%;
  padding: 0;
}
.pv-tab.tt-grid3 .nav-link {
  font-family: Pretendard;
  margin: 0;
  font-weight: 400;
  font-size: 16px;
  line-height: 18px;
  letter-spacing: 0;
  text-align: center;
  width: 100%;
  color: #1E1F23;
}
.pv-tab.tt-grid3 .nav-link.active {
  font-weight: 700;
}

.pv-tab-content {
  border-top: 1px solid #f0f1f3;
}

.badge {
  line-height: 22px;
  font-size: 16px;
  font-family: "Pretendard-Medium";
  border-radius: 8px;
  padding: 8px 12px;
  font-weight: 500;
}

.count-content-box {
  padding: 20px 24px 45px;
  border: 1px solid #f0f1f3;
  border-radius: 12px;
  background-color: #f0f1f3;
}
.count-content-box.valid .count-box .count {
  color: #00804a;
}
.count-content-box.invalid {
  border-color: #ff4155 !important;
}
.count-content-box.invalid .count-box .count {
  color: #ff4155;
}
.count-content-box.focus {
  border-color: #1e1f23;
}
.count-content-box textarea.input-content {
  color: #1e1f23;
}
.count-content-box .input-content {
  padding: 0;
  border: none;
  border-radius: 0 !important;
  background-color: #f0f1f3;
  line-height: 22px !important;
  color: #a5a5a5;
  height: 193px;
}
.count-content-box .input-content:focus {
  color: #1e1f23;
}
.count-content-box .count-box {
  position: absolute;
  left: 24px;
  bottom: 20px;
  color: #a5a5a5;
  font-size: 16px;
}

.images-slide-num-box {
  position: absolute;
  background: rgba(69, 69, 69, 0.7);
  border-radius: 20px;
  right: 16px;
  bottom: 16px;
  z-index: 10;
}
.images-slide-num-box .images-slide-num {
  display: flex;
  align-items: center;
  height: 25px;
  line-height: 1;
  color: white;
  text-shadow: none;
  font-size: 13px;
  padding-left: 7px;
  padding-right: 7px;
  font-family: "Pretendard-Regular";
}
.images-slide-num-box .images-slide-num span {
  padding: 0 2px;
}
@media screen and (min-width: 1104px) {
  .images-slide-num-box {
    right: 26px;
  }
}

.f-carousel__toolbar__column.is-left {
  position: fixed;
  bottom: 28px;
  left: 50%;
  transform: translateX(-50%);
  background: rgba(69, 69, 69, 0.7);
  border-radius: 20px;
}
.f-carousel__toolbar__column.is-left .fancybox__infobar {
  display: flex;
  align-items: center;
  height: 25px;
  line-height: 1;
  color: white;
  text-shadow: none;
  font-size: 13px;
  padding-left: 7px;
  padding-right: 7px;
  font-family: "Pretendard-Regular";
}
.f-carousel__toolbar__column.is-left .fancybox__infobar span {
  padding: 0 2px;
}

.f-carousel__toolbar__column.is-right [data-fancybox-close] {
  border-radius: 999px;
  background: url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M12%2010.2222L18.2222%204L20%205.77777L13.7777%2012L20%2018.2221L18.2222%2019.9999L12%2013.7778L5.77778%2019.9999L4%2018.2221L10.2222%2012L4%205.77777L5.77778%204L12%2010.2222Z'%20fill='white'/%3e%3c/svg%3e") no-repeat center;
  height: 24px;
  width: 24px;
  margin-top: 16px;
  margin-left: 24px;
  left: 0;
  top: 0;
  position: fixed;
}
.f-carousel__toolbar__column.is-right [data-fancybox-close] svg {
  display: none;
}
.f-carousel__toolbar__column.is-right .f-button:not([data-fancybox-close]) {
  display: none;
}

.fancybox__toolbar__column.is-right {
  justify-content: flex-start !important;
}

.fancybox__nav {
  display: none;
}

.fancybox__footer {
  background-color: transparent !important;
  bottom: 65px !important;
}

.f_caption,
.fancybox__caption {
  text-align: center;
  padding: 0 !important;
  color: white;
}

#page_load {
  transition: 0.2s linear;
  background: rgba(255, 255, 255, 0.7019607843);
  width: 100vw;
  height: 100vh;
  padding: 10px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ccc;
  cursor: pointer;
  position: fixed;
  z-index: 999999;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
#page_load .loader {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  display: inline-block;
  border-top: 3px solid var(--app-color);
  border-right: 3px solid transparent;
  -webkit-animation: rotation 1s linear infinite;
  animation: rotation 0.6s linear infinite;
}

@-webkit-keyframes rotation {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes rotation {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@media only screen and (min-width: 200px) {
  .main-wrapper {
    max-width: 100%;
    padding-left: 24px;
    padding-right: 24px;
  }
}
#countdown {
  font-size: 18px;
}

:focus-visible {
  box-shadow: unset !important;
  outline: none !important;
}

.bot-border-gray {
  border-bottom: 1px solid #f0f1f3;
}

.pre-line {
  white-space: pre-line;
}

.reply-box {
  background-color: #f8f9fb;
  padding: 16px;
  border-radius: 8px;
  line-height: 22px;
  margin-bottom: 16px;
}
.reply-box p {
  margin-bottom: 24px;
}
.reply-box time {
  font-size: 14px;
  color: #777;
  line-height: 20px;
}

.fancybox__footer .fancybox__caption {
  font-family: "Pretendard-Medium";
}

.toast-container .toast {
  border-radius: 12px !important;
}

.dbg-violet {
  background-color: violet;
}

.dbg-blue {
  background-color: blue;
}

.dbg-red {
  background-color: red !important;
}

.dbg-green {
  background-color: green;
}

.dbg-orange {
  background-color: orange;
}

.review-time {
  color: #999999;
  font-size: 14px;
  line-height: 24.8px;
  padding-left: 1em;
}

.read-more-btn {
  color: #686868 !important;
  font-family: "Pretendard-Medium";
}

/*
@media screen and (max-height: 600px) {
  .fixed-bottom {
    bottom: 0!important;
  }
}
*/
.toast-body {
  opacity: 0.95;
}

.sp-input::placeholder {
  font-family: Pretendard-Medium !important;
}

.placeholder-a5a5a5::placeholder {
  color: #a5a5a5 !important;
}

.sp-input {
  font-family: Pretendard-Bold !important;
}

.main-nav {
  max-width: 100vw;
}

.cursor-pointer {
  cursor: pointer;
}

.cursor-not-allowed {
  cursor: not-allowed;
}

.cursor-default {
  cursor: auto;
}

textarea {
  resize: none;
}

.modal-content {
  border: unset !important;
}

.green-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  padding: 0 20px;
  min-width: 160px;
  height: 56px;
  background: #ECF7F1;
  border-radius: 12px;
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 100%;
  text-align: center;
  letter-spacing: -0.4px;
  color: #00804A;
}

.home-link a {
  display: flex;
  align-items: center;
  column-gap: 12px;
  background-color: #f8f9fb;
  margin-bottom: 12px;
  padding: 11px 16px;
  border-radius: 8px;
}
.home-link a img {
  width: 36px;
  height: 36px;
}

.home-footer {
  background-color: #2f313a;
  padding-top: 56px;
  padding-bottom: calc(187px - var(--app-bottom));
}
.home-footer .logo-ft {
  margin-bottom: 40px;
}
.home-footer .d-table strong {
  white-space: nowrap;
  font-family: "Pretendard-Bold";
}
.home-footer .d-table .list-link a {
  font-size: 15px;
  line-height: 16px;
  opacity: 0.7;
  color: white;
  display: block;
  letter-spacing: 0.2px;
}
.home-footer p {
  font-size: 15px;
  line-height: 16px;
  opacity: 0.7;
  color: white;
  display: block;
  margin-bottom: 12px;
  letter-spacing: 0.2px;
}
.home-footer p span {
  color: #777777;
}
.home-footer .btn-outline-light {
  border-color: white;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.08);
  border-radius: 8px;
  padding: 11px 18px;
  line-height: 0;
  background-color: transparent !important;
}
.home-footer .btn-outline-light span {
  font-size: 14px;
  font-family: "Pretendard-Medium";
  color: rgba(255, 255, 255, 0.85);
}
.home-footer .btn-outline-light svg {
  width: 16px;
  height: 16px;
}
.home-footer .line {
  margin: 0 14px;
}
.home-footer .r-infor p {
  margin-bottom: 6px !important;
  font-size: 13px !important;
}

.no-transition {
  transition: none !important;
}

.list-notification .notification-item {
  padding-top: 16px;
  padding-bottom: 16px;
  border-bottom: 1px solid #f0f1f3;
  display: block;
}
.list-notification .notification-item:last-child {
  border: none;
}
.list-notification .notification-item.new {
  position: relative;
  padding-left: 16px;
}
.list-notification .notification-item.new:before {
  width: 8px;
  height: 8px;
  background-color: #ff4356;
  border-radius: 100%;
  content: "";
  display: block;
  position: absolute;
  top: 22px;
  left: 0;
}
.list-notification .notification-item strong {
  font-weight: 700;
  font-size: 18px;
  line-height: 25px;
  margin-bottom: 4px;
  display: block;
}
.list-notification .notification-item p {
  margin-bottom: 0;
  color: #454545;
  line-height: 22px;
}

.wh-16px {
  width: 16px;
  height: 16px;
}

#dk-sub-container {
  display: none;
}

.home-search-input {
  font-family: "Pretendard-Medium";
  font-size: 18px;
  line-height: 25.2px;
}

.modal.fade.self-backdrop {
  background: rgba(0, 0, 0, 0.5);
  height: calc(100% + 500px) !important;
  transform: translateY(-250px) !important;
}

.modal.fade.ui-backdrop {
  background: rgba(0, 0, 0, 0.5);
}

.popup-tag-title {
  font-size: 18px;
  line-height: 24.84px;
}

.popup-tag-title-desc {
  white-space: pre-line;
  line-height: 22.4px;
}

a.camera-add-img-btn,
a.add-img-btn {
  cursor: pointer;
  width: fit-content;
}

.star > svg,
.star > img,
.home-review-item .swiper-slide > img,
.clear-text-btn svg,
a.option,
#slider-distance,
input[type=checkbox] {
  cursor: pointer;
}

.correction-btn {
  font-family: "Pretendard-Bold";
  font-size: 18px;
  line-height: 138%;
  color: var(--app-color);
  cursor: pointer;
}

.text-dark {
  color: #1e1f23;
}

.nearby-btn.active,
.highRate-btn.active {
  pointer-events: none;
}

.textarea-holder {
  overflow: hidden;
}

.hide-by-opacity {
  opacity: 0;
  pointer-events: none;
}

.link-to-kakao {
  border: none;
  position: fixed;
  right: 24px;
  background-color: #fee500 !important;
  color: rgba(0, 0, 0, 0.85);
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.08);
  padding: 14px 17px;
  line-height: 24px;
  min-width: 124px;
  border-radius: 100px;
}

.sortable-placeholder {
  width: 100px;
  height: 100px;
}

.sortable-dragging {
  border-color: #fff !important;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.08);
}

.show-on-sort {
  display: none;
}

.hide-on-sort {
  display: block;
}

.mode--sorting .show-on-sort {
  display: block;
}
.mode--sorting .hide-on-sort {
  display: none;
}

.start-sort-btn {
  border: none;
  color: #00804a;
  font-family: "Pretendard-Bold";
  font-size: 16px;
  background: unset;
  margin-left: auto !important;
  display: inline-block;
  padding: 0;
}

.hover-to-scroll {
  opacity: 0;
  height: 100px;
  width: 100%;
  position: sticky;
  left: 0;
  z-index: 1000000;
}
.hover-to-scroll.top {
  top: 0;
}
.hover-to-scroll.bot {
  bottom: 0;
}

.me-list-item {
  position: relative;
  height: 100%;
  overflow: auto;
}

.list-item-body {
  display: flex;
  height: 100vh;
  flex-direction: column;
}

.ui-btn {
  padding: 0;
  line-height: inherit;
  color: inherit;
  background-color: transparent;
  background-image: none;
  cursor: pointer;
  margin: 0;
  border: none;
  outline: none;
}

.round-checkbox-box-24 {
  width: 24px;
  --rch-size: 24px;
  --rch-cm-t: 4px;
  --rch-cm-l: 8px;
  --rch-cm-w: 7px;
  --rch-cm-h: 12px;
  --rch-bg: #fff;
}

/* Hide the default checkbox */
input.round-checkbox {
  display: none;
}

/* Create the round circle using label */
label.round-checkbox {
  display: inline-block;
  width: var(--rch-size, 20px); /* Set width to 24px */
  height: var(--rch-size, 20px); /* Set height to 24px */
  border-radius: 50%; /* Make it round */
  border: 1px solid #ccc; /* Default border color */
  background-color: #fff; /* Default background color */
  position: relative;
  cursor: pointer;
  transition: background-color 0.3s, border-color 0.3s;
}

/* Add a checkmark effect when the checkbox is checked */
input.round-checkbox:checked + label.round-checkbox {
  background-color: var(--app-color); /* Green background when checked */
  border-color: var(--app-color); /* Change border to green */
}

input.round-checkbox:not(:checked) + label.round-checkbox {
  border-color: #b3b5b9;
  background-color: var(--rch-bg, #b3b5b9);
}

/* Optional: Add a checkmark using pseudo-elements */
input.round-checkbox + label.round-checkbox::after {
  content: "";
  position: absolute;
  top: var(--rch-cm-t, 3px); /* Position the checkmark */
  left: var(--rch-cm-l, 7px); /* Adjust horizontal position */
  width: var(--rch-cm-w, 5px); /* Make the checkmark smaller */
  height: var(--rch-cm-h, 10px); /* Adjust the height of the checkmark */
  border: solid white;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}

.request-many {
  height: 92px;
  background: #ecf7f1;
  border-radius: 18px;
  padding-left: 20px;
  padding-right: 16px;
}
.request-many.tt-shadow {
  margin-top: 10px;
  box-shadow: 2px 2px 16px rgba(0, 0, 0, 0.08);
}
@media screen and (min-width: 1104px) {
  .request-many {
    padding-right: 30px;
  }
}
.request-many h3 {
  display: flex;
  align-items: center;
  gap: 4px;
  font-style: normal;
  font-weight: 700;
  font-size: 21px;
  line-height: 29px;
  letter-spacing: -0.5px;
  color: #333333;
  margin-bottom: 3px;
}
.request-many p {
  height: 18px;
  font-style: normal;
  font-weight: 500;
  font-size: 13px;
  line-height: 140%;
  letter-spacing: -0.7px;
  color: #757575;
  margin: 0;
}
.request-many img.tt-img {
  width: 45px;
  height: 55px;
}
@media screen and (min-width: 1104px) {
  .request-many img.tt-img {
    width: 53px;
    height: 65px;
  }
}

.back--header {
  position: fixed;
  top: 0;
  left: 0;
}

.sticky-back .back--header {
  position: sticky;
}

.sticky-back-header {
  font-weight: 700;
  font-size: 16px;
  line-height: 140%;
  text-align: center;
  color: #1E1F23;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 17px;
}

.size-5 {
  width: 20px;
  height: 20px;
}

.should-download-app-popup {
  align-items: center;
  font-family: sans-serif;
  background: linear-gradient(to bottom, white, #d6f1df);
  padding: 2rem;
  text-align: center;
}
.should-download-app-popup.show {
  display: flex !important;
}
.should-download-app-popup.show .modal-dialog {
  width: 300px;
  margin: auto;
}
.should-download-app-popup .modal-body {
  padding: 0;
}
.should-download-app-popup .tt-content {
  position: relative;
  display: flex;
  flex-direction: column;
  margin-bottom: -50px;
}
.should-download-app-popup .tt-content .tt-notification {
  width: 207px;
  z-index: 2;
}
.should-download-app-popup .tt-content .tt-image {
  position: absolute;
  width: 168px;
  height: 200px;
  z-index: 1;
  top: -132px;
  left: 50%;
  transform: translateX(-50%);
  overflow: hidden;
  border-radius: 20px 20px 0px 0px;
}
.should-download-app-popup .tt-content .tt-image .tt-img-box {
  overflow: hidden;
  height: 100%;
  border-radius: 20px 20px 0px 0px;
  border-top: 3px solid #1A1A1A;
  border-left: 3px solid #1A1A1A;
  border-right: 3px solid #1A1A1A;
}
.should-download-app-popup .tt-content .tt-image .tt-img-box img {
  margin-top: -10px;
}
.should-download-app-popup .tt-content .tt-image .tt-img-box:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.6509803922);
  opacity: 0.6;
}
.should-download-app-popup .tt-content .tt-image:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 81px;
  background: linear-gradient(180deg, rgba(242, 242, 242, 0) 0%, #F2F2F2 77.57%);
  bottom: -13px;
  left: 50%;
  transform: translateX(-50%);
}
.should-download-app-popup .tt-content .tt-main-content {
  padding-top: 75px;
  background-color: #f2f2f2;
  border-radius: 4px;
  display: inline-block;
}
.should-download-app-popup .tt-content .tt-main-content h2 {
  font-weight: 700;
  font-size: 22px;
  line-height: 26px;
  letter-spacing: -0.4px;
  color: var(--app-color);
}
.should-download-app-popup .tt-content .tt-main-content p {
  font-weight: 500;
  font-size: 18px;
  line-height: 140%;
  color: #1A1A1A;
}
.should-download-app-popup .tt-content .tt-button {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 18px 10px;
  width: 100%;
  height: 52px;
  background: var(--app-color);
  border-radius: 0 0 4px 4px;
  font-weight: 500;
  font-size: 16px;
  line-height: 100%;
  color: #FFFFFF;
}
.should-download-app-popup .tt-close {
  margin-top: 16px;
  display: flex;
  align-items: center;
  text-align: center;
  justify-content: center;
}
.should-download-app-popup .tt-close button {
  border: none;
  background: transparent;
  color: rgba(255, 255, 255, 0.8);
  font-weight: 400;
  font-size: 15px;
  line-height: 18px;
}

.should-download-app-notification {
  position: absolute;
  background-color: #ffffff;
  border-radius: 12px;
  padding: 12px;
  display: flex;
  top: -68px;
  height: 60px;
  left: 50%;
  transform: translateX(-50%);
  gap: 8px;
  align-items: center;
}
.should-download-app-notification.doctor-app img {
  border: 1px solid #E6E6E6;
  border-radius: 22%;
}
.should-download-app-notification > div {
  display: flex;
  flex-direction: column;
  justify-content: start;
  align-items: flex-start;
  gap: 2px;
}
.should-download-app-notification img {
  width: 34px;
  height: 34px;
  flex: 1 0 34px;
}
.should-download-app-notification .tt-notification-title {
  width: 100%;
  font-weight: 600;
  font-size: 10px;
  line-height: 12px;
  display: flex;
  align-items: center;
  letter-spacing: -0.4px;
  color: #1A1A1A;
  text-align: left;
}
.should-download-app-notification .tt-notification-title .tt-right {
  margin-left: auto;
  font-size: 7px;
  line-height: 1;
  display: flex;
  align-items: center;
  text-align: center;
  letter-spacing: -0.4px;
  color: #999999;
  font-weight: 400;
}
.should-download-app-notification .tt-notification-text {
  font-style: normal;
  font-weight: 400;
  font-size: 9px;
  line-height: 11px;
  letter-spacing: -0.4px;
  color: #666666;
  text-align: left;
}

.should-download-app-footer {
  max-width: 100%;
  overflow: hidden;
  position: relative;
  margin-top: -57px;
  margin-bottom: 55px;
}
@media screen and (min-width: 1104px) {
  .should-download-app-footer {
    margin-top: -56px;
  }
}
.should-download-app-footer .tt-top-text {
  margin: 0 40px;
  flex-direction: column;
  align-items: center;
  gap: 10px;
  width: 366px;
  height: 87px;
  text-align: center;
}
.should-download-app-footer .tt-top-text h3 {
  width: 366px;
  height: 58px;
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 29px;
  text-align: center;
  letter-spacing: -0.4px;
  color: #000000;
}
@media screen and (min-width: 1104px) {
  .should-download-app-footer .tt-top-text h3 {
    width: unset;
  }
}
.should-download-app-footer .tt-top-text p {
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  letter-spacing: -0.4px;
  color: #666666;
}
.should-download-app-footer .tt-content {
  display: flex;
  flex-direction: column;
  padding: 40px 24px;
  gap: 32px;
  position: relative;
  min-height: 575px;
  background: #ECF7F1;
}
.should-download-app-footer .tt-sec-1,
.should-download-app-footer .tt-sec-2 {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 32px;
}
.should-download-app-footer .tt-notification {
  width: 280px;
  top: 53px;
  height: 74px;
}
.should-download-app-footer .tt-notification > div {
  gap: 4px;
}
.should-download-app-footer .tt-notification .tt-notification-title {
  line-height: 1;
  font-size: 12px;
}
.should-download-app-footer .tt-notification .tt-notification-title .tt-right {
  font-size: 10px;
  line-height: 12px;
}
.should-download-app-footer .tt-notification .tt-notification-text {
  line-height: 1.2;
  font-size: 12px;
}
.should-download-app-footer .tt-notification img {
  width: 44px;
  height: 44px;
}
.should-download-app-footer .tt-image {
  position: relative;
  width: 240px;
  height: 280px;
  overflow: hidden;
  border-radius: 24px 24px 0 0;
}
.should-download-app-footer .tt-image .tt-img-box {
  position: relative;
  overflow: hidden;
  height: 100%;
  border-radius: 24px 24px 0 0;
  border-top: 3px solid #FFFFFF;
  border-left: 3px solid #FFFFFF;
  border-right: 3px solid #FFFFFF;
}
.should-download-app-footer .tt-image .tt-img-box img {
  margin-top: -18px;
}
.should-download-app-footer .tt-image .tt-img-box:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.6509803922);
  opacity: 0.6;
}
.should-download-app-footer .tt-image:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 84px;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  background: linear-gradient(180deg, rgba(236, 247, 241, 0) 0%, #ECF7F1 100%);
}
.should-download-app-footer .tt-btn-stores {
  position: absolute;
  top: 423px;
  display: flex;
  gap: 8px;
  width: 100%;
  max-width: 366px;
}
.should-download-app-footer .tt-btn-stores .tt-btn-store {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  gap: 6px;
  height: 56px;
  filter: drop-shadow(0px 0px 20px rgba(0, 0, 0, 0.08));
  background: var(--app-color);
  border-radius: 12px;
  width: 100%;
  font-weight: 500;
  font-size: 18px;
  line-height: 100%;
  letter-spacing: -0.4px;
  color: #FFFFFF;
}
.should-download-app-footer .tt-btn-stores .tt-btn-store img {
  width: 20px;
  height: 20px;
}

@media screen and (min-width: 1104px) {
  .should-download-app-popup {
    display: none;
  }
  .should-download-app-footer {
    background-color: #ecf7f1;
  }
  .should-download-app-footer .tt-content {
    flex-direction: row;
    justify-content: center;
    align-items: center;
    gap: 94px;
    max-width: var(--dk-width);
    margin: 0 auto;
    padding: 0 24px;
    min-height: 520px;
  }
  .should-download-app-footer .tt-content .tt-sec-1 {
    height: 251px;
    gap: 40px;
    margin-left: 24px;
  }
  .should-download-app-footer .tt-content .tt-sec-2 {
    margin: 0 134px;
  }
  .should-download-app-footer .tt-btn-stores {
    position: static;
    width: 448px;
    max-width: 448px;
  }
  .should-download-app-footer .tt-btn-stores .tt-btn-store {
    font-size: 20px;
  }
  .should-download-app-footer .tt-btn-stores .tt-btn-store img {
    width: 26px;
    height: 26px;
  }
  .should-download-app-footer .tt-image {
    width: 292px;
    height: 365px;
  }
  .should-download-app-footer .tt-image .tt-img-box img {
    margin-top: -25px;
  }
  .should-download-app-footer .tt-notification {
    width: 340px;
    height: 89px;
    top: 64px;
  }
  .should-download-app-footer .tt-notification .tt-notification-title {
    font-size: 15px;
  }
  .should-download-app-footer .tt-notification .tt-notification-title .tt-right {
    font-size: 12px;
  }
  .should-download-app-footer .tt-notification .tt-notification-text {
    font-size: 15px !important;
    line-height: 17px !important;
  }
  .should-download-app-footer .tt-notification img {
    width: 54px;
    height: 54px;
  }
  .should-download-app-footer .tt-top-text {
    gap: 16px;
    width: 448px;
    height: 151px;
  }
  .should-download-app-footer .tt-top-text h3 {
    font-weight: 700;
    font-size: 40px;
    line-height: 130%;
    letter-spacing: -0.4px;
    color: #000000;
    text-align: start;
    height: 104px;
  }
  .should-download-app-footer .tt-top-text p {
    font-weight: 400;
    font-size: 26px;
    line-height: 31px;
    letter-spacing: -0.4px;
    color: #666666;
    text-align: start;
  }
}
.filter-nav .solid-style {
  color: #777777;
  font-size: 14px;
  font-family: "Pretendard-Medium";
  line-height: 20px;
  padding: 12px;
  border-radius: 100px;
  background-color: #F0F1F3;
  border-color: #F0F1F3 !important;
}
.filter-nav .solid-style.active {
  border-color: #454545 !important;
}
.filter-nav .solid-style.active, .filter-nav .solid-style.active span {
  color: white;
  background-color: #454545;
}

.home-footer-dump {
  margin-top: 22px;
}
@media screen and (min-width: 1104px) {
  .home-footer-dump {
    margin-top: 55px;
  }
}

.top-tab {
  margin: 12px 0 32px;
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 4px;
  gap: 4px;
  height: 57px;
  background: #F0F1F3;
  border-radius: 100px;
}
.top-tab .tab {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 14px 0;
  gap: 4px;
  width: 177px;
  height: 49px;
  border-radius: 100px;
  flex-grow: 1;
  font-size: 18px;
}
.top-tab .tab span {
  width: 63px;
  height: 25px;
  font-style: normal;
  font-size: 18px;
  line-height: 140%;
  display: flex;
  align-items: center;
  text-align: center;
}
.top-tab .tab.active {
  background: var(--app-color);
  box-shadow: 0 4px 20px -10px rgba(0, 0, 0, 0.15);
}
.top-tab .tab.active a {
  font-weight: 700;
  color: #FFFFFF;
  text-align: right;
}
.top-tab .tab:not(.active) {
  background: transparent;
}
.top-tab .tab:not(.active) a {
  font-weight: 400;
  color: #9B9B9B;
}

.no-data-area.with-margin {
  margin-top: 110px;
}
@media screen and (max-width: 1104px) {
  .no-data-area.with-margin {
    margin-bottom: max(50px, 100vh - 650px);
  }
}

.hidden-scroll-bar {
  overflow: auto;
  scrollbar-width: none; /* Firefox */
  -ms-overflow-style: none; /* IE and Edge */
}

.hidden-scroll-bar::-webkit-scrollbar {
  display: none; /* Chrome, Safari, Opera */
}

.f-carousel__counter {
  --f-button-height: 25px;
  --f-counter-line-height: 25px;
  display: flex;
  align-items: center;
  height: 25px;
  line-height: 1;
  color: #fff;
  text-shadow: none;
  font-size: 13px;
  padding-left: 7px;
  padding-right: 7px;
  font-family: "Pretendard-Regular";
}

@media screen and (max-width: 659px) {
  .f-button.is-arrow.is-next, .f-button.is-arrow.is-prev {
    display: none !important;
  }
}

.f-caption {
  background-color: transparent !important;
  bottom: 65px !important;
  padding: 0 !important;
  position: absolute;
  overflow: hidden !important;
}

.soft-disabled {
  pointer-events: none;
  opacity: 0.5;
}

.filter-modal .modal-footer,
#filter-option-modal .modal-footer {
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.08);
  display: grid;
  grid-template-columns: 1fr 2fr;
  gap: 8px;
}
@media screen and (min-width: 660px) {
  .filter-modal .modal-footer,
  #filter-option-modal .modal-footer {
    grid-template-columns: 1fr 1fr;
  }
}
.filter-modal hr.line,
#filter-option-modal hr.line {
  margin: 8px 0;
  opacity: 1;
  border-color: #F0F1F3;
}

.input-group > .form-control:focus,
.input-group > .form-floating:focus-within,
.input-group > .form-select:focus {
  z-index: auto !important;
}

.color-\[\#2a2a2a\] {
  color: #2a2a2a;
}

.mb-\[24px\] {
  margin-bottom: 24px;
}

.admin-body .info-board-style .tt-top-box p a,
.editor-container p a {
  color: #0a53be;
  text-decoration: underline;
}
.admin-body .info-board-style .tt-top-box .ck-content,
.editor-container .ck-content {
  border: none !important;
  min-height: 10rem;
}
.admin-body .info-board-style .tt-top-box ul li,
.editor-container ul li {
  margin-left: 25px;
}
.admin-body .info-board-style .tt-top-box ul,
.editor-container ul {
  list-style-type: disc;
}
.admin-body .info-board-style .tt-top-box ol li,
.editor-container ol li {
  margin-left: 25px;
}
.admin-body .info-board-style .tt-top-box ol,
.editor-container ol {
  list-style-type: decimal;
}
.admin-body .info-board-style .tt-top-box h1,
.admin-body .info-board-style .tt-top-box h2,
.admin-body .info-board-style .tt-top-box h3,
.admin-body .info-board-style .tt-top-box h4,
.admin-body .info-board-style .tt-top-box h5,
.admin-body .info-board-style .tt-top-box h6,
.editor-container h1,
.editor-container h2,
.editor-container h3,
.editor-container h4,
.editor-container h5,
.editor-container h6 {
  font-family: "Pretendard-Bold";
  color: #1e1f23;
  margin-bottom: 16px;
  line-height: 1.2;
}
.admin-body .info-board-style .tt-top-box h1,
.editor-container h1 {
  font-size: 2.25rem;
}
.admin-body .info-board-style .tt-top-box h2,
.editor-container h2 {
  font-size: 1.75rem;
}
.admin-body .info-board-style .tt-top-box h3,
.editor-container h3 {
  font-size: 1.5rem;
}
.admin-body .info-board-style .tt-top-box h4,
.editor-container h4 {
  font-size: 1.25rem;
}
.admin-body .info-board-style .tt-top-box h5,
.editor-container h5 {
  font-size: 1.1rem;
}
.admin-body .info-board-style .tt-top-box h6,
.editor-container h6 {
  font-size: 1rem;
}

.ck-powered-by {
  display: none !important;
}

.info-board-style .tt-top-box a,
.ck-editor a {
  color: blue;
  text-decoration: underline;
}

.tt-top-box .image.image_resized {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.tt-top-box .image.image_resized.image-style-block-align-right {
  margin-right: 0;
}
.tt-top-box .image.image_resized.image-style-block-align-left {
  margin-left: 0;
}
.tt-top-box .todo-list li {
  margin-left: 0 !important;
}
.tt-top-box .todo-list li::marker {
  content: none;
}
.tt-top-box figcaption {
  background-color: #f7f7f7;
  color: #333;
  font-size: 0.75em;
  padding: 0.6em;
  word-break: break-word;
  text-align: center;
}

.editor-container__toolbar {
  position: sticky;
  top: 0;
  z-index: 10;
}