@charset "UTF-8";
/* variables */
/*util*/
/* AI 업스케일링 */
.ai-upscaling .contents-head.head-visual {
  display: block;
  min-height: 1026px;
  height: auto;
  padding: 120px 0;
  box-sizing: border-box;
  background-color: #9FD0FF;
  background-image: url("../images/ai-upscaling/head-visual-aiupscaling.jpg");
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: cover;
}

.ai-upscaling .contents-head.head-visual .head-tit-wrap {
  position: relative;
  text-align: center;
  z-index: 2;
}

.ai-upscaling .contents-head.head-visual .head-tit-wrap .logo {
  width: 360px;
  margin: 0 auto;
}

.ai-upscaling .contents-head.head-visual .head-tit-wrap .logo img {
  display: block;
  height: auto;
}

.ai-upscaling .contents-head.head-visual .head-tit-wrap h1 {
  margin-top: 120px;
  text-shadow: 0px 0px 60px #0052CD;
  color: #FFFFFF;
  font-size: 60px;
  font-weight: 400;
  line-height: 1.5;
}

.ai-upscaling .contents-head.head-visual .head-tit-wrap h1 .point {
  color: #EFFF33;
  font-weight: 700;
}

.ai-upscaling .contents-head.head-visual .head-tit-wrap .btn-wrap {
  margin-top: 40px;
}

.ai-upscaling .contents-head.head-visual .head-tit-wrap .btn-wrap [class^=btn-] {
  height: 61px;
  font-size: 22px;
  line-height: 1.5;
}

.ai-upscaling .contents-head.head-visual .head-tit-wrap .btn-wrap .btn-moveto-order {
  box-shadow: 0px 0px 60px 0px #0052CD;
}

.ai-upscaling .contents-head.head-visual .head-tit-wrap .info-box {
  margin-top: 80px;
  padding: 40px;
  border-radius: 40px;
  background: rgba(159, 208, 255, 0.3);
  color: #FFFFFF;
  font-size: 20px;
  line-height: 1.5;
}

.ai-upscaling .contents-head.head-visual .head-tit-wrap .info-box dt {
  display: inline-flex;
  align-items: center;
  font-size: 24px;
  line-height: 1.5;
  font-weight: 700;
}

.ai-upscaling .contents-head.head-visual .head-tit-wrap .info-box dt::before {
  content: "";
  width: 24px;
  height: 24px;
  margin-right: 8px;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cg fill='none' stroke='%23ffffff' stroke-width='1.5' data-name='타원 623' transform='translate(3.5 3.5)'%3E%3Ccircle cx='8.5' cy='8.5' r='8.5' stroke='none'/%3E%3Ccircle cx='8.5' cy='8.5' r='9.25'/%3E%3C/g%3E%3Cg data-name='그룹 2549'%3E%3Cg fill='none' stroke='%23ffffff' data-name='타원 624' transform='translate(11 6.75)'%3E%3Ccircle cx='1' cy='1' r='1' stroke='none'/%3E%3Ccircle cx='1' cy='1' r='.5'/%3E%3C/g%3E%3C/g%3E%3Cpath fill='none' stroke='%23ffffff' stroke-linecap='round' stroke-width='1.5' d='M12 10.499v6' data-name='패스 6128'/%3E%3Cpath fill='none' d='M0 0h24v24H0z' data-name='사각형 569'/%3E%3C/svg%3E");
  background-size: cover;
}

.ai-upscaling .contents-head.head-visual .head-tit-wrap .info-box dd {
  margin-top: 12px;
}

.ai-upscaling #container .contents-body {
  padding-bottom: 0;
}

.ai-upscaling #container .gom-content-inner-wrap {
  padding-top: 160px;
  padding-bottom: 160px;
}

.ai-upscaling #container .gom-title-wrap,
.ai-upscaling #container .gom-title {
  color: #FFFFFF;
  font-size: 40px;
  line-height: 1.5;
  text-align: center;
}

.ai-upscaling #container .img-compare {
  background: linear-gradient(180deg, #0B172A 10%, #428DFD 100%);
}

.ai-upscaling #container .img-compare .gom-title .point {
  color: #F7FF99;
}

.ai-upscaling #container .img-compare .gom-content-inner {
  padding-top: 40px;
  text-align: center;
}

.ai-upscaling #container .img-compare .gom-content-inner .guide-txt {
  display: inline-flex;
  margin: 0 auto;
  padding: 4px 14px;
  border: 1px solid #0073FB;
  border-radius: 20px;
  background: rgba(0, 115, 251, 0.4);
  color: #FFFFFF;
}

.ai-upscaling #container .img-compare .img-compare-wrap {
  position: relative;
  margin-top: 64px;
  border: 4px solid transparent;
  background: linear-gradient(270deg, #F7FF99 0%, #428DFD 100%) border-box;
  border-radius: 40px;
  box-shadow: 0px 0px 40px 0px rgba(247, 255, 153, 0.4);
}

.ai-upscaling #container .img-compare .img-compare-wrap::before, .ai-upscaling #container .img-compare .img-compare-wrap::after {
  content: "";
  position: absolute;
  border-radius: 40px;
}

.ai-upscaling #container .img-compare .img-compare-wrap::before {
  top: 52px;
  right: -60px;
  bottom: -24px;
  left: -60px;
  border: 4px solid transparent;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #FFFFFF 100%) padding-box, linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.4) 100%) border-box;
  opacity: 0.2;
}

.ai-upscaling #container .img-compare .img-compare-wrap::after {
  top: 122px;
  right: -110px;
  bottom: -54px;
  left: -110px;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.6) 100%);
  opacity: 0.05;
}

.ai-upscaling #container .img-compare .img-compare-wrap img-comparison-slider.image-comparison {
  --divider-pos-top:-20px;
  --divider-pos-btm:-20px;
  --divider-width:6px;
  --divider-radius:6px;
  --divider-color: #ebff00;
  --divider-shadow:0px 0px 10px 0px rgba(247, 255, 153, 1);
  --slider-overflow:unset;
  z-index: 9;
  cursor: pointer;
}

.ai-upscaling #container .img-compare .img-compare-wrap img-comparison-slider.image-comparison:focus {
  outline: 0;
}

.ai-upscaling #container .img-compare .img-compare-wrap img-comparison-slider.image-comparison:focus-visible {
  outline-offset: 0;
}

.ai-upscaling #container .img-compare .img-compare-wrap img-comparison-slider.image-comparison img {
  border-radius: 36px;
}

.ai-upscaling #container .img-compare .img-compare-wrap img-comparison-slider.image-comparison [slot=handle] {
  width: 80px;
  height: 80px;
  background-repeat: no-repeat;
  background-size: 48px;
  background-position: 50%;
}

.ai-upscaling #container .img-compare .img-compare-wrap img-comparison-slider.image-comparison [slot=handle].left {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='48' height='48' fill='none'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath fill='%23EBFF00' d='M30.096 41.304 12.816 24l17.28-17.304 3.408 3.408L19.584 24l13.92 13.896-3.408 3.408Z'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h48v48H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}

.ai-upscaling #container .img-compare .img-compare-wrap img-comparison-slider.image-comparison [slot=handle].right {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='48' height='48' fill='none'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath fill='%23EBFF00' d='M30.096 41.304 12.816 24l17.28-17.304 3.408 3.408L19.584 24l13.92 13.896-3.408 3.408Z'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h48v48H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
  transform: rotate(180deg);
}

.ai-upscaling #container .use-guide .gom-content-inner-wrap {
  position: relative;
  padding-top: 120px;
  padding-bottom: 180px;
}

.ai-upscaling #container .use-guide .gom-content-inner-wrap::after {
  content: "";
  position: absolute;
  bottom: 80px;
  left: 50%;
  width: 42px;
  height: 20px;
  margin-left: -21px;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='42' height='20' fill='none'%3E%3Cpath fill='%23428DFD' d='M40.041 5.422C42.306 3.673 41.07.048 38.209.048H3.848c-2.867 0-4.1 3.637-1.824 5.381l17.248 13.215a3 3 0 0 0 3.659-.007L40.04 5.422Z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  animation: bounce 1s infinite ease-in-out alternate;
}

@keyframes bounce {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(20px);
  }
}
.ai-upscaling #container .use-guide .gom-title {
  color: #0073FB;
}

.ai-upscaling #container .use-guide .gom-content-inner {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(620px, 1fr));
  gap: 40px;
  padding-top: 56px;
}

.ai-upscaling #container .use-guide .gom-content-inner .guide-item {
  display: flex;
  align-items: center;
  gap: 40px;
  padding: 40px 64px;
  border-radius: 40px;
  background: rgba(159, 208, 255, 0.15);
}

.ai-upscaling #container .use-guide .gom-content-inner .guide-item .img-wrap {
  width: 140px;
  height: 112px;
  flex-shrink: 0;
}

.ai-upscaling #container .use-guide .gom-content-inner .guide-item > dl {
  font-size: 24px;
  line-height: 1.5;
  font-weight: 700;
}

.ai-upscaling #container .use-guide .gom-content-inner .guide-item > dl dd {
  margin-top: 8px;
  font-size: 20px;
  line-height: 1.5;
  font-weight: 400;
}

.ai-upscaling #container .main-features {
  background: #000000;
  padding-bottom: 160px;
}

.ai-upscaling #container .main-features > .inner {
  position: relative;
  z-index: 1;
}

.ai-upscaling #container .main-features::before, .ai-upscaling #container .main-features::after {
  content: "";
  position: absolute;
}

.ai-upscaling #container .main-features::before {
  top: 0;
  right: 0;
  width: 1080px;
  height: 705px;
  background: radial-gradient(77.65% 100% at 100% 0%, rgba(66, 141, 253, 0.4) 0%, rgba(66, 141, 253, 0.1) 73.44%, rgba(66, 141, 253, 0) 100%);
}

.ai-upscaling #container .main-features::after {
  bottom: 0;
  left: 0;
  width: 660px;
  height: 774px;
  background: radial-gradient(100% 72.71% at 0% 100%, rgba(66, 141, 253, 0.5) 0%, rgba(66, 141, 253, 0.2) 60.63%, rgba(66, 141, 253, 0) 100%);
}

.ai-upscaling #container .main-features > .bg {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 1189px;
  height: 1686px;
  background: radial-gradient(70.93% 50% at 100% 50%, rgba(239, 255, 51, 0.3) 0%, rgba(239, 255, 51, 0) 80%, rgba(239, 255, 51, 0) 100%);
}

.ai-upscaling #container .main-features .gom-content-inner-wrap {
  padding-top: 0;
  padding-bottom: 0;
}

.ai-upscaling #container .main-features .gom-content-inner {
  padding-top: 0;
}

.ai-upscaling #container .main-features .features-detail {
  padding-top: 160px;
}

.ai-upscaling #container .main-features .features-detail .gom-title {
  font-size: 48px;
  line-height: 1.5;
}

.ai-upscaling #container .main-features .features-detail .gom-title .point {
  color: #EFFF33;
}

.ai-upscaling #container .main-features .features-detail .gom-content-inner {
  padding-top: 80px;
}

.ai-upscaling #container .main-features .features-detail .gom-content-inner .features-item {
  display: flex;
  gap: 60px;
  align-items: center;
  justify-content: space-between;
  color: #FFFFFF;
}

.ai-upscaling #container .main-features .features-detail .gom-content-inner .features-item .img-wrap {
  display: flex;
  width: 660px;
  flex-shrink: 0;
}

.ai-upscaling #container .main-features .features-detail .gom-content-inner .features-item .txt-wrap {
  width: calc(100% - 660px);
  font-size: 32px;
  line-height: 1.5;
  font-weight: 700;
}

.ai-upscaling #container .main-features .features-detail .gom-content-inner .features-item .txt-wrap .point {
  color: #F7FF99;
}

.ai-upscaling #container .main-features .features-detail .gom-content-inner .features-item .txt-wrap dd {
  margin-top: 20px;
  color: #CCCCCC;
  font-size: 28px;
  line-height: 1.5;
  font-weight: 400;
}

.ai-upscaling #container .main-features .features-detail .gom-content-inner .features-item + .features-item {
  margin-top: 80px;
}

.ai-upscaling #container .main-features .features-detail .gom-content-inner .features-item:nth-child(even) {
  flex-direction: row-reverse;
}

.ai-upscaling #container .main-features .features-image {
  max-width: none;
  padding: 200px 0 0 0;
}

.ai-upscaling #container .main-features .features-image .gom-content-inner-wrap {
  padding-top: 0;
}

.ai-upscaling #container .main-features .features-image .gom-title-wrap .h-desc {
  margin-top: 20px;
  font-size: 24px;
  line-height: 1.5;
}

.ai-upscaling #container .main-features .features-image .gom-content-inner {
  margin-top: 80px;
}

.ai-upscaling #container .main-features .features-image .gom-content-inner .features-image-item {
  display: flex;
  flex-direction: column;
  width: 400px;
  height: auto;
  padding: 24px 12px 12px 12px;
  border-radius: 10px;
  box-sizing: border-box;
  background: #FFFFFF;
  justify-content: space-between;
  font-size: 28px;
  line-height: 1.5;
  font-weight: 700;
  text-align: center;
}

.ai-upscaling #container .main-features .features-image .gom-content-inner .features-image-item dd {
  margin-top: 8px;
  font-size: 16px;
  line-height: 1.6;
  font-weight: 400;
}

.ai-upscaling #container .main-features .features-image .gom-content-inner .features-image-item .img-wrap {
  display: block;
  margin-top: 24px;
  border-radius: 10px;
  overflow: hidden;
}

.ai-upscaling #container .main-features .features-image .gom-content-inner .swiper-pagination {
  display: flex;
  justify-content: center;
  position: static;
  margin-top: 50px;
  gap: 12px;
}

.ai-upscaling #container .main-features .features-image .gom-content-inner .swiper-pagination .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  margin: 0;
  background: #CCCCCC;
  opacity: 0.3;
}

.ai-upscaling #container .main-features .features-image .gom-content-inner .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  opacity: 0.8;
}

.ai-upscaling #container .sw-price {
  background: linear-gradient(180deg, rgba(239, 255, 51, 0.3) 0%, rgba(255, 255, 255, 0) 50%, rgba(159, 208, 255, 0.3) 100%);
}

.ai-upscaling #container .sw-price .gom-content-inner-wrap {
  max-width: 960px;
  margin: 0 auto;
  padding-top: 160px;
  padding-bottom: 200px;
}

.ai-upscaling #container .sw-price .gom-content-inner {
  padding-top: 0;
}

.ai-upscaling #container .sw-price .plan-wrap {
  margin-top: 0;
}

.ai-upscaling #container .sw-price .plan-wrap .gom-title-wrap,
.ai-upscaling #container .sw-price .plan-wrap .gom-title {
  color: #131313;
  text-align: center;
}

.ai-upscaling #container .sw-price .plan-wrap .gom-title-wrap .gom-title {
  font-size: 32px;
  line-height: 1.5;
  font-weight: 700;
}

.ai-upscaling #container .sw-price .plan-wrap .gom-title-wrap .gom-title > .ico {
  display: inline-block;
  width: 34px;
  height: 34px;
  margin-right: 14px;
  background-image: url("../images/ai-upscaling/icon-twinkle.png");
  background-size: cover;
  vertical-align: middle;
}

.ai-upscaling #container .sw-price .plan-wrap .plan-list-wrap {
  margin-top: 30px;
}

.ai-upscaling #container .sw-price .plan-wrap .plan-list-wrap .plan-item-wrap {
  padding: 48px 38px;
  border: 2px solid transparent;
  background-color: #FFFFFF;
  background-image: linear-gradient(#fff, #fff), linear-gradient(155.3deg, #0035FE 9.26%, #2394D4 42.45%, #A2DF1A 75.65%);
  background-origin: border-box;
  background-clip: padding-box, border-box;
  box-shadow: none;
}

.ai-upscaling #container .sw-price .plan-wrap .plan-list-wrap .plan-item-wrap .plan-top-info .plan-tit-wrap {
  gap: 24px;
}

.ai-upscaling #container .sw-price .plan-wrap .plan-list-wrap .plan-item-wrap .plan-top-info .plan-tit-wrap .sw-logo {
  width: 80px;
  height: 80px;
}

.ai-upscaling #container .sw-price .plan-wrap .plan-list-wrap .plan-item-wrap .plan-top-info .plan-tit-wrap .plan-tit .sw-name {
  font-size: 32px;
  line-height: 1.5;
}

.ai-upscaling #container .sw-price .plan-wrap .plan-list-wrap .plan-item-wrap .plan-top-info .plan-tit-wrap .plan-tit .price-info {
  margin-top: 2px;
  font-size: 28px;
  line-height: 1.5;
}

.ai-upscaling #container .sw-price .plan-wrap .plan-list-wrap .plan-item-wrap .plan-top-info .plan-tit-wrap .plan-tit .price-info .unit.period {
  font-size: 18px;
  line-height: 1.5;
}

.ai-upscaling #container .sw-price .plan-wrap .plan-list-wrap .plan-item-wrap .plan-info-wrap {
  margin-top: 32px;
  padding-top: 0;
  border-top: 0;
}

.ai-upscaling #container .sw-price .plan-wrap .plan-list-wrap .plan-item-wrap .plan-info-wrap .bullet_list.check > li {
  padding-left: 36px;
  font-size: 20px;
  line-height: 1.5;
}

.ai-upscaling #container .sw-price .plan-wrap .plan-list-wrap .plan-item-wrap .plan-info-wrap .bullet_list.check > li::before {
  top: -1px;
  width: 32px;
  height: 32px;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20'%3E%3Cpath fill='none' d='M0 0h20v20H0z' data-name='사각형 3998'/%3E%3Cpath fill='none' stroke='%230052cd' stroke-linecap='round' stroke-linejoin='round' d='M4.5 10.141 8.786 15.5l7.714-10' data-name='패스 2284'/%3E%3C/svg%3E");
}

.ai-upscaling #container .sw-price .plan-wrap .plan-list-wrap .plan-item-wrap .plan-info-wrap .btn-wrap {
  position: absolute;
  top: 50px;
  right: 40px;
  margin-top: 0;
}

.ai-upscaling #container .sw-price .plan-wrap .plan-list-wrap .plan-item-wrap .plan-info-wrap .btn-wrap [class^=btn-] {
  height: 42px;
  font-size: 16px;
  line-height: 1.6;
}

.ai-upscaling #container .sw-price .plan-wrap .plan-list-wrap .plan-item-wrap.gomeasypass {
  padding: 38px;
  border: 2px solid transparent;
  background-color: #FFFFFF;
  background-image: linear-gradient(#fff, #fff), linear-gradient(155.3deg, #0035FE 9.26%, #2394D4 42.45%, #A2DF1A 75.65%);
  background-origin: border-box;
  background-clip: padding-box, border-box;
}

.ai-upscaling #container .sw-price .notice-wrap {
  padding-top: 64px;
}

.ai-upscaling #container .sw-price .notice-wrap .doard-acco-list {
  border-top: 0;
  border-bottom: 0;
}

.ai-upscaling #container .sw-price .notice-wrap .doard-acco-list .notice-list .list-title {
  display: block;
  font-size: 20px;
  line-height: 1.5;
  font-weight: 700;
}

.ai-upscaling #container .sw-price .notice-wrap .doard-acco-list .notice-list .acco-content {
  padding-top: 8px;
}

.ai-upscaling #container .sw-price .notice-wrap .doard-acco-list .notice-list .acco-content li {
  border-bottom: 0;
}

.ai-upscaling #container .sw-price .notice-wrap .doard-acco-list .notice-list .acco-content .bullet_list.dot > li {
  margin-left: 4px;
  padding-left: 10px;
  border: 0;
}

.ai-upscaling #container .sw-price .notice-wrap .doard-acco-list .notice-list .acco-content .bullet_list.dot > li::before {
  content: "·";
  top: 0;
  width: auto;
  height: auto;
  background: transparent;
}

.ai-upscaling #container .sw-price .notice-wrap .doard-acco-list .notice-list .acco-content .bullet_list.dot > li + li {
  margin-top: 0;
}

.ai-upscaling #container .sw-price .notice-wrap .doard-acco-list .notice-list .acco-content .bullet_list.dot > li.point.red {
  color: #FF6C5F;
}

.ai-upscaling #container .sw-price .notice-wrap .doard-acco-list .notice-list .acco-content .bullet_list.dash > li + li {
  margin-top: 0;
}

.ai-upscaling #container .sw-price .notice-wrap .doard-acco-list .acco-head {
  display: block;
  padding-bottom: 16px;
  border-bottom: 2px solid #131313;
  font-size: 20px;
  line-height: 1.5;
  font-weight: 700;
}

.ai-upscaling #container .sw-price .notice-wrap .doard-acco-list .acco-head .list-title {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.ai-upscaling #container .sw-price .notice-wrap .doard-acco-list .acco-head .list-title::after {
  content: "";
  width: 24px;
  height: 24px;
  background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cpath fill='none' stroke='%23131313' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m4.998 9 7 7 7-7' data-name='패스 136'/%3E%3Cpath fill='none' d='M0 0h24v24H0z' data-name='사각형 317' opacity='.2'/%3E%3C/svg%3E") center no-repeat;
  transition: transform 0.3s ease;
}

.ai-upscaling #container .sw-price .notice-wrap .doard-acco-list .acco-head.active .list-title::after {
  transform: rotate(-180deg);
}

.ai-upscaling #container .sw-price .notice-wrap .doard-acco-list .detail-info {
  margin-top: 64px;
}

.ai-upscaling #container .sw-price .notice-wrap .doard-acco-list .detail-info .acco-content {
  padding-top: 0;
}

.ai-upscaling #container .sw-price .notice-wrap .doard-acco-list .detail-info .acco-content .tbl-board-wrap table[class^=common-table] {
  margin-top: 0;
  border-top: 0;
}

.ai-upscaling #container .sw-price .notice-wrap .doard-acco-list .detail-info .acco-content .tbl-board-wrap table[class^=common-table] tbody tr:hover {
  background-color: transparent;
}

.ai-upscaling #container .sw-price .notice-wrap .doard-acco-list .detail-info .acco-content .tbl-board-wrap table[class^=common-table] tbody th {
  width: 160px;
  padding: 16px 6px 16px 0;
}

.ai-upscaling #container .sw-price .notice-wrap .doard-acco-list .detail-info .acco-content .tbl-board-wrap table[class^=common-table] tbody td {
  padding: 16px 6px 16px 6px;
}

.ai-upscaling #container .sw-price .notice-wrap .doard-acco-list .detail-info .acco-content .tbl-board-wrap table[class^=common-table] th, .ai-upscaling #container .sw-price .notice-wrap .doard-acco-list .detail-info .acco-content .tbl-board-wrap table[class^=common-table] td {
  border-color: #F8F8F8;
  color: #000000;
  font-size: 14px;
  line-height: 1.6;
  text-align: left;
}

.ai-upscaling aside#quick-menu ul > li a.btn {
  box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.2);
  background-color: #FFFFFF;
}

.ai-upscaling aside#quick-menu ul > li a.btn.support {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='none' d='M0 0h24v24H0z' data-name='사각형 62787'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg clip-path='url(%23a)' data-name='그룹 174069'%3E%3Cpath fill='none' stroke='%23131313' stroke-linejoin='round' stroke-width='1.5' d='M22.023 20.29a10.191 10.191 0 0 1-2.086-3.645A7.454 7.454 0 0 0 21.6 12c0-4.606-4.393-8.34-9.811-8.34S1.976 7.395 1.976 12s4.393 8.338 9.812 8.338a11.069 11.069 0 0 0 5.021-1.184 8.425 8.425 0 0 0 5.214 1.135Z' data-name='패스 51481'/%3E%3Cpath fill='%23131313' d='M8.8 12a1.1 1.1 0 1 1-1.1-1.1A1.1 1.1 0 0 1 8.8 12' data-name='패스 51482'/%3E%3Cpath fill='%23131313' d='M13.1 12a1.1 1.1 0 1 1-1.1-1.1 1.1 1.1 0 0 1 1.1 1.1' data-name='패스 51483'/%3E%3Cpath fill='%23131313' d='M17.4 12a1.1 1.1 0 1 1-1.1-1.1 1.1 1.1 0 0 1 1.1 1.1' data-name='패스 51484'/%3E%3C/g%3E%3C/svg%3E");
}

.ai-upscaling aside#quick-menu ul > li a.btn.top {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20'%3E%3Cpath fill='none' stroke='%23131313' stroke-linecap='round' stroke-linejoin='round' d='m4.5 13.5 6-6 6 6' data-name='패스 137'/%3E%3Cpath fill='none' d='M0 0h20v20H0z' data-name='사각형 316' opacity='.2'/%3E%3C/svg%3E");
}

@media (max-width: 1279px) {
  .ai-upscaling .mo-br {
    display: block;
  }
  .ai-upscaling .contents-head.head-visual {
    min-height: 855px;
    padding: 80px 40px;
  }
  .ai-upscaling .contents-head.head-visual .head-tit-wrap .logo {
    width: 240px;
  }
  .ai-upscaling .contents-head.head-visual .head-tit-wrap h1 {
    font-size: 48px;
    line-height: 1.5;
  }
  .ai-upscaling .contents-head.head-visual .head-tit-wrap .btn-wrap {
    margin-top: 32px;
  }
  .ai-upscaling .contents-head.head-visual .head-tit-wrap .info-box {
    padding: 32px;
    border-radius: 20px;
    font-size: 16px;
    line-height: 1.6;
  }
  .ai-upscaling .contents-head.head-visual .head-tit-wrap .info-box dt {
    font-size: 20px;
    line-height: 1.5;
  }
  .ai-upscaling .contents-head.head-visual .head-tit-wrap .info-box dt::before {
    content: "";
    margin-right: 6px;
  }
  .ai-upscaling #container .inner {
    padding-right: 40px;
    padding-left: 40px;
  }
  .ai-upscaling #container .contents-body {
    padding-bottom: 0;
  }
  .ai-upscaling #container .gom-content-inner-wrap {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .ai-upscaling #container .gom-title-wrap,
  .ai-upscaling #container .gom-title {
    font-size: 32px;
    line-height: 1.5;
  }
  .ai-upscaling #container .img-compare .gom-content-inner {
    padding-top: 20px;
  }
  .ai-upscaling #container .img-compare .img-compare-wrap {
    margin-top: 48px;
    border-radius: 20px;
  }
  .ai-upscaling #container .img-compare .img-compare-wrap::before, .ai-upscaling #container .img-compare .img-compare-wrap::after {
    display: none;
  }
  .ai-upscaling #container .img-compare .img-compare-wrap img-comparison-slider.image-comparison img {
    border-radius: 16px;
  }
  .ai-upscaling #container .use-guide > .inner {
    padding-right: 80px;
    padding-left: 80px;
  }
  .ai-upscaling #container .use-guide .gom-content-inner-wrap {
    padding-top: 80px;
    padding-bottom: 124px;
  }
  .ai-upscaling #container .use-guide .gom-content-inner-wrap::after {
    bottom: 56px;
  }
  .ai-upscaling #container .use-guide .gom-content-inner {
    grid-template-columns: auto;
    gap: 24px;
    padding-top: 48px;
  }
  .ai-upscaling #container .use-guide .gom-content-inner .guide-item {
    gap: 48px;
    padding: 32px 80px;
    border-radius: 20px;
  }
  .ai-upscaling #container .use-guide .gom-content-inner .guide-item .img-wrap {
    width: 120px;
    height: 96px;
  }
  .ai-upscaling #container .use-guide .gom-content-inner .guide-item > dl {
    font-size: 22px;
    line-height: 1.5;
  }
  .ai-upscaling #container .use-guide .gom-content-inner .guide-item > dl dd {
    margin-top: 6px;
    font-size: 20px;
    line-height: 1.5;
  }
  .ai-upscaling #container .main-features {
    padding-bottom: 100px;
  }
  .ai-upscaling #container .main-features::before, .ai-upscaling #container .main-features::after {
    display: none;
  }
  .ai-upscaling #container .main-features > .bg {
    display: none;
  }
  .ai-upscaling #container .main-features .features-detail {
    padding-top: 100px;
  }
  .ai-upscaling #container .main-features .features-detail .gom-title {
    font-size: 40px;
    line-height: 1.5;
  }
  .ai-upscaling #container .main-features .features-detail .gom-content-inner {
    padding-top: 80px;
  }
  .ai-upscaling #container .main-features .features-detail .gom-content-inner .features-item {
    display: flex;
    gap: 24px;
    flex-direction: column;
    text-align: center;
  }
  .ai-upscaling #container .main-features .features-detail .gom-content-inner .features-item .img-wrap {
    width: 57.2916666667vw;
    margin: 0 auto;
  }
  .ai-upscaling #container .main-features .features-detail .gom-content-inner .features-item .txt-wrap {
    width: auto;
    font-size: 28px;
    line-height: 1.5;
  }
  .ai-upscaling #container .main-features .features-detail .gom-content-inner .features-item .txt-wrap dd {
    margin-top: 8px;
    font-size: 24px;
    line-height: 1.5;
  }
  .ai-upscaling #container .main-features .features-detail .gom-content-inner .features-item + .features-item {
    margin-top: 48px;
  }
  .ai-upscaling #container .main-features .features-detail .gom-content-inner .features-item:nth-child(even) {
    flex-direction: column;
  }
  .ai-upscaling #container .main-features .features-image {
    padding-top: 120px;
  }
  .ai-upscaling #container .main-features .features-image .gom-title-wrap .gom-title {
    font-size: 40px;
    line-height: 1.5;
  }
  .ai-upscaling #container .main-features .features-image .gom-title-wrap .h-desc {
    margin-top: 20px;
    font-size: 20px;
    line-height: 1.5;
  }
  .ai-upscaling #container .main-features .features-image .gom-content-inner {
    margin-top: 40px;
  }
  .ai-upscaling #container .main-features .features-image .gom-content-inner .features-image-item {
    width: 52.0833333333vw;
  }
  .ai-upscaling #container .main-features .features-image .gom-content-inner .swiper-pagination {
    position: static;
    margin-top: 40px;
  }
  .ai-upscaling #container .sw-price > .inner {
    padding-right: 80px;
    padding-left: 80px;
  }
  .ai-upscaling #container .sw-price .gom-content-inner-wrap {
    padding-top: 120px;
    padding-bottom: 160px;
  }
  .ai-upscaling #container .sw-price .plan-wrap {
    margin-top: 0;
  }
  .ai-upscaling #container .sw-price .plan-wrap .plan-list-wrap {
    margin-top: 32px;
  }
  .ai-upscaling #container .sw-price .plan-wrap .plan-list-wrap .plan-item-wrap {
    border-radius: 20px;
  }
  .ai-upscaling #container .sw-price .plan-wrap .plan-list-wrap .plan-item-wrap .plan-top-info .plan-tit-wrap .sw-logo {
    display: block;
  }
  .ai-upscaling #container .sw-price .plan-wrap .plan-list-wrap .plan-item-wrap .plan-top-info .plan-tit-wrap .plan-tit .sw-name {
    display: flex;
    font-size: 28px;
    line-height: 1.5;
  }
  .ai-upscaling #container .sw-price .plan-wrap .plan-list-wrap .plan-item-wrap .plan-top-info .plan-tit-wrap .plan-tit .price-info {
    gap: 12px;
    font-size: 26px;
    line-height: 1.5;
  }
  .ai-upscaling #container .sw-price .plan-wrap .plan-list-wrap .plan-item-wrap .plan-top-info .plan-tit-wrap .plan-tit .price-info .unit.period {
    font-size: 16px;
    line-height: 1.6;
  }
  .ai-upscaling #container .sw-price .plan-wrap .plan-list-wrap .plan-item-wrap .plan-info-wrap {
    flex-direction: column-reverse;
    gap: 32px;
    margin-top: 24px;
  }
  .ai-upscaling #container .sw-price .plan-wrap .plan-list-wrap .plan-item-wrap .plan-info-wrap .btn-wrap {
    position: static;
  }
  .ai-upscaling #container .sw-price .notice-wrap {
    padding-top: 48px;
  }
  .ai-upscaling #container .sw-price .notice-wrap .doard-acco-list .detail-info {
    margin-top: 24px;
  }
}
@media (max-width: 768px) {
  .ai-upscaling .contents-head.head-visual {
    min-height: 563px;
    padding: 48px 10px;
  }
  .ai-upscaling .contents-head.head-visual .head-tit-wrap .logo {
    width: 155px;
  }
  .ai-upscaling .contents-head.head-visual .head-tit-wrap h1 {
    margin-top: 80px;
    font-size: 24px;
    line-height: 1.5;
  }
  .ai-upscaling .contents-head.head-visual .head-tit-wrap .btn-wrap {
    padding: 0 14px;
  }
  .ai-upscaling .contents-head.head-visual .head-tit-wrap .btn-wrap [class^=btn] {
    height: 42px;
    font-size: 16px;
    line-height: 1.6;
  }
  .ai-upscaling .contents-head.head-visual .head-tit-wrap .info-box {
    margin-right: 14px;
    margin-left: 14px;
    padding: 16px;
    border-radius: 10px;
    font-size: 12px;
    line-height: 1.7;
  }
  .ai-upscaling .contents-head.head-visual .head-tit-wrap .info-box dt {
    font-size: 14px;
    line-height: 1.6;
  }
  .ai-upscaling .contents-head.head-visual .head-tit-wrap .info-box dt::before {
    content: "";
    margin-right: 4px;
    width: 16px;
    height: 16px;
  }
  .ai-upscaling .contents-head.head-visual .head-tit-wrap .info-box dd {
    margin-top: 2px;
  }
  .ai-upscaling #container .inner {
    padding-right: 24px;
    padding-left: 24px;
  }
  .ai-upscaling #container .contents-body {
    padding-bottom: 0;
  }
  .ai-upscaling #container .gom-content-inner-wrap {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .ai-upscaling #container .gom-title-wrap,
  .ai-upscaling #container .gom-title {
    font-size: 18px;
    line-height: 1.5;
  }
  .ai-upscaling #container .img-compare .gom-content-inner {
    padding-top: 12px;
  }
  .ai-upscaling #container .img-compare .gom-content-inner .guide-txt {
    padding: 3px 8px;
    font-size: 10px;
    line-height: 1.5;
  }
  .ai-upscaling #container .img-compare .img-compare-wrap {
    margin-top: 32px;
    border: 2px solid transparent;
    border-radius: 10px;
  }
  .ai-upscaling #container .img-compare .img-compare-wrap::before, .ai-upscaling #container .img-compare .img-compare-wrap::after {
    display: none;
  }
  .ai-upscaling #container .img-compare .img-compare-wrap img-comparison-slider.image-comparison {
    --divider-pos-top:-8px;
    --divider-pos-btm:-8px;
    --divider-width:3px;
    --divider-radius:3px;
  }
  .ai-upscaling #container .img-compare .img-compare-wrap img-comparison-slider.image-comparison img {
    border-radius: 8px;
  }
  .ai-upscaling #container .img-compare .img-compare-wrap img-comparison-slider.image-comparison [slot=handle] {
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%;
  }
  .ai-upscaling #container .img-compare .img-compare-wrap img-comparison-slider.image-comparison [slot=handle].left {
    margin-right: 8px;
  }
  .ai-upscaling #container .img-compare .img-compare-wrap img-comparison-slider.image-comparison [slot=handle].right {
    margin-left: 8px;
  }
  .ai-upscaling #container .use-guide > .inner {
    padding-right: 24px;
    padding-left: 24px;
  }
  .ai-upscaling #container .use-guide .gom-content-inner-wrap {
    padding-top: 48px;
    padding-bottom: 66px;
  }
  .ai-upscaling #container .use-guide .gom-content-inner-wrap::after {
    bottom: 32px;
    width: 26px;
    height: 10px;
    background-size: 19px 10px;
  }
  .ai-upscaling #container .use-guide .gom-content-inner {
    grid-template-columns: auto;
    gap: 16px;
    padding-top: 24px;
  }
  .ai-upscaling #container .use-guide .gom-content-inner .guide-item {
    gap: 20px;
    padding: 16px 40px;
    border-radius: 20px;
  }
  .ai-upscaling #container .use-guide .gom-content-inner .guide-item .img-wrap {
    width: 70px;
    height: 56px;
  }
  .ai-upscaling #container .use-guide .gom-content-inner .guide-item > dl {
    font-size: 12px;
    line-height: 1.7;
  }
  .ai-upscaling #container .use-guide .gom-content-inner .guide-item > dl dd {
    margin-top: 4px;
    font-size: 12px;
    line-height: 1.7;
  }
  .ai-upscaling #container .main-features {
    padding-bottom: 64px;
  }
  .ai-upscaling #container .main-features .features-detail {
    padding-top: 64px;
  }
  .ai-upscaling #container .main-features .features-detail .gom-title {
    font-size: 24px;
    line-height: 1.5;
  }
  .ai-upscaling #container .main-features .features-detail .gom-content-inner {
    padding-top: 24px;
  }
  .ai-upscaling #container .main-features .features-detail .gom-content-inner .features-item {
    gap: 12px;
  }
  .ai-upscaling #container .main-features .features-detail .gom-content-inner .features-item .img-wrap {
    width: 64vw;
  }
  .ai-upscaling #container .main-features .features-detail .gom-content-inner .features-item .txt-wrap {
    font-size: 16px;
    line-height: 1.6;
  }
  .ai-upscaling #container .main-features .features-detail .gom-content-inner .features-item .txt-wrap dd {
    margin-top: 4px;
    font-size: 14px;
    line-height: 1.6;
  }
  .ai-upscaling #container .main-features .features-detail .gom-content-inner .features-item + .features-item {
    margin-top: 24px;
  }
  .ai-upscaling #container .main-features .features-image {
    padding-top: 64px;
  }
  .ai-upscaling #container .main-features .features-image .gom-title-wrap {
    padding: 0 24px;
  }
  .ai-upscaling #container .main-features .features-image .gom-title-wrap .gom-title {
    font-size: 24px;
    line-height: 1.5;
  }
  .ai-upscaling #container .main-features .features-image .gom-title-wrap .h-desc {
    margin-top: 8px;
    font-size: 12px;
    line-height: 1.7;
  }
  .ai-upscaling #container .main-features .features-image .gom-content-inner {
    margin-top: 32px;
  }
  .ai-upscaling #container .main-features .features-image .gom-content-inner .features-image-item {
    width: 70.1333333333vw;
    padding: 16px 8px 8px 8px;
    font-size: 16px;
    line-height: 1.6;
  }
  .ai-upscaling #container .main-features .features-image .gom-content-inner .features-image-item dd {
    margin-top: 0;
    font-size: 12px;
    line-height: 1.7;
  }
  .ai-upscaling #container .main-features .features-image .gom-content-inner .features-image-item .img-wrap {
    margin-top: 16px;
    border-radius: 6;
  }
  .ai-upscaling #container .main-features .features-image .gom-content-inner .swiper-pagination {
    margin-top: 32px;
  }
  .ai-upscaling #container .sw-price > .inner {
    padding-right: 24px;
    padding-left: 24px;
  }
  .ai-upscaling #container .sw-price .gom-content-inner-wrap {
    padding-top: 48px;
    padding-bottom: 150px;
  }
  .ai-upscaling #container .sw-price .plan-wrap .gom-title-wrap .gom-title {
    gap: 10px;
    font-size: 18px;
    line-height: 1.5;
  }
  .ai-upscaling #container .sw-price .plan-wrap .gom-title-wrap .gom-title > .ico {
    width: 20px;
    height: 20px;
    margin-right: 10px;
  }
  .ai-upscaling #container .sw-price .plan-wrap .gom-title-wrap .h-desc {
    margin-top: 4px;
    font-size: 14px;
    line-height: 1.6;
  }
  .ai-upscaling #container .sw-price .plan-wrap .plan-list-wrap {
    margin-top: 32px;
  }
  .ai-upscaling #container .sw-price .plan-wrap .plan-list-wrap .plan-item-wrap {
    padding: 32px 24px;
    border-width: 1px;
  }
  .ai-upscaling #container .sw-price .plan-wrap .plan-list-wrap .plan-item-wrap .plan-top-info .plan-tit-wrap {
    gap: 14px;
  }
  .ai-upscaling #container .sw-price .plan-wrap .plan-list-wrap .plan-item-wrap .plan-top-info .plan-tit-wrap .sw-logo {
    width: 60px;
    height: 60px;
  }
  .ai-upscaling #container .sw-price .plan-wrap .plan-list-wrap .plan-item-wrap .plan-top-info .plan-tit-wrap .plan-tit .sw-name {
    font-size: 16px;
    line-height: 1.6;
  }
  .ai-upscaling #container .sw-price .plan-wrap .plan-list-wrap .plan-item-wrap .plan-top-info .plan-tit-wrap .plan-tit .price-info {
    gap: 8px;
    font-size: 16px;
    line-height: 1.6;
  }
  .ai-upscaling #container .sw-price .plan-wrap .plan-list-wrap .plan-item-wrap .plan-top-info .plan-tit-wrap .plan-tit .price-info .unit.period {
    font-size: 12px;
    line-height: 1.7;
  }
  .ai-upscaling #container .sw-price .plan-wrap .plan-list-wrap .plan-item-wrap .plan-info-wrap .bullet_list.check > li {
    padding-left: 26px;
    font-size: 14px;
    line-height: 1.6;
  }
  .ai-upscaling #container .sw-price .plan-wrap .plan-list-wrap .plan-item-wrap .plan-info-wrap .bullet_list.check > li::before {
    width: 22px;
    height: 22px;
  }
  .ai-upscaling #container .sw-price .plan-wrap .plan-list-wrap .plan-item-wrap .plan-info-wrap .btn-wrap [class^=btn-] {
    height: 29px;
    font-size: 12px;
    line-height: 1.7;
  }
  .ai-upscaling #container .sw-price .notice-wrap .doard-acco-list .notice-list .list-title {
    font-size: 14px;
    line-height: 1.6;
  }
  .ai-upscaling #container .sw-price .notice-wrap .doard-acco-list .notice-list .acco-content li {
    margin-left: 2px;
    padding-left: 6px;
    font-size: 12px;
    line-height: 1.7;
  }
  .ai-upscaling #container .sw-price .notice-wrap .doard-acco-list .acco-head {
    padding-bottom: 10px;
    font-size: 14px;
    line-height: 1.6;
  }
  .ai-upscaling #container .sw-price .notice-wrap .doard-acco-list .acco-head .list-title::after {
    content: "";
    width: 20px;
    height: 20px;
    background-size: cover;
  }
  .ai-upscaling #container .sw-price .notice-wrap .doard-acco-list .detail-info {
    margin-top: 24px;
  }
  .ai-upscaling #container .sw-price .notice-wrap .doard-acco-list .detail-info .acco-content .tbl-board-wrap table[class^=common-table] {
    margin-top: 0;
    border-top: 0;
  }
  .ai-upscaling #container .sw-price .notice-wrap .doard-acco-list .detail-info .acco-content .tbl-board-wrap table[class^=common-table] tbody th {
    width: 100px;
    padding: 12px 6px 12px 0;
  }
  .ai-upscaling #container .sw-price .notice-wrap .doard-acco-list .detail-info .acco-content .tbl-board-wrap table[class^=common-table] tbody td {
    padding: 12px 6px 12px 6px;
  }
  .ai-upscaling #container .sw-price .notice-wrap .doard-acco-list .detail-info .acco-content .tbl-board-wrap table[class^=common-table] th, .ai-upscaling #container .sw-price .notice-wrap .doard-acco-list .detail-info .acco-content .tbl-board-wrap table[class^=common-table] td {
    font-size: 12px;
    line-height: 1.7;
  }
}