@charset "UTF-8";
/* Responsive */
/* Ellipsis */
@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
@import url("swiper.min.css");
@import url("layout.css");
@import url("header.css");
@import url("footer.css");
@import url("aos.css");

@font-face {
  font-family: "Pretendard";
  font-display: swap;
  src: url(../fonts/Pretendard-Light.eot);
  src: local("☺"), url(../fonts/Pretendard-Light.eot#iefix) format("embedded-opentype"), url(../fonts/Pretendard-Light.woff2) format("woff2"), url(../fonts/Pretendard-Light.woff) format("woff"), url(../fonts/Pretendard-Light.otf) format("opentype");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: "Pretendard";
  font-display: swap;
  src: url(../fonts/Pretendard-Regular.eot);
  src: local("☺"), url(../fonts/Pretendard-Regular.eot#iefix) format("embedded-opentype"), url(../fonts/Pretendard-Regular.woff2) format("woff2"), url(../fonts/Pretendard-Regular.woff) format("woff"), url(../fonts/Pretendard-Regular.otf) format("opentype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Pretendard";
  font-display: swap;
  src: url(../fonts/Pretendard-Medium.eot);
  src: local("☺"), url(../fonts/Pretendard-Medium.eot#iefix) format("embedded-opentype"), url(../fonts/Pretendard-Medium.woff2) format("woff2"), url(../fonts/Pretendard-Medium.woff) format("woff"), url(../fonts/Pretendard-Medium.otf) format("opentype");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: "Pretendard";
  font-display: swap;
  src: url(../fonts/Pretendard-SemiBold.eot);
  src: local("☺"), url(../fonts/Pretendard-SemiBold.eot#iefix) format("embedded-opentype"), url(../fonts/Pretendard-SemiBold.woff2) format("woff2"), url(../fonts/Pretendard-SemiBold.woff) format("woff"), url(../fonts/Pretendard-SemiBold.otf) format("opentype");
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: "Pretendard";
  font-display: swap;
  src: url(../fonts/Pretendard-Bold.eot);
  src: local("☺"), url(../fonts/Pretendard-Bold.eot#iefix) format("embedded-opentype"), url(../fonts/Pretendard-Bold.woff2) format("woff2"), url(../fonts/Pretendard-Bold.woff) format("woff"), url(../fonts/Pretendard-Bold.otf) format("opentype");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: "Pretendard";
  font-display: swap;
  src: url(../fonts/Pretendard-ExtraBold.eot);
  src: local("☺"), url(../fonts/Pretendard-ExtraBold.eot#iefix) format("embedded-opentype"), url(../fonts/Pretendard-ExtraBold.woff2) format("woff2"), url(../fonts/Pretendard-ExtraBold.woff) format("woff"), url(../fonts/Pretendard-ExtraBold.otf) format("opentype");
  font-weight: 800;
  font-style: normal;
}

html {
  height: 100%;
  font-size: 1px;
}

@media (max-width: 1640px) {
  html {
    font-size: 0.06097561vw;
  }
}

@media (max-width: 750px) {
  html {
    font-size: 0.266666667vw;
  }
}

body {
  min-width: 320px;
  color: #000000;
  font-family: "Pretendard", sans-serif;
  font-size: 16rem;
  font-weight: 400;
  line-height: 1.6;
  word-wrap: break-word;
  word-break: keep-all;
  position: relative;
}

@media (max-width: 750px) {
  body {
    font-size: 14rem;
    overflow-x: hidden !important;
  }
}

::-webkit-scrollbar {
  display: none;
}

body,
div,
p,
span,
a,
section,
label,
input,
button,
h1,
h2,
h3,
h4,
h5,
h6,
ul,
ol,
li,
header,
footer,
main,
b,
i,
strong,
select,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
object {
  box-sizing: border-box;
  padding: 0;
  margin: 0;
  font-style: normal;
  outline: none !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: inherit;
  font-size: inherit;
}

h1 {
  font-size: 40rem;
}

h2 {
  font-size: 30rem;
}

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

ol,
ul {
  list-style: none;
}

a {
  display: block;
  text-decoration: none;
  color: inherit !important;
}

button,
input,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  color: inherit;
  background-color: transparent;
  border: 0 none;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  cursor: pointer;
}

label {
  cursor: pointer;
}

img,
svg {
  display: block;
  border: none;
  width: 100%;
}

option {
  color: #000000;
}

section {
  position: relative;
}

picture {
  display: block;
  width: 100%;
}

/* Disabled state styles */
i.disabled {
  color: #ccc;
  background-color: #f0f0f0;
  cursor: not-allowed;
}


.search_option_box .search_header {
  display: flex;
  justify-content: space-between;
  padding-bottom: 40rem !important;
  align-items: center;
}

.search_option_box .search_header .right {
  display: flex;
}

.search_option_box .search_header .reset_btn,
.search_option_box .search_header .close_btn {
  width: 40rem;
  cursor: pointer;
}

.search_option_box .search_header .reset_btn {
  margin-right: 12rem;
}

.search_option_box .search_header .reset_btn span,
.search_option_box .search_header .close_btn span,
.main_visual .swiper-wrapper a p,
.main_visual .swiper-wrapper .source_txt span {
  text-align: center;
  white-space: nowrap;
  display: flex;
  justify-content: center;
  align-items: center;
}

@media screen and (max-width: 750px) {
  .research_data_container .research_data_tab.layout_line::before {
    display: none !important;
  }

}

.full_subject {
  background-color: #6191b4;
  position: absolute;
  left: 74rem;
  top: 123rem;
  padding: 10rem 24rem;
  border-radius: 4rem;
  opacity: 0;
  transition: 0.3s ease;
  z-index: 10;
  touch-action: none;
  pointer-events: none;
  width: 30vw;
  height: fit-content;
  color: #ffffff;
  font-style: normal;
  font-size: clamp(10px, 20rem, 999rem);
  font-weight: 400;
}

@media (max-width: 750px) {
  .full_subject {
    display: none;
  }
}

.full_subject::before {
  content: "";
  display: block;
  position: absolute;
  left: 15rem;
  top: 10rem;
  background-color: #6191b4;
  width: 20rem;
  height: 10rem;
  transform: skew(56deg, 70deg) rotate(146deg);
  z-index: -1;
}

.subject:hover .full_subject {
  opacity: 1;
}

.full_subject.right {
  left: auto;
  right: 74rem;
}

.full_subject.right::before {
  left: auto;
  right: 15rem;
}

.main_loader {
  width: 48px;
  height: 48px;
  border: 5px solid #FFF;
  border-bottom-color: transparent;
  border-radius: 50%;
  display: inline-block;
  box-sizing: border-box;
  animation: rotation 1s linear infinite;
}

@keyframes rotation {
  0% {
      transform: rotate(0deg);
  }
  100% {
      transform: rotate(360deg);
  }
} 
