@charset "UTF-8";
.breadcrumbs {
  color: #000;
}
.breadcrumbs .icon-button {
  color: #626262;
}

.visual {
  position: relative;
  z-index: -1;
  width: 100%;
  height: 500px;
  margin-top: -56px;
  background: url("/assets/images/common/bg-service-visual-bedeb717c049eb32504e406a207ae53b.png") center bottom/cover no-repeat;
}
.visual .text-box {
  position: absolute;
  top: 48%;
  left: 50%;
  transform: translate(calc(-100% - 178px), -50%);
}
.visual .text-box .title {
  font-size: 48px;
  font-weight: 100;
  color: #414141;
  line-height: 117%;
}
.visual .text-box .title strong {
  color: var(--color-primary);
}
.visual .text-box .desc {
  margin: 32px 0;
  font-size: 16px;
}

.section {
  padding: 60px 0 64px;
}

.section-title {
  text-align: center;
}

.title-desc {
  margin-top: 10px;
  text-align: center;
}
.title-desc + .section-contents {
  margin-top: 20px;
}

.section-contents {
  margin-top: 40px;
}

.support-datas {
  position: relative;
  display: flex;
  gap: 36px;
  width: 1040px;
  padding-top: 32px;
  margin: 0 auto 77px;
}
.support-datas::after {
  content: "";
  position: absolute;
  bottom: -20px;
  left: 50%;
  transform: translate(-50%, 100%);
  width: 66px;
  height: 37px;
  background-image: url("/assets/images/common/img-gradient-arrow-787f4a3b9f69ed2fdb8433a94b33bb96.svg");
}
.support-datas .list {
  flex-shrink: 0;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  position: relative;
  height: 442px;
}
.support-datas .list::before {
  content: "";
  position: absolute;
  top: 24px;
  bottom: 24px;
  left: 7px;
  width: 1px;
  background-color: var(--color-primary-200);
}
.support-datas .list li {
  position: relative;
  padding: 0;
  padding-left: 68px;
}
.support-datas .list li::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 16px;
  height: 16px;
  border-radius: 100%;
  background-color: var(--color-primary-200);
  transform: translateY(-50%);
}
.support-datas .list .title {
  font-size: 20px;
  color: #000;
  font-weight: 500;
}
.support-datas .list .desc {
  margin-top: 8px;
  font-size: 15px;
}

.added-box {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 864px;
  height: 66px;
  margin: 0 auto;
  font-size: 24px;
  color: #fff;
  background-color: var(--color-primary);
  border-radius: 12px;
}

.tabs-service .tab {
  font-size: 15px;
}
.tabs-service .pane {
  border: 1px solid var(--color-primary-300);
  border-top: none;
}
.tabs-service .badge {
  min-height: 37px;
  font-size: 18px;
  padding-left: 12px;
  padding-right: 12px;
}
.tabs-service .info {
  font-size: 20px;
}
.tabs-service .info:not(:first-child) {
  margin-top: 20px;
}
.tabs-service .title {
  font-size: 20px;
  color: #202020;
  font-weight: 600;
}
.tabs-service .title:not(:first-child) {
  margin-top: 20px;
}
.tabs-service .desc {
  margin-bottom: 32px;
  font-size: 16px;
}
.tabs-service .desc:not(:first-child) {
  margin-top: 20px;
}
.tabs-service .button {
  min-width: 140px;
}
.tabs-service .type-ai .box-title {
  display: flex;
  align-items: center;
  gap: 170px;
  min-height: 300px;
  padding-left: 170px;
}
.tabs-service .type-ai .box-title.type-sub {
  gap: 52px;
  min-height: 222px;
  padding: 0 52px 60px;
}
.tabs-service .type-mchive .box-title {
  display: flex;
  align-items: center;
  gap: 180px;
  min-height: 376px;
  padding-left: 190px;
}
.tabs-service .type-live .box-title {
  display: flex;
  align-items: flex-end;
  gap: 66px;
  min-height: 240px;
  padding-left: 190px;
  padding-bottom: 70px;
}
.tabs-service .type-live .box-title .title {
  font-size: 20px;
  color: #000;
  font-weight: 700;
}

.section-slider {
  position: relative;
  overflow: hidden;
}
.section-slider .slider-tab {
  position: absolute;
  z-index: 2;
  top: 32px;
  left: 50%;
  transform: translateX(-50%);
  justify-content: center;
}

.service-slider .slides {
  overflow: hidden;
}
.service-slider .swiper-slide {
  display: flex;
  align-items: center;
  padding: 116px 170px 86px;
}
.service-slider .text-wrap {
  flex-shrink: 0;
  width: 430px;
}
.service-slider .text-wrap .title {
  font-size: 32px;
  font-weight: 500;
  color: var(--color-primary);
  margin-bottom: 16px;
}
.service-slider .text-wrap .desc {
  margin: 0;
  font-size: 18px;
  color: #626262;
}
.service-slider .text-wrap .button {
  margin-top: 32px;
}
.service-slider .image-wrap {
  width: 518px;
  height: 250px;
  margin-left: auto;
}
.service-slider .image-wrap::before {
  content: "";
  position: absolute;
  z-index: -1;
}
.service-slider .image-wrap img {
  width: 100%;
  height: 100%;
}
.service-slider.type-aiclass .image-wrap::before {
  top: -57px;
  right: 17px;
  width: 199px;
  height: 188px;
  background-image: url("/assets/images/common/img-service-slider-1-1-deco-7015a2f065ccd8163d89a588164a93f8.svg");
}
.service-slider.type-quizon .image-wrap::before {
  top: -30px;
  right: 4px;
  width: 570px;
  height: 276px;
  background-image: url("/assets/images/common/img-service-slider-1-2-deco-a8c12fe7f83b9a8ba3ee82b588048ab7.svg");
}
.service-slider.type-report .image-wrap::before {
  top: -78px;
  right: -5px;
  width: 537px;
  height: 360px;
  background-image: url("/assets/images/common/img-service-slider-1-3-deco-b3da54400517c1c456b07106a85651a2.svg");
}
.service-slider.type-class-management .image-wrap::before {
  top: -20px;
  right: -63px;
  width: 626px;
  height: 286px;
  background-image: url("/assets/images/common/img-service-slider-1-4-deco-e5b9ad49dc7e697da5e04bea7958d33f.svg");
}
.service-slider.type-live-class .image-wrap::before {
  top: -25px;
  right: -7px;
  width: 575px;
  height: 320px;
  background-image: url("/assets/images/common/img-service-slider-1-5-deco-68552aac72166fadea75573857cd5418.svg");
}
.service-slider.type-mchive .title {
  font-size: 24px;
}
.service-slider.type-mchive .image-wrap::before {
  top: -31px;
  right: -21px;
  width: 562px;
  height: 303px;
  background-image: url("/assets/images/common/img-service-slider-2-deco-a00673fca0591e931a4c0d0b5aee8323.svg");
}
.service-slider .swiper-pagination {
  bottom: 30px;
}
.service-slider .swiper-pagination .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  margin: 0;
  margin-right: 12px;
  background-color: #d2d2d2;
  opacity: 1;
}
.service-slider .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: var(--color-primary);
}
.service-slider .swiper-pagination .swiper-pagination-bullet:last-child {
  margin-right: 0;
}
.service-slider .swiper-button-prev,
.service-slider .swiper-button-next {
  width: 36px;
  height: 36px;
  background-color: rgba(0, 0, 0, 0.6);
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 100%;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.2);
  color: #fff;
}
.service-slider .swiper-button-prev::after,
.service-slider .swiper-button-next::after {
  font-size: 12px;
}
.service-slider .swiper-button-prev.swiper-button-disabled,
.service-slider .swiper-button-next.swiper-button-disabled {
  opacity: 1;
  color: rgba(255, 255, 255, 0.5);
}
.service-slider .swiper-button-prev {
  left: 20px;
}
.service-slider .swiper-button-next {
  right: 20px;
}

ul.cards {
  display: flex;
  gap: 40px;
  padding: 40px 80px;
}
ul.cards li {
  width: 360px;
}
ul.cards .text-wrap {
  padding: 28px;
  border: 1px solid #e6e6e6;
  border-bottom: none;
  border-radius: 12px 12px 0px 0px;
}
ul.cards .text-wrap .header {
  display: flex;
  align-items: center;
  margin-bottom: 16px;
}
ul.cards .text-wrap .title {
  flex-grow: 1;
  font-size: 28px;
  font-weight: 500;
  color: #000;
}
ul.cards .text-wrap .icon {
  flex-shrink: 0;
  width: 48px;
  height: 48px;
}
ul.cards .text-wrap .desc {
  margin: 0;
  font-size: 18px;
}
ul.cards .image-wrap {
  border-radius: 0 0 12px 12px;
}

ul.card-list {
  display: flex;
  flex-wrap: wrap;
  gap: 44px 48px;
  width: 1012px;
  margin: 0 auto;
}
ul.card-list li {
  position: relative;
  flex: 1 1 30%;
  overflow: hidden;
  border-radius: 12px;
}
ul.card-list li::before {
  content: "";
  position: absolute;
  top: 0;
  right: 16px;
  width: 60px;
  height: 68px;
  padding-top: 19px;
  color: #fff;
  font-weight: 500;
  text-align: center;
  background: center/cover no-repeat;
}
ul.card-list li.elementary::before {
  content: "초등";
  background-image: url("/assets/images/common/img-bookmark-elementary-8fefb9482ef13907b402058d27efb7eb.svg");
}
ul.card-list li.elementary .button {
  background-color: #02A39F;
}
ul.card-list li.middle::before {
  content: "초중고";
  background-image: url("/assets/images/common/img-bookmark-middle-2cb136682b67d2654d0049395ae7b985.svg");
}
ul.card-list li.middle .button {
  background-color: #C43CB4;
}
ul.card-list li.high::before {
  content: "중고등";
  background-image: url("/assets/images/common/img-bookmark-high-857a36523884121594f339013db0595a.svg");
}
ul.card-list li.high .button {
  background-color: #7547D9;
}
ul.card-list .text-wrap {
  padding: 40px 24px;
  background-color: #fafafa;
}
ul.card-list .text-wrap .title {
  font-size: 20px;
  font-weight: 500;
  color: #000;
  margin-bottom: 24px;
}
ul.card-list .text-wrap .desc {
  margin: 0;
  color: #626262;
}
ul.card-list .image-wrap img {
  width: 100%;
  height: 100%;
}
ul.card-list .button {
  width: 100%;
  color: #fff;
}
ul.card-list .button svg {
  color: #fff;
}
/* 240716 ys */

ul.card-list li.elementary {
  border: 2px solid #d2eeed;
}
ul.card-list li.middle {
  border: 2px solid #f1e4f4;
}
ul.card-list li.high {
  border: 2px solid #eae4f6;
}

ul.card-list li::before {
  top: -3px;
}

ul.card-list li .button {
  border: 0;
}

.tabs-service .pane .main-title {
  font-size: 24px;
  font-weight: 700;
  color: #000;
}

/* #1736 서비스 이용 안내 페이지 수정 25-04-09 */
.tabs-service .type-live .box-title {
  display: flex;
  align-items: center;
  gap: 66px;
  min-height: 480px;
  padding-left: 190px;
  padding-bottom: 0;
}

ul.cards li {
  width: 259px;
}
ul.cards .text-wrap {
  border-bottom: 1px solid #e6e6e6;
  border-radius: 12px;
  height: 330px;
}
ul.cards .text-wrap .icon {
  width: 60px;
  height: 60px;
  margin-right: 0;
}
ul.cards .text-wrap .icon img {
  width: 60px;
  height: 60px;
}
.type-live ul.cards .text-wrap .desc {
  color: #202020;
}
ul.cards .text-wrap .desc.small {
  margin-top: 20px;
  font-size: 14px;
  color: #838383;
}
.tabs-service .type-live .box-title + .cards {
  padding-top: 0;
}