@charset "UTF-8";
/* variables */
/*util*/
/* 제품 유/무료, 제품 다운로드 내역 */
.gom-sw .contents-head h1 {
  margin-top: 0;
  color: #FFFFFF;
}

.gom-sw .contents-head.head-visual {
  height: 580px;
}

.gom-sw .contents-head .head-visual-wrap picture {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
}

.gom-sw .contents-head .head-visual-wrap picture::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
}

.gom-sw .contents-head .head-visual-wrap img {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.gom-sw .contents-head .head-visual-wrap::after {
  display: none;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
}

.gom-sw .contents-head .head-tit-wrap {
  max-width: 1280px;
}

.gom-sw .contents-head .head-tit-wrap .logo {
  display: flex;
  align-items: center;
  gap: 16px;
}

.gom-sw .contents-head .head-tit-wrap .head-tit-name {
  font-size: 24px;
  line-height: 1.5;
  font-weight: 700;
}

.gom-sw .contents-head .head-tit-wrap h2 {
  margin-top: 24px;
  color: #FFFFFF;
  font-size: 40px;
  line-height: 1.5;
}

.gom-sw .contents-head .btn_set {
  margin-top: 48px;
}

.gom-sw #container .inner[class*=w1280] {
  padding: 0;
}

.gom-sw #container .inner {
  max-width: 1280px;
}

.gom-sw #container .gom-content-inner-wrap {
  padding: 120px 0 160px;
}

.gom-sw #contents .panel {
  max-width: 1328px;
}

.gom-sw .contents-body {
  padding: 0 0 200px;
}

.gom-sw .contents-body .ad_banner03 {
  margin-top: 0;
}

.gom-sw .gom-swiper-button-prev,
.gom-sw .gom-swiper-button-next {
  width: 24px;
  background-size: 24px;
}

.gom-sw .gom-swiper-button-prev {
  background-image: url(./../images/layout/icon_prev_lg.svg);
  left: -44px;
  z-index: 1;
}

.gom-sw .gom-swiper-button-next {
  background-image: url(./../images/layout/icon_next_lg.svg);
  right: -44px;
  z-index: 1;
}

@supports not (selector(:has(#contents-head))) {
  .gom-sw #container .contents-body {
    margin-top: 0;
  }
}
.gom-sw #container .selling-point,
.gom-sw #container .main-features,
.gom-sw #container .sw-lecture,
.gom-sw #container .sw-price {
  position: relative;
  max-width: none;
  background: transparent;
}

.gom-sw #container .selling-point::after,
.gom-sw #container .main-features::after,
.gom-sw #container .sw-lecture::after,
.gom-sw #container .sw-price::after {
  content: "";
  position: absolute;
  z-index: -1;
}

.gom-sw #container .selling-point > .inner,
.gom-sw #container .main-features > .inner,
.gom-sw #container .sw-lecture > .inner,
.gom-sw #container .sw-price > .inner {
  max-width: 1280px;
}

.gom-sw #container .band-banner .ad_banner03 {
  margin-top: 80px;
  height: 155px;
}

.gom-sw #container .selling-point {
  padding: 80px 0 130px 0;
}

.gom-sw #container .selling-point::after {
  top: 0;
  right: 0;
  width: 1080px;
  height: 705px;
}

.gom-sw #container .selling-point > .inner {
  display: flex;
}

.gom-sw #container .selling-point > .inner .selling-point-conts {
  width: 880px;
  flex-shrink: 0;
}

.gom-sw #container .selling-point > .inner .selling-point-conts .gom-swiper-button-prev,
.gom-sw #container .selling-point > .inner .selling-point-conts .gom-swiper-button-next {
  top: 260px;
  width: 40px;
  height: 40px;
  margin-top: 0;
  background-size: cover;
}

.gom-sw #container .selling-point > .inner .selling-point-conts .gom-swiper-button-prev {
  left: 20px;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40'%3E%3Cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M25.99 6.574 12.618 19.946 25.99 33.318'/%3E%3Cpath fill='none' d='M0 0h24v24H0z' data-name='사각형 6370' opacity='.2'/%3E%3C/svg%3E");
}

.gom-sw #container .selling-point > .inner .selling-point-conts .gom-swiper-button-next {
  right: 20px;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40'%3E%3Cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m14.333 6.574 13.372 13.372-13.372 13.372'/%3E%3Cpath fill='none' d='M0 0h24v24H0z' data-name='사각형 6370' opacity='.2'/%3E%3C/svg%3E");
}

.gom-sw #container .selling-point > .inner .selling-point-conts .selling-point-item .gom-thumbnail {
  border-radius: 10px;
  overflow: hidden;
}

.gom-sw #container .selling-point > .inner .selling-point-conts .selling-point-item .gom-thumbnail img {
  display: block;
  width: 100%;
  border-radius: 10px;
}

.gom-sw #container .selling-point > .inner .selling-point-conts .selling-point-item .selling-point-txt {
  margin-top: 40px;
}

.gom-sw #container .selling-point > .inner .selling-point-conts .selling-point-item .selling-point-txt .gom-title,
.gom-sw #container .selling-point > .inner .selling-point-conts .selling-point-item .selling-point-txt .sub-txt .h-desc {
  opacity: 0;
  transform: translate(100px, 0px);
  transition: opacity ease 0.3s, translate ease 0.3s;
}

.gom-sw #container .selling-point > .inner .selling-point-conts .selling-point-item .selling-point-txt .gom-title {
  text-align: left;
}

.gom-sw #container .selling-point > .inner .selling-point-conts .selling-point-item .selling-point-txt .sub-txt {
  display: flex;
  margin-top: 24px;
  justify-content: space-between;
}

.gom-sw #container .selling-point > .inner .selling-point-conts .selling-point-item .selling-point-txt .sub-txt .h-desc {
  max-width: 660px;
  flex-shrink: 0;
}

.gom-sw #container .selling-point > .inner .selling-point-conts .selling-point-item .selling-point-txt .sub-txt .btn_set {
  opacity: 0;
  transition: opacity ease 0.3s;
}

.gom-sw #container .selling-point > .inner .selling-point-conts .selling-point-item.swiper-slide-active .selling-point-txt .gom-title,
.gom-sw #container .selling-point > .inner .selling-point-conts .selling-point-item.swiper-slide-active .selling-point-txt .sub-txt .h-desc {
  opacity: 1;
  transform: translateX(0);
  transition: opacity 0.5s ease 0.5s, transform ease 0.5s 0.5s;
}

.gom-sw #container .selling-point > .inner .selling-point-conts .selling-point-item.swiper-slide-active .selling-point-txt .sub-txt .h-desc {
  transition: opacity 0.5s ease 0.7s, transform 0.5s ease 0.7s;
}

.gom-sw #container .selling-point > .inner .selling-point-conts .selling-point-item.swiper-slide-active .selling-point-txt .sub-txt .btn_set {
  opacity: 1;
  transition: opacity 0.5s ease 0.9s, transform 0.5s ease 0.9s;
}

.gom-sw #container .selling-point > .inner .selling-point-thumbs {
  display: flex;
  width: 100%;
  max-height: 560px;
  margin-left: 40px;
  align-items: center;
}

.gom-sw #container .selling-point > .inner .selling-point-thumbs > ul {
  width: 100%;
}

.gom-sw #container .selling-point > .inner .selling-point-thumbs li + li {
  margin-top: 16px;
}

.gom-sw #container .selling-point > .inner .selling-point-thumbs .btn-lg {
  width: 100%;
  height: auto;
  padding: 16px 20px 14px 20px;
  border-radius: 10px;
  background: #FFFFFF;
  color: #373737;
  font-size: 18px;
  line-height: 1.5;
  text-align: left;
  justify-content: flex-start;
  white-space: normal;
}

.gom-sw #container .selling-point .dots {
  position: absolute;
  top: 380px;
  left: 50%;
  margin-left: -780px;
  z-index: -1;
}

.gom-sw #container .selling-point .dots span {
  position: absolute;
  width: 8px;
  height: 8px;
  border-radius: 4px;
  background: rgba(214, 164, 246, 0.4);
  z-index: 100;
}

.gom-sw #container .selling-point .dots span::before, .gom-sw #container .selling-point .dots span::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 4px;
  background: rgba(214, 164, 246, 0.4);
}

.gom-sw #container .selling-point .dots span:nth-child(1) {
  left: 0;
}

.gom-sw #container .selling-point .dots span:nth-child(1)::before {
  top: 50px;
}

.gom-sw #container .selling-point .dots span:nth-child(1)::after {
  top: 100px;
}

.gom-sw #container .selling-point .dots span:nth-child(2) {
  left: 50px;
}

.gom-sw #container .selling-point .dots span:nth-child(2)::before {
  top: 50px;
}

.gom-sw #container .selling-point .dots span:nth-child(2)::after {
  top: 100px;
}

.gom-sw #container .selling-point .dots span:nth-child(3) {
  left: 100px;
}

.gom-sw #container .selling-point .dots span:nth-child(3)::before {
  top: 50px;
}

.gom-sw #container .selling-point .dots span:nth-child(3)::after {
  top: 100px;
}

.gom-sw #container .selling-point .dots span:nth-child(4) {
  left: 150px;
}

.gom-sw #container .selling-point .dots span:nth-child(4)::before {
  top: 50px;
}

.gom-sw #container .selling-point .dots span:nth-child(4)::after {
  top: 100px;
}

.gom-sw #container .selling-point .dots span:nth-child(5) {
  left: 200px;
}

.gom-sw #container .selling-point .dots span:nth-child(5)::before {
  top: 50px;
}

.gom-sw #container .selling-point .dots span:nth-child(5)::after {
  top: 100px;
}

.gom-sw #container .selling-point .dots span:nth-child(6) {
  top: 150px;
  left: 0;
}

.gom-sw #container .selling-point .dots span:nth-child(6)::before {
  top: 50px;
}

.gom-sw #container .selling-point .dots span:nth-child(6)::after {
  display: none;
}

.gom-sw #container .selling-point .dots span:nth-child(7) {
  top: 150px;
  left: 50px;
}

.gom-sw #container .selling-point .dots span:nth-child(7)::before {
  top: 50px;
}

.gom-sw #container .selling-point .dots span:nth-child(7)::after {
  display: none;
}

.gom-sw #container .selling-point .dots span:nth-child(8) {
  top: 150px;
  left: 100px;
}

.gom-sw #container .selling-point .dots span:nth-child(8)::before {
  top: 50px;
}

.gom-sw #container .selling-point .dots span:nth-child(8)::after {
  display: none;
}

.gom-sw #container .selling-point .dots span:nth-child(9) {
  top: 150px;
  left: 150px;
}

.gom-sw #container .selling-point .dots span:nth-child(9)::before {
  top: 50px;
}

.gom-sw #container .selling-point .dots span:nth-child(9)::after {
  display: none;
}

.gom-sw #container .selling-point .dots span:nth-child(10) {
  top: 150px;
  left: 200px;
}

.gom-sw #container .selling-point .dots span:nth-child(10)::before {
  top: 50px;
}

.gom-sw #container .selling-point .dots span:nth-child(10)::after {
  display: none;
}

.gom-sw #container .main-features::after {
  bottom: 0;
  left: 0;
  width: 660px;
  height: 774px;
}

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

.gom-sw #container .main-features .gom-content-inner-wrap .gom-main-features-inner {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 40px 31px;
  padding-top: 48px;
}

.gom-sw #container .main-features .gom-content-inner-wrap .gom-main-features-inner .features-item {
  width: 100%;
}

.gom-sw #container .main-features .gom-content-inner-wrap .gom-main-features-inner .features-item .features-item-box,
.gom-sw #container .main-features .gom-content-inner-wrap .gom-main-features-inner .features-item a {
  display: flex;
  height: 100%;
  flex-direction: column;
  border-radius: 10px;
  background: #131313;
  justify-content: space-between;
  overflow: hidden;
}

.gom-sw #container .main-features .gom-content-inner-wrap .gom-main-features-inner .features-item .header {
  max-height: 186px;
  padding: 32px 32px 0 32px;
  color: #FFFFFF;
}

.gom-sw #container .main-features .gom-content-inner-wrap .gom-main-features-inner .features-item .gom-title {
  color: #FFFFFF;
  font-size: 28px;
  line-height: 1.5;
  font-weight: 700;
  text-align: left;
}

.gom-sw #container .main-features .gom-content-inner-wrap .gom-main-features-inner .features-item .gom-title + .h-desc {
  margin-top: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  word-wrap: break-word;
  line-height: 1.6;
  height: 54px;
  font-size: 16px;
}

.gom-sw #container .main-features .gom-content-inner-wrap .gom-main-features-inner .features-item .gom-thumbnail {
  display: block;
  padding-top: 41px;
  overflow: hidden;
}

.gom-sw #container .main-features .gom-content-inner-wrap .gom-main-features-inner .features-item .gom-thumbnail img {
  border-radius: 0 0 10px 10px;
}

.gom-sw #container .sw-lecture {
  background: #131313;
}

.gom-sw #container .sw-lecture > .inner {
  max-width: 1105px;
}

.gom-sw #container .sw-lecture .gom-content-inner-wrap {
  padding: 120px 0 126px 0;
}

.gom-sw #container .sw-lecture .gom-content-inner-wrap .gom-title {
  color: #FFFFFF;
}

.gom-sw #container .sw-lecture .gom-content-inner-wrap .gom-title .sw-name {
  display: block;
}

.gom-sw #container .sw-lecture .gom-content-inner-wrap .gom-use-lecture-inner {
  position: relative;
  padding-top: 40px;
}

.gom-sw #container .sw-lecture .gom-content-inner-wrap .gom-use-lecture-inner .use-lecture-swiper-container .swiper-slide {
  height: auto;
}

.gom-sw #container .sw-lecture .gom-content-inner-wrap .gom-use-lecture-inner .use-lecture-swiper-container a {
  position: relative;
  display: flex;
  height: 100%;
  flex-direction: column;
  border-radius: 10px;
  background: #373737;
  overflow: hidden;
}

.gom-sw #container .sw-lecture .gom-content-inner-wrap .gom-use-lecture-inner .use-lecture-swiper-container a .gom-thumbnail {
  position: relative;
}

.gom-sw #container .sw-lecture .gom-content-inner-wrap .gom-use-lecture-inner .use-lecture-swiper-container a .gom-thumbnail::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 60px;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 100%);
}

.gom-sw #container .sw-lecture .gom-content-inner-wrap .gom-use-lecture-inner .use-lecture-swiper-container a .lecture-time {
  position: absolute;
  bottom: 10px;
  right: 12px;
  display: flex;
  height: 20px;
  padding: 0 4px 0 22px;
  border-radius: 4px;
  background-color: rgba(19, 19, 19, 0.8);
  align-items: center;
  color: #FFFFFF;
  font-size: 11px;
  line-height: 1.5;
  z-index: 1;
}

.gom-sw #container .sw-lecture .gom-content-inner-wrap .gom-use-lecture-inner .use-lecture-swiper-container a .lecture-time::before {
  content: "";
  position: absolute;
  top: 2px;
  left: 4px;
  width: 16px;
  height: 16px;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cg fill='none' data-name='Polygon 1'%3E%3Cpath d='M12.025 7.159a1 1 0 0 1 0 1.682L5.54 13.01a1 1 0 0 1-1.541-.841V3.832A1 1 0 0 1 5.54 2.99Z'/%3E%3Cpath fill='%23dadada' d='M12.484 8a.992.992 0 0 0-.46-.841L5.54 2.99A1 1 0 0 0 4 3.832v8.336a1 1 0 0 0 1.54.842l6.485-4.169A.992.992 0 0 0 12.484 8m1 0c0 .684-.344 1.313-.919 1.682l-6.484 4.169A2 2 0 0 1 3 12.168V3.832A2 2 0 0 1 6.08 2.149l6.484 4.169c.575.37.919.998.919 1.682Z'/%3E%3C/g%3E%3Cpath fill='none' d='M0 0h16v16H0z' data-name='Rectangle 304' opacity='.2'/%3E%3C/svg%3E");
}

.gom-sw #container .sw-lecture .gom-content-inner-wrap .gom-use-lecture-inner .use-lecture-swiper-container a .lecture-title {
  padding: 18px 16px 16px 16px;
  color: #fff;
  font-weight: 700;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  word-wrap: break-word;
  line-height: 1.6;
  height: 36px;
  font-size: 14px;
}

.gom-sw #container .sw-lecture .gom-content-inner-wrap .gom-use-lecture-inner .gom-swiper-button-prev,
.gom-sw #container .sw-lecture .gom-content-inner-wrap .gom-use-lecture-inner .gom-swiper-button-next {
  width: 24px;
  background-size: 24px;
}

.gom-sw #container .sw-lecture .gom-content-inner-wrap .gom-use-lecture-inner .gom-swiper-button-prev {
  background-image: url(./../images/layout/arrow_prev_g_lg.svg);
}

.gom-sw #container .sw-lecture .gom-content-inner-wrap .gom-use-lecture-inner .gom-swiper-button-next {
  background-image: url(./../images/layout/arrow_next_g_lg.svg);
}

.gom-sw #container .sw-news {
  position: relative;
  max-width: none;
}

.gom-sw #container .sw-news::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 660px;
  height: 680px;
  z-index: -1;
}

.gom-sw #container .sw-news .gom-content-inner-wrap {
  padding-bottom: 0;
}

.gom-sw #container .sw-news .gom-product-news-inner .gom-swiper-container .gom-thumbnail.news-thumbnail {
  aspect-ratio: initial;
}

.gom-sw #container .sw-news .gom-product-news-inner .gom-swiper-container .gom-thumbnail img {
  border-radius: 10px;
}

.gom-sw #container .sw-news .gom-product-news-inner .swiper-slide {
  width: 100%;
  box-sizing: border-box;
}

.gom-sw #container .sw-news .gom-product-news-inner.cols-2 {
  margin-right: -20px;
  margin-left: -20px;
}

.gom-sw #container .sw-news .gom-product-news-inner.cols-2 .swiper-slide {
  width: 50%;
  padding: 0 20px;
}

.gom-sw #container .sw-news .gom-product-news-inner.cols-3 {
  margin-right: -16px;
  margin-left: -16px;
}

.gom-sw #container .sw-news .gom-product-news-inner.cols-3 .swiper-slide {
  width: 33.3333%;
  padding: 0 16px;
}

.gom-sw #container .sw-price {
  padding: 0 0 160px 0;
  background: linear-gradient(180deg, #FFFFFF 0%, #F4F4F4 100%);
}

.gom-sw #container .sw-price > .inner {
  max-width: 1104px;
}

.gom-sw #container .sw-price .gom-content-inner-wrap {
  padding: 120px 0 0 0;
}

.gom-sw #container .sw-price .gom-content-inner-wrap .gom-title {
  font-size: 48px;
  line-height: 1.5;
  font-weight: 700;
}

.gom-sw #container .sw-price .gom-content-inner-wrap .gom-title .point {
  color: #5772E8;
}

.gom-sw #container .sw-price .gom-content-inner-wrap .easy-txt {
  display: block;
  height: 229px;
  margin-bottom: 48px;
  background: url("./../images/membership/membership_ticket_txt.png") center center no-repeat;
  background-size: auto 100%;
}

.gom-sw #container .sw-price .gom-content-inner {
  display: flex;
  gap: 0 40px;
}

.gom-sw #container .sw-price .gom-content-inner .gom-package-item {
  width: 100%;
  height: 100%;
  background: #FFFFFF;
  box-shadow: 0px 10px 30px rgba(87, 114, 232, 0.1019607843);
  border-radius: 10px;
  overflow: hidden;
}

.gom-sw #container .sw-price .gom-content-inner .gom-package-item .gom-package-swiper-container .gom-swiper-button-prev {
  left: 20px;
}

.gom-sw #container .sw-price .gom-content-inner .gom-package-item .gom-package-swiper-container .gom-swiper-button-next {
  right: 20px;
}

.gom-sw #container .sw-price .gom-content-inner .gom-package-item .gom-package-info {
  padding: 32px;
}

.gom-sw #container .sw-price .gom-content-inner .gom-package-item .gom-package-info .top-info .title {
  display: flex;
  font-size: 24px;
  line-height: 1.5;
  font-weight: 700;
  align-items: center;
}

.gom-sw #container .sw-price .gom-content-inner .gom-package-item .gom-package-info .top-info .title .logo {
  display: block;
  margin-right: 16px;
}

.gom-sw #container .sw-price .gom-content-inner .gom-package-item .gom-package-info .top-info .title .logo img {
  max-height: 48px;
}

.gom-sw #container .sw-price .gom-content-inner .gom-package-item .gom-package-info .top-info .price-info {
  margin-top: 24px;
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
}

.gom-sw #container .sw-price .gom-content-inner .gom-package-item .gom-package-info .top-info .price-info dl {
  font-weight: 700;
}

.gom-sw #container .sw-price .gom-content-inner .gom-package-item .gom-package-info .top-info .price-info dl dd {
  margin-top: 10px;
  font-size: 36px;
  line-height: 1.5;
  font-weight: 700;
}

.gom-sw #container .sw-price .gom-content-inner .gom-package-item .gom-package-info .top-info .price-info .btn-lg {
  font-weight: 700;
}

.gom-sw #container .sw-price .gom-content-inner .gom-package-item .gom-package-info .bottom-info .pagkage-more-info {
  padding-top: 24px;
}

.gom-sw #container .sw-price .gom-content-inner .gom-package-item .gom-package-info .bottom-info .pagkage-more-info .bullet_list li {
  font-weight: 700;
}

.gom-sw #container .sw-price .gom-content-inner .gom-package-item .gom-package-info .bottom-info .pagkage-more-info + .pagkage-more-info {
  padding-top: 24px;
}

.gom-sw #container .sw-price .gom-content-inner .gom-package-item .gom-package-info .bottom-info .acco-head {
  display: flex;
  margin-top: 24px;
  padding-top: 24px;
  border-top: 1px solid #A1A1A1;
  align-items: center;
}

.gom-sw #container .sw-price .gom-content-inner .gom-package-item .gom-package-info .bottom-info .acco-head::after {
  content: "";
  display: inline-flex;
  width: 24px;
  height: 24px;
  margin-left: 6px;
  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");
}

.gom-sw #container .sw-price .gom-content-inner .gom-package-item .gom-package-info .bottom-info .acco-head.active::after {
  transform: rotate(-180deg);
}

.gom-sw #container .ad-banner-w728 {
  max-width: 776px;
  padding-top: 100px;
}

.gom-sw #container .sw-faq .inner {
  max-width: 1104px;
  padding-right: 24px;
  padding-left: 24px;
}

.gom-sw #container .sw-faq .gom-content-inner-wrap {
  padding: 100px 0 0 0;
}

.gom-sw #container .update-history .inner {
  max-width: 1104px;
  padding-right: 24px;
  padding-left: 24px;
}

.gom-sw #container .use-guide .gom-use-guide-wrap {
  padding: 34px 88px;
  background: rgba(87, 114, 232, 0.05);
}

.gom-sw #container .sw-download .gom-content-inner-wrap {
  padding-bottom: 0;
}

.gom-sw #container .sw-download .gom-product-download {
  margin-top: 64px;
  padding: 40px 48px 40px 50px;
  border-radius: 26px;
  background: #F8F8F8;
}

.gom-sw #container .sw-download .gom-product-download .gom-product-download-title {
  font-size: 24px;
  line-height: 1.5;
  font-weight: 700;
}

.gom-sw #container .sw-download .gom-product-download .gom-product--download {
  position: relative;
  display: flex;
  gap: 105px;
  justify-content: space-between;
}

.gom-sw #container .sw-download .gom-product-download .gom-product--download::after {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  bottom: 8px;
  width: 1px;
  background: #DADADA;
}

.gom-sw #container .sw-download .gom-product-download .gom-product--download .pc-area-wrap,
.gom-sw #container .sw-download .gom-product-download .gom-product--download .mo-area-wrap {
  display: flex;
  width: 50%;
}

.gom-sw #container .sw-download .gom-product-download .gom-product--download .area-download a {
  min-width: 200px;
  padding: 0 20px;
}

.gom-sw #container .sw-download .gom-product-download .gom-product--download .pc-area-wrap .pc-area {
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: flex-end;
  justify-content: center;
}

.gom-sw #container .sw-download .gom-product-download .gom-product--download .pc-area-wrap .area-download + .area-download {
  margin-top: 20px;
}

.gom-sw #container .sw-download .gom-product-download .gom-product--download .mo-area-wrap .mo-area {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  margin-left: 6px;
  justify-content: end;
  gap: 10px;
}

.gom-sw #container .sw-download .gom-product-download .gom-product--download .mo-area-wrap .mo-area .area-download img {
  display: block;
  width: 80px;
  margin: 0 auto 24px auto;
}

.gom-sw #container .sw-download .gom-product-download .gom-product--download .mo-area-wrap .mo-area .area-download a {
  min-width: 180px;
}

.gom-sw #container .partners .inner {
  max-width: 1104px;
  padding-right: 24px;
  padding-left: 24px;
}

.gom-sw #container .partners .partners-content-inner {
  position: relative;
  margin-top: 40px;
}

.gom-sw #container .partners .partners-content-inner img {
  border-radius: 10px;
}

.gom-sw.gmx2024 .contents-body, .gom-sw.gcm2024 .contents-body, .gom-sw.gpp2024 .contents-body, .gom-sw.gencoder .contents-body {
  padding-top: 0;
}

.gom-sw.gmx2024 #container .gom-content-inner-wrap .gom-title, .gom-sw.gcm2024 #container .gom-content-inner-wrap .gom-title, .gom-sw.gpp2024 #container .gom-content-inner-wrap .gom-title, .gom-sw.gencoder #container .gom-content-inner-wrap .gom-title {
  font-size: 36px;
  line-height: 1.5;
  font-weight: 700;
}

.gom-sw.gmx2024 #container .main-features .gom-content-inner-wrap, .gom-sw.gcm2024 #container .main-features .gom-content-inner-wrap, .gom-sw.gpp2024 #container .main-features .gom-content-inner-wrap, .gom-sw.gencoder #container .main-features .gom-content-inner-wrap {
  padding-bottom: 160px;
}

.gom-sw.gmx2024 #container .main-features .gom-content-inner-wrap .gom-title, .gom-sw.gcm2024 #container .main-features .gom-content-inner-wrap .gom-title, .gom-sw.gpp2024 #container .main-features .gom-content-inner-wrap .gom-title, .gom-sw.gencoder #container .main-features .gom-content-inner-wrap .gom-title {
  font-size: 36px;
  line-height: 1.5;
  font-weight: 700;
}

.gom-sw.gmx2024 .contents-head .head-visual-wrap picture::after {
  display: none;
}

.gom-sw.gmx2024 #container .selling-point::after {
  background: radial-gradient(77.65% 100% at 100% 0%, rgba(251, 4, 244, 0.4) 0%, rgba(251, 4, 244, 0.1) 73.44%, rgba(251, 4, 244, 0) 100%);
}

.gom-sw.gmx2024 #container .selling-point > .inner .selling-point-thumbs li.active .btn-lg {
  border-color: #fb04f4;
  background-color: rgba(251, 4, 244, 0.6);
  color: #FFFFFF;
}

.gom-sw.gmx2024 #container .selling-point > .inner .selling-point-thumbs .btn-lg {
  border-color: rgba(251, 4, 244, 0.4);
}

.gom-sw.gmx2024 #container .selling-point > .inner .selling-point-thumbs .btn-lg:hover {
  border-color: #fb04f4;
  background-color: rgba(251, 4, 244, 0.6);
  color: #FFFFFF;
}

.gom-sw.gmx2024 #container .main-features {
  background: linear-gradient(180deg, rgba(251, 4, 244, 0.1019607843) 0%, rgba(251, 4, 244, 0) 100%);
}

.gom-sw.gmx2024 #container .main-features::after {
  background: radial-gradient(72.71% 100% at 0% 100%, rgba(251, 4, 244, 0.4) 0%, rgba(251, 4, 244, 0.1) 60.63%, rgba(251, 4, 244, 0) 100%);
}

.gom-sw.gmx2024 #container .main-features .gom-content-inner-wrap .gom-title .sw-name {
  color: #FB04F4;
}

.gom-sw.gmx2024 #container .sw-news::after {
  background: radial-gradient(100% 100% at 0% 0%, rgba(251, 4, 244, 0.3) 0%, rgba(251, 4, 244, 0) 100%);
}

.gom-sw.gcm2024 .contents-head .head-visual-wrap picture::after {
  display: none;
}

.gom-sw.gcm2024 #container .selling-point::after {
  background: radial-gradient(77.65% 100% at 100% 0%, rgba(22, 85, 255, 0.4) 0%, rgba(22, 85, 255, 0.1) 73.44%, rgba(22, 85, 255, 0) 100%);
}

.gom-sw.gcm2024 #container .selling-point > .inner .selling-point-thumbs li.active .btn-lg {
  border-color: rgba(22, 85, 255, 0.6);
  background-color: rgba(22, 85, 255, 0.6);
  color: #FFFFFF;
}

.gom-sw.gcm2024 #container .selling-point > .inner .selling-point-thumbs .btn-lg {
  border-color: rgba(22, 85, 255, 0.4);
}

.gom-sw.gcm2024 #container .selling-point > .inner .selling-point-thumbs .btn-lg:hover {
  border-color: rgba(22, 85, 255, 0.6);
  background-color: rgba(22, 85, 255, 0.6);
  color: #FFFFFF;
}

.gom-sw.gcm2024 #container .main-features {
  background: linear-gradient(180deg, rgba(22, 85, 255, 0.1019607843) 0%, rgba(22, 85, 255, 0) 100%);
}

.gom-sw.gcm2024 #container .main-features::after {
  background: radial-gradient(72.71% 100% at 0% 100%, rgba(22, 85, 255, 0.4) 0%, rgba(22, 85, 255, 0.1) 60.63%, rgba(22, 85, 255, 0) 100%);
}

.gom-sw.gcm2024 #container .main-features .gom-content-inner-wrap .gom-title .sw-name {
  color: #1755FF;
}

.gom-sw.gcm2024 #container .sw-news::after {
  background: radial-gradient(100% 100% at 0% 0%, rgba(22, 85, 255, 0.3) 0%, rgba(22, 85, 255, 0) 100%);
}

.gom-sw.gpp2024 .contents-head .head-tit-wrap h2 {
  text-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);
}

.gom-sw.gpp2024 .contents-head .head-visual-wrap picture::after {
  display: none;
}

.gom-sw.gpp2024 #container .selling-point::after {
  background: radial-gradient(77.65% 100% at 100% 0%, rgba(237, 3, 135, 0.4) 0%, rgba(237, 3, 135, 0.1) 73.44%, rgba(237, 3, 135, 0) 100%);
}

.gom-sw.gpp2024 #container .selling-point > .inner .selling-point-thumbs li.active .btn-lg {
  border-color: #ED0387;
  background-color: rgba(237, 3, 135, 0.6);
  color: #FFFFFF;
}

.gom-sw.gpp2024 #container .selling-point > .inner .selling-point-thumbs .btn-lg {
  border-color: rgba(22, 85, 255, 0.4);
}

.gom-sw.gpp2024 #container .selling-point > .inner .selling-point-thumbs .btn-lg:hover {
  border-color: #ED0387;
  background-color: rgba(237, 3, 135, 0.6);
  color: #FFFFFF;
}

.gom-sw.gpp2024 #container .main-features {
  background: linear-gradient(180deg, rgba(237, 3, 135, 0.1019607843) 0%, rgba(237, 3, 135, 0) 100%);
}

.gom-sw.gpp2024 #container .main-features::after {
  background: radial-gradient(72.71% 100% at 0% 100%, rgba(237, 3, 135, 0.4) 0%, rgba(237, 3, 135, 0.1) 60.63%, rgba(237, 3, 135, 0) 100%);
}

.gom-sw.gpp2024 #container .main-features .gom-content-inner-wrap .gom-title .sw-name {
  color: #ED0387;
}

.gom-sw.gpp2024 #container .sw-news::after {
  background: radial-gradient(100% 100% at 0% 0%, rgba(237, 3, 135, 0.3) 0%, rgba(237, 3, 135, 0) 100%);
}

.gom-sw.gencoder #container .selling-point::after {
  background: radial-gradient(77.65% 100% at 100% 0%, rgba(249, 87, 91, 0.5) 0%, rgba(249, 87, 91, 0.1) 73.44%, rgba(249, 87, 91, 0) 100%);
}

.gom-sw.gencoder #container .selling-point > .inner .selling-point-thumbs li.active .btn-lg {
  border-color: #F9575B;
  background-color: rgba(249, 87, 91, 0.6);
  color: #FFFFFF;
}

.gom-sw.gencoder #container .selling-point > .inner .selling-point-thumbs .btn-lg {
  border-color: rgba(249, 87, 91, 0.4);
}

.gom-sw.gencoder #container .selling-point > .inner .selling-point-thumbs .btn-lg:hover {
  border-color: #F9575B;
  background-color: rgba(249, 87, 91, 0.6);
  color: #FFFFFF;
}

.gom-sw.gencoder #container .main-features {
  background: linear-gradient(180deg, rgba(249, 87, 91, 0.1019607843) 0%, rgba(249, 87, 91, 0) 100%);
}

.gom-sw.gencoder #container .main-features::after {
  background: radial-gradient(72.71% 100% at 0% 100%, rgba(249, 87, 91, 0.5) 0%, rgba(249, 87, 91, 0.1) 60.63%, rgba(249, 87, 91, 0) 100%);
}

.gom-sw.gencoder #container .main-features .gom-content-inner-wrap .gom-title .sw-name {
  color: #F9575B;
}

.gom-sw.gencoder #container .sw-news::after {
  background: radial-gradient(100% 100% at 0% 0%, rgba(249, 87, 91, 0.4) 0%, rgba(249, 87, 91, 0) 100%);
}

/* 반응형 */
@media (max-width: 1279px) {
  .gom-sw #container .selling-point > .inner {
    padding-right: 24px;
    padding-left: 24px;
    flex-direction: column;
  }
  .gom-sw #container .selling-point > .inner .selling-point-conts {
    width: 100%;
  }
  .gom-sw #container .selling-point > .inner .selling-point-conts .selling-point-item .selling-point-txt {
    margin-top: 24px;
    text-align: center;
  }
  .gom-sw #container .selling-point > .inner .selling-point-conts .selling-point-item .selling-point-txt .gom-title {
    text-align: center;
  }
  .gom-sw #container .selling-point > .inner .selling-point-conts .selling-point-item .selling-point-txt .sub-txt {
    display: block;
    margin-top: 16px;
  }
  .gom-sw #container .selling-point > .inner .selling-point-conts .selling-point-item .selling-point-txt .sub-txt .h-desc {
    margin: 0 auto;
    font-size: 14px;
    line-height: 1.6;
  }
  .gom-sw #container .selling-point > .inner .selling-point-conts .selling-point-item .selling-point-txt .sub-txt .btn_set {
    margin-top: 16px;
  }
  .gom-sw #container .selling-point > .inner .selling-point-thumbs {
    max-height: atuo;
    margin: 40px 0 0 0;
  }
  .gom-sw #container .selling-point > .inner .selling-point-thumbs > ul {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 8px;
  }
  .gom-sw #container .selling-point > .inner .selling-point-thumbs li + li {
    margin-top: 0;
  }
  .gom-sw #container .selling-point > .inner .selling-point-thumbs .btn-lg {
    width: 100%;
    height: auto;
    padding: 12px 10px 9px 10px;
    border-radius: 6px;
    font-size: 12px;
    line-height: 1.7;
    text-align: center;
    justify-content: center;
  }
  .gom-sw #container .selling-point .dots {
    display: none;
  }
  .gom-sw.gmx2024 #container .main-features .gom-content-inner-wrap .gom-main-features-inner, .gom-sw.gcm2024 #container .main-features .gom-content-inner-wrap .gom-main-features-inner, .gom-sw.gpp2024 #container .main-features .gom-content-inner-wrap .gom-main-features-inner, .gom-sw.gencoder #container .main-features .gom-content-inner-wrap .gom-main-features-inner {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 768px) {
  .gom-sw .contents-head.head-visual {
    height: 400px;
    padding-bottom: 48px;
  }
  .gom-sw .contents-head .head-tit-wrap .logo {
    gap: 12px;
  }
  .gom-sw .contents-head .head-tit-wrap .head-tit-name {
    font-size: 14px;
    line-height: 1.6;
  }
  .gom-sw .contents-head .head-tit-wrap h2 {
    font-size: 20px;
    line-height: 1.5;
  }
  .gom-sw .contents-head .btn_set {
    display: flex;
    margin-top: 32px;
  }
  .gom-sw .contents-head .btn-lg {
    height: auto;
    padding: 9px 40px;
    font-size: 14px;
    line-height: 1.6;
  }
  .gom-sw #container .gom-content-inner-wrap {
    padding: 48px 0 64px;
  }
  .gom-sw .contents-body {
    padding-bottom: 100px !important;
  }
  .gom-sw .contents-body .ad_banner03 {
    margin-top: 0;
  }
  .gom-sw .gom-swiper-button-prev,
  .gom-sw .gom-swiper-button-next {
    display: none;
  }
  .gom-sw #container .selling-point,
  .gom-sw #container .main-features,
  .gom-sw #container .sw-lecture,
  .gom-sw #container .sw-price {
    position: relative;
    max-width: none;
    background: transparent;
  }
  .gom-sw #container .selling-point::after,
  .gom-sw #container .main-features::after,
  .gom-sw #container .sw-lecture::after,
  .gom-sw #container .sw-price::after {
    content: "";
    position: absolute;
  }
  .gom-sw #container .selling-point > .inner,
  .gom-sw #container .main-features > .inner,
  .gom-sw #container .sw-lecture > .inner,
  .gom-sw #container .sw-price > .inner {
    max-width: 1280px;
    padding: 0 24px;
  }
  .gom-sw #container .selling-point .gom-content-inner-wrap .gom-title,
  .gom-sw #container .main-features .gom-content-inner-wrap .gom-title,
  .gom-sw #container .sw-lecture .gom-content-inner-wrap .gom-title,
  .gom-sw #container .sw-price .gom-content-inner-wrap .gom-title {
    font-size: 20px;
    line-height: 1.5;
  }
  .gom-sw #container .selling-point {
    padding: 64px 0;
  }
  .gom-sw #container .selling-point::after {
    width: 100%;
    height: 245px;
  }
  .gom-sw #container .selling-point > .inner {
    flex-direction: column;
  }
  .gom-sw #container .selling-point > .inner .selling-point-conts {
    width: 100%;
  }
  .gom-sw #container .selling-point > .inner .selling-point-conts .selling-point-item .selling-point-txt {
    margin-top: 24px;
    text-align: center;
  }
  .gom-sw #container .selling-point > .inner .selling-point-conts .selling-point-item .selling-point-txt .gom-title {
    text-align: center;
  }
  .gom-sw #container .selling-point > .inner .selling-point-conts .selling-point-item .selling-point-txt .sub-txt {
    display: block;
    margin-top: 16px;
  }
  .gom-sw #container .selling-point > .inner .selling-point-conts .selling-point-item .selling-point-txt .sub-txt .h-desc {
    font-size: 14px;
    line-height: 1.6;
  }
  .gom-sw #container .selling-point > .inner .selling-point-conts .selling-point-item .selling-point-txt .sub-txt .btn_set {
    margin-top: 16px;
  }
  .gom-sw #container .selling-point > .inner .selling-point-thumbs {
    max-height: atuo;
    margin: 40px 0 0 0;
  }
  .gom-sw #container .selling-point > .inner .selling-point-thumbs > ul {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 8px;
  }
  .gom-sw #container .selling-point > .inner .selling-point-thumbs li + li {
    margin-top: 0;
  }
  .gom-sw #container .selling-point > .inner .selling-point-thumbs .btn-lg {
    width: 100%;
    height: auto;
    padding: 12px 10px 9px 10px;
    border-radius: 6px;
    font-size: 12px;
    line-height: 1.7;
    text-align: center;
    justify-content: center;
  }
  .gom-sw #container .selling-point .dots {
    display: none;
  }
  .gom-sw #container .main-features {
    min-height: auto;
    background: linear-gradient(180deg, rgba(251, 4, 244, 0.1019607843) 0%, rgba(251, 4, 244, 0) 100%);
  }
  .gom-sw #container .main-features::after {
    width: 100%;
    height: 440px;
  }
  .gom-sw #container .main-features .gom-content-inner-wrap .gom-main-features-inner {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 16px 17px;
    padding-top: 32px;
  }
  .gom-sw #container .main-features .gom-content-inner-wrap .gom-main-features-inner .features-item {
    width: 100%;
    min-height: 0;
  }
  .gom-sw #container .main-features .gom-content-inner-wrap .gom-main-features-inner .features-item .header {
    max-height: none;
    padding: 16px 8px;
    color: #FFFFFF;
  }
  .gom-sw #container .main-features .gom-content-inner-wrap .gom-main-features-inner .features-item .gom-title {
    font-size: 12px;
    line-height: 1.7;
    text-align: center;
  }
  .gom-sw #container .main-features .gom-content-inner-wrap .gom-main-features-inner .features-item .gom-title + .h-desc {
    display: none;
  }
  .gom-sw #container .main-features .gom-content-inner-wrap .gom-main-features-inner .features-item .gom-thumbnail {
    padding-top: 0;
  }
  .gom-sw #container .sw-lecture {
    background: #131313;
  }
  .gom-sw #container .sw-lecture .gom-content-inner-wrap {
    padding: 48px 0;
  }
  .gom-sw #container .sw-lecture .gom-content-inner-wrap .gom-use-lecture-inner {
    margin: 0 -24px;
    padding-top: 42px;
  }
  .gom-sw #container .sw-lecture .gom-content-inner-wrap .gom-use-lecture-inner .use-lecture-swiper-container .swiper-slide {
    height: auto;
  }
  .gom-sw #container .sw-lecture .gom-content-inner-wrap .gom-use-lecture-inner .use-lecture-swiper-container a .gom-thumbnail img {
    width: 100%;
  }
  .gom-sw #container .sw-news::after {
    display: none;
  }
  .gom-sw #container .sw-news .gom-content-inner-wrap {
    padding: 64px 0 48px 0;
  }
  .gom-sw #container .sw-news .gom-product-news-inner.cols-2 {
    margin-right: -12px;
    margin-left: -12px;
  }
  .gom-sw #container .sw-news .gom-product-news-inner.cols-2 .swiper-slide {
    padding: 0 12px;
  }
  .gom-sw #container .sw-news .gom-product-news-inner.cols-3 {
    margin-right: -24px;
    margin-left: -24px;
  }
  .gom-sw #container .sw-news .gom-product-news-inner.cols-3 .swiper-slide {
    width: 33.3333%;
    padding: 0 9px;
  }
  .gom-sw #container .sw-price {
    padding: 0;
    background: linear-gradient(180deg, #FFFFFF 0%, #F4F4F4 100%);
  }
  .gom-sw #container .sw-price .gom-content-inner-wrap {
    padding-bottom: 48px;
  }
  .gom-sw #container .sw-price .gom-content-inner-wrap .gom-title {
    font-size: 20px;
    line-height: 1.5;
  }
  .gom-sw #container .sw-price .gom-content-inner-wrap .easy-txt {
    display: none;
  }
  .gom-sw #container .sw-price .gom-content-inner {
    display: block;
  }
  .gom-sw #container .sw-price .gom-content-inner .gom-package-item + .gom-package-item {
    margin-top: 32px;
  }
  .gom-sw #container .sw-price .gom-content-inner .gom-package-item .swiper-slide img {
    width: 100%;
  }
  .gom-sw #container .sw-price .gom-content-inner .gom-package-item .gom-package-info {
    padding: 20px;
  }
  .gom-sw #container .sw-price .gom-content-inner .gom-package-item .gom-package-info .top-info .title {
    display: flex;
    font-size: 18px;
    line-height: 1.5;
  }
  .gom-sw #container .sw-price .gom-content-inner .gom-package-item .gom-package-info .top-info .title .logo {
    display: block;
    margin-right: 10px;
  }
  .gom-sw #container .sw-price .gom-content-inner .gom-package-item .gom-package-info .top-info .title .logo img {
    max-height: 40px;
  }
  .gom-sw #container .sw-price .gom-content-inner .gom-package-item .gom-package-info .top-info .price-info {
    display: block;
    margin-top: 16px;
  }
  .gom-sw #container .sw-price .gom-content-inner .gom-package-item .gom-package-info .top-info .price-info dl {
    font-size: 14px;
    line-height: 1.5;
  }
  .gom-sw #container .sw-price .gom-content-inner .gom-package-item .gom-package-info .top-info .price-info dl dd {
    margin-top: 8px;
    font-size: 24px;
    line-height: 1.5;
  }
  .gom-sw #container .sw-price .gom-content-inner .gom-package-item .gom-package-info .top-info .price-info .btn-lg {
    width: 100%;
    margin-top: 20px;
  }
  .gom-sw #container .sw-price .gom-content-inner .gom-package-item .gom-package-info .bottom-info .pagkage-more-info {
    padding-top: 20px;
    font-size: 12px;
    line-height: 1.7;
  }
  .gom-sw #container .sw-price .gom-content-inner .gom-package-item .gom-package-info .bottom-info .pagkage-more-info .bullet_list li {
    font-weight: 700;
  }
  .gom-sw #container .sw-price .gom-content-inner .gom-package-item .gom-package-info .bottom-info .acco-head {
    margin-top: 16px;
    padding-top: 16px;
    font-size: 14px;
    line-height: 1.5;
  }
  .gom-sw #container .sw-price .gom-content-inner .gom-package-item .gom-package-info .bottom-info .acco-head::after {
    content: "";
    display: inline-flex;
    width: 20px;
    height: 20px;
    margin-left: 6px;
    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");
    background-size: cover;
  }
  .gom-sw #container .sw-price .gom-content-inner .gom-package-item .gom-package-info .bottom-info .acco-head.active::after {
    transform: rotate(-180deg);
  }
  .gom-sw #container .sw-price .gom-content-inner .gom-package-item.easy-pass .gom-package-info .top-info .price-info {
    margin-top: 24px;
  }
  .gom-sw #container .ad-banner-w728 {
    padding-top: 64px;
  }
  .gom-sw #container .ad-banner-w728 .inner {
    padding-left: 24px;
    padding-right: 24px;
  }
  .gom-sw #container .sw-faq .gom-content-inner-wrap {
    padding: 64px 0 0 0;
  }
  .gom-sw #container .update-history .gom-content-inner {
    padding: 64px 0 0 0;
  }
  .gom-sw #container .use-guide > .inner {
    max-width: none;
    padding: 0;
  }
  .gom-sw #container .use-guide .gom-use-guide-wrap {
    padding: 24px;
    border-radius: 0;
  }
  .gom-sw #container .use-guide .gom-use-guide-wrap .gom-use-guide-img {
    margin-top: 0;
    padding-left: 0;
  }
  .gom-sw #container .sw-download .gom-product-download {
    margin-top: 34px;
    padding: 0;
    border-radius: 0;
    background: transparent;
  }
  .gom-sw #container .sw-download .gom-product-download .gom-product-download-title {
    font-size: 20px;
    line-height: 1.5;
  }
  .gom-sw #container .sw-download .gom-product-download .gom-product--download {
    display: block;
  }
  .gom-sw #container .sw-download .gom-product-download .gom-product--download::after {
    display: none;
  }
  .gom-sw #container .sw-download .gom-product-download .gom-product--download .area-download [class^=btn] {
    height: 36px;
    padding: 0 18px;
  }
  .gom-sw #container .sw-download .gom-product-download .gom-product--download .area-download.pc-area-download [class^=btn] {
    min-width: 170px;
  }
  .gom-sw #container .sw-download .gom-product-download .gom-product--download .pc-area-wrap,
  .gom-sw #container .sw-download .gom-product-download .gom-product--download .mo-area-wrap {
    width: auto;
    padding: 32px;
    border-radius: 10px;
    background: #F8F8F8;
  }
  .gom-sw #container .sw-download .gom-product-download .gom-product--download .pc-area-wrap .area-download + .area-download {
    margin-top: 12px;
  }
  .gom-sw #container .sw-download .gom-product-download .gom-product--download .mo-area-wrap {
    display: block;
    margin-top: 16px;
  }
  .gom-sw #container .sw-download .gom-product-download .gom-product--download .mo-area-wrap .mo-area {
    margin: 16px 0 0 0;
    justify-content: center;
  }
  .gom-sw #container .sw-download .gom-product-download .gom-product--download .mo-area-wrap .mo-area .area-download a {
    min-width: auto;
  }
  .gom-sw #container .partners .inner {
    max-width: 1104px;
    padding-right: 24px;
    padding-left: 24px;
  }
  .gom-sw #container .partners .partners-content-inner {
    position: relative;
    margin-top: 40px;
  }
  .gom-sw #container .partners .partners-content-inner img {
    border-radius: 10px;
  }
  .gom-sw.gmx2024 #container .selling-point::after {
    top: 0;
    right: 0;
  }
  .gom-sw.gmx2024 #container .selling-point > .inner .selling-point-thumbs li.active .btn-lg {
    border-color: #fb04f4;
    background-color: rgba(251, 4, 244, 0.6);
    color: #FFFFFF;
  }
  .gom-sw.gmx2024 #container .selling-point > .inner .selling-point-thumbs .btn-lg {
    border: 1px solid rgba(251, 4, 244, 0.4);
  }
  .gom-sw.gmx2024 #container .selling-point > .inner .selling-point-thumbs .btn-lg:hover {
    border-color: #fb04f4;
    background-color: rgba(251, 4, 244, 0.6);
    color: #FFFFFF;
  }
  .gom-sw.gmx2024 #container .main-features .gom-content-inner-wrap .gom-title .sw-name {
    color: #fb04f4;
  }
  .gom-sw.gcm2024 #container .selling-point > .inner .selling-point-thumbs .btn-lg {
    border-color: rgba(22, 85, 255, 0.4);
  }
  .gom-sw.gcm2024 #container .selling-point > .inner .selling-point-thumbs .btn-lg:hover {
    border-color: #1655ff;
    background-color: rgba(22, 85, 255, 0.6);
  }
  .gom-sw.gpp2024 #container .selling-point > .inner .selling-point-thumbs .btn-lg {
    border-color: rgba(22, 85, 255, 0.4);
  }
  .gom-sw.gpp2024 #container .selling-point > .inner .selling-point-thumbs .btn-lg:hover {
    border-color: #ed0387;
    background-color: rgba(237, 3, 135, 0.6);
  }
}