@charset "UTF-8";
@import url('style_mid_common.css'); /* font, reset, header, lnb, footer, main */

/* 부모 요소 추가 AI문제은행 공통 */
.onestop {
  width: 100%;
  position: relative;
  padding-bottom: 11.5rem;
}
@media (min-width: 240px) and (max-width: 1024px) {
  .onestop {
    padding-top: 6.1rem;
  }
}
.onestop .inner {
  position: relative;
  max-width: 128rem;
  margin: 0 auto;
  padding: 0 2rem;
  font-size: 1.6rem;
  line-height: 2.4rem;
  letter-spacing: -0.032rem;
}
.onestop.sub-main .inner:has(.latest-learn) {
  overflow: hidden;
}
@media (max-width: 720px) {
  .onestop.sub-main .inner:has(.latest-learn) {
    padding-right: 0;
  }
  .onestop.sub-main .inner:has(.latest-learn) .curriculum {
    padding-right: 2rem;
  }
}
.onestop .step-learn {
  width: 100%;
  padding-bottom: 12rem;
  background: linear-gradient(180deg, #FFF 22.2%, #98D0B3 100%);
  position: relative;
  overflow: hidden;
}
.onestop .step-learn::before {
  content: "";
  width: 35.5rem;
  height: 35.5rem;
  display: inline-block;
  background: url("https://ai-cdn.ebs.co.kr/mid_resource/images/img/bg_onestop_main_left.svg") 0 0 no-repeat;
  position: absolute;
  bottom: 17rem;
  left: -2rem;
}
@media (max-width: 720px) {
  .onestop .step-learn::before {
    bottom: 39rem;
    left: -13rem;
  }
}
.onestop .step-learn::after {
  content: "";
  width: 19.3rem;
  height: 27.2rem;
  display: inline-block;
  background: url("https://ai-cdn.ebs.co.kr/mid_resource/images/img/bg_onestop_main_right.svg") 0 0/100% 100% no-repeat;
  position: absolute;
  bottom: 17.2rem;
  right: 13.7rem;
  z-index: 1;
}
@media (max-width: 720px) {
  .onestop .step-learn::after {
    bottom: 9.2rem;
    right: -8.3rem;
  }
}
.onestop .step-learn .txt-wrap {
  text-align: center;
  padding-top: 12rem;
  position: relative;
}
.onestop .step-learn .txt-wrap h3 {
  font-size: 6rem;
  font-weight: 700;
  line-height: 7rem;
  letter-spacing: -0.12rem;
  color: #333;
}
.onestop .step-learn .txt-wrap h3 > br {
  display: none;
}
.onestop .step-learn .txt-wrap span {
  font-size: 2rem;
  line-height: 2.8rem;
  letter-spacing: -0.04rem;
  font-weight: 400;
  color: #666;
  margin-top: 1.6rem;
  display: inline-block;
}
.onestop .step-learn .txt-wrap span > strong {
  margin-left: 0.5rem;
  font-weight: 600;
}
.onestop .step-learn .txt-wrap span > br {
  display: none;
}
@media (max-width: 720px) {
  .onestop .step-learn .txt-wrap {
    padding-top: 8rem;
  }
  .onestop .step-learn .txt-wrap h3 {
    font-size: 4.2rem;
    font-weight: 700;
    line-height: 5.2rem;
  }
  .onestop .step-learn .txt-wrap h3 > br {
    display: block;
  }
  .onestop .step-learn .txt-wrap span {
    font-size: 1.4rem;
    line-height: 2.2rem;
    letter-spacing: -0.028rem;
    font-weight: 400;
    margin-top: 1.2rem;
  }
  .onestop .step-learn .txt-wrap span > br {
    display: block;
  }
}
.onestop .step-learn .selection {
  width: 100%;
  position: relative;
  margin-top: 6rem;
  border: 1px solid rgba(255, 255, 255, 0.5);
  background: linear-gradient(93deg, rgba(255, 255, 255, 0.5) 9.96%, rgba(255, 255, 255, 0.1) 90.52%);
  backdrop-filter: blur(5px);
  border-radius: 2.8rem;
  overflow: hidden;
  z-index: 5;
}
.onestop .step-learn .selection__year {
  width: 100%;
  height: 7.2rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}
.onestop .step-learn .selection__year .list {
  height: 7.2rem;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.onestop .step-learn .selection__year .item {
  font-size: 2rem;
  line-height: 2.8rem;
  letter-spacing: -0.04rem;
  color: #bbb;
  position: relative;
}
.onestop .step-learn .selection__year .item .active {
  color: #222;
  font-weight: 600;
}
.onestop .step-learn .selection__year .item + .item {
  margin-left: 2rem;
  padding-left: 2rem;
}
.onestop .step-learn .selection__year .item + .item::after {
  content: "";
  width: 0.1rem;
  height: 1.2rem;
  display: inline-block;
  background-color: #D3E0EE;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
}
@media (max-width: 720px) {
  .onestop .step-learn .selection__year .item {
    font-size: 1.8rem;
    line-height: 2.6rem;
    letter-spacing: -0.036rem;
  }
}
.onestop .step-learn .selection__subject {
  width: 100%;
  padding: 4rem 2rem;
}
.onestop .step-learn .selection__subject .subject-box {
  width: 88rem;
  display: flex;
  align-items: center;
  margin: 0 auto;
}
.onestop .step-learn .selection__subject .subject-box .title {
  width: 7rem;
  font-size: 1.8rem;
  line-height: 2.6rem;
  letter-spacing: -0.036rem;
  font-weight: 600;
  color: #555;
}
.onestop .step-learn .selection__subject .subject-box + .subject-box {
  margin-top: 2rem;
}
@media (min-width: 240px) and (max-width: 1024px) {
  .onestop .step-learn .selection__subject .subject-box {
    width: 100%;
    flex-direction: column;
  }
  .onestop .step-learn .selection__subject .subject-box .title {
    width: 100%;
    flex: auto;
    margin-bottom: 0.6rem;
    margin-left: 1rem;
  }
}
.onestop .step-learn .selection__subject .list {
  width: 100%;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-left: -0.6rem;
}
@media (min-width: 240px) and (max-width: 1024px) {
  .onestop .step-learn .selection__subject .list {
    width: 100%;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin-left: -1rem;
    margin-top: -1rem;
  }
}
.onestop .step-learn .selection__subject .item {
  margin-left: 0.6rem;
}
.onestop .step-learn .selection__subject .item:nth-of-type(1) {
  margin-left: 0;
}
.onestop .step-learn .selection__subject .item > button {
  width: 13rem;
  font-weight: 500;
  line-height: normal;
  padding: 1rem 1.6rem;
  border-radius: 0.8rem;
  border: 1px solid #ccc;
  font-size: 1.6rem;
  color: #999;
  background-color: #fff;
}
.onestop .step-learn .selection__subject .item > button.active {
  background-color: #13BE29;
  color: #fff;
  font-weight: 600;
  border: none;
}
@media (min-width: 240px) and (max-width: 1024px) {
  .onestop .step-learn .selection__subject .item {
    margin-left: 1rem;
    margin-top: 1rem;
  }
  .onestop .step-learn .selection__subject .item:nth-of-type(1) {
    margin-left: 1rem;
  }
}
@media (max-width: 720px) {
  .onestop .step-learn .selection {
    margin-top: 10rem;
  }
  .onestop .step-learn .selection__subject .item {
    width: calc(50% - 1rem);
    margin-left: 1rem;
  }
  .onestop .step-learn .selection__subject .item > button {
    width: 100%;
  }
}
.onestop .step-learn .info-txt {
  font-size: 1.6rem;
  line-height: 2.4rem;
  letter-spacing: -0.032rem;
  font-weight: 600;
  color: #fff;
  margin-top: 1.2rem;
  display: inline-block;
}
.onestop .step-learn .danchoo-onestop {
  width: 18rem;
  height: 20rem;
  position: absolute;
  bottom: 13.2rem;
  right: 0;
  z-index: 10;
}
.onestop .step-learn .danchoo-onestop > img {
  width: 100%;
}
@media (min-width: 240px) and (max-width: 1024px) {
  .onestop .step-learn .danchoo-onestop {
    display: none;
  }
}
.onestop .step-learn .danchoo-onestop__top {
  width: 7.23rem;
  height: 6.02rem;
  position: absolute;
  bottom: -6.4rem;
  left: 7rem;
  z-index: 10;
  display: none;
}
.onestop .step-learn .danchoo-onestop__top > img {
  width: 100%;
}
@media (min-width: 240px) and (max-width: 1024px) {
  .onestop .step-learn .danchoo-onestop__top {
    bottom: -6.7rem;
    left: 3.4rem;
    display: block;
  }
}
@media (max-width: 720px) {
  .onestop .step-learn .danchoo-onestop__top {
    bottom: -10.8rem;
  }
}
.onestop .quick {
  width: 100%;
  height: 11.3rem;
  background: #333;
  display: flex;
  align-items: center;
}
.onestop .quick .tag-wrap {
  display: flex;
  align-items: center;
}
.onestop .quick > .inner {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.onestop .quick h3 {
  font-size: 3.2rem;
  line-height: 4rem;
  letter-spacing: -0.064rem;
  font-weight: 700;
  color: #fff;
}
.onestop .quick__tag {
  padding: 1.2rem 3.2rem;
  border: 1px solid #fff;
  border-radius: 0.8rem;
  display: flex;
  margin: 0 2rem;
}
.onestop .quick__tag > span {
  margin-right: 1.2rem;
  font-size: 2rem;
  line-height: 2.8rem;
  letter-spacing: -0.04rem;
  font-weight: 500;
  color: #fff;
}
.onestop .quick__tag > span:last-child {
  margin-right: 0;
}
.onestop .quick__tag > span.disabled {
  color: #999;
}
.onestop .quick button.start {
  padding: 1.6rem 5rem;
  background-color: #13BE29;
  font-size: 1.8rem;
  line-height: 2.6rem;
  letter-spacing: -0.036rem;
  color: #fff;
  border-radius: 5rem;
}
.onestop .quick button.start:disabled {
  background-color: #666;
  color: #999;
}
.onestop .quick button.modify {
  padding: 1.6rem 5rem;
  border-radius: 5rem;
  border: 1px solid #666;
  font-size: 1.8rem;
  color: #CCC;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 2rem;
}
@media (max-width: 1280px) {
  .onestop .quick button.modify {
    right: 2rem;
  }
}
.onestop .quick.move-up {
  position: absolute;
  bottom: -14rem;
}
@media (min-width: 240px) and (max-width: 1280px) {
  .onestop .quick button.start,
  .onestop .quick button.modify {
    padding: 1.6rem 4.3rem;
  }
}
@media (min-width: 240px) and (max-width: 1024px) {
  .onestop .quick > .inner {
    justify-content: flex-start;
  }
  .onestop .quick button.start,
  .onestop .quick button.modify {
    padding: 1.6rem 5rem;
  }
}
@media (max-width: 900px) {
  .onestop .quick button.start,
  .onestop .quick button.modify {
    padding: 1.6rem 3rem;
  }
}
@media (max-width: 820px) {
  .onestop .quick {
    height: auto;
    padding: 3rem 0;
  }
  .onestop .quick .inner {
    flex-wrap: wrap;
    justify-content: center;
  }
  .onestop .quick .inner .tag-wrap {
    width: 100%;
    flex: auto;
    justify-content: center;
    margin-bottom: 2rem;
  }
  .onestop .quick .inner .tag-wrap .quick__tag {
    flex: 1;
    flex-wrap: wrap;
    margin: 0 0 0 2rem;
  }
  .onestop .quick .inner .tag-wrap .quick__tag > span {
    line-height: 2rem;
  }
  .onestop .quick .inner button.modify {
    position: initial;
    transform: initial;
  }
  .onestop .quick .inner button.start {
    width: 100%;
  }
  .onestop .quick .inner button.modify {
    width: calc(50% - 0.5rem);
    margin-left: 1rem;
  }
  .onestop .quick .inner:has(.modify) button.start {
    width: calc(50% - 0.5rem);
  }
}
@media (max-width: 720px) {
  .onestop .quick {
    padding: 3rem 0;
  }
  .onestop .quick h3 {
    font-size: 2.2rem;
    line-height: 2.8rem;
    letter-spacing: -0.044rem;
    font-weight: 700;
  }
  .onestop .quick .inner .tag-wrap {
    display: block;
  }
  .onestop .quick .inner .tag-wrap h3 {
    text-align: center;
  }
  .onestop .quick .inner .tag-wrap .quick__tag {
    margin: 1rem 0 0;
    padding: 0.8rem 1.6rem;
    border-radius: 0.8rem;
    justify-content: center;
  }
  .onestop .quick .inner .tag-wrap .quick__tag > span {
    font-size: 1.4rem;
    line-height: 2.2rem;
    letter-spacing: -0.028rem;
  }
  .onestop .quick button.start,
  .onestop .quick button.modify {
    padding: 1.4rem 0;
  }
}
.onestop .status {
  margin-top: 14rem;
  display: flex;
  align-items: center;
}
.onestop .status__graph {
  width: 64%;
  height: 50.4rem;
  position: relative;
  border: 1px solid #EEE;
  border-radius: 2.8rem;
  padding: 4rem;
}
.onestop .status__graph > h4 {
  font-size: 2.2rem;
  line-height: 2.8rem;
  letter-spacing: -0.044rem;
  font-weight: 600;
  color: #333;
}
.onestop .status__graph .chart-container {
  margin-top: 2rem;
}
.onestop .status__graph .description {
  display: none;
}
.onestop .status__graph.first {
  overflow: hidden;
  position: relative;
}
.onestop .status__graph.first::after {
  content: "";
  width: 100%;
  height: 100%;
  display: inline-block;
  background: url("https://ai-cdn.ebs.co.kr/mid_resource/images/img/img_status-graph_first.svg") 0 0/105% auto no-repeat;
  position: absolute;
  top: -0.1rem;
  left: -0.1rem;
}
.onestop .status__graph.first .description {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 10;
  display: flex;
  align-items: center;
  flex-direction: column;
}
.onestop .status__graph.first .description > img {
  width: 11.4rem;
  height: 11.4rem;
}
.onestop .status__graph.first .description > p {
  font-size: 2.2rem;
  line-height: 2.8rem;
  letter-spacing: -0.044rem;
  font-weight: 500;
  color: #fff;
  padding-top: 1.6rem;
  text-align: center;
}
@media (max-width: 720px) {
  .onestop .status__graph {
    width: 100%;
    height: 49.2rem;
    overflow-x: auto;
    padding: 2.4rem;
    position: relative;
  }
  .onestop .status__graph h4 {
    font-size: 1.8rem;
    line-height: 2.6rem;
    letter-spacing: -0.036rem;
    font-weight: 600;
    position: sticky;
    left: 0;
    top: 0;
  }
  .onestop .status__graph .chart-container {
    width: 82rem;
    margin-top: 0;
  }
}
.onestop .status__banner {
  width: calc(37% - 2rem);
  height: 50.4rem;
  margin-left: 2rem;
  border-radius: 2.8rem;
  background: #B5DF7A;
  padding: 4rem;
  position: relative;
}
@media (max-width: 952px) {
  .onestop .status__banner {
    padding: 4rem 3rem;
  }
}
.onestop .status__banner > em {
  font-size: 1.8rem;
  line-height: 2.6rem;
  letter-spacing: -0.036rem;
  font-weight: 500;
  color: #fff;
}
.onestop .status__banner > h4 {
  font-size: 3.2rem;
  line-height: 4rem;
  letter-spacing: -0.064rem;
  font-weight: 600;
  color: #fff;
  margin-top: 1.6rem;
}
@media (max-width: 1333px) {
  .onestop .status__banner > h4 br {
    display: none;
  }
}
@media (max-width: 1190px) {
  .onestop .status__banner > h4 {
    font-size: 2.8rem;
    line-height: 3.4rem;
    letter-spacing: -0.056rem;
  }
}
@media (max-width: 1090px) {
  .onestop .status__banner > h4 {
    font-size: 2.6rem;
    line-height: 3.2rem;
    letter-spacing: -0.052rem;
  }
}
@media (max-width: 1024px) {
  .onestop .status__banner > h4 {
    font-size: 3.2rem;
    line-height: 4rem;
    letter-spacing: -0.064rem;
  }
}
.onestop .status__banner > img {
  width: 24rem;
  height: auto;
  margin: 0 auto;
  display: block;
  padding-top: 2.5rem;
}
@media (max-width: 1024px) {
  .onestop .status__banner > img {
    width: 75%;
    height: auto;
  }
}
.onestop .status__banner .btn-wrap {
  display: flex;
  padding-top: 2.5rem;
}
.onestop .status__banner .btn-wrap .diagnosis {
  padding: 1.6rem 2.4rem;
  color: #13BE29;
  font-size: 1.6rem;
  line-height: 2.4rem;
  letter-spacing: -0.032rem;
  background-color: #fff;
  border-radius: 5rem;
}
@media (max-width: 1190px) {
  .onestop .status__banner .btn-wrap .diagnosis {
    padding: 1.6rem 1rem;
  }
}
@media (max-width: 1001px) {
  .onestop .status__banner .btn-wrap .diagnosis {
    font-size: 1.4rem;
    line-height: 2.2rem;
    letter-spacing: -0.028rem;
  }
}
.onestop .status__banner .btn-wrap .retest {
  padding: 1.6rem 2.4rem;
  color: #fff;
  font-size: 1.6rem;
  line-height: 2.4rem;
  letter-spacing: -0.032rem;
  background-color: #13BE29;
  border-radius: 5rem;
}
@media (max-width: 1190px) {
  .onestop .status__banner .btn-wrap .retest {
    padding: 1.6rem 1rem;
  }
}
@media (max-width: 1001px) {
  .onestop .status__banner .btn-wrap .retest {
    font-size: 1.4rem;
    line-height: 2.2rem;
    letter-spacing: -0.028rem;
  }
}
.onestop .status__banner .btn-wrap button {
  flex: 1;
  font-weight: 600;
}
.onestop .status__banner .btn-wrap button + button {
  margin-left: 1.7rem;
}
@media (max-width: 1001px) {
  .onestop .status__banner .btn-wrap button + button {
    margin-left: 1rem;
  }
}
.onestop .status__banner.first {
  background-color: #FAB96F;
}
.onestop .status__banner.first > em {
  color: #FFF5E9;
}
.onestop .status__banner.first > img {
  position: absolute;
  bottom: 4rem;
  right: 4rem;
}
@media (max-width: 869px) {
  .onestop .status {
    flex-direction: column;
    margin: 10rem auto 0;
  }
  .onestop .status__graph {
    width: 100%;
  }
  .onestop .status__banner {
    width: 100%;
    height: auto;
    margin-left: 0;
    margin-top: 2rem;
  }
  .onestop .status__banner h4 br {
    display: block;
  }
  .onestop .status__banner img {
    width: 23rem;
    position: absolute;
    top: 2rem;
    right: 4rem;
  }
  .onestop .status__banner .btn-wrap {
    padding-top: 7rem;
  }
}
@media (max-width: 720px) {
  .onestop .status__banner {
    padding: 3.2rem;
  }
  .onestop .status__banner > em {
    font-size: 1.4rem;
    line-height: 2.2rem;
    letter-spacing: -0.028rem;
    font-weight: 500;
  }
  .onestop .status__banner h4 {
    font-size: 2rem;
    line-height: 2.8rem;
    letter-spacing: -0.04rem;
    margin-top: 1.6rem;
  }
  .onestop .status__banner img {
    width: 80%;
    position: inherit;
    top: inherit;
    right: inherit;
    margin-top: 2.6rem;
  }
  .onestop .status__banner .btn-wrap {
    padding-top: 4.8rem;
    flex-direction: column;
  }
  .onestop .status__banner .btn-wrap .diagnosis, .onestop .status__banner .btn-wrap .retest {
    width: 100%;
    margin-left: 0;
  }
  .onestop .status__banner .btn-wrap .retest {
    margin-top: 1rem;
  }
}
.onestop .latest-learn {
  width: 100%;
  max-width: 128rem;
  position: relative;
  border: 1px solid #EEE;
  border-radius: 2.8rem;
  margin: 14rem auto;
  padding: 4rem;
  display: flex;
  justify-content: space-between;
  overflow: hidden;
}
.onestop .latest-learn > h4 {
  width: 30%;
  font-size: 3.6rem;
  line-height: 4.4rem;
  letter-spacing: -0.072rem;
  font-weight: 700;
  letter-spacing: 0.072rem;
  color: #333;
  z-index: 10;
  background: linear-gradient(-270deg, #FFF 81.27%, rgba(255, 255, 255, 0) 100%);
  position: relative;
}
.onestop .latest-learn > h4::before {
  content: "";
  width: 5rem;
  height: 100%;
  display: inline-block;
  background: #fff;
  position: absolute;
  top: 0;
  left: -5rem;
  z-index: 10;
  transition: opacity 0.5s;
}
.onestop .latest-learn .curriculum {
  width: 70%;
  transition: padding 0.5s;
  overflow: visible;
}
.onestop .latest-learn .curriculum::before {
  content: "";
  width: 5rem;
  height: 100%;
  display: inline-block;
  background: #fff;
  position: absolute;
  top: 0;
  right: -5rem;
  z-index: 10;
  transition: opacity 0.5s;
}
.onestop .latest-learn .curriculum::after {
  content: "";
  width: 11rem;
  height: 100%;
  display: inline-block;
  background: linear-gradient(270deg, #FFF 7.27%, rgba(255, 255, 255, 0) 100%);
  position: absolute;
  top: 0;
  right: 0;
  z-index: 10;
}
.onestop .latest-learn .curriculum__list {
  position: relative;
  display: flex;
  align-items: center;
}
.onestop .latest-learn .curriculum__item {
  height: 31rem;
  border: 1px solid #EEE;
  padding: 3.2rem;
  border-radius: 1.6rem;
}
.onestop .latest-learn .curriculum__item .category {
  width: fit-content;
  padding: 0.6rem 1rem;
  border-radius: 0.8rem;
  background-color: #F6F7FA;
  display: flex;
  align-items: center;
}
.onestop .latest-learn .curriculum__item .category > em {
  font-size: 1.4rem;
  line-height: 2.2rem;
  letter-spacing: -0.028rem;
  font-weight: 600;
  color: #999;
  position: relative;
}
.onestop .latest-learn .curriculum__item .category > em + em {
  margin-left: 0.6rem;
  padding-left: 0.6rem;
}
.onestop .latest-learn .curriculum__item .category > em + em::before {
  content: "";
  width: 0.1rem;
  height: 1rem;
  display: inline-block;
  background-color: #ccc;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
}
.onestop .latest-learn .curriculum__item .curriculum-tit {
  margin-top: 4rem;
}
.onestop .latest-learn .curriculum__item .curriculum-tit .sub-tit {
  font-size: 1.6rem;
  line-height: 2.4rem;
  letter-spacing: -0.032rem;
  font-weight: 600;
  color: #666;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  text-overflow: ellipsis;
}
.onestop .latest-learn .curriculum__item .curriculum-tit h5 {
  height: 6rem;
  margin-top: 1rem;
  font-size: 2.2rem;
  line-height: 2.8rem;
  letter-spacing: -0.044rem;
  font-weight: 600;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  font-family: "YetHangul", YetHangul;
}
.onestop .latest-learn .curriculum__item .go-study {
  width: 100%;
  margin-top: 2.4rem;
  padding: 2.2rem 0;
  background-color: #F6F7FA;
  font-size: 1.6rem;
  line-height: 2.4rem;
  letter-spacing: -0.032rem;
  color: #999;
  border-radius: 5rem;
  font-weight: 600;
}
.onestop .latest-learn .curriculum__item .go-study:focus {
  outline: none;
}
.onestop .latest-learn .curriculum__item:hover {
  padding: 3.1rem;
  border: 2px solid #13BE29;
}
.onestop .latest-learn .curriculum__item:hover .category {
  background-color: #E1F9E4;
}
.onestop .latest-learn .curriculum__item:hover .category > em {
  color: #13BE29;
}
.onestop .latest-learn .curriculum__item:hover .category > em::before {
  background-color: #ACE5B3;
}
.onestop .latest-learn .curriculum__item:hover .go-study {
  background-color: #13BE29;
  color: #fff;
}
.onestop .latest-learn .swiper-btn-wrap {
  position: absolute;
  display: flex;
  align-items: center;
  bottom: 4rem;
  left: 4rem;
}
.onestop .latest-learn .swiper-btn-wrap .swiper-button-next {
  width: 4rem;
  height: 4rem;
  border-radius: 50%;
  background-color: #f6f7fa;
  left: initial;
  right: initial;
  top: initial;
  bottom: initial;
  position: relative;
  margin-top: initial;
  margin-left: 0.8rem;
}
.onestop .latest-learn .swiper-btn-wrap .swiper-button-next::after {
  content: "";
  width: 1.8rem;
  height: 1.8rem;
  display: inline-block;
  background: url("https://ai-cdn.ebs.co.kr/mid_resource/images/icon/ico_arr_right.svg") 0 0 no-repeat;
}
.onestop .latest-learn .swiper-btn-wrap .swiper-button-next.swiper-button-disabled {
  opacity: 0.7;
}
.onestop .latest-learn .swiper-btn-wrap .swiper-button-prev {
  width: 4rem;
  height: 4rem;
  border-radius: 50%;
  background-color: #f6f7fa;
  left: initial;
  right: initial;
  top: initial;
  bottom: initial;
  position: relative;
  margin-top: initial;
}
.onestop .latest-learn .swiper-btn-wrap .swiper-button-prev::after {
  content: "";
  width: 1.8rem;
  height: 1.8rem;
  display: inline-block;
  background: url("https://ai-cdn.ebs.co.kr/mid_resource/images/icon/ico_arr_right.svg") 0 0 no-repeat;
  transform: rotate(-180deg);
}
.onestop .latest-learn .swiper-btn-wrap .swiper-button-prev.swiper-button-disabled {
  opacity: 0.7;
}
@media (max-width: 720px) {
  .onestop .latest-learn {
    margin: 0 auto;
    border: none;
    flex-direction: column;
    padding: 0;
    overflow: visible;
  }
  .onestop .latest-learn h4 {
    width: 100%;
    font-size: 2.8rem;
    line-height: 3.4rem;
    letter-spacing: -0.056rem;
    font-weight: 700;
  }
  .onestop .latest-learn h4 > br {
    display: none;
  }
  .onestop .latest-learn .curriculum {
    width: 100%;
    margin-top: 3.2rem;
    padding: 0;
  }
  .onestop .latest-learn .curriculum::before, .onestop .latest-learn .curriculum::after {
    display: none;
  }
  .onestop .latest-learn .swiper-btn-wrap {
    display: none;
  }
}
.onestop .latest-learn:has(.swiper-button-next.swiper-button-disabled) .curriculum::after {
  display: none;
}
.onestop .latest-learn:has(.swiper-button-next.swiper-button-disabled) .curriculum::before {
  display: none;
}
.onestop .learning__top {
  display: flex;
}
.onestop .learning__top h4 {
  font-size: 3.6rem;
  line-height: 4.4rem;
  letter-spacing: -0.072rem;
  font-weight: 700;
  color: #333;
}
.onestop .learning__top .round-box {
  width: fit-content;
  padding: 1.4rem 1.8rem;
  font-size: 1.6rem;
  line-height: 2.4rem;
  letter-spacing: -0.032rem;
  font-weight: 500;
  margin-left: 2rem;
}
.onestop .learning__top .round-box > span {
  display: flex;
  align-items: center;
  margin-left: 0.5rem;
  font-size: 1.6rem;
  line-height: 2.4rem;
  letter-spacing: -0.032rem;
  font-weight: 500;
}
.onestop .learning__top .round-box > span > em {
  display: block;
  margin-left: 0.8rem;
  font-size: 1.6rem;
  line-height: 2.4rem;
  letter-spacing: -0.032rem;
  color: #333;
  font-weight: 600;
}
.onestop .learning__top .round-box > span > strong {
  display: block;
  margin-left: 0.8rem;
  color: #13BE29;
  font-size: 1.6rem;
  line-height: 2.4rem;
  letter-spacing: -0.032rem;
  font-weight: 600;
}
.onestop .learning__top .round-box > span + span {
  margin-left: 1.2rem;
  padding-left: 1.2rem;
  position: relative;
}
.onestop .learning__top .round-box > span + span::after {
  content: "";
  width: 0.1rem;
  height: 1rem;
  display: inline-block;
  background-color: #ccc;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
}
@media (max-width: 720px) {
  .onestop .learning__top .round-box {
    position: static;
    padding: 0;
    background: none;
  }
}
.onestop .learning__subject {
  width: 100%;
  border: 1px solid #EEE;
  border-radius: 2.8rem;
  padding: 3.2rem 0;
  margin-top: 4.8rem;
}
.onestop .learning__subject .list {
  display: flex;
  align-items: center;
  justify-content: center;
}
.onestop .learning__subject .item {
  margin-left: 3rem;
  padding-right: 3rem;
  position: relative;
}
.onestop .learning__subject .item > button {
  font-size: 2rem;
  line-height: 2.8rem;
  letter-spacing: -0.04rem;
  font-weight: 400;
  color: #999;
}
.onestop .learning__subject .item > button.active {
  color: #333;
  font-weight: 600;
}
.onestop .learning__subject .item::after {
  content: "";
  width: 0.1rem;
  height: 1.4rem;
  display: inline-block;
  background-color: #EEE;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
}
.onestop .learning__subject .item:last-of-type::after {
  display: none;
  margin-right: 0;
}
.onestop .learning__subject .table-cont {
  border: 1px;
}
.onestop .learning .unit-list {
  width: 100%;
  border: 1px solid #EEE;
  border-radius: 2.8rem;
  padding: 4rem;
  margin-top: 2rem;
}
.onestop .learning .unit-list > .table-cont {
  margin-top: 0;
}
.onestop .learning .unit-list > .table-cont > .table {
  margin-top: 2.8rem;
  padding-bottom: 0;
}
.onestop .learning .unit-list > .table-cont > .table .btn {
  width: 11rem;
}
.onestop .learning .unit-list > .table-cont .func {
  margin-top: 0;
}
.onestop .learning .unit-list > .table-cont .func .tag .list {
  display: flex;
  align-items: center;
  margin-left: -0.6rem;
}
.onestop .learning .unit-list > .table-cont .func .tag .item {
  margin-left: 0.6rem;
}
.onestop .learning .unit-list > .table-cont .func .tag .item > button {
  padding: 1rem 2rem;
  font-size: 1.6rem;
  line-height: 2.4rem;
  letter-spacing: -0.032rem;
  font-weight: 400;
  color: #999;
  border: 1px solid #eee;
  border-radius: 5rem;
}
.onestop .learning .unit-list > .table-cont .func .tag .item > button.active {
  background-color: #13BE29;
  color: #fff;
  font-weight: 500;
}
@media (max-width: 720px) {
  .onestop .learning {
    width: 100%;
    margin-top: 10rem;
  }
  .onestop .learning__top {
    flex-direction: column;
  }
  .onestop .learning__top h4 {
    width: 100%;
    font-size: 2.8rem;
    line-height: 3.4rem;
    letter-spacing: -0.056rem;
  }
  .onestop .learning__top .round-box {
    margin-left: 0;
    margin-top: 4rem;
  }
  .onestop .learning__subject {
    margin-top: 1rem;
    padding: 3rem 0;
  }
  .onestop .learning__subject .list {
    flex-wrap: wrap;
  }
  .onestop .learning__subject .item {
    width: calc(33.33% - 1rem);
    margin: 0 0 1.6rem;
    padding: 0;
    line-height: 2.5rem;
    text-align: center;
  }
  .onestop .learning__subject .item:nth-child(3)::after {
    display: none;
  }
  .onestop .learning__subject .item:nth-child(4), .onestop .learning__subject .item:nth-child(5), .onestop .learning__subject .item:nth-child(6) {
    margin-bottom: 0;
  }
  .onestop .learning .unit-list {
    padding: 2.4rem;
  }
  .onestop .learning .unit-list .table-cont .func {
    flex-direction: column;
    padding: 0;
    align-items: flex-start;
  }
  .onestop .learning .unit-list .table-cont .func > span {
    margin-top: 2rem;
  }
  .onestop .learning .unit-list .table-cont .func .tag .list {
    flex-wrap: wrap;
    margin-top: -1rem;
    margin-left: -1rem;
  }
  .onestop .learning .unit-list .table-cont .func .tag .item {
    margin-top: 1rem;
    margin-left: 1rem;
  }
  .onestop .learning .unit-list .table-cont .func .tag .item button {
    padding: 1rem 2rem;
    font-size: 1.6rem;
    line-height: 2.4rem;
    letter-spacing: -0.032rem;
  }
}
.onestop .grade-list {
  width: 100%;
  max-width: 128rem;
  position: relative;
  margin: 14.3rem auto 0;
}
.onestop.move-up {
  margin-bottom: 14rem;
}

.state {
  padding: 0.6rem 1rem;
  border-radius: 0.8rem;
  font-size: 1.4rem;
  line-height: 2.2rem;
  letter-spacing: -0.028rem;
  font-weight: 500;
}
.state.complete {
  color: #009F7A;
  background-color: #DAF3ED;
  border: 1px solid #D3F0E9;
}
.state.studying {
  color: #FA7A16;
  background-color: #FFEFDE;
  border: 1px solid #FEEAD5;
}

.accuracy-wrap {
  margin-top: 14rem;
}
@media (max-width: 720px) {
  .accuracy-wrap {
    margin-top: 10rem;
  }
  .accuracy-wrap > h4.title .info .tooltip-box {
    top: -12rem;
  }
}

.subject-wrap {
  margin-top: 14rem;
}
@media (max-width: 720px) {
  .subject-wrap {
    margin-top: 10rem;
  }
}

.chart-wrap > h4.title {
  display: flex;
  align-items: center;
}
.chart-wrap > h4.title .info {
  position: relative;
  width: 2.8rem;
  height: 2.8rem;
  background: url("https://ai-cdn.ebs.co.kr/mid_resource/images/icon/ico_mark.svg") 0 0/100% 100% no-repeat;
  margin-left: 0.8rem;
  cursor: pointer;
}
.chart-wrap > h4.title .info > .tooltip-box {
  top: auto;
  bottom: 3.8rem;
  left: -0.5rem;
}
.chart-wrap > h4.title .info > .tooltip-box::before {
  transform: rotate(-180deg);
  top: 100%;
}
@media (max-width: 720px) {
  .chart-wrap > h4.title .info .tooltip-box {
    width: 15rem;
    left: -16.5rem;
  }
  .chart-wrap > h4.title .info .tooltip-box::before {
    left: 17.4rem;
  }
  .chart-wrap > h4.title p > br {
    display: none;
  }
  .chart-wrap > .box-wrap .box.round {
    overflow-x: auto;
  }
}

/* 부모 요소 추가 AI문제은행 공통 */
body.dark-mode .onestop {
  background-color: #111;
}
body.dark-mode .onestop .step-learn {
  background: linear-gradient(180deg, #000 22.2%, #006830 100%);
}
body.dark-mode .onestop .step-learn::before {
  background: url("https://ai-cdn.ebs.co.kr/mid_resource/images/img/bg_onestop_main_left_dark.svg") 0 0 no-repeat;
}
body.dark-mode .onestop .step-learn::after {
  background: url("https://ai-cdn.ebs.co.kr/mid_resource/images/img/bg_onestop_main_right_dark.svg") 0 0 no-repeat;
}
body.dark-mode .onestop .step-learn .txt-wrap h3 {
  color: #FFFFFF;
}
body.dark-mode .onestop .step-learn .txt-wrap > span {
  color: #FFFFFF;
}
body.dark-mode .onestop .step-learn .selection {
  border: 1px solid rgba(255, 255, 255, 0.1);
  background: linear-gradient(92.88deg, rgba(255, 255, 255, 0.15) 9.96%, rgba(255, 255, 255, 0.03) 90.52%);
  backdrop-filter: blur(10px);
}
body.dark-mode .onestop .step-learn .selection__year {
  background: none;
}
body.dark-mode .onestop .step-learn .selection__year .item {
  color: #999999;
}
body.dark-mode .onestop .step-learn .selection__year .item .active {
  color: #FFFFFF;
}
body.dark-mode .onestop .step-learn .selection__subject .title {
  color: #FFFFFF;
}
body.dark-mode .onestop .status__graph {
  background-color: #222222;
  border: 0;
}
body.dark-mode .onestop .status__graph > h4 {
  color: #FFFFFF;
}
body.dark-mode .onestop .status__graph.first::after {
  background-image: url("https://ai-cdn.ebs.co.kr/mid_resource/images/img/img_status-graph_first_dark.svg");
}
body.dark-mode .onestop .status__banner {
  background: #335800;
}
body.dark-mode .onestop .latest-learn {
  border-color: #222222;
  background-color: #222222;
}
body.dark-mode .onestop .latest-learn > h4 {
  color: #FFFFFF;
  background: linear-gradient(-270deg, #222 81.27%, rgba(34, 34, 34, 0) 100%);
}
body.dark-mode .onestop .latest-learn > h4::before {
  background: #222;
}
body.dark-mode .onestop .latest-learn .curriculum__item {
  border-color: #2C2C2C;
  background-color: #2C2C2C;
}
body.dark-mode .onestop .latest-learn .curriculum__item .category-wrap .open-sum {
  color: #fff;
}
body.dark-mode .onestop .latest-learn .curriculum__item .category-wrap .open-sum::after {
  background-color: #fff;
}
body.dark-mode .onestop .latest-learn .curriculum__item .category {
  color: #FFFFFF;
  background-color: #3D3D3D;
}
body.dark-mode .onestop .latest-learn .curriculum__item .category > em {
  color: #FFFFFF;
}
body.dark-mode .onestop .latest-learn .curriculum__item .curriculum-tit h5,
body.dark-mode .onestop .latest-learn .curriculum__item .curriculum-tit .sub-tit {
  color: #FFFFFF;
}
body.dark-mode .onestop .latest-learn .curriculum__item .go-study {
  color: #FFFFFF;
  background-color: #444444;
}
body.dark-mode .onestop .latest-learn .curriculum__item .teacher-wrap em {
  color: #FFFFFF;
}
body.dark-mode .onestop .latest-learn .curriculum__item .teacher-wrap em + em {
  color: #FFFFFF;
}
body.dark-mode .onestop .latest-learn .curriculum__item:hover {
  background-color: #13BE29;
}
body.dark-mode .onestop .latest-learn .curriculum__item:hover .category {
  background-color: #F6F7FA;
}
body.dark-mode .onestop .latest-learn .curriculum__item:hover .category > em {
  color: #13BE29;
}
body.dark-mode .onestop .latest-learn .curriculum__item:hover .go-study {
  color: #FFFFFF;
  background-color: #00A315;
}
body.dark-mode .onestop .latest-learn .curriculum::after {
  background: linear-gradient(270deg, #222222 0%, rgba(34, 34, 34, 0) 100%);
}
body.dark-mode .onestop .latest-learn .curriculum::before {
  background: #222;
}
body.dark-mode .onestop .latest-learn .swiper-btn-wrap [class^=swiper-button-] {
  background-color: #333333;
}
@media (max-width: 720px) {
  body.dark-mode .onestop .latest-learn {
    background: transparent;
  }
  body.dark-mode .onestop .latest-learn .curriculum {
    margin-top: 3.2rem;
  }
}
body.dark-mode .onestop .learning__top h4 {
  color: #FFFFFF;
}
body.dark-mode .onestop .learning__top .round-box > span {
  color: #999999;
}
body.dark-mode .onestop .learning__top .round-box > span > em {
  color: #999999;
}
@media (max-width: 720px) {
  body.dark-mode .onestop .learning__top .round-box {
    background: transparent;
  }
}
body.dark-mode .onestop .learning__subject {
  background-color: #242424;
  border-color: #242424;
}
body.dark-mode .onestop .learning__subject .item > button {
  color: #666666;
}
body.dark-mode .onestop .learning__subject .item > button.active {
  color: #FFFFFF;
}
body.dark-mode .onestop .learning__subject .item + li::after {
  background-color: #666666;
}
body.dark-mode .onestop .learning .unit-list {
  border-color: #242424;
  background-color: #242424;
}
body.dark-mode .onestop .learning .unit-list > .table-cont .table table thead tr th {
  background-color: #2C2C2C;
}
body.dark-mode .onestop .learning .unit-list > .table-cont .func .tag .item > button {
  border-color: #333333;
  background-color: #333333;
}
body.dark-mode .onestop .learning .unit-list > .table-cont .func .tag .item > button.active {
  background-color: #13BE29;
}
body.dark-mode .onestop ol.step li {
  color: #666666;
}
body.dark-mode .onestop ol.step li::before {
  color: #242424;
  background-color: #666666;
}
body.dark-mode .onestop ol.step li::after {
  border-color: #666666;
}
body.dark-mode .onestop ol.step li.completed, body.dark-mode .onestop ol.step li.active {
  color: #13BE29;
}
body.dark-mode .onestop ol.step li.completed::before, body.dark-mode .onestop ol.step li.active::before {
  color: #FFFFFF;
}
body.dark-mode .onestop ol.step li.completed::before {
  background-color: transparent;
}
body.dark-mode .onestop ol.step li.completed::after {
  border-color: #13BE29;
}
body.dark-mode .onestop ol.step li.active::before {
  background-color: #13BE29;
}
body.dark-mode .onestop h4.title {
  color: #FFFFFF;
}
body.dark-mode .onestop h5.title {
  color: #FFFFFF;
}
body.dark-mode .onestop .box-wrap .box {
  border-color: #242424;
  background-color: #242424;
}
body.dark-mode .onestop .box-wrap .box .tit {
  color: #999999;
}
body.dark-mode .onestop .box-wrap .box .tit.ico-book::before {
  background-image: url("https://ai-cdn.ebs.co.kr/mid_resource/images/icon/ico_book_dark.svg");
}
body.dark-mode .onestop .box-wrap .box .tit.ico-file::before {
  background-image: url("https://ai-cdn.ebs.co.kr/mid_resource/images/icon/ico_file2_dark.svg");
}
body.dark-mode .onestop .box-wrap .box .tit + .cont:has(span + span)::before {
  background-color: #333333;
}
body.dark-mode .onestop .box-wrap .box .cont > span {
  color: #999999;
}
body.dark-mode .onestop .box-wrap .box .cont > span strong {
  color: #FFFFFF;
}
body.dark-mode .onestop .box-wrap .box .cont > span::before {
  background-color: #333333;
}
body.dark-mode .onestop .box-wrap .box.round-bg > h5 {
  color: #FFFFFF;
}
body.dark-mode .onestop .box-wrap .box.round-bg > span {
  color: #999999;
}
body.dark-mode .onestop .box-wrap .box.banner > h4 {
  color: #FFFFFF;
}
body.dark-mode .onestop .box-wrap .box.banner > span {
  color: #999999;
}
body.dark-mode .onestop .box-wrap .box.round .table-info > h5 {
  color: #FFFFFF;
}
body.dark-mode .onestop .box-wrap .box.round .table-info em {
  color: #999999;
}
body.dark-mode .onestop .round-box {
  color: #999999;
  background-color: #242424;
}
body.dark-mode .onestop input[type=checkbox] + label {
  color: #999999;
}
body.dark-mode .onestop .table-cont .table table thead {
  background: none;
}
body.dark-mode .onestop .table-cont .table table thead tr th {
  color: #999999;
  background-color: #242424;
}
body.dark-mode .onestop .table-cont .table table tbody tr {
  border-color: #333333;
}
body.dark-mode .onestop .table-cont .table table tbody tr td {
  color: #999999;
}
body.dark-mode .onestop .table-cont .table table tbody tr td.subject .tit strong {
  color: #FFFFFF;
}
body.dark-mode .onestop .table-cont .table table tbody tr td.grade {
  color: #EA4F4F;
}
body.dark-mode .onestop .table-cont .table table tbody tr td.grade.o {
  color: #4E60FF;
}
body.dark-mode .onestop .table-cont .table.evaluate table thead tr th {
  background-color: #333333;
}
body.dark-mode .onestop .table-cont .table.evaluate table thead tr th.font-primary {
  color: #13BE29;
}
body.dark-mode .onestop .table-cont .table.evaluate table tbody td:nth-of-type(2) {
  color: #FFFFFF;
}
body.dark-mode .onestop .table-cont .btn {
  background-color: transparent;
  border: 1px solid rgba(153, 153, 153, 0.4);
}
body.dark-mode .onestop .table-cont .btn.btn-primary {
  border-color: rgba(160, 52, 255, 0.4);
}
body.dark-mode .onestop .table-cont .btn.btn-primary2 {
  border-color: rgba(19, 190, 41, 0.4);
}
@media (max-width: 720px) {
  body.dark-mode .onestop .table-cont .func .round-box {
    background-color: transparent;
  }
}
body.dark-mode .onestop .lecture-wrap .latest-learn {
  background-color: transparent;
}
body.dark-mode .state {
  border-color: #3D3D3D;
  background: #3D3D3D;
}
body.dark-mode .state.complete {
  color: #00C089;
}
body.dark-mode .state.studying {
  color: #FF9549;
}
body.dark-mode .episode > h5 {
  color: #fff;
}

/* 부모 요소 추가 AI문제은행 공통 */
.onestop .container__top {
  padding: 4rem 0;
}
@media (min-width: 240px) and (max-width: 1024px) {
  .onestop .container__top {
    padding: 2rem 0;
  }
}
@media (max-width: 720px) {
  .onestop .container__top + .container__body.inner {
    padding: 0;
    margin-top: 0;
  }
}
.onestop .container__body {
  margin-top: 5rem;
}
@media (max-width: 720px) {
  .onestop .container__body.inner {
    padding: 0;
    margin-top: 2rem;
  }
}
.onestop .container__body .result-wrap > .box-wrap > .box > h5 {
  text-align: center;
}
.onestop .container__body .result-wrap > .box-wrap > .box > h5 br {
  display: none;
}
@media (max-width: 720px) {
  .onestop .container__body .result-wrap > .box-wrap > .box > h5 br {
    display: block;
  }
}
.onestop ol.step {
  display: flex;
  margin: 0 auto;
  padding: 3rem 0;
}
.onestop ol.step li {
  position: relative;
  width: 25%;
  color: #DCDEE2;
  font-size: 1.8rem;
  line-height: 2.6rem;
  letter-spacing: -0.036rem;
  font-weight: 500;
  text-align: center;
}
.onestop ol.step li::before {
  content: "";
  display: flex;
  align-items: center;
  justify-content: center;
  width: 2.8rem;
  height: 2.8rem;
  margin: 0 auto 1.1rem;
  color: #FFFFFF;
  font-size: 1.4rem;
  line-height: 2.2rem;
  letter-spacing: -0.028rem;
  background: #DCDEE2;
  font-weight: 700;
  border-radius: 1.4rem;
}
.onestop ol.step li::after {
  content: "";
  position: absolute;
  top: 1.4rem;
  left: calc(50% + 3.1rem);
  width: calc(100% - 6.2rem);
  border-bottom: 2px dashed #EAEBEE;
}
.onestop ol.step li:nth-child(1)::before {
  content: "1";
}
.onestop ol.step li:nth-child(2)::before {
  content: "2";
}
.onestop ol.step li:nth-child(3)::before {
  content: "3";
}
.onestop ol.step li:nth-child(4)::before {
  content: "4";
}
.onestop ol.step li:nth-child(4)::after {
  display: none;
}
.onestop ol.step li.completed {
  color: #13BE29;
}
.onestop ol.step li.completed::before {
  content: "";
  border: 2px solid #13BE29;
  background: transparent url("https://ai-cdn.ebs.co.kr/mid_resource/images/icon/ico_step_check.svg") center center no-repeat;
  background-size: 1.34rem 1.005rem;
}
.onestop ol.step li.completed::after {
  border-bottom: 2px dashed #13BE29;
}
.onestop ol.step li.active {
  color: #13BE29;
  font-weight: 600;
}
.onestop ol.step li.active::before {
  background-color: #13BE29;
}
@media (max-width: 720px) {
  .onestop ol.step li {
    font-size: 1.4rem;
    line-height: 2.2rem;
    letter-spacing: -0.028rem;
  }
  .onestop ol.step li::before {
    width: 2.6rem;
    height: 2.6rem;
  }
  .onestop ol.step li::after {
    left: calc(50% + 2.5rem);
    width: calc(100% - 5rem);
  }
  .onestop ol.step li.active {
    font-weight: 500;
  }
}
@media (min-width: 240px) and (max-width: 1024px) {
  .onestop ol.step {
    padding: 2.4rem 0;
  }
}
.onestop h4.title {
  display: flex;
  align-items: center;
  font-size: 3.6rem;
  line-height: 4.4rem;
  letter-spacing: -0.072rem;
  font-weight: 700;
}
@media (max-width: 720px) {
  .onestop h4.title {
    padding: 0 2rem;
    font-size: 2.8rem;
    line-height: 3.4rem;
    letter-spacing: -0.056rem;
  }
}
.onestop h4.title .round-box {
  padding: 1.4rem 1.8rem;
  font-size: 1.6rem;
  line-height: 2.4rem;
  letter-spacing: -0.032rem;
  font-weight: 500;
  margin-left: 2rem;
}
.onestop h4.title .round-box > span {
  display: flex;
  align-items: center;
  margin-left: 0.5rem;
  font-size: 1.2rem;
  line-height: 1.8rem;
  letter-spacing: -0.024rem;
  font-weight: 600;
}
.onestop h4.title .round-box > span > em {
  display: block;
  margin-left: 0.5rem;
  font-size: 1.6rem;
  line-height: 2.4rem;
  letter-spacing: -0.032rem;
}
.onestop h4.title .round-box > span > strong {
  display: block;
  margin-right: 0.5rem;
  color: #13BE29;
  font-size: 1.6rem;
  line-height: 2.4rem;
  letter-spacing: -0.032rem;
}
@media (max-width: 720px) {
  .onestop h4.title .round-box {
    padding: 0;
    background: none;
  }
}
.onestop h5.title {
  display: flex;
  align-items: center;
  font-size: 2.6rem;
  line-height: 3.2rem;
  letter-spacing: -0.052rem;
  font-weight: 700;
  flex-wrap: wrap;
}
.onestop h5.title .sub {
  display: flex;
  align-items: center;
  margin-left: 1.6rem;
  color: #13BE29;
  font-weight: 600;
}
.onestop h5.title .sub::before {
  content: "";
  width: 0.1rem;
  height: 1.6rem;
  margin-right: 1.6rem;
  background: #CCCCCC;
}
@media (max-width: 720px) {
  .onestop h5.title {
    flex-direction: column;
    align-items: flex-start;
    gap: 1rem;
    padding: 0 2rem;
    font-size: 2rem;
    line-height: 2.8rem;
    letter-spacing: -0.04rem;
  }
  .onestop h5.title .sub {
    margin-left: 0;
  }
  .onestop h5.title .sub::before {
    display: none;
  }
}
.onestop .box-wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 2.4rem;
  gap: 2.4rem;
  font-size: 1.6rem;
  line-height: 2.4rem;
  letter-spacing: -0.032rem;
}
@media (min-width: 240px) and (max-width: 1024px) {
  .onestop .box-wrap {
    flex-direction: column;
  }
  .onestop .box-wrap .box {
    width: 100%;
  }
}
.onestop .box-wrap .box {
  flex: 1;
  padding: 3.4rem 3rem;
  border: 1px solid #EEEEEE;
}
.onestop .box-wrap .box.round {
  border-radius: 1.6rem;
}
.onestop .box-wrap .box.round-bg {
  width: 100%;
  padding: 4rem 3rem;
  border-radius: 2rem;
  background-color: #F6F7FA;
  border: none !important;
  display: flex;
  align-items: center;
  flex-direction: column;
}
.onestop .box-wrap .box.round-bg .studying-subject {
  color: #13BE29;
  font-weight: 600;
  line-height: 1.9rem;
  font-family: "YetHangul", YetHangul;
}
.onestop .box-wrap .box.round-bg .studying-subject + h5 {
  margin-top: 1.8rem;
}
.onestop .box-wrap .box.round-bg > h5 {
  font-size: 2.2rem;
  line-height: 2.8rem;
  letter-spacing: -0.044rem;
  font-weight: 600;
  color: #333;
  text-align: center;
}
.onestop .box-wrap .box.round-bg > span {
  font-size: 1.6rem;
  line-height: 2.4rem;
  letter-spacing: -0.032rem;
  font-weight: 400;
  color: #666;
  margin-top: 1.2rem;
  text-align: center;
}
.onestop .box-wrap .box.round-bg > span > strong {
  font-weight: 600;
}
.onestop .box-wrap .box.round-bg > span em {
  font-weight: 500;
}
.onestop .box-wrap .box.round-bg em {
  margin-left: 0.5rem;
}
.onestop .box-wrap .box.round-bg em.point {
  color: #EA4F4F;
}
.onestop .box-wrap .box.round-bg > .tag-box {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 1.2rem;
}
.onestop .box-wrap .box.round-bg > .tag-box > span {
  font-size: 1.6rem;
  line-height: 2.4rem;
  letter-spacing: -0.032rem;
  font-weight: 500;
  color: #666;
  padding-left: 1.3rem;
  position: relative;
  display: block;
}
.onestop .box-wrap .box.round-bg > .tag-box > span::before {
  content: "#";
  font-size: 1.6rem;
  line-height: 2.4rem;
  letter-spacing: -0.032rem;
  font-weight: 500;
  color: #666;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
}
.onestop .box-wrap .box.round-bg > .tag-box > span + span {
  margin-left: 0.6rem;
}
.onestop .box-wrap .box.round-bg .btn-wrap {
  width: auto;
  margin-top: 2.8rem;
}
.onestop .box-wrap .box.round-bg .btn-wrap > button {
  width: 16rem;
  padding: 2rem 0;
  color: #FFFFFF;
  font-size: 1.6rem;
  line-height: 2.4rem;
  letter-spacing: -0.032rem;
  background-color: #13BE29;
  border-radius: 5rem;
  border: 1px solid #13BE29;
}
.onestop .box-wrap .box.round-bg .btn-wrap > button.border {
  color: #13BE29;
  font-size: 1.6rem;
  line-height: 2.4rem;
  letter-spacing: -0.032rem;
  font-weight: 600;
  background: transparent;
  border: 1px solid #13BE29;
}
.onestop .box-wrap .box.round-bg .btn-wrap:has(button + button) button {
  width: 21rem;
}
.onestop .box-wrap .box.round-bg .btn-wrap:has(button + button) button + button {
  margin-left: 1.6rem;
}
@media (max-width: 720px) {
  .onestop .box-wrap .box.round-bg .btn-wrap {
    display: block;
  }
  .onestop .box-wrap .box.round-bg .btn-wrap:has(button + button) button {
    width: 100%;
  }
  .onestop .box-wrap .box.round-bg .btn-wrap:has(button + button) button + button {
    margin: 1.2rem 0 0;
  }
}
.onestop .box-wrap .box.round .table-info {
  width: 100%;
  text-align: center;
  padding-bottom: 4rem;
}
.onestop .box-wrap .box.round .table-info > h5 {
  font-size: 2.2rem;
  line-height: 2.8rem;
  letter-spacing: -0.044rem;
  font-weight: 600;
  color: #333;
}
.onestop .box-wrap .box.round .table-info em {
  font-size: 1.6rem;
  line-height: 2.4rem;
  letter-spacing: -0.032rem;
  font-weight: 400;
  color: #666;
  padding-top: 1.2rem;
  display: inline-block;
}
.onestop .box-wrap .box.round .table-info em > strong {
  margin-left: 0.5rem;
  font-weight: 600;
}
.onestop .box-wrap .box.banner {
  padding: 4rem;
  border-radius: 3.2rem;
  display: flex;
  flex-direction: column;
  position: relative;
}
.onestop .box-wrap .box.banner::after {
  content: "";
  width: 14rem;
  height: 14rem;
  display: inline-block;
  position: absolute;
  bottom: 4rem;
  right: 4rem;
}
.onestop .box-wrap .box.banner > h4 {
  font-size: 2.4rem;
  line-height: 3rem;
  letter-spacing: -0.048rem;
  font-weight: 700;
  color: #333;
}
.onestop .box-wrap .box.banner > span {
  font-size: 1.6rem;
  line-height: 2.4rem;
  letter-spacing: -0.032rem;
  font-weight: 400;
  color: #666;
  margin-top: 1.6rem;
}
.onestop .box-wrap .box.banner .btn-wrap {
  width: auto;
  justify-content: flex-start;
}
.onestop .box-wrap .box.banner button {
  width: fit-content;
  padding: 1.4rem 2rem;
  color: #999999;
  font-size: 1.4rem;
  line-height: 2.2rem;
  letter-spacing: -0.028rem;
  background-color: #F6F7FA;
  border-radius: 10rem;
  margin-top: 7.2rem;
}
.onestop .box-wrap .box.banner:nth-of-type(1)::after {
  background: url("https://ai-cdn.ebs.co.kr/mid_resource/images/img/img_final-result_bn01_img.svg") right bottom no-repeat;
}
.onestop .box-wrap .box.banner:nth-of-type(2)::after {
  background: url("https://ai-cdn.ebs.co.kr/mid_resource/images/img/img_final-result_bn02_img.svg") right bottom no-repeat;
}
.onestop .box-wrap .box.banner:hover {
  padding: 3.9rem;
  border: 2px solid #13BE29;
}
.onestop .box-wrap .box.banner:hover button {
  color: #fff;
  background-color: #13BE29;
}
.onestop .box-wrap .box.banner:hover::after {
  right: 3.9rem;
  bottom: 3.9rem;
}
@media (max-width: 720px) {
  .onestop .box-wrap .box.banner button {
    width: 100%;
    margin-top: 17rem;
  }
  .onestop .box-wrap .box.banner::after {
    bottom: 10rem;
    right: auto;
    left: 50%;
    transform: translateX(-50%);
  }
  .onestop .box-wrap .box.banner:hover::after {
    bottom: 9.9rem;
    right: auto;
  }
}
.onestop .box-wrap .box .cont {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.onestop .box-wrap .box .cont > span {
  padding-left: 7.6rem;
  color: #666666;
  font-weight: 500;
  line-height: 1.6rem;
}
.onestop .box-wrap .box .cont > span strong {
  display: block;
  color: #333333;
  font-size: 1.8rem;
  line-height: 2.6rem;
  letter-spacing: -0.036rem;
  font-weight: 600;
}
.onestop .box-wrap .box .cont > span strong > em {
  font-size: 2rem;
  line-height: 2.8rem;
  letter-spacing: -0.04rem;
  font-weight: 600;
  color: #999;
}
.onestop .box-wrap .box .cont > span strong[class^=ico-] {
  display: flex;
  align-items: center;
  cursor: pointer;
}
.onestop .box-wrap .box .cont > span strong[class^=ico-]::after {
  content: "";
  width: 2.8rem;
  height: 2.8rem;
  display: inline-block;
  margin-left: 0.8rem;
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
@media (max-width: 720px) {
  .onestop .box-wrap .box .cont > span strong[class^=ico-]::after {
    width: 2.4rem;
    height: 2.4rem;
  }
}
.onestop .box-wrap .box .cont > span strong.ico-mark {
  position: relative;
}
.onestop .box-wrap .box .cont > span strong.ico-mark::after {
  background-image: url("https://ai-cdn.ebs.co.kr/mid_resource/images/icon/ico_mark.svg");
}
@media (max-width: 720px) {
  .onestop .box-wrap .box .cont > span strong.ico-mark .tooltip-box {
    min-width: auto;
    width: 22rem;
  }
}
.onestop .box-wrap .box .cont > span br {
  display: none;
}
.onestop .box-wrap .box .cont > span::before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  width: 5.6rem;
  height: 5.6rem;
  background: #F6F7FA url("https://ai-cdn.ebs.co.kr/mid_resource/images/icon/ico_book2.svg") center center no-repeat;
  border-radius: 2.8rem;
  background-size: 3.2rem 3.2rem;
  transform: translateY(-50%);
}
.onestop .box-wrap .box .cont .btn {
  padding: 1.4rem 2rem;
  color: #FFFFFF;
  font-size: 1.4rem;
  line-height: 2.2rem;
  letter-spacing: -0.028rem;
  background-color: #13BE29;
  border-radius: 5rem;
  font-weight: 600;
  border: 1px solid #13BE29;
}
.onestop .box-wrap .box .cont .btn.border {
  color: #13BE29;
  font-size: 1.4rem;
  line-height: 2.2rem;
  letter-spacing: -0.028rem;
  font-weight: 600;
  background: transparent;
  border: 1px solid #13BE29;
}
.onestop .box-wrap .box .cont .btn + .btn {
  margin-left: 1.2rem;
}
@media (max-width: 720px) {
  .onestop .box-wrap .box .cont {
    flex-direction: column;
  }
  .onestop .box-wrap .box .cont > span {
    padding: 0;
    line-height: 2.4rem;
    text-align: center;
    font-weight: 400;
  }
  .onestop .box-wrap .box .cont > span::before {
    display: none;
  }
  .onestop .box-wrap .box .cont > span br {
    display: block;
  }
  .onestop .box-wrap .box .cont .btn {
    margin-top: 2.4rem;
    padding: 1.6rem 2.4rem;
    font-size: 1.6rem;
    line-height: 2.4rem;
    letter-spacing: -0.032rem;
  }
}
.onestop .box-wrap .box .ico-question {
  display: flex;
  align-items: center;
  cursor: pointer;
}
.onestop .box-wrap .box .ico-question::after {
  content: "";
  width: 2rem;
  height: 2rem;
  display: inline-block;
  margin-left: 0.4rem;
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
@media (max-width: 720px) {
  .onestop .box-wrap .box .ico-question::after {
    width: 2.4rem;
    height: 2.4rem;
  }
}
.onestop .box-wrap .box .ico-question::after {
  background-image: url("https://ai-cdn.ebs.co.kr/mid_resource/images/icon/ico_question.svg");
}
.onestop .box-wrap .box .tit {
  display: flex;
  align-items: center;
  color: #666666;
  font-weight: 600;
  line-height: 1.9rem;
}
.onestop .box-wrap .box .tit + .cont {
  margin-top: 3.2rem;
}
.onestop .box-wrap .box .tit + .cont:has(span + span)::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 50%;
  width: 0.1rem;
  height: 100%;
  background: #EEEEEE;
  transform: translateX(-50%);
}
.onestop .box-wrap .box .tit + .cont > span {
  flex: 1;
  padding: 0 2.8rem 0 0;
  color: #999999;
}
.onestop .box-wrap .box .tit + .cont > span::before {
  display: none;
}
.onestop .box-wrap .box .tit + .cont > span strong {
  margin: 1rem 0 0 0;
  font-size: 2.8rem;
  line-height: 3.4rem;
  letter-spacing: -0.056rem;
  font-weight: 600;
}
.onestop .box-wrap .box .tit + .cont > span + span {
  padding: 0 0 0 2.8rem;
}
@media (min-width: 240px) and (max-width: 1280px) {
  .onestop .box-wrap .box .tit + .cont > span {
    font-size: 1.4rem;
    line-height: 2.2rem;
    letter-spacing: -0.028rem;
  }
  .onestop .box-wrap .box .tit + .cont > span strong {
    font-size: 2.2rem;
    line-height: 2.8rem;
    letter-spacing: -0.044rem;
  }
  .onestop .box-wrap .box .tit + .cont > span + span {
    padding: 0 0 0 1rem;
  }
}
.onestop .box-wrap .box .tit::before {
  content: "";
  display: block;
  width: 2.4rem;
  height: 2.4rem;
  margin-right: 0.8rem;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.onestop .box-wrap .box .tit.ico-book::before {
  background-image: url("https://ai-cdn.ebs.co.kr/mid_resource/images/icon/ico_book.svg");
}
.onestop .box-wrap .box .tit.ico-file::before {
  background-image: url("https://ai-cdn.ebs.co.kr/mid_resource/images/icon/ico_file2.svg");
}
.onestop .box-wrap .box .tit.ico-clock::before {
  background-image: url("https://ai-cdn.ebs.co.kr/mid_resource/images/icon/ico_clock2.svg");
}
@media (max-width: 720px) {
  .onestop .box-wrap .box .tit + .cont {
    flex-direction: row;
  }
  .onestop .box-wrap .box .tit + .cont > span {
    text-align: left;
    line-height: 1.671rem;
    font-weight: 500;
  }
}
.onestop .box-wrap .box:has(.tit) {
  padding: 3rem;
}
@media (min-width: 240px) and (max-width: 1024px) {
  .onestop .box-wrap {
    padding: 2.4rem 0;
  }
}
@media (max-width: 720px) {
  .onestop .box-wrap {
    padding: 0 2rem;
    margin-top: 3.2rem;
  }
  .onestop .box-wrap .box {
    padding: 3.2rem;
  }
  .onestop .box-wrap .box:has(.tit) {
    padding: 2.4rem;
  }
  .onestop .box-wrap .box .cont > span strong {
    margin-bottom: 1.2rem;
  }
}
.onestop .round-box {
  display: flex;
  align-items: center;
  color: #666666;
  background-color: #F6F7FA;
  border-radius: 2.4rem;
}
.onestop .status-wrap {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 1.2rem;
  margin-top: 2.4rem;
}
@media (max-width: 720px) {
  .onestop .status-wrap {
    margin-top: 3.2rem;
    padding: 0 2rem;
  }
}
.onestop .status-wrap .round-box {
  flex: 0 0 auto;
  padding: 1.2rem 1.6rem;
  font-size: 1.4rem;
  line-height: 2.2rem;
  letter-spacing: -0.028rem;
  font-weight: 500;
}
.onestop .status-wrap .round-box::before {
  content: "#";
  margin-right: 0.3rem;
}
.onestop .func {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 4.8rem;
}
.onestop .func > span {
  display: flex;
}
@media (max-width: 720px) {
  .onestop .func {
    margin-top: 3.2rem;
    padding: 0 2rem;
  }
  .onestop .func .desc {
    display: none;
  }
}
@media (max-width: 720px) {
  .onestop .tit-wrap {
    position: relative;
  }
  .onestop .tit-wrap .round-box {
    position: absolute;
    bottom: 0;
    right: 2rem;
  }
}
.onestop .table-cont {
  position: relative;
  margin-top: 2.4rem;
}
.onestop .table-cont:has(.evaluate) {
  margin-top: 0;
}
.onestop .table-cont .desc {
  position: absolute;
  top: -4.7rem;
  right: 0;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  color: #999999;
  font-weight: 500;
}
.onestop .table-cont .desc::before {
  content: "";
  display: block;
  width: 0.4rem;
  height: 0.4rem;
  margin-right: 0.6rem;
  background: #999999;
  border-radius: 0.2rem;
}
.onestop .table-cont .btn {
  flex: 0 0 auto;
  padding: 1rem 1.6rem;
  color: #999999;
  font-weight: 600;
  line-height: 1.9rem;
  border-radius: 0.8rem;
}
.onestop .table-cont .btn.btn-primary {
  color: #A034FF;
  background: #F9ECFF;
}
.onestop .table-cont .btn.btn-primary2 {
  color: #13BE29;
  background: #E1F9E4;
}
.onestop .table-cont .btn.btn-grey {
  background: #F6F7FA;
}
.onestop .table-cont .table table tbody tr td strong {
  display: block;
  font-weight: 600;
}
.onestop .table-cont .table table tbody tr td.subject {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 2rem 3rem;
}
.onestop .table-cont .table table tbody tr td.subject .tit {
  text-align: center;
}
.onestop .table-cont .table table tbody tr td.subject .tit strong {
  margin-top: 0.6rem;
  color: #333333;
  font-size: 1.8rem;
  line-height: 2.6rem;
  letter-spacing: -0.036rem;
}
.onestop .table-cont .table table tbody tr td.subject .tit .group {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 0.6rem;
}
.onestop .table-cont .table table tbody tr td.subject .tit .group > span {
  font-size: 1.6rem;
  line-height: 2.4rem;
  letter-spacing: -0.032rem;
  color: #666;
  position: relative;
}
.onestop .table-cont .table table tbody tr td.subject .tit .group > span + span {
  margin-left: 0.6rem;
  padding-left: 0.6rem;
}
.onestop .table-cont .table table tbody tr td.subject .tit .group > span + span::before {
  content: "";
  width: 0.1rem;
  height: 1.2rem;
  display: inline-block;
  background-color: #aaa;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
}
.onestop .table-cont .table table tbody tr td.subject:has(.btn) {
  justify-content: space-between;
}
.onestop .table-cont .table table tbody tr td.subject:has(.btn) .tit {
  padding-right: 2rem;
  text-align: left;
}
.onestop .table-cont .table table tbody tr td.grade {
  color: #EA4F4F;
  font-weight: 600;
  line-height: 1.9rem;
}
.onestop .table-cont .table table tbody tr td.grade.o {
  color: #4E60FF;
}
.onestop .table-cont .table.evaluate {
  width: 90rem;
  margin: 0 auto;
}
.onestop .table-cont .table.evaluate table thead th {
  color: #999;
  text-align: left;
  padding-left: 2.95rem;
}
.onestop .table-cont .table.evaluate table thead th:first-child {
  font-weight: 400;
}
.onestop .table-cont .table.evaluate table thead th.font-primary {
  color: #13BE29;
  text-align: left;
}
.onestop .table-cont .table.evaluate table tbody td {
  color: #999;
  text-align: left;
  padding-left: 2.95rem;
}
.onestop .table-cont .table.evaluate table tbody td:nth-of-type(2) {
  color: #666;
  font-weight: 600;
}
@media (min-width: 240px) and (max-width: 1024px) {
  .onestop .table-cont .table.evaluate {
    width: auto;
  }
}
@media (max-width: 720px) {
  .onestop .table-cont {
    position: static;
  }
  .onestop .table-cont .desc {
    position: static;
    align-items: flex-start;
    justify-content: flex-start;
    padding: 0 2rem;
    font-size: 1.4rem;
    line-height: 2.2rem;
    letter-spacing: -0.028rem;
  }
  .onestop .table-cont .desc::before {
    margin-top: 0.8rem;
  }
}
.onestop .evaluate-btn {
  width: 100%;
  text-align: center;
  padding-top: 1.6rem;
}
.onestop .evaluate-btn > button {
  min-width: 16rem;
  padding: 2rem;
  color: #fff;
  font-size: 1.6rem;
  line-height: 2.4rem;
  letter-spacing: -0.032rem;
  background-color: #13BE29;
  border-radius: 5rem;
}
.onestop .lecture-wrap {
  position: relative;
  margin-top: 14rem;
}
.onestop .lecture-wrap .latest-learn {
  position: static;
  padding: 0;
  margin: 0;
  border: 0;
  overflow: visible;
}
.onestop .lecture-wrap .latest-learn .curriculum {
  width: 100%;
  margin-top: 4.8rem;
  padding: 0;
  overflow: hidden;
}
@media (max-width: 720px) {
  .onestop .lecture-wrap .latest-learn .curriculum {
    margin-top: 3.2rem;
    padding: 0 2rem;
  }
}
.onestop .lecture-wrap .latest-learn .curriculum::before {
  display: none;
}
.onestop .lecture-wrap .latest-learn .curriculum::after {
  display: none;
}
.onestop .lecture-wrap .latest-learn .curriculum__item {
  height: auto;
}
.onestop .lecture-wrap .latest-learn .curriculum__item .category-wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 0.8rem;
}
.onestop .lecture-wrap .latest-learn .curriculum__item .category-wrap .open-sum {
  font-size: 1.6rem;
  line-height: 2.4rem;
  letter-spacing: -0.032rem;
  color: #666;
  font-weight: 500;
  display: flex;
  align-items: center;
}
.onestop .lecture-wrap .latest-learn .curriculum__item .category-wrap .open-sum::after {
  content: "";
  width: 1.6rem;
  height: 1.6rem;
  display: inline-block;
  background-image: url("https://ai-cdn.ebs.co.kr/mid_resource/images/icon/ico_exam-sum.svg");
  margin-left: 0.4rem;
}
.onestop .lecture-wrap .latest-learn .curriculum__item .curriculum-tit {
  margin-top: 3.2rem;
}
.onestop .lecture-wrap .latest-learn .curriculum__item .teacher-wrap {
  display: flex;
  align-items: center;
  margin-top: 4.8rem;
}
.onestop .lecture-wrap .latest-learn .curriculum__item .teacher-wrap em {
  display: flex;
  align-items: center;
  color: #999999;
  font-weight: 500;
  line-height: 1.9rem;
}
.onestop .lecture-wrap .latest-learn .curriculum__item .teacher-wrap em::after {
  content: "";
  display: block;
  margin: 0 0.8rem;
  width: 0.1rem;
  height: 1.2rem;
  background: #999999;
}
.onestop .lecture-wrap .latest-learn .curriculum__item .teacher-wrap em + em {
  flex: 1;
  color: #666666;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  text-overflow: ellipsis;
}
.onestop .lecture-wrap .latest-learn .curriculum__item .teacher-wrap em + em::after {
  display: none;
}
.onestop .lecture-wrap .latest-learn .swiper-btn-wrap {
  position: absolute;
  top: 0;
  bottom: auto;
  left: auto;
  right: 0;
}
@media (max-width: 720px) {
  .onestop .lecture-wrap .latest-learn .swiper-btn-wrap {
    display: none;
  }
}
@media (max-width: 720px) {
  .onestop .lecture-wrap {
    margin-top: 10rem;
  }
}
.onestop .lecture-wrap.curriculum-wrap {
  margin-top: 9rem;
}
.onestop .lecture-wrap.curriculum-wrap .latest-learn {
  margin-top: 3.6rem;
}
.onestop .lecture-wrap.curriculum-wrap .latest-learn .curriculum {
  margin-top: 0;
}
@media (max-width: 720px) {
  .onestop .lecture-wrap.curriculum-wrap {
    margin-top: 3rem;
  }
  .onestop .lecture-wrap.curriculum-wrap .latest-learn {
    margin-top: 1.2rem;
  }
}
.onestop .current-wrap > .box-wrap .box.round-box {
  flex-direction: row;
}
.onestop .grade-list {
  position: relative;
  margin-top: 14rem;
}
@media (max-width: 720px) {
  .onestop .grade-list {
    margin-top: 10rem;
  }
}
.onestop .deep-learning .tab-mini {
  margin-top: 4.8rem;
  padding-top: 2.8rem;
  border-top: 1px solid #EEEEEE;
}
@media (max-width: 720px) {
  .onestop .deep-learning .tab-mini {
    margin-top: 3rem;
  }
}
.onestop .current-wrap .box-wrap .box.round-bg {
  flex-direction: row;
}
@media (min-width: 240px) and (max-width: 1024px) {
  .onestop .current-wrap .box-wrap .box.round-bg {
    flex-direction: column;
  }
}
.onestop .current-wrap .grade-wrap {
  width: 56%;
  display: flex;
  align-items: flex-start;
  justify-content: center;
}
.onestop .current-wrap .grade-wrap > select {
  min-width: 22rem;
}
.onestop .current-wrap .grade-wrap > select + select {
  margin-left: 1rem;
}
@media (max-width: 1280px) {
  .onestop .current-wrap .grade-wrap > select {
    min-width: auto;
  }
}
@media (min-width: 240px) and (max-width: 1024px) {
  .onestop .current-wrap .grade-wrap {
    width: 100%;
    flex-direction: column;
  }
  .onestop .current-wrap .grade-wrap > select {
    width: 100%;
  }
  .onestop .current-wrap .grade-wrap > select + select {
    margin-left: 0;
    margin-top: 1rem;
  }
}
.onestop .current-wrap .episode {
  display: flex;
  align-items: center;
  padding-left: 4rem;
  flex: 1 0 auto;
}
.onestop .current-wrap .episode > h5 {
  font-size: 2rem;
  line-height: 2.8rem;
  letter-spacing: -0.04rem;
  font-weight: 600;
  margin-right: 1rem;
}
@media (min-width: 240px) and (max-width: 1024px) {
  .onestop .current-wrap .episode {
    width: 100%;
    padding-left: 0;
    margin-top: 2rem;
    flex-direction: column;
  }
  .onestop .current-wrap .episode > h5 {
    width: 100%;
    margin-right: 0;
    margin-bottom: 1rem;
  }
  .onestop .current-wrap .episode select {
    width: 100%;
  }
}
.onestop .retest-wrap {
  width: 100%;
  background: #F6F7FA;
  padding: 3rem 0;
  position: absolute;
  bottom: 0;
  left: 0;
}
.onestop .retest-wrap .inner {
  max-width: 128rem;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
.onestop .retest-wrap__select {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.onestop .retest-wrap__select > h5 {
  font-size: 2.2rem;
  line-height: 2.8rem;
  letter-spacing: -0.044rem;
  font-weight: 600;
  color: #333;
  margin-right: 4rem;
}
.onestop .retest-wrap__select .select-wrap {
  display: flex;
  gap: 1rem;
}
.onestop .retest-wrap__select select {
  min-width: 16.6rem;
}
.onestop .retest-wrap .solve {
  padding: 2rem 3rem;
  border-radius: 5rem;
  border: 1px solid #13BE29;
  font-size: 1.6rem;
  color: #13BE29;
  line-height: normal;
  height: 5.9rem;
  width: 16rem;
}
@media (max-width: 1280px) {
  .onestop .retest-wrap .inner {
    padding: 0 2rem;
  }
}
@media (max-width: 940px) {
  .onestop .retest-wrap .inner {
    align-items: flex-end;
  }
  .onestop .retest-wrap__select > h5 {
    width: 100%;
    flex: auto;
    display: block;
    margin-bottom: 1rem;
  }
  .onestop .retest-wrap .solve {
    margin-left: 2rem;
  }
}
@media (max-width: 720px) {
  .onestop .retest-wrap .inner {
    width: 100%;
    flex-direction: column;
    align-items: normal;
  }
  .onestop .retest-wrap__select {
    display: inline-block;
    flex-direction: column;
  }
  .onestop .retest-wrap__select select {
    width: 100%;
  }
  .onestop .retest-wrap__select select + select {
    margin-left: 0;
  }
  .onestop .retest-wrap .solve {
    width: 100%;
    margin-left: 0;
    margin-top: 2rem;
  }
}
@media (max-width: 600px) {
  .onestop .retest-wrap .select-wrap {
    display: block;
  }
  .onestop .retest-wrap select {
    margin-top: 1rem;
  }
}
.onestop:has(.retest-wrap) {
  padding-bottom: 26.5rem;
}
@media (max-width: 720px) {
  .onestop:has(.retest-wrap) {
    padding-bottom: 48rem;
  }
}

/* 부모 요소 추가 AI문제은행 공통 */
.viewer-wrap .viewer__inner {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
@media (max-width: 720px) {
  .viewer-wrap .viewer__inner {
    padding: 0;
    gap: 2rem;
    flex-direction: column;
    justify-content: flex-start;
    align-items: baseline;
  }
}
.viewer-wrap .viewer__top .list {
  width: 100%;
}
.viewer-wrap .viewer__top .list-item {
  color: #666666;
  font-size: 1.6rem;
  line-height: 2.4rem;
  letter-spacing: -0.032rem;
}
.viewer-wrap .viewer__top .list-item strong {
  color: #333333;
  font-size: 2rem;
  line-height: 2.8rem;
  letter-spacing: -0.04rem;
  font-weight: 600;
}
.viewer-wrap .viewer__top .list-item span {
  display: block;
  font-weight: 500;
  line-height: 1.9rem;
}
.viewer-wrap .viewer__top .list-item span + strong {
  display: block;
  margin-top: 0.8rem;
}
.viewer-wrap .viewer__top .list-wrap {
  display: flex;
  margin-top: 1.2rem;
  flex-wrap: wrap;
}
@media (min-width: 240px) and (max-width: 1024px) {
  .viewer-wrap .viewer__top .list-wrap {
    gap: 1.2rem;
    flex-direction: column;
    justify-content: flex-start;
    align-items: baseline;
  }
}
.viewer-wrap .viewer__top .list-wrap .list-item {
  display: flex;
  align-items: center;
}
.viewer-wrap .viewer__top .list-wrap .list-item + .list-item::before {
  content: "";
  width: 0.1rem;
  height: 1.2rem;
  margin: 0 1.6rem;
  background: #CCCCCC;
}
@media (min-width: 240px) and (max-width: 1024px) {
  .viewer-wrap .viewer__top .list-wrap .list-item {
    align-items: flex-start;
  }
  .viewer-wrap .viewer__top .list-wrap .list-item + .list-item::before {
    display: none;
  }
}
.viewer-wrap .viewer__top .page-title {
  width: auto;
  padding: 0 3rem;
}
.viewer-wrap .viewer__top .page-title h3 {
  flex: 1 0 auto;
}
.viewer-wrap .viewer__top .count {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  flex: 1 0 auto;
  padding: 0 3rem;
  color: #666666;
  font-size: 1.6rem;
  line-height: 2.4rem;
  letter-spacing: -0.032rem;
  font-weight: 400;
}
.viewer-wrap .viewer__top .count em {
  margin: 0 0.1rem 0 0.3rem;
  font-weight: 600;
}
.viewer-wrap .viewer__top .count .count-now {
  display: flex;
  align-items: center;
}
.viewer-wrap .viewer__top .count .count-now::after {
  content: "/";
  display: block;
  margin: 0 0.6rem;
  font-size: 1.4rem;
  line-height: 2.2rem;
  letter-spacing: -0.028rem;
  font-weight: 600;
}
.viewer-wrap .viewer__top .count .count-today {
  position: relative;
  display: flex;
  align-items: center;
}
.viewer-wrap .viewer__top .count .count-today em {
  color: #13BE29;
}
.viewer-wrap .viewer__top .count .count-today .tooltip-box {
  left: auto;
  right: -1rem;
}
.viewer-wrap .viewer__top .count .count-today .tooltip-box::before {
  left: auto;
  right: 1.2rem;
}
.viewer-wrap .viewer__top .count .btn-tooltip {
  width: 1.6rem;
  height: 1.6rem;
  margin-left: 0.4rem;
  background: url("https://ai-cdn.ebs.co.kr/mid_resource/images/icon/ico_question.svg") no-repeat;
  background-size: 100% 100%;
  text-indent: -9999em;
  overflow: hidden;
}
@media (max-width: 720px) {
  .viewer-wrap .viewer__top .count {
    position: relative;
    width: 100%;
    justify-content: flex-start;
  }
  .viewer-wrap .viewer__top .count .count-today {
    position: static;
  }
  .viewer-wrap .viewer__top .count .count-today .tooltip-box {
    right: 0;
    left: 50%;
    width: 100%;
    transform: translateX(-50%);
  }
  .viewer-wrap .viewer__top .count .count-today .tooltip-box::before {
    left: 1rem;
    right: auto;
  }
}
.viewer-wrap .viewer__top .box-wrap {
  margin-top: 2rem !important;
}
@media (min-width: 240px) and (max-width: 1024px) {
  .viewer-wrap .viewer__top .box-wrap {
    padding: 0;
  }
}
.viewer-wrap .viewer__top .box-wrap .box {
  padding: 3rem;
  justify-content: space-between;
  flex-direction: row;
}
.viewer-wrap .viewer__top .box-wrap .box .btn-wrap {
  margin-top: 0;
}
.viewer-wrap .viewer__top .box-wrap .box .btn-wrap .btn {
  width: 9rem;
  font-size: 1.4rem;
  line-height: 2.2rem;
  letter-spacing: -0.028rem;
  font-size: 1.4rem !important;
  padding: 1.4rem 0;
  line-height: 2.2rem !important;
}
@media (max-width: 720px) {
  .viewer-wrap .viewer__top .box-wrap .box {
    gap: 2rem;
    flex-direction: column;
  }
  .viewer-wrap .viewer__top .box-wrap .box .btn-wrap {
    width: 100%;
  }
  .viewer-wrap .viewer__top .box-wrap .box .btn-wrap .btn {
    width: 100%;
  }
}
.viewer-wrap .viewer__top .exam-info {
  display: flex;
  align-items: center;
  gap: 2rem;
  margin-top: 2rem;
  padding: 3rem;
  color: #666666;
  font-size: 1.6rem;
  line-height: 2.4rem;
  letter-spacing: -0.032rem;
  font-weight: 400;
  border: 1px solid #EEEEEE;
  border-radius: 1.6rem;
}
@media (min-width: 240px) and (max-width: 1024px) {
  .viewer-wrap .viewer__top .exam-info {
    flex-direction: column;
    gap: 1rem;
  }
}
@media (max-width: 720px) {
  .viewer-wrap .viewer__top .exam-info {
    padding: 2rem;
  }
}
.viewer-wrap .viewer__top .exam-info:has(.exam-time):has(.exam-count) {
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 1rem;
}
.viewer-wrap .viewer__top .exam-info:not(:has(.exam-time)) {
  justify-content: flex-end;
}
.viewer-wrap .viewer__top .exam-info:not(:has(.exam-count)) {
  justify-content: space-between;
}
.viewer-wrap .viewer__top .exam-info:not(:has(.exam-count))::after {
  content: "";
  display: block;
}
.viewer-wrap .viewer__top .exam-time {
  display: flex;
  align-items: center;
  font-weight: 500;
}
.viewer-wrap .viewer__top .exam-time em {
  margin-left: 0.8rem;
  color: #13BE29;
  font-weight: 600;
}
.viewer-wrap .viewer__top .exam-time::before {
  content: "";
  display: block;
  width: 2.4rem;
  height: 2.4rem;
  margin-right: 0.4rem;
  background-image: url("https://ai-cdn.ebs.co.kr/mid_resource/images/icon/ico_clock3.svg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% 100%;
}
@media (min-width: 240px) and (max-width: 1024px) {
  .viewer-wrap .viewer__top .exam-time {
    width: 100%;
  }
}
.viewer-wrap .viewer__top .exam-level {
  display: flex;
  align-items: center;
}
.viewer-wrap .viewer__top .exam-level em {
  display: block;
  color: #999999;
  font-size: 1.4rem;
  line-height: 2.2rem;
  letter-spacing: -0.028rem;
  font-weight: 500;
}
.viewer-wrap .viewer__top .exam-level progress {
  display: block;
  width: 50rem;
  height: 1rem;
  margin: 0 2rem;
  border: 0;
  border-radius: 0.5rem;
  overflow: hidden;
  transition: width 0.5s;
}
.viewer-wrap .viewer__top .exam-level progress::-webkit-progress-bar {
  background: #EDEFF7;
}
.viewer-wrap .viewer__top .exam-level progress::-webkit-progress-value {
  background: linear-gradient(90deg, #E7E577 0%, #61D470 100%);
  border-radius: 0.5rem;
  transition: width 0.5s;
}
@media (max-width: 1280px) {
  .viewer-wrap .viewer__top .exam-level progress {
    width: 32rem;
  }
}
@media (max-width: 1100px) {
  .viewer-wrap .viewer__top .exam-level progress {
    width: 24rem;
  }
}
@media (min-width: 240px) and (max-width: 1024px) {
  .viewer-wrap .viewer__top .exam-level {
    width: 100%;
    justify-content: space-between;
  }
  .viewer-wrap .viewer__top .exam-level progress {
    flex: 1;
  }
}
.viewer-wrap .viewer__top .exam-count span {
  margin-left: 0.5rem;
  font-weight: 600;
}
.viewer-wrap .viewer__top .exam-count em {
  margin-left: 0.5rem;
  color: #13BE29;
  font-weight: 600;
}
@media (min-width: 240px) and (max-width: 1024px) {
  .viewer-wrap .viewer__top .exam-count {
    width: 100%;
  }
}
@media (max-width: 720px) {
  .viewer-wrap .viewer__top {
    padding: 2rem;
  }
  .viewer-wrap .viewer__top .page-title,
  .viewer-wrap .viewer__top .count,
  .viewer-wrap .viewer__top .box-wrap {
    padding: 0;
  }
}
.viewer-wrap .viewer__body {
  margin-top: 6rem;
}
.viewer-wrap .viewer__body .viewer {
  background: rgba(234, 79, 79, 0.5);
}
@media (max-width: 720px) {
  .viewer-wrap .viewer__body .viewer {
    padding: 0 2rem;
  }
}
.viewer-wrap .viewer__body .btn-wrap {
  position: relative;
  margin-top: 8rem;
}
.viewer-wrap .viewer__body .btn-wrap .btn {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.6rem;
  width: 16rem;
  padding: 2rem 0;
  font-size: 1.6rem;
  line-height: 2.4rem;
  letter-spacing: -0.032rem;
  color: #FFFFFF;
  background-color: #13BE29;
  border-radius: 5rem;
  font-weight: 600;
}
.viewer-wrap .viewer__body .btn-wrap .btn::after, .viewer-wrap .viewer__body .btn-wrap .btn::before {
  width: 1.8rem;
  height: 1.8rem;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% 100%;
}
.viewer-wrap .viewer__body .btn-wrap .btn.border {
  color: #13BE29;
  border: 0.1rem solid #13BE29;
  background-color: #FFFFFF;
}
.viewer-wrap .viewer__body .btn-wrap .btn.btn-prev {
  justify-content: flex-start;
  padding-left: 4.8rem;
  color: #13BE29;
  border: 0.1rem solid #13BE29;
  background-color: transparent;
}
.viewer-wrap .viewer__body .btn-wrap .btn.btn-prev::before {
  content: "";
  margin-right: 0.6rem;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.0005 5L7.00049 10L12.0005 15' stroke='%2313BE29' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}
.viewer-wrap .viewer__body .btn-wrap .btn.btn-prev:disabled::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.0005 5L7.00049 10L12.0005 15' stroke='%23999999' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}
.viewer-wrap .viewer__body .btn-wrap .btn.btn-next {
  justify-content: flex-start;
  padding-left: 5.9rem;
  color: #13BE29;
  border: 0.1rem solid #13BE29;
  background-color: transparent;
}
.viewer-wrap .viewer__body .btn-wrap .btn.btn-next::after {
  content: "";
  margin-left: 0.6rem;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.99939 5L12.9994 10L7.99939 15' stroke='%2313BE29' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}
.viewer-wrap .viewer__body .btn-wrap .btn.btn-next:disabled::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.99939 5L12.9994 10L7.99939 15' stroke='%23999999' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}
.viewer-wrap .viewer__body .btn-wrap .btn:disabled {
  color: #999999;
  background-color: #EEEEEE;
  border: none;
}
.viewer-wrap .viewer__body .btn-wrap .btn__inner {
  display: flex;
  gap: 1.6rem;
  justify-content: center;
}
.viewer-wrap .viewer__body .btn-wrap > button {
  position: absolute;
  bottom: 0;
  right: 0;
}
@media (max-width: 720px) {
  .viewer-wrap .viewer__body .btn-wrap {
    display: block;
    padding: 0 2rem;
  }
  .viewer-wrap .viewer__body .btn-wrap .btn.border, .viewer-wrap .viewer__body .btn-wrap .btn.btn-prev, .viewer-wrap .viewer__body .btn-wrap .btn.btn-next {
    width: 50%;
    padding-left: 0;
    justify-content: center;
  }
  .viewer-wrap .viewer__body .btn-wrap > button.btn {
    width: 100%;
    position: static;
    margin-top: 2rem;
  }
}
.viewer-wrap .status-wrap {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 1.2rem;
  margin-top: 2.4rem;
}
@media (max-width: 720px) {
  .viewer-wrap .status-wrap {
    margin-top: 3.2rem;
    padding: 0 2rem;
  }
}
.viewer-wrap .status-wrap .round-box {
  flex: 0 0 auto;
  padding: 1.2rem 1.6rem;
  font-size: 1.4rem;
  line-height: 2.2rem;
  letter-spacing: -0.028rem;
  font-weight: 500;
}
.viewer-wrap .status-wrap .round-box::before {
  content: "#";
  margin-right: 0.3rem;
}

/* 부모 요소 추가 AI문제은행 공통 */
body.dark-mode .onestop .viewer__top .list-item {
  color: #FFFFFF;
}
body.dark-mode .onestop .viewer__top .list-item strong {
  color: #FFFFFF;
}
body.dark-mode .onestop .viewer__top .count {
  color: #999999;
}
body.dark-mode .onestop .viewer__top .box-wrap .box .btn-wrap .btn.border {
  color: #999999;
  background-color: #333333;
  border-color: #333333;
}
body.dark-mode .onestop .viewer__top .exam-info {
  border-color: #333333;
  background-color: #333333;
}
body.dark-mode .onestop .viewer__top .exam-time {
  color: #FFFFFF;
}
body.dark-mode .onestop .viewer__top .exam-time::before {
  background-color: #FFFFFF;
}
body.dark-mode .onestop .viewer__top .exam-count {
  color: #FFFFFF;
}
body.dark-mode .onestop .viewer__body .btn-wrap .btn.btn-prev, body.dark-mode .onestop .viewer__body .btn-wrap .btn.btn-next {
  color: #FFFFFF;
  border-color: #FFFFFF;
}
body.dark-mode .onestop .viewer__body .btn-wrap .btn.btn-prev::before, body.dark-mode .onestop .viewer__body .btn-wrap .btn.btn-prev::after, body.dark-mode .onestop .viewer__body .btn-wrap .btn.btn-next::before, body.dark-mode .onestop .viewer__body .btn-wrap .btn.btn-next::after {
  background-color: #FFFFFF;
}
body.dark-mode .onestop .viewer__body .btn-wrap .btn:disabled {
  color: #999;
  background-color: #333;
  border: none;
}
body.dark-mode .onestop .viewer__body .btn-wrap .btn:disabled::before, body.dark-mode .onestop .viewer__body .btn-wrap .btn:disabled::after {
  background-color: #999;
}
body.dark-mode .onestop .retest-wrap {
  background-color: #242424;
}
body.dark-mode .onestop .retest-wrap__select > h5 {
  color: #FFFFFF;
}
body.dark-mode .onestop .retest-wrap .solve {
  color: #FFFFFF;
  border-color: #333333;
  background-color: #333333;
}

@keyframes waveMoveLine {
  0% {
    background-position: 100% 0;
  }
  100% {
    background-position: 0 0;
  }
}
@keyframes waveMovePage {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: 100% 0;
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(5rem);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fade-in {
  opacity: 0;
  transform: translateY(5rem);
  animation: fadeInUp 1s ease-out forwards;
}

@keyframes bounceDonuts {
  0% {
    transform: translate(0, 0);
  }
  25% {
    transform: translate(2.5rem, 0) translateY(-2.5rem);
  }
  50% {
    transform: translate(0, 0) translateY(-5rem);
  }
  75% {
    transform: translate(-2.5rem, 0) translateY(-2.5rem);
  }
  100% {
    transform: translate(0, 0);
  }
}
@keyframes bounceRibbon {
  0% {
    transform: translate(0, 0);
  }
  25% {
    transform: translate(2.5rem, 0) translateY(-2.5rem);
  }
  50% {
    transform: translate(0, 0) translateY(-5rem);
  }
  75% {
    transform: translate(-2.5rem, 0) translateY(-2.5rem);
  }
  100% {
    transform: translate(0, 0);
  }
}
@keyframes bounce {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(0.5rem);
  }
  100% {
    transform: translateY(0);
  }
}
@keyframes wheel {
  0% {
    transform: translateY(0);
    opacity: 0;
  }
  40% {
    opacity: 1;
  }
  80% {
    transform: translateY(2.6rem);
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@keyframes sparkle-glow {
  0% {
    transform: translate(-100%, -100%) rotate(45deg);
  }
  100% {
    transform: translate(100%, 100%) rotate(45deg);
  }
}
@keyframes pop-in {
  0% {
    opacity: 0;
    transform: scale(0.8);
  }
  40% {
    opacity: 1;
    transform: scale(1.15);
  }
  60% {
    transform: scale(0.95);
  }
  80% {
    transform: scale(1.05);
  }
  100% {
    transform: scale(1);
  }
}
.card-pop {
  animation: pop-in 0.8s cubic-bezier(0.25, 0.8, 0.5, 1.4) forwards;
}

@keyframes sway {
  0% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(6.5deg);
  }
  50% {
    transform: rotate(0deg);
  }
  75% {
    transform: rotate(-5deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
/* 부모 요소 추가 AI문제은행 공통 */
.evaluation {
  width: 100%;
}
.evaluation__exam {
  font-size: 1.6rem;
  line-height: 2.4rem;
  letter-spacing: -0.032rem;
  font-weight: 600;
  color: #333;
  margin-bottom: 4.8rem;
}
.evaluation__exam > span.num {
  margin-right: 0.8rem;
}
.evaluation__exam > em {
  color: #999;
  font-weight: 400;
}
.evaluation .example-wrap {
  width: 100%;
  margin-top: 2.8rem;
}
.evaluation .example-wrap > .row {
  width: 100%;
  display: flex;
  align-items: center;
}
.evaluation .example-wrap > .row + .row {
  margin-top: 1rem;
}
.evaluation .example-wrap > .row:has(.list-add) > select {
  flex: 1;
}
.evaluation .example-wrap > .row:has(.balloon-tit) {
  align-items: flex-start;
}
.evaluation .example-wrap > .row:has(.input-checkbox) {
  flex-wrap: wrap;
  margin-top: -1rem;
  margin-left: -1rem;
}
.evaluation .example-wrap .list-add {
  width: 9rem;
  height: 6rem;
  border-radius: 0.8rem;
  background-color: #13BE29;
  font-size: 1.6rem;
  line-height: 2.4rem;
  letter-spacing: -0.032rem;
  color: #fff;
  margin-left: 1rem;
}
.evaluation .example-wrap select + select {
  margin-left: 1rem;
}
.evaluation .example-wrap > .year {
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: 2.8rem;
}
.evaluation .example-wrap > .year > li {
  position: relative;
}
.evaluation .example-wrap > .year > li button {
  font-size: 2rem;
  line-height: 2.8rem;
  letter-spacing: -0.04rem;
  font-weight: 400;
  color: #999;
}
.evaluation .example-wrap > .year > li button:disabled {
  background-color: #eee;
  color: #999;
}
.evaluation .example-wrap > .year > li button.active {
  color: #333;
  font-weight: 600;
}
.evaluation .example-wrap > .year > li + li {
  padding-left: 3rem;
  margin-left: 3rem;
}
.evaluation .example-wrap > .year > li + li::before {
  content: "";
  width: 0.1rem;
  height: 1.4rem;
  display: inline-block;
  background: #ccc;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
}
@media (max-width: 720px) {
  .evaluation .example-wrap .row.select {
    flex-direction: column;
  }
  .evaluation .example-wrap .row.select > select {
    width: 100%;
    margin-left: 0;
    margin-top: 1rem;
  }
}
.evaluation .time-set {
  width: 100%;
  display: flex;
  align-items: center;
  margin-top: 1rem;
}
.evaluation .time-set > .input-basic {
  margin-right: 1rem;
}
.evaluation .time-set > .input-basic:nth-of-type(2) {
  margin-left: 1rem;
}
.evaluation .count-wrap {
  width: 100%;
  display: flex;
  align-items: center;
}
.evaluation .count-wrap:has(.count-tit) .input-basic {
  flex: 1;
}
.evaluation .count-wrap .count-tit {
  font-size: 2rem;
  line-height: 2.8rem;
  letter-spacing: -0.04rem;
  font-weight: 600;
  color: #333;
  margin-right: 1rem;
}
.evaluation .count-wrap .count-tit > em {
  font-weight: 400;
  color: #666;
}
.evaluation .count-wrap .conunt-btn {
  display: flex;
  align-items: center;
  margin-left: 1rem;
}
.evaluation .count-wrap .conunt-btn > button {
  width: 6rem;
  height: 6rem;
  border-radius: 0.8rem;
  background-color: #13BE29;
  position: relative;
}
.evaluation .count-wrap .conunt-btn > button::after {
  content: "";
  width: 2.4rem;
  height: 2.4rem;
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: #FFFFFF;
  background-size: 100% 100%;
  background-position: 0 0;
  background-repeat: no-repeat;
}
.evaluation .count-wrap .conunt-btn > button:disabled {
  background-color: #eee;
  color: #999;
  cursor: default;
}
.evaluation .count-wrap .conunt-btn > button:disabled::after {
  background-color: #999999;
}
.evaluation .count-wrap .conunt-btn > button.minus::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='25' height='25' viewBox='0 0 25 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.01562 12.5H20.9862' stroke='%23FFFFFF' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}
.evaluation .count-wrap .conunt-btn > button.minus:disabled::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='25' height='25' viewBox='0 0 25 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.01562 12.5H20.9862' stroke='%23999999' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}
.evaluation .count-wrap .conunt-btn > button.plus::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='25' height='25' viewBox='0 0 25 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.5009 4.01472V20.9853M4.01562 12.5H20.9862' stroke='%23FFFFFF' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}
.evaluation .count-wrap .conunt-btn > button.plus:disabled::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='25' height='25' viewBox='0 0 25 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.5009 4.01472V20.9853M4.01562 12.5H20.9862' stroke='%23999999' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}
.evaluation .count-wrap .conunt-btn > button + button {
  margin-left: 1rem;
}
.evaluation .count-wrap + .count-wrap {
  margin-top: 1.8rem;
}
.evaluation .count-wrap > .input-basic > input[type=number] {
  padding-right: 4rem !important;
}
.evaluation .count-wrap > .input-basic > input:read-only {
  width: 100%;
  font-size: 1.6rem;
  line-height: 2.4rem;
  letter-spacing: -0.032rem;
  font-weight: 400;
  background-color: #fff;
  padding: 2rem;
}
.evaluation .balloon-tit {
  width: 5rem;
  font-size: 1.4rem;
  line-height: 2.2rem;
  letter-spacing: -0.028rem;
  font-weight: 600;
  color: #999;
  text-align: right;
  padding: 1rem 1rem 0 0;
}
.evaluation .balloon-wrap {
  width: calc(100% - 5rem);
  display: flex;
  flex-wrap: wrap;
  margin-top: -1rem;
  margin-left: -1rem;
}
.evaluation .balloon-wrap .balloon {
  width: auto;
  padding: 1.2rem 3.6rem 1.2rem 1.6rem;
  border-radius: 2.2rem;
  background: #F6F7FA;
  font-size: 1.4rem;
  line-height: 2.2rem;
  letter-spacing: -0.028rem;
  font-weight: 500;
  color: #666;
  margin-top: 1rem;
  margin-left: 1.2rem;
  position: relative;
}
.evaluation .balloon-wrap .balloon .delete {
  width: 1.6rem;
  height: 1.6rem;
  background: url("https://ai-cdn.ebs.co.kr/mid_resource/images/icon/ico_balloon_delete.svg") 0 0/100% 100% no-repeat;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 1.6rem;
}

/* 부모 요소 추가 AI문제은행 공통 */
.dashboard-wrap {
  padding: 6rem 0 14rem;
  color: #333333;
  font-size: 1.6rem;
  line-height: 2.4rem;
  letter-spacing: -0.032rem;
  background: #F6F7FA;
  font-weight: 500;
}
.dashboard-wrap .tab-mini .tab-wrap li {
  font-weight: 400;
}
@media (min-width: 240px) and (max-width: 1024px) {
  .dashboard-wrap {
    padding-bottom: 5rem;
  }
  .dashboard-wrap .tab-mini {
    padding: 0;
  }
}
.dashboard-wrap .inner {
  max-width: 128rem;
  margin: 0 auto;
  padding: 0 2rem;
}
.dashboard-wrap h5.title {
  display: flex;
  align-items: center;
  font-size: 2.8rem;
  line-height: 3.4rem;
  letter-spacing: -0.056rem;
  font-weight: 700;
}
@media (max-width: 720px) {
  .dashboard-wrap h5.title {
    font-size: 2rem;
    line-height: 2.8rem;
    letter-spacing: -0.04rem;
  }
}
.dashboard-wrap h5.title + .desc {
  margin-top: 1.6rem;
  color: #666666;
  font-size: 1.6rem;
  line-height: 2.4rem;
  letter-spacing: -0.032rem;
}
.dashboard-wrap .calendar-week {
  display: flex;
  align-items: center;
  gap: 0.2rem;
  margin-top: 1rem;
}
.dashboard-wrap .calendar-week progress {
  display: block;
  width: 100%;
  height: 1.6rem;
  border: 0;
  border-radius: 1rem;
  overflow: hidden;
  transition: width 0.5s;
}
.dashboard-wrap .calendar-week progress::-webkit-progress-bar {
  height: 100%;
}
.dashboard-wrap .calendar-week progress::-webkit-progress-value {
  border-radius: 1rem;
  transition: width 0.5s;
}
.dashboard-wrap .calendar-week .count {
  margin-left: 1rem;
  font-size: 1.6rem;
  line-height: 2.4rem;
  letter-spacing: -0.032rem;
  font-weight: 700;
}
.dashboard-wrap .calendar-week .day {
  flex: 1 0 auto;
  height: 3.2rem;
  padding-top: 0.5rem;
  color: #333333;
  font-size: 1.2rem;
  line-height: 1.8rem;
  letter-spacing: -0.024rem;
  border: 0.1rem solid #EEEEEE;
  border-radius: 0.4rem;
  font-weight: 400;
  text-align: center;
}
.dashboard-wrap .calendar-week .day[class*=bg__] {
  border: 0;
  color: #FFFFFF;
}
.dashboard-wrap .calendar-week .bg__grade2 {
  background-color: #AAC3FD;
}
.dashboard-wrap .calendar-week .bg__grade3 {
  background-color: #5A7CE7;
}
.dashboard-wrap .calendar-week .bg__grade4 {
  background-color: #405CC1;
}
.dashboard-wrap .calendar-week.color-blue .progress::-webkit-progress-bar {
  background: #E7EAFF;
}
.dashboard-wrap .calendar-week.color-blue .progress::-webkit-progress-value {
  background: #5A7CE7;
}
.dashboard-wrap .calendar-week.color-blue .count {
  color: #4E60FF;
}
.dashboard-wrap .calendar-week.color-blue .bg__grade2 {
  background-color: #AAC3FD;
}
.dashboard-wrap .calendar-week.color-blue .bg__grade3 {
  background-color: #5A7CE7;
}
.dashboard-wrap .calendar-week.color-blue .bg__grade4 {
  background-color: #405CC1;
}
.dashboard-wrap .calendar-week.color-pink .progress::-webkit-progress-bar {
  background: #FFE8EE;
}
.dashboard-wrap .calendar-week.color-pink .progress::-webkit-progress-value {
  background: #F96891;
}
.dashboard-wrap .calendar-week.color-pink .count {
  color: #F96891;
}
.dashboard-wrap .calendar-week.color-pink .bg__grade2 {
  background-color: #FFB6CB;
}
.dashboard-wrap .calendar-week.color-pink .bg__grade3 {
  background-color: #F96891;
}
.dashboard-wrap .calendar-week.color-pink .bg__grade4 {
  background-color: #D92E5F;
}
.dashboard-wrap .box-wrap {
  display: flex;
  align-items: center;
}
.dashboard-wrap .box-wrap__title {
  font-size: 2.4rem;
  line-height: 3rem;
  letter-spacing: -0.048rem;
  font-weight: 700;
  margin: 6rem 0 3.6rem 0;
}
.dashboard-wrap .box-wrap .box {
  width: 100%;
  padding: 4rem 3rem;
  border-radius: 1.6rem;
  background-color: #FFFFFF;
  box-shadow: 0 0.1rem 0.3rem 0 rgba(96, 108, 128, 0.0784313725);
  text-align: center;
}
.dashboard-wrap .box-wrap .box .title {
  font-size: 2.2rem;
  line-height: 2.8rem;
  letter-spacing: -0.044rem;
  font-weight: 600;
}
.dashboard-wrap .box-wrap .box .title .ico-info {
  display: flex;
  gap: 0.4rem;
  align-items: center;
  margin-left: 0.4rem;
}
.dashboard-wrap .box-wrap .box .title .ico-info::after {
  display: block;
  content: "";
  width: 2rem;
  height: 2rem;
  background: url("https://ai-cdn.ebs.co.kr/mid_resource/images/icon/ico_question.svg") 0 0/100% 100% no-repeat;
}
.dashboard-wrap .box-wrap .box .desc {
  margin-top: 1.2rem;
  color: #666666;
  line-height: 2.4rem;
  font-weight: 400;
}
.dashboard-wrap .box-wrap .box .btn {
  margin-top: 2.8rem;
  padding: 2rem;
  color: #FFFFFF;
  background: #13BE29;
  font-weight: 600;
  border-radius: 3rem;
}
@media (max-width: 720px) {
  .dashboard-wrap .box-wrap .box .btn {
    width: 100%;
  }
}
.dashboard-wrap .box-wrap .box .btn-grey {
  width: 100%;
  margin-bottom: 1rem;
  border-radius: 5rem;
  color: #999;
  background: #F6F7FA;
}
.dashboard-wrap .box-wrap:has(.box + .box) {
  gap: 2.4rem;
  margin-top: 2.4rem;
}
.dashboard-wrap .box-wrap:has(.box + .box):has(.info):has(button.btn) .box {
  text-align: left;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.dashboard-wrap .box-wrap:has(.box + .box):has(.info):has(button.btn) .info .title {
  display: block;
  font-size: 2.4rem;
  line-height: 3rem;
  letter-spacing: -0.048rem;
  font-weight: 600;
}
.dashboard-wrap .box-wrap:has(.box + .box):has(.info):has(button.btn) .info .desc {
  display: block;
  margin-top: 1.6rem;
}
.dashboard-wrap .box-wrap:has(.box + .box):has(.info):has(button.btn) .btn {
  margin-top: 0;
  padding: 1.4rem 2rem;
  color: #999999;
  font-size: 1.4rem;
  line-height: 2.2rem;
  letter-spacing: -0.028rem;
  background: #F6F7FA;
}
.dashboard-wrap .box-wrap:has(.box + .box):has(.calendar.calendar-week) {
  align-items: flex-start;
}
@media (min-width: 240px) and (max-width: 1024px) {
  .dashboard-wrap .box-wrap:has(.box + .box):has(.info):has(button.btn) {
    display: block;
  }
  .dashboard-wrap .box-wrap:has(.box + .box):has(.info):has(button.btn) .box + .box {
    margin-top: 2.4rem;
  }
}
@media (max-width: 720px) {
  .dashboard-wrap .box-wrap:has(.box + .box):has(.info):has(button.btn) .box {
    display: block;
    text-align: center;
  }
  .dashboard-wrap .box-wrap:has(.box + .box):has(.info):has(button.btn) .box .btn {
    margin-top: 2rem;
  }
}
.dashboard-wrap .box-wrap + .box-wrap {
  margin-top: 2.4rem;
}
@media (min-width: 240px) and (max-width: 1024px) {
  .dashboard-wrap .box-wrap + .box-wrap {
    margin-top: 2rem;
  }
}
.dashboard-wrap .container__top .box-wrap {
  margin-top: 2.4rem;
}
.dashboard-wrap .container__top .box-wrap .box {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 2rem 3rem;
}
.dashboard-wrap .container__top .box-wrap .box .info {
  display: flex;
  align-items: center;
}
.dashboard-wrap .container__top .box-wrap .box .info .grade {
  margin-left: 0.8rem;
  padding: 0.4rem 1rem;
  color: #13BE29;
  font-size: 1.2rem;
  line-height: 1.8rem;
  letter-spacing: -0.024rem;
  background-color: #E1F9E4;
  font-weight: 600;
  border-radius: 2.4rem;
}
.dashboard-wrap .container__top .box-wrap .box button.func {
  display: flex;
  align-items: center;
  color: #666666;
  font-weight: 400;
}
.dashboard-wrap .container__top .box-wrap .box button.func::after {
  content: "";
  display: block;
  width: 2rem;
  height: 2rem;
  margin-left: 0.8rem;
  background: url("https://ai-cdn.ebs.co.kr/mid_resource/images/icon/ico_setting.svg") center center no-repeat;
  background-size: 100% 100%;
}
@media (min-width: 240px) and (max-width: 1024px) {
  .dashboard-wrap .container__top {
    margin-top: 3rem;
  }
}
.dashboard-wrap .container__body {
  margin-top: 9rem;
}
@media (min-width: 240px) and (max-width: 1024px) {
  .dashboard-wrap .container__body {
    margin-top: 4rem;
  }
}
.dashboard-wrap .container__body .box-wrap .box.round.dash-map {
  display: flex;
  padding: 2.4rem 0;
  gap: 1.1rem;
}
@media (max-width: 720px) {
  .dashboard-wrap .container__body .box-wrap .box.round.dash-map {
    flex-wrap: wrap;
    padding: 0;
  }
}
.dashboard-wrap .container__body .box-wrap .box.round.dash-map dl {
  position: relative;
  width: 100%;
  padding: 0 2.4rem;
}
.dashboard-wrap .container__body .box-wrap .box.round.dash-map dl:not(:last-child)::before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 0.1rem;
  right: -0.6rem;
  height: 5.8rem;
  background: #EEEEEE;
}
@media (max-width: 720px) {
  .dashboard-wrap .container__body .box-wrap .box.round.dash-map dl {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 2.4rem;
  }
  .dashboard-wrap .container__body .box-wrap .box.round.dash-map dl:not(:last-child)::before {
    content: none;
  }
}
@media (max-width: 720px) {
  .dashboard-wrap .container__body .box-wrap .box.round.dash-map dl + dl {
    padding-top: 0;
  }
}
.dashboard-wrap .container__body .box-wrap .box.round.dash-map dl dt {
  position: relative;
  text-align: left;
  line-height: normal;
  white-space: nowrap;
}
.dashboard-wrap .container__body .box-wrap .box.round.dash-map dl dt::before {
  content: "";
  display: inline-block;
  margin-right: 0.8rem;
  width: 0.6rem;
  height: 0.6rem;
  transform: translateY(-50%);
  border-radius: 50%;
}
.dashboard-wrap .container__body .box-wrap .box.round.dash-map dl dt.none {
  color: #999;
}
.dashboard-wrap .container__body .box-wrap .box.round.dash-map dl dt.none::before {
  background: #999;
}
.dashboard-wrap .container__body .box-wrap .box.round.dash-map dl dt.very-weak {
  color: #FE675F;
}
.dashboard-wrap .container__body .box-wrap .box.round.dash-map dl dt.very-weak::before {
  background: #FE675F;
}
.dashboard-wrap .container__body .box-wrap .box.round.dash-map dl dt.weak {
  color: #FA7A16;
}
.dashboard-wrap .container__body .box-wrap .box.round.dash-map dl dt.weak::before {
  background: #FA7A16;
}
.dashboard-wrap .container__body .box-wrap .box.round.dash-map dl dt.normal {
  color: #009F7A;
}
.dashboard-wrap .container__body .box-wrap .box.round.dash-map dl dt.normal::before {
  background: #009F7A;
}
.dashboard-wrap .container__body .box-wrap .box.round.dash-map dl dt.excellent {
  color: #4D91E5;
}
.dashboard-wrap .container__body .box-wrap .box.round.dash-map dl dt.excellent::before {
  background: #4D91E5;
}
.dashboard-wrap .container__body .box-wrap .box.round.dash-map dl dt.very-excellent {
  color: #9E40F1;
}
.dashboard-wrap .container__body .box-wrap .box.round.dash-map dl dt.very-excellent::before {
  background: #9E40F1;
}
.dashboard-wrap .container__body .box-wrap .box.round.dash-map dl dd {
  margin-top: 2rem;
  font-size: 2.8rem;
  line-height: 2.4rem;
  text-align: right;
}
@media (max-width: 720px) {
  .dashboard-wrap .container__body .box-wrap .box.round.dash-map dl dd {
    margin-top: 0;
  }
}
@media (max-width: 720px) {
  .dashboard-wrap .container__body .accom-wrap {
    margin-top: 3.6rem;
  }
}
.dashboard-wrap .chart-wrap {
  width: 100%;
  overflow: auto;
}
.dashboard-wrap .chart-wrap__title {
  margin-bottom: 1rem;
  font-size: 2rem;
  line-height: 2.8rem;
  letter-spacing: -0.04rem;
  font-weight: 600;
  color: #333;
  text-align: left;
}
.dashboard-wrap .tab-round {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.dashboard-wrap .tab-round .days {
  padding: 1.3rem 1.4rem;
  color: #999999;
  font-size: 1.4rem;
  line-height: 2.2rem;
  letter-spacing: -0.028rem;
  background: #FFFFFF;
  border-radius: 5rem;
}
.dashboard-wrap .tab-round .days em {
  margin-left: 0.5rem;
  color: #13BE29;
}
.dashboard-wrap .tab-round .tab-wrap {
  display: flex;
  align-items: center;
  padding: 0.4rem;
  background: #FFFFFF;
  border-radius: 5rem;
}
.dashboard-wrap .tab-round .tab-wrap li .btn {
  display: block;
  padding: 0.8rem 2rem;
  color: #999999;
  font-weight: 400;
}
.dashboard-wrap .tab-round .tab-wrap li .btn.active {
  color: #FFFFFF;
  background: #13BE29;
  font-weight: 600;
  border-radius: 5rem;
}
@media (max-width: 400px) {
  .dashboard-wrap .tab-round {
    display: block;
  }
  .dashboard-wrap .tab-round .days {
    margin-top: 1rem;
    text-align: center;
  }
  .dashboard-wrap .tab-round .tab-wrap {
    justify-content: center;
  }
}
.dashboard-wrap .calendar-contents {
  text-align: center;
}
.dashboard-wrap .calendar-contents:has(.calendar-wrap) {
  margin-top: -4.8rem;
}
@media (max-width: 720px) {
  .dashboard-wrap .calendar-contents:has(.calendar-wrap) {
    margin-top: 1rem;
  }
}
.dashboard-wrap .calendar-contents span {
  color: #666;
  font-size: 1.6rem;
  line-height: 2.4rem;
  letter-spacing: -0.032rem;
}
@media (max-width: 720px) {
  .dashboard-wrap .calendar-contents {
    margin-top: 1rem;
  }
  .dashboard-wrap .calendar-contents .calendar-wrap {
    width: 100%;
    margin-top: 2rem;
  }
  .dashboard-wrap .calendar-contents .calendar-wrap .btn-calendar {
    width: 100%;
    justify-content: center;
  }
}
@media (max-width: 360px) {
  .dashboard-wrap .calendar-contents .calendar-wrap {
    padding: 1.2rem 3rem;
  }
  .dashboard-wrap .calendar-contents .calendar-wrap button.btn__prev {
    left: 1rem;
  }
  .dashboard-wrap .calendar-contents .calendar-wrap button.btn__nect {
    right: 1rem;
  }
}
.dashboard-wrap .calendar-contents .chart-wrap .select-wrap {
  margin-top: 3rem;
  text-align: left;
}
.dashboard-wrap .calendar-contents .chart-wrap .select-wrap select {
  margin-right: 1rem;
  padding: 1.9rem 4.4rem 1.9rem 1.6rem;
  line-height: 1.9rem;
}
.dashboard-wrap .calendar-contents .chart-wrap .select-wrap em {
  margin: 0 0.8rem;
  color: #13BE29;
  font-weight: 600;
}
.dashboard-wrap .chart-contents {
  margin-top: 14rem;
}
.dashboard-wrap .learning-wrap {
  margin-top: 2.4rem;
  text-align: left;
}
.dashboard-wrap .learning-wrap .box-wrap .box {
  padding: 3rem;
}
.dashboard-wrap .learning-wrap .box-wrap .box > .select-wrap > p {
  width: fit-content;
  display: inline-block;
}
@media (max-width: 720px) {
  .dashboard-wrap .learning-wrap .box-wrap .box > .select-wrap > p {
    width: 100%;
    margin-top: 1rem;
  }
}
@media (max-width: 1100px) {
  .dashboard-wrap .learning-wrap .box-wrap:has(.box + .box) {
    flex-direction: column;
  }
  .dashboard-wrap .learning-wrap .box-wrap:has(.box + .box) .box {
    width: 100%;
    min-width: auto;
  }
  .dashboard-wrap .learning-wrap .box-wrap:has(.box + .box) .box.learning-status ul li {
    width: 50%;
  }
}
@media (max-width: 720px) {
  .dashboard-wrap .learning-wrap .box-wrap:has(.box + .box) .box.learning-status ul {
    margin-top: 2rem;
  }
  .dashboard-wrap .learning-wrap .box-wrap:has(.box + .box) .box.learning-status ul li {
    width: 100%;
    margin-top: 0;
  }
}
.dashboard-wrap .check-wrap {
  display: flex;
  align-items: center;
  gap: 2.4rem;
  min-height: 4.8rem;
  margin-top: 4.8rem;
}
.dashboard-wrap .check-wrap .checkbox {
  display: flex;
}
@media (max-width: 400px) {
  .dashboard-wrap .check-wrap {
    display: block;
  }
  .dashboard-wrap .check-wrap .checkbox + .checkbox {
    margin-top: 1rem;
  }
}
@media (max-width: 1150px) {
  .dashboard-wrap .check-wrap + .calendar-contents {
    margin-top: 1rem;
  }
  .dashboard-wrap .check-wrap + .calendar-contents .calendar-wrap {
    width: 100%;
  }
  .dashboard-wrap .check-wrap + .calendar-contents .calendar-wrap .btn-calendar {
    width: 100%;
    justify-content: center;
  }
}
.dashboard-wrap .check-wrap + .calendar-contents .calendar-contents {
  margin-top: -4.8rem;
  text-align: center;
}
@media (max-width: 720px) {
  .dashboard-wrap .check-wrap + .calendar-contents .calendar-contents {
    margin-top: 1rem;
  }
  .dashboard-wrap .check-wrap + .calendar-contents .calendar-contents .calendar-wrap {
    width: 100%;
  }
  .dashboard-wrap .check-wrap + .calendar-contents .calendar-contents .calendar-wrap .btn-calendar {
    width: 100%;
    justify-content: center;
  }
}
.dashboard-wrap .check-wrap + .calendar-contents .calendar-wrap {
  display: inline-block;
  position: relative;
  padding: 1.2rem 4.6rem 1.2rem 5rem;
  background: #FFFFFF;
  border-radius: 2.4rem;
}
.dashboard-wrap .check-wrap + .calendar-contents .calendar-wrap select {
  padding: 0 1.6rem 0 0;
  border: 0;
  background: url("https://ai-cdn.ebs.co.kr/mid_resource/images/icon/ico_select_down.svg") no-repeat;
  background-size: 0.5rem 1rem;
  background-position: right 0.65rem top 50%;
  border-radius: 0;
}
.dashboard-wrap .check-wrap + .calendar-contents .calendar-wrap select + select {
  margin-left: 0.8rem;
  padding-right: 1.8rem;
}
.dashboard-wrap .check-wrap + .calendar-contents .calendar-wrap button.btn-calendar {
  display: flex;
  align-items: center;
  gap: 0.6rem;
}
.dashboard-wrap .check-wrap + .calendar-contents .calendar-wrap button.btn-calendar::after {
  content: "";
  width: 1.6rem;
  height: 1.6rem;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14 6.7H2M10.6667 1.5V4.1M5.33333 1.5V4.1M5.2 14.5H10.8C11.9201 14.5 12.4802 14.5 12.908 14.2875C13.2843 14.1005 13.5903 13.8022 13.782 13.4353C14 13.0182 14 12.4721 14 11.38V5.92C14 4.8279 14 4.28185 13.782 3.86472C13.5903 3.4978 13.2843 3.19949 12.908 3.01254C12.4802 2.8 11.9201 2.8 10.8 2.8H5.2C4.0799 2.8 3.51984 2.8 3.09202 3.01254C2.71569 3.19949 2.40973 3.4978 2.21799 3.86472C2 4.28185 2 4.8279 2 5.92V11.38C2 12.4721 2 13.0182 2.21799 13.4353C2.40973 13.8022 2.71569 14.1005 3.09202 14.2875C3.51984 14.5 4.0799 14.5 5.2 14.5Z' stroke='%23666666' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% 100%;
}
.dashboard-wrap .check-wrap + .calendar-contents .calendar-wrap button[class^=btn__] {
  position: absolute;
  top: 1.4rem;
  width: 2rem;
  height: 2rem;
  text-indent: -9999em;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% 100%;
}
.dashboard-wrap .check-wrap + .calendar-contents .calendar-wrap button.btn__prev {
  left: 1.4rem;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.0005 5L7.00049 10L12.0005 15' stroke='%23666666' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}
.dashboard-wrap .check-wrap + .calendar-contents .calendar-wrap button.btn__prev.btn-off {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.0005 5L7.00049 10L12.0005 15' stroke='%23CCCCCC' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}
.dashboard-wrap .check-wrap + .calendar-contents .calendar-wrap button.btn__next {
  right: 1.4rem;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.99939 5L12.9994 10L7.99939 15' stroke='%23666666' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}
.dashboard-wrap .check-wrap + .calendar-contents .calendar-wrap button.btn__next.btn-off {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.99939 5L12.9994 10L7.99939 15' stroke='%23CCCCCC' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}
.dashboard-wrap .check-wrap + .calendar-contents .calendar-wrap button.btn-off {
  cursor: default;
}
.dashboard-wrap .check-wrap + .calendar-contents .learning-wrap {
  margin-top: 2.4rem;
}
@media (max-width: 720px) {
  .dashboard-wrap .check-wrap {
    min-height: auto;
    margin-top: 3.6rem;
  }
}
.dashboard-wrap .chart-contents:not(:has(.check-wrap)) .calendar-contents {
  margin-top: 4.8rem;
}
.dashboard-wrap .learning-status .title {
  display: none;
}
.dashboard-wrap .learning-status ul {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.dashboard-wrap .learning-status li {
  position: relative;
  flex: 1 0 auto;
  display: flex;
  align-items: center;
  gap: 2rem;
  margin-right: 3rem;
  padding-right: 2rem;
}
.dashboard-wrap .learning-status li .info {
  text-align: left;
}
.dashboard-wrap .learning-status li .info em {
  display: block;
  color: #999999;
  font-size: 1.6rem;
  line-height: 2.4rem;
  letter-spacing: -0.032rem;
}
.dashboard-wrap .learning-status li .info strong {
  display: block;
  color: #333333;
  font-size: 2rem;
  line-height: 2.8rem;
  letter-spacing: -0.04rem;
  font-weight: 600;
}
.dashboard-wrap .learning-status li::before {
  display: block;
  content: "";
  width: 5.6rem;
  height: 5.6rem;
  background-repeat: no-repeat;
  background-color: #F6F7FA;
  border-radius: 2.8rem;
  background-position: center center;
  background-size: 3.2rem 3.2rem;
}
.dashboard-wrap .learning-status li::after {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  content: "";
  width: 0.1rem;
  height: 5.8rem;
  background: #eeeeee;
}
.dashboard-wrap .learning-status li:last-child {
  margin-right: 0;
}
.dashboard-wrap .learning-status li:last-child::after {
  display: none;
}
.dashboard-wrap .learning-status li.learned::before {
  background-image: url("https://ai-cdn.ebs.co.kr/mid_resource/images/icon/ico_learned.svg");
}
.dashboard-wrap .learning-status li.learned-time::before {
  background-image: url("https://ai-cdn.ebs.co.kr/mid_resource/images/icon/ico_learned_time.svg");
}
.dashboard-wrap .learning-status li.my-rate::before {
  background-image: url("https://ai-cdn.ebs.co.kr/mid_resource/images/icon/ico_my_rate.svg");
}
.dashboard-wrap .learning-status li.test::before {
  background-image: url("https://ai-cdn.ebs.co.kr/mid_resource/images/icon/ico_test.svg");
}
.dashboard-wrap .learning-status li.test-time::before {
  background-image: url("https://ai-cdn.ebs.co.kr/mid_resource/images/icon/ico_test_time.svg");
}
@media (max-width: 1280px) {
  .dashboard-wrap .learning-status li:nth-child(4)::after {
    display: none;
  }
  .dashboard-wrap .learning-status li:nth-of-type(5) {
    margin-top: 2.4rem;
  }
}
@media (max-width: 1150px) {
  .dashboard-wrap .learning-status li {
    width: calc(50% - 3rem);
    margin-top: 2.4rem;
    padding: 0;
  }
  .dashboard-wrap .learning-status li:first-of-type, .dashboard-wrap .learning-status li:nth-of-type(2) {
    margin-top: 0;
  }
  .dashboard-wrap .learning-status li .info em {
    font-size: 1.4rem;
    line-height: 2.2rem;
    letter-spacing: -0.028rem;
  }
  .dashboard-wrap .learning-status li .info strong {
    font-size: 1.8rem;
    line-height: 2.6rem;
    letter-spacing: -0.036rem;
  }
  .dashboard-wrap .learning-status li:nth-child(2n)::after {
    display: none;
  }
  .dashboard-wrap .learning-status:not(:has(li:nth-of-type(5))) li {
    width: calc(50% - 1.5rem);
    margin: 3rem 0 0;
  }
  .dashboard-wrap .learning-status:not(:has(li:nth-of-type(5))) li:first-of-type, .dashboard-wrap .learning-status:not(:has(li:nth-of-type(5))) li:nth-of-type(2) {
    margin-top: 0;
  }
  .dashboard-wrap .learning-status:not(:has(li:nth-of-type(5))) li:nth-of-type(odd) {
    margin-right: 3rem;
  }
}
@media (max-width: 720px) {
  .dashboard-wrap .learning-status {
    display: block;
  }
  .dashboard-wrap .learning-status li, .dashboard-wrap .learning-status:not(:has(li:nth-of-type(5))) li {
    width: 100%;
    margin-top: 0;
    padding: 2.4rem 0;
    border-top: 0.1rem solid #EEEEEE;
  }
  .dashboard-wrap .learning-status li:first-of-type, .dashboard-wrap .learning-status:not(:has(li:nth-of-type(5))) li:first-of-type {
    margin-top: 0;
    padding-top: 0;
    border: 0;
  }
  .dashboard-wrap .learning-status li:last-of-type, .dashboard-wrap .learning-status:not(:has(li:nth-of-type(5))) li:last-of-type {
    padding-bottom: 0;
  }
  .dashboard-wrap .learning-status li::after, .dashboard-wrap .learning-status:not(:has(li:nth-of-type(5))) li::after {
    display: none;
  }
}
.dashboard-wrap .learning-status:not(:has(.my-rate)) {
  width: 33.5%;
  min-width: 30rem;
  height: 53.2rem;
}
.dashboard-wrap .learning-status:not(:has(.my-rate)) + .box {
  height: 53.2rem;
}
.dashboard-wrap .learning-status:not(:has(.my-rate)) .title {
  display: block;
  font-size: 2rem;
  line-height: 2.8rem;
  letter-spacing: -0.04rem;
  font-weight: 600;
  text-align: left;
}
.dashboard-wrap .learning-status:not(:has(.my-rate)) ul {
  margin-top: 4.8rem;
}
.dashboard-wrap .learning-status:not(:has(.my-rate)) ul li {
  margin-top: 5.8rem;
}
.dashboard-wrap .learning-status:not(:has(.my-rate)) ul li::before {
  width: 4rem;
  height: 4rem;
  background-size: 2.286rem 2.286rem;
}
.dashboard-wrap .learning-status:not(:has(.my-rate)) ul li::after {
  display: none;
}
.dashboard-wrap .learning-status:not(:has(.my-rate)) ul li:first-child {
  margin-top: 0;
}
@media (max-width: 1100px) {
  .dashboard-wrap .learning-status:not(:has(.my-rate)) {
    height: auto;
  }
  .dashboard-wrap .learning-status:not(:has(.my-rate)) + .box {
    height: auto;
  }
  .dashboard-wrap .learning-status:not(:has(.my-rate)) ul {
    margin-top: 0;
  }
  .dashboard-wrap .learning-status:not(:has(.my-rate)) ul li {
    width: 100%;
    margin-top: 4rem;
  }
  .dashboard-wrap .learning-status:not(:has(.my-rate)) ul li:first-child {
    margin-top: 4rem;
  }
}
.dashboard-wrap .learning-state {
  position: relative;
}
.dashboard-wrap .learning-state .title {
  display: flex;
}
.dashboard-wrap .learning-state > .toggle-wrap {
  position: absolute;
  top: 0;
  right: 0;
  display: flex;
  align-items: center;
}
.dashboard-wrap .learning-state > .toggle-wrap .toggle-box {
  display: flex;
  margin: 0 0.8rem;
}
.dashboard-wrap .learning-state > .toggle-wrap .toggle-box .toggle {
  width: 5rem;
  height: 2.6rem;
}
.dashboard-wrap .learning-state > .toggle-wrap .toggle-box .toggle .toggle-slider::before {
  left: 0.4rem;
  width: 1.8rem;
  height: 1.8rem;
}
.dashboard-wrap .learning-state > .toggle-wrap .toggle-box .toggle input:checked + .toggle-slider::before {
  transform: translateX(2.4rem);
}
.dashboard-wrap .learning-state > .toggle-wrap span {
  color: #999999;
  font-size: 1.4rem;
  line-height: 2.2rem;
  letter-spacing: -0.028rem;
  font-weight: 400;
}
.dashboard-wrap .learning-state > .toggle-wrap:not(:has(.toggle-box input[type=checkbox]:checked)) .toggle-box .toggle {
  background-color: #5A7CE7;
}
.dashboard-wrap .learning-state > .toggle-wrap:not(:has(.toggle-box input[type=checkbox]:checked)) span.time {
  color: #5A7CE7;
  font-weight: 600;
}
.dashboard-wrap .learning-state > .toggle-wrap:not(:has(.toggle-box input[type=checkbox]:checked)) + .calendar-week .bg__grade2 {
  background-color: #AAC3FD;
}
.dashboard-wrap .learning-state > .toggle-wrap:not(:has(.toggle-box input[type=checkbox]:checked)) + .calendar-week .bg__grade3 {
  background-color: #5A7CE7;
}
.dashboard-wrap .learning-state > .toggle-wrap:not(:has(.toggle-box input[type=checkbox]:checked)) + .calendar-week .bg__grade4 {
  background-color: #405CC1;
}
.dashboard-wrap .learning-state > .toggle-wrap:has(.toggle-box input[type=checkbox]:checked) .toggle-box .toggle {
  background-color: #FB5D8A;
}
.dashboard-wrap .learning-state > .toggle-wrap:has(.toggle-box input[type=checkbox]:checked) span.test {
  color: #F96891;
  font-weight: 600;
}
.dashboard-wrap .learning-state > .toggle-wrap:has(.toggle-box input[type=checkbox]:checked) + .calendar-week .bg__grade2 {
  background-color: #FFB6CB;
}
.dashboard-wrap .learning-state > .toggle-wrap:has(.toggle-box input[type=checkbox]:checked) + .calendar-week .bg__grade3 {
  background-color: #F96891;
}
.dashboard-wrap .learning-state > .toggle-wrap:has(.toggle-box input[type=checkbox]:checked) + .calendar-week .bg__grade4 {
  background-color: #D92E5F;
}
@media (max-width: 475px) {
  .dashboard-wrap .learning-state > .toggle-wrap {
    position: static;
    margin-top: 1.2rem;
  }
}
.dashboard-wrap .learning-state > .calendar {
  margin-top: 2.8rem;
}
.dashboard-wrap .learning-state > .calendar table {
  width: 100%;
}
.dashboard-wrap .learning-state > .calendar table thead tr th {
  padding: 0 0 1.2rem;
  color: #999999;
  font-size: 1.2rem;
  line-height: 1.8rem;
  letter-spacing: -0.024rem;
  font-weight: 600;
}
.dashboard-wrap .learning-state > .calendar table tbody tr:not(:empty) {
  border-top: 0.1rem solid #EEEEEE;
}
.dashboard-wrap .learning-state > .calendar table tbody tr td {
  padding: 0.4rem;
  color: #333333;
  font-size: 1.2rem;
  line-height: 1.8rem;
  letter-spacing: -0.024rem;
  font-weight: 400;
}
.dashboard-wrap .learning-state > .calendar table tbody tr td span {
  display: block;
  padding: 0.6rem 0 3.2rem;
  border-radius: 1.2rem;
  text-align: center;
}
.dashboard-wrap .learning-state > .calendar table tbody tr td span[class*=bg__grade] {
  color: #FFFFFF;
}
.dashboard-wrap .learning-state > .calendar table tbody tr td.day-off span {
  color: #AAAAAA;
  background: none !important;
}
.dashboard-wrap .learning-state > .calendar table tbody tr td.today span {
  position: relative;
  font-weight: 700;
}
.dashboard-wrap .learning-state > .calendar table tbody tr td.today span::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 0.6rem;
  height: 0.6rem;
  margin: 0.6rem auto 0;
  border-radius: 0.3rem;
  background-color: #333333;
  transform: translate(-50%, -50%);
}
.dashboard-wrap .learning-state > .calendar table tbody tr td.today span[class*=bg__grade]::after {
  background-color: #FFFFFF;
}
.dashboard-wrap .learning-info {
  display: flex;
}
.dashboard-wrap .learning-info .learning-state {
  width: calc(72% - 2.8rem);
  padding-right: 2.3%;
}
.dashboard-wrap .learning-info .learning-state .title {
  display: flex;
  font-size: 2rem;
  line-height: 2.8rem;
  letter-spacing: -0.04rem;
}
.dashboard-wrap .learning-info .learning-state ul.info {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 4rem;
  margin-top: 3.2rem;
}
.dashboard-wrap .learning-info .learning-state ul.info li {
  width: 50%;
  text-align: left;
}
.dashboard-wrap .learning-info .learning-state ul.info li em {
  display: block;
  color: #999999;
  font-size: 1.6rem;
  line-height: 2.4rem;
  letter-spacing: -0.032rem;
}
.dashboard-wrap .learning-info .learning-state ul.info li strong {
  display: block;
  margin-top: 1rem;
  color: #333333;
  font-size: 1.8rem;
  line-height: 2.6rem;
  letter-spacing: -0.036rem;
  font-weight: 600;
}
.dashboard-wrap .learning-info .learning-state + .learning-state {
  width: 28%;
  position: relative;
  margin-left: 1.4rem;
  padding-left: calc(2.3% + 1.3rem);
}
.dashboard-wrap .learning-info .learning-state + .learning-state::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 0.1rem;
  height: 100%;
  transform: translateY(-50%);
  background-color: #EEEEEE;
}
.dashboard-wrap .learning-info .learning-state + .learning-state ul.info {
  gap: 0;
}
@media (min-width: 240px) and (max-width: 1024px) {
  .dashboard-wrap .learning-info {
    flex-wrap: wrap;
  }
  .dashboard-wrap .learning-info .learning-state {
    width: 100%;
    padding-right: 0;
  }
  .dashboard-wrap .learning-info .learning-state ul.info {
    margin-top: 2.4rem;
  }
  .dashboard-wrap .learning-info .learning-state ul.info li strong {
    margin-top: 0.8rem;
  }
}
@media (min-width: 240px) and (max-width: 1024px) and (max-width: 720px) {
  .dashboard-wrap .learning-info .learning-state ul.info {
    display: block;
  }
  .dashboard-wrap .learning-info .learning-state ul.info li {
    width: 100%;
  }
  .dashboard-wrap .learning-info .learning-state ul.info li + li {
    margin-top: 2rem;
  }
}
@media (min-width: 240px) and (max-width: 1024px) {
  .dashboard-wrap .learning-info .learning-state + .learning-state {
    width: 100%;
    margin: 3.2rem 0 0 0;
    padding: 3.2rem 0 0;
    border-top: 0.1rem solid #EEEEEE;
  }
  .dashboard-wrap .learning-info .learning-state + .learning-state::before {
    display: none;
  }
}
@media (min-width: 240px) and (max-width: 1024px) and (max-width: 720px) {
  .dashboard-wrap .learning-info .learning-state + .learning-state .title {
    font-size: 1.8rem;
    line-height: 2.6rem;
    letter-spacing: -0.036rem;
  }
  .dashboard-wrap .learning-info .learning-state + .learning-state ul.info {
    display: flex;
  }
  .dashboard-wrap .learning-info .learning-state + .learning-state ul.info li {
    margin-top: 0;
  }
  .dashboard-wrap .learning-info .learning-state + .learning-state ul.info li em {
    font-size: 1.4rem;
    line-height: 2.2rem;
    letter-spacing: -0.028rem;
  }
}
.dashboard-wrap .text-info {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 3rem;
  padding: 3rem;
  background-color: #F6F7FA;
  border-radius: 1.2rem;
}
.dashboard-wrap .text-info .text p {
  display: flex;
  gap: 0.6rem;
  color: #999999;
  font-weight: 400;
  text-align: left;
}
.dashboard-wrap .text-info .text p::before {
  position: relative;
  display: block;
  content: "";
  top: 0.9rem;
  width: 0.4rem;
  height: 0.4rem;
  background-color: #999999;
  border-radius: 0.2rem;
}
.dashboard-wrap .text-info .text p + p {
  margin-top: 1.2rem;
}
.dashboard-wrap .text-info button {
  margin: 1.2rem 0;
  padding: 1rem 1.2rem;
  color: #999999;
  font-size: 1.2rem;
  line-height: 1.8rem;
  letter-spacing: -0.024rem;
  background-color: #FFFFFF;
  border: 0.1rem solid #EEEEEE;
  border-radius: 0.8rem;
}
@media (min-width: 240px) and (max-width: 1024px) {
  .dashboard-wrap .text-info button {
    margin: 1.2rem auto 0;
  }
}
@media (max-width: 720px) {
  .dashboard-wrap .text-info p {
    font-size: 1.4rem;
    line-height: 2.2rem;
    letter-spacing: -0.028rem;
  }
}
.dashboard-wrap .accom-wrap {
  margin-top: 4.8rem;
  text-align: center;
}
.dashboard-wrap .ui-widget.ui-widget-content {
  /* 전체 박스 */
  border: 0;
  box-shadow: 0.5rem 0.5rem 1rem #ccc;
  padding: 0;
}
.dashboard-wrap .ui-widget {
  width: 30.6rem;
}

/* 부모 요소 추가 AI문제은행 공통 */
.dashboard-wrap .accom-wrap .box-wrap.ranking {
  overflow: hidden;
}
@media (max-width: 1100px) {
  .dashboard-wrap .accom-wrap .box-wrap.ranking {
    flex-direction: row !important;
  }
}
@media (min-width: 240px) and (max-width: 1024px) {
  .dashboard-wrap .accom-wrap .box-wrap.ranking {
    flex-direction: column !important;
  }
}
.dashboard-wrap .accom-wrap .box-wrap.ranking.type-2 .box:first-of-type .tag-ranking {
  color: #EA4F4F;
}
.dashboard-wrap .accom-wrap .box-wrap.ranking.type-2.align-left .box {
  text-align: left;
}
.dashboard-wrap .accom-wrap .box-wrap.ranking > .box.round {
  width: calc(33.33% - 1.2rem);
}
@media (min-width: 240px) and (max-width: 1024px) {
  .dashboard-wrap .accom-wrap .box-wrap.ranking > .box.round {
    width: 100%;
  }
}
.dashboard-wrap .accom-wrap .box-wrap.ranking > .box .tag-ranking {
  padding: 0.8rem 1.4rem;
  font-size: 1.4rem;
  line-height: 2.2rem;
  letter-spacing: -0.028rem;
  color: #666;
  font-weight: 700;
  border-radius: 10rem;
  background-color: #F6F7FA;
}
.dashboard-wrap .accom-wrap .box-wrap.ranking > .box .tag-ranking + .txt-wrap {
  margin-top: 2.4rem;
}
.dashboard-wrap .accom-wrap .box-wrap.ranking > .box .subject {
  color: #999;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  text-overflow: ellipsis;
}
.dashboard-wrap .accom-wrap .box-wrap.ranking > .box .subject + p {
  margin-top: 1rem;
}
.dashboard-wrap .accom-wrap .box-wrap.ranking > .box p {
  min-height: 5.2rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 1.8rem;
  line-height: 2.6rem;
  letter-spacing: -0.036rem;
}
.dashboard-wrap .accom-wrap .box-wrap.ranking > .box:first-of-type .tag-ranking {
  color: #13BE29;
}
.dashboard-wrap .accom-wrap .box-wrap.ranking > .box:first-of-type .tag-ranking.active {
  background-color: #E1F9E4;
}
.dashboard-wrap .accom-wrap .box-wrap.ranking > .box .btn-purple {
  width: 100%;
  margin-bottom: 1rem;
  color: #13BE29;
  border-radius: 5rem;
  background-color: #E7EAFF;
}
.dashboard-wrap .accom-wrap .box-wrap.ranking > .box .doughnut-wrap {
  margin-top: 4rem;
  height: 15rem;
  overflow: hidden;
}
.dashboard-wrap .accom-wrap .box-wrap.ranking > .box .doughnut-wrap canvas {
  transform: translateY(-25%);
}
.dashboard-wrap .accom-wrap .box-wrap.ranking > .box .doughnut-wrap .graph-label > em {
  margin-top: 1.5rem;
}
.dashboard-wrap .accom-wrap .box-wrap.ranking > .box .doughnut-wrap + .btn-purple,
.dashboard-wrap .accom-wrap .box-wrap.ranking > .box .doughnut-wrap + .btn-grey {
  margin-top: 4rem;
}
.dashboard-wrap .accom-wrap .box-wrap.ranking + .title {
  margin-top: 14rem;
}
.dashboard-wrap .accom-wrap.swiper-wrap {
  position: relative;
}
.dashboard-wrap .accom-wrap.swiper-wrap .box-wrap__title {
  text-align: left;
}
.dashboard-wrap .accom-wrap.swiper-wrap .swiper-btn-wrap {
  display: inline-block;
  position: absolute;
  right: 0;
  top: 0;
  padding: 0.7rem 1rem;
  background-color: #fff;
  border-radius: 10rem;
}
@media (max-width: 720px) {
  .dashboard-wrap .accom-wrap.swiper-wrap .swiper-btn-wrap {
    display: none;
  }
}
.dashboard-wrap .accom-wrap.swiper-wrap .swiper-btn-wrap > div[class*=swiper-button] {
  display: inline-block;
  width: 1.8rem;
  height: 1.8rem;
  left: initial;
  right: initial;
  top: initial;
  bottom: initial;
  position: static;
  margin-top: initial;
  vertical-align: middle;
}
.dashboard-wrap .accom-wrap.swiper-wrap .swiper-btn-wrap > div[class*=swiper-button].swiper-button-disabled {
  opacity: 0.3;
}
.dashboard-wrap .accom-wrap.swiper-wrap .swiper-btn-wrap .swiper-button-prev::after {
  content: "";
  width: 1.8rem;
  height: 1.8rem;
  display: inline-block;
  background: url("https://ai-cdn.ebs.co.kr/mid_resource/images/icon/ico_arr_prev.svg") 0 0 no-repeat;
}
.dashboard-wrap .accom-wrap.swiper-wrap .swiper-btn-wrap .swiper-button-next::after {
  content: "";
  width: 1.8rem;
  height: 1.8rem;
  display: inline-block;
  background: url("https://ai-cdn.ebs.co.kr/mid_resource/images/icon/ico_arr_next.svg") 0 0 no-repeat;
}
.dashboard-wrap .accom-wrap.swiper-wrap .swiper-btn-wrap .swiper-pagination {
  display: inline-block;
  position: static;
  width: auto;
  margin: 0 0.3rem;
  font-size: 1.4rem;
  line-height: 2.2rem;
  letter-spacing: -0.028rem;
  color: #999;
  font-weight: 500;
}
.dashboard-wrap .accom-wrap.swiper-wrap .swiper-btn-wrap .swiper-pagination .swiper-pagination-current {
  color: #333;
}
.dashboard-wrap .accom-wrap + h5.title {
  margin-top: 14rem;
}
@media (max-width: 720px) {
  .dashboard-wrap .accom-wrap + h5.title {
    margin-top: 10rem;
  }
}

.swiper.subject {
  height: auto;
}
@media (max-width: 720px) {
  .swiper.subject .swiper-wrapper {
    display: block;
  }
}
.swiper.subject .swiper-wrapper .swiper-slide {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  height: auto;
  gap: 2.4rem;
  margin: 0;
}
@media (max-width: 720px) {
  .swiper.subject .swiper-wrapper .swiper-slide {
    flex-direction: column;
  }
}
.swiper.subject .swiper-wrapper .swiper-slide .subject-wrap {
  display: flex;
  gap: 1.2rem;
  flex-direction: column;
  flex: 1;
  position: relative;
  margin: 0;
}
@media (max-width: 720px) {
  .swiper.subject .swiper-wrapper .swiper-slide .subject-wrap {
    width: 100%;
  }
}
.swiper.subject .swiper-wrapper .swiper-slide .subject-wrap + .subject-wrap {
  position: relative;
}
.swiper.subject .swiper-wrapper .swiper-slide .subject-wrap + .subject-wrap::after {
  content: "";
  display: block;
  position: absolute;
  left: -2.4rem;
  top: 2.4rem;
  width: 2.4rem;
  height: 0.1rem;
  background-color: #ccc;
}
@media (max-width: 720px) {
  .swiper.subject .swiper-wrapper .swiper-slide .subject-wrap + .subject-wrap::after {
    display: none;
  }
}
.swiper.subject .swiper-wrapper .swiper-slide .subject-wrap h6.tit {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 5rem;
  padding: 0 1rem;
  font-size: 1.6rem;
  line-height: 2.4rem;
  letter-spacing: -0.032rem;
  border-radius: 0.8rem;
  background-color: #D7DAE2;
  color: #666;
  font-weight: 500;
  text-align: center;
  word-break: keep-all;
}
.swiper.subject .swiper-wrapper .swiper-slide .subject-wrap h6.tit + .box {
  margin-top: 1.2rem;
}
.swiper.subject .swiper-wrapper .swiper-slide .subject-wrap h6.tit + .box::before {
  top: -2.4rem;
  background-position: 50% -0.3rem;
}
.swiper.subject .swiper-wrapper .swiper-slide .subject-wrap .box {
  display: flex;
  flex-direction: column;
  position: relative;
  padding: 2rem;
  font-size: 1.4rem;
  line-height: 2.2rem;
  letter-spacing: -0.028rem;
}
.swiper.subject .swiper-wrapper .swiper-slide .subject-wrap .box::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: -1.2rem;
  width: 0.2rem;
  height: 100%;
  margin: 0 auto;
  background: url("https://ai-cdn.ebs.co.kr/mid_resource/images/img/bg_dashed.png") 50% -5px repeat-y;
  background-size: 2px auto;
  z-index: -1;
}
.swiper.subject .swiper-wrapper .swiper-slide .subject-wrap .box p {
  min-height: 4.4rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: left;
}
.swiper.subject .swiper-wrapper .swiper-slide .subject-wrap .box > span {
  width: 100%;
  margin-top: 1.8rem;
  padding-top: 1.8rem;
  border-top: 1px solid #eee;
  text-align: left;
  background: url("https://ai-cdn.ebs.co.kr/mid_resource/images/icon/icon_aside.svg") 100% 100% no-repeat;
  background-size: 1.8rem auto;
  font-size: 1.2rem;
  line-height: 1.8rem;
  letter-spacing: -0.024rem;
}
.swiper.subject .swiper-wrapper .swiper-slide .subject-wrap .box > span.very-excellent {
  color: #9E40F1;
}
.swiper.subject .swiper-wrapper .swiper-slide .subject-wrap .box > span.excellent {
  color: #4D91E5;
}
.swiper.subject .swiper-wrapper .swiper-slide .subject-wrap .box > span.normal {
  color: #009F7A;
}
.swiper.subject .swiper-wrapper .swiper-slide .subject-wrap .box > span.weak {
  color: #FA7A16;
}
.swiper.subject .swiper-wrapper .swiper-slide .subject-wrap .box > span.very-weak {
  color: #FE675F;
}
.swiper.subject .swiper-wrapper .swiper-slide .subject-wrap .box > span.none {
  color: #999;
}
@media (max-width: 720px) {
  .swiper.subject .swiper-wrapper .swiper-slide + .swiper-slide {
    margin-top: 2.4rem;
  }
}

/* 부모 요소 추가 AI문제은행 공통 */
body.dark-mode .dashboard-wrap {
  color: #FFFFFF;
  background: #111111;
}
body.dark-mode .dashboard-wrap select {
  color: #333333;
}
body.dark-mode .dashboard-wrap .box-wrap .box {
  background-color: #242424;
}
body.dark-mode .dashboard-wrap .box-wrap .box .desc {
  color: #999999;
}
body.dark-mode .dashboard-wrap .box-wrap:has(.box + .box):has(.info):has(button.btn) .btn {
  color: #FFFFFF;
  background: #444444;
}
@media (min-width: 240px) and (max-width: 1024px) {
  body.dark-mode .dashboard-wrap .box-wrap:has(.box + .box):has(.info):has(button.btn) {
    display: block;
  }
  body.dark-mode .dashboard-wrap .box-wrap:has(.box + .box):has(.info):has(button.btn) .box + .box {
    margin-top: 2.4rem;
  }
}
@media (max-width: 720px) {
  body.dark-mode .dashboard-wrap .box-wrap:has(.box + .box):has(.info):has(button.btn) .box {
    display: block;
    text-align: center;
  }
  body.dark-mode .dashboard-wrap .box-wrap:has(.box + .box):has(.info):has(button.btn) .box .btn {
    margin-top: 2rem;
  }
}
body.dark-mode .dashboard-wrap .container__top .box-wrap .box .info .grade {
  color: #FFFFFF;
  background-color: #444444;
}
body.dark-mode .dashboard-wrap .container__top .box-wrap .box button.func {
  color: #999999;
}
body.dark-mode .dashboard-wrap .container__body .tab-round .days {
  background: #242424;
}
body.dark-mode .dashboard-wrap .container__body .tab-round .tab-wrap {
  background: #242424;
}
body.dark-mode .dashboard-wrap .container__body .tab-round .tab-wrap li .btn.active {
  background: #444;
}
body.dark-mode .dashboard-wrap .container__body .calendar-wrap {
  background: #242424;
}
body.dark-mode .dashboard-wrap .container__body .calendar-wrap select {
  color: #FFFFFF;
}
body.dark-mode .dashboard-wrap .container__body .box-wrap .box.dash-map dl:not(:last-child)::before {
  background-color: #333333;
}
body.dark-mode .dashboard-wrap .container__body .box-wrap .box .btn-grey,
body.dark-mode .dashboard-wrap .container__body .box-wrap .box .btn-purple {
  color: #FFFFFF;
  background: #444444;
}
body.dark-mode .dashboard-wrap .container__body .swiper-wrap.accom-wrap .swiper-btn-wrap {
  background-color: #242424;
}
body.dark-mode .dashboard-wrap .container__body .swiper-wrap.accom-wrap .swiper-btn-wrap .swiper-pagination .swiper-pagination-current {
  color: #FFFFFF;
}
body.dark-mode .dashboard-wrap .container__body .swiper.subject .swiper-wrapper .swiper-slide .subject-wrap h6.tit {
  color: #FFFFFF;
  background-color: #333333;
}
body.dark-mode .dashboard-wrap .learning-status li {
  border-color: #333333;
}
body.dark-mode .dashboard-wrap .learning-status li::before {
  background-color: #333333;
}
body.dark-mode .dashboard-wrap .learning-status li::after {
  background-color: #333333;
}
body.dark-mode .dashboard-wrap .learning-status li .info strong {
  color: #FFFFFF;
}
body.dark-mode .dashboard-wrap .learning-status li.learned::before {
  background-image: url("https://ai-cdn.ebs.co.kr/mid_resource/images/icon/ico_learned_dark.svg");
}
body.dark-mode .dashboard-wrap .learning-status li.learned-time::before {
  background-image: url("https://ai-cdn.ebs.co.kr/mid_resource/images/icon/ico_learned_time_dark.svg");
}
body.dark-mode .dashboard-wrap .learning-status li.test::before {
  background-image: url("https://ai-cdn.ebs.co.kr/mid_resource/images/icon/ico_test_dark.svg");
}
body.dark-mode .dashboard-wrap .learning-status li.test-time::before {
  background-image: url("https://ai-cdn.ebs.co.kr/mid_resource/images/icon/ico_test_time_dark.svg");
}
body.dark-mode .dashboard-wrap .learning-status li.my-rate::before {
  background-image: url("https://ai-cdn.ebs.co.kr/mid_resource/images/icon/ico_my_rate_dark.svg");
}
body.dark-mode .dashboard-wrap .learning-state > .calendar table tbody tr {
  border-color: #666666;
}
body.dark-mode .dashboard-wrap .learning-state > .calendar table tbody tr td {
  color: #999999;
}
body.dark-mode .dashboard-wrap .learning-state > .calendar table tbody tr td[class*=bg__grade] {
  color: #FFFFFF;
}
body.dark-mode .dashboard-wrap .learning-state > .calendar table tbody tr td.today span::after {
  background: #FFFFFF;
}
body.dark-mode .dashboard-wrap .learning-info .learning-state ul.info li strong {
  color: #FFFFFF;
}
body.dark-mode .dashboard-wrap .learning-info .learning-state + .learning-state {
  border-color: #333333;
}
body.dark-mode .dashboard-wrap .learning-info .learning-state + .learning-state::before {
  background-color: #333333;
}
body.dark-mode .dashboard-wrap .calendar-week .day {
  color: #999999;
  border-color: #666666;
}
body.dark-mode .dashboard-wrap .calendar-week .day[class*=bg__grade] {
  color: #FFFFFF;
}
body.dark-mode .dashboard-wrap .text-info {
  background-color: #333333;
}
body.dark-mode .dashboard-wrap .text-info button {
  background-color: #242424;
  border-color: #242424;
}
body.dark-mode .dashboard-wrap .chart-wrap__title {
  color: #FFFFFF;
}
body.dark-mode .doughnut-wrap .graph-label > strong {
  color: #fff;
}
body.dark-mode .swiper.subject .swiper-wrapper .swiper-slide .subject-wrap .box > span {
  border-top: 1px solid #333;
}

/* 부모 요소 추가 AI문제은행 공통 */
.profile-wrap {
  width: 100%;
  position: relative;
  padding: 9rem 0 14rem;
  background: #F6F7FA;
  font-size: 1.6rem;
  line-height: 2.4rem;
  letter-spacing: -0.032rem;
  font-weight: 500;
}
@media (min-width: 240px) and (max-width: 1024px) {
  .profile-wrap {
    padding: 10.6rem 0 7rem;
  }
}
.profile-wrap h4.title {
  font-size: 2.8rem;
  line-height: 3.4rem;
  letter-spacing: -0.056rem;
  font-weight: 700;
}
@media (max-width: 720px) {
  .profile-wrap h4.title {
    font-size: 2.8rem;
    line-height: 3.4rem;
    letter-spacing: -0.056rem;
  }
}
.profile-wrap h5.sub-title {
  padding: 6rem 0 3.6rem;
  font-size: 2.4rem;
  line-height: 3rem;
  letter-spacing: -0.048rem;
  font-weight: 700;
}
@media (max-width: 720px) {
  .profile-wrap h5.sub-title {
    padding: 4rem 0 2.4rem;
  }
}
.profile-wrap h6.box-title {
  font-size: 2rem;
  line-height: 2.8rem;
  letter-spacing: -0.04rem;
  color: #333;
  font-weight: 500;
}
.profile-wrap p.sub-title {
  margin-bottom: 2.4rem;
  text-align: left;
}
.profile-wrap > .inner {
  position: relative;
  max-width: 128rem;
  margin: 0 auto;
  padding: 0 2rem;
}
.profile-wrap .box-wrap {
  display: flex;
  align-items: center;
  gap: 2.4rem;
}
.profile-wrap .box-wrap.table-wrap {
  width: 100%;
}
.profile-wrap .box-wrap.table-wrap .box {
  width: 100%;
}
.profile-wrap .box-wrap.table-wrap + .table-wrap {
  margin-top: 2.4rem;
}
.profile-wrap .box-wrap .box {
  display: flex;
  flex-wrap: wrap;
  padding: 3rem;
  box-shadow: 0rem 0.1rem 0.3rem 0rem rgba(96, 108, 128, 0.08);
  background-color: #fff;
}
.profile-wrap .box-wrap .box.round {
  border-radius: 1.6rem;
}
@media (max-width: 720px) {
  .profile-wrap .table {
    padding-left: 0;
    padding-right: 0;
  }
}
.profile-wrap .table.grade table tbody tr td {
  font-size: 1.8rem;
  line-height: 2.6rem;
  letter-spacing: -0.036rem;
  color: #333;
}
.profile-wrap .table.ranking table tbody tr td.light {
  color: #999;
}
.profile-wrap .table.ranking table tbody tr td {
  color: #333;
}
.profile-wrap .table.select-grade {
  width: calc(100% + 2.8rem);
  margin-left: -1.4rem;
  margin-right: -1.4rem;
}
.profile-wrap .table.select-grade thead tr th {
  padding-top: 0;
  padding-left: 1.4rem;
  padding-right: 1.4rem;
  color: #333;
  text-align: left;
  font-weight: 500;
  background-color: #fff;
}
.profile-wrap .table.select-grade tbody tr {
  border-bottom: 0 none;
}
.profile-wrap .table.select-grade tbody tr td {
  padding: 0 1.4rem;
}
.profile-wrap .table.select-grade tbody tr td > select {
  width: 100%;
}
.profile-wrap .table.search dl {
  line-height: 1.9rem;
  font-weight: 500;
  font-size: 1.6rem;
  border-bottom: 1px solid #EEE;
}
.profile-wrap .table.search dl:first-child {
  display: flex;
  align-items: center;
  gap: 0.8rem;
  padding: 1.8rem 1.6rem;
  text-align: center;
  background-color: #F6F7FA;
  border-radius: 0.8rem;
  border-bottom: none;
}
.profile-wrap .table.search dl:first-child dt,
.profile-wrap .table.search dl:first-child dd {
  font-weight: 500;
  color: #999999;
}
.profile-wrap .table.search dl.active {
  background-color: #F6F7FA;
}
.profile-wrap .table.search dl.active dt,
.profile-wrap .table.search dl.active dd {
  color: #13BE29;
}
.profile-wrap .table.search a {
  display: flex;
  align-items: center;
  gap: 0.8rem;
  padding: 1.8rem 1.6rem;
  text-align: center;
}
.profile-wrap .table.search dt {
  width: 19.23%;
  color: #999;
}
.profile-wrap .table.search dd {
  width: 40.38%;
  color: #666;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  text-overflow: ellipsis;
}
.profile-wrap .grade-wrap {
  width: 100%;
}
.profile-wrap .grade-wrap .title-wrap {
  display: flex;
  align-items: center;
  gap: 2rem;
}
@media (max-width: 370px) {
  .profile-wrap .grade-wrap .title-wrap:not(.between) {
    flex-direction: column;
    align-items: flex-start;
  }
}
.profile-wrap .grade-wrap .title-wrap.between {
  justify-content: space-between;
}
.profile-wrap .grade-wrap .title-wrap + .select-grade {
  margin-top: 3rem;
}
.profile-wrap .grade-wrap .title-wrap .tag {
  display: flex;
  gap: 0.8rem;
  padding: 1.4rem 1.8rem;
  color: #666666;
  background-color: #F6F7FA;
  border-radius: 5rem;
  font-weight: 500;
}
.profile-wrap .grade-wrap .title-wrap .tag strong {
  color: #13BE29;
  font-weight: 600;
}
.profile-wrap .grade-wrap .title-wrap + .table {
  margin-top: 3rem;
}
.profile-wrap .grade-wrap ul.select-grade {
  display: flex;
  gap: 2.4rem;
  color: #333;
  text-align: left;
  font-weight: 500;
}
@media (min-width: 240px) and (max-width: 1024px) {
  .profile-wrap .grade-wrap ul.select-grade {
    flex-direction: column;
  }
}
.profile-wrap .grade-wrap ul.select-grade li {
  flex: 1;
}
.profile-wrap .grade-wrap ul.select-grade li > .title {
  color: #333;
  text-align: left;
  font-weight: 500;
}
.profile-wrap .grade-wrap ul.select-grade li > div {
  padding-top: 1.2rem;
}
.profile-wrap .grade-wrap ul.select-grade li > div select {
  width: 100%;
  font-weight: 400;
}
.profile-wrap .grade-wrap + .grade-wrap {
  margin-top: 6rem;
}
.profile-wrap .section.basic-info .box-wrap {
  align-items: stretch;
}
@media (min-width: 240px) and (max-width: 1280px) {
  .profile-wrap .section.basic-info .box-wrap {
    flex-direction: column;
  }
}
.profile-wrap .section.basic-info .box-wrap .box.round:nth-of-type(1) {
  width: 25.6rem;
  gap: 1.2rem;
}
@media (min-width: 240px) and (max-width: 1280px) {
  .profile-wrap .section.basic-info .box-wrap .box.round:nth-of-type(1) {
    width: 100%;
  }
}
.profile-wrap .section.basic-info .box-wrap .box.round .img-wrap {
  position: relative;
  border-radius: 50%;
  overflow: hidden;
  background-color: #F6F7FA;
}
.profile-wrap .section.basic-info .box-wrap .box.round .img-wrap.small {
  width: 4.8rem;
  height: 4.8rem;
}
.profile-wrap .section.basic-info .box-wrap .box.round .img-wrap.large {
  width: 12rem;
  height: 12rem;
}
.profile-wrap .section.basic-info .box-wrap .box.round .img-wrap img {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 100%;
  transform: translate(-50%, -50%);
}
.profile-wrap .section.basic-info .box-wrap .box.round .txt-wrap .age {
  color: #999;
  font-size: 1.6rem;
  line-height: 2.4rem;
  letter-spacing: -0.032rem;
  font-weight: 400;
}
.profile-wrap .section.basic-info .box-wrap .box.round .txt-wrap .name {
  margin-top: 0.4rem;
  color: #333;
  font-weight: 600;
  font-size: 1.6rem;
  line-height: 2.4rem;
  letter-spacing: -0.032rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  text-overflow: ellipsis;
}
.profile-wrap .section.basic-info .box-wrap .box + .box {
  width: calc(100% - 25.6rem - 2.4rem);
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 240px) and (max-width: 1280px) {
  .profile-wrap .section.basic-info .box-wrap .box + .box {
    width: 100%;
  }
}
@media (min-width: 240px) and (max-width: 1024px) {
  .profile-wrap .section.basic-info .box-wrap .box + .box {
    flex-direction: column;
  }
}
.profile-wrap .section.basic-info .box-wrap .box + .box .input-box {
  display: flex;
  flex: 1;
  position: relative;
  flex-direction: column;
  margin-top: 0;
  padding: 0 3rem;
}
.profile-wrap .section.basic-info .box-wrap .box + .box .input-box .title {
  display: inline-block;
  font-size: 1.6rem;
  line-height: 2.4rem;
  letter-spacing: -0.032rem;
  color: #999;
  font-weight: 400;
}
.profile-wrap .section.basic-info .box-wrap .box + .box .input-box .title.ess::after {
  content: "*";
  display: inline-block;
  margin-left: 0.5rem;
  color: #EA4F4F;
}
.profile-wrap .section.basic-info .box-wrap .box + .box .input-box > .input-wrap {
  display: flex;
  gap: 1rem;
  align-items: center;
  height: auto;
  border: 0 none;
}
.profile-wrap .section.basic-info .box-wrap .box + .box .input-box > .input-wrap.text {
  height: auto;
  font-size: 1.6rem;
  line-height: 2.4rem;
  letter-spacing: -0.032rem;
}
.profile-wrap .section.basic-info .box-wrap .box + .box .input-box > .input-wrap.text > strong {
  margin-top: 0.4rem;
  font-weight: 600;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #333;
}
.profile-wrap .section.basic-info .box-wrap .box + .box .input-box > .input-wrap > .input-field {
  height: 6.4rem;
  padding: 0 1.6rem;
  font-weight: 400;
}
.profile-wrap .section.basic-info .box-wrap .box + .box .input-box > .input-wrap > .input-field:first-of-type {
  width: calc(100% - 10rem);
}
.profile-wrap .section.basic-info .box-wrap .box + .box .input-box > .input-wrap > .input-field::placeholder {
  color: #999999;
}
.profile-wrap .section.basic-info .box-wrap .box + .box .input-box > .input-wrap > .input-round {
  display: flex;
  width: 7rem;
  height: 100%;
  align-items: center;
  position: relative;
  margin: 0;
  padding: 0 1.6rem;
  border: 0.1rem solid #eee;
  border-radius: 0.8rem;
  background-color: #fff;
}
.profile-wrap .section.basic-info .box-wrap .box + .box .input-box > .input-wrap > .input-round .input-field {
  width: 100%;
  border: 0 none;
  padding: 0;
}
.profile-wrap .section.basic-info .box-wrap .box + .box .input-box > .input-wrap > .input-round .text {
  position: absolute;
  right: 1.6rem;
  top: 50%;
  transform: translateY(-50%);
  display: inline-block;
  font-size: 1.2rem;
  line-height: 1.8rem;
  letter-spacing: -0.024rem;
  color: #999;
}
.profile-wrap .section.basic-info .box-wrap .box + .box .input-box > .input-wrap > .input-round + .input-field {
  width: calc(100% - 25rem);
}
.profile-wrap .section.basic-info .box-wrap .box + .box .input-box .info-text {
  margin-top: 1rem;
  font-weight: 400;
}
@media (min-width: 240px) and (max-width: 1024px) {
  .profile-wrap .section.basic-info .box-wrap .box + .box .input-box + .input-box {
    margin-top: 3rem;
    padding-top: 3rem;
  }
}
.profile-wrap .section.basic-info .box-wrap .box + .box .input-box + .input-box::before {
  content: "";
  display: inline-flex;
  position: absolute;
  left: 0;
  top: 0;
  width: 0.1rem;
  height: 100%;
  background-color: #eee;
}
@media (min-width: 240px) and (max-width: 1024px) {
  .profile-wrap .section.basic-info .box-wrap .box + .box .input-box + .input-box::before {
    left: 3rem;
    right: 3rem;
    width: calc(100% - 6rem);
    height: 0.1rem;
  }
}
.profile-wrap .section.subject-interest .box-wrap {
  align-items: stretch;
}
@media (min-width: 240px) and (max-width: 1024px) {
  .profile-wrap .section.subject-interest .box-wrap {
    flex-direction: column;
  }
}
.profile-wrap .section.subject-interest .box-wrap .title-wrap {
  display: flex;
  align-items: center;
  padding-bottom: 3rem;
}
.profile-wrap .section.subject-interest .box-wrap .title-wrap.between {
  justify-content: space-between;
}
@media (max-width: 720px) {
  .profile-wrap .section.subject-interest .box-wrap .title-wrap {
    padding-bottom: 2rem;
  }
}
.profile-wrap .section.subject-interest .box-wrap .box {
  width: 40rem;
  flex-direction: column;
}
@media (min-width: 240px) and (max-width: 1024px) {
  .profile-wrap .section.subject-interest .box-wrap .box {
    width: 100%;
  }
}
.profile-wrap .section.subject-interest .box-wrap .box .ranking-wrap dl dt {
  display: inline-block;
  width: 3.7rem;
  margin-right: 1.6rem;
  color: #999;
}
.profile-wrap .section.subject-interest .box-wrap .box .ranking-wrap dl dd {
  display: inline-block;
  color: #333;
}
.profile-wrap .section.subject-interest .box-wrap .box .ranking-wrap dl + dl {
  margin-top: 1.2rem;
}
.profile-wrap .bottom-wrap {
  display: flex;
  justify-content: center;
  gap: 1.6rem;
  margin-top: 6rem;
}
@media (max-width: 720px) {
  .profile-wrap .bottom-wrap {
    margin-top: 4rem;
  }
  .profile-wrap .bottom-wrap .btn.large {
    max-width: 16rem;
    min-width: 0;
    width: 50%;
  }
}
.profile-wrap.edit .section.basic-info .box-wrap .box.round:nth-of-type(1) {
  flex-direction: column;
  align-items: center;
}
.profile-wrap.edit .section.basic-info .box-wrap .box.round:nth-of-type(1) .btn {
  margin-top: 1.2rem;
}
.profile-wrap.edit .section.basic-info .box-wrap .box.round .thumbnail {
  width: 12rem;
  height: 12rem;
}
.profile-wrap.edit .section.basic-info .box-wrap .box + .box .input-box {
  flex: auto;
  width: 50%;
  margin-top: 0;
}
@media (min-width: 240px) and (max-width: 1024px) {
  .profile-wrap.edit .section.basic-info .box-wrap .box + .box .input-box {
    width: 100%;
    padding-top: 0;
  }
  .profile-wrap.edit .section.basic-info .box-wrap .box + .box .input-box:nth-of-type(2) {
    margin-top: 3rem;
  }
}
.profile-wrap.edit .section.basic-info .box-wrap .box + .box .input-box:nth-of-type(3) {
  margin-top: 3rem;
}
.profile-wrap.edit .section.basic-info .box-wrap .box + .box .input-box.school-info {
  margin-top: 3rem;
}
@media (min-width: 240px) and (max-width: 1024px) {
  .profile-wrap.edit .section.basic-info .box-wrap .box + .box .input-box.school-info .input-wrap {
    flex-wrap: wrap;
    gap: normal normal;
  }
  .profile-wrap.edit .section.basic-info .box-wrap .box + .box .input-box.school-info .input-wrap > .input-round {
    width: calc(50% - 0.5rem);
    height: 6.4rem;
    margin-bottom: 1rem;
  }
  .profile-wrap.edit .section.basic-info .box-wrap .box + .box .input-box.school-info .input-wrap > .input-round + .input-round {
    margin-left: 1rem;
  }
  .profile-wrap.edit .section.basic-info .box-wrap .box + .box .input-box.school-info .input-wrap > .input-round + .input-field {
    width: calc(100% - 10rem);
  }
  .profile-wrap.edit .section.basic-info .box-wrap .box + .box .input-box.school-info .input-wrap > .input-round + .input-field + .btn {
    margin-left: 1rem;
  }
}
.profile-wrap.edit .section.basic-info .box-wrap .box + .box .input-box .title {
  color: #333;
  margin-bottom: 1.2rem;
}
.profile-wrap.edit .section.basic-info .box-wrap .box + .box .input-box .select-wrap {
  display: flex;
  gap: 1rem;
}
.profile-wrap.edit .section.basic-info .box-wrap .box + .box .input-box .select-wrap select[name=region] {
  flex: 0.5;
}
.profile-wrap.edit .section.basic-info .box-wrap .box + .box .input-box + .input-box::before {
  display: none;
}
.profile-wrap:not(.edit) .section.basic-info .box-wrap .box + .box .input-box .title {
  margin-bottom: 0;
}
.profile-wrap .btn.type-1 {
  background-color: #13BE29;
  color: #fff;
}
.profile-wrap .btn.type-2 {
  border: 0.1rem solid #13BE29;
  color: #13BE29;
}
.profile-wrap .btn.type-3 {
  border: 0.1rem solid #ccc;
  color: #999;
}
.profile-wrap .btn.small {
  padding: 0 1.2rem;
  height: 3.8rem;
  font-size: 1.2rem;
  line-height: 1.8rem;
  letter-spacing: -0.024rem;
  line-height: 3.8rem;
  border-radius: 0.8rem;
}
.profile-wrap .btn.small.type-3 {
  line-height: 3.6rem;
}
.profile-wrap .btn.medium {
  padding: 0 2rem;
  height: 5rem;
  font-size: 1.4rem;
  line-height: 2.2rem;
  letter-spacing: -0.028rem;
  line-height: 5rem;
  border-radius: 10rem;
}
.profile-wrap .btn.large {
  min-width: 16rem;
  padding: 0 2.4rem;
  height: 6.4rem;
  font-size: 1.6rem;
  line-height: 2.4rem;
  letter-spacing: -0.032rem;
  line-height: 6.4rem;
  border-radius: 5rem;
}
.profile-wrap .btn.large.square {
  min-width: 9rem;
  padding: 0;
  border-radius: 0.8rem;
}
.profile-wrap .input-field {
  border: 0.1rem solid #eee;
  background-color: #fff;
  padding: 0 1.6rem;
  font-size: 1.6rem;
  line-height: 2.4rem;
  letter-spacing: -0.032rem;
  height: 6.4rem;
  line-height: 6.2rem;
  border-radius: 0.8rem;
}
.profile-wrap .info-text {
  font-size: 1.2rem;
  line-height: 1.8rem;
  letter-spacing: -0.024rem;
  color: #999;
}

/* 부모 요소 추가 AI문제은행 공통 */
body.dark-mode .profile-wrap {
  background-color: #111;
}
body.dark-mode .profile-wrap .box-wrap .box {
  border-color: #242424;
  background-color: #242424;
}
body.dark-mode .profile-wrap h4.title {
  color: #fff;
}
body.dark-mode .profile-wrap h5.sub-title {
  color: #fff;
}
body.dark-mode .profile-wrap h6.box-title {
  color: #fff;
}
body.dark-mode .profile-wrap .section.basic-info .box-wrap .box.round .txt-wrap .name {
  color: #fff;
}
body.dark-mode .profile-wrap .section.basic-info .box-wrap .box + .box .input-box .title {
  color: #999;
}
body.dark-mode .profile-wrap .section.basic-info .box-wrap .box + .box .input-box > .input-wrap {
  background-color: transparent;
}
body.dark-mode .profile-wrap .section.basic-info .box-wrap .box + .box .input-box > .input-wrap.text {
  background-color: transparent;
}
body.dark-mode .profile-wrap .section.basic-info .box-wrap .box + .box .input-box > .input-wrap.text > strong {
  color: #fff;
}
body.dark-mode .profile-wrap .section.basic-info .box-wrap .box + .box .input-box + .input-box::before {
  background-color: #333;
}
body.dark-mode .profile-wrap .section.subject-interest .box-wrap .box .ranking-wrap dl dd {
  color: #fff;
}
body.dark-mode .profile-wrap .grade-wrap .title-wrap .tag {
  color: #fff;
  background-color: #3d3d3d;
}
body.dark-mode .profile-wrap .grade-wrap ul.select-grade li .title {
  color: #999;
}
body.dark-mode .profile-wrap .table.grade table tbody tr td {
  color: #fff;
}
body.dark-mode .profile-wrap .table.ranking table tbody tr td {
  color: #999;
}
body.dark-mode .profile-wrap .table.ranking table tbody tr td.light {
  color: #fff;
}
body.dark-mode .profile-wrap .table table thead tr th {
  color: #999999;
  background-color: #333;
}
body.dark-mode .profile-wrap .table table tbody tr {
  border-bottom: 1px solid #333;
}
body.dark-mode .profile-wrap .btn.type-2 {
  border-color: #333333;
  background-color: #333333;
  color: #FFFFFF;
}
body.dark-mode .profile-wrap .btn.type-3 {
  border-color: rgba(153, 153, 153, 0.4);
}
body.dark-mode .profile-wrap .modal .table table thead tr th {
  background-color: #F6F7FA;
}
body.dark-mode .profile-wrap .modal .table table tbody tr {
  border-bottom: 1px solid #eee;
}

/* 부모 요소 추가 AI문제은행 공통 */
.voca-wrap .inner {
  position: relative;
  max-width: 128rem;
  margin: 0 auto;
  padding: 0 2rem;
}
.voca-wrap h4.title {
  display: flex;
  align-items: center;
  font-size: 3.6rem;
  line-height: 4.4rem;
  letter-spacing: -0.072rem;
  font-weight: 700;
}
@media (max-width: 720px) {
  .voca-wrap h4.title {
    font-size: 2.8rem;
    line-height: 3.4rem;
    letter-spacing: -0.056rem;
  }
}
.voca-wrap h4.title .btn-arrow {
  width: 2.8rem;
  height: 2.8rem;
  margin-left: 1rem;
  background: url("https://ai-cdn.ebs.co.kr/mid_resource/images/icon/ico_arr_down3_asset.svg") 50% 50% no-repeat;
  background-size: 2.8rem auto;
}
@media (max-width: 360px) {
  .voca-wrap h4.title .btn-arrow {
    margin-left: 0.5rem;
  }
}
.voca-wrap h4.title + .info-text {
  margin-top: 1.6rem;
  color: #666;
  font-weight: 400;
}
.voca-wrap.addAtt h4.title + .info-text {
  position:relative; 
}
.voca-wrap h4.title + .info-text + .upper-area {
  margin-top: 4.8rem;
}
@media (max-width: 420px) {
  .voca-wrap h4.title + .info-text + .upper-area {
    margin-top: 1.6rem;
  }
  .voca-wrap h4.title + .info-text + .upper-area.between .count-wrap + .btn-aside {
    width: 100%;
    margin: 1.6rem 0 0 0;
    text-align: left;
  }
}
.voca-wrap.addAtt h4.title + .info-text > .btn.type-1 {
  position:absolute;
  right: 0;
  bottom: 0;  
}
@media (min-width: 240px) and (max-width: 1024px) {
  .voca-wrap.addAtt h4.title + .info-text {
    display: flex;
    flex-direction: column;
  }
  .voca-wrap.addAtt h4.title + .info-text > .btn.type-1 {
    position:relative;
    right: auto;
    bottom: auto;
    margin-top:2rem;
  }
}
.voca-wrap h4.title + .btn-aside {
  position: absolute;
  right: 2rem;
  top: 0.5rem;
}
@media (max-width: 720px) {
  .voca-wrap h4.title + .btn-aside {
    position: static;
    margin-top: 1.2rem;
  }
}
.voca-wrap h4.title .round-box {
  padding: 1.4rem 1.8rem;
  font-size: 1.6rem;
  line-height: 2.4rem;
  letter-spacing: -0.032rem;
  font-weight: 500;
  margin-left: 2rem;
}
.voca-wrap h4.title .round-box > span {
  display: flex;
  align-items: center;
  margin-left: 0.5rem;
  font-size: 1.2rem;
  line-height: 1.8rem;
  letter-spacing: -0.024rem;
  font-weight: 600;
}
.voca-wrap h4.title .round-box > span > em {
  display: block;
  margin-left: 0.5rem;
  font-size: 1.6rem;
  line-height: 2.4rem;
  letter-spacing: -0.032rem;
}
.voca-wrap h4.title .round-box > span > strong {
  display: block;
  margin-right: 0.5rem;
  color: #13BE29;
  font-size: 1.6rem;
  line-height: 2.4rem;
  letter-spacing: -0.032rem;
}
.voca-wrap h4.title .round-box:has(span + span) > span + span {
  display: flex;
  align-items: center;
}
.voca-wrap h4.title .round-box:has(span + span) > span + span strong {
  color: #666666;
  font-weight: 500;
}
.voca-wrap h4.title .round-box:has(span + span) > span + span:before {
  content: "";
  width: 0.1rem;
  height: 1.4rem;
  margin: 0 1.2rem;
  background-color: #CCCCCC;
}
@media (max-width: 720px) {
  .voca-wrap h4.title .round-box {
    position: absolute;
    bottom: 0;
    right: 2rem;
    padding: 0;
  }
}
@media (max-width: 420px) {
  .voca-wrap h4.title:has(.round-box span + span) {
    display: block;
  }
  .voca-wrap h4.title:has(.round-box span + span) .round-box {
    position: static;
    margin: 1.2rem 0 0 0;
  }
}
.voca-wrap .level-wrap {
  display: flex;
  gap: 1.2rem;
}
.voca-wrap .level-wrap strong {
  font-size: 1.4rem;
  line-height: 2.2rem;
  letter-spacing: -0.028rem;
  padding: 1.2rem 1.6rem;
  color: #666666;
  background-color: #F6F7FA;
  border-radius: 2.2rem;
}
.voca-wrap .level-wrap + .test-wrap {
  margin-top: 4.8rem;
}
.voca-wrap .test-wrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 3rem;
  border-radius: 1.6rem;
  border: 0.1rem solid #eee;
}
@media (max-width: 720px) {
  .voca-wrap .test-wrap {
    flex-direction: column;
  }
}
.voca-wrap .test-wrap p {
  width: 100%;
  color: #666;
}
@media (min-width: 721px) {
  .voca-wrap .test-wrap p {
    max-width: calc(100% - 19.3rem);
  }
}
@media (max-width: 720px) {
  .voca-wrap .test-wrap button {
    margin-top: 3rem;
  }
}
.voca-wrap .test-wrap + .tab-mini {
  margin-top: 14rem;
  padding: 0;
}
@media (max-width: 720px) {
  .voca-wrap .test-wrap + .tab-mini {
    margin-top: 10rem;
  }
}
.voca-wrap .tab__panels {
  position: static;
  border: 0 none;
}
.voca-wrap .tab__panels .tab__panels__box {
  padding: 0;
}
.voca-wrap .tab-round {
  display: block;
  margin-top: 5rem;
  padding: 0;
}
.voca-wrap .tab-round .days {
  padding: 1.3rem 1.4rem;
  color: #999999;
  font-size: 1.4rem;
  line-height: 2.2rem;
  letter-spacing: -0.028rem;
  background: #FFFFFF;
  border-radius: 5rem;
}
.voca-wrap .tab-round .days em {
  margin-left: 0.5rem;
  color: #13BE29;
}
.voca-wrap .tab-round .tab-wrap {
  display: inline-flex;
  align-items: center;
  padding: 0.4rem;
  background: #FFFFFF;
  border: 0.1rem solid #eee;
  border-radius: 5rem;
}
@media (max-width: 420px) {
  .voca-wrap .tab-round .tab-wrap {
    width: 100%;
  }
}
.voca-wrap .tab-round .tab-wrap li {
  font-weight: 400;
}
.voca-wrap .tab-round .tab-wrap li:before {
  display: none;
}
.voca-wrap .tab-round .tab-wrap li button {
  display: block;
  padding: 0.8rem 2rem;
  color: #999999;
  font-size: 1.6rem;
  line-height: 2.4rem;
  letter-spacing: -0.032rem;
  font-weight: 400;
}
.voca-wrap .tab-round .tab-wrap li button.active {
  color: #FFFFFF;
  background: #13BE29;
  font-weight: 600;
  border-radius: 5rem;
}
@media (max-width: 400px) {
  .voca-wrap .tab-round {
    display: block;
  }
  .voca-wrap .tab-round .days {
    margin-top: 1rem;
    text-align: center;
  }
  .voca-wrap .tab-round .tab-wrap {
    justify-content: center;
  }
}
.voca-wrap .tab-mini {
  font-weight: 400;
}
.voca-wrap .tab-mini:not(.tab-round) {
  margin-top: 14rem;
  padding: 0;
}
@media (max-width: 720px) {
  .voca-wrap .tab-mini:not(.tab-round) {
    margin-top: 10rem;
  }
}
.voca-wrap .tab-mini + .tab-content {
  margin-top: 2.4rem;
}
.voca-wrap .tab-content .box.round {
  display: flex;
  flex-wrap: wrap;
  gap: 4rem;
  padding: 4rem;
  border-radius: 1.6rem;
  border: 0.1rem solid #eee;
}
@media (min-width: 240px) and (max-width: 1024px) {
  .voca-wrap .tab-content .box.round {
    flex-direction: column;
  }
}
.voca-wrap .tab-content .box.round .input-box {
  width: calc((100% - 4rem) / 2);
}
@media (min-width: 240px) and (max-width: 1024px) {
  .voca-wrap .tab-content .box.round .input-box {
    width: 100%;
  }
}
.voca-wrap .tab-content .box.round .input-box + .input-box {
  margin-top: 0;
}
.voca-wrap .tab-content .box.round .input-box + .input-box:nth-of-type(2) .title span {
  display: inline-block;
  margin-left: 0.5rem;
  font-weight: 400;
  color: #999;
}
@media (max-width: 420px) {
  .voca-wrap .tab-content .box.round .input-box + .input-box:nth-of-type(2) .title span {
    margin-top: 0.5rem;
    display: block;
    margin-left: 0;
  }
}
.voca-wrap .tab-content .box.round .input-box + .input-box:nth-of-type(2) .input-wrap {
  border: 0 none;
}
@media (max-width: 370px) {
  .voca-wrap .tab-content .box.round .input-box + .input-box:nth-of-type(2) .input-wrap {
    flex-direction: column;
    height: auto;
  }
}
.voca-wrap .tab-content .box.round .select-wrap select {
  width: 100%;
}
.voca-wrap .tab-content .paging {
  margin-top: 4rem;
}
@media (max-width: 720px) {
  .voca-wrap .tab-content .paging {
    display: none;
  }
}
.voca-wrap .state-wrap {
  margin-top: -4.8rem;
  text-align: center;
}
@media (min-width: 240px) and (max-width: 1024px) {
  .voca-wrap .state-wrap {
    margin-top: 5rem;
  }
}
@media (max-width: 420px) {
  .voca-wrap .state-wrap {
    margin-top: 3rem;
  }
}
.voca-wrap .calendar-wrap {
  min-width: 18rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.6rem;
  padding: 1.2rem 2.4rem;
  border: 0.1rem solid #eee;
  border-radius: 10rem;
}

.voca-wrap .calendar-wrap span {
  color: #666;
  font-size: 1.6rem;
  line-height: 2.4rem;
  letter-spacing: -0.032rem;
}
.voca-wrap .status-wrap {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 1.2rem;
  margin-top: 2.4rem;
}
@media (max-width: 720px) {
  .voca-wrap .status-wrap {
    margin-top: 3.2rem;
  }
}
.voca-wrap .status-wrap .round-box {
  flex: 0 0 auto;
  padding: 1.2rem 1.6rem;
  font-size: 1.6rem;
  line-height: 2.4rem;
  letter-spacing: -0.032rem;
  font-weight: 500;
}
.voca-wrap .status-wrap .round-box:before {
  content: "#";
  margin-right: 0.3rem;
}
.voca-wrap .box-wrap {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin-top: 2.4rem;
  gap: 2.4rem;
  font-size: 1.6rem;
  line-height: 2.4rem;
  letter-spacing: -0.032rem;
}
.voca-wrap .box-wrap .box {
  flex: 1;
  padding: 3.4rem 3rem;
  border: 1px solid #EEEEEE;
}
@media (min-width: 240px) and (max-width: 1280px) {
  .voca-wrap .box-wrap .box {
    flex: 0 1 auto;
    width: calc((100% - 2.4rem) / 2);
  }
}
@media (min-width: 240px) and (max-width: 1024px) {
  .voca-wrap .box-wrap .box {
    width: 100%;
  }
}
.voca-wrap .box-wrap .box.round {
  border-radius: 1.6rem;
}
.voca-wrap .box-wrap .box.round-bg {
  flex-direction: column;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  padding: 4rem 3rem;
  border-radius: 2rem;
  background-color: #F6F7FA;
  border: 0;
}
.voca-wrap .box-wrap .box.round-bg h5 {
  font-size: 2.2rem;
  line-height: 2.8rem;
  letter-spacing: -0.044rem;
  font-weight: 700;
}
.voca-wrap .box-wrap .box.round-bg > span {
  margin-top: 1.2rem;
  color: #666666;
  font-size: 1.6rem;
  line-height: 2.4rem;
  letter-spacing: -0.032rem;
  font-weight: 500;
}
.voca-wrap .box-wrap .box.round-bg .btn-wrap {
  width: auto;
  margin-top: 2.8rem;
}
.voca-wrap .box-wrap .box.round-bg .btn-wrap > .btn {
  display: block;
  width: 16rem;
  padding: 2rem 0;
  color: #FFFFFF;
  font-size: 1.6rem;
  line-height: 2.4rem;
  letter-spacing: -0.032rem;
  background-color: #13BE29;
  border-radius: 5rem;
  border: 0.1rem solid #13BE29;
  text-align: center;
}
.voca-wrap .box-wrap .box.round-bg .btn-wrap > .btn.border {
  color: #13BE29;
  font-size: 1.6rem;
  line-height: 2.4rem;
  letter-spacing: -0.032rem;
  font-weight: 600;
  background: transparent;
  border: 0.1rem solid #13BE29;
}
.voca-wrap .box-wrap .box.round-bg .btn-wrap:has(.btn + .btn) .btn {
  width: 21rem;
}
.voca-wrap .box-wrap .box.round-bg .btn-wrap:has(.btn + .btn) .btn + .btn {
  margin-left: 1.6rem;
}
@media (max-width: 720px) {
  .voca-wrap .box-wrap .box.round-bg .btn-wrap {
    display: block;
    width: 100%;
  }
  .voca-wrap .box-wrap .box.round-bg .btn-wrap:has(.btn + .btn) .btn {
    width: 100%;
  }
  .voca-wrap .box-wrap .box.round-bg .btn-wrap:has(.btn + .btn) .btn + button {
    margin: 1.2rem 0 0;
  }
}
.voca-wrap .box-wrap .box.round .table-info {
  width: 100%;
  text-align: center;
  padding-bottom: 4rem;
}
.voca-wrap .box-wrap .box.round .table-info > h5 {
  font-size: 2.2rem;
  line-height: 2.8rem;
  letter-spacing: -0.044rem;
  font-weight: 600;
  color: #333;
}
.voca-wrap .box-wrap .box.round .table-info em {
  font-size: 1.6rem;
  line-height: 2.4rem;
  letter-spacing: -0.032rem;
  font-weight: 400;
  color: #666;
  padding-top: 1.2rem;
  display: inline-block;
}
.voca-wrap .box-wrap .box.round .table-info em > strong {
  margin-left: 0.5rem;
  font-weight: 600;
}
.voca-wrap .box-wrap .box .cont {
  position: relative;
  display: flex;
  justify-content: space-between;
}
.voca-wrap .box-wrap .box .cont > span {
  padding-left: 7.6rem;
  color: #666666;
  font-weight: 500;
  line-height: 1.6rem;
}
.voca-wrap .box-wrap .box .cont > span strong {
  display: block;
  color: #333333;
  font-size: 1.8rem;
  line-height: 2.6rem;
  letter-spacing: -0.036rem;
  font-weight: 600;
}
.voca-wrap .box-wrap .box .cont > span strong > em {
  font-size: 2rem;
  line-height: 2.8rem;
  letter-spacing: -0.04rem;
  font-weight: 600;
  color: #999;
}
.voca-wrap .box-wrap .box .cont > span strong[class^=ico-] {
  display: flex;
  align-items: center;
  cursor: pointer;
}
.voca-wrap .box-wrap .box .cont > span strong[class^=ico-]::after {
  content: "";
  width: 2.8rem;
  height: 2.8rem;
  display: inline-block;
  margin-left: 0.8rem;
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
@media (max-width: 720px) {
  .voca-wrap .box-wrap .box .cont > span strong[class^=ico-]::after {
    width: 2.4rem;
    height: 2.4rem;
  }
}
.voca-wrap .box-wrap .box .cont > span strong.ico-mark {
  position: relative;
}
.voca-wrap .box-wrap .box .cont > span strong.ico-mark::after {
  background-image: url("https://ai-cdn.ebs.co.kr/mid_resource/images/icon/ico_mark.svg");
}
@media (max-width: 720px) {
  .voca-wrap .box-wrap .box .cont > span strong.ico-mark .tooltip-box {
    min-width: auto;
    width: 22rem;
  }
}
.voca-wrap .box-wrap .box .cont > span br {
  display: none;
}
.voca-wrap .box-wrap .box .cont > span::before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  width: 5.6rem;
  height: 5.6rem;
  background: #F6F7FA url("https://ai-cdn.ebs.co.kr/mid_resource/images/icon/ico_book2.svg") center center no-repeat;
  border-radius: 2.8rem;
  background-size: 3.2rem 3.2rem;
  transform: translateY(-50%);
}
.voca-wrap .box-wrap .box .cont .btn {
  padding: 1.4rem 2rem;
  color: #FFFFFF;
  font-size: 1.4rem;
  line-height: 2.2rem;
  letter-spacing: -0.028rem;
  background-color: #13BE29;
  border-radius: 5rem;
  font-weight: 600;
  border: 0.1rem solid #13BE29;
}
.voca-wrap .box-wrap .box .cont .btn.border {
  color: #13BE29;
  font-size: 1.4rem;
  line-height: 2.2rem;
  letter-spacing: -0.028rem;
  font-weight: 600;
  background: transparent;
  border: 0.1rem solid #13BE29;
}
.voca-wrap .box-wrap .box .cont .btn + .btn {
  margin-left: 1.2rem;
}
@media (max-width: 720px) {
  .voca-wrap .box-wrap .box .cont {
    flex-direction: column;
  }
  .voca-wrap .box-wrap .box .cont > span {
    padding: 0;
    line-height: 2.4rem;
    text-align: center;
    font-weight: 400;
  }
  .voca-wrap .box-wrap .box .cont > span::before {
    display: none;
  }
  .voca-wrap .box-wrap .box .cont > span br {
    display: block;
  }
  .voca-wrap .box-wrap .box .cont .btn {
    margin-top: 2.4rem;
    padding: 1.6rem 2.4rem;
    font-size: 1.6rem;
    line-height: 2.4rem;
    letter-spacing: -0.032rem;
  }
}
.voca-wrap .box-wrap .box .tit {
  display: flex;
  align-items: center;
  color: #666666;
  font-weight: 600;
  line-height: 1.9rem;
}
.voca-wrap .box-wrap .box .tit .info {
  position: relative;
  width: 1.6rem;
  height: 1.6rem;
  background: url("https://ai-cdn.ebs.co.kr/mid_resource/images/icon/ico_mark.svg") 0 0/100% 100% no-repeat;
  margin-left: 0.4rem;
  cursor: pointer;
}
.voca-wrap .box-wrap .box .tit .info > .tooltip-box {
  top: auto;
  bottom: 3.8rem;
  left: auto;
  right: -2.4rem;
}
@media (min-width: 240px) and (max-width: 1024px) {
  .voca-wrap .box-wrap .box .tit .info > .tooltip-box {
    min-width: 0;
    width: 19rem;
    left: -1rem;
    right: auto;
  }
}
@media (max-width: 420px) {
  .voca-wrap .box-wrap .box .tit .info > .tooltip-box {
    width: 16rem;
  }
}
@media (max-width: 370px) {
  .voca-wrap .box-wrap .box .tit .info > .tooltip-box {
    width: 14rem;
  }
}
.voca-wrap .box-wrap .box .tit .info > .tooltip-box:before {
  left: auto;
  right: 2.6rem;
  transform: rotate(-180deg);
  top: 100%;
}
@media (min-width: 240px) and (max-width: 1024px) {
  .voca-wrap .box-wrap .box .tit .info > .tooltip-box:before {
    left: 1.2rem;
    right: auto;
  }
}
.voca-wrap .box-wrap .box .tit .info > .tooltip-box p br {
  display: none;
}
.voca-wrap .box-wrap .box .tit + .cont {
  margin-top: 3.2rem;
}
.voca-wrap .box-wrap .box .tit + .cont:has(span + span)::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 50%;
  width: 0.1rem;
  height: 100%;
  background: #EEEEEE;
  transform: translateX(-50%);
}
.voca-wrap .box-wrap .box .tit + .cont > span {
  flex: 1;
  padding: 0 2rem 0 0;
  color: #999999;
  text-align: left;
}
.voca-wrap .box-wrap .box .tit + .cont > span::before {
  display: none;
}
.voca-wrap .box-wrap .box .tit + .cont > span strong {
  margin: 1rem 0 0 0;
  font-size: 2.4rem;
  line-height: 3rem;
  letter-spacing: -0.048rem;
  font-weight: 600;
}
.voca-wrap .box-wrap .box .tit + .cont > span + span {
  padding: 0 0 0 2rem;
}
@media (min-width: 240px) and (max-width: 1280px) {
  .voca-wrap .box-wrap .box .tit + .cont > span {
    font-size: 1.4rem;
    line-height: 2.2rem;
    letter-spacing: -0.028rem;
  }
  .voca-wrap .box-wrap .box .tit + .cont > span strong {
    font-size: 2.2rem;
    line-height: 2.8rem;
    letter-spacing: -0.044rem;
  }
  .voca-wrap .box-wrap .box .tit + .cont > span + span {
    padding: 0 0 0 1rem;
  }
}
.voca-wrap .box-wrap .box .tit::before {
  content: "";
  display: block;
  width: 2.4rem;
  height: 2.4rem;
  margin-right: 0.8rem;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: 50% 50%;
}
.voca-wrap .box-wrap .box .tit.ico-recommend::before {
  background-image: url("https://ai-cdn.ebs.co.kr/mid_resource/images/icon/ico_recommend.svg");
}
.voca-wrap .box-wrap .box .tit.ico-book::before {
  background-image: url("https://ai-cdn.ebs.co.kr/mid_resource/images/icon/ico_book.svg");
}
.voca-wrap .box-wrap .box .tit.ico-file::before {
  background-image: url("https://ai-cdn.ebs.co.kr/mid_resource/images/icon/ico_file3.svg");
}
.voca-wrap .box-wrap .box .tit.ico-clock::before {
  background-image: url("https://ai-cdn.ebs.co.kr/mid_resource/images/icon/ico_clock2.svg");
}
.voca-wrap .box-wrap .box .tit.ico-correct::before {
  background-image: url("https://ai-cdn.ebs.co.kr/mid_resource/images/icon/ico_correct.svg");
}
@media (max-width: 720px) {
  .voca-wrap .box-wrap .box .tit + .cont {
    flex-direction: row;
  }
  .voca-wrap .box-wrap .box .tit + .cont > span {
    text-align: left;
    line-height: 1.671rem;
    font-weight: 500;
  }
}
.voca-wrap .box-wrap .box:has(.tit) {
  padding: 3rem;
}
.voca-wrap .edu-list {
  display: flex;
  gap: 2.4rem;
  flex-wrap: wrap;
}
.voca-wrap .edu-list.days li {
  width: calc((100% - 7.2rem) / 4);
}
@media (min-width: 240px) and (max-width: 1024px) {
  .voca-wrap .edu-list.days li {
    width: calc((100% - 4.8rem) / 3);
  }
}
@media (max-width: 720px) {
  .voca-wrap .edu-list.days li {
    width: calc((100% - 2.4rem) / 2);
  }
}
@media (max-width: 430px) {
  .voca-wrap .edu-list.days li {
    width: 100%;
  }
}
.voca-wrap .edu-list li {
  width: calc((100% - 4.8rem) / 3);
}
@media (min-width: 240px) and (max-width: 1024px) {
  .voca-wrap .edu-list li {
    width: 100%;
  }
}
.voca-wrap .edu-list li > a {
  display: block;
  position: relative;
  width: 100%;
  padding: 3rem;
  border-radius: 1.6rem;
  font-size: 1.8rem;
  line-height: 2.6rem;
  letter-spacing: -0.036rem;
  color: #333;
  font-weight: 500;
  text-align: left;
  border: 0.1rem solid #eee;
}
.voca-wrap .edu-list li > a:before {
  content: "";
  position: absolute;
  right: 3rem;
  top: 50%;
  width: 1.6rem;
  height: 1.6rem;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.0005 5L7.00049 10L12.0005 15' stroke='%23999999' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  transform: translateY(-50%);
}
.voca-wrap .edu-list li > a strong {
  font-size: 1.8rem;
  line-height: 2.6rem;
  letter-spacing: -0.036rem;
  color: #333;
}
.voca-wrap .edu-list li > a strong + dl {
  margin-top: 0.8rem;
}
.voca-wrap .edu-list li > a dl {
  display: flex;
}
.voca-wrap .edu-list li > a dl dt {
  color: #999;
  font-weight: 400;
}
.voca-wrap .edu-list li > a dl dt + dd:before {
  content: "";
  display: inline-block;
  margin: 0 0.8rem;
  width: 0.1rem;
  height: 1.2rem;
  vertical-align: 0;
  font-size: 0;
  background-color: #ccc;
}
.voca-wrap .edu-list li > a dl dd {
  font-weight: 500;
}
.voca-wrap .edu-list li > a.complete dl dd {
  color: #13BE29;
}
.voca-wrap .edu-list li > a.not-yet strong {
  color: #999;
}
.voca-wrap .edu-list li > a.not-yet dl dt,
.voca-wrap .edu-list li > a.not-yet dl dd {
  color: #999;
}
.voca-wrap .edu-list + .upper-area {
  margin-top: 9rem;
}
@media (max-width: 720px) {
  .voca-wrap .edu-list + .upper-area {
    margin-top: 6rem;
  }
}
.voca-wrap .edu-list + .bottom-wrap {
  margin-top: 6rem;
}
@media (max-width: 720px) {
  .voca-wrap .edu-list + .bottom-wrap {
    margin-top: 4rem;
  }
}
.voca-wrap .round-box {
  display: flex;
  align-items: center;
  color: #666666;
  background-color: #F6F7FA;
  border-radius: 2.4rem;
}
.voca-wrap .upper-area {
  display: flex;
  align-items: center;
}
@media (max-width: 720px) {
  .voca-wrap .upper-area {
    flex-wrap: wrap;
    justify-content: space-between;
  }
}
.voca-wrap .upper-area.between {
  justify-content: space-between;
}
.voca-wrap .upper-area.between .func {
  margin-top: 0;
}
.voca-wrap .upper-area.between .count-wrap dl {
  gap: 0.5rem;
  padding: 1.4rem 1.8rem;
  background-color: #F6F7FA;
  border-radius: 5rem;
}
.voca-wrap .upper-area.between .count-wrap dl dd {
  color: #666;
}
.voca-wrap .upper-area.between .count-wrap dl dd strong {
  color: #13BE29;
}
@media (max-width: 420px) {
  .voca-wrap .upper-area.between .count-wrap {
    width: 100%;
  }
  .voca-wrap .upper-area.between .count-wrap dl {
    display: flex;
    justify-content: center;
    flex: 1;
  }
}
.voca-wrap .upper-area.between .sort-wrap {
  display: flex;
  gap: 1rem;
  align-items: center;
  padding-top: 0.8rem;
}
@media (max-width: 720px) {
  .voca-wrap .upper-area.between .sort-wrap {
    flex-wrap: wrap;
    margin-top: 3rem;
  }
}
@media (max-width: 540px) {
  .voca-wrap .upper-area.between .sort-wrap {
    width: 100%;
    flex-direction: column;
    align-items: flex-start;
  }
}
.voca-wrap .upper-area.between .sort-wrap .func {
  margin-top: 0;
  padding-left: 0;
}
.voca-wrap .upper-area.between .sort-wrap .func + select {
  margin-left: 2.2rem;
}
@media (max-width: 540px) {
  .voca-wrap .upper-area.between .sort-wrap .func + select {
    margin-left: 0;
  }
}
@media (max-width: 720px) {
  .voca-wrap .upper-area.between .sort-wrap .func {
    padding-right: 0;
  }
}
.voca-wrap .upper-area.between .sort-wrap select {
  min-width: 15rem;
  font-weight: 400;
}
@media (max-width: 540px) {
  .voca-wrap .upper-area.between .sort-wrap select {
    width: 100%;
    min-width: auto;
    margin-left: 0;
  }
}
@media (max-width: 720px) {
  .voca-wrap .upper-area.between:has(.sort-wrap) {
    flex-direction: column;
    align-items: flex-start;
  }
}
@media (max-width: 420px) {
  .voca-wrap .upper-area.between {
    display: block;
  }
  .voca-wrap .upper-area.between .count-wrap + .btn-aside {
    margin-top: 2rem;
  }
  .voca-wrap .upper-area.between .func {
    margin-top: 1.6rem;
  }
}
@media (max-width: 360px) {
  .voca-wrap .upper-area:not(.process) .count-wrap dl + dl:before {
    display: none;
  }
}
.voca-wrap .upper-area:not(.process) .btn-aside {
  margin-left: auto;
}
.voca-wrap .upper-area h5.sub-title {
  font-size: 2rem;
  line-height: 2.8rem;
  letter-spacing: -0.04rem;
  font-weight: 600;
}
.voca-wrap .upper-area h5.sub-title + .count-wrap {
  margin-left: 1.6rem;
}
@media (max-width: 720px) {
  .voca-wrap .upper-area h5.sub-title + .count-wrap {
    margin-left: 0;
  }
}
.voca-wrap .upper-area .count-wrap {
  display: flex;
}
.voca-wrap .upper-area .count-wrap dl {
  display: flex;
}
.voca-wrap .upper-area .count-wrap dl dt {
  color: #666;
}
.voca-wrap .upper-area .count-wrap dl dd {
  padding-left: 0.3rem;
  color: #13BE29;
}
.voca-wrap .upper-area .count-wrap dl dd strong {
  font-weight: 600;
}
.voca-wrap .upper-area .count-wrap dl + dl:before {
  content: "/";
  margin: 0 0.6rem;
}
.voca-wrap .upper-area + .word-list,
.voca-wrap .upper-area + .edu-list {
  margin-top: 2.4rem;
}
.voca-wrap .upper-area + .edu-list li > .complete,
.voca-wrap .upper-area + .edu-list li > .not-yet {
  background-position: calc(100% - 3rem) calc(100% - 3.5rem);
}
.voca-wrap .upper-area .all-list {
  display: flex;
  color: #666;
}
.voca-wrap .upper-area .all-list strong {
  margin-left: 0.8rem;
  color: #13BE29;
  font-weight: 600;
}
.voca-wrap .upper-area .all-list li {
  display: flex;
  color: #666;
  align-items: center;
}
.voca-wrap .upper-area .all-list li + li:before {
  content: "";
  display: inline-block;
  width: 0.1rem;
  height: 1.2rem;
  margin: 0 1.2rem;
  background-color: #ccc;
  font-size: 0;
}
.voca-wrap .btn-aside {
  padding-left: 2.6rem;
  color: #666666;
  font-weight: 400;
}
.voca-wrap .btn-aside.setting {
  background: url("https://ai-cdn.ebs.co.kr/mid_resource/images/icon/ico_setting2.svg") 0 50% no-repeat;
  background-size: 2rem auto;
}
.voca-wrap .btn-aside.reset {
  background: url("https://ai-cdn.ebs.co.kr/mid_resource/images/icon/ico_reset.svg") 0 50% no-repeat;
  background-size: 2rem auto;
}
.voca-wrap .btn-aside + .level-wrap {
  margin-top: 2.4rem;
}
.voca-wrap .btn-aside + .tab-mini {
  margin-top: 6rem;
}
.voca-wrap .word-list {
  display: flex;
  flex-wrap: wrap;
  gap: 2.4rem;
}
.voca-wrap .word-list li {
  width: calc((100% - 7.2rem) / 4);
}
@media (min-width: 240px) and (max-width: 1024px) {
  .voca-wrap .word-list li {
    width: calc((100% - 4.8rem) / 3);
  }
}
@media (max-width: 720px) {
  .voca-wrap .word-list li {
    width: calc((100% - 2.4rem) / 2);
  }
}
@media (max-width: 430px) {
  .voca-wrap .word-list li {
    width: 100%;
  }
}
.voca-wrap .word-list li > a {
  display: block;
  padding: 3rem;
  border-radius: 1.6rem;
  border: 0.1rem solid #eee;
}
.voca-wrap .word-list li > a div {
  font-size: 1.8rem;
  line-height: 2.6rem;
  letter-spacing: -0.036rem;
  color: #333;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  text-overflow: ellipsis;
}
.voca-wrap .word-list li > a div + span {
  margin-top: 0.8rem;
}
.voca-wrap .word-list li > a span {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #666;
}
.voca-wrap .word-list + .bottom-wrap {
  margin-top: 6rem;
}
@media (max-width: 720px) {
  .voca-wrap .word-list + .bottom-wrap {
    margin-top: 4rem;
  }
}
.voca-wrap .bottom-wrap {
  margin-top: 6rem;
  text-align: center;
}
.voca-wrap .bottom-wrap .btn.more {
  min-width: 16rem;
  padding: 2rem 2.4rem;
  color: #13BE29;
  border-radius: 5rem;
  border: 0.1rem solid #13BE29;
  text-align: center;
}
.voca-wrap .count-btn {
  display: flex;
  align-items: center;
  margin-left: 1rem;
}
@media (max-width: 370px) {
  .voca-wrap .count-btn {
    margin-top: 1rem;
    margin-left: 0;
  }
}
.voca-wrap .count-btn > button {
  width: 6rem;
  height: 6rem;
  border-radius: 0.8rem;
  background-color: #13BE29;
  position: relative;
}
.voca-wrap .count-btn > button:after {
  content: "";
  width: 2.4rem;
  height: 2.4rem;
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-size: 100% 100%;
  background-position: 0 0;
  background-repeat: no-repeat;
}
.voca-wrap .count-btn > button:disabled {
  background-color: #eee;
  color: #999;
  cursor: default;
}
.voca-wrap .count-btn > button.minus::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='25' height='25' viewBox='0 0 25 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.01562 12.5H20.9862' stroke='%23FFFFFF' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}
.voca-wrap .count-btn > button.minus:disabled::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='25' height='25' viewBox='0 0 25 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.01562 12.5H20.9862' stroke='%23999999' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}
.voca-wrap .count-btn > button.plus::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='25' height='25' viewBox='0 0 25 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.5009 4.01472V20.9853M4.01562 12.5H20.9862' stroke='%23FFFFFF' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}
.voca-wrap .count-btn > button.plus:disabled::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='25' height='25' viewBox='0 0 25 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.5009 4.01472V20.9853M4.01562 12.5H20.9862' stroke='%23999999' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}
.voca-wrap .count-btn > button + button {
  margin-left: 1rem;
}
.voca-wrap .box.round .input-wrap .input-round {
  display: flex;
  width: 14.7rem;
  height: 100%;
  align-items: center;
  position: relative;
  margin: 0;
  padding: 0 1.6rem;
  border: 0.1rem solid #eee;
  border-radius: 0.8rem;
  background-color: #fff;
}
@media (max-width: 370px) {
  .voca-wrap .box.round .input-wrap .input-round {
    width: 100%;
    height: 6rem;
  }
}
.voca-wrap .box.round .input-wrap .input-round .input-field {
  width: 100%;
  border: 0 none;
  padding: 0;
}
.voca-wrap .box.round .input-wrap .input-round .input-field:read-only {
  background-color: transparent;
}
.voca-wrap .box.round .input-wrap .input-round .text {
  position: absolute;
  right: 1.6rem;
  top: 50%;
  transform: translateY(-50%);
  display: inline-block;
  font-size: 1.2rem;
  line-height: 1.8rem;
  letter-spacing: -0.024rem;
  color: #999;
}
.voca-wrap .box.round .select-radio {
  display: flex;
  gap: 1rem;
}
@media (max-width: 720px) {
  .voca-wrap .box.round .select-radio {
    flex-direction: column;
  }
}
.voca-wrap .box.round .select-radio input[type=radio] {
  display: none;
}
.voca-wrap .box.round .select-radio input:checked + label {
  color: #fff;
  background-color: #13BE29;
  border: 0.1rem solid transparent;
}
.voca-wrap .box.round .select-radio input + label {
  flex: 1;
  color: #999;
  cursor: pointer;
  padding: 1.6rem 1rem;
  background-color: transparent;
  border: 0.1rem solid #ccc;
  text-align: center;
  border-radius: 0.8rem;
}
.voca-wrap .box.round + .my-choice {
  margin-top: 2rem;
}
.voca-wrap .my-choice {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 3.2rem 4rem;
  border-radius: 1.6rem;
  background-color: #F6F7FA;
}
@media (min-width: 240px) and (max-width: 1024px) {
  .voca-wrap .my-choice {
    flex-direction: column;
  }
}
.voca-wrap .my-choice .btn.quiz {
  margin-top: 3rem;
  width: 13.2rem;
  padding: 1.4rem 2rem;
  border-radius: 10rem;
  font-size: 1.4rem;
  line-height: 2.2rem;
  letter-spacing: -0.028rem;
  color: #fff;
  background-color: #13BE29;
}
.voca-wrap .my-choice .data {
  display: flex;
  gap: 1rem;
  flex-wrap: wrap;
  width: calc(100% - 19.2rem);
}
@media (min-width: 240px) and (max-width: 1024px) {
  .voca-wrap .my-choice .data {
    width: 100%;
  }
}
@media (max-width: 720px) {
  .voca-wrap .my-choice .data {
    justify-content: center;
  }
}
.voca-wrap .my-choice .data li {
  padding: 1.2rem 1.6rem;
  font-size: 1.4rem;
  line-height: 2.2rem;
  letter-spacing: -0.028rem;
  color: #666;
  border-radius: 2.2rem;
  background-color: #fff;
}
.voca-wrap .list-wrap h5.sub-title {
  margin-top: 4rem;
  color: #333;
  font-weight: 600;
}
.voca-wrap .list-wrap h5.sub-title + .voca-list > li:nth-child(1) {
  margin-top: 1.4rem;
}
.voca-wrap .voca-list > li {
  position: relative;
  margin-top: 2.4rem;
  padding: 4rem 4rem 4rem;
  border: 0.1rem solid #eee;
  border-radius: 1.6rem;
}
@media (min-width: 721px) {
  .voca-wrap .voca-list > li:has(.ex-wrap) .btn-wrap {
    top: 4.7rem;
  }
  .voca-wrap .voca-list > li:has(.ex-wrap) .level-wrap + .txt-wrap + .ex-wrap + .btn-wrap {
    top: 7.6rem;
  }
}
@media (max-width: 720px) {
  .voca-wrap .voca-list > li:has(.ex-wrap):has(.ex) {
    padding-bottom: 6rem;
  }
}
@media (min-width: 721px) {
  .voca-wrap .voca-list > li:has(.ex-wrap.hide) .btn-wrap {
    top: 0;
    transform: none;
    margin-top: 4.7rem;
  }
}
.voca-wrap .voca-list > li .level-wrap {
  flex-wrap: wrap;
  gap: 1rem;
}
.voca-wrap .voca-list > li .level-wrap strong {
  padding: 0.4rem 1.2rem;
  background-color: #E1F9E4;
  border-radius: 0.8rem;
  color: #13BE29;
}
.voca-wrap .voca-list > li .level-wrap + .txt-wrap {
  margin-top: 3.2rem;
}
@media (min-width: 721px) {
  .voca-wrap .voca-list > li .level-wrap + .txt-wrap {
    width: 100%;
    max-width: calc(100% - 26.2rem);
  }
}
@media (max-width: 720px) {
  .voca-wrap .voca-list > li .level-wrap + .txt-wrap {
    max-width: none;
  }
}
.voca-wrap .voca-list > li .txt-wrap > strong {
  position: relative;
  font-size: 2rem;
  line-height: 2.8rem;
  letter-spacing: -0.04rem;
}
.voca-wrap .voca-list > li .txt-wrap > strong > a.hide {
  position: absolute;
  top: 0;
  left: 0;
  width: 12rem;
  height: 100%;
  border-radius: 0.4rem;
  background: #F6F7FA url("https://ai-cdn.ebs.co.kr/mid_resource/images/icon/ico_view.svg") 50% 50% no-repeat;
  background-size: 2rem auto;
  font-size: 0;
}
.voca-wrap .voca-list > li .txt-wrap > strong > a.hide + .btn {
  margin-left: 12.4rem;
}
.voca-wrap .voca-list > li .txt-wrap > strong .btn.play {
  margin: -0.2rem 0 0 0.5rem;
  vertical-align: middle;
}
.voca-wrap .voca-list > li .txt-wrap .meaning {
  display: flex;
  margin-top: 1.2rem;
  font-size: 1.6rem;
  line-height: 2.4rem;
  letter-spacing: -0.032rem;
}
.voca-wrap .voca-list > li .txt-wrap .meaning.hide {
  position: relative;
  width: 12rem;
  font-size: 0;
}
.voca-wrap .voca-list > li .txt-wrap .meaning.hide:before {
  content: "";
  display: block;
  position: absolute;
  width: 12rem;
  height: 100%;
  border-radius: 0.4rem;
  background: #F6F7FA url("https://ai-cdn.ebs.co.kr/mid_resource/images/icon/ico_view.svg") 50% 50% no-repeat;
  background-size: 2rem auto;
}
.voca-wrap .voca-list > li .txt-wrap .meaning span {
  color: #13BE29;
}
.voca-wrap .voca-list > li .txt-wrap .meaning span + div:before {
  content: "";
  display: inline-block;
  margin: 0 0.8rem;
  width: 0.1rem;
  height: 1.2rem;
  vertical-align: 0;
  font-size: 0;
  background-color: #ccc;
}
.voca-wrap .voca-list > li .txt-wrap .meaning div {
  color: #333;
}
.voca-wrap .voca-list > li .btn-wrap {
  position: absolute;
  right: 4rem;
  top: 4.7rem;
  display: flex;
  gap: 1.2rem;
  width: auto;
  transition: all 0.3s ease;
}
.voca-wrap .voca-list > li .btn-wrap .btn {
  min-width: 11.5rem;
  font-size: 1.4rem;
  line-height: 2.2rem;
  letter-spacing: -0.028rem;
}
@media (max-width: 720px) {
  .voca-wrap .voca-list > li .btn-wrap {
    position: static;
    margin-top: 2.4rem;
    transform: none;
  }
  .voca-wrap .voca-list > li .btn-wrap .btn {
    width: 50%;
    text-align: center;
  }
}
.voca-wrap .voca-list > li .ex-wrap {
  position: relative;
  margin-top: 2.4rem;
  text-align: center;
}
@media (min-width: 721px) {
  .voca-wrap .voca-list > li .ex-wrap {
    margin-bottom: -1rem;
  }
}
.voca-wrap .voca-list > li .ex-wrap.hide {
  position: relative;
}
.voca-wrap .voca-list > li .ex-wrap.hide .ex-list {
  height: 6rem;
  overflow: hidden;
  border-radius: 0.8rem;
}
@media (max-width: 720px) {
  .voca-wrap .voca-list > li .ex-wrap.hide {
    position: static;
  }
}
@media (max-width: 720px) {
  .voca-wrap .voca-list > li .ex-wrap {
    position: static;
  }
}
.voca-wrap .voca-list > li .ex-wrap .ex-list {
  position: relative;
  margin-bottom: 2.4rem;
  display: none;
  text-align: left;
}
@media (max-width: 720px) {
  .voca-wrap .voca-list > li .ex-wrap .ex-list {
    max-width: none;
    margin-bottom: 0;
  }
}
.voca-wrap .voca-list > li .ex-wrap .ex-list > li p {
  color: #666;
  font-weight: 400;
}
.voca-wrap .voca-list > li .ex-wrap .ex-list > li p.en .btn {
  margin-left: 0.4rem;
  vertical-align: -0.4rem;
}
.voca-wrap .voca-list > li .ex-wrap .ex-list > li + li {
  margin-top: 1.2rem;
}
.voca-wrap .voca-list > li .ex-wrap .ex-list > li.notice {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 2rem;
  color: #999;
  font-weight: 400;
  border-radius: 0.8rem;
  background-color: #F6F7FA;
  cursor: pointer;
}
.voca-wrap .voca-list > li .ex-wrap .btn.ex {
  font-size: 1.4rem;
  line-height: 2.2rem;
  letter-spacing: -0.028rem;
  color: #999;
  transition: all 0.3s ease;
}
@media (max-width: 720px) {
  .voca-wrap .voca-list > li .ex-wrap .btn.ex {
    position: absolute;
    bottom: 2rem;
    left: 50%;
    transform: translateX(-50%);
  }
}
.voca-wrap .voca-list > li .ex-wrap .btn.ex:after {
  content: "";
  display: inline-block;
  width: 1.6rem;
  height: 1.6rem;
  margin-left: 0.4rem;
  background: url("https://ai-cdn.ebs.co.kr/mid_resource/images/icon/ico_arr_down2_asset.svg") 50% 50% no-repeat;
  background-size: 1.6rem auto;
  vertical-align: middle;
  transition: all 0.3s ease;
}
.voca-wrap .voca-list > li .ex-wrap .btn.ex.open:after {
  transform: rotate(180deg);
}
.voca-wrap .func {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 4.8rem;
  z-index: 1;
}
.voca-wrap .func > span {
  display: flex;
}
@media (max-width: 720px) {
  .voca-wrap .func {
    margin-top: 3.2rem;
  }
  .voca-wrap .func .desc {
    display: none;
  }
}
.voca-wrap .btn.word, .voca-wrap .btn.exam {
  padding: 1.4rem 2rem;
  border-radius: 10rem;
  background-color: #13BE29;
  color: #fff;
}
.voca-wrap .btn.cart {
  padding: 1.4rem 2rem;
  border-radius: 10rem;
  border: 0.1rem solid #13BE29;
  color: #13BE29;
}
.voca-wrap .btn.into {
  padding-right: 2rem;
  background: url("https://ai-cdn.ebs.co.kr/mid_resource/images/icon/ico_into.svg") 100% 50% no-repeat;
  background-size: 1.6rem auto;
}
.voca-wrap .btn.play {
  width: 2rem;
  height: 2rem;
  background: url("https://ai-cdn.ebs.co.kr/mid_resource/images/icon/ico_play.svg") 50% 50% no-repeat;
  background-size: 2rem auto;
  vertical-align: -0.3rem;
}
@media (max-width: 720px) {
  .voca-wrap .viewer-wrap .viewer__top {
    padding: 0;
  }
}
.voca-wrap .viewer-wrap .status-wrap {
  margin-top: 0;
}
@media (max-width: 720px) {
  .voca-wrap .viewer-wrap .status-wrap {
    padding: 0;
  }
}
.voca-wrap .table-cont {
  position: relative;
  margin-top: 2.4rem;
}
.voca-wrap .table-cont .btn {
  flex: 0 0 auto;
  padding: 1rem 1.6rem;
  color: #999999;
  font-weight: 500;
  line-height: 1.9rem;
  border-radius: 0.8rem;
}
.voca-wrap .table-cont .btn.btn-grey {
  background: #F6F7FA;
}
.voca-wrap .table-cont .btn.btn-primary {
  color: #A034FF;
  background: #F9ECFF;
}
.voca-wrap .table-cont .btn.btn-primary2 {
  color: #13BE29;
  background: #E1F9E4;
}
.voca-wrap .table-cont .table table tbody tr td strong {
  display: block;
  font-weight: 600;
}
.voca-wrap .table-cont .table table tbody tr td.subject {
  display: flex;
  align-items: center;
  padding: 2rem 3rem;
}
.voca-wrap .table-cont .table table tbody tr td.subject:has(.btn) {
  justify-content: space-between;
}
.voca-wrap .table-cont .table table tbody tr td.subject:has(.btn) .tit {
  padding-right: 2rem;
  text-align: left;
}
.voca-wrap .table-cont .table table tbody tr td.subject .tit {
  text-align: center;
}
.voca-wrap .table-cont .table table tbody tr td.subject .tit strong {
  margin-top: 0.6rem;
  color: #333333;
  font-size: 1.8rem;
  line-height: 2.6rem;
  letter-spacing: -0.036rem;
}
.voca-wrap .table-cont .table table tbody tr td.grade {
  color: #EA4F4F;
  font-weight: 600;
  line-height: 1.9rem;
}
.voca-wrap .table-cont .table table tbody tr td.grade.o {
  color: #4E60FF;
}
.voca-wrap .table-cont .table table tbody tr td.scoring {
  color: #333333;
}
.voca-wrap .table-cont .desc {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  top: -4.7rem;
  right: 0;
  width: 100%;
  color: #999999;
  font-weight: 400;
}
.voca-wrap .table-cont .desc:before {
  content: "";
  display: block;
  width: 0.4rem;
  height: 0.4rem;
  margin-right: 0.6rem;
  background: #999999;
  border-radius: 0.2rem;
}
@media (max-width: 720px) {
  .voca-wrap .table-cont {
    position: static;
  }
  .voca-wrap .table-cont .table {
    padding: 0;
  }
  .voca-wrap .table-cont .desc {
    position: static;
    align-items: flex-start;
    justify-content: flex-start;
    font-size: 1.4rem;
    line-height: 2.2rem;
    letter-spacing: -0.028rem;
  }
  .voca-wrap .table-cont .desc:before {
    margin-top: 0.8rem;
  }
}
.voca-wrap .scoring-list {
  margin-top: 14rem;
}
@media (min-width: 240px) and (max-width: 1280px) {
  .voca-wrap .scoring-list .tit-wrap {
    position: relative;
  }
}
.voca-wrap .scoring-list .table table tbody tr td.scoring {
  padding-left: 2rem;
  color: #333333;
  text-align: left;
  font-weight: 300;
}
.voca-wrap .scoring-list .table table tbody tr td.scoring strong {
  font-size: 1.8rem;
  line-height: 2.6rem;
  letter-spacing: -0.036rem;
  font-weight: 600;
}
@media (max-width: 720px) {
  .voca-wrap .result-wrap .box-wrap .box.round-bg .btn-wrap {
    width: auto;
  }
}
.voca-wrap .result-wrap .box-wrap .box.round-bg .btn-wrap .btn {
  width: auto;
  padding: 2rem;
}
.voca-wrap .viewer-wrap .viewer__body .btn-wrap .btn.btn-next {
  color: #FFFFFF;
  background-color: #13BE29;
}
.voca-wrap .viewer-wrap .viewer__body .btn-wrap .btn.btn-next:after {
  background-color: #FFFFFF;
}
.voca-wrap .exam-wrap .no {
  padding: 0 0 1.2rem 3rem;
  color: #333333;
  font-size: 1.8rem;
  line-height: 2.6rem;
  letter-spacing: -0.036rem;
  font-weight: 600;
}
.voca-wrap .exam-wrap .question {
  position: relative;
  height: 40rem;
  margin-top: 1.2rem;
  border: 0.1rem solid #EEEEEE;
  border-radius: 1.6rem;
}
.voca-wrap .exam-wrap .question .text {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  transform: translate(-50%, -50%);
  text-align: center;
}
.voca-wrap .exam-wrap .question .text .tit {
  font-size: 5.4rem;
  line-height: 6.4rem;
  letter-spacing: -0.108rem;
  font-weight: 700;
}
.voca-wrap .exam-wrap .question .text .tit span.empty {
  display: inline-block;
  width: 20rem;
  margin-left: 0.8rem;
  border-bottom: 0.4rem solid #000000;
}
.voca-wrap .exam-wrap .question .text .sub {
  margin-top: 2rem;
  color: #999999;
  font-size: 1.8rem;
  line-height: 2.6rem;
  letter-spacing: -0.036rem;
  font-weight: 400;
}
@media (max-width: 720px) {
  .voca-wrap .exam-wrap .question .text {
    width: 90%;
  }
}
.voca-wrap .exam-wrap .question .text .right {
  display: none;
}
.voca-wrap .exam-wrap .answer {
  margin-top: 7rem;
}
.voca-wrap .exam-wrap .answer ol.multiple {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  gap: 2.4rem;
}
.voca-wrap .exam-wrap .answer ol.multiple li {
  display: flex;
  align-items: stretch;
  width: calc(50% - 1.2rem);
}
.voca-wrap .exam-wrap .answer ol.multiple li input[type=radio] {
  display: none;
}
.voca-wrap .exam-wrap .answer ol.multiple li input[type=radio] + label {
  display: block;
  width: 100%;
  padding: 3.2rem 2rem;
  color: #999999;
  font-size: 1.8rem;
  line-height: 2.6rem;
  letter-spacing: -0.036rem;
  border: 0.1rem solid #EEEEEE;
  border-radius: 1.6rem;
  text-align: center;
  cursor: pointer;
  font-weight: 400;
}
.voca-wrap .exam-wrap .answer ol.multiple li input[type=radio]:checked + label {
  color: #13BE29;
  border: 0.2rem solid #13BE29;
  font-weight: 600;
}
@media (max-width: 720px) {
  .voca-wrap .exam-wrap .answer ol li {
    width: 100%;
  }
}
.voca-wrap .exam-wrap .answer .short {
  text-align: center;
}
.voca-wrap .exam-wrap .answer .short input[type=text] {
  padding-bottom: 2.8rem;
  font-size: 5.4rem;
  line-height: 6.4rem;
  letter-spacing: -0.108rem;
  border-bottom: 0.4rem solid #666666;
  font-weight: 700;
  text-align: center;
}
@media (min-width: 240px) and (max-width: 1024px) {
  .voca-wrap .exam-wrap .answer .short input[type=text] {
    width: 90%;
  }
}
.voca-wrap .exam-wrap.ans__right ol.multiple li input[type=radio]:checked + label {
  color: #FFFFFF;
  border-color: #13BE29;
  background-color: #13BE29;
}
.voca-wrap .exam-wrap.ans__right .short input {
  color: #4E60FF;
}
.voca-wrap .exam-wrap.ans__wrong .question .text .right {
  display: block;
  margin-top: 2rem;
  color: #4E60FF;
  font-size: 5.4rem;
  line-height: 6.4rem;
  letter-spacing: -0.108rem;
  font-weight: 700;
}
.voca-wrap .exam-wrap.ans__wrong ol.multiple li input[type=radio]:checked + label {
  color: #EA4F4F;
  border: 0.1rem solid #EA4F4F;
}
.voca-wrap .exam-wrap.ans__wrong ol.multiple li.right input[type=radio]:checked + label {
  color: #FFFFFF;
  border-color: #13BE29;
  background-color: #13BE29;
}
.voca-wrap .exam-wrap.ans__wrong .short {
  color: #EA4F4F;
}
.voca-wrap .exam-wrap:has(.answer ol.multiple) + .btn-wrap .btn__inner .btn {
  color: #999999;
  background: #EEEEEE;
  cursor: default;
}
.voca-wrap .exam-wrap:has(.answer ol.multiple):has(li input:checked) + .btn-wrap .btn__inner .btn {
  color: #FFFFFF;
  background: #13BE29;
  border-color: #13BE29;
  cursor: pointer;
}

/* 부모 요소 추가 AI문제은행 공통 */
body.dark-mode .voca-wrap {
  color: #FFFFFF;
}
body.dark-mode .voca-wrap h4.title + .info-text,
body.dark-mode .voca-wrap.addAtt h4.title + .info-text {
  color: #999999;
}
body.dark-mode .voca-wrap h4.title .round-box {
  color: #FFFFFF;
  background-color: #242424;
}
@media (max-width: 720px) {
  body.dark-mode .voca-wrap h4.title .round-box {
    background: none;
  }
}
body.dark-mode .voca-wrap .tab-round .tab-wrap {
  border-color: #242424;
  background-color: #242424;
}
body.dark-mode .voca-wrap .tab-round .tab-wrap li button.active {
  background-color: #444444;
}
body.dark-mode .voca-wrap .btn.cart {
  color: #FFFFFF;
  border-color: #333333;
  background-color: #333333;
}
body.dark-mode .voca-wrap .bottom-wrap .btn.more {
  color: #FFFFFF;
  background-color: #333333;
  border-color: #333333;
}
body.dark-mode .voca-wrap .calendar-wrap {
  border-color: #242424;
  background-color: #242424;
}
body.dark-mode .voca-wrap .calendar-wrap span {
  color: #FFFFFF;
}
body.dark-mode .voca-wrap .box.round .select-radio input + label {
  border-color: #333333;
  background-color: #333333;
}
body.dark-mode .voca-wrap .box.round .select-radio input:checked + label {
  background-color: #13BE29;
}
body.dark-mode .voca-wrap .box-wrap .box {
  border-color: #242424;
  background-color: #242424;
}
body.dark-mode .voca-wrap .box-wrap .box .tit {
  color: #FFFFFF;
}
body.dark-mode .voca-wrap .box-wrap .box .tit + .cont > span strong {
  color: #FFFFFF;
}
body.dark-mode .voca-wrap .box-wrap .box .tit + .cont:has(span + span):before {
  background-color: #666666;
}
body.dark-mode .voca-wrap .box-wrap .box.round-bg .btn-wrap > .btn.border {
  color: #FFFFFF;
  border-color: #333333;
  background-color: #333333;
}
body.dark-mode .voca-wrap .edu-list li a,
body.dark-mode .voca-wrap .edu-list li .complete {
  color: #FFFFFF;
  border-color: #242424;
  background-color: #242424;
}
body.dark-mode .voca-wrap .edu-list li a:before,
body.dark-mode .voca-wrap .edu-list li .complete:before {
  background-color: #999999;
}
body.dark-mode .voca-wrap .edu-list li a strong,
body.dark-mode .voca-wrap .edu-list li .complete strong {
  color: #FFFFFF;
}
body.dark-mode .voca-wrap .edu-list li .not-yet {
  color: #666666;
  border-color: #242424;
  background-color: #242424;
}
body.dark-mode .voca-wrap .edu-list li .not-yet:before {
  background-color: #666666;
}
body.dark-mode .voca-wrap .edu-list li .not-yet strong {
  color: #666666;
}
body.dark-mode .voca-wrap .edu-list li .not-yet dl dt,
body.dark-mode .voca-wrap .edu-list li .not-yet dl dd {
  color: #666666;
}
body.dark-mode .voca-wrap .edu-list li .not-yet dl dt:before,
body.dark-mode .voca-wrap .edu-list li .not-yet dl dd:before {
  background-color: #666666;
}
body.dark-mode .voca-wrap .word-list li > a {
  color: #FFFFFF;
  border-color: #242424;
  background-color: #242424;
}
body.dark-mode .voca-wrap .word-list li > a div {
  color: #FFFFFF;
}
body.dark-mode .voca-wrap .word-list li > a span {
  color: #999999;
}
body.dark-mode .voca-wrap .upper-area .count-wrap dl dt {
  color: #999999;
}
body.dark-mode .voca-wrap .upper-area.process .count-wrap dl {
  background: #242424;
}
body.dark-mode .voca-wrap .upper-area.process .count-wrap dl dt {
  color: #FFFFFF;
}
body.dark-mode .voca-wrap .upper-area.process .count-wrap dl dd {
  color: #999999;
}
body.dark-mode .voca-wrap .upper-area.between .count-wrap dl {
  background: #242424;
}
body.dark-mode .voca-wrap .upper-area.between .count-wrap dl dt {
  color: #FFFFFF;
}
body.dark-mode .voca-wrap .upper-area.between .count-wrap dl dd {
  color: #999999;
}
body.dark-mode .voca-wrap .upper-area.between .count-wrap dl dd strong {
  color: #13BE29;
}
body.dark-mode .voca-wrap .upper-area select {
  color: #333;
}
body.dark-mode .voca-wrap .input-box .input-wrap {
  background-color: transparent;
}
body.dark-mode .voca-wrap .tab-content .box.round {
  border-color: #242424;
  background-color: #242424;
}
body.dark-mode .voca-wrap .tab-content .box.round .select-wrap select {
  color: #333333;
}
body.dark-mode .voca-wrap .my-choice {
  background-color: #242424;
}
body.dark-mode .voca-wrap .my-choice .data li {
  background-color: #333333;
  color: #FFFFFF;
}
body.dark-mode .voca-wrap .btn-aside {
  color: #999999;
}
body.dark-mode .voca-wrap .list-wrap h5.sub-title {
  color: #FFFFFF;
}
body.dark-mode .voca-wrap .voca-list > li {
  border-color: #242424;
  background-color: #242424;
}
body.dark-mode .voca-wrap .voca-list > li .txt-wrap > strong > a.hide {
  background-color: #333333;
}
body.dark-mode .voca-wrap .voca-list > li .txt-wrap .meaning div {
  color: #FFF;
}
body.dark-mode .voca-wrap .voca-list > li .txt-wrap .meaning.hide:before {
  background-color: #333333;
}
body.dark-mode .voca-wrap .voca-list > li .level-wrap strong {
  color: #999999;
  background-color: #333333;
}
body.dark-mode .voca-wrap .voca-list > li .ex-wrap .ex-list > li.notice {
  background-color: #333333;
}
body.dark-mode .voca-wrap .voca-list > li .ex-wrap .ex-list > li p {
  color: #999999;
}
body.dark-mode .voca-wrap .exam-wrap .no {
  color: #FFFFFF;
}
body.dark-mode .voca-wrap .exam-wrap .question {
  border-color: #242424;
  background-color: #242424;
}
body.dark-mode .voca-wrap .exam-wrap .question .text .tit > span.empty {
  border-color: #FFFFFF;
}
body.dark-mode .voca-wrap .exam-wrap .answer ol.multiple li input[type=radio] + label {
  color: #999999;
  border-color: #242424;
  background-color: #242424;
}
body.dark-mode .voca-wrap .exam-wrap .answer ol.multiple li input[type=radio]:checked + label {
  color: #FFFFFF;
  border-color: #13BE29;
}
body.dark-mode .voca-wrap .exam-wrap.ans__wrong ol.multiple li input[type=radio]:checked + label {
  background: none;
}
body.dark-mode .voca-wrap .level-wrap strong {
  color: #999999;
  background-color: #242424;
}
body.dark-mode .voca-wrap .test-wrap {
  border-color: #242424;
  background-color: #242424;
}
body.dark-mode .voca-wrap .test-wrap p {
  color: #FFFFFF;
}
body.dark-mode .voca-wrap .status-wrap .round-box {
  color: #999999;
  background-color: #242424;
}
body.dark-mode .voca-wrap .table-cont .btn {
  background-color: transparent;
  border: 0.1rem solid rgba(153, 153, 153, 0.4);
}
body.dark-mode .voca-wrap .table-cont .table table thead tr th {
  background-color: #242424;
  color: #999999;
}
body.dark-mode .voca-wrap .table-cont .table table tbody tr {
  border-color: #333333;
}
body.dark-mode .voca-wrap .table-cont .table table tbody tr td {
  color: #999999;
}
body.dark-mode .voca-wrap .table-cont .table table tbody tr td.subject .tit strong {
  color: #FFFFFF;
}
body.dark-mode .voca-wrap .viewer-wrap .viewer__body .btn-wrap .btn.btn-next {
  border-color: #13BE29;
}

/* 부모 요소 추가 AI문제은행 공통 */
@media (max-width: 720px) {
  .ainew-wrap .tab-mini {
    padding: 0;
  }
}
.ainew-wrap .drop-down__select {
  width: auto;
  height: 4rem;
  line-height: 4rem;
  border-radius: 0.8rem;
  font-size: 1.5rem;
  color: #222;
  border: 1px solid #ddd;
  padding: 0rem 3.2rem 0rem 0rem;
  position: relative;
  cursor: pointer;
}
.ainew-wrap .drop-down__select::after {
  content: "";
  width: 1.8rem;
  height: 1.8rem;
  display: inline-block;
  background: url("https://ai-cdn.ebs.co.kr/mid_resource/images/icon/ico_arr_down_gray.svg") 0 0/100% 100% no-repeat;
  position: absolute;
  top: 1rem;
  right: 0rem;
  transition: all 0.3s ease;
}
@media (max-width: 720px) {
  .ainew-wrap .drop-down__select::after {
    right: 1rem;
  }
}
.ainew-wrap .drop-down__list {
  width: calc(100% + 6rem);
  border: 1px solid #EEEEEE;
  border-radius: 0.8rem;
  background-color: #FFFFFF;
  position: absolute;
  top: calc(100% + 0.8rem);
  left: -3rem;
  display: none;
  z-index: 10;
  overflow: hidden;
}
@media (min-width: 240px) and (max-width: 1024px) {
  .ainew-wrap .drop-down__list {
    width: 100%;
    left: 0;
  }
}
.ainew-wrap .drop-down__item {
  font-size: 1.6rem;
  padding: 1.6rem;
  cursor: pointer;
  color: #666666;
  transition: all 0.3s ease;
}
.ainew-wrap .drop-down__item:hover, .ainew-wrap .drop-down__item.active {
  color: #13BE29;
  background-color: #F6F7FA;
}
.ainew-wrap .drop-down.open .drop-down__select::after {
  transform: rotate(-180deg);
}
.ainew-wrap .drop-down.open .drop-down__list {
  display: block;
}
.ainew-wrap .drop-down.err .errMsg {
  display: block;
}
.ainew-wrap .drop-down + .input-box .errMsg {
  display: none !important;
}
.ainew-wrap .tooltip-box {
  width: max-content;
  min-width: 23.5rem;
  height: auto;
  padding: 1rem 2.8rem 1rem 1.4rem;
  background-color: #333333;
  position: absolute;
  border-radius: 0.8rem;
  top: calc(100% + 0.5rem);
  left: 5.2rem;
  display: none;
}
@media (max-width: 1280px) {
  .ainew-wrap .tooltip-box {
    left: 4rem;
  }
}
.ainew-wrap .tooltip-box::before {
  content: "";
  width: 1.2rem;
  height: 0.8rem;
  display: inline-block;
  background: url("https://ai-cdn.ebs.co.kr/mid_resource/images/icon/ico_tooltip_arr.svg") 0 0 no-repeat;
  position: absolute;
  top: -0.8rem;
  left: 1.2rem;
}
.ainew-wrap .tooltip-box p {
  font-size: 1.2rem;
  line-height: 1.8rem;
  letter-spacing: -0.024rem;
  font-weight: 500;
  color: #FFFFFF;
  text-align: left;
}
.ainew-wrap .tooltip-box .close-tooltip {
  position: absolute;
  top: 1.2rem;
  right: 1rem;
  width: 1.2rem;
  height: 1.2rem;
  background: url("https://ai-cdn.ebs.co.kr/mid_resource/images/icon/ico_tooltip_close.svg") 0 0 no-repeat;
}
.ainew-wrap .tooltip-box.on {
  display: block;
}
.ainew-wrap .toggle-box.type-2 {
  margin: 0;
}
.ainew-wrap .toggle-box.type-2 .toggle {
  display: inline-flex;
  flex-direction: row-reverse;
  align-items: center;
  gap: 0.8rem;
  background: transparent;
  width: auto;
  height: auto;
}
.ainew-wrap .toggle-box.type-2 .toggle .tit {
  color: #999999;
  font-size: 1.4rem;
  line-height: 2.2rem;
  letter-spacing: -0.028rem;
  font-weight: 600;
}
.ainew-wrap .toggle-box.type-2 .toggle input:checked + .toggle-slider {
  background: #13BE29;
}
.ainew-wrap .toggle-box.type-2 .toggle input:checked + .toggle-slider::before {
  left: 2.8rem;
  background: #FFFFFF;
}
.ainew-wrap .toggle-box.type-2 .toggle input:checked + .toggle-slider + .tit {
  color: #13BE29;
}
.ainew-wrap .toggle-box.type-2 .toggle .toggle-slider {
  position: relative;
  width: 5rem;
  height: 2.6rem;
  border-radius: 1.3rem;
  background: #EEEEEE;
}
.ainew-wrap .toggle-box.type-2 .toggle .toggle-slider::before {
  width: 1.8rem;
  height: 1.8rem;
  background: #AAAAAA;
  left: 0.4rem;
  transform: none;
}
.ainew-wrap .learning__subject {
  width: 100%;
  border: 1px solid #EEEEEE;
  border-radius: 2.8rem;
  padding: 3.2rem 0;
  margin-top: 4.8rem;
  margin-bottom: 2.4rem;
}
.ainew-wrap .learning__subject .list {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 2rem;
  gap: 0rem 6rem;
}
@media (min-width: 240px) and (max-width: 1280px) {
  .ainew-wrap .learning__subject .list {
    gap: 0rem 3rem;
  }
}
.ainew-wrap .learning__subject .item {
  position: relative;
}
.ainew-wrap .learning__subject .item > button {
  color: #999999;
  font-size: 2rem;
  line-height: 2.8rem;
  letter-spacing: -0.04rem;
  font-weight: 400;
}
.ainew-wrap .learning__subject .item > button.active {
  color: #333333;
  font-weight: 600;
}
.ainew-wrap .learning__subject .item::after {
  content: "";
  width: 0.1rem;
  height: 1.4rem;
  display: inline-block;
  background-color: #EEEEEE;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: -3rem;
}
@media (min-width: 240px) and (max-width: 1280px) {
  .ainew-wrap .learning__subject .item::after {
    right: -2rem;
  }
}
.ainew-wrap .learning__subject .item:last-child::after {
  display: none;
  margin-right: 0;
}
.ainew-wrap .learning__subject .item .drop-down {
  padding-bottom: 0;
}
.ainew-wrap .learning__subject .item .drop-down .drop-down__select {
  height: auto;
  border: none;
  color: #999999;
  font-size: 2rem;
  line-height: 2.8rem;
  letter-spacing: -0.04rem;
  font-weight: 400;
}
.ainew-wrap .learning__subject .item .drop-down .drop-down__select::after {
  top: calc(50% - 0.8rem);
}
.ainew-wrap .learning__subject .item .drop-down .drop-down__select.active {
  color: #333333;
  font-weight: 600;
}
.ainew-wrap .learning__subject .table-cont {
  border: 1px;
}
@media (min-width: 240px) and (max-width: 1280px) {
  .ainew-wrap .learning__subject {
    margin-top: 2.4rem;
    padding: 2rem 0;
  }
  .ainew-wrap .learning__subject .list {
    flex-wrap: wrap;
    margin: -0.5rem;
  }
  .ainew-wrap .learning__subject .list .item {
    margin: 0.5rem;
  }
}
.ainew-wrap .box-wrap .box {
  position: relative;
  border-radius: 1.6rem;
  flex: 1 0 0;
}
.ainew-wrap .box-wrap .box .title {
  color: #333333;
  font-size: 2.2rem;
  line-height: 2.8rem;
  letter-spacing: -0.044rem;
  font-weight: 600;
}
.ainew-wrap .box-wrap .box .title.type-2 {
  font-size: 2.8rem;
  line-height: 3.4rem;
  letter-spacing: -0.056rem;
  font-weight: 700;
}
.ainew-wrap .box-wrap .box .desc {
  margin-top: 1.2rem;
  color: #666666;
  font-size: 1.6rem;
  line-height: 2.4rem;
  letter-spacing: -0.032rem;
  word-break: auto-phrase;
}
.ainew-wrap .box-wrap .box .title-container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}
.ainew-wrap .box-wrap .box .title-wrap {
  display: flex;
  align-items: center;
  gap: 1.2rem;
}
.ainew-wrap .box-wrap .box .title-wrap .count {
  color: #666666;
  font-size: 1.6rem;
  line-height: 2.4rem;
  letter-spacing: -0.032rem;
  font-weight: 600;
}
.ainew-wrap .box-wrap .box .title-wrap .count span {
  color: #13BE29;
}
.ainew-wrap .box-wrap .box .title-wrap .desc {
  margin-top: 0;
  text-align: left;
}
.ainew-wrap .box-wrap .box .btn-wrap {
  margin-top: 2.8rem;
}
.ainew-wrap .box-wrap .box.round-bg {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 4rem 0;
  text-align: center;
  background: #F6F7FA;
}
.ainew-wrap .box-wrap .box.round-bg.align-start {
  align-items: flex-start;
  padding: 4rem;
}
@media (min-width: 240px) and (max-width: 1024px) {
  .ainew-wrap .box-wrap .box.round-bg {
    padding: 3rem;
  }
}
.ainew-wrap .box-wrap .box.round {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 3rem;
  gap: 2.4rem;
  align-self: stretch;
  border: 0.1rem solid #EEEEEE;
}
.ainew-wrap .box-wrap .box.icon-desc {
  margin-top: 4.8rem;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
@media (min-width: 240px) and (max-width: 1280px) {
  .ainew-wrap .box-wrap .box.icon-desc {
    flex-wrap: wrap;
  }
}
.ainew-wrap .box-wrap .box.icon-desc .info-text {
  display: flex;
  align-items: center;
  gap: 1.2rem;
  color: #333333;
  font-weight: 700;
  flex: 1;
}
@media (max-width: 720px) {
  .ainew-wrap .box-wrap .box.icon-desc .info-text > br {
    display: none;
  }
}
.ainew-wrap .box-wrap .box.icon-desc .info-text > i {
  flex-shrink: 0;
}
.ainew-wrap .box-wrap .box.icon-desc .info-text > i.ico-mathMap {
  width: 5.6rem;
  height: 5.6rem;
  border-radius: 50%;
  background: url("https://ai-cdn.ebs.co.kr/mid_resource/images/icon/ico_math_map.svg") 0 0/100% auto no-repeat;
}
.ainew-wrap .box-wrap .box.icon-desc .info-text > i.ico-aiBot {
  width: 8.7rem;
  height: 9rem;
  background: url("https://ai-cdn.ebs.co.kr/mid_resource/images/icon/ico_ai_bot_mid.svg") 0 0/100% auto no-repeat;
}
@media (max-width: 720px) {
  .ainew-wrap .box-wrap .box.icon-desc .info-text > i.ico-aiBot {
    width: 5.3904rem;
    height: 5.6rem;
  }
}
.ainew-wrap .box-wrap .box.icon-desc .btn-wrap {
  width: auto;
  margin-top: 0;
  flex: none;
  margin-left: auto;
  gap: 1.6rem;
}
@media (max-width: 720px) {
  .ainew-wrap .box-wrap .box.icon-desc .btn-wrap {
    margin-left: 0;
    gap: 1rem;
    width: 100%;
  }
}
.ainew-wrap .box-wrap.gap1 {
  margin-top: 4.8rem !important;
}
.ainew-wrap .box-wrap + .box-wrap {
  margin-top: 2.4rem;
}
.ainew-wrap .box-wrap + .btn-wrap {
  margin-top: 3.2rem;
}
@media (max-width: 720px) {
  .ainew-wrap .box-wrap .box {
    padding: 3rem;
  }
  .ainew-wrap .box-wrap .box:has(.tit) {
    padding: 2.4rem;
  }
  .ainew-wrap .box-wrap .box .title-container {
    flex-direction: column;
    align-items: flex-start;
  }
  .ainew-wrap .box-wrap .box .title-wrap {
    flex-wrap: wrap;
  }
  .ainew-wrap .box-wrap .box .title-wrap .desc {
    width: 100%;
  }
  .ainew-wrap .box-wrap .box .cont > span strong {
    margin-bottom: 1.2rem;
  }
  .ainew-wrap .box-wrap .box.round {
    padding: 3rem;
  }
  .ainew-wrap .box-wrap .box.round-bg.align-start {
    padding: 3rem;
  }
  .ainew-wrap .box-wrap .box.icon-desc {
    flex-direction: column;
  }
  .ainew-wrap .box-wrap .box.icon-desc .info-text {
    width: 100%;
  }
  .ainew-wrap .box-wrap .box .btn-wrap {
    flex-wrap: wrap;
  }
  .ainew-wrap .box-wrap .box .btn-wrap .btn {
    min-width: auto;
    width: 100%;
  }
}
.ainew-wrap h2.title + .box-wrap {
  margin: 2.4rem 0 9rem;
}
.ainew-wrap h2.title + .box-wrap .box {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 2rem 3rem;
  border-radius: 1.6rem;
  border: 1px solid #EEEEEE;
}
.ainew-wrap h2.title + .box-wrap .box .info {
  display: flex;
  align-items: center;
}
.ainew-wrap h2.title {
  position: relative;
  display: flex;
  align-items: center;
  font-size: 3.6rem;
  line-height: 4.4rem;
  letter-spacing: -0.072rem;
  font-weight: 700;
  margin-bottom: 1.6rem;
  flex-wrap: wrap;
}
@media (max-width: 720px) {
  .ainew-wrap h2.title {
    font-size: 2.8rem;
    line-height: 3.4rem;
    letter-spacing: -0.056rem;
  }
}
.ainew-wrap h2.title.type-2 {
  font-size: 2.8rem;
  line-height: 3.4rem;
  letter-spacing: -0.056rem;
}
@media (max-width: 720px) {
  .ainew-wrap h2.title.type-2 {
    font-size: 2.4rem;
    line-height: 3rem;
    letter-spacing: -0.048rem;
  }
}
.ainew-wrap h2.title .btn {
  padding: 1.2rem 1.4rem;
  background-color: #FFFFFF;
  border: 1px solid #13BE29;
  color: #13BE29;
  border-radius: 5rem;
  font-size: 1.6rem;
  line-height: 2.4rem;
  letter-spacing: -0.032rem;
  line-height: 1;
  font-weight: 500;
}
.ainew-wrap h2.title .info {
  position: relative;
  width: 2rem;
  height: 2rem;
  background: url(https://ai-cdn.ebs.co.kr/mid_resource/images/icon/ico_mark2.svg) 0 0/100% 100% no-repeat;
  cursor: pointer;
}
.ainew-wrap h2.title .info > .tooltip-box {
  position: absolute;
  top: initial;
  bottom: 4rem;
  right: -0.8rem;
  left: initial;
}
.ainew-wrap h2.title .info > .tooltip-box::before {
  transform: rotate(-180deg);
  top: 100%;
  right: 1.2rem;
  left: initial;
}
.ainew-wrap h2.title .btn-group {
  display: flex;
  gap: 0.4rem;
  align-items: center;
}
.ainew-wrap h2.title .btn-group br {
  display: none;
}
.ainew-wrap h2.title:has(.btn-group) {
  display: flex;
  justify-content: space-between;
  align-items: center;
  min-height: 3.8rem;
  gap: 1.6rem;
}
@media (max-width: 720px) {
  .ainew-wrap h2.title:has(.btn-group) {
    flex-direction: column;
    align-items: flex-start;
  }
  .ainew-wrap h2.title:has(.btn-group) .btn-group {
    width: 100%;
  }
  .ainew-wrap h2.title:has(.btn-group) .btn-group br {
    display: block;
  }
  .ainew-wrap h2.title:has(.btn-group) .btn {
    width: 100%;
  }
}
.ainew-wrap h3.title {
  display: flex;
  align-items: center;
  font-size: 3.6rem;
  line-height: 4.4rem;
  letter-spacing: -0.072rem;
  font-weight: 700;
  margin-bottom: 1.6rem;
}
@media (max-width: 720px) {
  .ainew-wrap h3.title {
    font-size: 2.8rem;
    line-height: 3.4rem;
    letter-spacing: -0.056rem;
  }
}
.ainew-wrap h3.title.type-2 {
  font-size: 2.8rem;
  line-height: 3.4rem;
  letter-spacing: -0.056rem;
}
@media (max-width: 720px) {
  .ainew-wrap h3.title.type-2 {
    font-size: 2.4rem;
    line-height: 3rem;
    letter-spacing: -0.048rem;
  }
}
.ainew-wrap h3.title.type-3 {
  font-size: 2.2rem;
  line-height: 2.8rem;
  letter-spacing: -0.044rem;
}
.ainew-wrap h4.title {
  display: flex;
  align-items: center;
  font-size: 3.6rem;
  line-height: 4.4rem;
  letter-spacing: -0.072rem;
  font-weight: 700;
  margin-bottom: 1.6rem;
}
@media (max-width: 720px) {
  .ainew-wrap h4.title {
    font-size: 2.8rem;
    line-height: 3.4rem;
    letter-spacing: -0.056rem;
  }
}
.ainew-wrap h4.title.type-2 {
  gap: 0.8rem;
  font-size: 2.8rem;
  line-height: 3.4rem;
  letter-spacing: -0.056rem;
}
@media (max-width: 720px) {
  .ainew-wrap h4.title.type-2 {
    font-size: 2.4rem;
    line-height: 3rem;
    letter-spacing: -0.048rem;
  }
}
.ainew-wrap h4.title.type-3 {
  font-size: 2.6rem;
  line-height: 3.2rem;
  letter-spacing: -0.052rem;
}
@media (max-width: 720px) {
  .ainew-wrap h4.title.type-3 {
    font-size: 2.4rem;
    line-height: 3rem;
    letter-spacing: -0.048rem;
  }
}
.ainew-wrap h4.title + .viewer-wrap .status-wrap {
  margin-top: 0;
}
.ainew-wrap .box-wrap h3.title {
  display: flex;
  align-items: center;
  gap: 0.8rem;
  font-size: 2.6rem;
  line-height: 3.2rem;
  letter-spacing: -0.052rem;
  font-weight: 700;
  margin-bottom: 0;
}
@media (max-width: 720px) {
  .ainew-wrap .box-wrap h3.title {
    font-size: 2.2rem;
    line-height: 2.8rem;
    letter-spacing: -0.044rem;
  }
}
.ainew-wrap .box-wrap h4.title {
  display: flex;
  align-items: center;
  gap: 0.8rem;
  font-size: 2.6rem;
  line-height: 3.2rem;
  letter-spacing: -0.052rem;
  font-weight: 700;
  margin-bottom: 0;
}
@media (max-width: 720px) {
  .ainew-wrap .box-wrap h4.title {
    font-size: 2.2rem;
    line-height: 2.8rem;
    letter-spacing: -0.044rem;
  }
}
.ainew-wrap h5.title {
  display: flex;
  align-items: center;
  gap: 0.8rem;
  font-size: 2.8rem;
  line-height: 3.4rem;
  letter-spacing: -0.056rem;
  font-weight: 700;
  margin-bottom: 1.6rem;
}
@media (max-width: 720px) {
  .ainew-wrap h5.title {
    font-size: 2.4rem;
    line-height: 3rem;
    letter-spacing: -0.048rem;
  }
}

.ainew-wrap .input-field {
  border: 0.1rem solid #EEEEEE;
  background-color: #FFFFFF;
  padding: 0 1.6rem;
  font-size: 1.6rem;
  line-height: 2.4rem;
  letter-spacing: -0.032rem;
  height: 6.4rem;
  line-height: 6.2rem;
  border-radius: 0.8rem;
}
.ainew-wrap .upper-area {
  display: flex;
  align-items: center;
  margin-top: 4.8rem;
  gap: 2.4rem;
}
.ainew-wrap .upper-area > .ml-auto {
  margin-left: auto;
}
.ainew-wrap .upper-area .btn-wrap {
  width: auto;
  gap: 1rem;
}
.ainew-wrap .upper-area select {
  padding: 1.6rem 4rem 1.6rem 1.6rem;
  min-width: 15rem;
  flex: auto;
}
@media (max-width: 720px) {
  .ainew-wrap .upper-area {
    flex-wrap: wrap;
    gap: 1.2rem;
  }
  .ainew-wrap .upper-area:has(.btn-wrap) .btn-wrap {
    order: 2;
    justify-content: flex-end;
  }
  .ainew-wrap .upper-area:has(.btn-wrap) .count-wrap {
    order: 1;
  }
  .ainew-wrap .upper-area:has(.btn-wrap) .func {
    order: 3;
  }
}
.ainew-wrap .count-wrap {
  display: flex;
  align-items: center;
}
.ainew-wrap .count-wrap span {
  display: flex;
}
.ainew-wrap .count-wrap dl {
  display: flex;
  align-items: center;
  gap: 0.5rem;
}
.ainew-wrap .count-wrap dl dt {
  color: #666666;
}
.ainew-wrap .count-wrap dl dd strong {
  color: #13BE29;
}
.ainew-wrap .count-wrap dl dd em {
  font-weight: 500;
}
.ainew-wrap .func {
  position: relative;
  display: flex;
  align-items: center;
  gap: 2.4rem;
}
.ainew-wrap .func > span {
  display: flex;
}
.ainew-wrap .func:has(select) {
  gap: 1rem;
}
.ainew-wrap .func .btn.type-3 {
  border-radius: 0.8rem;
  height: 5.8rem;
  line-height: 5.8rem;
}
@media (max-width: 720px) {
  .ainew-wrap .func.ml-auto {
    margin-left: 0;
    flex-wrap: wrap;
  }
  .ainew-wrap .func.ml-auto > span {
    width: 100%;
  }
}
.ainew-wrap .category {
  width: fit-content;
  padding: 0.6rem 1rem;
  border-radius: 0.8rem;
  background-color: #F6F7FA;
  display: flex;
  align-items: center;
}
.ainew-wrap .category > em {
  font-size: 1.4rem;
  line-height: 2.2rem;
  letter-spacing: -0.028rem;
  font-weight: 500;
  color: #999999;
  position: relative;
}
.ainew-wrap .category > em + em {
  margin-left: 0.6rem;
  padding-left: 0.6rem;
}
.ainew-wrap .category > em + em::before {
  content: "";
  width: 0.1rem;
  height: 1rem;
  display: inline-block;
  background-color: #CCCCCC;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
}
.ainew-wrap .category.colored {
  background-color: #D9FADD;
}
.ainew-wrap .category.colored em {
  color: #13BE29;
}
.ainew-wrap .state.notice {
  color: #13BE29;
  background: #D9FADD;
}
.ainew-wrap .bottom-wrap {
  display: flex;
  justify-content: center;
  gap: 1.6rem;
  margin-top: 6rem;
}
@media (min-width: 240px) and (max-width: 1024px) {
  .ainew-wrap .bottom-wrap {
    margin-top: 4rem;
    flex-wrap: wrap;
    gap: 0;
    margin: 4rem -0.5rem 0;
  }
  .ainew-wrap .bottom-wrap .btn:not(.ex) {
    width: calc(50% - 1rem);
    margin: 0.5rem;
  }
  .ainew-wrap .bottom-wrap .btn:not(.ex):nth-child(3) {
    margin-right: auto;
  }
}
@media (max-width: 400px) {
  .ainew-wrap .bottom-wrap .btn:not(.ex) {
    width: 100%;
  }
  .ainew-wrap .bottom-wrap .btn:not(.ex):nth-child(3) {
    margin-right: 0;
  }
}
.ainew-wrap .test-wrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 1.2rem;
  padding: 3rem;
  border-radius: 2.8rem;
  border: 0.1rem solid #EEEEEE;
  margin-top: 4.8rem;
}
@media (max-width: 720px) {
  .ainew-wrap .test-wrap {
    flex-direction: column;
  }
}
.ainew-wrap .test-wrap p {
  display: flex;
  align-items: center;
  gap: 1.2rem;
}
.ainew-wrap .test-wrap p strong {
  font-weight: 700;
  color: #333333;
}
.ainew-wrap .calendar-wrap {
  display: flex;
  align-items: stretch;
  gap: 1rem;
  flex-grow: 1;
  position: relative;
}
.ainew-wrap .calendar-wrap .btn-calendar {
  position: relative;
  display: flex;
  align-items: center;
  flex-grow: 1;
  background-color: #FFFFFF;
  border-radius: 0.8rem;
  border: 0.1rem solid #EEEEEE;
}
.ainew-wrap .calendar-wrap .btn-calendar::after {
  content: "";
  position: absolute;
  right: 1.6rem;
  width: 1.6rem;
  height: 1.6rem;
  background-image: url("https://ai-cdn.ebs.co.kr/mid_resource/images/icon/ico_calendar2.svg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% 100%;
}
.ainew-wrap .calendar-wrap .btn-calendar .datepicker {
  cursor: pointer;
  user-select: none;
  padding: 2rem 3.2rem 2rem 1.6rem;
}
@media (max-width: 400px) {
  .ainew-wrap .calendar-wrap .btn-calendar .datepicker {
    font-size: 1.4rem;
    line-height: 2.2rem;
    letter-spacing: -0.028rem;
  }
}
.ainew-wrap .calendar-wrap .btn-calendar + span {
  display: flex;
  align-items: center;
}
.ainew-wrap .viewer-wrap .viewer__inner {
  flex-wrap: wrap;
  gap: 0.5rem;
  align-items: center;
}
@media (max-width: 720px) {
  .ainew-wrap .viewer-wrap .viewer__inner {
    align-items: flex-start;
  }
}
.ainew-wrap .viewer-wrap .viewer__top .list {
  width: 100%;
}
.ainew-wrap .viewer-wrap .viewer__top .list-item {
  color: #666666;
  font-size: 1.6rem;
  line-height: 2.4rem;
  letter-spacing: -0.032rem;
}
.ainew-wrap .viewer-wrap .viewer__top .list-item strong {
  color: #333333;
  font-size: 2rem;
  line-height: 2.8rem;
  letter-spacing: -0.04rem;
  font-weight: 600;
}
.ainew-wrap .viewer-wrap .viewer__top .list-item span {
  display: block;
  margin-left: 0;
}
.ainew-wrap .viewer-wrap .viewer__top .list-item span + strong {
  display: block;
  margin-top: 0.8rem;
}
.ainew-wrap .viewer-wrap .viewer__top .exam-count {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  color: #666666;
  gap: 0.3rem;
  font-size: 1.4rem;
  line-height: 2.2rem;
  letter-spacing: -0.028rem;
}
.ainew-wrap .viewer-wrap .viewer__top .exam-count dl {
  display: flex;
  align-items: center;
  gap: 0.3rem;
  font-size: 1.6rem;
  line-height: 2.4rem;
  letter-spacing: -0.032rem;
}
.ainew-wrap .viewer-wrap .viewer__top .exam-count em,
.ainew-wrap .viewer-wrap .viewer__top .exam-count span {
  margin-left: 0;
}
@media (min-width: 240px) and (max-width: 1024px) {
  .ainew-wrap .viewer-wrap .viewer__top .exam-count {
    width: auto;
  }
}
.ainew-wrap .viewer-wrap .viewer__top .list {
  display: flex;
  justify-content: space-between;
  gap: 2rem;
}
.ainew-wrap .viewer-wrap .viewer__top .list .btn-wrap {
  width: auto;
  gap: 1.2rem;
}
@media (max-width: 720px) {
  .ainew-wrap .viewer-wrap .viewer__top {
    padding: 0;
  }
  .ainew-wrap .viewer-wrap .viewer__top .list {
    flex-direction: column;
  }
}
.ainew-wrap .viewer-wrap .viewer__footer {
  display: flex;
  flex-direction: column;
  gap: 2rem;
  margin-top: 4rem;
  padding: 4rem;
  border-radius: 2rem;
  background: #F6F7FA;
}
.ainew-wrap .viewer-wrap .viewer__footer .btn-wrap {
  width: auto;
  gap: 1rem;
  flex-wrap: wrap;
}
.ainew-wrap .viewer-wrap .viewer__footer > .btn-wrap {
  justify-content: flex-end;
}
@media (max-width: 800px) {
  .ainew-wrap .viewer-wrap .viewer__footer > .btn-wrap {
    justify-content: flex-start;
    gap: 0;
    margin: -0.5rem;
  }
  .ainew-wrap .viewer-wrap .viewer__footer > .btn-wrap .btn {
    width: calc(50% - 1rem);
    margin: 0.5rem;
  }
}
@media (max-width: 550px) {
  .ainew-wrap .viewer-wrap .viewer__footer > .btn-wrap .btn {
    width: calc(100% - 1rem);
  }
}
.ainew-wrap .viewer-wrap .viewer__footer .answer,
.ainew-wrap .viewer-wrap .viewer__footer .rating-wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 2rem;
}
.ainew-wrap .viewer-wrap .viewer__footer .answer-wrap {
  background-color: #FFFFFF;
  border-radius: 1.6rem;
  padding: 3rem;
  box-shadow: 0 0.1rem 0.3rem 0 rgba(96, 108, 128, 0.08);
}
.ainew-wrap .viewer-wrap .viewer__footer .answer-wrap .answer,
.ainew-wrap .viewer-wrap .viewer__footer .answer-wrap .info {
  display: flex;
  align-items: center;
  gap: 1.6rem;
}
.ainew-wrap .viewer-wrap .viewer__footer .answer-wrap strong {
  font-size: 2rem;
  line-height: 2.8rem;
  letter-spacing: -0.04rem;
  font-weight: 600;
}
.ainew-wrap .viewer-wrap .viewer__footer .answer-wrap [class*=marking__] {
  width: 5.6rem;
  height: 5.6rem;
  border-radius: 50%;
  background-color: #F6F7FA;
  background-size: 2.8rem auto;
  background-position: center;
}
.ainew-wrap .viewer-wrap .viewer__footer .answer-wrap .commentary-sheet {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.5s cubic-bezier(0, 1, 0, 1);
}
.ainew-wrap .viewer-wrap .viewer__footer .answer-wrap .commentary-sheet .sheet {
  margin-top: 2.4rem;
  padding: 2.4rem 0 0 2.4rem;
  border-top: 0.1rem solid #EEEEEE;
}
.ainew-wrap .viewer-wrap .viewer__footer .answer-wrap .commentary-sheet .sheet strong {
  font-size: 1.8rem;
  line-height: 2.6rem;
  letter-spacing: -0.036rem;
}
.ainew-wrap .viewer-wrap .viewer__footer .answer-wrap .commentary-sheet .sheet p {
  color: #666666;
  margin-top: 0.8rem;
}
.ainew-wrap .viewer-wrap .viewer__footer .answer-wrap .commentary-sheet.active {
  max-height: 100vh;
  transition: max-height 1s ease-in-out;
}
.ainew-wrap .viewer-wrap .viewer__footer .rating-wrap {
  background-color: #FFFFFF;
  border-radius: 1.6rem;
  padding: 3rem;
  box-shadow: 0 0.1rem 0.3rem 0 rgba(96, 108, 128, 0.08);
}
.ainew-wrap .viewer-wrap .viewer__footer .rating-wrap p {
  color: #666666;
}
.ainew-wrap .viewer-wrap .viewer__footer .rating-wrap p strong {
  font-size: 2rem;
  line-height: 2.8rem;
  letter-spacing: -0.04rem;
  font-weight: 600;
}
.ainew-wrap .viewer-wrap .viewer__footer .rating-wrap p strong span {
  display: inline-block;
  font-size: 1.6rem;
  line-height: 2.4rem;
  letter-spacing: -0.032rem;
  font-weight: 400;
  color: #666666;
}
.ainew-wrap .viewer-wrap .viewer__footer .rating-wrap p em {
  color: #13BE29;
}
.ainew-wrap .viewer-wrap .viewer__footer .column-2 {
  display: flex;
}
.ainew-wrap .viewer-wrap .viewer__footer .column-2 .column {
  width: 50%;
}
.ainew-wrap .viewer-wrap .viewer__footer .column-2 .column:first-child {
  border-right: 0.1rem solid #EEEEEE;
  padding-right: 6rem;
}
.ainew-wrap .viewer-wrap .viewer__footer .column-2 .column:last-child {
  padding-left: 6rem;
}
.ainew-wrap .viewer-wrap .viewer__footer .column-2 .column > strong {
  display: block;
  margin-bottom: 2.4rem;
}
.ainew-wrap .viewer-wrap .viewer__footer .column-2 .column .choice {
  display: flex;
  justify-content: space-between;
  gap: 1.6rem;
}
.ainew-wrap .viewer-wrap .viewer__footer .column-2 .column .choice li {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 1.2rem;
  padding: 1.2rem 1.6rem;
  border-radius: 0.8rem;
  color: #999999;
  flex: 1 1 20%;
}
.ainew-wrap .viewer-wrap .viewer__footer .column-2 .column .choice li em {
  color: #333333;
  font-weight: 700;
}
.ainew-wrap .viewer-wrap .viewer__footer .column-2 .column .choice li.active {
  background-color: #D9FADD;
}
@media (max-width: 600px) {
  .ainew-wrap .viewer-wrap .viewer__footer .column-2 .column .choice {
    flex-wrap: wrap;
    justify-content: flex-start;
    gap: 0;
    margin: -0.8rem;
  }
  .ainew-wrap .viewer-wrap .viewer__footer .column-2 .column .choice li {
    flex: 0 0 calc(33% - 1.6rem);
    margin: 0.8rem;
  }
}
@media (max-width: 400px) {
  .ainew-wrap .viewer-wrap .viewer__footer .column-2 .column .choice li {
    flex: 0 0 calc(50% - 1.6rem);
  }
}
.ainew-wrap .viewer-wrap .viewer__footer .column-2 .column .time {
  display: flex;
  flex-direction: column;
  gap: 2.8rem;
}
.ainew-wrap .viewer-wrap .viewer__footer .column-2 .column .time .exam-level {
  justify-content: center;
  gap: 0.8rem 1.6rem;
}
.ainew-wrap .viewer-wrap .viewer__footer .column-2 .column .time .exam-level progress {
  width: 30rem;
  height: 1.6rem;
  border-radius: 5rem;
  margin: 0;
}
.ainew-wrap .viewer-wrap .viewer__footer .column-2 .column .time .exam-level strong,
.ainew-wrap .viewer-wrap .viewer__footer .column-2 .column .time .exam-level em {
  white-space: nowrap;
  min-width: 11rem;
  font-size: 1.6rem;
  line-height: 2.4rem;
  letter-spacing: -0.032rem;
}
.ainew-wrap .viewer-wrap .viewer__footer .column-2 .column .time .exam-level em {
  text-align: right;
}
@media (max-width: 600px) {
  .ainew-wrap .viewer-wrap .viewer__footer .column-2 .column .time .exam-level {
    flex-direction: column;
  }
  .ainew-wrap .viewer-wrap .viewer__footer .column-2 .column .time .exam-level progress {
    flex: auto;
    width: 100%;
  }
  .ainew-wrap .viewer-wrap .viewer__footer .column-2 .column .time .exam-level strong,
  .ainew-wrap .viewer-wrap .viewer__footer .column-2 .column .time .exam-level em {
    width: auto;
    text-align: center;
  }
}
.ainew-wrap .viewer-wrap .viewer__footer .column-2 .column .time li:nth-child(1) .exam-level progress::-webkit-progress-bar {
  background: #FFE8EE;
}
.ainew-wrap .viewer-wrap .viewer__footer .column-2 .column .time li:nth-child(1) .exam-level progress::-webkit-progress-value {
  background: #F96891;
}
.ainew-wrap .viewer-wrap .viewer__footer .column-2 .column .time li:nth-child(1) .exam-level strong {
  color: #F96891;
}
.ainew-wrap .viewer-wrap .viewer__footer .column-2 .column .time li:nth-child(2) .exam-level progress::-webkit-progress-bar {
  background: #D9FADD;
}
.ainew-wrap .viewer-wrap .viewer__footer .column-2 .column .time li:nth-child(2) .exam-level progress::-webkit-progress-value {
  background: #13BE29;
}
.ainew-wrap .viewer-wrap .viewer__footer .column-2 .column .time li:nth-child(2) .exam-level strong {
  color: #13BE29;
}
@media (min-width: 240px) and (max-width: 1280px) {
  .ainew-wrap .viewer-wrap .viewer__footer .column-2 {
    flex-direction: column;
  }
  .ainew-wrap .viewer-wrap .viewer__footer .column-2 .column {
    width: 100%;
  }
  .ainew-wrap .viewer-wrap .viewer__footer .column-2 .column:first-child {
    border-right: 0;
    border-bottom: 0.1rem solid #EEEEEE;
    padding-right: 0;
    padding-bottom: 3rem;
  }
  .ainew-wrap .viewer-wrap .viewer__footer .column-2 .column:last-child {
    padding-left: 0rem;
    padding-top: 3rem;
  }
}
@media (max-width: 860px) {
  .ainew-wrap .viewer-wrap .viewer__footer {
    padding: 2rem;
  }
  .ainew-wrap .viewer-wrap .viewer__footer .answer-wrap,
  .ainew-wrap .viewer-wrap .viewer__footer .rating-wrap {
    padding: 2rem;
  }
  .ainew-wrap .viewer-wrap .viewer__footer .answer,
  .ainew-wrap .viewer-wrap .viewer__footer .rating-wrap {
    flex-direction: column;
  }
}
.ainew-wrap .viewer-wrap .box-wrap .box.round-bg {
  padding: 3rem;
  text-align: left;
}
.ainew-wrap .status-wrap {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 1.2rem;
  margin-top: 2.4rem;
}
@media (max-width: 720px) {
  .ainew-wrap .status-wrap {
    padding: 0;
  }
}
.ainew-wrap .status-wrap .round-box {
  flex: 0 0 auto;
  padding: 1.2rem 1.6rem;
  font-size: 1.4rem;
  line-height: 2.2rem;
  letter-spacing: -0.028rem;
  font-weight: 500;
  background-color: #F6F7FA;
  border-radius: 2.2rem;
  color: #666666;
}
.ainew-wrap .status-wrap .round-box:before {
  content: "#";
  margin-right: 0.3rem;
}
.ainew-wrap .popWrap .modal,
.ainew-wrap .modalWrap .modal {
  max-height: calc(var(--vh, 1vh) * 95);
  max-width: 90%;
  width: 60rem;
  padding: 0;
}
.ainew-wrap .popWrap .modal__inner,
.ainew-wrap .modalWrap .modal__inner {
  padding: 4rem 0 4rem;
}
.ainew-wrap .popWrap .modal__inner > *,
.ainew-wrap .modalWrap .modal__inner > * {
  padding: 0 4rem 2rem;
}
@media (max-width: 720px) {
  .ainew-wrap .popWrap .modal__inner > *,
  .ainew-wrap .modalWrap .modal__inner > * {
    padding: 0 2rem;
  }
}
.ainew-wrap .popWrap .modal__header,
.ainew-wrap .modalWrap .modal__header {
  padding: 0 4rem 2rem;
}
.ainew-wrap .popWrap .modal__header h2,
.ainew-wrap .modalWrap .modal__header h2 {
  width: calc(100% - 4rem);
}
@media (max-width: 720px) {
  .ainew-wrap .popWrap .modal__header,
  .ainew-wrap .modalWrap .modal__header {
    padding: 0 2rem 2rem;
  }
}
.ainew-wrap .popWrap .modal__body,
.ainew-wrap .modalWrap .modal__body {
  max-height: calc(var(--vh, 1vh) * 100 - 35rem);
}
.ainew-wrap .popWrap .modal__body::-webkit-scrollbar,
.ainew-wrap .modalWrap .modal__body::-webkit-scrollbar {
  width: 0.5rem;
}
.ainew-wrap .popWrap .modal__body::-webkit-scrollbar-thumb,
.ainew-wrap .modalWrap .modal__body::-webkit-scrollbar-thumb {
  background-color: #CCCCCC;
  border-radius: 0.5rem;
}
.ainew-wrap .popWrap .modal__body::-webkit-scrollbar-track,
.ainew-wrap .modalWrap .modal__body::-webkit-scrollbar-track {
  background-color: #EEEEEE;
}
@media (max-width: 720px) {
  .ainew-wrap .popWrap .modal__body,
  .ainew-wrap .modalWrap .modal__body {
    margin-top: 1rem;
    padding: 0rem 2rem 2rem;
    max-height: calc(var(--vh, 1vh) * 100 - 15rem);
  }
}
.ainew-wrap .popWrap .modal__footer,
.ainew-wrap .modalWrap .modal__footer {
  margin-top: 4rem;
  padding: 0;
}
@media (max-width: 720px) {
  .ainew-wrap .popWrap .modal:has(.modal__footer) .modal__body,
  .ainew-wrap .modalWrap .modal:has(.modal__footer) .modal__body {
    max-height: calc(var(--vh, 1vh) * 100 - 25rem);
  }
}
@media (max-width: 720px) {
  .ainew-wrap .popWrap .modal:has(.modal__footer) .modal__footer,
  .ainew-wrap .modalWrap .modal:has(.modal__footer) .modal__footer {
    margin-top: 2rem;
  }
}
.ainew-wrap .popWrap .modal.not-bg,
.ainew-wrap .modalWrap .modal.not-bg {
  background-color: transparent;
}
.ainew-wrap .popWrap .modal .modal-scroll > *:first-child,
.ainew-wrap .modalWrap .modal .modal-scroll > *:first-child {
  margin-top: 0;
}
.ainew-wrap .popWrap .modal.pop-mapview .modal,
.ainew-wrap .modalWrap .modal.pop-mapview .modal {
  width: 90%;
  max-width: 90%;
}
.ainew-wrap .popWrap .modal.pop-mapview .modal__body .img-wrap img,
.ainew-wrap .modalWrap .modal.pop-mapview .modal__body .img-wrap img {
  width: auto;
  max-width: none;
}
@media (max-width: 720px) {
  .ainew-wrap .popWrap .modal.pop-mapview .modal,
  .ainew-wrap .modalWrap .modal.pop-mapview .modal {
    min-width: 90%;
  }
}
.ainew-wrap .modal-full .modal {
  max-width: 100%;
}
@media (max-width: 720px) {
  .ainew-wrap .modal-full .modal {
    max-height: calc(var(--vh, 1vh) * 100);
  }
}
@media (max-width: 720px) {
  .ainew-wrap .modal-full .modal__body {
    margin-top: 2rem;
  }
}
@media (max-width: 720px) {
  .ainew-wrap .modal-full .modal:has(.modal__footer) .modal__body {
    max-height: calc(var(--vh, 1vh) * 100 - 17rem);
  }
}
.ainew-wrap .modal-full .modal:has(.modal__footer) .modal__footer {
  margin-top: 2rem;
}
.ainew-wrap .onestop .table-cont .btn.btn-primary2 {
  color: #13BE29;
  background: #E1F9E4;
}
.ainew-wrap .exam-info {
  display: flex;
  align-items: center;
  gap: 2rem;
  margin-top: 2rem;
  padding: 3rem;
  color: #666666;
  font-size: 1.6rem;
  line-height: 2.4rem;
  letter-spacing: -0.032rem;
  border: 0.1rem solid #EEEEEE;
  border-radius: 1.6rem;
}
@media (min-width: 240px) and (max-width: 1024px) {
  .ainew-wrap .exam-info {
    flex-direction: column;
    gap: 1rem;
  }
}
@media (max-width: 720px) {
  .ainew-wrap .exam-info {
    padding: 2rem;
  }
}
.ainew-wrap .exam-info:has(.exam-time):has(.exam-count) {
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 1rem;
}
.ainew-wrap .exam-info:not(:has(.exam-time)) {
  justify-content: flex-end;
}
.ainew-wrap .exam-info:not(:has(.exam-count)) {
  justify-content: space-between;
}
.ainew-wrap .exam-info:not(:has(.exam-count))::after {
  content: "";
  display: block;
}
.ainew-wrap .exam-time {
  display: flex;
  align-items: center;
  font-weight: 500;
}
.ainew-wrap .exam-time em {
  margin-left: 0.8rem;
  color: #13BE29;
  font-weight: 600;
}
.ainew-wrap .exam-time::before {
  content: "";
  display: block;
  width: 2.4rem;
  height: 2.4rem;
  margin-right: 0.4rem;
  background-image: url("https://ai-cdn.ebs.co.kr/mid_resource/images/icon/ico_clock3.svg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% 100%;
}
@media (min-width: 240px) and (max-width: 1024px) {
  .ainew-wrap .exam-time {
    width: 100%;
  }
}
.ainew-wrap .exam-level {
  display: flex;
  align-items: center;
}
.ainew-wrap .exam-level em {
  display: block;
  color: #999999;
  font-size: 1.4rem;
  line-height: 2.2rem;
  letter-spacing: -0.028rem;
  font-weight: 500;
}
.ainew-wrap .exam-level progress {
  display: block;
  width: 50rem;
  height: 1rem;
  margin: 0 2rem;
  border: 0;
  border-radius: 0.5rem;
  overflow: hidden;
  transition: width 0.5s;
}
.ainew-wrap .exam-level progress::-webkit-progress-bar {
  background: #EDEFF7;
}
.ainew-wrap .exam-level progress::-webkit-progress-value {
  background: linear-gradient(90deg, #51C5FF 0%, #4E60FF 100%);
  border-radius: 0.5rem;
  transition: width 0.5s;
}
@media (max-width: 1280px) {
  .ainew-wrap .exam-level progress {
    width: 32rem;
  }
}
@media (max-width: 1100px) {
  .ainew-wrap .exam-level progress {
    width: 24rem;
  }
}
@media (min-width: 240px) and (max-width: 1024px) {
  .ainew-wrap .exam-level {
    width: 100%;
    justify-content: space-between;
  }
  .ainew-wrap .exam-level progress {
    flex: 1;
  }
}
.ainew-wrap .exam-count span {
  margin-left: 0.5rem;
  font-weight: 600;
}
.ainew-wrap .exam-count em {
  margin-left: 0.5rem;
  color: #13BE29;
  font-weight: 600;
}
@media (min-width: 240px) and (max-width: 1024px) {
  .ainew-wrap .exam-count {
    width: 100%;
  }
}
.ainew-wrap .learning-status {
  padding: 2.4rem;
  border-radius: 1.6rem;
  border: 0.1em solid #EEEEEE;
}
.ainew-wrap .learning-status ul {
  display: flex;
  align-items: center;
  gap: 1rem 3.2rem;
}
@media (max-width: 720px) {
  .ainew-wrap .learning-status ul {
    flex-wrap: wrap;
  }
  .ainew-wrap .learning-status ul li:not(:last-child):after {
    display: none;
  }
}
.ainew-wrap .learning-status li {
  position: relative;
  flex: 1 1 0;
  gap: 0.8rem;
  display: flex;
  align-items: center;
}
.ainew-wrap .learning-status li .info {
  text-align: left;
}
.ainew-wrap .learning-status li .info em {
  display: block;
  color: #999999;
  font-size: 1.6rem;
  line-height: 2.4rem;
  letter-spacing: -0.032rem;
}
.ainew-wrap .learning-status li .info strong {
  display: block;
  color: #333333;
  font-size: 2rem;
  line-height: 2.8rem;
  letter-spacing: -0.04rem;
  font-weight: 600;
}
.ainew-wrap .learning-status li::before {
  display: block;
  content: "";
  width: 5.6rem;
  height: 5.6rem;
  background-repeat: no-repeat;
  background-color: #F6F7FA;
  border-radius: 2.8rem;
  background-position: center center;
  background-size: 3.2rem 3.2rem;
}
.ainew-wrap .learning-status li:not(:last-child):after {
  display: block;
  position: absolute;
  top: 0;
  right: -0.8rem;
  content: "";
  width: 0.1rem;
  height: 5.8rem;
  background: #EEEEEE;
}
.ainew-wrap .learning-status li.learned::before {
  background-image: url("https://ai-cdn.ebs.co.kr/mid_resource/images/icon/ico_learned.svg");
}
.ainew-wrap .learning-status li.learned-time::before {
  background-image: url("https://ai-cdn.ebs.co.kr/mid_resource/images/icon/ico_learned_time.svg");
}
.ainew-wrap .learning-status li.test::before {
  background-image: url("https://ai-cdn.ebs.co.kr/mid_resource/images/icon/ico_test.svg");
}
.ainew-wrap .learning-status li.test-time::before {
  background-image: url("https://ai-cdn.ebs.co.kr/mid_resource/images/icon/ico_test_time.svg");
}
.ainew-wrap .learning-status li.my-rate::before {
  background-image: url("https://ai-cdn.ebs.co.kr/mid_resource/images/icon/ico_my_rate.svg");
}
.ainew-wrap .learning-status li.like::before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32' fill='none'%3E%3Cpath d='M9.81083 26.6667V14.2M4 16.4667V24.4C4 25.6518 5.04064 26.6667 6.32433 26.6667H21.9279C23.6487 26.6667 25.1121 25.4423 25.3738 23.7837L26.6254 15.8503C26.9503 13.7908 25.3162 11.9333 23.1794 11.9333H19.1082C18.4663 11.9333 17.946 11.4259 17.946 10.8V6.79462C17.946 5.25119 16.663 4 15.0803 4C14.7028 4 14.3607 4.2168 14.2074 4.55321L10.1176 13.527C9.93104 13.9362 9.51484 14.2 9.05557 14.2H6.32433C5.04064 14.2 4 15.2148 4 16.4667Z' stroke='%23666666' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}
.ainew-wrap .dropdown-child {
  position: relative;
}
.ainew-wrap .dropdown-child__button {
  position: relative;
  padding-right: 1.8rem;
  display: none;
}
.ainew-wrap .dropdown-child__button:after {
  content: "";
  width: 1.8rem;
  height: 1.8rem;
  background: url("https://ai-cdn.ebs.co.kr/mid_resource/images/icon/ico_arr_down_gray.svg") 0 0/100% 100% no-repeat;
  position: absolute;
  top: calc(50% - 0.9rem);
  right: 0rem;
  transition: all 0.3s ease;
}
@media (max-width: 720px) {
  .ainew-wrap .dropdown-child__button {
    display: inline-flex;
    font-size: 1.8rem;
  }
}
.ainew-wrap .dropdown-child ul {
  display: flex;
  align-items: center;
  gap: 1.2rem;
}
.ainew-wrap .dropdown-child ul li a {
  display: flex;
  padding: 0.6rem 1.8rem;
  background-color: #FFFFFF;
  border: 1px solid #CCCCCC;
  border-radius: 10rem;
  min-width: 6.4rem;
  transition: all 0.3s ease;
}
.ainew-wrap .dropdown-child ul li.active a, .ainew-wrap .dropdown-child ul li:hover a {
  background-color: #333333;
  color: #FFFFFF;
  border-color: #333333;
}
@media (max-width: 720px) {
  .ainew-wrap .dropdown-child ul {
    display: none;
    flex-direction: column;
    background-color: #FFFFFF;
    padding: 1rem 2rem;
    z-index: 2;
  }
  .ainew-wrap .dropdown-child ul li.active {
    display: none;
  }
  .ainew-wrap .dropdown-child ul li:hover a,
  .ainew-wrap .dropdown-child ul li a {
    border-color: transparent;
    background-color: transparent;
    color: #333333;
    padding: 0.6rem 0;
    font-size: 1.6rem;
  }
  .ainew-wrap .dropdown-child ul li:hover a:hover,
  .ainew-wrap .dropdown-child ul li a:hover {
    color: #13BE29;
  }
  .ainew-wrap .dropdown-child ul.active {
    display: flex;
    position: absolute;
    top: 100%;
    left: 1em;
    border: 1px solid #EEEEEE;
    border-radius: 0.8rem;
  }
}

.wrap:has(.container__footer) .footer {
  background-color: transparent;
  border-top: 0;
}
.wrap input[type=checkbox].shortcut + label {
  font-size: 1.4rem;
  line-height: 2.2rem;
  letter-spacing: -0.028rem;
  color: #999999;
}
.wrap input[type=checkbox].shortcut + label::before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M11.8615 2.28596C11.8783 2.24547 11.8987 2.22701 11.9158 2.21616C11.9365 2.2031 11.9657 2.19356 12 2.19356C12.0343 2.19356 12.0635 2.2031 12.0842 2.21616C12.1013 2.22701 12.1217 2.24547 12.1385 2.28596L14.2704 7.41177L14.9629 7.12374L14.2704 7.41177C14.5081 7.98306 15.0453 8.37339 15.6621 8.42284L21.1958 8.86648C21.2395 8.86998 21.2634 8.88361 21.279 8.89658C21.2978 8.91219 21.3159 8.93702 21.3265 8.96964C21.3371 9.00227 21.337 9.03299 21.331 9.05667C21.326 9.07635 21.3147 9.10139 21.2814 9.12992L17.0653 12.7415C16.5954 13.144 16.3902 13.7756 16.5337 14.3774L17.8218 19.7774C17.832 19.8201 17.8264 19.847 17.8189 19.8658C17.8098 19.8885 17.7918 19.9134 17.7641 19.9336C17.7363 19.9537 17.7071 19.9632 17.6827 19.9648C17.6624 19.9661 17.6351 19.9631 17.5977 19.9402L12.8601 17.0465C12.332 16.724 11.668 16.724 11.1399 17.0465L6.40228 19.9402C6.36486 19.9631 6.33756 19.9661 6.3173 19.9648C6.29291 19.9632 6.26367 19.9537 6.23592 19.9336C6.20817 19.9134 6.19015 19.8885 6.18111 19.8658C6.1736 19.847 6.16801 19.8201 6.17818 19.7774L7.46628 14.3774C7.60984 13.7756 7.40463 13.144 6.93472 12.7415L2.7186 9.12991C2.6853 9.10139 2.67402 9.07635 2.66901 9.05667C2.66297 9.03299 2.66292 9.00227 2.67352 8.96964C2.68412 8.93702 2.70222 8.91219 2.72103 8.89658C2.73665 8.88361 2.76049 8.86998 2.8042 8.86648L8.33794 8.42284C8.95469 8.37339 9.49195 7.98305 9.72956 7.41177L9.03707 7.12374L9.72956 7.41177L11.8615 2.28596Z' stroke='%23AAAAAA' stroke-width='1.5'/%3E%3C/svg%3E");
  border: 0;
  margin-right: 0.2rem;
  background-color: transparent !important;
}
.wrap input[type=checkbox].shortcut:checked + label::before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M11.8615 2.28596C11.8783 2.24547 11.8987 2.22701 11.9158 2.21616C11.9365 2.2031 11.9657 2.19356 12 2.19356C12.0343 2.19356 12.0635 2.2031 12.0842 2.21616C12.1013 2.22701 12.1217 2.24547 12.1385 2.28596L14.2704 7.41177L14.9629 7.12374L14.2704 7.41177C14.5081 7.98306 15.0453 8.37339 15.6621 8.42284L21.1958 8.86648C21.2395 8.86998 21.2634 8.88361 21.279 8.89658C21.2978 8.91219 21.3159 8.93702 21.3265 8.96964C21.3371 9.00227 21.337 9.03299 21.331 9.05667C21.326 9.07635 21.3147 9.10139 21.2814 9.12992L17.0653 12.7415C16.5954 13.144 16.3902 13.7756 16.5337 14.3774L17.8218 19.7774C17.832 19.8201 17.8264 19.847 17.8189 19.8658C17.8098 19.8885 17.7918 19.9134 17.7641 19.9336C17.7363 19.9537 17.7071 19.9632 17.6827 19.9648C17.6624 19.9661 17.6351 19.9631 17.5977 19.9402L12.8601 17.0465C12.332 16.724 11.668 16.724 11.1399 17.0465L6.40228 19.9402C6.36486 19.9631 6.33756 19.9661 6.3173 19.9648C6.29291 19.9632 6.26367 19.9537 6.23592 19.9336C6.20817 19.9134 6.19015 19.8885 6.18111 19.8658C6.1736 19.847 6.16801 19.8201 6.17818 19.7774L7.46628 14.3774C7.60984 13.7756 7.40463 13.144 6.93472 12.7415L2.7186 9.12991C2.6853 9.10139 2.67402 9.07635 2.66901 9.05667C2.66297 9.03299 2.66292 9.00227 2.67352 8.96964C2.68412 8.93702 2.70222 8.91219 2.72103 8.89658C2.73665 8.88361 2.76049 8.86998 2.8042 8.86648L8.33794 8.42284C8.95469 8.37339 9.49195 7.98305 9.72956 7.41177L9.03707 7.12374L9.72956 7.41177L11.8615 2.28596Z' fill='%2313BE29' stroke='%2313BE29' stroke-width='1.5'/%3E%3C/svg%3E") !important;
  background-color: transparent !important;
}
.wrap input[type=checkbox].heart + label::before {
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_201_29007)'%3E%3Cpath d='M16.125 4C14.385 4 12.8625 4.915 12 6.2875C11.1375 4.915 9.615 4 7.875 4C5.1825 4 3 6.1825 3 8.875C3 13.8475 12 20 12 20C12 20 21 13.8475 21 8.875C21 6.1825 18.8175 4 16.125 4Z' stroke='%23AAAAAA' stroke-width='1.5' stroke-miterlimit='10' stroke-linejoin='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_201_29007'%3E%3Crect width='24' height='24' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
  border: 0;
  margin-right: 0.2rem;
  background-color: transparent !important;
}
.wrap input[type=checkbox].heart:checked + label::before {
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='%2313BE29' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_201_29007)'%3E%3Cpath d='M16.125 4C14.385 4 12.8625 4.915 12 6.2875C11.1375 4.915 9.615 4 7.875 4C5.1825 4 3 6.1825 3 8.875C3 13.8475 12 20 12 20C12 20 21 13.8475 21 8.875C21 6.1825 18.8175 4 16.125 4Z' stroke='%2313BE29' stroke-width='1.5' stroke-miterlimit='10' stroke-linejoin='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_201_29007'%3E%3Crect width='24' height='24' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A") !important;
  background-color: transparent !important;
}
.wrap input[type=checkbox].bookmark + label::before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M9.72008 20.9205H5.24002C4.00288 20.9205 2.99999 19.9176 3 18.6804L3.00009 5.24005C3.00009 4.00291 4.00299 3 5.24011 3H15.3205C16.5576 3 17.5605 4.00291 17.5605 5.24007V9.7202M6.9204 7.48013H13.6405M6.9204 10.8402H13.6405M6.9204 14.2003H10.2804M13.0803 17.8321L17.8321 13.0802L21 16.2481L16.2482 21H13.0803V17.8321Z' stroke='%23AAAAAA' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  border: 0;
  margin-right: 0.2rem;
  background-color: transparent !important;
}
.wrap input[type=checkbox].bookmark:checked + label::before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M9.72008 20.9205H5.24002C4.00288 20.9205 2.99999 19.9176 3 18.6804L3.00009 5.24005C3.00009 4.00291 4.00299 3 5.24011 3H15.3205C16.5576 3 17.5605 4.00291 17.5605 5.24007V9.7202M6.9204 7.48013H13.6405M6.9204 10.8402H13.6405M6.9204 14.2003H10.2804M13.0803 17.8321L17.8321 13.0802L21 16.2481L16.2482 21H13.0803V17.8321Z' stroke='%23AAAAAA' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") !important;
  background-color: transparent !important;
}

.popWrap .modal__body .info-text,
.modalWrap .modal__body .info-text {
  text-align: left;
}
.popWrap .modal__body .info-text + .table-write,
.modalWrap .modal__body .info-text + .table-write {
  margin-top: 3rem;
}
.popWrap .modal__body h6,
.modalWrap .modal__body h6 {
  font-weight: 500;
  margin-bottom: 1.2rem;
}

/* html .ui-datepicker-mask {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 1000;
}
html .ui-datepicker {
  z-index: 1001 !important;
  left: calc(50% - 4rem) !important;
  transform: translate(-50%, 3rem);
  width: 30.6rem !important;
  padding: 2.4rem !important;
  background: #FFFFFF;
  border: 0 !important;
  border-radius: 1.6rem !important;
  font-family: "Pretendard", "-apple-system";
}
html .ui-datepicker .ui-datepicker-header {
  background: none;
  border: 0;
}
html .ui-datepicker .ui-datepicker-header .ui-datepicker-prev .ui-icon {
  background-image: url("https://ai-cdn.ebs.co.kr/mid_resource/images/icon/ico_arr_left2.svg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% 100%;
}
html .ui-datepicker .ui-datepicker-header .ui-datepicker-prev,
html .ui-datepicker .ui-datepicker-header .ui-datepicker-next {
  top: 0.4rem;
  cursor: pointer;
}
html .ui-datepicker .ui-datepicker-header .ui-datepicker-prev:hover,
html .ui-datepicker .ui-datepicker-header .ui-datepicker-next:hover {
  top: 0.4rem;
  background: none;
  border: 0;
}
html .ui-datepicker .ui-datepicker-header .ui-datepicker-prev:hover {
  left: 0.2rem;
}
html .ui-datepicker .ui-datepicker-header .ui-datepicker-next:hover {
  right: 0.2rem;
}
html .ui-datepicker .ui-datepicker-header .ui-datepicker-next .ui-icon {
  background-image: url("https://ai-cdn.ebs.co.kr/mid_resource/images/icon/ico_arr_right2.svg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% 100%;
}
html .ui-datepicker .ui-datepicker-header .ui-datepicker-title {
  color: #666666;
  font-size: 1.6rem;
  line-height: 2.4rem;
  letter-spacing: -0.032rem;
  font-weight: 500;
}
html .ui-datepicker .ui-datepicker-header .ui-datepicker-title select {
  width: auto;
  margin: 0 0.5rem;
  padding: 0 1.6rem 0 0;
  color: #666666;
  font-weight: 500;
  border: 0;
  background: url("https://ai-cdn.ebs.co.kr/mid_resource/images/icon/ico_select_down.svg") no-repeat;
  background-size: 0.5rem 1rem;
  background-position: right 0.65rem top 50%;
  font-family: "Pretendard", "-apple-system";
}
html .ui-datepicker .ui-datepicker-header .ui-datepicker-title select option {
  text-align: center;
}
html .ui-datepicker .ui-datepicker-calendar th {
  width: 14.28%;
  color: #999999;
  font-size: 1.2rem;
  line-height: 1.8rem;
  letter-spacing: -0.024rem;
  font-weight: 500;
}
html .ui-datepicker .ui-state-default {
  padding: 0.4rem 0 1.2rem;
  color: #333333;
  font-size: 1.6rem;
  line-height: 2.4rem;
  letter-spacing: -0.032rem;
  background: none;
  border: 0;
  font-weight: 400;
  text-align: center;
}
html .ui-datepicker .ui-state-active {
  color: #13BE29;
  background-color: #F6F7FA;
  border-radius: 0.8rem;
}
html .ui-datepicker .ui-datepicker-today .ui-state-default {
  position: relative;
  font-weight: 700;
}
html .ui-datepicker .ui-datepicker-today .ui-state-default::after {
  content: "";
  display: block;
  position: absolute;
  top: 2.8rem;
  left: 50%;
  width: 0.5rem;
  height: 0.5rem;
  border-radius: 1rem;
  background-color: #333333;
  transform: translateX(-50%);
}
@media (max-width: 1024px) {
  html .ui-datepicker {
    left: 50% !important;
  }
} */

/* html[data-ui*=mid] .wrap input[type=checkbox]:checked + label::before {
  border: 0;
  background-image: url(https://ai-cdn.ebs.co.kr/mid_resource/images/icon/ico_checkbox_mid_on.svg);
} */
html[data-ui*=mid] .ico-book {
  width: 3.2rem;
  height: 3.2rem;
  background: url("https://ai-cdn.ebs.co.kr/mid_resource/images/icon/ico_book3.svg") 0 0/100% 100% no-repeat;
}
html[data-ui*=mid] input[type=radio]:checked + label::after {
  background: url("https://ai-cdn.ebs.co.kr/mid_resource/images/icon/ico_radio_check_mid.svg") 0 0/100% 100% no-repeat;
}
html[data-ui*=mid] .table-top .odd button.refresh {
  background: url("https://ai-cdn.ebs.co.kr/mid_resource/images/icon/ico_refresh_mid.svg") center center/100% 100% no-repeat;
}
html[data-ui*=mid] .table-top .odd button.save {
  background: url("https://ai-cdn.ebs.co.kr/mid_resource/images/icon/ico_save_mid.svg") center center/100% 100% no-repeat;
  margin-left: 1rem;
}
html[data-ui*=mid] .table-top .odd button.fold {
  background: url("https://ai-cdn.ebs.co.kr/mid_resource/images/icon/ico_fold.svg") center center/100% 100% no-repeat;
  margin-left: 2rem;
}
html[data-ui*=mid] .today-exam::before {
  background-image: url("https://ai-cdn.ebs.co.kr/mid_resource/images/icon/ico_today-exam_check_mid.svg");
}
html[data-ui*=mid] .lnb-bot__item .ai-bot {
  background: url("https://ai-cdn.ebs.co.kr/mid_resource/images/icon/ico_ai_bot_mid.svg") 0 0/100% auto no-repeat;
}
@media (max-width: 720px) {
  html[data-ui*=mid] .smain-group {
    height: inherit;
  }
}
@media (min-width: 240px) and (max-width: 1024px) {
  html[data-ui*=mid] .smain-group {
    height: inherit;
  }
}

.align-box {
  display: flex;
}
.align-box.type-1 {
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 720px) {
  .align-box.type-1 {
    flex-direction: column;
    align-items: flex-start;
    gap: 2.4rem;
  }
}
.align-box.type-2 {
  width: 100%;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 720px) {
  .align-box.type-2 {
    flex-wrap: wrap;
    gap: 1.2rem;
  }
}
.align-box.gap1 {
  margin-top: 4.8rem;
}
.align-box span:has(input[type=checkbox]) {
  display: flex;
  align-items: center;
}
.align-box .list-dot.type-1 {
  margin-top: 0;
}
.align-box.st-adg-set1 {
  display: flex;
  justify-content: center;
  margin-top: 2rem;
  padding-bottom: 0;
}

.count-select select {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}

@media (max-width: 720px) {
  .dashboard-wrap {
    padding-top: 3rem;
  }
}
@media (max-width: 720px) {
  .dashboard-wrap .container__top {
    margin-top: 0rem;
  }
}
.dashboard-wrap .btn.type-1 {
  background-color: #13BE29;
  color: #FFFFFF;
}
.dashboard-wrap .btn.type-2 {
  border: 0.1rem solid #13BE29;
  color: #13BE29;
}
.dashboard-wrap .btn.type-3 {
  border: 0.1rem solid #CCCCCC;
  color: #999999;
  background-color: #FFFFFF;
}
.dashboard-wrap .btn.type-4 {
  background-color: #F6F7FA;
  color: #999999;
}
.dashboard-wrap .btn.type-5 {
  color: #AAAAAA;
  border: 0.1rem solid #EEEEEE;
}
.dashboard-wrap .btn.type-5:disabled {
  color: #AAAAAA;
  background-color: #EEEEEE;
}
.dashboard-wrap .btn.type-6 {
  min-width: 6rem;
  color: #999999;
  text-align: center;
  background: #EEEEEE;
  font-weight: 600;
}
.dashboard-wrap .btn.small {
  padding: 0 1.2rem;
  height: 3.8rem;
  font-size: 1.2rem;
  line-height: 1.8rem;
  letter-spacing: -0.024rem;
  line-height: 3.8rem;
  border-radius: 0.8rem;
}
.dashboard-wrap .btn.small.type-3 {
  line-height: 3.6rem;
}
.dashboard-wrap .btn.medium {
  padding: 0 2rem;
  height: 5rem;
  font-size: 1.4rem;
  line-height: 2.2rem;
  letter-spacing: -0.028rem;
  line-height: 5rem;
  border-radius: 10rem;
}
.dashboard-wrap .btn.large {
  min-width: 16rem;
  padding: 0 2.4rem;
  height: 6.4rem;
  font-size: 1.6rem;
  line-height: 2.4rem;
  letter-spacing: -0.032rem;
  line-height: 6.4rem;
  border-radius: 5rem;
}
.dashboard-wrap .btn.large.square {
  min-width: 9rem;
  padding: 0;
  border-radius: 0.8rem;
}
.dashboard-wrap .tab-mini {
  position: relative;
}
.dashboard-wrap .tab-mini .btn {
  padding: 1.2rem 1.4rem;
  background-color: #FFFFFF;
  border: 1px solid #13BE29;
  color: #13BE29;
  border-radius: 5rem;
  font-size: 1.6rem;
  line-height: 2.4rem;
  letter-spacing: -0.032rem;
  line-height: 1;
  font-weight: 500;
}
.dashboard-wrap .tab-mini .info {
  position: relative;
  width: 2rem;
  height: 2rem;
  background: url(https://ai-cdn.ebs.co.kr/mid_resource/images/icon/ico_mark2.svg) 0 0/100% 100% no-repeat;
  cursor: pointer;
}
.dashboard-wrap .tab-mini .info > .tooltip-box {
  position: absolute;
  top: initial;
  bottom: 4rem;
  right: -0.8rem;
  left: initial;
}
.dashboard-wrap .tab-mini .info > .tooltip-box::before {
  transform: rotate(-180deg);
  top: 100%;
  right: 1.2rem;
  left: initial;
}
.dashboard-wrap .tab-mini .btn-group {
  display: flex;
  gap: 0.4rem;
  align-items: center;
}
.dashboard-wrap .tab-mini .btn-group br {
  display: none;
}
.dashboard-wrap .tab-mini:has(.btn-group) {
  display: flex;
  justify-content: space-between;
  align-items: center;
  min-height: 3.8rem;
  gap: 1.6rem;
}
@media (max-width: 720px) {
  .dashboard-wrap .tab-mini:has(.btn-group) {
    flex-direction: column;
    align-items: flex-start;
  }
  .dashboard-wrap .tab-mini:has(.btn-group) .btn-group {
    width: 100%;
  }
  .dashboard-wrap .tab-mini:has(.btn-group) .btn-group br {
    display: block;
  }
  .dashboard-wrap .tab-mini:has(.btn-group) .btn {
    width: 100%;
  }
}
@media (max-width: 720px) {
  .dashboard-wrap .chart-contents {
    margin-top: 4.8rem;
  }
}
@media (max-width: 720px) {
  .dashboard-wrap .check-wrap + .calendar-contents .calendar-wrap {
    padding: 1.2rem 2.3rem 1.2rem 2.5rem;
  }
}
.dashboard-wrap .box {
  position: relative;
  gap: 1rem;
}
.dashboard-wrap .box button.func {
  text-align: left;
}
.dashboard-wrap .box:has(button.func) {
  flex-wrap: wrap;
}
.dashboard-wrap .box-wrap:has(.box + .box):has(.calendar.calendar-week) {
  align-items: stretch;
}
.dashboard-wrap .dropdown-child {
  position: relative;
}
.dashboard-wrap .dropdown-child__button {
  position: relative;
  padding-right: 1.8rem;
  display: none;
}
.dashboard-wrap .dropdown-child__button:after {
  content: "";
  width: 1.8rem;
  height: 1.8rem;
  background: url("https://ai-cdn.ebs.co.kr/mid_resource/images/icon/ico_arr_down_gray.svg") 0 0/100% 100% no-repeat;
  position: absolute;
  top: calc(50% - 0.9rem);
  right: 0rem;
  transition: all 0.3s ease;
}
@media (max-width: 720px) {
  .dashboard-wrap .dropdown-child__button {
    display: inline-flex;
    font-size: 1.8rem;
  }
}
.dashboard-wrap .dropdown-child ul {
  display: flex;
  align-items: center;
  gap: 1.2rem;
}
.dashboard-wrap .dropdown-child ul li a {
  display: flex;
  padding: 0.6rem 1.8rem;
  background-color: #FFFFFF;
  border: 1px solid #CCCCCC;
  border-radius: 10rem;
  min-width: 6.4rem;
  transition: all 0.3s ease;
}
.dashboard-wrap .dropdown-child ul li.active a, .dashboard-wrap .dropdown-child ul li:hover a {
  background-color: #333333;
  color: #FFFFFF;
  border-color: #333333;
}
@media (max-width: 720px) {
  .dashboard-wrap .dropdown-child ul {
    display: none;
    flex-direction: column;
    background-color: #FFFFFF;
    padding: 1rem 2rem;
    z-index: 2;
  }
  .dashboard-wrap .dropdown-child ul li.active {
    display: none;
  }
  .dashboard-wrap .dropdown-child ul li:hover a,
  .dashboard-wrap .dropdown-child ul li a {
    border-color: transparent;
    background-color: transparent;
    color: #333333;
    padding: 0.6rem 0;
    font-size: 1.6rem;
  }
  .dashboard-wrap .dropdown-child ul li:hover a:hover,
  .dashboard-wrap .dropdown-child ul li a:hover {
    color: #13BE29;
  }
  .dashboard-wrap .dropdown-child ul.active {
    display: flex;
    position: absolute;
    top: 100%;
    left: 1em;
    border: 1px solid #EEEEEE;
    border-radius: 0.8rem;
  }
}
@media (max-width: 720px) {
  .dashboard-wrap .select-wrap select {
    width: 100%;
    margin-right: 0;
  }
  .dashboard-wrap .select-wrap select:not(:first-of-type) {
    margin-top: 1rem;
  }
}
.dashboard-wrap .no-data {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1.6rem;
  padding: 4.4rem;
  color: #AAAAAA;
  font-size: 1.8rem;
  line-height: 2.6rem;
  letter-spacing: -0.036rem;
  text-align: center;
}
.dashboard-wrap .no-data::before {
  content: "";
  width: 9rem;
  height: 9rem;
  background: url("https://ai-cdn.ebs.co.kr/mid_resource/images/icon/ico_nodata.svg") 0 0/100% 100% no-repeat;
}
.dashboard-wrap .calendar-week .day {
  display: flex;
  justify-content: center;
  align-items: center;
  padding-top: 0;
}
.dashboard-wrap .learning-status:not(:has(.my-rate)) {
  height: auto;
}
.dashboard-wrap .learning-status:not(:has(.my-rate)) + .box {
  height: auto;
}
.dashboard-wrap .learning-status li.no-icon:before {
  background-color: transparent !important;
}
@media (max-width: 1150px) {
  .dashboard-wrap .learning-status ul:has(.no-icon) li:nth-of-type(2) {
    margin-top: 4rem;
  }
}
.dashboard-wrap .learning-wrap + h5.title {
  margin-top: 14rem;
}
.dashboard-wrap .learning-wrap .box-wrap .box .list-dot {
  text-align: left;
}
.dashboard-wrap .learning-wrap .box-wrap .box .learning-his-dt > li {
  display: flex;
  justify-content: space-between;
  border-bottom: 0.1rem solid #EEEEEE;
  padding: 2.4rem 0;
}
@media (max-width: 720px) {
  .dashboard-wrap .learning-wrap .box-wrap .box .learning-his-dt > li {
    flex-direction: column;
  }
}
.dashboard-wrap .learning-wrap .box-wrap .box .learning-his-dt > li .left-dt {
  width: 50%;
  text-align: left;
  font-size: 1.8rem;
  display: flex;
  align-items: center;
  flex-grow: 1;
}
.dashboard-wrap .learning-wrap .box-wrap .box .learning-his-dt > li .right-dt {
  width: 50%;
  display: flex;
  justify-content: flex-end;
  flex-grow: 1;
}
@media (max-width: 720px) {
  .dashboard-wrap .learning-wrap .box-wrap .box .learning-his-dt > li .right-dt {
    justify-content: flex-start;
    margin-top: 1rem;
    width: 100%;
  }
}
.dashboard-wrap .learning-wrap .box-wrap .box .learning-his-dt > li .right-dt .info {
  min-width: 35rem;
}
@media (max-width: 720px) {
  .dashboard-wrap .learning-wrap .box-wrap .box .learning-his-dt > li .right-dt .info {
    min-width: 100%;
  }
}
.dashboard-wrap .learning-wrap .box-wrap .box .learning-his-dt > li .right-dt .info .calendar-week {
  margin-top: 0;
  gap: 0.6rem;
}
.dashboard-wrap .learning-wrap .box-wrap .box .learning-his-dt > li .right-dt .info .calendar-week .active {
  background-color: #13BE29;
  color: #FFFFFF;
}
.dashboard-wrap .box-wrap__title {
  display: flex;
  align-items: center;
  gap: 1rem;
}
.dashboard-wrap .popWrap.pop-mapview .modal,
.dashboard-wrap .modalWrap.pop-mapview .modal {
  width: 90%;
  max-width: 90%;
}
.dashboard-wrap .popWrap.pop-mapview .modal__body .img-wrap img,
.dashboard-wrap .modalWrap.pop-mapview .modal__body .img-wrap img {
  width: auto;
  max-width: none;
  margin: 0 auto;
}
@media (max-width: 720px) {
  .dashboard-wrap .popWrap.pop-mapview .modal,
  .dashboard-wrap .modalWrap.pop-mapview .modal {
    min-width: 90%;
  }
}
@media (max-width: 720px) {
  .dashboard-wrap .calendar-wrap .btn-calendar .datepicker.week {
    font-size: 1.4rem;
    line-height: 2.2rem;
    letter-spacing: -0.028rem;
    text-align: center;
    padding-right: 2rem;
  }
}
@media (max-width: 950px) {
  .dashboard-wrap .calendar-contents:has(.calendar-wrap) {
    margin-top: 1rem;
  }
}

html[data-ui*=parent] .swiper.subject .swiper-wrapper .swiper-slide .subject-wrap .box {
  pointer-events: none;
}
html[data-ui*=parent] .swiper.subject .swiper-wrapper .swiper-slide .subject-wrap .box > span {
  background: none;
}

/* 부모 요소 추가 AI문제은행 공통 */
.ainew-wrap {
  position: relative;
  height: 100%;
  padding: 6rem 0 14rem;
  color: #333333;
  font-size: 1.6rem;
  line-height: 2.4rem;
  letter-spacing: -0.032rem;
}
@media (min-width: 240px) and (max-width: 1280px) {
  .ainew-wrap {
    padding: 3rem 0 7rem;
  }
}
.ainew-wrap *::placeholder {
  color: #999999;
}
.ainew-wrap caption,
.ainew-wrap .blind,
.ainew-wrap .alt_hidden {
  position: absolute;
  width: 0.1rem;
  height: 0.1rem;
  padding: 0;
  margin: -0.1rem;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}
.ainew-wrap input[type=checkbox],
.ainew-wrap input[type=radio] {
  position: absolute;
  width: 2.4rem;
  height: 2.4rem;
}
.ainew-wrap .inner {
  position: relative;
  width: 128rem;
  max-width: 100%;
  margin: 0 auto;
  padding: 0 2rem;
}
.ainew-wrap .inner .diagnosis-gray1-gp .list strong {
  display: block;
  margin-bottom: 1rem;
}
.ainew-wrap .inner .diagnosis-white1-gp .box.round {
  overflow: hidden;
  padding: 0 0 4rem 0;
}
.ainew-wrap .inner .diagnosis-white1-gp .box.round .white1-header-gp {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  text-align: center;
  min-height: 5rem;
  background: #EEEEEE;
}
.ainew-wrap .inner .diagnosis-white1-gp .box.round .list {
  flex-direction: column;
  padding: 0 4rem 0 4rem;
}
.ainew-wrap .inner .diagnosis-white1-gp .box.round .list .list-in-txt {
  display: flex;
  flex-direction: column;
}
.ainew-wrap .inner .diagnosis-white1-gp .box.round .list .list-in-txt .title {
  font-size: 1.8rem;
  font-weight: 600;
  margin-bottom: 0.8rem;
}
.ainew-wrap .inner .diagnosis-white1-gp .box.round .list .list-in-txt .title em {
  color: #13BE29;
}
.ainew-wrap .inner .diagnosis-white1-gp .box.round .list .list-in-txt span {
  font-size: 1.4rem;
}
.ainew-wrap .inner .diagnosis-white1-gp .box.round .list .list-in-txt span em.color1 {
  color: #4D91E5;
}
.ainew-wrap .inner .diagnosis-white1-gp .box.round .list .list-in-txt span em.color2 {
  color: #009F7A;
}
.ainew-wrap .inner .diagnosis-white1-gp .box.round .list .list-in-txt span em.color3 {
  color: #FA7A16;
}
.ainew-wrap .inner .diagnosis-list1-gp {
  margin-top: 12rem;
}
.ainew-wrap .inner .diagnosis-list1-gp .box.round {
  border: 0;
  padding: 0;
}
.ainew-wrap .inner .diagnosis-list1-gp .box.round .evaluate {
  width: 100%;
  margin: 0 auto;
}
.ainew-wrap .inner .diagnosis-list1-gp .box.round .evaluate table thead th {
  color: #999;
  text-align: left;
  padding-left: 2.95rem;
}
.ainew-wrap .inner .diagnosis-list1-gp .box.round .evaluate table thead th:first-child {
  font-weight: 400;
}
.ainew-wrap .inner .diagnosis-list1-gp .box.round .evaluate table thead th.font-primary {
  color: #13BE29;
  text-align: left;
}
.ainew-wrap .inner .diagnosis-list1-gp .box.round .evaluate table tbody td {
  color: #999;
  text-align: left;
  padding-left: 2.95rem;
}
.ainew-wrap .inner .diagnosis-list1-gp .box.round .evaluate table tbody td:nth-of-type(2) {
  color: #666;
  font-weight: 600;
}
@media (min-width: 240px) and (max-width: 1024px) {
  .ainew-wrap .inner .diagnosis-list1-gp .box.round .evaluate {
    width: auto;
  }
}
.ainew-wrap .inner .diagnosis-list1-gp.ds-table-gp .title-inner-gp {
  display: flex;
}
.ainew-wrap .inner .diagnosis-list1-gp.ds-table-gp .title-inner-gp .count {
  display: flex;
  padding: 0.4rem 1.2rem;
  justify-content: center;
  align-items: center;
  color: #666666;
  min-height: 4.7rem;
  font-size: 1.6rem;
  line-height: 2.4rem;
  letter-spacing: -0.032rem;
  font-weight: 600;
  border-radius: 2rem;
  background: #F6F7FA;
  margin-left: 2rem;
}
.ainew-wrap .inner .diagnosis-list1-gp.ds-table-gp .title-inner-gp .count em {
  color: #13BE29;
}
.ainew-wrap .inner .diagnosis-list1-gp.ds-table-gp .toggle-box {
  top: 5.5rem;
  right: 0rem;
}
.ainew-wrap .inner .diagnosis-list1-gp.ds-table-gp .table-list table td:nth-child(2) {
  text-align: left;
  display: flex;
  flex-direction: column;
  font-size: 1.6rem;
}
.ainew-wrap .inner .diagnosis-list1-gp.ds-table-gp .table-list table td:nth-child(2) span {
  font-weight: 700;
  font-size: 1.8rem;
}
@media (max-width: 720px) {
  .ainew-wrap .inner .diagnosis-list1-gp.ds-table-gp:not(.no-mobile) {
    padding: 0;
  }
  .ainew-wrap .inner .diagnosis-list1-gp.ds-table-gp:not(.no-mobile) table {
    border-top: 0.1rem solid #EEEEEE;
  }
  .ainew-wrap .inner .diagnosis-list1-gp.ds-table-gp:not(.no-mobile) colgroup,
  .ainew-wrap .inner .diagnosis-list1-gp.ds-table-gp:not(.no-mobile) thead {
    display: none;
  }
  .ainew-wrap .inner .diagnosis-list1-gp.ds-table-gp:not(.no-mobile) tr {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    gap: 0.8rem;
    padding: 1rem 0;
  }
  .ainew-wrap .inner .diagnosis-list1-gp.ds-table-gp:not(.no-mobile) tr th {
    display: none;
  }
  .ainew-wrap .inner .diagnosis-list1-gp.ds-table-gp:not(.no-mobile) tr td:nth-child(1) {
    display: none;
  }
  .ainew-wrap .inner .diagnosis-list1-gp.ds-table-gp:not(.no-mobile) tr td:nth-child(3) {
    display: flex;
    align-items: center;
  }
  .ainew-wrap .inner .diagnosis-list1-gp.ds-table-gp:not(.no-mobile) tr td.subject {
    width: 100%;
  }
}
.ainew-wrap .title-decs {
  display: flex;
  align-items: center;
  gap: 0.6rem;
  color: #666666;
  font-size: 1.6rem;
  line-height: 2.4rem;
  letter-spacing: -0.032rem;
  font-weight: 600;
}
.ainew-wrap .title-decs:before {
  content: "";
  width: 2.4rem;
  height: 2.4rem;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
}
.ainew-wrap .title-decs.ico-recomm1::before {
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 15.429V19.7147M17.1429 19.7147L13.7559 16.8923C13.1313 16.3717 12.8189 16.1114 12.4703 16.012C12.1629 15.9243 11.8371 15.9243 11.5297 16.012C11.1811 16.1114 10.8687 16.3717 10.2441 16.8923L6.85714 19.7147M8.57143 11.1433V12.0004M12 9.42899V12.0004M15.4286 7.7147V12.0004M20.5714 4.28613H3.42857M4.28572 4.28613H19.7143V11.3147C19.7143 12.7548 19.7143 13.4749 19.434 14.025C19.1875 14.5088 18.7941 14.9022 18.3103 15.1487C17.7602 15.429 17.0401 15.429 15.6 15.429H8.4C6.95987 15.429 6.2398 15.429 5.68974 15.1487C5.2059 14.9022 4.81252 14.5088 4.56599 14.025C4.28572 13.4749 4.28572 12.7548 4.28572 11.3147V4.28613Z' stroke='%23666666' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}
.ainew-wrap .title-decs.ico-recomm2::before {
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20.8071 8.57185V15.6004C20.8071 17.0406 20.8071 17.7606 20.4848 18.3107C20.2013 18.7945 19.7489 19.1879 19.1925 19.4344C18.5599 19.7147 17.7319 19.7147 16.0757 19.7147H8.78141C7.12526 19.7147 6.29718 19.7147 5.66461 19.4344C5.10819 19.1879 4.6558 18.7945 4.37229 18.3107C4.04998 17.7606 4.04998 17.0406 4.04998 15.6004V8.57185M4.14855 4.28613H20.7086C21.2606 4.28613 21.5366 4.28613 21.7475 4.37956C21.933 4.46173 22.0838 4.59286 22.1783 4.75414C22.2857 4.93749 22.2857 5.17752 22.2857 5.65756V7.20042C22.2857 7.68046 22.2857 7.92049 22.1783 8.10384C22.0838 8.26512 21.933 8.39625 21.7475 8.47842C21.5366 8.57185 21.2606 8.57185 20.7086 8.57185H4.14855C3.5965 8.57185 3.32048 8.57185 3.10962 8.47842C2.92415 8.39625 2.77335 8.26512 2.67885 8.10384C2.57141 7.92049 2.57141 7.68046 2.57141 7.20042V5.65756C2.57141 5.17752 2.57141 4.93749 2.67885 4.75414C2.77335 4.59286 2.92415 4.46173 3.10962 4.37956C3.32048 4.28613 3.5965 4.28613 4.14855 4.28613ZM10.0628 11.5718H14.7943C15.3463 11.5718 15.6223 11.5718 15.8332 11.6653C16.0187 11.7474 16.1695 11.8786 16.264 12.0399C16.3714 12.2232 16.3714 12.4632 16.3714 12.9433V13.629C16.3714 14.109 16.3714 14.3491 16.264 14.5324C16.1695 14.6937 16.0187 14.8248 15.8332 14.907C15.6223 15.0004 15.3463 15.0004 14.7943 15.0004H10.0628C9.51079 15.0004 9.23476 15.0004 9.02391 14.907C8.83843 14.8248 8.68764 14.6937 8.59313 14.5324C8.4857 14.3491 8.4857 14.109 8.4857 13.629V12.9433C8.4857 12.4632 8.4857 12.2232 8.59313 12.0399C8.68764 11.8786 8.83843 11.7474 9.02391 11.6653C9.23476 11.5718 9.51079 11.5718 10.0628 11.5718Z' stroke='%23666666' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}
.ainew-wrap .search-area {
  display: flex;
  gap: 1rem;
  flex-wrap: wrap;
  width: 100%;
  padding: 2.4rem;
  margin-top: 4.8rem;
  background-color: #F6F7FA;
  border-radius: 1.6rem;
}
.ainew-wrap .search-area .search-wrap {
  display: flex;
  gap: 1rem;
  width: calc(100% - 11rem);
}
@media (min-width: 240px) and (max-width: 1280px) {
  .ainew-wrap .search-area .search-wrap {
    width: 100%;
    flex-wrap: wrap;
  }
}
@media (max-width: 720px) {
  .ainew-wrap .search-area .search-wrap select {
    width: 100%;
  }
}
.ainew-wrap .search-area select {
  flex: 1 1 auto;
  min-width: 10rem;
  padding: 1.6rem 4rem 1.6rem 1.6rem;
}
.ainew-wrap .search-area input {
  flex: 1 1 auto;
  width: 100%;
}
.ainew-wrap .search-area button {
  flex: 1 1 auto;
}
.ainew-wrap .search-area + .list-dot {
  margin-top: 2rem;
}
.ainew-wrap .search-area + .list-dot li {
  font-size: 1.4rem;
  line-height: 2.2rem;
  letter-spacing: -0.028rem;
  color: #999999;
  font-weight: 400;
}
@media (max-width: 720px) {
  .ainew-wrap .search-area {
    padding: 1.6rem;
    margin-top: 2.4rem;
  }
}
.ainew-wrap .table-list {
  margin-top: 2.4rem;
}
.ainew-wrap .table-list.no-mobile {
  padding: 0;
}
.ainew-wrap .table-list table {
  min-width: inherit;
}
@media (max-width: 720px) {
  .ainew-wrap .table-list table tr th {
    padding: 1.6rem 0.8rem;
  }
}
.ainew-wrap .table-list th .q-mark {
  display: inline-block;
  width: 1.6rem;
  height: 1.6rem;
  margin-left: 0.8rem;
  vertical-align: text-top;
  background: url("https://ai-cdn.ebs.co.kr/mid_resource/images/icon/ico_mark2.svg") 0 0/100% 100% no-repeat;
}
.ainew-wrap .table-list tr.notice td a {
  color: #13BE29;
  font-weight: 500;
}
.ainew-wrap .table-list tr.best td a {
  color: #333333;
  font-weight: 500;
}
.ainew-wrap .table-list tr.bg01 td {
  background: #F6F7FA;
}
.ainew-wrap .table-list td {
  color: #666666;
}
.ainew-wrap .table-list td:has(a) {
  text-align: left;
}
.ainew-wrap .table-list td:has(.no-list) {
  width: 100%;
}
.ainew-wrap .table-list td.a-l {
  text-align: left;
}
.ainew-wrap .table-list td.a-l-2 {
  text-align: left;
  padding-left: 3rem;
  padding-right: 3rem;
}
.ainew-wrap .table-list td.grade {
  color: #EA4F4F;
  font-weight: 600;
  line-height: 1.9rem;
}
.ainew-wrap .table-list td.grade.o {
  color: #4E60FF;
}
.ainew-wrap .table-list td.rate {
  color: #333333;
  font-weight: 700;
}
.ainew-wrap .table-list td a {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media (max-width: 720px) {
  .ainew-wrap .table-list td a {
    color: #333333;
    font-weight: 500;
  }
}
.ainew-wrap .table-list td .subject {
  display: flex;
  align-items: center;
  gap: 0.4rem;
}
.ainew-wrap .table-list td .subject.bold {
  color: #333333;
  font-weight: 600;
}
.ainew-wrap .table-list td .ico_best {
  width: 2.4rem;
  margin: 0 auto;
}
.ainew-wrap .table-list td .reply {
  color: #13BE29;
}
.ainew-wrap .table-list td .new {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 1.6rem;
  height: 1.6rem;
  border-radius: 50%;
  background-color: #13BE29;
  color: #FFFFFF;
  font-size: 0.9rem;
  font-weight: 700;
}
.ainew-wrap .table-list td .rank {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 2.4rem;
  height: 2.4rem;
  font-size: 1.4rem;
  line-height: 2.2rem;
  letter-spacing: -0.028rem;
  color: #FFFFFF;
  text-align: center;
  font-weight: 700;
  border-radius: 0.6rem;
  background: #13BE29;
}
.ainew-wrap .table-list td .state {
  display: inline-block;
  padding: 0.6rem 1rem;
  font-size: 1.4rem;
  line-height: 2.2rem;
  letter-spacing: -0.028rem;
  font-weight: 600;
  border-radius: 0.6rem;
}
.ainew-wrap .table-list td .state.ing {
  color: #FA7A16;
  border: 0.1rem solid #FEEAD5;
  background: #FFEFDE;
}
.ainew-wrap .table-list td .state.end {
  color: #009F7A;
  border: 0.1rem solid #D3F0E9;
  background: #DAF3ED;
}
.ainew-wrap .table-list td strong {
  color: #13BE29;
}
.ainew-wrap .table-list .no-list {
  color: #AAAAAA;
}
@media (max-width: 720px) {
  .ainew-wrap .table-list:not(.no-mobile) {
    padding: 0;
  }
  .ainew-wrap .table-list:not(.no-mobile) table {
    border-top: 0.1rem solid #EEEEEE;
  }
  .ainew-wrap .table-list:not(.no-mobile) colgroup,
  .ainew-wrap .table-list:not(.no-mobile) thead {
    display: none;
  }
  .ainew-wrap .table-list:not(.no-mobile) tr {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    gap: 0.8rem;
    padding: 1rem 0;
  }
  .ainew-wrap .table-list:not(.no-mobile) tr th {
    display: none;
  }
  .ainew-wrap .table-list:not(.no-mobile) tr td {
    padding: 0;
  }
  .ainew-wrap .table-list:not(.no-mobile) tr td:has(a) {
    width: 100%;
  }
  .ainew-wrap .table-list:not(.no-mobile) tr td .subject {
    flex-wrap: wrap;
  }
  .ainew-wrap .table-list:not(.no-mobile) tr td:has(.complete), .ainew-wrap .table-list:not(.no-mobile) tr td:has(.studying) {
    width: 100%;
    text-align: left;
  }
}
.ainew-wrap .table-view {
  margin-top: 4.8rem;
}
.ainew-wrap .table-view article {
  width: 100%;
  padding: 3rem;
  border-radius: 2.8rem;
  border: 0.1rem solid #EEEEEE;
}
@media (max-width: 720px) {
  .ainew-wrap .table-view article {
    padding: 2rem;
  }
}
.ainew-wrap .table-view article header {
  padding-bottom: 3rem;
  margin-bottom: 3rem;
  border-bottom: 0.1rem solid #EEEEEE;
}
@media (max-width: 720px) {
  .ainew-wrap .table-view article header {
    padding-bottom: 2rem;
    margin-bottom: 2rem;
  }
}
.ainew-wrap .table-view article header h5 {
  display: flex;
  align-items: center;
  font-size: 2.2rem;
  line-height: 2.8rem;
  letter-spacing: -0.044rem;
  color: #333333;
  font-weight: 600;
  margin-bottom: 1.2rem;
}
.ainew-wrap .table-view article header h5 .btn-wrap {
  width: auto;
  gap: 1rem;
  margin-left: auto;
}
.ainew-wrap .table-view article header h5 em {
  margin-right: 1.2rem;
}
.ainew-wrap .table-view article header h5 .textbook {
  position: relative;
  margin-right: 2.5rem;
}
.ainew-wrap .table-view article header h5 .textbook:after {
  content: "";
  position: absolute;
  right: -1.2rem;
  width: 0.1rem;
  height: 1.6rem;
  top: calc(50% - 0.8rem);
  background-color: #666666;
}
.ainew-wrap .table-view article header h5 .new {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 1.6rem;
  height: 1.6rem;
  border-radius: 50%;
  background-color: #13BE29;
  color: #FFFFFF;
  font-size: 0.9rem;
  font-weight: 700;
  vertical-align: middle;
  margin: -0.2rem 0 0 0.4rem;
}
@media (max-width: 720px) {
  .ainew-wrap .table-view article header h5 {
    font-size: 1.8rem;
    line-height: 2.6rem;
    letter-spacing: -0.036rem;
    margin-bottom: 0.8rem;
    align-items: flex-start;
    gap: 1rem;
  }
  .ainew-wrap .table-view article header h5 button {
    width: 6rem;
  }
  .ainew-wrap .table-view article header h5:has(.textbook) {
    flex-wrap: wrap;
  }
  .ainew-wrap .table-view article header h5:has(.textbook) .info {
    width: 100%;
  }
  .ainew-wrap .table-view article header h5:has(.textbook) .textbook,
  .ainew-wrap .table-view article header h5:has(.textbook) em {
    font-size: 1.6rem;
    line-height: 2.4rem;
    letter-spacing: -0.032rem;
  }
  .ainew-wrap .table-view article header h5:has(.textbook) .textbook:after,
  .ainew-wrap .table-view article header h5:has(.textbook) em:after {
    display: none;
  }
}
.ainew-wrap .table-view article header ul {
  display: flex;
  gap: 2.4rem;
}
.ainew-wrap .table-view article header ul li {
  font-size: 1.6rem;
  line-height: 2.4rem;
  letter-spacing: -0.032rem;
  color: #666666;
  font-weight: 500;
  position: relative;
}
.ainew-wrap .table-view article header ul li:not(:last-child):after {
  display: block;
  content: "";
  position: absolute;
  right: -1.2rem;
  top: calc(50% - 0.5rem);
  width: 0.1rem;
  height: 1rem;
  background-color: #CCCCCC;
}
@media (max-width: 720px) {
  .ainew-wrap .table-view article header ul li {
    font-size: 1.4rem;
    line-height: 2.2rem;
    letter-spacing: -0.028rem;
  }
}
.ainew-wrap .table-write {
  margin-top: 4.8rem;
  display: flex;
  flex-direction: column;
  gap: 4rem;
}
.ainew-wrap .table-write .textarea-wrap textarea {
  height: 42.4rem;
}
@media (max-width: 720px) {
  .ainew-wrap .table-write .textarea-wrap textarea {
    height: 25rem;
  }
}
.ainew-wrap .table-cont {
  margin-top: 2.4rem;
}
.ainew-wrap .table-cont.no-mobile {
  padding: 0;
}
.ainew-wrap .table-cont table {
  min-width: 90rem;
}
.ainew-wrap .table-cont tr.bg01 {
  background: #F6F7FA;
}
.ainew-wrap .table-cont td {
  color: #666666;
}
.ainew-wrap .table-cont td:has(a) {
  text-align: left;
}
.ainew-wrap .table-cont td.a-l {
  text-align: left;
}
.ainew-wrap .table-cont td.a-l-2 {
  text-align: left;
  padding-left: 3rem;
  padding-right: 3rem;
}
.ainew-wrap .table-cont td.grade {
  color: #EA4F4F;
  font-weight: 600;
  line-height: 1.9rem;
}
.ainew-wrap .table-cont td.grade.o {
  color: #4E60FF;
}
.ainew-wrap .table-cont td.rate {
  color: #333333;
  font-weight: 700;
}
.ainew-wrap .table-cont td a {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media (max-width: 720px) {
  .ainew-wrap .table-cont td a {
    color: #333333;
    font-weight: 500;
  }
}
.ainew-wrap .table-cont td .subject {
  display: flex;
  align-items: center;
  gap: 0.4rem;
}
.ainew-wrap .table-cont td .subject.bold {
  color: #333333;
  font-weight: 600;
}
.ainew-wrap .table-cont td .state {
  display: inline-block;
  padding: 0.6rem 1rem;
  font-size: 1.4rem;
  line-height: 2.2rem;
  letter-spacing: -0.028rem;
  font-weight: 600;
  border-radius: 0.6rem;
}
.ainew-wrap .table-cont td .state.ing {
  color: #FA7A16;
  border: 0.1rem solid #FEEAD5;
  background: #FFEFDE;
}
.ainew-wrap .table-cont td .state.end {
  color: #009F7A;
  border: 0.1rem solid #D3F0E9;
  background: #DAF3ED;
}
.ainew-wrap .table-cont td strong {
  color: #13BE29;
}
.ainew-wrap .table-cont .no-list {
  color: #AAAAAA;
}
@media (min-width: 240px) and (max-width: 1024px) {
  .ainew-wrap .table:not(.table-list) {
    padding: 0 2rem 2rem 2rem;
  }
}
.ainew-wrap .modalWrap .table-write {
  margin-top: 0;
}
.ainew-wrap .modalWrap .table-write .textarea-wrap textarea {
  height: 14rem;
  font-size: 1.6rem;
  line-height: 2.4rem;
  letter-spacing: -0.032rem;
}
.ainew-wrap .modalWrap .txt01 {
  margin-bottom: 3.2rem;
  color: #333333;
  font-size: 2rem;
  line-height: 2.8rem;
  letter-spacing: -0.04rem;
  font-weight: 600;
  text-align: center;
}
.ainew-wrap .modalWrap .txt01 em {
  color: #13BE29;
}
.ainew-wrap .modalWrap h3.title {
  color: #333333;
  font-size: 2.2rem;
  line-height: 2.8rem;
  letter-spacing: -0.044rem;
  font-weight: 600;
  margin-bottom: 0;
}
.ainew-wrap .textarea-wrap {
  position: relative;
  flex-grow: 1;
}
.ainew-wrap .textarea-wrap label {
  display: block;
  color: #333333;
  font-weight: 500;
  margin-bottom: 1.2rem;
}
.ainew-wrap .textarea-wrap label span {
  font-size: 1.4rem;
  line-height: 2.2rem;
  letter-spacing: -0.028rem;
  color: #999999;
}
.ainew-wrap .textarea-wrap label em {
  color: #EA4F4F;
}
.ainew-wrap .textarea-wrap input {
  width: 100%;
}
@media (max-width: 720px) {
  .ainew-wrap .textarea-wrap input {
    padding-right: 6.5rem;
  }
}
.ainew-wrap .textarea-wrap textarea {
  width: 100%;
  padding: 1.6rem 2rem;
  border-radius: 0.8rem;
  border: 0.1rem solid #EEEEEE;
  height: 11.2rem;
  background-color: #FFFFFF;
}
.ainew-wrap .textarea-wrap .textarea-count {
  position: absolute;
  right: 1.6rem;
  bottom: 2rem;
  color: #999999;
  font-size: 1.2rem;
  line-height: 1.8rem;
  letter-spacing: -0.024rem;
}
.ainew-wrap .textarea-wrap .file-input-box .file-wrap .input-field {
  flex: 1;
}
.ainew-wrap .textarea-wrap .file-input-box .file-wrap span {
  color: #999999;
}
.ainew-wrap .textarea-wrap .file-input-box .file-attach {
  display: inline-flex;
  align-items: center;
  justify-content: flex-start;
  gap: 0.8rem;
  padding: 0.9rem 1.6rem;
  background-color: #F6F7FA;
  border-radius: 2.4rem;
  font-size: 1.6rem;
  line-height: 2.4rem;
  letter-spacing: -0.032rem;
  color: #666666;
  margin-top: 1rem;
}
.ainew-wrap .textarea-wrap .file-input-box .file-info-txt {
  margin-top: 1rem;
  color: #999999;
  font-size: 1.2rem;
  line-height: 1.8rem;
  letter-spacing: -0.024rem;
  font-weight: 400;
  text-align: left;
}
.ainew-wrap .reply-wrap .input-wrap {
  display: flex;
  align-items: stretch;
  gap: 1rem;
  margin-top: 2.4rem;
}
.ainew-wrap .reply-wrap .input-wrap button {
  width: 12rem;
  height: auto;
}
@media (max-width: 720px) {
  .ainew-wrap .reply-wrap .input-wrap {
    flex-wrap: wrap;
  }
  .ainew-wrap .reply-wrap .input-wrap button {
    width: 100%;
  }
}
.ainew-wrap .reply-list, .ainew-wrap .comment-wrap {
  margin-top: 2.4rem;
}
.ainew-wrap .reply-list article, .ainew-wrap .comment-wrap article {
  width: 100%;
  padding: 2.4rem;
  border-bottom: 0.1rem solid #EEEEEE;
}
.ainew-wrap .reply-list article:nth-child(even), .ainew-wrap .comment-wrap article:nth-child(even) {
  background-color: #F6F7FA;
}
.ainew-wrap .reply-list article header, .ainew-wrap .comment-wrap article header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 1.2rem;
}
.ainew-wrap .reply-list article header h6, .ainew-wrap .comment-wrap article header h6 {
  font-size: 1.6rem;
  line-height: 2.4rem;
  letter-spacing: -0.032rem;
  color: #333333;
  font-weight: 600;
}
.ainew-wrap .reply-list article header .btn-wrap, .ainew-wrap .comment-wrap article header .btn-wrap {
  width: auto;
  justify-content: flex-end;
  gap: 1rem;
}
@media (max-width: 720px) {
  .ainew-wrap .reply-list article header .btn-wrap, .ainew-wrap .comment-wrap article header .btn-wrap {
    gap: 0.6rem;
  }
}
.ainew-wrap .reply-list article ul, .ainew-wrap .comment-wrap article ul {
  display: flex;
  gap: 2.4rem;
  margin-top: 0.6rem;
}
.ainew-wrap .reply-list article ul li, .ainew-wrap .comment-wrap article ul li {
  font-size: 1.4rem;
  line-height: 2.2rem;
  letter-spacing: -0.028rem;
  color: #AAAAAA;
  font-weight: 500;
  position: relative;
}
.ainew-wrap .reply-list article ul li:not(:last-child):after, .ainew-wrap .comment-wrap article ul li:not(:last-child):after {
  display: block;
  content: "";
  position: absolute;
  right: -1.2rem;
  top: calc(50% - 0.6rem);
  width: 0.1rem;
  height: 1rem;
  background-color: #CCCCCC;
}
@media (max-width: 720px) {
  .ainew-wrap .reply-list article, .ainew-wrap .comment-wrap article {
    padding: 1.8rem;
  }
}
.ainew-wrap .comment-wrap {
  border-radius: 2.8rem;
  color: #666666;
  background-color: #F6F7FA;
}
.ainew-wrap .comment-wrap article {
  border-bottom: 0;
}
.ainew-wrap .box-bg .question-list {
  margin-top: 0rem;
}
.ainew-wrap .box-bg .question-list .item {
  padding: 0;
  border: 0;
}
.ainew-wrap .box-bg .question-list .item.gray1_bg {
  background: #F6F7FA;
}
.ainew-wrap .question-list {
  display: flex;
  flex-direction: column;
  gap: 1.6rem;
  margin-top: 2.4rem;
}
.ainew-wrap .question-list .item {
  padding: 2.4rem 4rem;
  border: 0.1rem solid #EEEEEE;
  border-radius: 1.6rem;
  background-color: #FFFFFF;
}
@media (max-width: 720px) {
  .ainew-wrap .question-list .item {
    padding: 2rem;
  }
}
.ainew-wrap .question-list .item__top {
  display: flex;
  align-items: center;
  gap: 1rem;
}
.ainew-wrap .question-list .item__top > span {
  display: flex;
}
.ainew-wrap .question-list .item__top .ml-auto {
  margin-left: auto;
  display: flex;
  align-items: center;
  gap: 2.4rem;
}
.ainew-wrap .question-list .item__top .ml-auto > span, .ainew-wrap .question-list .item__top .ml-auto button {
  display: flex;
  align-items: center;
  gap: 0.4rem;
}
.ainew-wrap .question-list .item__top .ml-auto > span label {
  color: #999999;
  font-size: 1.4rem;
  line-height: 2.2rem;
  letter-spacing: -0.028rem;
  font-weight: 600;
}
@media (max-width: 720px) {
  .ainew-wrap .question-list .item__top .ml-auto > span label {
    font-size: 0;
  }
  .ainew-wrap .question-list .item__top .ml-auto > span label span {
    font-size: 1.4rem;
    line-height: 2.2rem;
    letter-spacing: -0.028rem;
  }
}
.ainew-wrap .question-list .item__top .ml-auto > button {
  color: #999999;
  font-size: 1.4rem;
  line-height: 2.2rem;
  letter-spacing: -0.028rem;
  font-weight: 600;
}
.ainew-wrap .question-list .item__top .ml-auto > button::before {
  content: "";
  width: 2.4rem;
  height: 2.4rem;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% 100%;
}
@media (max-width: 720px) {
  .ainew-wrap .question-list .item__top {
    flex-wrap: wrap;
  }
  .ainew-wrap .question-list .item__top label {
    font-size: 0;
  }
  .ainew-wrap .question-list .item__top .ml-auto {
    gap: 1rem;
  }
  .ainew-wrap .question-list .item__top .ml-auto > button {
    font-size: 0;
  }
}
.ainew-wrap .question-list .item__content {
  display: flex;
  gap: 4rem;
  margin-top: 3.2rem;
  min-height: 10rem;
}
@media (min-width: 240px) and (max-width: 1280px) {
  .ainew-wrap .question-list .item__content {
    flex-direction: column;
    width: 100%;
  }
}
.ainew-wrap .question-list .item__content .content {
  display: flex;
  gap: 4rem;
}
.ainew-wrap .question-list .item__content .content-img img {
  min-width: 10rem;
  width: 10rem;
  height: 10rem;
}
.ainew-wrap .question-list .item__content .content-detail {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 1.6rem;
  flex: auto;
  font-size: 1.6rem;
  line-height: 2.4rem;
  letter-spacing: -0.032rem;
  color: #666666;
}
.ainew-wrap .question-list .item__content .content-detail__subject {
  display: flex;
  flex-direction: column;
}
.ainew-wrap .question-list .item__content .content-detail__subject strong {
  display: inline-block;
  font-size: 2.2rem;
  line-height: 2.8rem;
  letter-spacing: -0.044rem;
  margin-bottom: 0.8rem;
  color: #333333;
  font-weight: 600;
}
.ainew-wrap .question-list .item__content .content-detail__subject strong [class*=marking__] {
  margin: -0.2rem 0 0 0.4rem;
  vertical-align: middle;
}
.ainew-wrap .question-list .item__content .content-detail__progress {
  display: flex;
  gap: 2.8rem;
}
.ainew-wrap .question-list .item__content .content-detail__progress .exam-level {
  display: flex;
  flex: 1 1 50%;
  flex-wrap: wrap;
  gap: 0.8rem;
}
.ainew-wrap .question-list .item__content .content-detail__progress .exam-level .progress-wrap {
  display: flex;
  gap: 1rem;
  width: 100%;
}
.ainew-wrap .question-list .item__content .content-detail__progress .exam-level progress {
  flex: auto;
  width: 32rem;
  height: 1.6rem;
  border-radius: 5rem;
  margin: 0rem;
  overflow: hidden;
}
.ainew-wrap .question-list .item__content .content-detail__progress .exam-level strong,
.ainew-wrap .question-list .item__content .content-detail__progress .exam-level em {
  font-size: 1.6rem;
  line-height: 2.4rem;
  letter-spacing: -0.032rem;
}
.ainew-wrap .question-list .item__content .content-detail__progress .exam-level em {
  width: 100%;
  color: #999999;
}
.ainew-wrap .question-list .item__content .content-detail__progress .exam-level strong {
  font-weight: 700;
}
.ainew-wrap .question-list .item__content .content-detail__progress .exam-level:nth-child(1) progress::-webkit-progress-bar {
  background: #D9FADD;
}
.ainew-wrap .question-list .item__content .content-detail__progress .exam-level:nth-child(1) progress::-webkit-progress-value {
  background: #13BE29;
}
.ainew-wrap .question-list .item__content .content-detail__progress .exam-level:nth-child(1) strong {
  color: #13BE29;
}
.ainew-wrap .question-list .item__content .content-detail__progress .exam-level:nth-child(2) progress::-webkit-progress-bar {
  background: #FFE8EE;
}
.ainew-wrap .question-list .item__content .content-detail__progress .exam-level:nth-child(2) progress::-webkit-progress-value {
  background: #F96891;
}
.ainew-wrap .question-list .item__content .content-detail__progress .exam-level:nth-child(2) strong {
  color: #F96891;
}
@media (min-width: 240px) and (max-width: 1280px) {
  .ainew-wrap .question-list .item__content .content-detail__progress {
    flex-direction: column;
  }
  .ainew-wrap .question-list .item__content .content-detail__progress .exam-level {
    flex: 1 1 100%;
  }
  .ainew-wrap .question-list .item__content .content-detail__progress .exam-level progress {
    flex: auto;
  }
}
.ainew-wrap .question-list .item__content .content-detail__info {
  display: flex;
  flex-wrap: wrap;
  gap: 0.2rem 1.7rem;
  font-weight: 500;
}
.ainew-wrap .question-list .item__content .content-detail__info li {
  position: relative;
  display: flex;
  align-items: center;
  gap: 0.4rem;
}
.ainew-wrap .question-list .item__content .content-detail__info li:not(:last-child):after {
  display: block;
  content: "";
  position: absolute;
  right: -0.8rem;
  top: calc(50% - 0.5rem);
  width: 0.1rem;
  height: 1rem;
  background-color: #CCCCCC;
}
@media (max-width: 720px) {
  .ainew-wrap .question-list .item__content .content-detail__info {
    flex-direction: column;
  }
  .ainew-wrap .question-list .item__content .content-detail__info li:not(:last-child):after {
    display: none;
  }
}
.ainew-wrap .question-list .item__content .content-detail__writer {
  display: flex;
  align-items: center;
  gap: 0.8rem;
}
.ainew-wrap .question-list .item__content .content-detail__writer li {
  display: flex;
  align-items: center;
  color: #666666;
  font-weight: 500;
}
.ainew-wrap .question-list .item__content .content-detail__writer li::after {
  content: "";
  display: block;
  margin-left: 0.8rem;
  width: 0.1rem;
  height: 1.2rem;
  background: #CCCCCC;
}
.ainew-wrap .question-list .item__content .content-detail__writer li:last-child::after {
  display: none;
}
.ainew-wrap .question-list .item__content .content-detail__tag {
  display: flex;
  align-items: center;
  gap: 1.2rem;
}
.ainew-wrap .question-list .item__content .content-detail__tag li {
  color: #999999;
  font-size: 1.4rem;
  line-height: 2.2rem;
  letter-spacing: -0.028rem;
}
.ainew-wrap .question-list .item__content .content-detail__tag li::before {
  content: "#";
}
@media (max-width: 720px) {
  .ainew-wrap .question-list .item__content .content {
    flex-direction: column;
    width: 100%;
  }
}
.ainew-wrap .question-list .item__content .btn-wrap {
  margin-left: auto;
  width: auto;
  gap: 1rem;
}
.ainew-wrap .question-list .item__content .btn-wrap .btn {
  min-width: 9rem;
  white-space: nowrap;
}
@media (min-width: 240px) and (max-width: 1280px) {
  .ainew-wrap .question-list .item__content .btn-wrap {
    flex-wrap: wrap;
    justify-content: flex-start;
    gap: 0;
    margin: -0.5rem;
  }
  .ainew-wrap .question-list .item__content .btn-wrap .btn {
    flex-grow: 1;
    margin: 0.5rem;
  }
  .ainew-wrap .question-list .item__content .btn-wrap .btn:not(:first-child) {
    flex-grow: 0;
    width: calc(50% - 1rem);
  }
}
@media (min-width: 240px) and (max-width: 1280px) {
  .ainew-wrap .question-list .item__content .btn-wrap.btn-st01 .btn {
    flex-grow: 1;
  }
  .ainew-wrap .question-list .item__content .btn-wrap.btn-st01 .btn:not(:first-child) {
    width: calc(50% - 1rem);
  }
}
.ainew-wrap .question-list .item__content .drag-wrap {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 0 4rem 4rem;
  cursor: move;
}
.ainew-wrap .question-list .item__content .drag-wrap img {
  width: 3.2rem;
}
.ainew-wrap .question-list .item__content .drag-wrap:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0rem;
  width: 0.1rem;
  height: calc(100% + 6rem);
  background-color: #EEEEEE;
}
@media (min-width: 240px) and (max-width: 1280px) {
  .ainew-wrap .question-list .item__content .drag-wrap {
    padding-left: 0;
    padding-bottom: 0;
  }
  .ainew-wrap .question-list .item__content .drag-wrap:before {
    display: none;
  }
}
@media (max-width: 720px) {
  .ainew-wrap .question-list .item__content .drag-wrap {
    display: none;
  }
}
.ainew-wrap .question-list .item:has(input[type=checkbox]:not(.shortcut, .heart, .bookmark):checked) {
  border-color: #13BE29;
}
.ainew-wrap .question-list li.no-data {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1.6rem;
  padding: 4.4rem;
  color: #AAAAAA;
  font-size: 1.8rem;
  line-height: 2.6rem;
  letter-spacing: -0.036rem;
  text-align: center;
}
.ainew-wrap .question-list li.no-data::before {
  content: "";
  width: 9rem;
  height: 9rem;
  background: url("https://ai-cdn.ebs.co.kr/mid_resource/images/icon/ico_nodata.svg") 0 0/100% 100% no-repeat;
}
.ainew-wrap .hashtag {
  display: flex;
  gap: 1.2rem;
  font-size: 1.4rem;
  line-height: 2.2rem;
  letter-spacing: -0.028rem;
  color: #999999;
}
.ainew-wrap .marking, .ainew-wrap .marking__incorrect, .ainew-wrap .marking__correct {
  width: 2.4rem;
  height: 2.4rem;
  background-repeat: no-repeat;
  background-size: cover;
}
.ainew-wrap .marking-wrap {
  display: flex;
  align-items: center;
  flex-direction: column;
  gap: 3.2rem;
}
.ainew-wrap .marking-wrap [class*=marking__] {
  width: 12rem;
  height: 12rem;
}
.ainew-wrap .marking-wrap p {
  font-size: 2.2rem;
  line-height: 2.8rem;
  letter-spacing: -0.044rem;
  color: #FFFFFF;
  font-weight: 500;
}
.ainew-wrap .marking:before, .ainew-wrap .marking__incorrect:before, .ainew-wrap .marking__correct:before {
  display: none;
}
.ainew-wrap .marking__correct {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='26' height='26' viewBox='0 0 26 26' fill='none'%3E%3Ccircle cx='13' cy='12.9997' r='10.9333' stroke='%234E60FF' stroke-width='3'/%3E%3C/svg%3E");
}
.ainew-wrap .marking__incorrect {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M20 3.99805L3.99997 19.998' stroke='%23EA4F4F' stroke-width='3.24325' stroke-linecap='round'/%3E%3Cpath d='M3.99998 3.99805L20 19.998' stroke='%23EA4F4F' stroke-width='3.24325' stroke-linecap='round'/%3E%3C/svg%3E");
}
.ainew-wrap .rating {
  display: flex;
  flex-direction: row-reverse;
}
.ainew-wrap .rating input[type=checkbox],
.ainew-wrap .rating input[type=radio] {
  width: 0;
  height: 0;
}
.ainew-wrap .rating label {
  width: 3.2rem;
  height: 3.2rem;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32' fill='none'%3E%3Cpath d='M14.892 2.66392C15.3019 1.67837 16.6981 1.67836 17.108 2.66391L19.9506 9.49832C20.1234 9.91381 20.5141 10.1977 20.9627 10.2337L28.341 10.8252C29.405 10.9105 29.8364 12.2383 29.0258 12.9327L23.4043 17.7481C23.0625 18.0408 22.9133 18.5002 23.0177 18.9379L24.7351 26.1379C24.9828 27.1761 23.8533 27.9968 22.9424 27.4404L16.6255 23.5821C16.2415 23.3475 15.7585 23.3475 15.3745 23.5821L9.05763 27.4404C8.14671 27.9968 7.0172 27.1761 7.26487 26.1379L8.98233 18.9379C9.08674 18.5002 8.93749 18.0408 8.59574 17.7481L2.97425 12.9327C2.1636 12.2383 2.59503 10.9105 3.65901 10.8252L11.0373 10.2337C11.4859 10.1977 11.8766 9.91381 12.0494 9.49832L14.892 2.66392Z' fill='%23CCCCCC'/%3E%3C/svg%3E");
  padding: 0;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
}
.ainew-wrap .rating label:hover,
.ainew-wrap .rating label:hover ~ label,
.ainew-wrap .rating input[type=radio]:checked ~ label {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32' fill='none'%3E%3Cpath d='M14.892 2.66392C15.3019 1.67837 16.6981 1.67836 17.108 2.66391L19.9506 9.49832C20.1234 9.91381 20.5141 10.1977 20.9627 10.2337L28.341 10.8252C29.405 10.9105 29.8364 12.2383 29.0258 12.9327L23.4043 17.7481C23.0625 18.0408 22.9133 18.5002 23.0177 18.9379L24.7351 26.1379C24.9828 27.1761 23.8533 27.9968 22.9424 27.4404L16.6255 23.5821C16.2415 23.3475 15.7585 23.3475 15.3745 23.5821L9.05763 27.4404C8.14671 27.9968 7.0172 27.1761 7.26487 26.1379L8.98233 18.9379C9.08674 18.5002 8.93749 18.0408 8.59574 17.7481L2.97425 12.9327C2.1636 12.2383 2.59503 10.9105 3.65901 10.8252L11.0373 10.2337C11.4859 10.1977 11.8766 9.91381 12.0494 9.49832L14.892 2.66392Z' fill='%2313BE29'/%3E%3C/svg%3E");
}
.ainew-wrap .ico__workbook {
  min-width: 5.6rem;
  width: 5.6rem;
  height: 5.6rem;
  border-radius: 50%;
  background-color: #F6F7FA;
  background-image: url("https://ai-cdn.ebs.co.kr/mid_resource/images/icon/ico_recommend_mid.svg");
  background-position: center;
  background-size: 2.8rem 2.8rem;
  background-repeat: no-repeat;
}
.ainew-wrap .sns-wrap {
  display: flex;
  justify-content: space-between;
  gap: 1.6rem;
  flex-wrap: wrap;
}
.ainew-wrap .sns-wrap button {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0.8rem;
}
.ainew-wrap .sns-wrap button i {
  width: 4rem;
}
.ainew-wrap .sns-wrap button p {
  text-align: center;
  font-size: 1.4rem;
  line-height: 2.2rem;
  letter-spacing: -0.028rem;
}
@media (max-width: 720px) {
  .ainew-wrap .sns-wrap {
    justify-content: center;
  }
}
.ainew-wrap .level-wrap label {
  display: block;
  font-weight: 500;
  margin-bottom: 1.2rem;
}
.ainew-wrap .level-wrap label em {
  color: #EA4F4F;
}
.ainew-wrap .level-wrap .btn-wrap {
  justify-content: flex-start;
  gap: 1rem;
}
.ainew-wrap .level-wrap .btn-wrap button {
  width: 9rem;
  height: 5.6rem;
  border: 0.1rem solid #CCCCCC;
  background-color: #FFFFFF;
  border-radius: 1.6rem;
}
.ainew-wrap .level-wrap .btn-wrap button.active {
  border-color: #13BE29;
  background-color: #13BE29;
  color: #FFFFFF;
}
.ainew-wrap .tagcontainer {
  display: flex;
  flex-wrap: wrap;
  margin-top: 0.8rem;
  gap: 0.2rem 1rem;
  font-size: 1.4rem;
  line-height: 2.2rem;
  letter-spacing: -0.028rem;
  color: #666666;
}
.ainew-wrap .title .info {
  position: relative;
  width: 2rem;
  height: 2rem;
  background: url("https://ai-cdn.ebs.co.kr/mid_resource/images/icon/ico_mark2.svg") 0 0/100% 100% no-repeat;
  cursor: pointer;
}
.ainew-wrap .title .info > .tooltip-box {
  top: auto;
  bottom: 3rem;
  left: -0.8rem;
}
.ainew-wrap .title .info > .tooltip-box::before {
  transform: rotate(-180deg);
  top: 100%;
}
@media (max-width: 720px) {
  .ainew-wrap .title .info .tooltip-box {
    width: 15rem;
    left: -17rem;
  }
  .ainew-wrap .title .info .tooltip-box::before {
    left: 17.4rem;
  }
  .ainew-wrap .title .info p > br {
    display: none;
  }
}
.ainew-wrap table .info {
  position: relative;
  display: inline-block;
  vertical-align: bottom;
  margin-left: 0.2rem;
  width: 2rem;
  height: 2rem;
  background: url("https://ai-cdn.ebs.co.kr/mid_resource/images/icon/ico_mark2.svg") 0 0/100% 100% no-repeat;
  cursor: pointer;
}
.ainew-wrap table .info > .tooltip-box {
  top: 3rem;
  bottom: auto;
  left: auto;
  right: -0.8rem;
}
.ainew-wrap table .info > .tooltip-box::before {
  bottom: 100%;
  left: auto;
  right: 1.2rem;
}
.ainew-wrap .check-wrap {
  display: flex;
  align-items: center;
  gap: 2.4rem;
}
.ainew-wrap .check-wrap .check-title {
  min-width: 8rem;
  color: #333333;
  font-size: 1.6rem;
  line-height: 2.4rem;
  letter-spacing: -0.032rem;
  font-weight: 600;
}
.ainew-wrap .check-wrap .checkbox {
  display: flex;
  align-items: center;
}
.ainew-wrap .check-wrap .checkbox input[type=checkbox]:checked + label::before {
  background-image: url("https://ai-cdn.ebs.co.kr/mid_resource/images/icon/ico_checkbox_mid_on.svg");
}
@media (max-width: 720px) {
  .ainew-wrap .check-wrap {
    flex-wrap: wrap;
    gap: 1.2rem;
  }
  .ainew-wrap .check-wrap .check-title {
    width: 100%;
  }
}
.ainew-wrap ol.step {
  display: flex;
  margin: 0 auto;
  padding: 1rem 0 9rem;
}
.ainew-wrap ol.step li {
  position: relative;
  width: 25%;
  color: #C5CBE8;
  font-size: 1.8rem;
  line-height: 2.6rem;
  letter-spacing: -0.036rem;
  font-weight: 500;
  text-align: center;
}
.ainew-wrap ol.step li::before {
  content: "";
  display: flex;
  align-items: center;
  justify-content: center;
  width: 2.8rem;
  height: 2.8rem;
  margin: 0 auto 1.1rem;
  color: #FFFFFF;
  font-size: 1.4rem;
  line-height: 2.2rem;
  letter-spacing: -0.028rem;
  line-height: 2.8rem;
  background: #C5CBE8;
  font-weight: 700;
  border-radius: 1.4rem;
}
.ainew-wrap ol.step li::after {
  content: "";
  position: absolute;
  top: 1.4rem;
  left: calc(50% + 3.1rem);
  width: calc(100% - 6.2rem);
  border-bottom: 0.2rem dashed #E1E5F7;
}
.ainew-wrap ol.step li:nth-child(1)::before {
  content: "1";
}
.ainew-wrap ol.step li:nth-child(2)::before {
  content: "2";
}
.ainew-wrap ol.step li:nth-child(3)::before {
  content: "3";
}
.ainew-wrap ol.step li:nth-child(4)::before {
  content: "4";
}
.ainew-wrap ol.step li:nth-child(4)::after {
  display: none;
}
.ainew-wrap ol.step li.completed {
  color: #13BE29;
}
.ainew-wrap ol.step li.completed::before {
  content: "";
  border: 0.2rem solid #13BE29;
  background: transparent url("https://ai-cdn.ebs.co.kr/mid_resource/images/icon/ico_step_check_mid.svg") center center no-repeat;
  background-size: 2.1rem 2.1rem;
}
.ainew-wrap ol.step li.completed::after {
  border-bottom: 0.2rem dashed #13BE29;
}
.ainew-wrap ol.step li.active {
  color: #13BE29;
}
.ainew-wrap ol.step li.active::before {
  background-color: #13BE29;
}
@media (max-width: 720px) {
  .ainew-wrap ol.step li {
    font-size: 1.4rem;
    line-height: 2.2rem;
    letter-spacing: -0.028rem;
  }
  .ainew-wrap ol.step li::before {
    width: 2.6rem;
    height: 2.6rem;
  }
  .ainew-wrap ol.step li::after {
    left: calc(50% + 2.5rem);
    width: calc(100% - 5rem);
  }
  .ainew-wrap ol.step li.active {
    font-weight: 500;
  }
}
@media (min-width: 240px) and (max-width: 1024px) {
  .ainew-wrap ol.step {
    padding: 2.4rem 0;
  }
}
.ainew-wrap .box-area {
  padding: 4rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  align-self: stretch;
  gap: 3.2rem;
  border-radius: 2.8rem;
  border: 0.1rem solid #EEEEEE;
}
.ainew-wrap .box-area .box-wrap {
  display: flex;
  align-items: flex-start;
  align-self: stretch;
  gap: 5.6rem;
}
.ainew-wrap .box-area .box-wrap > .item {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 2.8rem;
  flex: 1 0 0;
}
.ainew-wrap .box-area .box-wrap > .item h5.title {
  font-size: 2.6rem;
  line-height: 3.2rem;
  letter-spacing: -0.052rem;
  margin-bottom: 0;
}
@media (max-width: 720px) {
  .ainew-wrap .box-area .box-wrap > .item h5.title {
    font-size: 2.4rem;
    line-height: 3rem;
    letter-spacing: -0.048rem;
  }
}
.ainew-wrap .box-area .box-wrap > .item .round-bg {
  width: 100%;
  min-height: 38.5rem;
}
.ainew-wrap .box-area .box-wrap > .item .table-list {
  margin-top: 0;
}
.ainew-wrap .box-area + .box-wrap {
  margin-top: 2.4rem;
}
.ainew-wrap .box-area .btn-wrap {
  margin-top: 0;
}
@media (max-width: 720px) {
  .ainew-wrap .box-area .btn-wrap .btn {
    width: 100%;
  }
}
.ainew-wrap .box-area.gap1 {
  margin-top: 4.8rem;
}
@media (min-width: 240px) and (max-width: 1024px) {
  .ainew-wrap .box-area {
    padding: 2.5rem;
  }
  .ainew-wrap .box-area .box-wrap {
    flex-direction: column;
    margin-top: 0;
    padding: 0;
  }
  .ainew-wrap .box-area .box-wrap > .item {
    gap: 1.4rem;
    width: 100%;
  }
  .ainew-wrap .box-area .box-wrap > .item .title {
    display: block;
  }
  .ainew-wrap .box-area .box-wrap > .item .title .info {
    display: inline-block;
    vertical-align: middle;
    margin-top: -0.4rem;
  }
  .ainew-wrap .box-area .box-wrap > .item .round-bg {
    min-height: auto;
  }
  .ainew-wrap .box-area .box-wrap .box {
    margin-top: 0;
  }
  .ainew-wrap .box-area.gap1 {
    margin-top: 2.4rem;
  }
}
.ainew-wrap .sort_selection {
  display: flex;
  align-items: flex-start;
  gap: 2.4rem;
  align-self: stretch;
}
.ainew-wrap .sort_selection li {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  flex: 1 0 0;
  border-radius: 1.6rem;
  border: 0.1rem solid #EEEEEE;
}
.ainew-wrap .sort_selection li .title {
  display: block;
  padding: 2.4rem 1.6rem 1.6rem 1.6rem;
  color: #333333;
  font-size: 1.8rem;
  line-height: 2.6rem;
  letter-spacing: -0.036rem;
  font-weight: 600;
}
.ainew-wrap .sort_selection li .sort {
  height: 33.6rem;
  overflow-y: auto;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  align-self: stretch;
}
.ainew-wrap .sort_selection li .sort .item_sort {
  display: flex;
  min-width: 10rem;
  align-items: center;
  align-self: stretch;
  padding: 1.6rem;
  color: #666666;
  font-size: 1.6rem;
  line-height: 2.4rem;
  letter-spacing: -0.032rem;
  text-align: left;
}
.ainew-wrap .sort_selection li .sort .item_sort.active {
  color: #13BE29;
  background: #F6F7FA;
}
@media (max-width: 720px) {
  .ainew-wrap .sort_selection {
    flex-direction: column;
  }
  .ainew-wrap .sort_selection li {
    width: 100%;
  }
  .ainew-wrap .sort_selection li .sort {
    height: 19rem;
  }
}
.ainew-wrap .sort_add_selection {
  display: flex;
  align-items: flex-start;
  align-content: flex-start;
  gap: 1.2rem;
  align-self: stretch;
  flex-wrap: wrap;
  margin-top: 2.4rem;
}
.ainew-wrap .sort_add_selection li .add-item {
  display: flex;
  padding: 0.9rem 1.6rem;
  align-items: center;
  gap: 0.8rem;
  border-radius: 2.4rem;
  background: #FFFFFF;
  text-align: left;
}
.ainew-wrap .sort_add_selection li .add-item .btn-delete {
  width: 1.6rem;
  height: 1.6rem;
  background: url("https://ai-cdn.ebs.co.kr/mid_resource/images/icon/ico_close.svg") 0 0/100% 100% no-repeat;
  color: transparent;
  font-size: 0;
  flex: none;
}
.ainew-wrap .sort_add_selection.type-list {
  flex-direction: column;
}
.ainew-wrap .sort_add_selection.type-list > li {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1.2rem;
  width: 100%;
}
.ainew-wrap .sort_add_selection.type-list > li .count-wrap {
  display: flex;
  align-items: center;
  gap: 1.2rem;
  color: #666666;
  font-size: 1.6rem;
  line-height: 2.4rem;
  letter-spacing: -0.032rem;
  font-weight: 600;
}
.ainew-wrap .sort_add_selection.type-list > li .count-wrap .input-field {
  width: 7rem;
  text-align: right;
  height: 5.6rem;
  line-height: 5.6rem;
}
.ainew-wrap .sort_add_selection.type-list > li .count-wrap i {
  font-style: normal;
}
@media (max-width: 720px) {
  .ainew-wrap .sort_add_selection.type-list {
    gap: 2.4rem;
  }
  .ainew-wrap .sort_add_selection.type-list > li {
    flex-direction: column;
    align-items: flex-start;
  }
  .ainew-wrap .sort_add_selection.type-list > li .add-item {
    justify-content: flex-start;
  }
  .ainew-wrap .sort_add_selection.type-list > li .count-wrap {
    justify-content: end;
  }
}
.ainew-wrap .progress-item {
  display: flex;
  align-items: center;
}
.ainew-wrap .progress-item .progress {
  flex: 1;
}
.ainew-wrap .progress-item.type-1 {
  gap: 1rem;
}
.ainew-wrap .progress-item.type-1 .title {
  width: 4.1rem;
  color: #999999;
  font-size: 1.2rem;
  line-height: 1.8rem;
  letter-spacing: -0.024rem;
  font-weight: 500;
}
.ainew-wrap .progress-item.type-1 .count {
  width: 4rem;
  flex-shrink: 0;
  color: #666666;
  text-align: right;
  font-size: 1.2rem;
  line-height: 1.8rem;
  letter-spacing: -0.024rem;
  font-weight: 700;
}
.ainew-wrap .progress-item.type-1 progress {
  height: 0.6rem;
  border-radius: 0.3rem;
  overflow: hidden;
}
.ainew-wrap .progress-item.type-1 progress::-webkit-progress-bar {
  height: 0.6rem;
  background: #EEEEEE;
}
.ainew-wrap .progress-item.type-1 progress::-webkit-progress-value {
  height: 0.6rem;
  background: #009F7A;
}
@media (max-width: 720px) {
  .ainew-wrap .progress-item.type-1 .title {
    width: 20%;
  }
  .ainew-wrap .progress-item.type-1 .count {
    width: 20%;
  }
}
.ainew-wrap .latest-learn {
  position: relative;
  border: 0.1rem solid #EEEEEE;
  border-radius: 2.8rem;
  margin-top: 4.8rem;
  padding: 4rem;
  display: flex;
  justify-content: space-between;
  overflow: hidden;
}
.ainew-wrap .latest-learn .tltle-wrap {
  position: relative;
  width: 30%;
  z-index: 10;
  background: linear-gradient(-270deg, #FFF 81.27%, rgba(255, 255, 255, 0) 100%);
}
.ainew-wrap .latest-learn .tltle-wrap > .title {
  display: block;
  font-size: 2.8rem;
  line-height: 3.4rem;
  letter-spacing: -0.056rem;
  font-weight: 700;
  letter-spacing: 0.072rem;
  color: #333333;
  position: relative;
}
@media (max-width: 720px) {
  .ainew-wrap .latest-learn .tltle-wrap > .title br {
    display: none;
  }
}
.ainew-wrap .latest-learn .tltle-wrap > .title i {
  display: inline-block;
  margin-left: 0.4rem;
  vertical-align: text-top;
}
.ainew-wrap .latest-learn .tltle-wrap > .title i.ico-book {
  width: 3.2rem;
  height: 3.2rem;
  background: url("https://ai-cdn.ebs.co.kr/mid_resource/images/icon/ico_book3.svg") 0 0/100% 100% no-repeat;
}
.ainew-wrap .latest-learn .tltle-wrap > .info-text {
  margin-top: 1.6rem;
  letter-spacing: -0.32px;
}
@media (max-width: 720px) {
  .ainew-wrap .latest-learn .tltle-wrap > .info-text br {
    display: none;
  }
}
.ainew-wrap .latest-learn .tltle-wrap::before {
  content: "";
  width: 5rem;
  height: 100%;
  display: inline-block;
  background: #FFFFFF;
  position: absolute;
  top: 0;
  left: -5rem;
  z-index: 10;
  transition: opacity 0.5s;
}
.ainew-wrap .latest-learn .question {
  width: 75%;
  transition: padding 0.5s;
  overflow: visible;
}
.ainew-wrap .latest-learn .question::before {
  content: "";
  width: 5rem;
  height: 100%;
  display: inline-block;
  background: #FFFFFF;
  position: absolute;
  top: 0;
  right: -5rem;
  z-index: 10;
  transition: opacity 0.5s;
}
.ainew-wrap .latest-learn .question::after {
  content: "";
  width: 11rem;
  height: 100%;
  display: inline-block;
  background: linear-gradient(270deg, #FFF 7.27%, rgba(255, 255, 255, 0) 100%);
  position: absolute;
  top: 0;
  right: 0;
  z-index: 10;
}
.ainew-wrap .latest-learn .question.end::before, .ainew-wrap .latest-learn .question.end::after {
  display: none;
}
.ainew-wrap .latest-learn .question .swiper-slide {
  width: 28.2rem;
  margin: 0 1.2rem;
}
.ainew-wrap .latest-learn .question-list {
  position: relative;
  display: flex;
  align-items: center;
  flex-direction: row;
  margin-top: 0;
  gap: 0;
}
.ainew-wrap .latest-learn .question-list .item {
  border: 0.1rem solid #EEEEEE;
  padding: 3.2rem;
  border-radius: 1.6rem;
}
.ainew-wrap .latest-learn .question-list .item__content {
  margin-top: 0;
  gap: 2.4rem;
  flex-wrap: wrap;
}
.ainew-wrap .latest-learn .question-list .item__content .content {
  display: block;
  width: 100%;
}
.ainew-wrap .latest-learn .question-list .item__content .content-img img {
  margin: 0 auto;
}
.ainew-wrap .latest-learn .question-list .item__content .content-detail {
  margin-top: 4rem;
  gap: 0;
}
.ainew-wrap .latest-learn .question-list .item__content .content-detail .category-wrap {
  display: flex;
  align-items: center;
  gap: 0.4rem;
  flex-wrap: wrap;
}
.ainew-wrap .latest-learn .question-list .item__content .content-detail__subject {
  margin-top: 1.6rem;
}
.ainew-wrap .latest-learn .question-list .item__content .content-detail__subject strong {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ainew-wrap .latest-learn .question-list .item__content .content-detail__writer {
  margin-top: 0.8rem;
  flex-wrap: wrap;
}
.ainew-wrap .latest-learn .question-list .item__content .content-detail__tag {
  margin-top: 1.6rem;
  flex-wrap: wrap;
}
.ainew-wrap .latest-learn .question-list .item .btn-wrap {
  width: 100%;
  margin-left: 0;
  gap: 1rem;
}
@media (min-width: 240px) and (max-width: 1024px) {
  .ainew-wrap .latest-learn .question-list .item .btn-wrap {
    flex-wrap: nowrap;
  }
}
.ainew-wrap .latest-learn .question-list .item .btn-wrap .btn {
  min-width: 10.4rem;
  margin: 0;
}
@media (min-width: 240px) and (max-width: 1024px) {
  .ainew-wrap .latest-learn .question-list .item .btn-wrap .btn {
    max-width: calc(50% - 0.5rem);
  }
}
.ainew-wrap .latest-learn .question-list .item:nth-child(1) .category-wrap .category:nth-child(1) {
  background-color: #D9FADD;
}
.ainew-wrap .latest-learn .question-list .item:nth-child(1) .category-wrap .category:nth-child(1) > em {
  color: #13BE29;
}
.ainew-wrap .latest-learn .question-list .item:hover {
  border-color: #13BE29;
}
.ainew-wrap .latest-learn .question-list .item:hover .btn-wrap .type-2 {
  color: #FFFFFF;
  background-color: #13BE29;
}
.ainew-wrap .latest-learn .question-list .item:hover .btn-wrap .type-5 {
  border: 0.1rem solid #13BE29;
  color: #13BE29;
}
.ainew-wrap .latest-learn .question-list .item:hover .btn-wrap .type-5:disabled {
  color: #AAAAAA;
  background-color: #EEEEEE;
  border: 0.1rem solid #EEEEEE;
}
.ainew-wrap .latest-learn .swiper-btn-wrap {
  position: absolute;
  display: flex;
  align-items: center;
  bottom: 4rem;
  left: 4rem;
}
.ainew-wrap .latest-learn .swiper-btn-wrap > div {
  width: 4rem;
  height: 4rem;
  border-radius: 50%;
  left: initial;
  right: initial;
  top: initial;
  bottom: initial;
  position: relative;
  background-color: #F6F7FA;
  margin-top: initial;
}
.ainew-wrap .latest-learn .swiper-btn-wrap > div::after {
  content: "";
  width: 1.8rem;
  height: 1.8rem;
  display: inline-block;
}
.ainew-wrap .latest-learn .swiper-btn-wrap > div.swiper-button-disabled {
  opacity: 0.7;
}
.ainew-wrap .latest-learn .swiper-btn-wrap .swiper-button-next {
  margin-left: 0.8rem;
}
.ainew-wrap .latest-learn .swiper-btn-wrap .swiper-button-next::after {
  background: url("https://ai-cdn.ebs.co.kr/mid_resource/images/icon/ico_arr_right.svg") 0 0 no-repeat;
}
.ainew-wrap .latest-learn .swiper-btn-wrap .swiper-button-prev::after {
  background: url("https://ai-cdn.ebs.co.kr/mid_resource/images/icon/ico_arr_right.svg") 0 0 no-repeat;
  transform: rotate(-180deg);
}
@media (max-width: 720px) {
  .ainew-wrap .latest-learn {
    padding: 0;
    padding-right: 2rem;
    margin-right: -2rem;
    margin-bottom: 7rem;
    flex-direction: column;
    border-radius: 0;
    border: none;
  }
  .ainew-wrap .latest-learn .tltle-wrap {
    width: 100%;
  }
  .ainew-wrap .latest-learn .question {
    width: 100%;
    margin-top: 3.2rem;
  }
  .ainew-wrap .latest-learn .question.item .tag-wrap {
    flex-wrap: wrap;
    gap: 0 1.2rem;
  }
  .ainew-wrap .latest-learn .question.item .btn-wrap .btn {
    min-width: 9rem;
  }
  .ainew-wrap .latest-learn .question::after, .ainew-wrap .latest-learn .question::before {
    display: none;
  }
  .ainew-wrap .latest-learn .swiper-btn-wrap {
    display: none;
  }
}
.ainew-wrap .curriculum-list {
  display: flex;
  flex-direction: column;
  gap: 0.8rem;
  width: 100%;
}
.ainew-wrap .curriculum-list .item {
  padding: 2.4rem 3rem;
  border-radius: 1.6rem;
  border: 0.1rem solid #EEEEEE;
  overflow: hidden;
}
@media (max-width: 720px) {
  .ainew-wrap .curriculum-list .item {
    padding: 2rem;
  }
}
.ainew-wrap .curriculum-list .item__content .content {
  display: flex;
  align-items: flex-start;
  gap: 2.4rem;
}
.ainew-wrap .curriculum-list .item__content .content .content-img {
  width: 18rem;
  height: 10rem;
  border-radius: 0.8rem;
  overflow: hidden;
  flex: none;
}
@media (max-width: 720px) {
  .ainew-wrap .curriculum-list .item__content .content .content-img {
    width: 40%;
    height: auto;
  }
}
.ainew-wrap .curriculum-list .item__content .content .content-detail .category {
  margin-bottom: 0.8rem;
}
.ainew-wrap .curriculum-list .item__content .content .content-detail__subject > strong {
  color: #333333;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 1.8rem;
  line-height: 2.6rem;
  letter-spacing: -0.036rem;
  font-weight: 600;
}
.ainew-wrap .curriculum-list .item__content .content .content-detail__info {
  display: flex;
  align-items: flex-start;
  align-content: flex-start;
  gap: 0.8rem;
  align-self: stretch;
  flex-wrap: wrap;
  margin-top: 2.4rem;
}
.ainew-wrap .curriculum-list .item__content .content .content-detail__info li {
  display: flex;
  align-items: center;
  gap: 0.8rem;
  color: #666666;
  font-size: 1.6rem;
  line-height: 2.4rem;
  letter-spacing: -0.032rem;
  font-weight: 500;
}
.ainew-wrap .curriculum-list .item__content .content .content-detail__info li::before {
  content: "";
  width: 0.1rem;
  height: 1.2rem;
  flex-shrink: 0;
  background: #CCCCCC;
}
.ainew-wrap .curriculum-list .item__content .content .content-detail__info li:nth-child(1)::before {
  display: none;
}
@media (max-width: 720px) {
  .ainew-wrap .curriculum-list .item__content .content {
    flex-direction: column;
    align-items: flex-start;
  }
  .ainew-wrap .curriculum-list .item__content .content .content-img {
    width: 100%;
  }
}
.ainew-wrap .curriculum-list .item:nth-child(1) .category {
  background: #D9FADD;
}
.ainew-wrap .curriculum-list .item:nth-child(1) .category em {
  color: #13BE29;
}
.ainew-wrap .curriculum-list .item:nth-child(1) .category em + em::before {
  background: #13BE29;
}
.ainew-wrap .curriculum-list.type-chart .item {
  position: relative;
  padding: 3rem;
  display: flex;
  align-items: center;
  gap: 3rem;
  align-self: stretch;
}
@media (min-width: 240px) and (max-width: 1024px) {
  .ainew-wrap .curriculum-list.type-chart .item {
    flex-direction: column;
    align-items: flex-start;
  }
}
.ainew-wrap .curriculum-list.type-chart .item .rank {
  position: absolute;
  left: 3rem;
  top: 3rem;
  display: flex;
  padding: 0.8rem 1.4rem;
  align-items: center;
  gap: 0.8rem;
  color: #999999;
  text-align: center;
  font-size: 1.4rem;
  line-height: 2.2rem;
  letter-spacing: -0.028rem;
  font-weight: 700;
  text-transform: uppercase;
  border-radius: 10rem;
  background: var(--bg_01, #F6F7FA);
  z-index: 2;
}
@media (max-width: 720px) {
  .ainew-wrap .curriculum-list.type-chart .item .rank {
    position: static;
  }
}
.ainew-wrap .curriculum-list.type-chart .item .match-info {
  position: relative;
  width: 57.5%;
  padding-right: 3rem;
}
@media (min-width: 721px) and (max-width: 1024px) {
  .ainew-wrap .curriculum-list.type-chart .item .match-info {
    width: 100%;
  }
}
@media (max-width: 1025px) {
  .ainew-wrap .curriculum-list.type-chart .item .match-info .chart-wrap {
    width: 260px;
  }
}
@media (min-width: 240px) and (max-width: 1024px) {
  .ainew-wrap .curriculum-list.type-chart .item .match-info .chart-wrap {
    width: 300px;
  }
}
.ainew-wrap .curriculum-list.type-chart .item .match-info .progress-wrap {
  width: calc(100% - 300px);
}
@media (max-width: 1025px) {
  .ainew-wrap .curriculum-list.type-chart .item .match-info .progress-wrap {
    width: calc(100% - 260px);
  }
}
@media (max-width: 720px) {
  .ainew-wrap .curriculum-list.type-chart .item .match-info .progress-wrap {
    width: 100%;
  }
}
.ainew-wrap .curriculum-list.type-chart .item .division {
  width: 0.1rem;
  height: 20.3rem;
  background: #CCCCCC;
}
@media (min-width: 240px) and (max-width: 1024px) {
  .ainew-wrap .curriculum-list.type-chart .item .division {
    width: 100%;
    height: 0.1rem;
  }
}
@media (max-width: 720px) {
  .ainew-wrap .curriculum-list.type-chart .item__content {
    width: 100%;
  }
}
.ainew-wrap .curriculum-list.type-chart .item__content__tag {
  display: flex;
  width: 100%;
  align-items: center;
  gap: 0.6rem;
  margin-bottom: 1.6rem;
}
.ainew-wrap .curriculum-list.type-chart .item__content__tag li {
  display: flex;
  padding: 0.4rem 1.2rem;
  align-items: center;
  color: #666666;
  text-align: center;
  font-size: 1.4rem;
  line-height: 2.2rem;
  letter-spacing: -0.028rem;
  font-weight: 500;
  text-transform: uppercase;
  border-radius: 1.6rem;
  background: var(--bg_01, #F6F7FA);
}
@media (max-width: 720px) {
  .ainew-wrap .curriculum-list.type-chart .item__content__tag {
    flex-wrap: wrap;
  }
}
.ainew-wrap .curriculum-list.type-chart .item__content .content .content-img {
  width: 50%;
  height: auto;
}
@media (min-width: 721px) and (max-width: 1024px) {
  .ainew-wrap .curriculum-list.type-chart .item__content .content .content-img {
    width: 25.2rem;
  }
}
@media (max-width: 720px) {
  .ainew-wrap .curriculum-list.type-chart .item__content .content .content-img {
    width: 100%;
  }
}
.ainew-wrap .curriculum-list.type-chart .item:nth-child(1) .rank {
  color: #13BE29;
}
@media (max-width: 720px) {
  .ainew-wrap .curriculum-list.type-chart .item {
    flex-direction: column;
  }
  .ainew-wrap .curriculum-list.type-chart .item .match-info {
    width: 100%;
    padding-right: 0;
  }
}
.ainew-wrap .curriculum-list.type-row {
  flex-direction: row;
  gap: 2.4rem;
  margin-top: 2.8rem;
}
@media (max-width: 720px) {
  .ainew-wrap .curriculum-list.type-row {
    flex-direction: column;
  }
}
.ainew-wrap .curriculum-list.type-row .item {
  flex: 1 0 0;
  padding: 2.4rem;
}
@media (max-width: 720px) {
  .ainew-wrap .curriculum-list.type-row .item {
    flex: auto;
  }
}
.ainew-wrap .curriculum-list.type-row .item__content .content .content-detail__rank {
  display: inline-flex;
  padding: 0.8rem 1.4rem;
  align-items: center;
  gap: 0.8rem;
  border-radius: 10rem;
  background: #F6F7FA;
  color: #999999;
  font-size: 1.4rem;
  line-height: 2.2rem;
  letter-spacing: -0.028rem;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
}
.ainew-wrap .curriculum-list.type-row .item__content .content .content-detail__subject {
  color: #666666;
  font-weight: 500;
}
.ainew-wrap .curriculum-list.type-row .item__content .content .content-detail__subject strong {
  height: 5.6rem;
  color: #333333;
  font-size: 2.2rem;
  line-height: 2.8rem;
  letter-spacing: -0.044rem;
  margin-bottom: 0.8rem;
}
@media (max-width: 720px) {
  .ainew-wrap .curriculum-list.type-row .item__content .content .content-detail__subject strong {
    height: auto;
  }
}
.ainew-wrap .curriculum-list.type-row .item__content .content .content-detail__rate {
  display: flex;
  flex-direction: column;
  gap: 0.8rem;
  margin-top: 3rem;
  color: #999999;
  font-weight: 500;
}
.ainew-wrap .curriculum-list.type-row .item__content .content .content-detail__rate span {
  color: #333333;
  font-size: 2rem;
  line-height: 2.8rem;
  letter-spacing: -0.04rem;
  font-weight: 600;
}
.ainew-wrap .curriculum-list.type-row .item:nth-child(1) .content-detail__rank {
  color: #13BE29;
}
.ainew-wrap .curriculum-list.type-row .item:has(.content-img) {
  padding: 0;
}
.ainew-wrap .curriculum-list.type-row .item:has(.content-img) .item__content .content {
  flex-direction: column;
}
.ainew-wrap .curriculum-list.type-row .item:has(.content-img) .item__content .content .content-img {
  width: 100%;
  height: auto;
  border-radius: 0;
}
.ainew-wrap .curriculum-list.type-row .item:has(.content-img) .item__content .content .content-detail {
  padding: 0 2.4rem 2.4rem;
}
.ainew-wrap .match-info {
  display: flex;
  align-items: center;
  gap: 3rem;
}
@media (max-width: 720px) {
  .ainew-wrap .match-info {
    flex-direction: column;
  }
}
.ainew-wrap .match-info .progress-wrap {
  flex: 1;
  padding: 1.7rem;
  border-radius: 0.8rem;
  background: #F6F7FA;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 1.6rem;
}
.ainew-wrap .match-info .progress-wrap li {
  width: 100%;
}
.ainew-wrap .chart-wrap {
  position: relative;
  width: 300px;
  height: 150px;
  overflow: hidden;
  flex-shrink: 0;
}
@media (max-width: 720px) {
  .ainew-wrap .chart-wrap {
    width: 260px;
  }
}
.ainew-wrap .chart-wrap .type-doughnut {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
@media (max-width: 720px) {
  .ainew-wrap .chart-wrap .type-doughnut {
    width: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
}
.ainew-wrap .chart-wrap label {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%);
  gap: 0.8rem;
  color: #999999;
  text-align: center;
  font-size: 1.6rem;
  line-height: 2.4rem;
  letter-spacing: -0.032rem;
}
.ainew-wrap .chart-wrap label em {
  color: #13BE29;
}
.ainew-wrap .chart-wrap label span {
  display: block;
  margin-top: 0.8rem;
  color: #333333;
  text-align: center;
  font-size: 2.8rem;
  line-height: 3.4rem;
  letter-spacing: -0.056rem;
  font-weight: 700;
}
.ainew-wrap .map-container {
  margin-top: 4rem;
}
.ainew-wrap .map-container svg {
  width: 100%;
}
.ainew-wrap .map-container svg a rect {
  width: 8.4rem;
  height: 6.8rem;
  rx: 0.8rem;
  transition: all 0.3s ease;
}
.ainew-wrap .map-container svg a path {
  transition: all 0.3s ease;
}
.ainew-wrap .map-container svg a text {
  fill: #FFFFFF;
  font-size: 1.4rem;
  line-height: 2.2rem;
  letter-spacing: -0.028rem;
  transition: all 0.3s ease;
}
.ainew-wrap .map-container svg a:hover rect,
.ainew-wrap .map-container svg a:hover path {
  filter: brightness(70%);
}
.ainew-wrap .map-container svg a:hover text {
  font-size: 1.428rem;
  font-weight: 600;
  transform: translate(-0.028rem);
}
.ainew-wrap .map-container svg .grade_1_1 rect,
.ainew-wrap .map-container svg .grade_1_1 path {
  fill: url(#grade_1_1);
}
.ainew-wrap .map-container svg .grade_1_2 rect,
.ainew-wrap .map-container svg .grade_1_2 path {
  fill: url(#grade_1_2);
}
.ainew-wrap .map-container svg .grade_1_3 rect,
.ainew-wrap .map-container svg .grade_1_3 path {
  fill: url(#grade_1_3);
}
.ainew-wrap .map-container svg .grade_2_1 rect,
.ainew-wrap .map-container svg .grade_2_1 path {
  fill: url(#grade_2_1);
}
.ainew-wrap .map-container svg .grade_2_2 rect,
.ainew-wrap .map-container svg .grade_2_2 path {
  fill: url(#grade_2_2);
}
.ainew-wrap .map-container svg .grade_2_3 rect,
.ainew-wrap .map-container svg .grade_2_3 path {
  fill: url(#grade_2_3);
}
.ainew-wrap .map-container svg .grade_3_1 rect,
.ainew-wrap .map-container svg .grade_3_1 path {
  fill: url(#grade_3_1);
}
.ainew-wrap .map-container svg .grade_3_2 rect,
.ainew-wrap .map-container svg .grade_3_2 path {
  fill: url(#grade_3_2);
}
.ainew-wrap .map-container svg .grade_3_3 rect,
.ainew-wrap .map-container svg .grade_3_3 path {
  fill: url(#grade_3_3);
}
.ainew-wrap .map-container svg .grade_4_1 rect,
.ainew-wrap .map-container svg .grade_4_1 path {
  fill: url(#grade_4_1);
}
.ainew-wrap .map-container svg .grade_4_2 rect,
.ainew-wrap .map-container svg .grade_4_2 path {
  fill: url(#grade_4_2);
}
.ainew-wrap .map-container svg .grade_4_3 rect,
.ainew-wrap .map-container svg .grade_4_3 path {
  fill: url(#grade_4_3);
}
.ainew-wrap .map-container svg .weak rect,
.ainew-wrap .map-container svg .weak path {
  fill: #AAAAAA;
}
.ainew-wrap .map-container svg .arrow__line {
  fill: #CCCCCC;
}
.ainew-wrap .map-container svg .arrow__pointer {
  fill: #9F9F9F;
}
.ainew-wrap .map-container svg .legend text {
  font-size: 1.6rem;
  line-height: 2.4rem;
  letter-spacing: -0.032rem;
  fill: #333333;
  font-weight: 600;
}
@media (max-width: 1000px) {
  .ainew-wrap .map-container {
    overflow-x: scroll;
    padding-bottom: 2rem;
  }
  .ainew-wrap .map-container svg {
    min-width: 100rem;
  }
}
.ainew-wrap .solve-result-wrap {
  position: relative;
  padding-right: 3rem;
}
.ainew-wrap .solve-result-wrap::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 0.1rem;
  background: #CCCCCC;
}
.ainew-wrap .solve-result-wrap .category-wrap {
  display: flex;
  align-items: flex-end;
  gap: 0.6rem;
  margin-bottom: 2rem;
}
@media (min-width: 240px) and (max-width: 1280px) {
  .ainew-wrap .solve-result-wrap {
    width: 100%;
    width: 100%;
    padding-right: 0;
  }
  .ainew-wrap .solve-result-wrap::before {
    display: none;
  }
  .ainew-wrap .solve-result-wrap .chart-wrap {
    margin: 0 auto;
  }
}
.ainew-wrap .contents__wrap {
  margin-top: 4.8rem;
  flex-direction: column;
}
.ainew-wrap .inner-wrap {
  margin-top: 14rem;
}
.ainew-wrap .inner-wrap.gap3-inner .contents__wrap {
  margin-top: 0;
}
.ainew-wrap .inner-wrap.gap3-inner .contents__wrap .content-detail__subject span {
  font-size: 1.8rem;
  font-weight: 500;
  color: #333333;
}
@media (max-width: 720px) {
  .ainew-wrap .inner-wrap {
    margin-top: 5rem;
  }
}
.ainew-wrap:has(.container__footer) {
  padding-bottom: 12rem;
}
.ainew-wrap:has(.container__footer) .container__body {
  margin-bottom: 14rem;
}
.ainew-wrap:not(.container__footer) .container__body + .container__body {
  margin-top: 14rem;
}
.ainew-wrap .container__footer {
  position: absolute;
  bottom: 0;
  display: flex;
  width: 100%;
  padding: 3.2rem 0;
  background-color: #F6F7FA;
}
.ainew-wrap .container__footer img {
  width: auto;
  position: absolute;
  right: 0;
  bottom: -4.2rem;
  z-index: 2;
}
@media (min-width: 240px) and (max-width: 1024px) {
  .ainew-wrap .container__footer img {
    display: none;
  }
}
.ainew-wrap .container__footer:after {
  content: "";
  position: absolute;
  bottom: 1px;
  width: calc(100% + 8rem);
  height: 1px;
  background-color: #EEEEEE;
  z-index: 1;
}
@media (max-width: 720px) {
  .ainew-wrap .container__footer {
    margin-top: 8.5rem;
  }
  .ainew-wrap .container__footer:after {
    display: none;
  }
}
.ainew-wrap .viewer-wrap.inner {
  padding: 0;
}
.ainew-wrap .viewer-wrap.inner .viewer__body {
  margin-top: 0;
}

#useBoard .modal {
  width: 90rem;
}
#useBoard .modal__body .box-bg > p {
  color: #666666;
  font-weight: 400;
}
#useBoard .modal__body .list-num {
  font-size: 1.8rem;
  line-height: 2.6rem;
  letter-spacing: -0.036rem;
  color: #333333;
  font-weight: 600;
  display: flex;
  flex-direction: column;
  gap: 2.4rem;
}
#useBoard .modal__body .list-num + .box-bg {
  margin-top: 4rem;
}
#useBoard .modal__body .list-dot {
  margin: 0.8rem 0 0 -0.8em;
}
#useBoard .modal__body .list-dot li {
  font-size: 1.4rem;
  line-height: 2.2rem;
  letter-spacing: -0.028rem;
  color: #999999;
  font-weight: 400;
}

#reportBoard .modal__body .box-bg > p strong {
  display: block;
  font-size: 1.6rem;
  line-height: 2.4rem;
  letter-spacing: -0.032rem;
  color: #333333;
  font-weight: 500;
  margin-bottom: 0.8rem;
}
#reportBoard .modal__body .box-bg .list-num {
  font-size: 1.4rem;
  line-height: 2.2rem;
  letter-spacing: -0.028rem;
  color: #666666;
  font-weight: 400;
}
#reportBoard .modal__body .report-wrap {
  margin-bottom: 2rem;
}
#reportBoard .modal__body .report-wrap p {
  text-align: left;
  margin-bottom: 2.4rem;
  font-size: 1.4rem;
  line-height: 2.2rem;
  letter-spacing: -0.028rem;
  color: #999999;
}
#reportBoard .modal__body .report-wrap p strong {
  display: block;
  font-size: 1.8rem;
  line-height: 2.6rem;
  letter-spacing: -0.036rem;
  margin-bottom: 0.8rem;
  color: #333333;
  font-weight: 500;
}

#workbookGuide h2 {
  padding-right: 2rem;
}
#workbookGuide .list-dot {
  margin-top: 2rem;
  text-align: center;
}
#workbookGuide .list-dot li {
  font-size: 1.4rem;
  line-height: 2.2rem;
  letter-spacing: -0.028rem;
  color: #999999;
}
#workbookGuide .list-dot li:before {
  display: inline-block;
  position: relative;
  margin-right: 0.2rem;
}
#workbookGuide .workbook-guide {
  position: relative;
  margin-bottom: 4rem;
}
#workbookGuide .workbook-guide:before {
  content: "";
  position: absolute;
  left: 50%;
  width: 0.1rem;
  height: 100%;
  border-left: 0.1rem dashed #CCCCCC;
  z-index: -1;
}
#workbookGuide .workbook-guide li {
  width: 100%;
  padding: 2rem;
  border-radius: 1.6rem;
  border: 0.1rem solid #EEEEEE;
  text-align: center;
  background-color: #FFFFFF;
}
#workbookGuide .workbook-guide li:not(:last-child) {
  margin-bottom: 2.4rem;
}
#workbookGuide .workbook-guide li strong {
  display: block;
  border-bottom: 0.1rem solid #EEEEEE;
  font-weight: 700;
  padding-bottom: 2rem;
}
#workbookGuide .workbook-guide li p {
  display: block;
  padding-top: 2rem;
}

#workbookEdit .modal {
  width: 90rem;
}
#workbookEdit .table-write {
  gap: 2.4rem;
}
#workbookEdit h6 {
  margin-top: 2.4rem;
}
#workbookEdit .question-list .item {
  background-color: #FFFFFF;
  padding: 2.4rem;
}
#workbookEdit .question-list .item__content {
  gap: 2.4rem;
}
#workbookEdit .question-list .item__content .drag-wrap {
  padding: 0 0 4rem 2rem;
}
@media (max-width: 720px) {
  #workbookEdit .question-list .item__content .drag-wrap {
    display: none;
  }
}
#workbookEdit .upper-area {
  margin-top: 1.6rem;
}

#snsShare .modal {
  width: 42rem;
}

#mathMapReport .report-wrap {
  margin-bottom: 2rem;
}
#mathMapReport .report-wrap p {
  font-size: 1.4rem;
  line-height: 2.2rem;
  letter-spacing: -0.028rem;
  text-align: left;
}
#mathMapReport .report-wrap ul {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 0.6rem;
}
#mathMapReport .report-wrap ul li {
  display: flex;
  align-items: center;
  font-size: 1.4rem;
  line-height: 2.2rem;
  letter-spacing: -0.028rem;
  font-weight: 400;
}
#mathMapReport .report-wrap ul li > span {
  width: 8rem;
  color: #999999;
}
#mathMapReport .report-wrap ul li > em {
  color: #333333;
}
#mathMapReport .table-write select {
  width: 100%;
}

#mathMapSolveResult .modal {
  width: 90rem;
}
#mathMapSolveResult .modal__body .box {
  padding: 3rem;
  border-radius: 1.6rem;
  border: 1px solid #EEEEEE;
}
#mathMapSolveResult .modal__body .box.rate-wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1.2rem;
  color: #666666;
  font-size: 1.6rem;
  line-height: 2.4rem;
  letter-spacing: -0.032rem;
  font-weight: 400;
}
#mathMapSolveResult .modal__body .box.rate-wrap > span > em {
  color: #13BE29;
  font-weight: 600;
}
@media (min-width: 240px) and (max-width: 1024px) {
  #mathMapSolveResult .modal__body .box.rate-wrap {
    flex-direction: column;
    align-items: flex-start;
  }
}
@media (min-width: 240px) and (max-width: 1024px) {
  #mathMapSolveResult .modal__body .box {
    padding: 2.4rem;
  }
}
#mathMapSolveResult .modal__body .box.recommend {
  margin-top: 4.8rem;
}
#mathMapSolveResult .modal__body .box.recommend .top {
  padding-bottom: 2rem;
  color: #999999;
  font-size: 1.6rem;
  line-height: 2.4rem;
  letter-spacing: -0.032rem;
  font-weight: 500;
}
#mathMapSolveResult .modal__body .box.recommend .content {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 2.4rem;
  padding-top: 2rem;
  border-top: 0.1rem solid #EEEEEE;
}
#mathMapSolveResult .modal__body .box.recommend .content-detail__subject {
  color: #333333;
  font-size: 2rem;
  line-height: 2.8rem;
  letter-spacing: -0.04rem;
  font-weight: 700;
  margin-bottom: 0.8rem;
}
#mathMapSolveResult .modal__body .box.recommend .content-detail__info {
  display: flex;
  align-items: center;
  gap: 0.8rem 3.3rem;
}
@media (max-width: 720px) {
  #mathMapSolveResult .modal__body .box.recommend .content-detail__info {
    flex-direction: column;
    align-items: flex-start;
  }
}
#mathMapSolveResult .modal__body .box.recommend .content-detail__info li {
  position: relative;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 0.5rem 1rem;
  color: #666666;
  font-size: 1.6rem;
  line-height: 2.4rem;
  letter-spacing: -0.032rem;
  font-weight: 400;
}
#mathMapSolveResult .modal__body .box.recommend .content-detail__info li span {
  font-weight: 500;
}
#mathMapSolveResult .modal__body .box.recommend .content-detail__info li:not(:last-child):after {
  content: "";
  position: absolute;
  right: -1.6rem;
  top: calc(50% - 0.6rem);
  width: 0.1rem;
  height: 1.2rem;
  background: #CCCCCC;
}
@media (max-width: 720px) {
  #mathMapSolveResult .modal__body .box.recommend .content-detail__info li:not(:last-child):after {
    display: none;
  }
}
#mathMapSolveResult .modal__body .box.recommend .content-detail .btn-wrap {
  width: 100%;
  justify-content: flex-start;
  margin-top: 2.4rem;
}
@media (max-width: 720px) {
  #mathMapSolveResult .modal__body .box.recommend .content-detail .btn-wrap {
    justify-content: center;
  }
}
#mathMapSolveResult .modal__body .box.recommend .content-img {
  border-radius: 0.8rem;
  overflow: hidden;
}
@media (max-width: 720px) {
  #mathMapSolveResult .modal__body .box.recommend .content .content-detail {
    width: 100%;
    order: 2;
  }
  #mathMapSolveResult .modal__body .box.recommend .content .content-img {
    order: 1;
    width: 100%;
  }
}
@media (max-width: 720px) {
  #mathMapSolveResult .modal__body .upper-area {
    flex-direction: column;
    align-items: flex-start;
  }
  #mathMapSolveResult .modal__body .upper-area .func {
    flex-wrap: nowrap;
  }
}
#mathMapSolveResult .modal__body .title-wrap {
  display: flex;
  align-items: center;
  gap: 1.2rem;
}
#mathMapSolveResult .modal__body .title-wrap .count {
  display: flex;
  padding: 0.4rem 1.2rem;
  justify-content: center;
  align-items: center;
  color: #666666;
  font-size: 1.6rem;
  line-height: 2.4rem;
  letter-spacing: -0.032rem;
  font-weight: 600;
  border-radius: 2rem;
  background: #F6F7FA;
}
#mathMapSolveResult .modal__body .title-wrap .count em {
  color: #13BE29;
}
#mathMapSolveResult .modal__body .table-list {
  width: auto;
  min-width: inherit;
  overflow-x: auto;
}
#mathMapSolveResult .modal__body .table-list table {
  min-width: 62rem;
}

#Problemslearned .modal {
  width: 90rem;
}
#Problemslearned .modal__body .box {
  padding: 3rem;
  border-radius: 1.6rem;
  border: 1px solid #EEEEEE;
}
#Problemslearned .modal__body .box.rate-wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1.2rem;
  color: #666666;
  font-size: 1.6rem;
  line-height: 2.4rem;
  letter-spacing: -0.032rem;
  font-weight: 400;
}
#Problemslearned .modal__body .box.rate-wrap > span > em {
  color: #13BE29;
  font-weight: 600;
}
@media (min-width: 240px) and (max-width: 1024px) {
  #Problemslearned .modal__body .box.rate-wrap {
    flex-direction: column;
    align-items: flex-start;
  }
}
@media (min-width: 240px) and (max-width: 1024px) {
  #Problemslearned .modal__body .box {
    padding: 2.4rem;
  }
}
#Problemslearned .modal__body .box.recommend {
  margin-top: 4.8rem;
}
#Problemslearned .modal__body .box.recommend .top {
  padding-bottom: 2rem;
  color: #999999;
  font-size: 1.6rem;
  line-height: 2.4rem;
  letter-spacing: -0.032rem;
  font-weight: 500;
}
#Problemslearned .modal__body .box.recommend .content {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 2.4rem;
  padding-top: 2rem;
  border-top: 0.1rem solid #EEEEEE;
}
#Problemslearned .modal__body .box.recommend .content-detail__subject {
  color: #333333;
  font-size: 2rem;
  line-height: 2.8rem;
  letter-spacing: -0.04rem;
  font-weight: 700;
  margin-bottom: 0.8rem;
}
#Problemslearned .modal__body .box.recommend .content-detail__info {
  display: flex;
  align-items: center;
  gap: 0.8rem 3.3rem;
}
@media (max-width: 720px) {
  #Problemslearned .modal__body .box.recommend .content-detail__info {
    flex-direction: column;
    align-items: flex-start;
  }
}
#Problemslearned .modal__body .box.recommend .content-detail__info li {
  position: relative;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 0.5rem 1rem;
  color: #666666;
  font-size: 1.6rem;
  line-height: 2.4rem;
  letter-spacing: -0.032rem;
  font-weight: 400;
}
#Problemslearned .modal__body .box.recommend .content-detail__info li span {
  font-weight: 500;
}
#Problemslearned .modal__body .box.recommend .content-detail__info li:not(:last-child):after {
  content: "";
  position: absolute;
  right: -1.6rem;
  top: calc(50% - 0.6rem);
  width: 0.1rem;
  height: 1.2rem;
  background: #CCCCCC;
}
@media (max-width: 720px) {
  #Problemslearned .modal__body .box.recommend .content-detail__info li:not(:last-child):after {
    display: none;
  }
}
#Problemslearned .modal__body .box.recommend .content-detail .btn-wrap {
  width: 100%;
  justify-content: flex-start;
  margin-top: 2.4rem;
}
@media (max-width: 720px) {
  #Problemslearned .modal__body .box.recommend .content-detail .btn-wrap {
    justify-content: center;
  }
}
#Problemslearned .modal__body .box.recommend .content-img {
  border-radius: 0.8rem;
  overflow: hidden;
}
@media (max-width: 720px) {
  #Problemslearned .modal__body .box.recommend .content .content-detail {
    width: 100%;
    order: 2;
  }
  #Problemslearned .modal__body .box.recommend .content .content-img {
    order: 1;
    width: 100%;
  }
}
@media (max-width: 720px) {
  #Problemslearned .modal__body .upper-area {
    flex-direction: column;
    align-items: flex-start;
  }
  #Problemslearned .modal__body .upper-area .func {
    flex-wrap: nowrap;
  }
}
#Problemslearned .modal__body .title-wrap {
  display: flex;
  align-items: center;
  gap: 1.2rem;
}
#Problemslearned .modal__body .title-wrap .count {
  display: flex;
  padding: 0.4rem 1.2rem;
  justify-content: center;
  align-items: center;
  color: #666666;
  font-size: 1.6rem;
  line-height: 2.4rem;
  letter-spacing: -0.032rem;
  font-weight: 600;
  border-radius: 2rem;
  background: #F6F7FA;
}
#Problemslearned .modal__body .title-wrap .count em {
  color: #13BE29;
}
#Problemslearned .modal__body .table-list {
  width: auto;
  min-width: inherit;
  overflow-x: auto;
}
#Problemslearned .modal__body .table-list table {
  min-width: 62rem;
}
#Problemslearned .modal__body .table-list table .problemslearned-detail__subject {
  color: #999999;
  font-size: 1.6rem;
  text-align: left;
}
#Problemslearned .modal__body .table-list table .problemslearned-detail__subject .subject-inner-txt {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
#Problemslearned .modal__body .table-list table .problemslearned-detail__subject strong {
  color: #333333;
  font-size: 2rem;
  font-weight: 500;
}
#Problemslearned .modal .list-dot {
  margin-top: 2rem;
}
#Problemslearned .modal .list-dot li {
  font-size: 1.4rem;
  line-height: 2.2rem;
  letter-spacing: -0.028rem;
  color: #999999;
}

#gradeSetGuide .modal {
  width: 60rem;
}

#gradeSetGuideEng .modal {
  width: 60rem;
}

.list-num, .list-dot {
  position: relative;
}
.list-num > li, .list-dot > li {
  padding-left: 0.8em;
}
.list-num > li:before, .list-dot > li:before {
  display: block;
  position: absolute;
  left: 0;
}

.list-dot > li:before {
  content: "•";
  width: 1rem;
  height: 100%;
  color: var(--color-gray-800);
}
.list-dot.type-1 {
  margin-top: 2rem;
}
.list-dot.type-1 > li {
  font-size: 1.4rem;
  line-height: 2.2rem;
  letter-spacing: -0.028rem;
  color: #999999;
}
.list-num {
  counter-reset: list;
}
.list-num > li {
  padding-left: 0.9em;
}
.list-num > li:before {
  content: counter(list) ". ";
  counter-increment: list;
}

/* /////////////////// GNB 영역 select /////////////////// 신규*/


/*중등 서브메인 업데이트 정의*/
html[data-ui*=mid] body.sub-main-bg {
  background: linear-gradient(180deg, #FFF 0.2%, #D9FADD 50%, #D9FADD 100%);
}

main.sub01 {
  width: 100%;
  background: linear-gradient(180deg, #FFF 0.2%, #D9FADD 50%, #D9FADD 115%);
}
@media (min-width: 240px) and (max-width: 1024px) {
  main.sub01 {
    height: 100%;
  }
}
main .ainew-wrap.sub-main {
  padding: 0;
}
main .ainew-wrap.sub-main .step-learn {
  width: 100%;
  padding-bottom: 12rem;
  /*background: linear-gradient(180deg, #FFF 0.2%, #D9FADD 50%, #D9FADD 100%);*/
  position: relative;
  overflow: hidden;
  padding: 0;
}
main .ainew-wrap.sub-main .step-learn::before {
  content: "";
  width: 6.5rem;
  height: 6.5rem;
  display: inline-block;
  background: url("https://ai-cdn.ebs.co.kr/mid_resource/images/img/bg_ainew_mn_main_left.svg") 0 0 no-repeat;
  position: absolute;
  top: 27rem;
  left: 23rem;
}
@media (max-width: 720px) {
  main .ainew-wrap.sub-main .step-learn::before {
    top: 39rem;
    left: -13rem;
  }
}
main .ainew-wrap.sub-main .step-learn::after {
  content: "";
  width: 30.2rem;
  height: 30.2rem;
  display: inline-block;
  background: url("https://ai-cdn.ebs.co.kr/mid_resource/images/img/bg_ainew_mn_main_right.svg") 0 0/100% 100% no-repeat;
  position: absolute;
  top: 17.2rem;
  right: 13.7rem;
  z-index: 1;
}
@media (max-width: 720px) {
  main .ainew-wrap.sub-main .step-learn::after {
    top: 9.2rem;
    right: -8.3rem;
  }
}
main .ainew-wrap.sub-main .step-learn .txt-wrap {
  text-align: left;
  padding-top: 12rem;
  position: relative;
}
main .ainew-wrap.sub-main .step-learn .txt-wrap h3 {
  font-size: 6rem;
  font-weight: 700;
  line-height: 7rem;
  letter-spacing: -0.12rem;
  color: #333;
  z-index: 2;
  position: relative;
}
main .ainew-wrap.sub-main .step-learn .txt-wrap h3 > br {
  display: none;
}
main .ainew-wrap.sub-main .step-learn .txt-wrap h3.m-txt-inner {
  font-size: 6rem;
  font-weight: 700;
  line-height: 7rem;
  letter-spacing: -0.12rem;
  color: #333;
  z-index: 2;
  position: relative;
}
main .ainew-wrap.sub-main .step-learn .txt-wrap h3.m-txt-inner > br {
  display: block;
}
@media (max-width: 720px) {
  main .ainew-wrap.sub-main .step-learn .txt-wrap h3.m-txt-inner {
    font-size: 4.2rem;
    font-weight: 700;
    line-height: 5.2rem;
  }
  main .ainew-wrap.sub-main .step-learn .txt-wrap h3.m-txt-inner > br {
    display: none;
  }
}
@media (min-width: 240px) and (max-width: 1024px) {
  main .ainew-wrap.sub-main .step-learn .txt-wrap h3.m-txt-inner {
    text-align: left;
  }
  main .ainew-wrap.sub-main .step-learn .txt-wrap h3.m-txt-inner > br {
    display: none;
  }
}
main .ainew-wrap.sub-main .step-learn .txt-wrap span {
  font-size: 2rem;
  line-height: 2.8rem;
  letter-spacing: -0.04rem;
  font-weight: 400;
  color: #666;
  margin-top: 1.6rem;
  display: inline-block;
}
main .ainew-wrap.sub-main .step-learn .txt-wrap span > strong {
  margin-left: 0.5rem;
  font-weight: 600;
}
main .ainew-wrap.sub-main .step-learn .txt-wrap span > br {
  display: none;
}
@media (max-width: 720px) {
  main .ainew-wrap.sub-main .step-learn .txt-wrap {
    padding-top: 8rem;
  }
  main .ainew-wrap.sub-main .step-learn .txt-wrap h3 {
    font-size: 4.2rem;
    font-weight: 700;
    line-height: 5.2rem;
  }
  main .ainew-wrap.sub-main .step-learn .txt-wrap h3 > br {
    display: block;
  }
  main .ainew-wrap.sub-main .step-learn .txt-wrap span {
    font-size: 1.4rem;
    line-height: 2.2rem;
    letter-spacing: -0.028rem;
    font-weight: 400;
    margin-top: 1.2rem;
  }
  main .ainew-wrap.sub-main .step-learn .txt-wrap span > br {
    display: block;
  }
}
main .ainew-wrap.sub-main .step-learn .txt-wrap .mo-title {
  display: none;
  z-index: 2;
  position: relative;
  font-size: 1.8rem;
  line-height: 2.6rem;
  letter-spacing: -0.036rem;
  font-weight: 600;
}
main .ainew-wrap.sub-main .step-learn .txt-wrap .mo-title span {
  color: #13BE29;
  font-size: 1.8rem;
  line-height: 2.6rem;
  letter-spacing: -0.036rem;
  font-weight: 600;
}
@media (max-width: 720px) {
  main .ainew-wrap.sub-main .step-learn .txt-wrap .mo-title {
    display: block;
  }
}
@media (min-width: 240px) and (max-width: 1024px) {
  main .ainew-wrap.sub-main .step-learn .txt-wrap .mo-title {
    display: block;
  }
}
main .ainew-wrap.sub-main .step-learn .txt-wrap .mob-view-img {
  display: none;
}
@media (max-width: 720px) {
  main .ainew-wrap.sub-main .step-learn .txt-wrap .mob-view-img {
    display: block;
    position: absolute;
    left: 4rem;
    margin-top: 4.8rem;
    width: 12rem;
    z-index: 6;
  }
}
@media (min-width: 240px) and (max-width: 1024px) {
  main .ainew-wrap.sub-main .step-learn .txt-wrap .mob-view-img {
    display: block;
    position: absolute;
    left: 4rem;
    margin-top: 4.8rem;
    width: 12rem;
    z-index: 6;
  }
}
main .ainew-wrap.sub-main .step-learn .selection {
  width: 100%;
  position: relative;
  margin-top: 6rem;
  border: 1px solid rgba(255, 255, 255, 0.5);
  background: linear-gradient(93deg, rgba(255, 255, 255, 0.5) 9.96%, rgba(255, 255, 255, 0.1) 90.52%);
  backdrop-filter: blur(5px);
  border-radius: 2.8rem;
  overflow: hidden;
  z-index: 5;
}
main .ainew-wrap.sub-main .step-learn .selection__subject {
  width: 100%;
  padding: 3rem 1rem;
}
main .ainew-wrap.sub-main .step-learn .selection__subject .subject-box {
  width: 110rem;
  display: flex;
  margin: 0 auto;
  flex-direction: column;
  justify-content: flex-start;
}
main .ainew-wrap.sub-main .step-learn .selection__subject .subject-box .title {
  width: 100%;
  font-size: 1.8rem;
  line-height: 2.6rem;
  letter-spacing: -0.036rem;
  font-weight: 500;
  color: #555;
  line-height: 6rem;
}
main .ainew-wrap.sub-main .step-learn .selection__subject .subject-box .title span {
  color: #13BE29;
}
main .ainew-wrap.sub-main .step-learn .selection__subject .subject-box + .subject-box {
  margin-top: 2rem;
}
@media (min-width: 240px) and (max-width: 1024px) {
  main .ainew-wrap.sub-main .step-learn .selection__subject .subject-box {
    width: 100%;
    flex-direction: column;
  }
  main .ainew-wrap.sub-main .step-learn .selection__subject .subject-box .title {
    width: 100%;
    flex: auto;
    margin-bottom: 2.6rem;
    margin-left: 0;
    line-height: normal;
    padding: 0 1rem;
  }
}
main .ainew-wrap.sub-main .step-learn .selection__subject .list {
  width: 100%;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-left: -0.6rem;
}
@media (min-width: 240px) and (max-width: 1024px) {
  main .ainew-wrap.sub-main .step-learn .selection__subject .list {
    width: 100%;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin-left: -1rem;
    margin-top: -1rem;
    flex-direction: column;
    padding: 0 0 0 2.4rem;
  }
  main .ainew-wrap.sub-main .step-learn .selection__subject .list .item {
    width: 100%;
    margin-left: 0 !important;
  }
  main .ainew-wrap.sub-main .step-learn .selection__subject .list .item button {
    width: 100%;
  }
}
main .ainew-wrap.sub-main .step-learn .selection__subject .item {
  margin-left: 0.6rem;
}
main .ainew-wrap.sub-main .step-learn .selection__subject .item:nth-of-type(1) {
  margin-left: 0;
}
main .ainew-wrap.sub-main .step-learn .selection__subject .item > button {
  min-width: 9rem;
  min-height: 5rem;
  font-weight: 500;
  line-height: normal;
  padding: 1rem 1.6rem;
  border-radius: 0.8rem;
  border: 1px solid #EEEEEE;
  font-size: 1.6rem;
  color: #999;
  background-color: #EEEEEE;
  border-radius: 30rem;
}
main .ainew-wrap.sub-main .step-learn .selection__subject .item > button.active {
  background-color: #13BE29;
  color: #fff;
  font-weight: 600;
  border: none;
}
@media (min-width: 240px) and (max-width: 1024px) {
  main .ainew-wrap.sub-main .step-learn .selection__subject .item {
    margin-left: 1rem;
    margin-top: 1rem;
  }
  main .ainew-wrap.sub-main .step-learn .selection__subject .item:nth-of-type(1) {
    margin-left: 1rem;
  }
}
@media (max-width: 720px) {
  main .ainew-wrap.sub-main .step-learn .selection {
    margin-top: 5rem;
  }
  main .ainew-wrap.sub-main .step-learn .selection__subject .item {
    width: calc(50% - 1rem);
    margin-left: 1rem;
  }
  main .ainew-wrap.sub-main .step-learn .selection__subject .item > button {
    width: 100%;
  }
}
@media (min-width: 721px) and (max-width: 1024px) {
  main .ainew-wrap.sub-main .step-learn .selection.step-02 {
    margin-top: 6.5rem;
  }
}
@media (min-width: 1px) and (max-width: 720px) {
  main .ainew-wrap.sub-main .step-learn .selection.step-02 {
    margin-top: 13.5rem;
  }
}
@media (min-width: 1px) and (max-width: 1024px) {
  main .ainew-wrap.sub-main .step-learn .selection {
    margin-top: 13.5rem;
  }
}
@media (min-width: 1025px) and (max-width: 1280px) {
  main .ainew-wrap.sub-main .step-learn .selection {
    margin-top: 13.5rem;
  }
}
main .ainew-wrap.sub-main .step-learn .info-txt {
  font-size: 1.6rem;
  line-height: 2.4rem;
  letter-spacing: -0.032rem;
  font-weight: 600;
  color: #fff;
  margin-top: 1.2rem;
  display: inline-block;
}
main .ainew-wrap.sub-main .step-learn .danchoo-ainew {
  width: 25rem;
  height: 23.7rem;
  position: absolute;
  top: 18.2rem;
  right: 30rem;
  z-index: 10;
}
main .ainew-wrap.sub-main .step-learn .danchoo-ainew > img {
  width: 100%;
}
main .ainew-wrap.sub-main .step-learn .danchoo-ainew .danchoo-ainew-box {
  position: relative;
  padding: 1.5rem;
  width: 26rem;
  top: -24rem;
  left: 26rem;
  border: 1px solid rgba(255, 255, 255, 0.5);
  background: linear-gradient(93deg, rgba(255, 255, 255, 0.8) 9.96%, rgba(255, 255, 255, 0.5) 90.52%);
  backdrop-filter: blur(5px);
  border-radius: 0.8rem;
  overflow: hidden;
  z-index: 5;
  font-size: 1.8rem;
  line-height: 2.6rem;
  letter-spacing: -0.036rem;
  font-weight: 600;
}
main .ainew-wrap.sub-main .step-learn .danchoo-ainew .danchoo-ainew-box span {
  color: #13BE29;
}
@media (min-width: 240px) and (max-width: 1024px) {
  main .ainew-wrap.sub-main .step-learn .danchoo-ainew {
    display: none;
  }
}
main .ainew-wrap.sub-main .step-learn .danchoo-ainew__top {
  width: 7.23rem;
  height: 6.02rem;
  position: absolute;
  top: -6.4rem;
  left: 7rem;
  z-index: 10;
  display: none;
}
main .ainew-wrap.sub-main .step-learn .danchoo-ainew__top > img {
  width: 100%;
}
@media (min-width: 240px) and (max-width: 1024px) {
  main .ainew-wrap.sub-main .step-learn .danchoo-ainew__top {
    top: -6.7rem;
    left: 3.4rem;
    display: block;
  }
}
@media (max-width: 720px) {
  main .ainew-wrap.sub-main .step-learn .danchoo-ainew__top {
    top: -10.8rem;
  }
}
main .ainew-wrap.sub-main .step-learn .inner {
  height: calc(100vh - 8rem);
}
@media (max-width: 720px) {
  main .ainew-wrap.sub-main .step-learn .inner {
    height: auto;
    padding-bottom: 3rem;
  }
}
@media (min-width: 240px) and (max-width: 1024px) {
  main .ainew-wrap.sub-main .step-learn .inner {
    height: auto;
    padding-bottom: 3rem;
  }
}
main .ainew-wrap.sub-main .step-learn .inner::before {
  content: "";
  width: 16.5rem;
  height: 16.5rem;
  display: inline-block;
  background: url("https://ai-cdn.ebs.co.kr/mid_resource/images/img/bg_ainew_mn_main_center.svg") 0 0 no-repeat;
  position: absolute;
  top: 45rem;
  left: 50%;
  margin-left: 15rem;
}
@media (max-width: 720px) {
  main .ainew-wrap.sub-main .step-learn .inner::before {
    top: 39rem;
    left: -13rem;
  }
}
main .ainew-wrap.sub-main .step-learn.step-2::before {
  top: 22rem;
}
@media (max-width: 720px) {
  main .ainew-wrap.sub-main .step-learn.step-2::before {
    top: 39rem;
    left: -13rem;
  }
}
main .ainew-wrap.sub-main .step-learn.step-2::after {
  top: 7.2rem;
}
@media (max-width: 720px) {
  main .ainew-wrap.sub-main .step-learn.step-2::after {
    top: 9.2rem;
    right: -8.3rem;
  }
}
main .ainew-wrap.sub-main .step-learn.step-2 .inner::before {
  top: 38rem;
}
@media (max-width: 720px) {
  main .ainew-wrap.sub-main .step-learn.step-2 .inner::before {
    top: 39rem;
    left: -13rem;
  }
}
main .ainew-wrap.sub-main .step-learn.step-2 .danchoo-ainew {
  top: 15.2rem;
}
main .ainew-wrap.sub-main .step-learn.step-2 .selection__subject .subject-box .step2-inner {
  display: flex;
  flex-direction: row;
  align-items: center;
}
@media (max-width: 720px) {
  main .ainew-wrap.sub-main .step-learn.step-2 .selection__subject .subject-box .step2-inner {
    flex-direction: column;
  }
}
@media (min-width: 721px) and (max-width: 1024px) {
  main .ainew-wrap.sub-main .step-learn.step-2 .selection__subject .subject-box .step2-inner {
    flex-direction: column;
  }
}
main .ainew-wrap.sub-main .step-learn.step-2 .selection__subject .subject-box .step2-inner li:first-child {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
}
@media (max-width: 720px) {
  main .ainew-wrap.sub-main .step-learn.step-2 .selection__subject .subject-box .step2-inner li:first-child {
    flex-direction: column;
    margin-bottom: 1rem;
  }
  main .ainew-wrap.sub-main .step-learn.step-2 .selection__subject .subject-box .step2-inner li:first-child br {
    display: none !important;
  }
}
main .ainew-wrap.sub-main .step-learn.step-2 .selection__subject .subject-box .step2-inner li:first-child > img {
  width: 17.7rem;
}
@media (max-width: 720px) {
  main .ainew-wrap.sub-main .step-learn.step-2 .selection__subject .subject-box .step2-inner li:first-child > img {
    margin-bottom: 1rem;
    display: none;
  }
}
@media (min-width: 721px) and (max-width: 1024px) {
  main .ainew-wrap.sub-main .step-learn.step-2 .selection__subject .subject-box .step2-inner li:first-child > img {
    width: 15%;
    display: block;
  }
}
main .ainew-wrap.sub-main .step-learn.step-2 .selection__subject .subject-box .step2-inner li:last-child {
  width: 20.5rem;
}
main .ainew-wrap.sub-main .step-learn.step-2 .selection__subject .subject-box .title {
  width: 100%;
  padding: 0 2rem;
  font-size: 1.8rem;
  line-height: 2.6rem;
  letter-spacing: -0.036rem;
  font-weight: 500;
  color: #555;
  line-height: 3rem;
}
main .ainew-wrap.sub-main .step-learn.step-2 .selection__subject .subject-box + .subject-box {
  margin-top: 2rem;
}
@media (min-width: 240px) and (max-width: 1024px) {
  main .ainew-wrap.sub-main .step-learn.step-2 .selection__subject .subject-box {
    width: 100%;
    flex-direction: column;
  }
  main .ainew-wrap.sub-main .step-learn.step-2 .selection__subject .subject-box .title {
    width: 100%;
    flex: auto;
    margin-bottom: 0.6rem;
  }
}
main .ainew-wrap.sub-main .step-learn.step-2 .selection__subject .item {
  margin-left: 0.6rem;
}
main .ainew-wrap.sub-main .step-learn.step-2 .selection__subject .item:nth-of-type(1) {
  margin-left: 0;
}
main .ainew-wrap.sub-main .step-learn.step-2 .selection__subject .item > button {
  min-width: 9rem;
  min-height: 5rem;
  font-weight: 500;
  line-height: normal;
  padding: 1rem 1.6rem;
  border-radius: 0.8rem;
  border: 1px solid #EEEEEE;
  font-size: 1.6rem;
  color: #999;
  background-color: #EEEEEE;
  border-radius: 30rem;
}
main .ainew-wrap.sub-main .step-learn.step-2 .selection__subject .item > button.active {
  background-color: #13BE29;
  color: #fff;
  font-weight: 500;
  border: none;
  min-width: 15rem;
}
@media (min-width: 240px) and (max-width: 1024px) {
  main .ainew-wrap.sub-main .step-learn.step-2 .selection__subject .item {
    margin-left: 1rem;
    margin-top: 1rem;
  }
  main .ainew-wrap.sub-main .step-learn.step-2 .selection__subject .item:nth-of-type(1) {
    margin-left: 1rem;
  }
}
@media (max-width: 720px) {
  main .ainew-wrap.sub-main .step-learn.step-2 .selection {
    margin-top: 5rem;
  }
  main .ainew-wrap.sub-main .step-learn.step-2 .selection__subject .item {
    width: calc(50% - 1rem);
    margin-left: 1rem;
  }
  main .ainew-wrap.sub-main .step-learn.step-2 .selection__subject .item > button {
    width: 100%;
  }
}
@media (min-width: 240px) and (max-width: 1024px) {
  main .ainew-wrap.sub-main .step-learn {
    height: 100%;
  }
}

.select-st1-area {
  display: flex;
  gap: 1rem;
  flex-wrap: wrap;
  width: 100%;
  margin-top: 4.8rem;
  border-radius: 1.6rem;
}
.select-st1-area .select-st1-wrap {
  display: flex;
  flex-grow: 1;
  gap: 1rem;
}
.select-st1-area select {
  flex: initial;
  padding: 1.6rem 4rem 1.6rem 1.6rem;
}
.select-st1-area .st1-inner2 {
  display: flex;
  align-items: center;
}
.select-st1-area input {
  flex-grow: 1;
  width: 100%;
}
@media (min-width: 721px) and (max-width: 1024px) {
  .select-st1-area button {
    flex-grow: 1;
    flex-shrink: 1;
  }
}
@media (max-width: 720px) {
  .select-st1-area {
    padding: 1.6rem;
    margin-top: 0;
  }
  .select-st1-area .select-st1-wrap {
    display: flex;
    flex-direction: column;
  }
  .select-st1-area .select-st1-wrap select:first-child {
    margin-bottom: 1rem;
  }
  .select-st1-area button {
    flex-grow: 1;
    flex-shrink: 1;
  }
}

article.chatbot_window.chatbotGrop {
  position: fixed;
  bottom: 2.5rem;
  display: block;
  overflow: hidden;
  height: 96%;
  max-height: 76.8rem;
  border-radius: 2px;
  -webkit-box-shadow: 0 0 5px #555;
  box-shadow: 0 0 5px #555;
  z-index: 10001;
  background: #fff;
  -webkit-transition: right 0.3s ease;
  -o-transition: right 0.3s ease;
  transition: right 0.3s ease;
}
article.chatbot_window.chatbotGrop.active {
  right: 2rem;
}
@media (max-width: 720px) {
  article.chatbot_window.chatbotGrop {
    max-width: 100%;
    width: 100vw;
    height: 100vh;
    height: -webkit-fill-available;
    height: fill-available;
  }
  article.chatbot_window.chatbotGrop.active {
    bottom: 0;
    right: 0;
  }
}

.qubox .itemlist [name=divQuestion] div {
  width: fit-content;
}

#box-suggest .content-img img {
  width: 15rem;
}

.item__top > span > label.ai_new_lb {
  display: inline-block !important;
  width: 2.4rem;
  cursor: pointer;
}

.error {
  width: 100%;
  min-height: 100vh;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 3rem 8rem;
  background-color: #333333;
}
@media (min-width: 240px) and (max-width: 1280px) {
  .error {
    flex-direction: column;
    padding: 5rem 2rem;
  }
}
.error__content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  color: #FFFFFF;
  gap: 3rem 5rem;
  font-size: 1.8rem;
  line-height: 2.6rem;
  letter-spacing: -0.036rem;
}
@media (min-width: 240px) and (max-width: 1280px) {
  .error__content {
    text-align: center;
    align-items: center;
  }
}
@media (max-width: 720px) {
  .error__content {
    font-size: 1.6rem;
    line-height: 2.4rem;
    letter-spacing: -0.032rem;
  }
}
.error__content h2 {
  font-size: 5.4rem;
  line-height: 6.4rem;
  letter-spacing: -0.108rem;
  font-weight: 700;
}
@media (max-width: 720px) {
  .error__content h2 {
    font-size: 3.2rem;
    line-height: 4rem;
    letter-spacing: -0.064rem;
  }
}
.error__content h2 em:nth-child(1) {
  color: #13BE29;
}
.error__content h2 em:nth-child(2) {
  color: #4E60FF;
}
.error__content h2 em:nth-child(3) {
  color: #2A8DFF;
}
.error__content .btn {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #666666;
  color: #FFFFFF;
  min-width: 16rem;
  padding: 0 2.4rem;
  height: 6.4rem;
  font-size: 1.6rem;
  line-height: 2.4rem;
  letter-spacing: -0.032rem;
  border-radius: 5rem;
  transition: background-color 0.3s ease;
}
.error__content .btn:hover {
  background-color: gray;
}
.error__content .btn-wrap {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 2rem;
}
@media (min-width: 240px) and (max-width: 1280px) {
  .error__content .btn-wrap {
    justify-content: center;
  }
}