@charset "UTF-8";
/* template 별 커스텀 css */
.secTitWrap {
  text-align: center;
}
.secTitWrap h4 {
  margin-bottom: 20px;
}

.toolBar {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  margin-bottom: 28px;
}

.f__inner {
  position: relative;
}

.priceSection {
  text-align: center;
  /* cms */
  /* cloud */
  /* ICT */
}
.priceSection .f__tab > ul li.active.cms {
  background-color: #00B3B9;
}
.priceSection .f__tab > ul li.active.cms span {
  color: white;
}
.priceSection .f__tab > ul li.active.cloud {
  background-color: #14325D;
}
.priceSection .f__tab > ul li.active.cloud span {
  color: white;
}
.priceSection .f__tab > ul li.active.ict {
  background-color: #8638E5;
}
.priceSection .f__tab > ul li.active.ict span {
  color: white;
}
.priceSection .tabTitWrap {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.priceSection .tabTitWrap .f__sH7 {
  color: var(--gray_10);
}
.priceSection .priceList {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}
.priceSection .priceCard {
  border-radius: 20px;
  border: 1px solid var(--gray_80);
  height: 100%;
}
.priceSection .priceCard .cardHead {
  border-radius: 20px 20px 0 0;
  background-color: var(--gray_90);
  padding: 30px 24px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 364px;
  text-align: left;
}
.priceSection .priceCard .cardHead .tit {
  position: relative;
}
.priceSection .priceCard .cardHead .tit .f__sH2 {
  margin-bottom: 12px;
}
.priceSection .priceCard .cardHead .tit .f__body2 {
  color: var(--gray_10);
}
.priceSection .priceCard .cardHead .tit .f__btn_toggle {
  position: absolute;
  right: 0;
  top: 0;
  display: none;
}
.priceSection .priceCard .cardHead .cont {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.priceSection .priceCard .cardHead .cont .price {
  display: flex;
  gap: 4px;
  align-items: baseline;
}
.priceSection .priceCard .cardHead .cont .price .f__sH7 {
  color: var(--gray_20);
}
.priceSection .priceCard .cardHead .cont .f__btn_small {
  width: 100%;
  background-color: var(--gray_40);
  color: white;
}
.priceSection .priceCard .cardBody {
  padding: 30px 24px;
}
.priceSection .priceCard .cardBody .detailList {
  display: flex;
  flex-direction: column;
  row-gap: 20px;
}
.priceSection .priceCard .cardBody .detailList .tit {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.priceSection .priceCard .cardBody .detailList .tit > p {
  color: var(--gray_30);
}
.priceSection .priceCard .cardBody .detailList .tit .tooltipWrap {
  height: 20px;
}
.priceSection .priceCard .cardBody .detailList .tit .tooltipWrap .tooltip {
  width: 220px;
  text-align: left;
}
.priceSection .priceCard .cardBody .detailList .detail {
  margin-top: 8px;
  display: flex;
  flex-direction: column;
  row-gap: 6px;
  text-align: left;
}
.priceSection .priceCard .cardBody > .f__body4:only-child {
  padding: 15px 0;
  text-align: left;
}
.priceSection .priceCard.point .cardHead {
  background-color: #E1F8F9;
}
.priceSection .priceCard.point .cardHead .tit .f__sH2 {
  color: #00B3B9;
}
.priceSection .priceCard.point .cardHead .cont .f__H5 {
  color: #00B3B9;
}
.priceSection .priceCard.point .cardHead .cont .f__btn_small {
  background: linear-gradient(90deg, #26E1B8 0%, #00C7CE 55.68%, #28A1FC 141.56%);
}
.priceSection .priceTable {
  margin-top: 80px;
}
.priceSection .priceTable + .priceTable {
  margin-top: 80px;
}
.priceSection .priceTable .tit {
  text-align: left;
  display: flex;
  flex-direction: column;
  gap: 4px;
  margin-bottom: 28px;
}
.priceSection .priceTable .tit .f__body2 {
  color: var(--gray_10);
}
.priceSection .priceTable .f__table table {
  border-radius: 20px 20px 0 0;
  overflow: hidden;
}
.priceSection .priceTable .f__table thead {
  background-color: #E5F5FF;
}
.priceSection .priceTable .f__table thead th {
  padding: 12px 10px;
  font-size: 18px;
  font-weight: 600;
  line-height: 160%;
  letter-spacing: -0.054px;
}
.priceSection .priceTable .f__table thead th + th {
  border-left: 1px solid white;
}
.priceSection .priceTable .f__table tbody td {
  padding: 10px;
  font-size: 16px;
  font-weight: 400;
  line-height: 160%;
  letter-spacing: -0.048px;
  border-bottom: 1px solid var(--gray_80);
  color: var(--gray_10);
}
.priceSection .priceInfo .ictIcon {
  display: block;
  width: 36px;
  height: 36px;
  background: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" width="36" height="36" viewBox="0 0 36 36" fill="none"%3E%3Cpath d="M33.5904 16.2271V11.6873H27.534V8.55469H8.44987V11.6873H2.39844V16.2271H8.44987V19.9614H2.39844V24.5062H8.44987V27.6388H27.534V24.5062H33.5904V19.9614H27.534V16.2271H33.5904Z" fill="%238638E5"/%3E%3Cpath d="M16.1219 2H11.582V6.1818H16.1219V2Z" fill="%238638E5"/%3E%3Cpath d="M16.1219 29.8828H11.582V34.1939H16.1219V29.8828Z" fill="%238638E5"/%3E%3Cpath d="M24.4031 2H19.8633V6.1818H24.4031V2Z" fill="%238638E5"/%3E%3Cpath d="M24.4031 29.8828H19.8633V34.1939H24.4031V29.8828Z" fill="%238638E5"/%3E%3C/svg%3E') no-repeat center center;
}
.priceSection .priceInfo .boxICT {
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
  padding: 50px 0;
  border-radius: 30px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 20px;
  background-color: #F6EFFF;
}
.priceSection .priceInfo .boxICT .f__sH7 {
  color: var(--gray_10);
}
.priceSection .priceInfo .f__btn_point {
  margin: 0 auto;
  margin-top: 60px;
  background-color: #8638E5;
  color: white;
  width: 160px;
}
.priceSection .nsSection {
  text-align: left;
  margin-top: 220px;
}
.priceSection .nsSection .secTitWrap {
  text-align: left;
}

/*** laptop ***/
@container (min-width: 1016px) and (max-width: 1240px) {
  /*** component ***/
  .wHide, .mHide {
    display: block;
  }
  .tHide {
    display: none;
  }
  .priceSection {
    /* cms */
  }
  .priceSection .priceList {
    grid-template-columns: 1fr;
  }
  .priceSection .priceCard {
    border: 1px solid var(--gray_80);
    height: 209px;
    overflow: hidden;
  }
  .priceSection .priceCard:has(.cardBody.active) {
    height: auto;
    overflow: unset;
  }
  .priceSection .priceCard .cardHead {
    padding: 24px;
    height: 209px;
  }
  .priceSection .priceCard .cardHead .tit .f__sH2 {
    margin-bottom: 8px;
  }
  .priceSection .priceCard .cardHead .tit .f__btn_toggle {
    display: block;
  }
  .priceSection .priceCard .cardHead .cont {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
  }
  .priceSection .priceCard .cardHead .cont .f__btn_small {
    width: 203px;
  }
  .priceSection .priceCard .cardBody {
    height: 0;
    overflow: hidden;
  }
  .priceSection .priceCard .cardBody.active {
    height: auto;
  }
  .priceSection .priceCard .cardBody .tooltipWrap .tooltip {
    left: unset;
    right: -5px;
  }
  .priceSection .priceCard .cardBody .tooltipWrap .tooltip::before {
    left: unset;
    right: 11px;
  }
}
/*** tablet ***/
@container (min-width: 760px) and (max-width: 1015px) {
  .priceSection {
    /* cms */
    /* cloud */
    /* ICT */
  }
  .priceSection .priceList {
    grid-template-columns: 1fr;
  }
  .priceSection .priceCard {
    height: 209px;
    overflow: hidden;
  }
  .priceSection .priceCard:has(.cardBody.active) {
    height: auto;
    overflow: unset;
  }
  .priceSection .priceCard .cardHead {
    padding: 24px;
    height: 209px;
  }
  .priceSection .priceCard .cardHead .tit .f__sH2 {
    margin-bottom: 8px;
  }
  .priceSection .priceCard .cardHead .tit .f__btn_toggle {
    display: block;
  }
  .priceSection .priceCard .cardHead .cont {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
  }
  .priceSection .priceCard .cardHead .cont .f__btn_small {
    width: 203px;
  }
  .priceSection .priceCard .cardBody {
    height: 0;
    overflow: hidden;
  }
  .priceSection .priceCard .cardBody .tooltipWrap .tooltip {
    left: unset;
    right: -5px;
  }
  .priceSection .priceCard .cardBody .tooltipWrap .tooltip::before {
    left: unset;
    right: 11px;
  }
  .priceSection .priceCard .cardBody.active {
    height: auto;
  }
  .priceSection .priceTable {
    margin-top: 48px;
  }
  .priceSection .priceTable + .priceTable {
    margin-top: 60px;
  }
  .priceSection .priceInfo .boxICT {
    border-radius: 20px;
  }
  .priceSection .priceInfo .f__btn_point {
    width: 140px;
  }
  .priceSection .nsSection {
    margin-top: 180px;
  }
}
/*** mobile ***/
@container (max-width: 759px) {
  .comma {
    display: none;
  }
  .priceSection {
    /* cms */
    /* cloud */
    /* ICT */
  }
  .priceSection .tabTitWrap {
    gap: 12px;
  }
  .priceSection .priceList {
    grid-template-columns: 1fr;
  }
  .priceSection .priceCard {
    height: 292px;
    overflow: hidden;
  }
  .priceSection .priceCard:has(.cardBody.active) {
    height: auto;
    overflow: unset;
  }
  .priceSection .priceCard .cardHead {
    padding: 24px;
    height: 292px;
  }
  .priceSection .priceCard .cardHead .tit .f__sH2 {
    margin-bottom: 12px;
  }
  .priceSection .priceCard .cardHead .tit .f__btn_toggle {
    display: block;
  }
  .priceSection .priceCard .cardHead .cont {
    display: flex;
    gap: 16px;
  }
  .priceSection .priceCard .cardBody {
    height: 0;
    overflow: hidden;
  }
  .priceSection .priceCard .cardBody .tooltipWrap .tooltip {
    left: unset;
    right: -5px;
  }
  .priceSection .priceCard .cardBody .tooltipWrap .tooltip::before {
    left: unset;
    right: 11px;
  }
  .priceSection .priceCard .cardBody.active {
    height: auto;
  }
  .priceSection .priceTable {
    margin-top: 40px;
  }
  .priceSection .priceTable + .priceTable {
    margin-top: 60px;
  }
  .priceSection .priceTable .f__table thead th {
    padding: 14px 10px;
    font-size: 16px;
    font-weight: 700;
    line-height: 160%;
    letter-spacing: -0.048px;
  }
  .priceSection .priceTable .f__table tbody td {
    padding: 12px 10px;
    font-size: 14px;
    font-weight: 400;
    line-height: 160%;
    letter-spacing: -0.042px;
  }
  .priceSection .priceInfo .boxICT {
    border-radius: 15px;
  }
  .priceSection .priceInfo .f__btn_point {
    width: 128px;
    margin-top: 48px;
  }
  .priceSection .nsSection {
    margin-top: 140px;
  }
}