html {
  scroll-behavior: smooth;
}

@font-face {
  font-family: 'Pretendard';
  src: url('webfont/pretendard/Pretendard-Black.subset.woff2') format('woff2');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Pretendard';
  src: url('webfont/pretendard/Pretendard-Medium.subset.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

.mobile-header-actions {
  display: none;
}

.popup_wrap[aria-hidden="true"] {
  display: none !important;
}

#k_popup2.popup_wrap {
  z-index: 2147483000 !important;
  height: 100vh;
  opacity: 1 !important;
}

#k_popup2 .popup {
  position: relative;
  display: flex;
  min-height: 100vh;
  margin-top: 0;
  padding: 52px 0 34px;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  overflow-y: auto;
}

#k_popup2 .popup > a.btn {
  position: absolute;
  inset: 0;
  display: block;
  width: 100%;
  height: 100%;
}

#k_popup2 .pop_content {
  position: relative !important;
  top: auto !important;
  z-index: 2147483002 !important;
  height: auto !important;
  width: min(356px, calc(100vw - 32px), 58vh) !important;
  max-width: 356px !important;
  margin: 0 auto !important;
}

#k_popup2 .popup-single-card {
  width: 100%;
}

#k_popup2 .popup-consult-link {
  display: block;
  width: 100%;
  cursor: pointer;
  box-shadow: 0 24px 58px rgba(0, 0, 0, .42);
}

#k_popup2 .popup-consult-link img {
  display: block;
  float: none !important;
  width: 100%;
  height: auto;
}

#k_popup2 .popup_close_txt {
  position: absolute;
  top: -38px;
  right: 0;
  width: auto;
  margin: 0;
  padding: 6px 0;
  color: #fff !important;
  font-family: 'Pretendard', 'Noto Sans KR', sans-serif;
  font-size: 15px;
  font-weight: 900;
  line-height: 1;
  letter-spacing: 0;
  text-align: right;
}

#k_popup2 .check {
  display: block !important;
  margin-top: 12px;
  color: #fff;
  font-family: 'Pretendard', 'Noto Sans KR', sans-serif;
  font-weight: 500;
  text-align: left;
  transform: none !important;
}

#k_popup2 .black_overlay {
  position: fixed;
  z-index: 2147483001 !important;
}

#k_popup2 .pop_arrow {
  display: none !important;
}

.direct-counsel-link strong,
.gnb_depth_1 .direct-counsel-link strong,
.gnb_depth_2 .direct-counsel-link strong {
  color: #ffd43b !important;
  font-family: 'Noto Sans Bold', 'Noto Sans KR', sans-serif !important;
  font-weight: 900 !important;
  text-shadow: 0 1px 8px rgba(0, 0, 0, .35);
}

.direct-counsel-modal {
  position: fixed;
  inset: 0;
  z-index: 2147483640;
  display: none;
  align-items: center;
  justify-content: center;
  background: rgba(0, 0, 0, .62);
}

.direct-counsel-modal.is-open {
  display: flex;
}

.direct-counsel-dialog {
  width: min(460px, calc(100% - 48px));
  border: 1px solid rgba(255, 255, 255, .22);
  background: #fff;
  padding: 34px 34px 28px;
  text-align: center;
  box-shadow: 0 28px 70px rgba(0, 0, 0, .32);
}

.direct-counsel-dialog p {
  color: #0a2948;
  font-size: 22px;
  font-weight: 700;
  line-height: 1.65;
  letter-spacing: 0;
}

.direct-counsel-dialog strong {
  display: block;
  margin-top: 8px;
  color: #082f57;
  font-size: 26px;
  font-weight: 900;
}

.direct-counsel-close {
  margin-top: 24px;
  border: 0;
  background: #082f57;
  color: #fff;
  min-width: 128px;
  height: 46px;
  font-size: 15px;
  font-weight: 700;
  cursor: pointer;
}

.main_content .main_con.promo_video {
  background: #fff;
  padding-bottom: 48px;
}

.main_content .promo_video .con_tit h2 {
  margin-bottom: 32px;
}

.promo-video-frame {
  position: relative;
  width: 100%;
  aspect-ratio: 16 / 9;
  overflow: hidden;
  background: #000;
}

.promo-video-frame iframe {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.main_content .map_container > div .modelhouse_photo {
  overflow: hidden;
  background: #eef2f5;
}

.main_content .map_container > div .modelhouse_photo img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.main_content .map_container > div.right_sec > .root_daum_roughmap {
  height: 340px !important;
  border: 1px solid #e4e4e4;
  box-sizing: border-box;
  overflow: hidden;
}

.main_content .map_container > div.right_sec > .root_daum_roughmap .wrap_map {
  height: 100% !important;
}

.main_content .map_container > div > dl {
  height: 204px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
}

.main_content .map_container > div > dl dd {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.main_content .map_container .map-card-copy {
  display: block;
}

.main_content .map_container .modelhouse_sec dl dd {
  font-size: 17px;
  font-weight: 700;
  line-height: 1.65;
  word-break: keep-all;
}

.main_content .map_container > div .btn_go,
.main_content .map_container .modelhouse_sec .btn_go {
  padding: 18px 0 0;
}

.map-action-button,
.visit-reserve-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 178px;
  height: 48px;
  box-sizing: border-box;
  padding: 0 28px;
  border: 2px solid #082f57;
  background: #082f57;
  color: #fff !important;
  font-family: 'Pretendard', 'Noto Sans KR', sans-serif;
  font-size: 16px;
  font-weight: 900;
  letter-spacing: 0;
  text-decoration: none;
}

.map-action-button::after,
.visit-reserve-button::after {
  content: "\2192";
  margin-left: 14px;
  font-size: 18px;
  font-weight: 900;
  line-height: 1;
}

.map-action-button strong,
.visit-reserve-button strong {
  font-weight: 900;
}

.site-detail-button,
.site-detail-button strong,
.site-detail-button::after {
  font-weight: 400;
}

.visit-reserve-button {
  color: #ffd43b !important;
}

.visit-reserve-button strong,
.visit-reserve-button::after {
  color: #ffd43b;
  animation: visitReserveBlink .72s steps(1, end) infinite;
  will-change: color, text-shadow;
}

@keyframes visitReserveBlink {
  0% {
    color: #ffd43b;
    text-shadow: 0 0 12px rgba(255, 212, 59, .75);
  }

  50% {
    color: #fff;
    text-shadow: 0 0 6px rgba(255, 255, 255, .65);
  }
}

@media (max-width: 767px) {
  html,
  body {
    width: 100%;
    overflow-x: hidden;
  }

  body.is-mobile-menu-open {
    overflow: hidden;
  }

  #wrap,
  #wrap.wrap_sub,
  .header_con,
  .main_container,
  .main_container .all,
  #container {
    width: 100% !important;
    min-width: 0 !important;
    max-width: 100% !important;
  }

  img,
  iframe {
    max-width: 100%;
  }

  header {
    height: 64px !important;
    background: #052f57;
    box-shadow: 0 8px 20px rgba(0, 0, 0, .18);
  }

  header .header_con,
  header.on .header_con {
    height: 64px !important;
    min-width: 0 !important;
    white-space: normal;
  }

  header .header_con .header_inner,
  header.on .header_con .header_inner {
    display: grid;
    grid-template-columns: minmax(104px, 1fr) auto auto;
    gap: 8px;
    align-items: center;
    width: 100%;
    height: 64px;
    min-height: 64px !important;
    box-sizing: border-box;
    padding: 0 12px;
    background: #052f57;
  }

  header .header_con .header_inner::after,
  header.open .header_con .header_inner::after,
  header.on .header_con .header_inner::after {
    height: 64px !important;
    background: #052f57 !important;
  }

  .header_con h1,
  header.on .header_con h1 {
    width: auto;
    padding: 0;
    justify-self: start;
  }

  .header_con h1 a,
  header.on .header_con h1 a {
    width: min(34vw, 142px);
    min-width: 104px;
    height: 20px;
    margin: 0;
    background: url(../img/common/top_logo_wh.png) no-repeat left center;
    background-size: contain;
  }

  .header_con .top_util {
    display: none !important;
  }

  .mobile-header-actions {
    display: flex;
    grid-column: 2 / 4;
    align-items: center;
    justify-self: end;
    gap: 11px;
    min-width: 0;
  }

  .mobile-direct-call {
    display: inline-flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-end;
    gap: 7px;
    min-width: 0;
    height: 44px;
    box-sizing: border-box;
    border: 0;
    border-radius: 0;
    background: transparent;
    color: #ffd43b !important;
    text-align: center;
    text-decoration: none;
    line-height: 1;
  }

  .mobile-direct-call span {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: 18px;
    box-sizing: border-box;
    border: 1px solid rgba(255, 255, 255, .95);
    border-radius: 999px;
    padding: 0 6px;
    color: #fff;
    font-family: 'Pretendard', 'Noto Sans KR', sans-serif;
    font-size: 10px;
    font-weight: 500;
    letter-spacing: 0;
    white-space: nowrap;
  }

  .mobile-direct-call strong {
    margin-top: 0;
    color: #ffd43b !important;
    font-family: 'Pretendard', Arial, sans-serif !important;
    font-size: 22px;
    font-weight: 900 !important;
    letter-spacing: 0;
    white-space: nowrap;
  }

  .mobile-menu-toggle {
    display: inline-flex;
    width: 44px;
    height: 44px;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 5px;
    border: 1px solid rgba(255, 255, 255, .35);
    border-radius: 3px;
    background: transparent;
    cursor: pointer;
  }

  .mobile-menu-toggle span {
    display: block;
    width: 20px;
    height: 2px;
    background: #fff;
    transition: transform .2s ease, opacity .2s ease;
  }

  body.is-mobile-menu-open .mobile-menu-toggle span:nth-child(1) {
    transform: translateY(7px) rotate(45deg);
  }

  body.is-mobile-menu-open .mobile-menu-toggle span:nth-child(2) {
    opacity: 0;
  }

  body.is-mobile-menu-open .mobile-menu-toggle span:nth-child(3) {
    transform: translateY(-7px) rotate(-45deg);
  }

  .header_con .gnb,
  header.on .header_con .gnb {
    position: fixed;
    left: 0;
    right: 0;
    top: 64px;
    bottom: 0;
    z-index: 301;
    display: block;
    overflow-y: auto;
    padding: 0 !important;
    background: #fff;
    opacity: 0;
    visibility: hidden;
    transform: translateY(-12px);
    transition: opacity .2s ease, transform .2s ease, visibility .2s ease;
  }

  body.is-mobile-menu-open .header_con .gnb {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
  }

  .header_con .gnb_depth_1 {
    display: block;
    padding: 10px 18px 28px;
  }

  .header_con .gnb_depth_1 > li {
    width: 100%;
    border-bottom: 1px solid #e8edf2;
    text-align: left;
  }

  .header_con .gnb_depth_1 > li > a,
  header.on .header_con .gnb_depth_1 > li > a,
  body.smallscreen .header_con .gnb_depth_1 > li > a {
    display: block;
    width: 100%;
    box-sizing: border-box;
    padding: 17px 2px 12px;
    color: #082f57 !important;
    font-size: 18px;
    text-align: left;
  }

  .header_con .gnb_depth_1 > li > a strong {
    font-family: 'Noto Sans Bold', 'Noto Sans KR', sans-serif;
    font-weight: 900;
    letter-spacing: 0;
  }

  .header_con .gnb_depth_1 > li > a strong::after,
  .header_con .gnb_depth_2 > li > a strong::after {
    display: none;
  }

  .header_con .gnb_depth_2,
  header.on .header_con .gnb_depth_2 {
    display: block !important;
    padding: 0 0 14px !important;
    text-align: left;
    transform: none !important;
  }

  .header_con .gnb_depth_2 li {
    text-align: left;
  }

  .header_con .gnb_depth_2 li a {
    display: block;
    padding: 7px 0 7px 14px;
    color: #526273;
    font-size: 14px;
    text-align: left;
  }

  .header_con .gnb_depth_1 .direct-counsel-link strong,
  .header_con .gnb_depth_2 .direct-counsel-link strong {
    color: #d48b00 !important;
    text-shadow: none;
  }

  #container {
    padding-top: 64px;
  }

  .sub_top {
    height: 248px;
  }

  .sub_title h2 {
    padding-top: 104px;
    font-size: 30px;
    line-height: 1.25;
    letter-spacing: 0;
  }

  .location {
    min-width: 0;
    padding: 14px 18px;
    box-sizing: border-box;
    text-align: left;
  }

  .location_nav {
    position: static;
    width: 100%;
    margin-left: 0;
    font-size: 13px;
  }

  .location_nav .path-item {
    margin-top: 6px;
  }

  .contents,
  .content_page,
  .seo-news-wrap {
    width: 100% !important;
    max-width: 100% !important;
    box-sizing: border-box;
  }

  .contents {
    padding: 34px 18px 52px;
  }

  .content_page img,
  .conbox img {
    max-width: 100%;
    height: auto;
  }

  .visual_wrap {
    height: 100svh !important;
    min-height: 560px;
  }

  .visual_slide {
    height: 100%;
    min-height: 0 !important;
  }

  .visual_slide .img {
    background-position: center center !important;
  }

  .visual_slide .slick-dots {
    left: auto;
    right: 18px;
    bottom: 24px;
    width: auto;
    margin-left: 0;
  }

  .visual_slide .slick-dots > li {
    width: 48px;
    height: 48px;
    margin-left: 8px;
  }

  .place_info {
    position: relative;
    left: auto;
    top: auto;
    width: calc(100% - 36px);
    height: auto;
    min-height: 154px;
    margin: -96px auto 0;
    background-size: cover;
  }

  .place_info dl {
    padding: 24px;
  }

  .place_info dl dt {
    font-size: 25px;
    line-height: 1.3;
  }

  .place_info dl dd {
    margin-top: 24px;
  }

  .place_info dl dd span {
    font-size: 28px;
  }

  .main_content {
    padding-top: 0;
  }

  .main_content .main_con {
    padding: 46px 0 42px;
  }

  .main_content .main_con.premium {
    padding-bottom: 21px;
  }

  .main_content .main_con.envirn {
    padding-top: 23px;
  }

  .main_content .main_con.promo_video {
    padding: 42px 0 32px;
  }

  .main_content .promo_video .con_tit h2 {
    margin-bottom: 18px;
    line-height: 1.25;
  }

  .main_content .main_con.mapinfo,
  .main_content .main_con.type {
    padding-bottom: 54px;
  }

  .main_content .main_con .main_con_inner {
    width: 100%;
    box-sizing: border-box;
    padding: 0 18px;
  }

  .main_content .con_tit h2 {
    margin-bottom: 20px;
    font-size: 25px;
    letter-spacing: 0;
  }

  .main_content .con_tit a {
    top: 5px;
    max-width: 86px;
  }

  .main_content .premium2_list,
  .main_content .premium_list {
    padding: 0 18px 13px;
  }

  .main_content .premium .premium_con {
    padding-bottom: 20px;
  }

  .main_content .premium2_list li,
  .main_content .premium_list li {
    width: 50%;
    box-sizing: border-box;
  }

  .main_content .premium2_list li a div {
    width: 100%;
    height: 72px;
  }

  .main_content .premium2_list li dl dt,
  .main_content .premium_list li dl dt {
    font-size: 18px;
  }

  .main_content .premium2_list li dl dd,
  .main_content .premium_list li dl dd {
    font-size: 14px;
    line-height: 1.45;
    word-break: keep-all;
    display: -webkit-box;
    max-height: calc(14px * 1.45 * 3);
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
  }

  .main_content .envirn_list {
    display: block;
  }

  .main_content .envirn_list > li {
    display: block;
    width: 100%;
    margin-bottom: 30px;
  }

  .main_content .envirn_list > li a {
    padding-right: 0;
  }

  .main_content .envirn_list > li dl {
    padding-top: 18px;
  }

  .main_content .envirn_list > li dl dt {
    font-size: 20px;
    line-height: 1.35;
  }

  .main_content .type_con .slick-dots {
    position: relative;
    display: flex;
    gap: 8px;
    justify-content: center;
    margin-bottom: 20px;
  }

  .main_content .type_con .slick-dots li {
    padding: 0;
  }

  .main_content .type_con .slick-dots li a {
    min-width: 76px;
    border: 1px solid #d7dce1;
    padding: 8px 10px;
    font-size: 15px;
  }

  .main_content .type_con .slick-dots li.slick-active a {
    border-color: #8c5f43;
  }

  .main_content .type_con .type_list {
    padding-top: 0;
  }

  .main_content .type_con .type_list li p {
    padding-bottom: 18px;
  }

  .main_content .type_con .type_list li dl {
    height: auto;
  }

  .main_content .type_con .type_list li dl dt {
    padding-right: 28px;
    font-size: 34px;
  }

  .main_content .type_con .type_list li dl dt::after {
    right: 10px;
    top: 22px;
    width: 18px;
  }

  .main_content .type_con .type_list li dl dd {
    padding: 12px 0 0 12px;
    font-size: 16px;
  }

  .main_content .map_container,
  .main_content .map_container > div {
    display: block;
    width: 100%;
  }

  .main_content .map_container > div.left_sec,
  .main_content .map_container > div.right_sec {
    padding: 0;
  }

  .main_content .map_container > div.right_sec {
    margin-top: 26px;
  }

  .main_content .map_container > div .mapcon {
    height: 280px !important;
  }

  .main_content .map_container > div.right_sec > .root_daum_roughmap {
    height: 280px !important;
  }

  .main_content .map_container > div dl {
    height: 184px;
    padding: 24px 20px;
  }

  .main_content .map_container > div .btn_go,
  .main_content .map_container .modelhouse_sec .btn_go {
    padding-top: 16px;
  }

  .main_content .map_container .modelhouse_sec dl dd {
    font-size: 17px;
  }

  .map-action-button,
  .visit-reserve-button {
    width: 100%;
    height: 52px;
    font-size: 17px;
  }

  .root_daum_roughmap,
  .root_daum_roughmap_landing,
  .root_daum_roughmap .wrap_map {
    width: 100% !important;
    max-width: 100% !important;
  }

  .ui_tabcontents > .tab,
  .pop_page .ui_tabcontents .tab_inner,
  .tab_inner {
    display: flex;
    width: 100%;
    overflow-x: auto;
    box-sizing: border-box;
  }

  .ui_tabcontents > .tab > li,
  .tab_inner > li {
    flex: 1 0 auto;
    min-width: 92px;
  }

  .planning_top {
    white-space: normal;
  }

  .planning_top .planning_img {
    height: 260px;
    background-size: cover;
  }

  .sub_over_bottom {
    margin-top: 34px;
  }

  .sub_over_txt_box {
    display: block;
    margin-top: 0;
  }

  .sub_over_txt_box > div {
    width: 100%;
    margin-bottom: 28px;
  }

  .sub_over_txt_box > div h4 {
    font-size: 19px;
  }

  .sub_over_txt_box > div p {
    height: auto;
    font-size: 15px;
    word-break: keep-all;
  }

  .seo-news-wrap {
    padding: 0 0 48px;
  }

  .seo-news-head h3 {
    font-size: 24px;
    line-height: 1.35;
  }

  .seo-news-item {
    display: block;
    padding: 22px 0;
  }

  .seo-news-source,
  .seo-news-date {
    text-align: left;
  }

  .seo-news-title {
    margin-top: 8px;
    font-size: 18px;
  }

  .seo-news-meta span {
    font-size: 12px;
  }

  #footer .gotop {
    right: 18px;
    top: 18px;
  }

  #footer .footer_con {
    min-width: 0;
    padding: 32px 18px;
    box-sizing: border-box;
  }

  #footer .footer_con .logo,
  #footer .footer_con .right_privacy {
    position: static;
    display: block;
    margin-bottom: 22px;
  }

  #footer .footer_con .footer_inner {
    padding-left: 0;
  }

  #footer .footer_con .footer_phone dl {
    display: block;
    padding-left: 0;
    margin-bottom: 10px;
    line-height: 1.8;
  }

  #footer .footer_con .footer_phone dl[style] {
    float: none !important;
  }

  #footer .footer_con .footer_phone dl dd,
  #footer .footer_con .footer_phone dl dt,
  #footer .footer_con .footer_inner .address p {
    font-size: 13px !important;
    line-height: 1.7;
  }

  #footer .copyright {
    padding-bottom: 0;
    font-size: 12px;
  }
}

.seo-news-wrap {
  max-width: 1100px;
  margin: 0 auto;
  padding: 30px 0 80px;
}

.seo-news-head {
  margin-bottom: 26px;
  border-bottom: 2px solid #082f57;
  padding-bottom: 18px;
}

.seo-news-head h3 {
  color: #082f57;
  font-size: 30px;
  font-weight: 700;
  letter-spacing: 0;
}

.seo-news-head p {
  margin-top: 10px;
  color: #555;
  font-size: 16px;
  line-height: 1.65;
}

.seo-news-list {
  border-top: 1px solid #111;
}

.seo-news-item {
  display: grid;
  grid-template-columns: 150px 1fr 130px;
  gap: 24px;
  padding: 28px 0;
  border-bottom: 1px solid #ddd;
}

.seo-news-source {
  color: #082f57;
  font-size: 15px;
  font-weight: 700;
}

.seo-news-title {
  color: #111;
  font-size: 21px;
  font-weight: 700;
  line-height: 1.45;
}

.seo-news-summary {
  margin-top: 10px;
  color: #555;
  font-size: 15px;
  line-height: 1.75;
}

.seo-news-date {
  color: #777;
  font-size: 14px;
  text-align: right;
}

.seo-news-link {
  display: inline-block;
  margin-top: 14px;
  color: #082f57;
  font-size: 14px;
  font-weight: 700;
}

.seo-news-meta {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-top: 24px;
}

.seo-news-meta span {
  border: 1px solid #d8d8d8;
  padding: 7px 11px;
  color: #555;
  font-size: 13px;
}

@media (max-width: 767px) {
  .seo-news-wrap {
    width: 100% !important;
    padding: 0 0 48px;
  }

  .seo-news-head h3 {
    font-size: 24px;
    line-height: 1.35;
  }

  .seo-news-head p {
    font-size: 14px;
  }

  .seo-news-item {
    display: block;
    padding: 22px 0;
  }

  .seo-news-source,
  .seo-news-date {
    display: block;
    text-align: left;
  }

  .seo-news-title {
    margin-top: 8px;
    font-size: 18px;
  }

  .seo-news-summary {
    font-size: 14px;
  }

  .seo-news-meta span {
    font-size: 12px;
  }
}

.hero-copy-slider {
  position: absolute;
  left: 0;
  right: 0;
  top: 298px;
  z-index: 165;
  height: 338px;
  display: flex;
  align-items: center;
  justify-content: center;
  pointer-events: none;
}

.hero-copy-slider::before {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, .52);
}

.hero-copy-track {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 220px;
}

.hero-copy-slide {
  position: absolute;
  inset: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  opacity: 0;
  transform: translate3d(46px, 0, 0);
  filter: blur(4px);
  transition:
    opacity .82s cubic-bezier(.16, 1, .3, 1),
    transform .92s cubic-bezier(.16, 1, .3, 1),
    filter .82s cubic-bezier(.16, 1, .3, 1);
  text-align: center;
  will-change: opacity, transform, filter;
}

.hero-copy-slide.is-active {
  opacity: 1;
  transform: translate3d(0, 0, 0);
  filter: blur(0);
  z-index: 2;
}

.hero-copy-slider:not(.is-js-ready) .hero-copy-slide.is-first {
  opacity: 1;
  transform: translate3d(0, 0, 0);
  filter: blur(0);
  z-index: 2;
}

.hero-copy-slide.is-leaving {
  opacity: 0;
  transform: translate3d(-34px, 0, 0);
  filter: blur(4px);
  z-index: 1;
}

.hero-copy-line {
  margin: 0;
  color: #fff;
  font-family: 'Pretendard', 'Noto Sans Black', 'Noto Sans KR', sans-serif;
  font-weight: 900;
  letter-spacing: 0;
  line-height: 1.05;
  text-shadow: 0 4px 16px rgba(0, 0, 0, .38);
  white-space: nowrap;
  opacity: 0;
  transform: translate3d(34px, 0, 0) scale(.985);
  filter: blur(3px);
  transition:
    opacity .78s cubic-bezier(.16, 1, .3, 1),
    transform .92s cubic-bezier(.16, 1, .3, 1),
    filter .78s cubic-bezier(.16, 1, .3, 1);
  will-change: opacity, transform, filter;
}

.hero-copy-slide.is-active .hero-copy-line {
  opacity: 1;
  transform: translate3d(0, 0, 0) scale(1);
  filter: blur(0);
}

.hero-copy-slider:not(.is-js-ready) .hero-copy-slide.is-first .hero-copy-line {
  opacity: 1;
  transform: translate3d(0, 0, 0) scale(1);
  filter: blur(0);
}

.hero-copy-slide.is-active .hero-copy-line1 {
  transition-delay: .04s;
}

.hero-copy-slide.is-active .hero-copy-line2 {
  transition-delay: .16s;
}

.hero-copy-slide.is-leaving .hero-copy-line {
  opacity: 0;
  transform: translate3d(-24px, 0, 0) scale(.992);
  filter: blur(3px);
  transition-delay: 0s;
}

.hero-copy-line1 {
  font-size: 100px;
}

.hero-copy-line2 {
  margin-top: 14px;
  font-size: 70px;
}

.hero-copy-line .accent-blue {
  color: #148fff;
}

.hero-copy-line .accent-red {
  color: #ff0707;
}

.hero-call-card {
  left: 9.6%;
  top: 76.3vh;
  bottom: auto;
  z-index: 170;
  width: 540px;
  height: 250px;
  background-color: #04385f;
  background-image:
    radial-gradient(rgba(255, 255, 255, .09) 1px, transparent 1px),
    linear-gradient(135deg, rgba(0, 27, 61, .88), rgba(2, 60, 100, .96));
  background-position: 0 0, 0 0;
  background-size: 18px 18px, auto;
}

.hero-call-card dl {
  padding: 50px 48px 0;
}

.hero-call-card dl dt {
  color: #fff;
  font-family: 'Pretendard', 'Noto Sans Black', 'Noto Sans KR', sans-serif;
  font-size: 42px;
  font-weight: 900;
  line-height: 1.1;
  letter-spacing: 0;
}

.hero-call-card dl dd {
  margin-top: 32px;
}

.hero-call-card .hero-call-button {
  position: relative;
  display: flex;
  align-items: center;
  width: 448px;
  height: 76px;
  box-sizing: border-box;
  border-radius: 6px;
  background: #ff0808;
  color: #fff;
  text-decoration: none;
  overflow: visible;
}

.hero-call-card .hero-call-button::before {
  content: "";
  position: absolute;
  left: 17px;
  bottom: -33px;
  width: 108px;
  height: 108px;
  background-image: url("data:image/svg+xml,%3Csvg width='108' height='108' viewBox='0 0 108 108' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M44 92 24 72c-3-3-3-8 0-11 3-3 8-3 11 0l3 3V22c0-5 4-9 9-9s9 4 9 9v25l4-4c3-3 8-3 11 0 2 2 3 5 2 8l2-2c3-3 8-3 11 0 2 2 3 5 2 8 3-2 7-2 10 1 3 3 3 8 0 11L73 94c-3 3-7 5-12 5h-5c-4 0-9-2-12-7Z' fill='%23fff' stroke='%23000' stroke-width='5' stroke-linejoin='round'/%3E%3Cpath d='M57 54v-9M73 57v-9M88 64v-8' stroke='%23000' stroke-width='4' stroke-linecap='round'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: contain;
  transform: rotate(-12deg);
}

.hero-call-card .hero-call-button span {
  display: block;
  margin-left: 94px;
  color: #fff;
  font-family: 'Pretendard', Arial, sans-serif;
  font-size: 54px;
  font-weight: 900;
  line-height: 1;
  letter-spacing: 0;
}

.header_con .top_util .t_phone.direct-call-link {
  color: #fff;
  font-family: 'Pretendard', Arial, sans-serif;
  font-size: 30px;
  font-weight: 900;
  line-height: 1;
  letter-spacing: 0;
  text-decoration: none;
}

@media (max-width: 767px) {
  .hero-copy-slider {
    top: 154px;
    height: 240px;
  }

  .hero-copy-slider::before {
    background: rgba(0, 0, 0, .48);
  }

  .hero-copy-track {
    height: 170px;
  }

  .hero-copy-slide {
    padding: 0 18px;
    box-sizing: border-box;
  }

  .hero-copy-line {
    white-space: normal;
    word-break: keep-all;
  }

  .hero-copy-line1 {
    font-size: 35px;
    line-height: 1.18;
  }

  .hero-copy-line2 {
    margin-top: 10px;
    font-size: 26px;
    line-height: 1.28;
  }

  .hero-call-card {
    top: auto;
    bottom: auto;
    width: calc(100% - 36px);
    min-height: 156px;
    height: auto;
    margin: -156px auto 0;
    background-size: 16px 16px, auto;
  }

  .hero-call-card dl {
    padding: 27px 28px 32px;
  }

  .hero-call-card dl dt {
    font-size: 28px;
  }

  .hero-call-card dl dd {
    margin-top: 20px;
  }

  .hero-call-card .hero-call-button {
    width: 100%;
    height: 60px;
  }

  .hero-call-card .hero-call-button::before {
    left: 10px;
    bottom: -24px;
    width: 82px;
    height: 82px;
  }

  .hero-call-card .hero-call-button span {
    margin-left: 82px;
    font-size: 36px;
  }

  .mobile-direct-call {
    font-family: 'Pretendard', 'Noto Sans KR', sans-serif;
    font-weight: 900;
  }
}

.seo-link-hub {
  padding: 72px 0 84px;
  background: #f5f7fb;
}

.seo-link-hub-inner {
  width: min(1180px, calc(100% - 40px));
  margin: 0 auto;
}

.seo-link-eyebrow {
  color: #0b4a7a;
  font-family: 'Pretendard', 'Noto Sans KR', sans-serif;
  font-size: 16px;
  font-weight: 900;
}

.seo-link-hub h2 {
  margin: 8px 0 28px;
  color: #151515;
  font-family: 'Pretendard', 'Noto Sans KR', sans-serif;
  font-size: 34px;
  font-weight: 900;
  line-height: 1.3;
}

.seo-link-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 14px;
}

.seo-link-card {
  display: block;
  min-height: 168px;
  padding: 24px 22px;
  border: 1px solid #dbe3ef;
  border-radius: 8px;
  background: #fff;
  color: #222;
  text-decoration: none;
  box-sizing: border-box;
}

.seo-link-card span {
  display: block;
  color: #0b5c93;
  font-family: 'Pretendard', 'Noto Sans KR', sans-serif;
  font-size: 14px;
  font-weight: 900;
}

.seo-link-card strong {
  display: block;
  margin-top: 10px;
  color: #111;
  font-family: 'Pretendard', 'Noto Sans KR', sans-serif;
  font-size: 20px;
  font-weight: 900;
  line-height: 1.35;
}

.seo-link-card em {
  display: block;
  margin-top: 12px;
  color: #555;
  font-style: normal;
  font-size: 15px;
  line-height: 1.55;
}

.seo-static-header {
  position: sticky;
  top: 0;
  z-index: 50;
  background: #082f57;
  box-shadow: 0 2px 16px rgba(0, 0, 0, .14);
}

.seo-static-header-inner {
  display: flex;
  align-items: center;
  gap: 28px;
  width: min(1180px, calc(100% - 40px));
  height: 76px;
  margin: 0 auto;
}

.seo-static-header h1 {
  margin: 0;
  font-family: 'Pretendard', 'Noto Sans KR', sans-serif;
  font-size: 22px;
  font-weight: 900;
  letter-spacing: 0;
}

.seo-static-header a {
  color: #fff;
  text-decoration: none;
}

.seo-static-header nav {
  display: flex;
  flex: 1;
  gap: 18px;
  justify-content: center;
}

.seo-static-header nav a {
  font-size: 15px;
  font-weight: 700;
}

.seo-static-call {
  padding: 10px 14px;
  border-radius: 6px;
  background: #f5c542;
  color: #111 !important;
  font-family: 'Pretendard', 'Noto Sans KR', sans-serif;
  font-weight: 900;
}

.seo-article-page {
  background: #fff;
}

.seo-article {
  width: min(980px, calc(100% - 40px));
  margin: 0 auto;
  padding: 52px 0 92px;
}

.seo-breadcrumb {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  align-items: center;
  margin-bottom: 28px;
  color: #777;
  font-size: 14px;
}

.seo-breadcrumb a {
  color: #0b5c93;
  text-decoration: none;
}

.seo-article-hero {
  padding: 46px 48px;
  border-radius: 8px;
  background: #f4f7fb;
}

.seo-article-hero p {
  margin: 0 0 12px;
  color: #0b5c93;
  font-family: 'Pretendard', 'Noto Sans KR', sans-serif;
  font-weight: 900;
}

.seo-article-hero h1 {
  margin: 0;
  color: #111;
  font-family: 'Pretendard', 'Noto Sans KR', sans-serif;
  font-size: 42px;
  font-weight: 900;
  line-height: 1.24;
  letter-spacing: 0;
}

.seo-article-hero strong {
  display: block;
  margin-top: 18px;
  color: #343434;
  font-size: 19px;
  line-height: 1.65;
}

.seo-article-call {
  display: inline-flex;
  margin-top: 26px;
  padding: 14px 20px;
  border-radius: 6px;
  background: #d31e28;
  color: #fff;
  font-family: 'Pretendard', 'Noto Sans KR', sans-serif;
  font-weight: 900;
  text-decoration: none;
}

.seo-article-image {
  margin: 34px 0 0;
}

.seo-article-image img {
  display: block;
  width: 100%;
  max-height: 680px;
  object-fit: contain;
  border: 1px solid #e4e8ef;
  border-radius: 8px;
  background: #f8fafc;
}

.seo-article-image figcaption {
  margin-top: 10px;
  color: #777;
  font-size: 14px;
}

.seo-highlight-list {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 10px;
  margin: 34px 0;
  padding: 0;
  list-style: none;
}

.seo-highlight-list li {
  padding: 15px 14px;
  border: 1px solid #dce5ef;
  border-radius: 6px;
  color: #0b3f66;
  background: #fff;
  font-family: 'Pretendard', 'Noto Sans KR', sans-serif;
  font-size: 16px;
  font-weight: 900;
  text-align: center;
}

.seo-article-section {
  margin-top: 38px;
}

.seo-article-section h2 {
  margin: 0 0 14px;
  color: #111;
  font-family: 'Pretendard', 'Noto Sans KR', sans-serif;
  font-size: 28px;
  font-weight: 900;
  line-height: 1.35;
}

.seo-article-section p {
  color: #333;
  font-size: 18px;
  line-height: 1.8;
}

.seo-article-section a {
  color: #0b5c93;
  font-weight: 800;
}

.seo-faq-section details {
  margin-top: 12px;
  padding: 18px 20px;
  border: 1px solid #dce5ef;
  border-radius: 6px;
}

.seo-faq-section summary {
  cursor: pointer;
  color: #111;
  font-family: 'Pretendard', 'Noto Sans KR', sans-serif;
  font-size: 18px;
  font-weight: 900;
}

.seo-faq-section details p {
  margin-bottom: 0;
  font-size: 16px;
}

.seo-news-source-box {
  display: grid;
  grid-template-columns: 120px 1fr;
  gap: 12px 18px;
  margin-top: 34px;
  padding: 24px;
  border-radius: 8px;
  background: #f6f8fb;
}

.seo-news-source-box dt {
  color: #0b5c93;
  font-weight: 900;
}

.seo-news-source-box dd {
  margin: 0;
  color: #333;
}

.seo-news-link-muted {
  margin-left: 10px;
  background: #eef3f8 !important;
  color: #234 !important;
}

.seo-static-footer {
  background: #111;
  color: #fff;
}

.seo-static-footer .footer_con {
  padding: 36px 0;
}

@media (max-width: 767px) {
  .seo-link-hub {
    padding: 42px 0 50px;
  }

  .seo-link-hub-inner,
  .seo-static-header-inner,
  .seo-article {
    width: calc(100% - 28px);
  }

  .seo-link-hub h2 {
    font-size: 24px;
  }

  .seo-link-grid {
    grid-template-columns: 1fr;
  }

  .seo-static-header-inner {
    height: auto;
    min-height: 72px;
    flex-wrap: wrap;
    gap: 8px 14px;
    padding: 12px 0;
  }

  .seo-static-header h1 {
    width: 100%;
    font-size: 18px;
  }

  .seo-static-header nav {
    order: 3;
    width: 100%;
    justify-content: flex-start;
    gap: 12px;
    overflow-x: auto;
    white-space: nowrap;
  }

  .seo-static-call {
    margin-left: auto;
  }

  .seo-article {
    padding: 30px 0 60px;
  }

  .seo-article-hero {
    padding: 30px 22px;
  }

  .seo-article-hero h1 {
    font-size: 29px;
  }

  .seo-article-hero strong,
  .seo-article-section p {
    font-size: 16px;
  }

  .seo-highlight-list {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .seo-article-section h2 {
    font-size: 23px;
  }

  .seo-news-source-box {
    grid-template-columns: 1fr;
  }
}
