@charset "UTF-8";
/* 메인 */
html:has(.wrap-main), body:has(.wrap-main) {
  scrollbar-width: none;
}
html:has(.wrap-main)::-webkit-scrollbar, body:has(.wrap-main)::-webkit-scrollbar {
  display: none;
}
html:has(.wrap-main):not(:has(.scrollbar.active)) input[type=range].scrollbar-custom-main, body:has(.wrap-main):not(:has(.scrollbar.active)) input[type=range].scrollbar-custom-main {
  opacity: 0;
  visibility: hidden;
}
html:has(.wrap-main) .footer-links-container, body:has(.wrap-main) .footer-links-container {
  border-top: none;
}

input[type=range].scrollbar-custom-main {
  position: fixed;
  right: 5px;
  top: 50%;
  transform: translate(50%, 50%) rotate(90deg);
  width: 100%;
  max-width: calc(var(--vh, 1vh) * 90);
  height: 5px;
  display: block;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  border: none;
  background: transparent;
  background-color: rgba(0, 0, 0, 0.3);
  opacity: 1;
  visibility: visible;
  z-index: 99999;
  transition: opacity 0.3s;
}
@media all and (max-width: 1023px) {
  input[type=range].scrollbar-custom-main {
    display: none;
  }
}
input[type=range].scrollbar-custom-main:focus {
  outline: none;
}
input[type=range].scrollbar-custom-main::-webkit-slider-thumb {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  border: none;
  background: transparent;
  width: 100px;
  height: 5px;
  display: block;
  background: #07FF00;
  cursor: pointer;
  border-radius: 800px;
}

.main-sect {
  padding-top: 9.6rem;
  padding-bottom: 14rem;
}
@media all and (max-width: 1023px) {
  .main-sect {
    padding-bottom: 150px;
  }
}
@media all and (max-width: 768px) {
  .main-sect {
    padding-top: 7.8rem;
    padding-bottom: 7.8rem;
  }
}
@media all and (max-width: 509px) {
  .main-sect {
    padding-top: 6rem;
    padding-bottom: 9rem;
  }
}
.main-sect.sect-bg, .main-sect.sect-visual {
  position: relative;
}
.main-sect.sect-bg {
  padding-top: unset;
  padding-bottom: unset;
  z-index: 0;
}
@media only print {
  .main-sect.sect-bg {
    display: none;
  }
}
.main-sect.sect-bg:has(.swiper-slide-active.nogray) + .sect-visual::before {
  opacity: 0;
}
.main-sect.sect-visual {
  position: relative;
  width: 100%;
  height: calc(var(--vh, 1vh) * 100);
  height: calc(var(--vh, 1vh) * 100 - 12rem);
  overflow: hidden;
}
@media (orientation: landscape) and (max-width: 1023px) {
  .main-sect.sect-visual {
    height: calc(var(--vh, 1vh) * 200);
  }
}
@media all and (max-width: 1023px) {
  .main-sect.sect-visual {
    height: calc(var(--vh, 1vh) * 100 - 13.0909090909rem);
  }
}
@media all and (max-width: 768px) {
  .main-sect.sect-visual {
    height: calc(var(--vh, 1vh) * 100 - 19.2rem);
  }
}
@media all and (max-width: 509px) {
  .main-sect.sect-visual {
    padding-bottom: 8.25rem;
  }
}
@media (orientation: landscape) and (max-width: 1023px) {
  .main-sect.sect-visual {
    height: calc(var(--vh, 1vh) * 200 - 12rem);
    padding-bottom: calc(var(--vh, 1vh) * 100 - 100px);
  }
}
@media (orientation: landscape) and (max-width: 768px) {
  .main-sect.sect-visual {
    height: calc(var(--vh, 1vh) * 200 - 19.2rem);
    padding-bottom: 7.8rem;
  }
}
@media (orientation: landscape) and (max-width: 509px) {
  .main-sect.sect-visual {
    padding-bottom: 0;
  }
}
@media only print {
  .main-sect.sect-visual {
    display: none;
  }
}
.main-sect.sect-visual::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 100%;
  height: calc(var(--vh, 1vh) * 100);
  background: rgba(0, 0, 0, 0.3);
}
@media (orientation: landscape) and (max-width: 1023px) {
  .main-sect.sect-visual::before {
    height: calc(var(--vh, 1vh) * 200);
  }
}
.main-sect.sect-visual .layout {
  height: 100%;
}
.main-sect.sect-visualnav {
  padding: 0;
}
.main-sect.sect-hub {
  position: relative;
  padding-bottom: 27.4rem;
}
@media all and (max-width: 768px) {
  .main-sect.sect-hub {
    padding-bottom: 18rem;
    background-size: contain;
    overflow: hidden;
  }
}
@media all and (max-width: 509px) {
  .main-sect.sect-hub {
    padding-bottom: 22.5rem;
  }
}
.main-sect.sect-show {
  position: relative;
}
@media all and (max-width: 768px) {
  .main-sect.sect-show {
    padding-bottom: 16.8rem;
  }
}
@media all and (max-width: 509px) {
  .main-sect.sect-show {
    padding-bottom: 18rem;
  }
}
.main-sect.sect-matching {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.main-sect.sect-lab {
  padding-top: 12.2rem;
  padding-bottom: 0;
}
@media all and (max-width: 1023px) {
  .main-sect.sect-lab .layout {
    padding: 0;
  }
}
.main-sect.sect-story {
  position: relative;
  background: rgba(0, 0, 0, 0.3019607843) url("/images/user/pages/main/bg-main-story-01.png") no-repeat center;
  background-size: cover;
  padding-top: 11.2rem;
  padding-bottom: 11.2rem;
}
@media all and (max-width: 768px) {
  .main-sect.sect-story {
    padding-top: 7.8rem;
    padding-bottom: 9.6rem;
  }
}
@media all and (max-width: 509px) {
  .main-sect.sect-story {
    padding-top: 9rem;
    padding-bottom: 10.5rem;
  }
}
.main-sect.sect-story::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
}
.main-sect-tit {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 800;
  font-size: 4rem;
  line-height: 5.6rem;
  letter-spacing: -0.2rem;
}
.main-main {
  padding-top: 0;
  padding-bottom: 0;
}
.main-bg-swiper {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 100%;
  height: calc(var(--vh, 1vh) * 100);
}
@media (orientation: landscape) and (max-width: 1023px) {
  .main-bg-swiper {
    height: calc(var(--vh, 1vh) * 200);
  }
}
.main-bg-swiper .swiper-slide {
  overflow: hidden;
}
.main-bg-swiper .swiper-slide > .video-wrap {
  width: 100%;
  height: 100%;
}
@media all and (max-width: 509px) {
  .main-bg-swiper .swiper-slide > .video-wrap {
    margin-left: -500px;
  }
}
@media (orientation: landscape) and (max-width: 509px) {
  .main-bg-swiper .swiper-slide > .video-wrap {
    margin-left: -10vw;
  }
}
.main-bg-swiper .swiper-slide > .video-wrap video {
  position: relative;
  width: auto;
  min-width: 100%;
  min-height: calc(var(--vh, 1vh) * 100);
  object-fit: fill;
}
.main-bg-swiper .swiper-slide > .img-wrap {
  width: 100%;
  height: 100%;
}
@media all and (max-width: 1589px) {
  .main-bg-swiper .swiper-slide > .img-wrap.focus-right img {
    margin-left: -500px;
  }
}
@media all and (max-width: 1023px) {
  .main-bg-swiper .swiper-slide > .img-wrap.focus-right img {
    position: absolute;
    right: -350px;
    margin-left: 0;
  }
}
.main-bg-swiper .swiper-slide > .img-wrap img {
  position: relative;
  width: auto;
  min-width: 100%;
  min-height: calc(var(--vh, 1vh) * 100);
  object-fit: fill;
}
.main-bg-swiper-controller {
  flex: 1;
  flex: 0 0 39.7rem;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 3.2rem;
  color: #fff;
}
@media all and (max-width: 1199px) {
  .main-bg-swiper-controller {
    flex: unset;
    min-width: 39.7rem;
  }
}
@media all and (max-width: 509px) {
  .main-bg-swiper-controller {
    min-width: calc(80vw - 30px);
  }
}
.main-bg-swiper-pagination.pagination-fraction {
  position: relative;
  left: unset;
  right: unset;
  top: unset;
  bottom: unset;
  width: 3.5rem;
  display: flex;
  align-items: center;
  justify-content: space-around;
  gap: 6px;
  font-size: 2rem;
  line-height: 2.8rem;
  color: rgba(255, 255, 255, 0.3);
}
@media all and (max-width: 768px) {
  .main-bg-swiper-pagination.pagination-fraction {
    font-size: 2.16rem;
    line-height: 3.024rem;
  }
}
.main-bg-swiper-pagination.pagination-fraction-current {
  color: #fff;
}
.main-bg-swiper-pagination.pagination-bar {
  --swiper-pagination-progressbar-size: 2px;
  position: relative;
  left: unset;
  right: unset;
  top: unset;
  bottom: unset;
  max-width: 33rem;
  background-color: rgba(255, 255, 255, 0.15);
}
@media all and (max-width: 1307px) {
  .main-bg-swiper-pagination.pagination-bar {
    max-width: unset;
  }
}
.main-bg-swiper-pagination.pagination-bar .swiper-pagination-progressbar-fill {
  background: #fff;
}
.main-bg-swiper-pagination-wrap {
  position: relative;
  display: flex;
  align-items: center;
  gap: 11px;
  padding-top: 60px;
  padding-top: 6rem;
}
@media all and (max-width: 1307px) {
  .main-bg-swiper-pagination-wrap {
    flex: 0 0 100%;
  }
}
@media all and (max-width: 1023px) {
  .main-bg-swiper-pagination-wrap {
    padding-top: 35px;
  }
}
@media all and (max-width: 768px) {
  .main-bg-swiper-pagination-wrap {
    padding-top: 15px;
  }
}
.main-visual {
  /* main-visual */
}
.main-visual-poster {
  position: relative;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  pointer-events: none;
}
@media all and (max-width: 1199px) {
  .main-visual-poster {
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-end;
    gap: 30px;
  }
}
.main-visual-poster-tit-main {
  font-weight: 600;
  font-size: 10rem;
  line-height: 14rem;
  letter-spacing: -0.5rem;
  letter-spacing: 0;
  line-height: 11rem;
  color: #FFFFFF;
}
@media all and (max-width: 768px) {
  .main-visual-poster-tit-main {
    font-size: 4.9090909091rem;
    line-height: 6.8727272727rem;
    letter-spacing: -0.2454545455rem;
    line-height: 5.8909090909rem;
    letter-spacing: 0;
  }
}
@media all and (max-width: 509px) {
  .main-visual-poster-tit-main {
    font-size: 5.4rem;
    line-height: 7.56rem;
    line-height: 6.48rem;
    letter-spacing: 0;
  }
}
@media only print {
  .main-visual-poster-tit-main {
    font-size: 4rem;
  }
}
.main-visual-poster-tit-sub {
  font-size: 2.6rem;
  line-height: 3.64rem;
  letter-spacing: -0.13rem;
  color: #fff;
  margin-top: 1.5rem;
}
@media all and (max-width: 1307px) {
  .main-visual-poster-tit-sub {
    font-size: 2.4rem;
    line-height: 3.36rem;
    letter-spacing: -0.12rem;
  }
}
@media only print {
  .main-visual-poster-tit-sub {
    font-size: 2.2rem;
    letter-spacing: -0.18rem;
  }
}
.main-visual-btn {
  flex: 1;
  width: 0;
  height: 12rem;
  min-height: 12rem;
  max-height: 12rem;
  background: linear-gradient(to left, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.5) 50%) right;
  background-size: calc(200% + 2px);
  backdrop-filter: blur(30px);
  padding: 1rem;
  transition: all 0.3s;
}
@media all and (max-width: 1023px) {
  .main-visual-btn {
    height: 13.0909090909rem;
    min-height: 13.0909090909rem;
    max-height: 13.0909090909rem;
    padding: 3.2727272727rem;
  }
}
@media all and (max-width: 768px) {
  .main-visual-btn {
    flex: unset;
    height: 9.6rem;
    min-height: 9.6rem;
    max-height: 9.6rem;
    width: 50%;
    padding-left: 3rem;
    padding-right: 1.8rem;
  }
}
@media all and (max-width: 509px) {
  .main-visual-btn {
    padding-left: 3rem;
    padding-right: 1.5rem;
  }
}
.main-visual-btn:hover {
  background-position: left;
}
.main-visual-btn:hover .main-visual-btn-point {
  opacity: 1;
}
.main-visual-btn:first-child::before {
  display: none;
}
@media all and (max-width: 768px) {
  .main-visual-btn:nth-child(2n-1)::before {
    display: none;
  }
}
.main-visual-btn::before, .main-visual-btn::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  background: rgba(255, 255, 255, 0.2);
  z-index: 1;
}
.main-visual-btn::before {
  width: 1px;
  height: 100%;
}
.main-visual-btn::after {
  width: 100%;
  height: 1px;
}
.main-visual-btns {
  position: relative;
  display: flex;
}
@media all and (max-width: 768px) {
  .main-visual-btns {
    flex-wrap: wrap;
  }
}
.main-visual-btn-content {
  position: relative;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 5rem;
}
@media all and (max-width: 1439px) {
  .main-visual-btn-content {
    padding: 0 1rem;
  }
}
@media all and (max-width: 1023px) {
  .main-visual-btn-content {
    padding: 0;
  }
}
@media all and (max-width: 509px) {
  .main-visual-btn-content {
    justify-content: flex-start;
  }
}
.main-visual-btn-point {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 13px;
  height: 13px;
  background: linear-gradient(-45deg, transparent 50%, #07FF00 50%);
  opacity: 0;
  transition: opacity 0.3s;
}
@media all and (max-width: 768px) {
  .main-visual-btn-point {
    left: -1.9090909091rem;
    width: 9px;
    height: 9px;
  }
}
.main-visual-btn-tit {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 2rem;
}
@media all and (max-width: 1023px) {
  .main-visual-btn-tit {
    align-items: flex-start;
    flex-direction: column;
    gap: 1.0909090909rem;
  }
}
@media all and (max-width: 768px) {
  .main-visual-btn-tit {
    align-items: center;
    flex-direction: row;
  }
}
@media all and (max-width: 768px) {
  .main-visual-btn-tit .icon > img {
    width: 80%;
    height: 80%;
  }
}
.main-visual-btn-tit .txt {
  font-size: 2rem;
  line-height: 2.8rem;
  letter-spacing: -0.1rem;
  color: #fff;
}
@media all and (max-width: 1023px) {
  .main-visual-btn-tit .txt {
    font-size: 1.9636363636rem;
    line-height: 2.7490909091rem;
    letter-spacing: -0.0981818182rem;
  }
}
@media all and (max-width: 768px) {
  .main-visual-btn-tit .txt {
    word-break: keep-all;
  }
}
@media all and (max-width: 509px) {
  .main-visual-btn-tit .txt {
    text-align: left;
  }
}
@media all and (max-width: 1023px) {
  .main-visual-btn-icon {
    align-self: baseline;
  }
}
@media all and (max-width: 509px) {
  .main-visual-btn-icon {
    display: none;
  }
}
.main-visual-video {
  width: 100%;
  height: 100%;
  object-fit: fill;
  pointer-events: none;
}
.main-visual-quickbtns {
  position: absolute;
  display: flex;
  flex-direction: column;
  gap: 10px;
  right: 4rem;
  bottom: 13.3rem;
  border-radius: 800px;
  z-index: 99;
  transition: bottom 0.3s;
}
@media all and (max-width: 839px) {
  .main-visual-quickbtns {
    right: 15px;
    bottom: unset;
    top: 9.6rem;
  }
}
.main-visual-quickbtns .btn-attention {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 80px;
  aspect-ratio: 1/1;
  border-radius: 50%;
  background-color: #001300;
}
@media all and (max-width: 839px) {
  .main-visual-quickbtns .btn-attention {
    width: 60px;
  }
}
.main-tech-top {
  position: relative;
  padding-top: 7rem;
}
@media all and (max-width: 768px) {
  .main-tech-top {
    padding-top: 4.8rem;
  }
}
@media all and (max-width: 509px) {
  .main-tech-top {
    padding-top: 3.75rem;
  }
}
@media all and (max-width: 449px) {
  .main-tech-tab > .btn-tab {
    font-size: 2.1rem;
    line-height: 2.94rem;
    letter-spacing: -0.105rem;
  }
}
.main-tech-tab-controller {
  position: absolute;
  right: 0;
  bottom: 2rem;
  display: block;
}
@media all and (max-width: 509px) {
  .main-tech-tab-controller {
    bottom: 0.5rem;
  }
}
@media all and (max-width: 449px) {
  .main-tech-tab-controller {
    right: -1.95rem;
    bottom: 0.8rem;
  }
}
.main-tech-btns {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 8px;
}
.main-tech-plate {
  width: calc((100% - 10px - 0px) / 4);
  margin-bottom: 40px;
}
@media all and (max-width: 1023px) {
  .main-tech-plate {
    width: calc((100% - 10px - 0px) / 3);
  }
}
@media all and (max-width: 768px) {
  .main-tech-plate {
    width: calc((100% - 40px) / 2);
    margin-bottom: 40px;
  }
}
@media all and (max-width: 509px) {
  .main-tech-plate {
    width: calc((100% - 30px) / 2);
  }
}
.main-tech-plate:has(.board-empty) {
  width: 100%;
}
@media all and (max-width: 509px) {
  .main-tech-plate.plate-guide .main-tech-box {
    grid-template-columns: 1fr;
  }
}
.main-tech-plate.plate-guide .main-tech-box-frontimg {
  display: none;
}
.main-tech-plate.plate-guide .main-tech-box-tag {
  background-color: rgba(43, 149, 154, 0.1);
  color: #2B959A;
}
@media all and (max-width: 509px) {
  .main-tech-plate.plate-guide .main-tech-box-tit, .main-tech-plate.plate-guide .main-tech-box-date {
    grid-column: 1/span 2;
  }
}
@media all and (max-width: 509px) {
  .main-tech-plate.plate-issue .main-tech-box {
    grid-template-columns: 1fr;
  }
}
.main-tech-plate.plate-issue .main-tech-box-frontimg {
  display: none;
}
.main-tech-plate.plate-issue .main-tech-box-tag {
  background-color: rgba(0, 108, 255, 0.1);
  color: #006CFF;
}
@media all and (max-width: 509px) {
  .main-tech-plate.plate-issue .main-tech-box-tit, .main-tech-plate.plate-issue .main-tech-box-date {
    grid-column: 1/span 2;
  }
}
.main-tech-plate.plate-press .main-tech-box {
  grid-template-columns: 1fr;
}
.main-tech-plate.plate-press .main-tech-box-sideimg {
  display: none;
}
.main-tech-plate.plate-press .main-tech-box-tag {
  background-color: rgba(254, 75, 24, 0.1);
  color: #FE4B18;
}
.main-tech-plate.plate-press .main-tech-box-tit, .main-tech-plate.plate-press .main-tech-box-date {
  grid-column: 1/span 2;
}
.main-tech-plate.noimg .main-tech-box {
  grid-template-columns: 1fr;
}
.main-tech-plate.noimg .main-tech-box-img {
  display: none;
}
@media all and (max-width: 509px) {
  .main-tech-plate.noimg .main-tech-box-img + .tag {
    margin-top: 0px;
  }
}
.main-tech-plate.noimg .main-tech-box-tit, .main-tech-plate.noimg .main-tech-box-date {
  grid-column: 1/span 2;
}
.main-tech-plate::after {
  right: 0px;
}
.main-tech-plates {
  padding: 3rem 5px 0;
}
@media all and (max-width: 768px) {
  .main-tech-plates {
    padding: 1.8rem 0 0;
  }
}
@media all and (max-width: 509px) {
  .main-tech-plates {
    padding-top: 2.25rem;
  }
}
.main-tech-plates::before, .main-tech-plates::after {
  content: "";
  position: absolute;
  top: 0;
  display: none;
  width: calc((100% - 10px - 0px) / 4);
  height: 100%;
  border-right: 1px solid #E5E5E5;
  pointer-events: none;
}
@media all and (max-width: 1023px) {
  .main-tech-plates::before, .main-tech-plates::after {
    width: calc((100% - 10px - 0px) / 3);
  }
}
@media all and (max-width: 768px) {
  .main-tech-plates::before, .main-tech-plates::after {
    width: calc((100% - 10px - 40px) / 2);
  }
}
@media all and (max-width: 509px) {
  .main-tech-plates::before, .main-tech-plates::after {
    width: calc((100% - 10px - 30px) / 2);
  }
}
.main-tech-plates::before {
  left: calc(5px + (100% - 10px - 0px) / 4);
  border-left: 1px solid #E5E5E5;
}
@media all and (max-width: 1023px) {
  .main-tech-plates::before {
    left: calc(5px + (100% - 10px - 0px) / 3);
  }
}
@media all and (max-width: 768px) {
  .main-tech-plates::before {
    left: calc(20px + (100% - 10px - 40px) / 2);
  }
}
@media all and (max-width: 509px) {
  .main-tech-plates::before {
    left: calc(15px + (100% - 30px) / 2);
  }
}
.main-tech-plates::after {
  right: calc(5px + (100% - 10px - 0px) / 4);
}
@media all and (max-width: 1023px) {
  .main-tech-plates::after {
    right: calc(5px + (100% - 10px - 0px) / 3);
  }
}
@media all and (max-width: 768px) {
  .main-tech-plates::after {
    right: calc(40px + (100% - 10px - 40px) / 2);
  }
}
@media all and (max-width: 509px) {
  .main-tech-plates::after {
    right: calc(30px + (100% - 30px) / 2);
  }
}
.main-tech-plates:has(.main-tech-plate:nth-child(n+1))::before {
  border-right: unset;
  display: block;
}
.main-tech-plates:has(.main-tech-plate:nth-child(n+1)):has(.board-empty)::before {
  display: none;
}
.main-tech-plates:has(.main-tech-plate:nth-child(n+2))::before {
  border-right: 1px solid #E5E5E5;
  display: block;
}
@media all and (max-width: 768px) {
  .main-tech-plates:has(.main-tech-plate:nth-child(n+2))::before {
    border-right: unset;
  }
}
.main-tech-plates:has(.main-tech-plate:nth-child(n+3))::after {
  display: block;
}
@media all and (max-width: 1023px) {
  .main-tech-plates:has(.main-tech-plate:nth-child(n+3))::after {
    display: none;
  }
}
.main-tech-plates:has(.board-empty)::before {
  display: none;
}
.main-tech-box {
  position: relative;
  display: grid;
  grid-template-columns: 95fr 150fr;
  gap: 1.5rem;
  padding: 0 3rem;
}
@media all and (max-width: 768px) {
  .main-tech-box {
    padding: 0;
  }
}
@media all and (max-width: 509px) {
  .main-tech-box {
    gap: 0;
  }
}
.main-tech-box-img > img {
  width: 100%;
}
@media all and (max-width: 509px) {
  .main-tech-box-img + .tag {
    margin-top: 15px;
  }
}
.main-tech-box-frontimg {
  grid-column: 1/span 2;
  display: flex;
  justify-content: center;
  align-items: center;
}
.main-tech-box-frontimg img {
  max-height: 145px;
}
@media all and (max-width: 1023px) {
  .main-tech-box-frontimg img {
    width: 100%;
    max-height: unset;
  }
}
.main-tech-box-sideimg {
  grid-row: auto/span 2;
}
@media all and (max-width: 509px) {
  .main-tech-box-sideimg {
    grid-column: 1;
    grid-row: 1;
  }
}
@media all and (max-width: 768px) {
  .main-tech-box-sideimg img {
    width: 100%;
    max-height: unset;
  }
}
.main-tech-box-tag {
  grid-column: 1/span 2;
}
@media all and (max-width: 509px) {
  .main-tech-box-tag {
    font-size: 1.8rem;
    line-height: 2.52rem;
    letter-spacing: -0.09rem;
  }
}
.main-tech-box-tit {
  font-weight: 600;
  font-size: 1.8rem;
  line-height: 2.52rem;
  letter-spacing: -0.09rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
@media all and (max-width: 768px) {
  .main-tech-box-tit {
    font-size: 1.92rem;
    line-height: 2.688rem;
    letter-spacing: -0.096rem;
  }
}
@media all and (max-width: 509px) {
  .main-tech-box-tit {
    font-size: 2.25rem;
    line-height: 3.15rem;
    letter-spacing: -0.1125rem;
    margin-top: 8px;
  }
}
.main-tech-box-date {
  font-size: 1.3rem;
  line-height: 1.82rem;
  letter-spacing: -0.065rem;
  color: rgba(0, 0, 0, 0.5);
  margin-top: 0.5rem;
}
@media all and (max-width: 768px) {
  .main-tech-box-date {
    font-size: 1.56rem;
    line-height: 2.184rem;
    letter-spacing: -0.078rem;
  }
}
@media all and (max-width: 509px) {
  .main-tech-box-date {
    font-size: 1.95rem;
    line-height: 2.73rem;
    letter-spacing: -0.0975rem;
    margin-top: 8px;
  }
}
.main-hub-top {
  padding-top: 70px;
}
@media all and (max-width: 768px) {
  .main-hub-top {
    padding-top: 6rem;
  }
}
@media all and (max-width: 509px) {
  .main-hub-top {
    padding-top: 3.75rem;
  }
}
.main-hub-top > .layout {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.main-hub-bg {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.main-hub-tit {
  color: #fff;
}
.main-hub-tab.active {
  background-image: none;
}
.main-hub-tab.active .btn-tab {
  color: #07FF00;
}
.main-hub-tab .btn-tab {
  font-weight: 600;
  color: rgba(255, 255, 255, 0.3);
}
.main-hub-tabs-tit {
  font-weight: 700;
  font-size: 3rem;
  line-height: 4.2rem;
  letter-spacing: -0.15rem;
  color: #fff;
}
@media all and (max-width: 509px) {
  .main-hub-tabs-tit {
    display: none;
  }
}
.main-hub-tabpage {
  display: none;
}
.main-hub-tabpage.active {
  display: block;
}
.main-hub-tabpage .cursor-custom {
  position: fixed;
  left: 70px;
  top: 70px;
  z-index: 999;
  width: 70px;
  height: 70px;
  border-radius: 50%;
  border: 2px solid #fff;
  transition: all 0.3s ease;
  opacity: 0;
  pointer-events: none;
  transition: all 0.3s;
}
@media all and (max-width: 768px) {
  .main-hub-tabpage .cursor-custom {
    display: none;
  }
}
.main-hub-tabpage .cursor-custom.down {
  width: 32px;
  height: 32px;
}
.main-hub-tabpage .cursor-custom.active {
  opacity: 1;
  cursor: none;
}
.main-hub-tabpage .cursor-custom.active::before {
  opacity: 1;
}
.main-hub-tabpage .cursor-custom.active::after {
  opacity: 1;
}
.main-hub-tabpage .cursor-custom::before {
  content: "";
  position: absolute;
  left: -18px;
  top: 50%;
  width: 6px;
  height: 6px;
  border-top: 2px solid transparent;
  border-left: 2px solid #fff;
  border-bottom: 2px solid #fff;
  border-right: 2px solid transparent;
  transform: rotate(45deg) translateY(-50%);
  opacity: 0;
  transition: all 0.3s;
}
.main-hub-tabpage .cursor-custom::after {
  content: "";
  position: absolute;
  right: -18px;
  top: 50%;
  width: 6px;
  height: 6px;
  border-top: 2px solid transparent;
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  border-left: 2px solid transparent;
  transform: rotate(-45deg) translateY(-50%);
  opacity: 0;
  transition: all 0.3s;
}
.main-hub-tabpage .board-empty-post {
  opacity: 0.3;
}
.main-hub-tabpages {
  padding-top: 4rem;
}
.main-hub-tab-wrap {
  border-bottom: unset;
  padding-bottom: unset;
}
.main-hub-box {
  position: relative;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.main-hub-box:hover::before {
  background: linear-gradient(to bottom, transparent, transparent);
}
.main-hub-box:hover .btn-video-play .icon {
  opacity: 1;
}
.main-hub-box::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 100%;
  height: 100%;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.4));
  z-index: 1;
  transition: background 0.3s;
}
.main-hub-box-img {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  aspect-ratio: 620/400;
  overflow: hidden;
}
.main-hub-box-img > img {
  max-width: calc((100% - 80px) / 3);
}
.main-hub-box-img img {
  width: 100%;
  min-width: 50vw;
  min-height: 11.6rem;
}
.main-hub-box-img img.thumbnail {
  height: auto;
  pointer-events: none;
  filter: brightness(0.7);
}
@media all and (max-width: 509px) {
  .main-hub-box-img .btn-video-play {
    top: calc((100% - 2.25rem) / 2);
  }
}
.main-hub-box-video {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  aspect-ratio: 620/400;
  overflow: hidden;
}
.main-hub-box-video > video {
  max-width: calc((100% - 80px) / 3);
  pointer-events: none;
  filter: brightness(0.7);
}
.main-hub-box-video img {
  width: 100%;
  min-width: 50vw;
  min-height: 11.6rem;
}
.main-hub-box-video img.thumbnail {
  height: auto;
  pointer-events: none;
  filter: brightness(0.7);
}
@media all and (max-width: 509px) {
  .main-hub-box-video .btn-video-play {
    top: calc((100% - 2.25rem) / 2);
  }
}
.main-hub-box-iframe {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  aspect-ratio: 620/400;
  overflow: hidden;
}
.main-hub-box-iframe > iframe {
  max-width: calc((100% - 80px) / 3);
  height: auto;
  filter: brightness(0.7);
}
.main-hub-box-iframe > iframe + .btn {
  display: none;
}
.main-hub-box-iframe img {
  width: 100%;
  min-width: 50vw;
  min-height: 11.6rem;
}
.main-hub-box-iframe img.thumbnail {
  height: auto;
  pointer-events: none;
  filter: brightness(0.7);
}
@media all and (max-width: 509px) {
  .main-hub-box-iframe .btn-video-play {
    top: calc((100% - 2.25rem) / 2);
  }
}
.main-hub-box-tit {
  position: absolute;
  left: 50%;
  bottom: 4rem;
  transform: translateX(-50%);
  width: 60%;
  display: block;
  font-weight: 500;
  font-size: 2rem;
  line-height: 2.8rem;
  letter-spacing: -0.1rem;
  color: #fff;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: center;
  z-index: 1;
}
@media all and (max-width: 509px) {
  .main-hub-box-tit {
    bottom: 2.25rem;
    font-size: 2.25rem;
    line-height: 3.15rem;
    letter-spacing: -0.1125rem;
  }
}
.main-hub-box-tit .txt {
  display: inline;
}
.main-hub-btns {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-top: 10.5rem;
  z-index: 1;
}
@media all and (max-width: 768px) {
  .main-hub-btns {
    padding-top: 6rem;
  }
}
@media all and (max-width: 509px) {
  .main-hub-btns {
    padding-top: 4.5rem;
  }
}
@media all and (max-width: 768px) {
  .main-hub-swiper {
    margin-left: 15px;
    overflow: visible;
  }
}
.main-hub-swiper .swiper-slide {
  width: calc((100% - 80px) / 3);
  align-self: center;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media all and (max-width: 768px) {
  .main-hub-swiper .swiper-slide {
    width: calc(100% - 15px - 15px - 30px);
  }
}
.main-hub-swiper .swiper-slide:first-child:last-child {
  width: 100%;
}
.main-hub-swiper .swiper-slide:first-child:last-child .main-hub-box {
  max-width: calc((100% - 80px) / 3);
}
@media all and (max-width: 768px) {
  .main-hub-swiper .swiper-slide:first-child:last-child .main-hub-box {
    max-width: unset;
  }
}
.main-hub-swiper .swiper-slide:first-child:last-child .main-hub-box-tit {
  width: 40%;
}
@media all and (max-width: 768px) {
  .main-hub-swiper .swiper-slide:first-child:last-child .main-hub-box-tit {
    width: 60%;
  }
}
@media all and (max-width: 768px) {
  .main-hub-swiper .swiper-slide:first-child:last-child {
    width: calc(100% - 15px - 15px - 30px);
  }
}
.main-hub-swiper .img-empty, .main-hub-swiper *:has(> img[alt*=없음]) {
  background-color: #001300;
}
@media all and (max-width: 768px) {
  .main-show-tit {
    padding: 0 30px;
  }
}
@media all and (max-width: 768px) {
  .main-show-tit img {
    width: 100%;
  }
}
.main-show-logo-wrap {
  display: flex;
  justify-content: center;
  align-items: center;
  padding-bottom: 38px;
}
.main-show-container {
  position: relative;
  background: url("/images/user/pages/main/bg-main-show-01.jpg") no-repeat center;
  background-size: cover;
  padding-top: 10.4rem;
  padding-bottom: 5.7rem;
}
@media all and (max-width: 768px) {
  .main-show-container {
    padding-bottom: 12rem;
  }
}
@media all and (max-width: 509px) {
  .main-show-container {
    padding-bottom: 15rem;
  }
}
.main-show-content {
  font-size: 18px;
  letter-spacing: -0.9px;
  color: rgba(255, 255, 255, 0.8);
  text-align: center;
  word-break: keep-all;
  padding-top: 31px;
}
@media all and (max-width: 1023px) {
  .main-show-content {
    font-size: 18px;
    letter-spacing: -0.9px;
  }
}
@media all and (max-width: 768px) {
  .main-show-content {
    font-size: 18px;
    letter-spacing: -0.9px;
  }
}
@media all and (max-width: 509px) {
  .main-show-content {
    font-size: 18px;
    letter-spacing: -0.9px;
  }
}
.main-show-swiper {
  max-width: 935px;
  backdrop-filter: blur(30px);
  background-color: rgba(255, 255, 255, 0.2);
  padding: 15px 35px 17px;
}
@media all and (max-width: 1023px) {
  .main-show-swiper {
    max-width: calc(100vw - 200px);
  }
}
@media all and (max-width: 509px) {
  .main-show-swiper {
    max-width: calc(100vw - 130px);
  }
}
.main-show-swiper .swiper-slide {
  width: calc((100% - 45px) / 4);
}
.main-show-swiper-wrap {
  position: relative;
  padding-top: 56px;
}
.main-show-box {
  position: relative;
  display: block;
  width: 100%;
  opacity: 0.5;
  transition: opacity 0.3s;
}
.main-show-box:hover {
  opacity: 1;
}
.main-show-box:hover .main-show-box-img {
  border-color: #07FF00;
}
.main-show-box-img {
  width: 100%;
  border: 3px solid transparent;
  transition: border 0.3s;
}
.main-show-box-img .thumbnail {
  width: 100%;
}
.main-show-box-tit {
  text-align: center;
  color: #fff;
  padding-top: 10px;
}
.main-show-btn.btn-go {
  position: absolute;
  right: 0;
  bottom: 0;
  transform: translate(50%, 50%);
}
@media all and (max-width: 1023px) {
  .main-show-btn.btn-go {
    right: 80px;
  }
}
@media all and (max-width: 768px) {
  .main-show-btn.btn-go {
    right: 50%;
    bottom: 0px;
  }
}
.main-show-btn.btn-go .body {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  justify-content: center;
  align-items: center;
  width: 80%;
  aspect-ratio: 1/1;
  border-radius: 50%;
  background-color: rgba(0, 0, 0, 0);
  backdrop-filter: blur(30px);
  font-size: 17px;
  letter-spacing: -0.85px;
  color: #2DBE00;
  letter-spacing: 3.4px;
  text-transform: uppercase;
}
@media all and (max-width: 1023px) {
  .main-show-btn.btn-go .body {
    font-size: 17px;
    letter-spacing: -0.85px;
  }
}
@media all and (max-width: 768px) {
  .main-show-btn.btn-go .body {
    font-size: 17px;
    letter-spacing: -0.85px;
  }
}
@media all and (max-width: 509px) {
  .main-show-btn.btn-go .body {
    font-size: 17px;
    letter-spacing: -0.85px;
  }
}
.main-show-btn.btn-go .deco {
  animation: rotate360 6s linear infinite;
  transform-origin: 50% 50%;
}
.main-show-btns {
  position: absolute;
  left: 50%;
  top: calc((100% + 56px) / 2);
  transform: translate(-50%, -50%);
  justify-content: space-between;
  z-index: 1;
  width: 100%;
  max-width: 975px;
  pointer-events: none;
}
@media all and (max-width: 1023px) {
  .main-show-btns {
    max-width: calc(100vw - 200px + 40px);
  }
}
@media all and (max-width: 509px) {
  .main-show-btns {
    max-width: calc(100vw - 130px + 40px);
  }
}
.main-show-btns .btn {
  pointer-events: all;
}
.main-show-btns .btn-control {
  border: unset;
  background-color: rgba(0, 0, 0, 0);
  backdrop-filter: blur(30px);
  box-shadow: 3px 3px 6px #000;
  transition: background 0.3s;
}
.main-show-btns .btn-control:not(.swiper-button-disabled):hover {
  background-color: rgba(0, 0, 0, 0.5);
}
.main-show-btns .btn-prev:not(.swiper-button-disabled):hover img {
  filter: invert(59%) sepia(64%) saturate(2519%) hue-rotate(74deg) brightness(110%) contrast(131%);
}
.main-show-btns .btn-next:not(.swiper-button-disabled):hover img {
  filter: unset;
}
.main-show-btns .btn-next img {
  filter: invert(1) sepia(1) brightness(100);
}
.main-matching-body {
  position: relative;
  margin-top: 6rem;
}
@media all and (max-width: 768px) {
  .main-matching-body {
    margin-top: 0;
    padding-top: 7.2rem;
  }
}
@media all and (max-width: 509px) {
  .main-matching-body {
    padding-top: 3.75rem;
  }
}
.main-matching-container {
  position: relative;
  flex: 1;
  width: 0;
}
@media all and (max-width: 1023px) {
  .main-matching-container {
    width: auto;
  }
}
.main-matching-container:has(.main-ranking) {
  background-color: #fff;
  z-index: 9;
}
.main-matching-container:has(.main-ranking)::before {
  content: "";
  position: absolute;
  right: 100%;
  top: 0;
  display: block;
  width: calc((100vw - 1280px) / 2);
  height: 100%;
  background-color: #fff;
}
.main-matching-container:empty::before {
  content: "";
  position: absolute;
  right: 100%;
  top: 0;
  display: block;
  width: 9rem;
  height: 100%;
  background: #fff;
  z-index: 9;
}
@media all and (max-width: 1439px) {
  .main-matching-container:empty::before {
    width: 8rem;
  }
}
@media all and (max-width: 1023px) {
  .main-matching-container:empty::before {
    right: calc(100% - 40px);
    top: 100%;
    width: 40px;
  }
}
.main-matching-containers {
  display: flex;
  gap: 9rem;
}
@media all and (max-width: 1439px) {
  .main-matching-containers {
    gap: 8rem;
  }
}
@media all and (max-width: 1023px) {
  .main-matching-containers {
    flex-direction: column;
  }
}
@media all and (max-width: 768px) {
  .main-matching-containers {
    gap: 7.2rem;
  }
}
@media all and (max-width: 509px) {
  .main-matching-containers {
    gap: 3.75rem;
  }
}
.main-matching-container-tit {
  font-weight: 700;
  font-size: 3rem;
  line-height: 4.2rem;
  letter-spacing: -0.15rem;
}
.main-matching-container-top {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media all and (max-width: 1023px) {
  .main-matching-container-top {
    width: calc(100vw - 80px);
  }
}
@media all and (max-width: 509px) {
  .main-matching-container-top {
    width: calc(100vw - 30px);
  }
}
.main-matching-container-top + * {
  padding-top: 4rem;
}
@media all and (max-width: 509px) {
  .main-matching-container-top + * {
    padding-top: 3rem;
  }
}
.main-ranking-top {
  position: relative;
}
.main-ranking-body {
  position: relative;
  padding-top: 3.3rem;
  padding-bottom: 3.3rem;
}
@media all and (max-width: 768px) {
  .main-ranking-body {
    padding-bottom: 0;
  }
}
.main-ranking-body::before {
  content: "";
  position: absolute;
  left: 50%;
  top: 0;
  display: block;
  width: 1px;
  height: 100%;
  background-color: #E5E5E5;
}
@media all and (max-width: 1199px) {
  .main-ranking-body::before {
    display: none;
  }
}
@media all and (max-width: 1023px) {
  .main-ranking-body::before {
    display: block;
  }
}
@media all and (max-width: 509px) {
  .main-ranking-body::before {
    display: none;
  }
}
.main-ranking-tabpage {
  display: none;
}
.main-ranking-tabpage.active {
  display: block;
}
.main-ranking-tab-controller {
  position: absolute;
  right: 0;
  bottom: 2rem;
  display: block;
}
@media all and (max-width: 509px) {
  .main-ranking-tab-controller {
    bottom: 0;
  }
}
.main-ranking-plate {
  width: 24rem;
  display: grid;
  grid-template-columns: 15px 50px 1fr;
  gap: 0px 15px;
}
@media all and (max-width: 1023px) {
  .main-ranking-plate {
    width: calc((100vw - 80px - 8.7272727273rem) / 2);
  }
}
@media all and (max-width: 768px) {
  .main-ranking-plate {
    width: calc((100vw - 80px - 4.3636363636rem) / 2);
  }
}
@media all and (max-width: 509px) {
  .main-ranking-plate {
    width: 100%;
    gap: 0px 15px;
  }
}
.main-ranking-plate:not(:has(.main-ranking-cont)) .main-ranking-name {
  grid-row: span 2;
  display: flex;
  align-items: center;
  overflow: hidden;
}
.main-ranking-plates {
  display: grid;
  grid-template-columns: repeat(2, minmax(auto, 24rem));
  grid-template-rows: repeat(5, 50px);
  gap: 15px 0;
  justify-content: space-between;
}
@media all and (max-width: 1023px) {
  .main-ranking-plates {
    grid-template-columns: repeat(2, minmax(auto, calc((100vw - 80px - 8.7272727273rem) / 2)));
  }
}
@media all and (max-width: 768px) {
  .main-ranking-plates {
    grid-template-columns: repeat(2, minmax(auto, calc((100vw - 80px - 4.3636363636rem) / 2)));
  }
}
@media all and (max-width: 509px) {
  .main-ranking-plates {
    grid-template-columns: 1fr;
  }
}
.main-ranking-rank {
  grid-row: span 2;
  display: flex;
  align-items: center;
  font-weight: 500;
  font-size: 1.5rem;
  line-height: 2.1rem;
  letter-spacing: -0.075rem;
}
@media all and (max-width: 1023px) {
  .main-ranking-rank {
    font-size: 1.6363636364rem;
    line-height: 2.2909090909rem;
    letter-spacing: -0.0818181818rem;
  }
}
@media all and (max-width: 768px) {
  .main-ranking-rank {
    font-size: 1.68rem;
    line-height: 2.352rem;
    letter-spacing: -0.084rem;
  }
}
@media all and (max-width: 509px) {
  .main-ranking-rank {
    font-size: 2.1rem;
    line-height: 2.94rem;
    letter-spacing: -0.105rem;
  }
}
.main-ranking-logo {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid rgba(0, 0, 0, 0.1215686275);
}
.main-ranking-logo:has(> img[alt*=없음]) img {
  max-width: 70%;
}
.main-ranking-logo > img {
  width: 100%;
  height: 100%;
}
.main-ranking-logo-wrap {
  grid-row: span 2;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}
.main-ranking-name {
  grid-column: 3;
  font-weight: 600;
  align-self: center;
}
.main-ranking-name .txt {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.main-ranking-cont {
  grid-column: 3;
  grid-row: 2;
  font-size: 1.3rem;
  line-height: 1.82rem;
  letter-spacing: -0.065rem;
  color: rgba(0, 0, 0, 0.6);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  align-self: center;
}
@media all and (max-width: 1023px) {
  .main-ranking-cont {
    font-size: 1.4181818182rem;
    line-height: 1.9854545455rem;
    letter-spacing: -0.0709090909rem;
  }
}
@media all and (max-width: 768px) {
  .main-ranking-cont {
    font-size: 1.56rem;
    line-height: 2.184rem;
    letter-spacing: -0.078rem;
  }
}
@media all and (max-width: 509px) {
  .main-ranking-cont {
    font-size: 1.95rem;
    line-height: 2.73rem;
    letter-spacing: -0.0975rem;
  }
}
.main-portfolio {
  position: absolute;
  /* right: 한쪽여백 + 가로길이 - 여유분(좌우여백 차이); */
  left: calc((100vw - 1280px) / 2 + 62rem + 9rem);
  top: 0;
  display: block;
  width: 62rem;
}
@media all and (max-width: 1439px) {
  .main-portfolio {
    left: calc(40px + (100% - 80px - 8rem) / 2 + 8rem);
    width: calc((100% - 80px - 8rem) / 2);
  }
}
@media all and (max-width: 1023px) {
  .main-portfolio {
    position: relative;
    left: unset;
    top: unset;
    padding-left: 40px;
    width: 67.6363636364rem;
  }
}
@media all and (max-width: 768px) {
  .main-portfolio {
    width: 100%;
    padding-right: 40px;
  }
}
@media all and (max-width: 509px) {
  .main-portfolio {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.main-portfolio-swiper {
  overflow: visible;
}
@media all and (max-width: 768px) {
  .main-portfolio-swiper .swiper-slide {
    width: calc(100% - 40px - 40px - 60px);
    min-width: 39.6rem;
  }
}
@media all and (max-width: 509px) {
  .main-portfolio-swiper .swiper-slide {
    width: calc(100% - 15px - 15px - 30px);
    min-width: 39rem;
  }
}
.main-portfolio-plate {
  position: relative;
  padding: 4rem;
  overflow: hidden;
}
@media all and (max-width: 509px) {
  .main-portfolio-plate {
    padding: 3rem;
  }
}
.main-portfolio-plate .board-empty {
  height: auto;
  border-bottom: none;
  margin-top: 40px;
}
@media all and (max-width: 1023px) {
  .main-portfolio-plate .board-empty {
    width: calc(100vw - 80px - 4rem - 40px);
  }
}
@media all and (max-width: 768px) {
  .main-portfolio-plate .board-empty {
    width: calc(100vw - 80px - 4rem - 40px);
  }
}
@media all and (max-width: 509px) {
  .main-portfolio-plate .board-empty {
    width: calc(100vw - 30px - 3rem - 15px);
    margin-top: 0;
  }
}
.main-portfolio-plate-top {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.main-portfolio-plate-body {
  padding-top: 3.5rem;
}
.main-portfolio-plate-tit {
  font-size: 2.4rem;
  line-height: 3.36rem;
  letter-spacing: -0.12rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #fff;
}
.main-portfolio-plate-bg {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 200%;
  height: 200%;
  z-index: -1;
}
.main-portfolio-plate-bg > * {
  width: 100%;
  height: 100%;
  object-fit: fill;
}
.main-portfolio-box {
  background-color: #001300;
  padding-top: 2.7rem;
  padding-left: 2.6rem;
  padding-bottom: 2rem;
  padding-right: 3rem;
  margin-top: 2rem;
}
@media all and (max-width: 509px) {
  .main-portfolio-box {
    padding: 2.25rem;
  }
}
.main-portfolio-logo {
  grid-row: span 2;
  width: 8rem;
  height: 8rem;
  border-radius: 10px;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1019607843);
  background-color: #fff;
  overflow: hidden;
}
.main-portfolio-logo > img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.main-portfolio-logo-wrap {
  display: grid;
  grid-template-columns: 8rem 1fr;
  gap: 6px 2rem;
}
@media all and (max-width: 768px) {
  .main-portfolio-logo-wrap {
    gap: 4px 2rem;
  }
}
.main-portfolio-logo-writer, .main-portfolio-logo-name {
  grid-column: 2;
}
.main-portfolio-logo-writer {
  font-weight: 700;
  font-size: 2.2rem;
  line-height: 3.08rem;
  letter-spacing: -0.11rem;
  color: #fff;
  text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.1019607843);
  margin-top: auto;
}
@media all and (max-width: 1023px) {
  .main-portfolio-logo-writer {
    font-size: 2.4rem;
    line-height: 3.36rem;
    letter-spacing: -0.12rem;
  }
}
@media all and (max-width: 768px) {
  .main-portfolio-logo-writer {
    font-size: 2.4rem;
    line-height: 3.36rem;
    letter-spacing: -0.12rem;
  }
}
@media all and (max-width: 509px) {
  .main-portfolio-logo-writer {
    font-size: 2.7rem;
    line-height: 3.78rem;
    letter-spacing: -0.135rem;
  }
}
.main-portfolio-logo-name {
  color: rgba(255, 255, 255, 0.9);
  margin-bottom: auto;
}
@media all and (max-width: 768px) {
  .main-portfolio-logo-name {
    font-size: 1.68rem;
    line-height: 2.352rem;
    letter-spacing: -0.084rem;
  }
}
@media all and (max-width: 509px) {
  .main-portfolio-logo-name {
    font-size: 2.1rem;
    line-height: 2.94rem;
    letter-spacing: -0.105rem;
  }
}
.main-portfolio-investment-wrap {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  gap: 8px;
}
@media all and (max-width: 768px) {
  .main-portfolio-investment-wrap {
    align-items: flex-end;
    gap: 6px;
  }
}
.main-portfolio-investment-type {
  font-weight: 600;
  font-size: 2rem;
  line-height: 2.8rem;
  letter-spacing: -0.1rem;
  color: #fff;
}
@media all and (max-width: 1023px) {
  .main-portfolio-investment-type {
    font-size: 2.1818181818rem;
    line-height: 3.0545454545rem;
    letter-spacing: -0.1090909091rem;
  }
}
@media all and (max-width: 768px) {
  .main-portfolio-investment-type {
    font-size: 2.16rem;
    line-height: 3.024rem;
    letter-spacing: -0.108rem;
  }
}
@media all and (max-width: 509px) {
  .main-portfolio-investment-type {
    font-size: 2.4rem;
    line-height: 3.36rem;
    letter-spacing: -0.12rem;
  }
}
.main-portfolio-investment-size {
  font-weight: 500;
  font-size: 1.5rem;
  line-height: 2.1rem;
  letter-spacing: -0.075rem;
  color: rgba(255, 255, 255, 0.6);
}
@media all and (max-width: 1023px) {
  .main-portfolio-investment-size {
    font-size: 1.6363636364rem;
    line-height: 2.2909090909rem;
    letter-spacing: -0.0818181818rem;
  }
}
@media all and (max-width: 768px) {
  .main-portfolio-investment-size {
    font-size: 1.68rem;
    line-height: 2.352rem;
    letter-spacing: -0.084rem;
  }
}
@media all and (max-width: 509px) {
  .main-portfolio-investment-size {
    font-size: 2.1rem;
    line-height: 2.94rem;
    letter-spacing: -0.105rem;
  }
}
.main-portfolio-cont {
  line-height: 2.2rem;
  color: rgba(255, 255, 255, 0.6);
  word-break: keep-all;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
@media all and (max-width: 1023px) {
  .main-portfolio-cont {
    line-height: 2.4rem;
  }
}
@media all and (max-width: 768px) {
  .main-portfolio-cont {
    line-height: 2.4rem;
  }
}
@media all and (max-width: 509px) {
  .main-portfolio-cont {
    line-height: 3rem;
  }
}
@media all and (max-width: 509px) {
  .main-portfolio-btns .btn-prev, .main-portfolio-btns .btn-next {
    display: none;
  }
}
.main-lab-container {
  flex: 1;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  width: 0;
  height: 150px;
  padding-left: 40px;
  padding-right: 29px;
  padding-bottom: 29px;
}
@media all and (max-width: 768px) {
  .main-lab-container {
    width: auto;
  }
}
@media all and (max-width: 509px) {
  .main-lab-container {
    padding-left: 15px;
    padding-right: 10px;
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.main-lab-container:not(:first-child) {
  border-left: 1px solid #E5E5E5;
}
@media all and (max-width: 768px) {
  .main-lab-container:not(:first-child) {
    border-left: unset;
    border-top: 1px solid #E5E5E5;
  }
}
.main-lab-containers {
  display: flex;
  border-top: 1px solid #E5E5E5;
}
@media all and (max-width: 768px) {
  .main-lab-containers {
    flex-direction: column;
  }
}
.main-lab-container-tit {
  display: flex;
  align-items: center;
  gap: 10px;
}
.main-lab-container-tit .txt {
  font-weight: 700;
  font-size: 2.4rem;
  line-height: 3.36rem;
  letter-spacing: -0.12rem;
  color: #000;
}
.main-lab-container-tit .icon {
  width: 14px;
  aspect-ratio: 1/1;
}
.main-lab-container-subtit {
  font-size: 1.4rem;
  line-height: 1.96rem;
  letter-spacing: -0.07rem;
  color: rgba(0, 0, 0, 0.6);
}
.main-story-tit {
  position: relative;
  flex-direction: column;
  color: #fff;
}
@media all and (max-width: 509px) {
  .main-story-tit {
    line-height: 5.2rem;
  }
}
.main-story-body {
  position: relative;
  padding-top: 2rem;
}
.main-story-bottom {
  position: relative;
  padding-top: 4rem;
}
.main-story-btn {
  padding: 0 15px;
}
.main-story-btn.main-btn.btn-more {
  width: 20rem;
}
.main-story-btns {
  display: flex;
  justify-content: center;
  align-items: center;
}
.main-story-content {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  line-height: 2.4rem;
  color: rgba(255, 255, 255, 0.7);
}
@media all and (max-width: 1023px) {
  .main-story-content {
    line-height: 2.6181818182rem;
  }
}
@media all and (max-width: 768px) {
  .main-story-content {
    line-height: 2.64rem;
  }
}
@media all and (max-width: 509px) {
  .main-story-content {
    font-size: 2.1rem;
    line-height: 2.94rem;
    letter-spacing: -0.105rem;
    line-height: 3.3rem;
    word-break: keep-all;
  }
}
.main-btn.btn-more:not(.btn-control) {
  width: 18rem;
  height: 46px;
  border-color: #fff;
}
@media all and (max-width: 768px) {
  .main-btn.btn-more:not(.btn-control) {
    width: 16.8rem;
    padding-left: 1.8rem;
    padding-right: 1.8rem;
  }
}
@media all and (max-width: 509px) {
  .main-btn.btn-more:not(.btn-control) {
    width: auto;
    justify-content: center;
    gap: 15px;
  }
}
.main-btn.btn-more:not(.btn-control):has(.txt) {
  border: 1px solid #fff;
  color: #000;
  background: linear-gradient(to left, transparent 50%, #001300 50%) right;
  background-size: calc(200% + 2px);
  transition: all 0.3s;
}
.main-btn.btn-more:not(.btn-control):has(.txt):hover {
  border-color: #001300;
  background-position: left;
}
.main-btn.btn-more:not(.btn-control):has(.txt):hover > .txt {
  color: #07FF00;
}
.main-btn.btn-more:not(.btn-control):has(.txt):hover > .icon {
  filter: invert(63%) sepia(89%) saturate(2929%) hue-rotate(76deg) brightness(115%) contrast(128%);
}
.main-btn.btn-more:not(.btn-control) .txt {
  font-weight: 400;
  color: #fff;
}
.main-btn.btn-more:not(.btn-control) .icon {
  width: 12px;
  height: 12px;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: filter 0.3s;
}
@media all and (max-width: 509px) {
  .main-btn.btn-control {
    border: none;
  }
}

/* //메인 */