@charset "UTF-8";
@import url("https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.9/dist/web/variable/pretendardvariable.min.css");
/* 공통 영역 */
.didim-wrap {
  font-size: 16px;
  margin: 0 auto;
  font-family: "Pretendard Variable", Pretendard, "Noto Sans KR", sans-serif !important;
  /* max-width: 1920px; */
  letter-spacing: 0;
}
.didim-wrap * {
  font-size: inherit;
  box-sizing: border-box;
}
.didim-wrap img {
  width: inherit;
}
.didim-wrap .secWrap-1 {
  width: 100vw;
  position: relative;
  height: 250vh;
  z-index: 5;
  background: url(../images/secWrap1-bg.png) center center no-repeat;
  background-size: cover;
}
.didim-wrap .secWrap-1 section {
  position: sticky;
  top: 0;
  width: 100vw;
  height: calc(100vh);
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  flex-wrap: wrap;
}
.didim-wrap .secWrap-1 .didim-sec2 {
  flex-wrap: wrap;
  z-index: 5;
  top: 80px;
}
.didim-wrap .secWrap-1 .didim-sec2 .sec2-inner {
  width: 39.9375em;
  position: relative;
  margin-bottom: 50px;
}
.didim-wrap .secWrap-1 .didim-sec2 .sec2-logo-wrap {
  width: 70.5em;
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
}
.didim-wrap .secWrap-1 .didim-sec2 .sec2-logo-wrap .sec2-logo-left {
  width: 11.1875em;
}
.didim-wrap .secWrap-1 .didim-sec2 .sec2-logo-wrap .sec2-logo-right {
  width: 8.25em;
}
.didim-wrap .secWrap-1 .didim-sec2 .sec1-img-wrap {
  position: relative;
  height: 4.75em;
  width: 25.25em;
  margin-top: 0.75em !important;
  opacity: 0;
  animation: fadein 0.4s 0.6s forwards ease-in-out;
}
.didim-wrap .secWrap-1 .didim-sec2 .sec1-img-wrap .sec1-img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  display: none;
}
.didim-wrap .secWrap-1 .didim-sec2 .sec1-img-wrap .sec1-img.on {
  opacity: 1;
  display: block;
}
.didim-wrap .secWrap-1 .didim-sec2 .sec2-img-inner {
  width: 100%;
  text-align: center;
}
.didim-wrap .secWrap-1 .didim-sec2 .sec2-img-inner > * {
  margin: 0 auto;
}
.didim-wrap .secWrap-1 .didim-sec2 .sec2-img-inner .sec2-title {
  width: 21.8125em;
  opacity: 0;
  animation: fadein 0.4s 0.4s forwards ease-in-out;
}
.didim-wrap .secWrap-1 .didim-sec2 .sec2-img-inner .sec2-img-inner {
  opacity: 0;
  animation: fadein 0.4s 0.8s forwards ease-in-out;
}
.didim-wrap .secWrap-1 .didim-sec2 .sec2-img-inner .sec2-img {
  width: 21.9375em;
  position: relative;
  bottom: 0;
  animation: floationImgAni 0.8s ease-in-out infinite alternate;
}
.didim-wrap .secWrap-1 .didim-sec2 .sec2-img-inner .didim-btn {
  margin-top: 1.5em;
  opacity: 0;
  animation: fadein 0.4s 1s forwards ease-in-out;
}
.didim-wrap .secWrap-1 .didim-sec2 .sec2-bg-imgWrap {
  pointer-events: none;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
}
.didim-wrap .secWrap-1 .didim-sec2 .sec2-bg-imgWrap span {
  position: absolute;
  animation: fadein alternate infinite ease-in-out;
}
.didim-wrap .secWrap-1 .didim-sec2 .sec2-bg-imgWrap .sec2-bg1 {
  top: 1.375em;
  left: 2.125em;
  width: 3.125em;
  animation-delay: 0s;
  animation-duration: 1.2s;
}
.didim-wrap .secWrap-1 .didim-sec2 .sec2-bg-imgWrap .sec2-bg2 {
  top: -2.5em;
  right: 0.3125em;
  width: 7.875em;
  animation-duration: 2s;
}
.didim-wrap .secWrap-1 .didim-sec2 .sec2-bg-imgWrap .sec2-bg3 {
  top: 20em;
  left: 0em;
  width: 4.4375em;
  animation-duration: 2.4s;
}
.didim-wrap .secWrap-1 .didim-sec2 .sec2-bg-imgWrap .sec2-bg4 {
  top: 25.375em;
  right: 0.25em;
  width: 6.375em;
  animation-duration: 1.6s;
}
.didim-wrap .secWrap-1 .section-2.video {
  padding-top: min(8.3333333333vh, 90px);
}
.didim-wrap .secWrap-1 .section-2.video .cont02 {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.didim-wrap .secWrap-1 .section-2.video .se2_video iframe {
  font-size: inherit;
  width: 70.5625em;
  aspect-ratio: 16/9;
  margin: 0 auto;
  border-radius: 0.9375em;
  overflow: hidden;
}
.didim-wrap .secWrap-1 .section-2.video .cont02_text {
  max-width: 40.1875em;
  width: 95%;
  margin: 6px auto 0;
}
.didim-wrap .secWrap-2 {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  min-height: 500vh;
  background-image: linear-gradient(to bottom, #fffef2 0%, #fff 50%, #fffef2 100%);
}
.didim-wrap .secWrap-2 .secWrap2-btn {
  position: fixed;
  z-index: 10;
  left: 50%;
  bottom: -0.25em;
  transform: translate(-50%, 100%);
  opacity: 0;
  pointer-events: none;
  transition: transform 0.2s 0.6s ease-in-out;
}
.didim-wrap .secWrap-2 .secWrap2-btn img:not(.on) {
  display: none;
}
.didim-wrap .secWrap-2 .secWrap2-btn.ani {
  opacity: 1;
  pointer-events: unset;
  transform: translate(-50%, 0);
}
.didim-wrap .secWrap-2 .secWrap2-inner {
  width: 72.8125em;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: sticky;
  top: 0;
  min-height: 100vh;
}
.didim-wrap .secWrap-2 .secWrap2-left, .didim-wrap .secWrap-2 .secWrap2-right {
  position: relative;
  height: 100%;
}
.didim-wrap .secWrap-2 .secWrap2-left > div, .didim-wrap .secWrap-2 .secWrap2-right > div {
  padding-top: 0em;
}
.didim-wrap .secWrap-2 .secWrap2-left {
  width: 30.625em;
}
.didim-wrap .secWrap-2 .secWrap2-right {
  width: 34.375em;
}
.didim-wrap .secWrap-2 .left-item, .didim-wrap .secWrap-2 .right-item {
  position: sticky;
  top: 0;
  height: 100vh;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  align-content: center;
  /* padding-bottom: min(4.6875vh, 30px); */
}
.didim-wrap .secWrap-2 .right-item {
  width: 100%;
}
.didim-wrap .secWrap-2 .sec6-right.right-item{
  padding-bottom: 2.75em !important;
}
.didim-wrap .secWrap-2 .right-item .right-item-inner {
  width: 37.5em;
  aspect-ratio: 1/1;
  border-radius: 0 0 50% 50%;
  overflow: hidden;
}
.didim-wrap .secWrap-2 .right-item > div {
  position: relative;
}
.didim-wrap .secWrap-2 .sec4-left .sec4-title {
  width: 30.625em;
  margin-bottom: 2.5625em;
  opacity: 0;
}
.didim-wrap .secWrap-2 .sec4-left p {
  font-size: 1.4375em;
  color: #000;
  line-height: 1.74;
  letter-spacing: -0.01em;
  opacity: 0;
}
.didim-wrap .secWrap-2 .sec4-left p + p {
  margin-top: 1.347826087em;
  opacity: 0;
}
.didim-wrap .secWrap-2 .sec4-left.ani .sec4-title {
  animation: fadein forwards ease-in-out;
  animation-duration: 0.6s;
}
.didim-wrap .secWrap-2 .sec4-left.ani p {
  animation: fadein forwards ease-in-out;
  animation-duration: 0.8s;
  animation-delay: 0.2s;
  font-family: "Pretendard Variable", Pretendard, "Noto Sans KR", sans-serif !important;
}
.didim-wrap .secWrap-2 .sec4-left.ani p + p {
  animation: fadein forwards ease-in-out;
  animation-duration: 1s;
  animation-delay: 0.4s;
}
.didim-wrap .secWrap-2 .sec4-right .sec4-right-inner {
  display: flex;
  width: 100%;
  justify-content: center;
  position: relative;
  height: 33.25em;
  aspect-ratio: 1/1;
  border-radius: 0 0 50% 50%;
  overflow: hidden;
}
.didim-wrap .secWrap-2 .sec4-right .sec4-img-title {
  width: 34.375em;
  position: absolute;
  z-index: -1;
}
.didim-wrap .secWrap-2 .sec4-right .sec4-list {
  position: relative;
  z-index: 5;
  padding-top: 8.5625em;
}
.didim-wrap .secWrap-2 .sec4-right .sec4-list li {
  width: 21.5em;
  height: 5.4375em;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 2.25em;
}
.didim-wrap .secWrap-2 .sec4-right .sec4-list li > div {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.didim-wrap .secWrap-2 .sec4-right .sec4-list li span {
  font-size: 1.4375em;
  letter-spacing: -0.0251851852em;
  font-weight: bold;
  opacity: 0.8;
  font-family: "Pretendard Variable", Pretendard, "Noto Sans KR", sans-serif !important;
}
.didim-wrap .secWrap-2 .sec4-right .sec4-list li span + span {
  font-size: 1.375em;
  font-weight: 800;
  color: #121212;
}
.didim-wrap .secWrap-2 .sec4-right .sec4-list li:nth-child(1),
.didim-wrap .secWrap-2 .sec4-right .sec4-list li:nth-child(2) {
  border-bottom: 1px solid rgba(112, 112, 112, 0.2);
}
.didim-wrap .secWrap-2 .sec4-right .sec4-list li:last-child {
  height: 6.5em;
}
.didim-wrap .secWrap-2 .sec4-right .sec4-list li:last-child span {
  font-weight: 800;
  color: #000;
  opacity: 1;
}
.didim-wrap .secWrap-2 .sec4-right .sec4-list li:last-child span + span {
  font-size: 1.8125em;
  color: #121212;
}
.didim-wrap .secWrap-2 .sec5-left .sec5-title {
  width: 16.4375em;
  margin-bottom: 2.5625em;
  opacity: 0;
}
.didim-wrap .secWrap-2 .sec5-left p {
  opacity: 0;
  font-size: 1.5em;
  color: #000;
  line-height: 1.67;
  letter-spacing: -0.01em;
  color: #000;
  text-wrap: nowrap;
  font-family: "Pretendard Variable", Pretendard, "Noto Sans KR", sans-serif !important;
}
.didim-wrap .secWrap-2 .sec5-left .sec5-list {
  margin-top: 1.875em;
  opacity: 0;
}
.didim-wrap .secWrap-2 .sec5-left .sec5-list li {
  position: relative;
  font-size: 1.125em;
  padding-left: 0.8888888889em;
  color: #57595d;
  line-height: 1.67;
  padding-right: 2.2222222222em;
  letter-spacing: -0.01em;
  font-family: "Pretendard Variable", Pretendard, "Noto Sans KR", sans-serif !important;
}
.didim-wrap .secWrap-2 .sec5-left .sec5-list li + li {
  margin-top: 1.1111111111em;
}
.didim-wrap .secWrap-2 .sec5-left .sec5-list li::before {
  content: "";
  display: block;
  width: 0.2777777778em;
  aspect-ratio: 1/1;
  border-radius: 50%;
  background-color: #121212;
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 0.6666666667em;
}
.didim-wrap .secWrap-2 .sec5-left.ani .sec5-title {
  animation: fadein forwards ease-in-out;
  animation-duration: 0.6s;
  animation-delay: 0.6s;
}
.didim-wrap .secWrap-2 .sec5-left.ani p {
  animation: fadein forwards ease-in-out;
  animation-duration: 0.6s;
  animation-delay: 0.8s;
  font-family: "Pretendard Variable", Pretendard, "Noto Sans KR", sans-serif !important;
}
.didim-wrap .secWrap-2 .sec5-left.ani .sec5-list {
  animation: fadein forwards ease-in-out;
  animation-duration: 0.6s;
  animation-delay: 1s;
}
.didim-wrap .secWrap-2 .sec5-right .sec5-img {
  width: 33.25em;
  position: relative;
  transform: translateY(105%);
}
.didim-wrap .secWrap-2 .sec6-left .sec6-title {
  width: 26.125em;
  margin-bottom: 2.6875em;
  display: flex;
  gap: 1.1875em;
  align-items: center;
  position: relative;
}
.didim-wrap .secWrap-2 .sec6-left .sec6-title > img {
  opacity: 0;
}
.didim-wrap .secWrap-2 .sec6-left .sec6-title button {
  opacity: 0;
}
.didim-wrap .secWrap-2 .sec6-left .sec6-title button:hover + .sec6-guide {
  opacity: 1;
  pointer-events: unset;
}
.didim-wrap .secWrap-2 .sec6-left .sec6-title button img {
  width: 2.625em;
}
.didim-wrap .secWrap-2 .sec6-left .sec6-title .sec6-guide {
  position: absolute;
  top: 0;
  right: -9.1em;
  z-index: 99;
  transform: translateY(34px);
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
  width: 23.5em;
  height: 9.99999em;
  display: flex;
  align-items: center;
  justify-content: center;
  pointer-events: none;
}
.didim-wrap .secWrap-2 .sec6-left .sec6-title .sec6-guide::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  z-index: -1;
  background: url(../images/sec6-img-bg.png) center center no-repeat;
  background-size: contain;
  transform: scaleY(-1);
}
.didim-wrap .secWrap-2 .sec6-left .sec6-title .sec6-guide div {
  position: absolute;
  top: 0;
  text-align: center;
  padding: 2.5em 1.3125em 0;
}
.didim-wrap .secWrap-2 .sec6-left .sec6-title .sec6-guide div p:first-child {
  font-size: 0.8125em;
  line-height: 1.62;
  letter-spacing: -0.01em;
  /* margin-bottom: 1.0769230769em; */
  color: #121212;
  opacity: 0.95;
  font-family: "Pretendard Variable", Pretendard, "Noto Sans KR", sans-serif !important;
}
.didim-wrap .secWrap-2 .sec6-left .sec6-title .sec6-guide div p:last-child {
  opacity: 0.95;
  font-family: "Pretendard Variable", Pretendard, "Noto Sans KR", sans-serif !important;
  font-size: 0.6875em;
  line-height: 1.64;
  letter-spacing: -0.01em;
  text-align: center;
  color: #121212;
}
.didim-wrap .secWrap-2 .sec6-left .sec6-conWrap {
  opacity: 0;
}
.didim-wrap .secWrap-2 .sec6-left .sec6-txt {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  font-size: 1.6875em;
  font-weight: bold;
  color: #121212;
  letter-spacing: -0.0096296296em;
  font-family: "Pretendard Variable", Pretendard, "Noto Sans KR", sans-serif !important;
}
.didim-wrap .secWrap-2 .sec6-left .sec6-txt .sec6-count {
  font-size: 1.2222222222em;
  color: #0c5444;
  display: inline-flex;
  font-weight: 800;
  letter-spacing: -0.4px;
  font-family: "Pretendard Variable", Pretendard, "Noto Sans KR", sans-serif !important;
  margin-left: 0.5925925926em;
}
.didim-wrap .secWrap-2 .sec6-left .sec6-txt + .sec6-txt {
  margin-top: 1.037037037em;
}
.didim-wrap .secWrap-2 .sec6-left .sec6-txt.sec5-txt2 {
  margin-top: 0.8518518519em;
}
.didim-wrap .secWrap-2 .sec6-left .sec6-txt.sec5-txt5 {
  margin-top: 1.5555555556em;
}
.didim-wrap .secWrap-2 .sec6-left .sec6-txt.sec5-txt4 .sec6-count,
.didim-wrap .secWrap-2 .sec6-left .sec6-txt.sec5-txt6 .sec6-count {
  margin-left: 0;
}
.didim-wrap .secWrap-2 .sec6-left .sec6-dropbox {
  position: relative;
  margin-left: 0.7037037037em;
  margin-right: 0.6296296296em;
}
.didim-wrap .secWrap-2 .sec6-left .sec6-dropbox .sec6-drop-btn {
  min-width: 7.1em;
  width: 100%;
  height: 2em;
  font-size: 1.1111111111em;
  border: solid 4px #0c5444;
  background-color: #0c5444;
  overflow: hidden;
  border-radius: 0.5em !important;
  display: flex;
  color: #0c5444;
  font-weight: 800;
  font-family: "Pretendard Variable", Pretendard, "Noto Sans KR", sans-serif !important;
}
.didim-wrap .secWrap-2 .sec6-left .sec6-dropbox .sec6-drop-btn .drop-btn-txt {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: auto;
  background-color: #fff;
  width: 100%;
  height: 100%;
  font-family: "Pretendard Variable", Pretendard, "Noto Sans KR", sans-serif !important;
}
.didim-wrap .secWrap-2 .sec6-left .sec6-dropbox .sec6-drop-btn .icon {
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 2em;
  height: 100%;
  background-color: #0c5444;
  border: solid 1px #0c5444;
  margin-left: auto;
}
.didim-wrap .secWrap-2 .sec6-left .sec6-dropbox .sec6-drop-btn .icon img {
  position: relative;
  transition: all 0.3s;
  width: 0.6666666667em;
  transform: rotate(180deg);
}
.didim-wrap .secWrap-2 .sec6-left .sec6-dropbox .sec6-drop-btn.on .icon img {
  transform: rotate(0deg);
}
.didim-wrap .secWrap-2 .sec6-left .sec6-dropbox .sec6-drop-chBox {
  position: absolute;
  display: none;
  margin-top: 0.4814814815em;
  border: solid 4px #0c5444;
  background-color: #fff;
  border-radius: 0.5555555556em;
  overflow: hidden;
}
.didim-wrap .secWrap-2 .sec6-left .sec6-dropbox .sec6-drop-chBox .chBox-btn {
  font-size: 1.1111111111em !important;
  font-weight: bold;
  color: #0c5444;
  width: 100%;
  height: 2.3333333333em;
  font-family: "Pretendard Variable", Pretendard, "Noto Sans KR", sans-serif !important;
  text-align: left;
  padding: 0 0.9666666667em;
  position: relative;
}
.didim-wrap .secWrap-2 .sec6-left .sec6-dropbox .sec6-drop-chBox .chBox-btn.on {
  color: #fff;
  background-color: #0c5444;
}
.didim-wrap .secWrap-2 .sec6-left .sec6-dropbox .sec6-drop-chBox .chBox-btn .chBox-btn-icon {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0.6666666667em;
  width: 0.7666666667em;
  height: 0.6em;
  background: url(../images/sec6-check.png) center no-repeat;
  background-size: contain;
}
.didim-wrap .secWrap-2 .sec6-left.ani .sec6-title img {
  animation: fadein forwards ease-in-out;
  animation-duration: 0.6s;
}
.didim-wrap .secWrap-2 .sec6-left.ani .sec6-title button {
  animation: fadein forwards ease-in-out;
  animation-duration: 0.8s;
  animation-delay: 0.2s;
}
.didim-wrap .secWrap-2 .sec6-left.ani .sec6-conWrap {
  animation: fadein forwards ease-in-out;
  animation-duration: 1s;
  animation-delay: 0.4s;
}
.didim-wrap .secWrap-2 .sec6-right .sec6-countAni-wrap {
  position: relative;
  width: 100%;
  display: flex;
  padding-left: 2.5em;
  top: 6.0625em;
  z-index: 5;
  opacity: 0;
}
.didim-wrap .secWrap-2 .sec6-right .sec6-countAni-wrap .sec6-count {
  width: 1.3636363636em;
  height: 2.1515151515em;
  font-size: 2.0625em;
  font-weight: 800;
  display: flex;
  align-items: center;
  justify-content: center;
  align-content: center;
  text-align: center;
  gap: 0.2424242424em 0.2424242424em;
  font-family: "Pretendard Variable", Pretendard, "Noto Sans KR", sans-serif !important;
  margin-right: 0.2424242424em;
}
.didim-wrap .secWrap-2 .sec6-right .sec6-countAni-wrap span:not(.sec6-count) {
  display: block;
  width: 0.375em;
}
.didim-wrap .secWrap-2 .sec6-right .sec6-img {
  position: absolute;
  width: 34.125em;
  transform: translateY(105%);
}
.didim-wrap .secWrap-2 .sec6-right .sec6-img:not(.on) {
  opacity: 0;
}
.didim-wrap .secWrap-2 .secWrap2-left > .sec6-left, .didim-wrap .secWrap-2 .secWrap2-right > .sec6-right {
  padding-bottom: 0;
}
.didim-wrap .didim-sec7 {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding: 6.25em 0;
}
.didim-wrap .didim-sec7 .sec7-title {
  width: 52.25em;
  margin-bottom: 3.3125em;
}
.didim-wrap .didim-sec7 ul {
  width: 100%;
  display: flex;
  justify-content: center;
}
.didim-wrap .didim-sec7 li {
  padding: 1.5em 4.9375em;
}
.didim-wrap .didim-sec7 li:not(:last-child) {
  border-right: 1px solid rgba(112, 112, 112, 0.2);
}
.didim-wrap .didim-sec7 li .sec7-img {
  display: flex;
  align-items: self-end;
  justify-content: center;
  height: 13.0625em;
  margin: 0 auto;
}
.didim-wrap .didim-sec7 li p {
  width: fit-content;
  font-size: 1.375em;
  line-height: 1.64;
  letter-spacing: -0.01em;
  color: #121212;
  margin-top: 2.4090909091em;
  font-family: "Pretendard Variable", Pretendard, "Noto Sans KR", sans-serif !important;
}
.didim-wrap .didim-sec7 li:nth-child(1) img {
  width: 11.25em;
}
.didim-wrap .didim-sec7 li:nth-child(2) img {
  width: 12.5625em;
}
.didim-wrap .didim-sec7 li:nth-child(3) img {
  width: 11.25em;
}
.didim-wrap .didim-sec8 {
  background: url(../images/sec8-bg.png) bottom center no-repeat;
  color: #fff;
  padding: 5.4375em 0;
}
.didim-wrap .didim-sec8 .sec8-divider {
  display: block;
  width: 70.375em;
  height: 1px;
  background: url(../images/divider.png) center center no-repeat;
  background-size: contain;
  margin: 1.25em auto;
}
.didim-wrap .didim-sec8 .sec8-title {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  gap: 1em;
}
.didim-wrap .didim-sec8 .sec8-title .sec8-title-icon {
  display: block;
  width: 2.375em;
}
.didim-wrap .didim-sec8 .sec8-title .sec8-title-txt {
  font-size: 2.125em;
  line-height: 1.76;
  letter-spacing: -0.01em;
  font-weight: bold;
  font-family: "Pretendard Variable", Pretendard, "Noto Sans KR", sans-serif !important;
}
.didim-wrap .didim-sec8 .sec8-description {
  font-size: 1.375em;
  line-height: 1.82;
  letter-spacing: -0.01em;
  text-align: center;
  font-family: "Pretendard Variable", Pretendard, "Noto Sans KR", sans-serif !important;
}
.didim-wrap .didim-sec8 .sec8-con {
  display: flex;
  justify-content: center;
  width: 70.5em;
  margin: 4.375em auto 0;
}
.didim-wrap .didim-sec8 .sec8-con > div {
  flex: 1 1;
}
.didim-wrap .didim-sec8 .sec8-con-left .sec8-dl {
  border: 1px solid rgba(255, 255, 255, 0.4);
  border-radius: 0.9375em;
  overflow: hidden;
  padding: 0 1.9375em;
  text-align: center;
}
.didim-wrap .didim-sec8 .sec8-con-left .sec8-dl + dl {
  margin-top: 1.25em;
}
.didim-wrap .didim-sec8 .sec8-con-left .sec8-dl dt {
  font-size: 1.5em;
  font-weight: bold;
  line-height: 1;
  padding: 0.9166666667em 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
  font-family: "Pretendard Variable", Pretendard, "Noto Sans KR", sans-serif !important;
}
.didim-wrap .didim-sec8 .sec8-con-left .sec8-dl dd {
  font-size: 2.375em;
  font-weight: bold;
  line-height: 1.26;
  display: flex;
  flex-wrap: wrap;
  text-align: center;
  justify-content: center;
  gap: 0.125em;
  padding-top: 0.3157894737em;
  font-family: "Pretendard Variable", Pretendard, "Noto Sans KR", sans-serif !important;
}
.didim-wrap .didim-sec8 .sec8-con-left .sec8-dl dd p:last-child {
  width: 100%;
  font-size: 0.3157894737em;
  font-weight: 300;
  line-height: 3.33;
  opacity: 0.7;
}
.didim-wrap .didim-sec8 .sec8-list {
  width: 34.3125em;
  border: 2px solid #fff;
  border-radius: 0.9375em;
  overflow: hidden;
  background-color: #fff;
  margin-left: 1.25em;
}
.didim-wrap .didim-sec8 .sec8-list .sec8-list-title {
  padding: 1.0833333333em 1.0833333333em;
  font-size: 1.5em;
  background-color: #2f613a;
  color: #fff;
  font-weight: bold;
  text-align: center;
  line-height: 1;
  font-family: "Pretendard Variable", Pretendard, "Noto Sans KR", sans-serif !important;
}
.didim-wrap .didim-sec8 .sec8-list ul {
  max-width: 29.125em;
  width: 95%;
  margin: 0 auto;
  padding: 1.9375em 3.125em 1.75em;
}
.didim-wrap .didim-sec8 .sec8-list ul li {
  position: relative;
  padding-left: 1.25em;
  color: #121212;
  line-height: 1.64;
  text-wrap: nowrap;
}
.didim-wrap .didim-sec8 .sec8-list ul li::before {
  content: "";
  display: block;
  width: 0.375em;
  aspect-ratio: 1/1;
  border-radius: 50%;
  background-color: #121212;
  position: absolute;
  top: 0.8125em;
  left: 0;
}
.didim-wrap .didim-sec8 .sec8-list ul li span, .didim-wrap .didim-sec8 .sec8-list ul li b {
  font-size: 1.375em;
  font-weight: 500;
  letter-spacing: -0.0078571429em;
}
.didim-wrap .didim-sec8 .sec8-list ul li b {
  font-weight: bold;
}
.didim-wrap .didim-sec8 .sec8-list ul li .small {
  font-size: 0.9375em;
  color: #000;
  opacity: 0.7;
  font-weight: 300;
}
.didim-wrap .didim-sec8 .sec8-list ul li + li {
  margin-top: 0.875em;
}
.didim-wrap .didim-sec8 .sec8-list .sec8-sources {
  width: 100%;
  padding: 0 2.125em;
}
.didim-wrap .didim-sec8 .sec8-list .sec8-sources-txt {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 4em;
  font-size: 0.875em;
  font-weight: 300;
  line-height: 2.79;
  letter-spacing: -0.01em;
  opacity: 0.9;
  color: #121212;
  text-align: center;
  border-top: 1px solid rgba(18, 18, 18, 0.1);
  font-family: "Pretendard Variable", Pretendard, "Noto Sans KR", sans-serif !important;
}
.didim-wrap .didim-sec9 {
  padding: 6.25em 0;
}
.didim-wrap .didim-sec9 .sec9-title {
  text-align: center;
  width: 34.4375em;
  margin: 0 auto 4.625em;
}
.didim-wrap .didim-sec9 .sec9-list {
  width: 70.5em;
  margin: 0 auto;
}
.didim-wrap .didim-sec9 .sec9-list li + li {
  margin-top: 2.5em;
}
.didim-wrap .didim-sec9 .sec9-list .sec9-list-btn {
  width: 100%;
  height: 5.625em;
  border-radius: 0.9375em !important;
  display: flex;
  align-items: center;
  border: solid 1px rgba(112, 112, 112, 0.2);
  overflow: hidden;
  padding: 0 2.25em;
  position: relative;
}
.didim-wrap .didim-sec9 .sec9-list .sec9-list-btn span {
  display: inline-flex;
}
.didim-wrap .didim-sec9 .sec9-list .sec9-list-btn span:first-child {
  align-items: center;
  justify-content: center;
  font-size: 1.375em;
  width: 1.4545454545em;
  aspect-ratio: 1/1;
  overflow: hidden;
  border-radius: 50%;
  background-color: rgba(0, 0, 0, 0.6);
  color: #fff;
  font-weight: 600;
  font-family: "Pretendard Variable", Pretendard, "Noto Sans KR", sans-serif !important;
}
.didim-wrap .didim-sec9 .sec9-list .sec9-list-btn span:nth-child(2) {
  font-size: 1.75em;
  font-weight: bold;
  color: rgba(18, 18, 18, 0.6);
  margin-left: 0.6071428571em;
  letter-spacing: -0.01em;
  font-family: "Pretendard Variable", Pretendard, "Noto Sans KR", sans-serif !important;
}
.didim-wrap .didim-sec9 .sec9-list .sec9-list-btn span:last-child {
  position: absolute;
  top: 50%;
  right: 3.0625em;
  transform: translateY(-50%);
  width: 1.5625em;
  height: 0.875em;
  background: url(../images/sec9-arrow-off.png) center center no-repeat;
  background-size: contain;
}
.didim-wrap .didim-sec9 .sec9-list .sec9-list-con {
  padding: 1.8125em 2.9375em 0;
  display: none;
}
.didim-wrap .didim-sec9 .sec9-list .sec9-list-con p {
  font-size: 1.3125em;
  color: #121212;
  line-height: 1.71;
  letter-spacing: -0.01em;
  font-family: "Pretendard Variable", Pretendard, "Noto Sans KR", sans-serif !important;
}
.didim-wrap .didim-sec9 .sec9-list li.on .sec9-list-btn {
  border-color: #0c5444;
  background-color: #0c5444;
}
.didim-wrap .didim-sec9 .sec9-list li.on .sec9-list-btn span:first-child {
  color: #0c5444;
  background-color: #fff;
}
.didim-wrap .didim-sec9 .sec9-list li.on .sec9-list-btn span:nth-child(2) {
  color: #fff;
}
.didim-wrap .didim-sec9 .sec9-list li.on .sec9-list-btn span:last-child {
  background-image: url(../images/sec9-arrow-on.png);
}
.didim-wrap .didim-sec9 .sec9-list li.on .sec9-list-con {
  display: block;
}
.didim-wrap .didim-sec10 {
  height: 47.125em;
  padding: 7.5em 0;
  text-align: center;
  background: url(../images/sec10-bg.png);
}
.didim-wrap .didim-sec10 .sec10-title {
  width: 58.125em;
  margin: 0 auto 2.5em;
}
.didim-wrap .didim-sec10 p {
  font-size: 1.5625em;
  font-weight: 600;
  color: #fff;
  letter-spacing: -0.01em;
  font-family: "Pretendard Variable", Pretendard, "Noto Sans KR", sans-serif !important;
}
.didim-wrap .didim-sec10 .sec10-img {
  width: 13.125em;
  margin: 0 auto;
}
.didim-wrap .didim-sec10 .sec10-img img {
  width: 100%;
}
.didim-wrap .didim-sec10 .didim-btn {
  margin: -0.875em auto 0;
}
.didim-wrap .didim-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 24em;
  height: 5.8125em;
  transition: all 0.25s ease;
  overflow: hidden;
  border-radius: 15px;
  box-shadow: inset 0 0 0 #598161, inset 0 -6px 0px #4b6d52; /* 아래쪽 그림자 */
  background-color: #2f613a;
  position: relative;
  transform-origin: bottom center;
  position: relative;
}
.didim-wrap .didim-btn::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: inherit;
  width: 23.5em;
  height: 4.9375em;
  border: solid 4px rgba(255, 255, 255, 0.2);
  border-radius: inherit;
  pointer-events: none;
}
.didim-wrap .didim-btn img {
  width: 20em;
  transition: transform 0.25s ease;
  position: relative;
  transform-origin: bottom center;
  transform: translateY(-10px);
}
.didim-wrap .didim-btn:hover, .didim-wrap .didim-btn:active {
  transform: translateY(4px);
  box-shadow: inset 0 0 0 #598161, inset 0 -4px 0px #436149;
  height: 5.6125em;
  transform: translateY(0.225em);
}
.didim-wrap .didim-copyRight {
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 9em;
  background-color: #000;
}
.didim-wrap .didim-copyRight img {
  width: 19.75em;
}

@keyframes floationImgAni {
  100% {
    bottom: -1.25em;
  }
}
@keyframes fadein {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@media (max-width: 1536px) {
  html {
    width: 100% !important;
    overflow-x: hidden !important;
  }

  body {
    overflow: unset !important;
  }

  .didim-wrap .didim-btn img {
    transform: translateY(-5px);
  }
}

@media screen and (max-height: 900px) {
  .didim-wrap {
    font-size: 13px;
  }
  .didim-wrap .secWrap-2 .sec6-left .sec6-title .sec6-guide {
    transform: translateY(2.75em);
    height: 10.3125em;
    overflow: hidden;
    border-radius: 0.9375em;
  }
  .didim-wrap .secWrap-2 .sec6-left .sec6-title .sec6-guide div {
    padding-top: 2.68em;
  }
  .didim-wrap .secWrap-2 .sec6-left .sec6-title .sec6-guide div p:first-child {
    margin-bottom: 0.5em;
  }
}

