.style_layoutStyle__1g4sxi60 {
  max-width: 1328px;
  margin: 0 auto;
  padding: 56px 24px;
  display: flex;
  justify-content: space-between;
}
.style_footerStyle__1g4sxi61 {
  width: 100%;
  background-color: var(--tailwind-zinc800__oi67l214);
}
.style_footerLeftStyle__1g4sxi62 {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.style_footerRightStyle__1g4sxi63 {
  margin-top: -10px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.style_footerMenuWrapStyle__1g4sxi64 {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 48px;
  font-size: 16px;
  line-height: 19px;
  color: var(--color-white__oi67l21);
}
.style_footerMenuWrapEnStyle__1g4sxi65 {
  gap: 30px;
}
.style_footerSnsWrapStyle__1g4sxi66 {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 16px;
  margin-top: 26px;
}
.style_footerLinkWrapStyle__1g4sxi67 {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 27px;
  font-size: 14px;
  line-height: 17px;
  color: var(--tailwind-zinc400__oi67l210);
}
.style_footerLinkEmStyle__1g4sxi68 {
  font-weight: 500;
  color: var(--color-white__oi67l21);
  text-decoration: underline;
  text-underline-offset: 4px;
}
.style_familySiteBtnStyle__1g4sxi69 {
  width: 152px;
  font-size: 16px;
  line-height: 19px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px 12px;
  border-width: 1px;
  border-style: solid;
  color: var(--color-white__oi67l21);
  border-color: var(--color-white__oi67l21);
}
.style_footerMobileStyle__1g4sxi6a {
  font-size: 14px;
  line-height: 14px;
  margin-top: 32px;
  color: var(--tailwind-zinc400__oi67l210);
}
.style_familySiteListWrapStyle__1g4sxi6b {
  overflow: hidden;
  transition: max-height 0.3s ease;
  position: absolute;
  bottom: 54px;
  width: 100%;
  border-radius: 6px;
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.1);
}
.style_familySiteListStyle__1g4sxi6c {
  width: 100%;
  display: flex;
  flex-direction: column;
  padding: 12px 16px;
  gap: 12px;
  border-radius: 6px;
  font-weight: 500;
  background-color: var(--tailwind-zinc600__oi67l212);
}
.style_footerLeftStyle__1g4sxi62 > div {
  font-size: 16px;
  line-height: 24px;
  color: var(--tailwind-zinc400__oi67l210);
}
.style_footerLeftStyle__1g4sxi62 > p:last-of-type {
  font-size: 14px;
  line-height: 17px;
  color: var(--tailwind-zinc400__oi67l210);
}
.style_footerMenuWrapStyle__1g4sxi64 a {
  width: -moz-max-content;
  width: max-content;
  text-align: center;
}
.style_familySiteListStyle__1g4sxi6c a {
  display: block;
  width: 100%;
  text-align: left;
  color: var(--color-white__oi67l21);
}
.style_familySiteListStyle__1g4sxi6c a:hover {
  color: var(--tailwind-sky400__oi67l2a);
}
@media screen and (max-width: 1023px) {
  .style_layoutStyle__1g4sxi60 {
    max-width: 100%;
    padding: 40px 24px 32px 24px;
    flex-direction: column;
  }
  .style_footerRightStyle__1g4sxi63 {
    margin-top: 0;
  }
  .style_footerMenuWrapStyle__1g4sxi64 {
    justify-content: flex-start;
    gap: 32px;
    font-size: 14px;
    line-height: 20px;
    margin-top: 32px;
  }
  .style_footerMenuWrapEnStyle__1g4sxi65 {
    gap: 20px;
  }
  .style_footerSnsWrapStyle__1g4sxi66 {
    margin-top: 24px;
    justify-content: flex-start;
  }
  .style_footerLinkWrapStyle__1g4sxi67 {
    justify-content: flex-start;
    flex-wrap: wrap;
    gap: 16px;
    margin-top: 40px;
  }
  .style_familySiteBtnStyle__1g4sxi69 {
    width: 100%;
    font-size: 16px;
    padding: 14px 16px;
    margin-top: 20px;
  }
  .style_footerLeftStyle__1g4sxi62 > div {
    font-size: 14px;
    line-height: 14px;
    display: flex;
    flex-direction: column;
    gap: 10px;
  }
  .style_footerMenuWrapEnStyle__1g4sxi65 a {
    width: -moz-min-content;
    width: min-content;
  }
}
.style_topBannerStyle__tzk82l0 {
  width: 100%;
  max-height: 120px;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: black;
  transition: all 0.4s;
  transform-origin: top;
}
.style_toggleStyle__tzk82l1 {
  max-height: 0;
  overflow: hidden;
}
.style_topBannerImgStyle__tzk82l2 {
  width: 100%;
  height: 120px;
  -o-object-fit: contain;
     object-fit: contain;
}
.style_closeBtnStyle__tzk82l3 {
  position: absolute;
  top: 16px;
  right: 16px;
}
.style_topBannerStyle__tzk82l0 > a:hover {
  opacity: 1;
}
@media screen and (max-width: 1023px) {
  .style_topBannerStyle__tzk82l0 {
    max-height: 60px;
  }
  .style_toggleStyle__tzk82l1 {
    max-height: 0;
  }
  .style_topBannerImgStyle__tzk82l2 {
    height: 60px;
  }
}
@keyframes style_slideDown__145pbjx0 {
  from {
    max-height: 88px;
  }
  to {
    max-height: 520px;
  }
}
@keyframes style_slideUp__145pbjx1 {
  from {
    max-height: 520px;
  }
  to {
    max-height: 88px;
  }
}
@keyframes style_slideDownMobile__145pbjx2 {
  from {
    max-height: 0;
  }
  to {
    max-height: 320px;
  }
}
@keyframes style_slideUpMobile__145pbjx3 {
  from {
    max-height: 320px;
  }
  to {
    max-height: 0;
  }
}
.style_slideDownAnimation__145pbjx4 {
  animation: style_slideDown__145pbjx0 0.5s ease forwards;
}
.style_slideUpAnimation__145pbjx5 {
  animation: style_slideUp__145pbjx1 0.5s ease forwards;
}
.style_slideDownMAnimation__145pbjx6 {
  animation: style_slideDownMobile__145pbjx2 0.5s ease forwards;
}
.style_slideUpMAnimation__145pbjx7 {
  animation: style_slideUpMobile__145pbjx3 0.5s ease forwards;
}
.style_fixedStyle__145pbjx8 {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  width: 100%;
}
.style_headerOuterStyle__145pbjx9 {
  width: 100%;
  max-height: 88px;
  overflow: hidden;
  transition: all 0.4s;
}
.style_fixedHoverStyle__145pbjxa {
  max-height: 520px;
}
.style_layoutStyle__145pbjxb {
  max-width: 1328px;
  height: 100%;
  margin: 0 auto;
  padding: 0 24px;
  position: relative;
}
.style_headerStyle__145pbjxc {
  height: 88px;
  background-color: transparent;
  color: var(--color-white__oi67l21);
  transition: background-color 0.3s ease;
}
.style_headerInnerStyle__145pbjxd {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
}
.style_headerBackgroundDim__145pbjxe {
  background-color: rgba(0, 0, 0, 0.5);
  backdrop-filter: blur(4px);
}
.style_headerBackgroundBlue__145pbjxf {
  background-color: var(--tailwind-blue900__oi67l2p);
}
.style_menuWrapStyle__145pbjxg {
  display: flex;
  gap: 72px;
  align-items: center;
  font-size: 18px;
  font-weight: 600;
  line-height: 21px;
  height: 100%;
}
.style_navStyle__145pbjxh {
  background-color: white;
  transition: all 0.3s;
  overflow: hidden;
}
.style_navInnerHeaderStyle__145pbjxi {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 8px 24px;
  border-bottom: 1px solid var(--tailwind-zinc200__oi67l2y);
}
.style_navInnerMenuWrapStyle__145pbjxj {
  height: 367px;
  display: flex;
  justify-content: center;
  border-bottom: 1px solid var(--tailwind-zinc200__oi67l2y);
}
.style_langSelectButtonStyle__145pbjxk {
  position: absolute;
  top: 32px;
  right: 24px;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  gap: 8px;
}
.style_langSelectLayoutStyle__145pbjxl {
  width: 100%;
  position: fixed;
  left: 0;
  z-index: 1000;
}
.style_langSelectWrapStyle__145pbjxm {
  position: absolute;
  right: 24px;
  top: -60px;
  padding-top: 36px;
}
.style_langSelectStyle__145pbjxn {
  background-color: var(--color-white__oi67l21);
  box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.15);
  color: var(--tailwind-zinc600__oi67l212);
  padding: 12px 16px;
  text-align: right;
  border-radius: 4px;
  font-size: 18px;
  display: flex;
  flex-direction: column;
}
.style_langSelectMobileStyle__145pbjxo {
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  padding: 4px 16px;
  border: 1px solid var(--color-white__oi67l21);
  border-radius: 30px;
}
.style_selectedMenuStyle__145pbjxp {
  background-color: var(--tailwind-blue600__oi67l2m);
  color: var(--color-white__oi67l21);
  transition: all 0.3s;
}
.style_mobileHeaderButtonWrapStyle__145pbjxq {
  display: flex;
  align-items: center;
  gap: 16px;
}
.style_headerInnerStyle__145pbjxd h1 {
  line-height: 88px;
}
.style_headerInnerStyle__145pbjxd h1 > a {
  display: inline-block;
  vertical-align: middle;
}
.style_navInnerHeaderStyle__145pbjxi li {
  width: 264px;
  height: 48px;
  font-size: 20px;
  font-weight: 700;
  line-height: 28px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.style_navInnerHeaderStyle__145pbjxi li a:hover {
  color: var(--tailwind-blue600__oi67l2m);
  transition: all 0.3s;
}
.style_navInnerMenuWrapStyle__145pbjxj ul {
  padding-top: 20px;
  display: flex;
  flex-direction: column;
  gap: 4px;
  border-right: 1px solid var(--tailwind-zinc200__oi67l2y);
}
.style_navInnerMenuWrapStyle__145pbjxj ul:first-of-type {
  border-left: 1px solid var(--tailwind-zinc200__oi67l2y);
}
.style_navInnerMenuWrapStyle__145pbjxj ul li a {
  width: 264px;
  padding: 14px 20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 18px;
  line-height: 1;
}
.style_navInnerMenuWrapStyle__145pbjxj ul li a:hover {
  background-color: var(--tailwind-zinc100__oi67l2x);
}
.style_langSelectStyle__145pbjxn li:hover {
  color: var(--color-black__oi67l22);
}
.style_langSelectStyle__145pbjxn li button.selected {
  color: var(--tailwind-blue900__oi67l2p);
  font-weight: 600;
}
@media screen and (max-width: 1023px) {
  .style_headerOuterStyle__145pbjx9 {
    max-height: -moz-fit-content;
    max-height: fit-content;
  }
  .style_layoutStyle__145pbjxb {
    max-width: 100%;
    padding: 0 24px;
  }
  .style_headerStyle__145pbjxc {
    height: 72px;
  }
  .style_headerInnerStyle__145pbjxd {
    padding: 0 16px;
  }
  .style_navStyle__145pbjxh {
    display: flex;
    box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.15);
  }
  .style_navInnerHeaderStyle__145pbjxi {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    padding: 0;
    border: none;
    border-bottom: none;
  }
  .style_navInnerMenuWrapStyle__145pbjxj {
    display: block;
    width: 100%;
    height: 100%;
    min-height: 256px;
    background-color: var(--tailwind-zinc100__oi67l2x);
    border-bottom: none;
  }
  .style_navInnerHeaderStyle__145pbjxi li {
    width: 120px;
    height: 64px;
    min-height: 64px;
    font-size: 16px;
    line-height: 24px;
    border-bottom: 1px solid var(--tailwind-zinc300__oi67l2z);
  }
  .style_navInnerHeaderStyle__145pbjxi li a:hover {
    color: var(--color-black__oi67l22);
    transition: none;
  }
  .style_navInnerMenuWrapStyle__145pbjxj ul {
    padding-top: 0;
    gap: 0;
    border-right: none;
  }
  .style_navInnerMenuWrapStyle__145pbjxj ul li {
    width: 100%;
    height: 64px;
    border-bottom: 1px solid var(--tailwind-zinc300__oi67l2z);
  }
  .style_navInnerMenuWrapStyle__145pbjxj ul li a {
    width: 100%;
    padding: 22px 24px;
    height: 63px;
    font-size: 16px;
    font-weight: 500;
  }
}
.style_popupLayerStyle__jkvuxh0 {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1001;
  background-color: rgba(0, 0, 0, 0.5);
  display: flex;
  justify-content: center;
  align-items: center;
}
.style_popupStyle__jkvuxh1 {
  width: 80vw;
  height: 80vh;
}
.style_imageWrapStyle__jkvuxh2 {
  position: relative;
  width: 100%;
  height: 100%;
}
.style_buttonWrapStyle__jkvuxh3 {
  display: flex;
  gap: 40px;
  color: var(--color-white__oi67l21);
  font-weight: 500;
  float: right;
  padding-top: 12px;
}
.style_buttonWrapStyle__jkvuxh3 > * {
  display: flex;
  align-items: center;
  gap: 4px;
}
.style_buttonWrapStyle__jkvuxh3 > *:hover {
  cursor: pointer;
  color: var(--tailwind-sky400__oi67l2a);
}
.style_buttonWrapStyle__jkvuxh3 input {
  width: 16px;
  height: 16px;
}
.style_topButtonStyle__1aatncm0 {
  position: sticky;
  float: right;
  right: 24px;
  bottom: 24px;
  margin-top: -104px;
  margin-left: auto;
  width: 80px;
  height: 80px;
  border-radius: 80px;
  background-color: var(--tailwind-zinc950__oi67l216);
  color: var(--color-white__oi67l21);
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
html {
  -webkit-text-size-adjust: 100%;
  font-family: "Pretendard", Roboto, Noto Sans, sans-serif;
  line-height: 1.5;
  -moz-tab-size: 4;
    -o-tab-size: 4;
       tab-size: 4;
  scroll-behavior: smooth;
  scroll-snap-type: y proximity;
}
main > section.snap {
  scroll-snap-align: start;
}
body {
  font-family: inherit;
  line-height: inherit;
}
button,
a {
  transition: all 0.4s;
}
button:hover,
a:hover {
  opacity: 0.9;
  transition: opacity 0.4s;
}

section > h5,
section > div > h5,
main > h5,
.subTitle {
  font-size: 20px;
  font-weight: 500;
  line-height: 24px;
  letter-spacing: 10px;
}

section > h2,
section > div > h2,
.title {
  font-size: 60px;
  font-weight: 700;
  line-height: 72px;
  margin-top: 80px;
  white-space: pre;
}

section > h2 + .subText,
section > div > h2 + .subText,
.subText {
  font-size: 18px;
  line-height: 28px;
  margin-top: 24px;
  color: #27272a;
}

@media screen and (max-width: 1023px) {
  section > h5,
  section > div > h5,
  main > h5,
  .subTitle {
    font-size: 16px;
    letter-spacing: 8px;
  }
  section > h2,
  section > div > h2,
  .title {
    font-size: 24px;
    line-height: 32px;
    margin-top: 32px;
    word-break: keep-all;
    white-space: pre-wrap;
  }
  section > h2 + .subText,
  section > div > h2 + .subText,
  .subText {
    font-size: 14px;
    line-height: 22px;
    margin-top: 16px;
    word-break: keep-all;
    white-space: pre-wrap;
  }
}

.grid-box {
  .content-title {
    font-size: 24px;
    font-weight: 600;
    line-height: 24px;
    padding-bottom: 20px;
    border-bottom: 1px solid black;
    margin-top: 74px;
    &:nth-of-type(1) {
      margin-top: 0;
      margin-bottom: 36px;
    }
  }
  .grid-table {
    width: 100%;
    font-weight: normal;
    text-align: left;

    th {
      width: 112px;
      font-size: 14px;
      font-weight: 500;
      padding-right: 16px;
      color: #18181b;
      .required::after {
        margin-left: 1px;
        content: "*";
        color: #ff0000;
      }
    }
    td {
      padding: 12px 0;
      height: 64px;
      font-size: 14px;
      color: #18181b;
    }
  }
}

.empty-list {
  width: 100%;
  font-size: 18px;
  font-style: italic;
  height: 100px;
  line-height: 100px;
  color: #71717a;
}

@media screen and (max-width: 1023px) {
  .grid-box {
    .content-title {
      font-size: 18px;
      padding-bottom: 12px;
      margin-top: 40px;

      &:nth-of-type(1) {
        margin-top: 0;
        margin-bottom: 20px;
      }
    }
    .content {
      display: flex;
      flex-direction: column;
      gap: 20px;

      & div[role="radiogroup"] {
        display: flex;
        flex-direction: column;
        gap: 16px;
        & > div {
          margin-left: 0;
        }
      }
    }
  }
}

.text-destructive {
  color: #dc2626;
}

