.stepGroup .item .iborder {
  width: 100%;
  height: 15px;
  background-color: #333;
}
.stepGroup .item:nth-child(1) > .iborder {
  background-color: #3b597d;
  border-top-left-radius: 1em;
  border-bottom-left-radius: 1em;
}
.stepGroup .item:nth-child(2) > .iborder {
  background-color: #449bd6;
}
.stepGroup .item:nth-child(3) > .iborder {
  background-color: #fd633c;
}
.stepGroup .item:nth-child(4) > .iborder {
  background-color: #e68735;
}
.stepGroup .item:nth-child(5) > .iborder {
  background-color: #fac844;
}
.stepGroup .item:nth-child(6) > .iborder {
  background-color: #d9af49;
  border-top-right-radius: 1em;
  border-bottom-right-radius: 1em;
}

@media (min-width: 992px) {
  .stepGroup .item {
    width: 16.6666666667%;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .stepGroup {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .stepGroup .item {
    width: 33.3333333333%;
  }
  .stepGroup .item:nth-child(1) > .iborder {
    background-color: #3b597d;
  }
  .stepGroup .item:nth-child(2) > .iborder {
    background-color: #449bd6;
  }
  .stepGroup .item:nth-child(3) > .iborder {
    background-color: #fd633c;
    border-top-right-radius: 1em;
    border-bottom-right-radius: 1em;
  }
  .stepGroup .item:nth-child(4) > .iborder {
    background-color: #e68735;
    border-top-left-radius: 1em;
    border-bottom-left-radius: 1em;
  }
  .stepGroup .item:nth-child(5) > .iborder {
    background-color: #fac844;
  }
  .stepGroup .item:nth-child(6) > .iborder {
    background-color: #d9af49;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .stepGroup {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .stepGroup .item {
    width: 50%;
  }
  .stepGroup .item:nth-child(1) > .iborder {
    background-color: #3b597d;
  }
  .stepGroup .item:nth-child(2) > .iborder {
    background-color: #449bd6;
    border-top-right-radius: 1em;
    border-bottom-right-radius: 1em;
  }
  .stepGroup .item:nth-child(3) > .iborder {
    background-color: #fd633c;
    border-top-left-radius: 1em;
    border-bottom-left-radius: 1em;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .stepGroup .item:nth-child(4) > .iborder {
    background-color: #e68735;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-top-right-radius: 1em;
    border-bottom-right-radius: 1em;
  }
  .stepGroup .item:nth-child(5) > .iborder {
    background-color: #fac844;
    border-top-left-radius: 1em;
    border-bottom-left-radius: 1em;
  }
  .stepGroup .item:nth-child(6) > .iborder {
    background-color: #d9af49;
  }
}
@media (max-width: 575.98px) {
  .stepGroup {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .stepGroup .item {
    width: 100%;
  }
  .stepGroup .item .iborder {
    border-radius: 1em;
  }
}
.no-ul-style {
  list-style-type: none;
  padding-left: 0;
}

.ul-style-qH68 {
  position: relative;
}
.ul-style-qH68 .bookmark {
  display: inline;
  position: absolute;
  margin-top: -10em;
}

.table-style-Y6v3 th:nth-child(n+2) {
  text-align: center;
}
.table-style-Y6v3 th:first-child {
  position: relative;
  border-right: 1px #2e8e8e solid;
}
.table-style-Y6v3 th:nth-child(n+2) {
  background-color: #c6f5f4;
}
.table-style-Y6v3 th:nth-child(3) {
  background-color: #39b1b1;
  color: #fff;
}
.table-style-Y6v3 th:nth-child(3),
.table-style-Y6v3 .td-style-Ync3 {
  border-left: 8px #3b597d solid;
  border-right: 8px #3b597d solid;
}
.table-style-Y6v3 th:first-child:before {
  content: "";
  display: block;
  width: 100%;
  height: 114px;
  position: absolute;
  bottom: 100%;
  left: 0;
  z-index: 8;
  background-color: #fff;
}
.table-style-Y6v3 th:first-child:after {
  content: "";
  display: block;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  border-bottom: 12px #39b1b1 solid;
}
.table-style-Y6v3 thead {
  border-bottom: 3px #2e8e8e solid;
}
.table-style-Y6v3 tbody td {
  border: 1px #2e8e8e solid;
}
.table-style-Y6v3 tbody td:first-child {
  border-left-width: 0;
}
.table-style-Y6v3 tbody td:last-child {
  border-right-width: 0;
}
.table-style-Y6v3 tbody tr.tdGroup-style-Vas3 > td {
  background-color: #f2fffd;
}
.table-style-Y6v3 tbody tr.tdGroup-style-Vas3 .td-style-Ync3 {
  background-color: #fac844;
}
.table-style-Y6v3 tbody tr.tdGroup-style-Vas4 .td-style-Ync3 {
  background-color: #fdedc1;
}
.table-style-Y6v3 [class*=icon-] {
  width: 1em;
}

@media (max-width: 991.98px) {
  .table-style-Y6v3 th:nth-child(n+2),
  .table-style-Y6v3 td:nth-child(n+3),
  .table-style-Y6v3 tr + tr > td:nth-child(n+2) {
    min-width: 8em;
  }
  .table-style-Y6v3 td:nth-child(2),
  .table-style-Y6v3 tr + tr > td:nth-child(3) {
    min-width: 5em;
  }
  .td-style-B6z3 {
    -webkit-writing-mode: vertical-lr;
    -ms-writing-mode: tb-lr;
        writing-mode: vertical-lr;
  }
}
@media (max-width: 575.98px) {
  .table-style-Y6v3._fz-20 {
    font-size: 15px;
  }
  .table-style-Y6v3 ._fz-28 {
    font-size: 20px;
  }
  .table-style-Y6v3 td:nth-child(2),
  .table-style-Y6v3 tr + tr > td:nth-child(3) {
    min-width: 6em;
  }
}
.th-style-Vase6 {
  position: relative;
}
.th-style-Vase6 .svg1 {
  width: 100%;
  aspect-ratio: 305/29;
  position: absolute;
  bottom: 99%;
  left: 0;
}
.th-style-Vase6 .svg1 svg {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
}
.th-style-Vase6 .lightball {
  aspect-ratio: 114/100;
  width: 90px;
  position: absolute;
  margin: auto;
  bottom: 99%;
  left: calc(50% - 45px);
}

.clone-head-table-wrap .table-style-Y6v3 {
  margin-top: 0 !important;
}