.page-banner .page-content {
    left: calc((100% - 1280px) / 2);
}

.ttnn .page-link {
    padding: 10px 12px;
}

.cft {
    padding: 48px 0px;
    background: #F2FDF5;
    border-top: 1px solid #DEE2E6;
}

.exam.aitoku .page-banner img, .language-support.aitoku .page-banner img, .exam.aitoku .page-banner, .language-support.aitoku .page-banner{
    height: 280px;
}



.page-banner figure:after {
    background: #F2FDF5;
}

.page-banner .page-content .title {
    color: #212529;
}

.page-tlt {
    margin-bottom: 16px;
    font-weight: 700;
    line-height: 48px;
    letter-spacing: 1.5px;
    font-size: 32px;
}

.page-tln {
    color: #212529;
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    letter-spacing: 0;
}

.exam .page-body .page-content,.language-support .page-body .page-content {
    margin-top: 40px;
    margin-bottom: 73px;
}

.page-body .page-content .page-menu-list ul {
    border-color: var(--primary);
    border: 1px solid var(--primary);
    border-top: 8px solid var(--primary);
    border-bottom: 8px solid var(--primary);
    padding: 16px 0px;
    background: #F2FDF5;
}

.page-body .page-content .page-menu-list li.title span {
    font-size: 24px;
    line-height: 24px;
    letter-spacing: 0.5px;
    margin-right: 0px;
    font-family: 'Montserrat', Arial, sans-serif;
}

.page-body .page-content .page-menu-list li.title p {
    text-decoration: unset;
    align-items: center;
    display: flex;
    color: var(--primary);
}

.page-body .page-content .page-menu-list li:before {
    background-color: var(--primary);
}

.page-body .page-content .page-menu-list li button {
    color: #495057;
    padding: 0px;
} 

.page-body .page-content .page-menu-list li button:hover {
    font-weight: 700;
} 

.page-body .page-content .page-menu-list li.title:nth-child(n+2) {
    margin-top: 32px;
    position: relative;
}

.page-body .page-content .page-menu-list li.title:nth-child(n+2)::after {
    content: '';
    border: 0.5px dashed var(--primary);
    position: absolute;
    width: 100%;
    left: 0;
    top: -16px;
    transform: scaleY(0.5); /* visually shrinks to 0.5px */
    transform-origin: top;
}

.page-body .page-content .page-list {
    padding-left: 62px;
}

.hr_service .page-body .page-content .page-list {
    width: calc((100% - 176px) / 12 * 8 + 112px);
}

.page-body .page-content .page-menu-list {
    width: calc((100% - 176px) / 12 * 4 + 2px);
}

.aitoku.exam .page-content .block-title .title .title-one, .aitoku.exam .page-content .block-title .title .title-two,
.language-support.aitoku .page-content .block-title .title .title-one,.language-support.aitoku .page-content .block-title .title .title-two{
    color: var(--primary);
}

.aitoku.exam .page-content .block-title .title .title-two {
    margin-top: 0px;
}

.aitoku .hr-service-banner figure:after {
    background: #F2FDF5;
}

.aitoku.exam .page-content .block-title .line,.aitoku.language-support .page-content .block-title .line {
    background-color: var(--primary);
}

.aitoku .hr-service-banner .block-title {
    bottom: calc(50% - 50px);
}

.aitoku  .page-body .page-content .page-menu-list.fixed>div {
    width: calc((1280px - 176px) / 12 * 4 + 2px);
}

.title-service {
    padding-bottom: 8px;
    margin-top: 48px;
    color: var(--primary);
    border-color: var(--primary);
}

.support-flex {
    display: flex;
}

.support-flex .list-one:first-child {
    margin-top: 0px;
}

.support-flex .text {
    width: calc((100% - 112px) / 8 * 5 + 68px);
    padding-right: 24px;
}

.support-flex figure {
    flex: 1;
}
.support-flex figure img {
    height: 250px;
    object-fit: cover;
}

.support-13 .service-flex {
    min-height: 564px;
}

/* SECTION 2: 4 điểm mạnh */

.aitoku .support-2 {
    margin-top: 0px;
    margin-bottom: 68px;
}

.support-2-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 16px;
}

.support-19 .support-2-item:first-child .support-2-title, .support-19 .support-2-item:last-child .support-2-title {
    width: calc(100% + 7px);
}
.support-2-item {
    padding: 24px 23px 24px 23px;
    display: block;
    align-items: flex-start;
    min-height: 180px;
    background: #F2FDF5;
    border: 1px solid #DEE2E6;
}
.support-title-icon {
    display: flex;
    align-items: center;
    margin-bottom: 24px;
} 
.support-2-icon {
    width: 80px;
    height: 80px;
    min-width: 48px;
    min-height: 48px;
    background: #6ABE52;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.support-2-icon img {
    width: 48px;
    height: 48px;
    object-fit: contain;
}

.support-2-title {
    font-weight: 700;
    font-size: 20px;
    color: #212529;
    line-height: 32px;
    letter-spacing: 0.5px;
    flex: 1;
    margin-left: 16px;
}

.timeline-item:last-child> div {
    padding-bottom: 0px;
}

.support-14.service-block {
    margin-bottom: 48px;
}
.support-2-desc {
    font-size: 16px;
    line-height: 24px;
    color: #495057;
    font-weight: 400;
}
@media (max-width: 900px) {
    .support-2-grid {
        grid-template-columns: 1fr;
    }
    .support-2-item {
        min-height: unset;
    }
}

/* SECTION 3: Khối gợi ý phù hợp */

.exam .support-3, .exam .support-20 {
    padding-top: 20px;
}
.support-3, .support-32{
    position: relative;
}
.recommend-content {
    display: flex;
    align-items: center;
    padding: 48px 0px 48px 32px;
    position: relative;
    min-height: 100px;
    background-image: url('../image/background.png');
    background-size: cover;
    background-position: 100%;
}
.recommend-label {
    position: absolute;
    left: 32px;
    padding: 4px 16px;
    font-weight: 700;
    font-size: 18px;
    line-height: 32px;
    letter-spacing: 0.5px;
    background: #3B725F;
    color: #fff;
    z-index: 2;
    box-shadow: 0px 4px 16px 0px #0000001F;
    top: 0px;
}

.page-list > div:last-child {
    margin-bottom: 0px;
}
.aitoku .recommend-content .list-one {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.5px;
    font-weight: 700;
    color: #fff;
    margin: 0;
    z-index: 2;
    width: 685px;
}

.aitoku .recommend-content .list-one:nth-child(n+2) {
    margin-top: 8px;
}

.aitoku .recommend-content .list-one:before {
    background-color: #fff;
}

.aitoku .recommend-content .list-one:after {
    background-color: #fff;
}

.support-4 .service-flex>div {
    position: relative;
}

.point {
    width: 100%;
}

.image-title {
    display: flex
;
    align-items: center;
    flex: 1;
}

.point .point-left .image-title .title {
    margin-top: 0px;
    font-size: 16px;
    color: #6C757D;

}
.point.active .point-left .image-title .title {
    color: #fff;
}

.point .point-left .image-title figure {
    background-color: #FFF;
    border: 1px solid var(--Gray, #DFDFDF);
    margin-right: 16px;
}

.point.active .point-left .image-title figure {
    border: unset;
    background-color: #fff;
}

.point .point-left>div {
    background-color: #fff;
    padding: 11px 12px;
    border: 1px solid var(--Gray, #DFDFDF);
}

.point.active .point-left>div {
    border: 1px solid var(--Primary, #6ABE52);
    background: var(--Primary, #6ABE52);
}

.point .point-left .image-title figure .active, .point.active .point-left .image-title figure img  {
    display: none;
}

.exam .point figure img {
    height: auto;
}

.point.active .point-left .image-title figure .active {
    display: block;
}

.point .point-left {
    width: 335px;
}

.point .point-right {
    width: 513px;
    padding-left: 33px;
    user-select: none;
}

.point .point-right>div {
    padding: 16px 18px;
    background: var(--Primary, #6ABE52);
}

.point.active .point-left:before {
    background-color: var(--primary);
    right: -34px;
    width: 17px;
    height: 24px;
}

.point .point-right .image-top img {
    height: 100%;
    object-fit: contain;
}

.point .point-right .tab img {
    width: 100%;
}

.point .point-right .content .title {
    color: #fff;
}

.point .point-right .content .note {
    font-size: 16px;
    line-height: 24px;
    color: #fff;
}

.point .point-right .content .note p:nth-child(n+2) {
    margin-top: 12px;
}

.support-4 .service-flex{
    min-height: 512px;
}

/* SECTION: 対応言語・対応業種 */
.support-4-languages-industries {
    margin: 48px 0 0 0;
}
.support-4-table {
    display: flex;
    opacity: 1;
    gap: 24px;
    padding-top: 16px;
    padding-right: 24px;
    padding-bottom: 16px;
    padding-left: 24px;
    background: #FFFFFF;
    border: 1px solid var(--Gray, #DFDFDF);
}

.timeline-content .top figure.mb {
    display: none;
}
.support-4-col {
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
}
.support-4-title {
    font-weight: 700;
    font-size: 16px;
    color: #212529;
    line-height: 24px;
    letter-spacing: 0.5px;
    border-bottom: 1px solid #DFDFDF;
    padding-bottom: 4px;
}
.support-4-lang-box {
    border: 1.5px solid #DFDFDF;
    background: #fff;
    display: flex;
    align-items: center;
    padding: 11px 0px;
    font-size: 16px;
    font-weight: 400;
    color: #212529;
    margin-top: 16px;
    width: 335px;
    justify-content: center;
}

.support-4-lang-note {
    font-size: 15px;
    line-height: 20px;
    margin-top: 16px;
    color: #ADB5BD;
}

.support-4-lang-box .flag {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    margin-right: 8px;
    object-fit: cover;
    border: 1px solid #DFDFDF;
}
.support-4-list {
    padding-left: 0px;
}
.aitoku .support-4-list p {
    margin-top: 8px;
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    letter-spacing: 0;
    padding-left: 24px;
}

.aitoku .support-4-list .list-one:after {
    display: none;
}

.aitoku .support-4-list .list-one:before {
    background: #495057;
}
.support-4-note {
    margin-top: 8px;
    background: #F2FDF5;
    color: #212529;
    font-size: 16px;
    padding: 16px;
    border-left: 4px solid #6ABE52;
    font-weight: 700;
    letter-spacing: 0.5px;
    line-height: 24px;
}

.support-4.service-block {
    margin-bottom: 48px;
}

/* SECTION: オンライン授業スケジュールイメージ（外食業） */
.support-6 {
    margin: 48px 0 0 0;
}
.support-6-note {
    font-size: 14px;
    padding: 16px;
    border-left: 4px solid #6ABE52;
    margin-bottom: 32px;
    line-height: 20px;
    color: #212529;
    background: #F2FDF5;
    font-weight: 700;
    letter-spacing: 0.5px;
}

.support-6-note p:nth-child(n+2) {
    margin-top: 4px;
}
.support-6-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px 24px;
}
.support-6-grid > div {
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.support-6-item {
    display: flex;
    align-items: center;
    padding: 15px 16px;
    min-height: 120px;
    border: 1px solid #DEE2E6;
    background: #F2FDF5;
}
.support-6-icon {
    width: 80px;
    height: 80px;
    background: var(--Primary, #6ABE52);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 24px;
}

.support-6-content {
    flex: 1;
}
.support-6-icon img {
    width: 48px;
    height: 48px;
    object-fit: contain;
}
.support-6-step {
    font-weight: 700;
    font-size: 20px;
    color: #212529;
    margin-bottom: 8px;
    line-height: 32px;
    letter-spacing: 0.5px;
}
.support-6-desc {
    font-size: 16px;
    line-height: 24px;
    color: #212529;
    font-weight: 400;
}
@media (max-width: 900px) {
    .support-6-grid {
        grid-template-columns: 1fr;
    }
    .support-6-grid > div {
        flex-direction: row;
        flex-wrap: wrap;
        gap: 20px;
    }
    .support-6-item {
        flex: 1 1 100%;
    }
}

/* SECTION: RIKI日本語アプリの導入 */
.support-7 {
    margin: 48px 0 0 0;
}
.support-7-title {
    color: #6ABE52;
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 16px;
    letter-spacing: 0.5px;
}
.support-7-desc {
    font-size: 16px;
    color: #212529;
    margin-bottom: 32px;
    line-height: 24px;
    font-weight: 400;
    padding: 16px;
    border: 1px solid var(--Primary, #6ABE52);
    background: #F2FDF5;
}

.support-7-desc p:nth-child(n+2) {
    margin-top: 4px;
}
.support-7-main {
    display: flex;
    gap: 40px;
    margin-bottom: 48px;
}
.support-7-images {
    display: flex;
    gap: 16px;
    align-items: end;
    min-width: 220px;
}
.support-7-img-group {
    display: flex;
    flex-direction: column;
}
.support-7-img-group img {
    width: 200px;
    height: auto;
    border-radius: 12px;
    box-shadow: 0 2px 8px rgba(106,190,82,0.08);
}
.support-7-img-label {
    font-size: 16px;
    margin-top: 8px;
    color: #495057;
    line-height: 24px;
    letter-spacing: 0.5px;
}

.support-7-img-group:first-child img {
    width: 156px;
    height: 293px;
}

.support-7-img-group:nth-child(2) img {
    width: 279px;
    height: 222px;
}
.support-7-content-list {
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
}
.support-7-content-title {
    font-weight: 700;
    font-size: 20px;
    color: #212529;
    letter-spacing: 0.5px;
    line-height: 32px;
    margin-bottom: 16px;
}
.support-7-content-list .list .list-one {
    margin-top: 8px;
    padding-left: 24px;
    line-height: 29px;
}

.page-list .support-7-content-list .list {
    padding-bottom: 16px;
}

.support-7-content-list .list .list-one:first-child {
    margin-top: 0px;
}
.support-7-note {
    font-size: 14px;
    background: #F2FDF5;
    border-left: 4px solid #6ABE52;
    padding: 16px;
    line-height: 20px;
    letter-spacing: 0.5px;
    color: #212529;
    font-weight: 700;
}
.support-7-video-block {
    display: flex;
    gap: 40px;
    margin-bottom: 60px;
    align-items: flex-start;
}
.support-7-video-desc {
    font-size: 16px;
    color: #495057;
    line-height: 24px;
}

.support-7-video-desc p:nth-child(n+2) {
    margin-top: 12px;
}

.support-7-video-desc .title {
    margin-bottom: 16px;
    padding: 0px;
    font-size: 20px;
    line-height: 32px;
    letter-spacing: 0.5px;
}

.support-7-video-label {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.5px;
    color: #495057;
    margin-top: 8px;
}

.support-7-feedbacks {
    display: flex;
    gap: 10px;
}
.support-7-feedback {
    padding-top: 16px;
    position: relative;
    width: 100%;
}

.support-7-feedback-content .support-7-feedback-title img {
    width: 50px;
    height: 50px;
}
.support-7-feedback-label {
    padding: 4px 16px;
    position: absolute;
    top: 0px;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.5px;
    font-weight: 700;
    left: 24px;
    background: var(--Primary, #6ABE52);
    color: #fff;
}

.support-7-feedback-content {
    padding: 24px 23px 16px 15px;
    background: #F2FDF5;
    border: 1px solid #DEE2E6;
    height: 186px;
}
.support-7-feedback-title {
    font-size: 16px;
    font-weight: 700;
    color: #212529;
    display: flex;
    margin-bottom: 16px;
    align-items: center;
    justify-content: space-between;
}

.support-7-feedback-title img {
    padding: 12.5px;
    border-radius: 50%;
    background: var(--Primary, #6ABE52);
}
.support-7-feedback-desc {
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0;
    color: #212529;
    font-weight: 400;
}

/* SECTION: 実施スケジュール - Figma style fix */
.support-7 .title-service, .support-8 .title-service {
    margin-bottom: 16px;
}
.support-8-desc {
    font-size: 16px;
    color: #212529;
    margin-bottom: 32px;
    line-height: 24px;
    background: #F2FDF5;
    padding: 15px 16px;
    border: 1px solid var(--Primary, #6ABE52);
}

.support-8-desc p:nth-child(n+2) {
    margin-top: 12px;
}
.support-8-table-caption {
    display: flex;
    align-items: center;
    font-size: 16px;
    font-weight: 400;
    gap: 16px;
    margin-bottom: 24px;
    position: relative;
    color: #495057;
    line-height: 24px;
}
.support-8-table-caption img {
    width: 277px;
    height: auto;
    flex-shrink: 0;
}

.support-8-table-caption img {
    max-width: 279px;
}

.schedule-table {
  width: 100%;
  border-collapse: collapse;
  font-family: sans-serif;
  text-align: center;
  overflow: hidden;
}

.schedule-table thead th {
    background: var(--primary, #6ABE52);
    color: white;
    font-weight: bold;
    font-size: 16px;
    padding: 12px 0;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
    line-height: 24px;
    letter-spacing: 0.5px;
    width: 179.5px;
}

.support-7-video {
    display: flex;
    flex-wrap: wrap;
}

.schedule-table thead th:first-child {
  background: #fff;
  border-top-left-radius: 12px;
  border-right: none;
  width: auto;
}

.schedule-table thead th:last-child {
  border-top-right-radius: 12px;
}

.schedule-table tbody th {
    background-color: #fff;
    font-size: 14px;
    width: 130px;
    line-height: 20px;
    letter-spacing: 0.5px;
    font-weight: 700;
    height: 150px;
    padding: 0px 21px;
    border-bottom: 1px solid #DFDFDF;
}

.support-7-images.mb {
    display: none;
}

.schedule-table td {
    border: 1px solid #DFDFDF;
    background: #fff;
    font-size: 14px;
    color: #212529;
    font-weight: 400;
    padding-left: 32px;
    text-align: start;
    line-height: 30px;
}

.schedule-table-node {
    position: absolute;
    width: 717px;
    left: 129px;
    bottom: 0px;
    padding: 21px 0px;
    text-align: center;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.5px;
    font-weight: bold;
    display: flex;
    flex-wrap: wrap;
    justify-content: end;
    color: #fff;
}

.schedule-table-node p:first-child { 
    width: 50%;
    padding: 12px 28px 12px 0px;
    margin-bottom: 14px;
    background: #18953A;
    clip-path: polygon(0 0, calc(100% - 28px) 0, 100% 50%, calc(100% - 28px) 100%, 0 100%);
}

.schedule-table-node p:last-child {
    width: 100%;
    padding: 12px;
    background: var(--primary, #6ABE52);
    clip-path: polygon(0 0, calc(100% - 30px) 0, 100% 50%, calc(100% - 30px) 100%, 0 100%);
    padding-right: 30px;
}

.schedule-table-wrap {
    position: relative;
    overflow: auto;
}

/* SECTION: 受講費用 (Học phí) */

.support-8.service-block {
    margin-bottom: 0px;
}
.exam .support-9,.exam .support-17,.exam .support-24, .language-support .support-7{
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 48px 0 0 0;
    padding: 40px;
    background-image: url("../image/Picture81.png");
    position: relative;
    margin-bottom: 80px;
    background-size: cover;

}
.support-9-fee-inner {
    background: #fff;
    padding: 40px;
    width: 100%;
    position: relative;
    z-index: 2;
}

.exam .support-9:before,.exam .support-17:before,.exam .support-24::before, .language-support .support-7:before {
    content: '';
    position: absolute;
    inset: 0;
    background-color: rgba(33, 37, 41, 0.4);
    z-index: 1;
}
.support-9-fee-title {
    font-size: 24px;
    font-weight: 700;
    color: #212529;
    margin-bottom: 8px;
    line-height: 40px;
    letter-spacing: 1px;
    padding-bottom: 16px;
    border-bottom: 1px solid #DFDFDF;
}
.support-9-fee-main {
    font-family: "Montserrat", sans-serif;
    font-size: 32px;
    font-weight: 700;
    color: #212529;
    margin-bottom: 24px;
    display: flex;
    align-items: flex-end;
    gap: 8px;
    line-height: normal;
}

.tb .support-9-fee-title {
    padding-bottom: 0px;
    border: unset;
}

.support-9-fee-inner.tb {
    padding: 24px;
}

.support-9-fee-main-tb {
    display: flex;
    margin-bottom: 16px;
}

.support-9-fee-lb {
    width: 50%;
}

.aitoku .support-4-table .list-one {
    color: #212529;
}

.support-9-fee-lb-tb {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.5px;
    font-weight: 700;
    color: #fff;
    background: var(--Primary, #6ABE52);
    border-bottom: 1px;
}
.support-9-fee-lb > div {
    padding: 18px 24px;
    width: 100%;
}

.support-9-fee-lb-t {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    color: #212529;
    border-bottom: 1px solid #DFDFDF;
    border-left: 1px solid #DFDFDF;
}

.support-9-fee-lb-t + .support-9-fee-lb-t {
    padding: 22px 24px;
}

.timeline-item.item-1:before, .timeline-category {
    font-family: 'Montserrat', Arial, sans-serif;
}

.support-9-fee-lb .support-9-fee-price-t {
    font-size: 20px;
    letter-spacing: 0.5px;
    font-weight: 700;
    color: var(--primary, #6ABE52);
    border-bottom: 1px solid #DFDFDF;
    border-right: 1px solid #DFDFDF;;
    padding: 18px 24px;
    font-family: 'Montserrat', Arial, sans-serif;
    line-height: normal;
}

.support-9-fee-lb .support-9-fee-price-t + .support-9-fee-price-t {
    padding: 22px 24px;
}

span.support-9-fee-currency-l {
    font-size: 12px;
    line-height: normal;
}

.support-9-fee-label {
    font-size: 32px;
    font-weight: 700;
    color: #212529;
    margin-right: 8px;
    letter-spacing: 1px;
}

.support-9-fee-label span {
    font-size: 60px;
    font-family: 'Montserrat', Arial, sans-serif;
}
.support-9-fee-price {
    font-size: 60px;
    font-weight: 700;
    color: #6ABE52;
    letter-spacing: 1px;
    font-family: 'Montserrat', Arial, sans-serif;
}
.support-9-fee-currency {
    font-size: 32px;
    font-weight: 700;
    color: #6ABE52;
    margin-right: 8px;
    line-height: 55px;
}
.support-9-fee-tax {
    font-size: 32px;
    font-weight: 700;
    color: #212529;
    line-height: 55px;
}
.support-9-fee-note {
    background: #F2FDF5;
    font-size: 14px;
    padding: 16px;
    line-height: 20px;
    color: #212529;
    border-left: 4px solid var(--primary, #6ABE52);
    font-weight: 400;
}
.support-9-fee-note p:nth-child(n+2) {
    margin-top: 10px;
}

.support-32 .recommend-content {
    padding-bottom: 36px;
}

.group-lang { 
    gap: 8px;
    margin-top: 16px;
    display: flex;
    flex-wrap: wrap;
}

.group-lang .support-4-lang-box {
    width: calc(50% - 4px);
    margin-top: 0px;
}

.group-lang .support-4-lang-box:last-child {
    width: 100%;
}

.support-14 .support-8-desc p:nth-child(n+2) {
    margin-top: 4px;
}

.support-14 .title-service {
    margin-bottom: 16px;
}

.timeline-item:before {
    background: var(--Primary, #6ABE52);
}

.timeline-item:after {
    border: 2px solid var(--Primary, #6ABE52);
}

.timeline-content:after {
    background: #F2FDF5;
    width: 19px;
}

.timeline-content:before {
    background-color: #DFDFDF;
    width: 19px;
}

.item-2 .timeline-content>div {
    padding: 16px 15px;
}

.timeline-content>div {
    background: #F2FDF5;
    border: 1px solid var(--Gray, #DFDFDF);
}

.timeline-item:last-child>div:before {
    display: none;
}
.timeline-item>div:before {
    border: 1px solid var(--Gray, #DFDFDF);
}

.timeline-category,.timeline-title {
    color: var(--primary);
}

.timeline-title {
    margin-bottom: 16px;
}

.timeline-note {
    color: #212529;
}

.timeline-note p:nth-child(n+2) {
    margin-top: 10px;
}

.timeline-content .top>div>div {
    padding-right: 16px;
    flex: 1;
}

.timeline-content .top figure {
    width: 258px;
    flex: unset;
}

.item-1 .timeline-content .top figure img,.timeline-content .top figure img {
    width: 100%;
    height: 200px;
    object-fit: contain;
}

.timeline-item>div {
    padding-left: 101px;
}

.timeline-content {
    padding-left: 18.73px;
}

.item-3 .timeline-content .top figure img, .item-4 .timeline-content .top figure img {
    object-fit: contain;
    height: 200px;
}

.support-15 .title-service {
    margin-bottom: 16px;
}

.support-15 .support-7-desc
 {
    font-size: 14px;
    line-height: 20px;
    padding: 15px 16px;
}
.support-15 .support-7-images {
    gap: unset;
    padding: 18px 28px;
    border: 3px solid #CBD5E0;
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
}

.support-15 .support-7-img-group {
    padding: 0px 10px;
}

.support-15 .support-7-img-group:first-child img {
    width: 273px;
    height: auto;
}

.support-15 .support-7-img-label {
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    margin-top: 0px;
}

.support-15 .support-7-content-title {
    margin-bottom: 8px;
}
.support-15 .support-7-note {
    font-weight: 400;
}

.support-16 .title-service {
    margin-bottom: 16px;
}

.support-16.service-block {
    margin-bottom: 48px;
}

.support-16 .result-category {
    margin-bottom: 0px;
}

.support-16 .swiper-slide:nth-child(n+2){
    margin-top: 60px;
}

.support-17 {
    padding: 30px 40px;
}

.support-9-fee-main-f {
    display: flex;
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
}

.support-9-fee-main-f .sfl:first-child {
    padding-right: 40px;
    min-width: 290px;
}

.fee-price.one {
    display: flex;
}

.sfl .support-9-fee-label {
    margin: 0 0 8px 0;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.5px;
    font-weight: 700;
}

.fee-price {
    display: flex
;
    align-items: end;
    font-family: 'Montserrat', Arial, sans-serif;
}

.fee-price.one .support-9-fee-price {
    color: #fff;
    padding: 0px 24px 8px 24px;
    font-size: 60px;
    letter-spacing: 1px;
    background-color: var(--primary);
    text-align: center;
    line-height: normal;
}

.fee-price.one .support-9-fee-price span {
    font-size: 32px;
}

.sfl .support-9-fee-price {
    font-size: 32px;
}

.sfl .support-9-fee-price span {
    font-size: 60px;
}

.support-17 .support-9-fee-note {
    margin-top: 24px;
}

.support-20 {
    position: relative;
}

.support-20 .list-one {
    max-width: 632px;
    z-index: 2;
}

.support-21 .service-flex {
    position: relative;
    min-height: 584px;
}

.support-4-col.support-4-lang {
    width: 335px;
    flex: unset;
}

/* SECTION: support-22-list (list số tròn xanh) */
.support-22-list-item {
    display: block;
    margin-bottom: 16px;
}

.support-22-title {
    display: flex
;
    margin-bottom: 8px;
    align-items: center;
}

.support-22-content .image-title img {
    width: 600px;
    object-fit: cover;
}

.support-22-list-num {
    font-family: 'Montserrat', sans-serif;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 24px;
    height: 24px;
    background: #6ABE52;
    color: #fff;
    font-size: 12px;
    font-weight: 500;
    border-radius: 50%;
    letter-spacing: 0.5px;
    margin-right: 8px;
    flex-shrink: 0;
    line-height: 12px;
    font-family: 'Montserrat', Arial, sans-serif;
}
.support-22-list-content {
    flex: 1;
}
.support-22-list-title {
    font-size: 16px;
    font-weight: 700;
    color: #212529;
    line-height: 24px;
    display: block;
    letter-spacing: 0.5px;
}
.support-22-list-desc {
    font-size: 16px;
    color: #495057;
    line-height: 24px;
    letter-spacing: 0px;
    font-weight: 400;
}
.support-22-list-desc2 {
    font-size: 16px;
    color: #212529;
    margin-top: 18px;
    line-height: 24px;
    font-weight: 400;
}

.support-22 .title-service {
    margin-bottom: 16px;
}

.support-22 .image-title {
    justify-content: center;
}

.support-23 .support-6-item {
    min-width: 112px;
}

.support-23 .support-6-grid div:last-child .support-6-item {
    padding: 19px 16px;
}

.support-23.service-block {
    margin-bottom: 48px;
}

.support-24 {
    margin-bottom: 0px;
}

.table .th > div:nth-child(1) {
    display: flex;
    height: auto;
    align-items: center;
    justify-content: center;
    background: var(--primary, #6ABE52);
    color: white;
    font-weight: bold;
    font-size: 16px;
    padding: 12px 0;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    line-height: 24px;
    letter-spacing: 0.5px;
    width: 179.5px;
}

.page-list .table .title {
    padding: unset;
    line-height: unset;
    color: unset;
    background-color: unset;
}

.schedule-table-wrap .table {
    display: flex;
    margin-bottom: 0px;
}

.schedule-table-wrap .table .th.th1 div {
    width: 130px;
    background-color: unset;
    height: 48px;
}

.schedule-table-wrap .table .th div:nth-child(n+2) {
    height: 150px;
    border-right: 1px solid var(--Gray, #DFDFDF);
    border-bottom: 1px solid var(--Gray, #DFDFDF);
    display: flex;
    align-items: center;
}

.schedule-table-wrap .th.th1 p, .schedule-table-wrap-mb .mb div p {
    padding-left: 16px;
    padding-right: 8px;
    text-align: center;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.5px;
    font-weight: 700;
    color: #0C0E12;
}

.th:nth-child(n+2) .content {
    flex-wrap: wrap;
    padding-left: 32px;
}

.schedule-table-wrap .table .th .content div {
    padding: 0px;
}

.schedule-table-wrap .table .th .content p {
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
}

.schedule-table-wrap .table .th .content p.tablen {
    margin-top: 10px;
}

.schedule-table-wrap .table .th.th1 > div:nth-child(n+2) {
    height: unset;
    border: unset;
    display: unset;
    align-items: unset;
}

.schedule-table-wrap .table .th.th1 div div {
    height: 150px;
    border-right: 1px solid var(--Gray, #DFDFDF);
    border-bottom: 1px solid var(--Gray, #DFDFDF);
    display: flex;
    align-items: center;
}

