.content[data-v-e7991098] {
  position: relative;
  overflow: hidden;
  height: calc(100vh - 76px);
}
.popup-title p[data-v-e7991098] {
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 1.17;
  letter-spacing: 0.6px;
  color: var(--gray-900);
}
.popup-title .subtitle[data-v-e7991098] {
  margin-top: 20px;
  font-size: 1.125rem;
  line-height: 1.33;
}
.popup-title .subtitle[data-v-e7991098]:nth-child(1) {
  margin-top: 0;
}
.popup-content[data-v-e7991098] {
  margin-top: 28px;
}
.popup-content[data-v-e7991098]:nth-child(1) {
  margin-top: 0;
}
.popup-content .dropdown-wrap[data-v-e7991098] {
  display: flex;
  align-items: center;
}
.popup-content .dropdown-wrap .dropdown-title[data-v-e7991098] {
  font-size: 1rem;
  font-weight: bold;
  line-height: 1.38;
  letter-spacing: 1px;
  color: var(--gray-900);
}
.popup-content .dropdown-wrap .dropdown-menu-button[data-v-e7991098] {
  margin-left: 40px;
  width: 240px;
}
.popup-content .dropdown-wrap .dropdown-menu-button[data-v-e7991098]:nth-child(1) {
  margin-left: 0;
}
.popup-content .tab-content[data-v-e7991098] {
  margin-top: 40px;
  width: 100%;
}
.popup-content .tab-content[data-v-e7991098]:nth-child(1) {
  margin-top: 0;
}
.popup-content .tab-content .tab-title[data-v-e7991098] {
  font-size: 1rem;
  font-weight: bold;
  line-height: 1.38;
  letter-spacing: 1px;
  color: var(--gray-900);
}
.popup-content .tab-content .text-card-list[data-v-e7991098] {
  display: flex;
  margin: 20px -10px 0 -10px;
}
.popup-content .tab-content .text-card-list .text-card[data-v-e7991098] {
  margin: 10px;
  width: calc((100% - 40px) / 2);
}
.popup-content .tab-content .collapse-card[data-v-e7991098] {
  margin-top: 20px;
}
.popup-content .tab-content .collapse-card[data-v-e7991098]:nth-child(1) {
  margin-top: 0;
}
.popup-content .tab-content .collapse-card .download-file[data-v-e7991098] {
  margin-top: 10px;
  width: 100%;
}
.popup-content .tab-content .collapse-card .download-file[data-v-e7991098]:nth-child(1) {
  margin-top: 0;
}
.file-icon[data-v-e7991098] {
  width: 36px;
}
