/* SECTION: DICH VU CUNG CAP */
.section-dich-vu-cung-cap {
    height: 100vh;
    overflow: hidden;
    background: var(--Shinnec-Color-Primary-Primary, #006b1d);
}

.section-dich-vu-cung-cap .img-container {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    pointer-events: none;
    user-select: none;
    visibility: hidden;
}

.section-dich-vu-cung-cap .img-container>img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 1;
    opacity: 0;
}

.section-dich-vu-cung-cap .img-container .col {
    position: absolute;
    width: 33.33%;
    overflow: hidden;
}

.section-dich-vu-cung-cap .img-container .col img {
    position: absolute;
    top: 0;
    left: 0;
    min-width: 100rem;
    height: 100vh;
    object-fit: cover;
}

.section-dich-vu-cung-cap .img-container .first-col {
    bottom: 0;
    left: 0;
    z-index: 2;
}

.section-dich-vu-cung-cap .img-container .second-col {
    bottom: 0;
    left: 33.33%;
    z-index: 2;
}

.section-dich-vu-cung-cap .img-container .second-col img {
    transform: translate(-33.33%, 0);
}

.section-dich-vu-cung-cap .img-container .third-col {
    bottom: 0;
    right: 0;
    z-index: 2;
}

.section-dich-vu-cung-cap .img-container .third-col img {
    transform: translate(-66.67%, 0);
}

.section-dich-vu-cung-cap .deco-1 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 40%;
    opacity: 0.9;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 100%);
    z-index: 100;
}

.section-dich-vu-cung-cap .deco-2 {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 45%;
    opacity: 0.9;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
    z-index: 100;
}

.section-dich-vu-cung-cap .heading-container {
    position: absolute;
    top: 3.5rem;
    left: 4.75rem;
    z-index: 101;
}

.section-dich-vu-cung-cap .heading-container h2 {
    color: var(--text-text-grey-0, #fff);
    text-shadow: 0px 0px 11.9px rgba(0, 0, 0, 0.35);
    font-family: Lexend;
    font-size: 3rem;
    font-style: normal;
    font-weight: 600;
    line-height: 140%;
    letter-spacing: -0.1875rem;
    text-transform: uppercase;
    margin-bottom: 0.25rem;
}

.section-dich-vu-cung-cap .heading-container .desc {
    width: 33.1rem;
    color: #ededed;
    text-shadow: 0px 0px 34.2px rgba(0, 0, 0, 0.69);
    font-family: Lexend;
    font-size: 1.25rem;
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
}

.section-dich-vu-cung-cap .slide-container {
    position: absolute;
    z-index: 101;
    bottom: 3rem;
    left: 4.75rem;
    max-width: 77.5rem;
    overflow: hidden;
}

.section-dich-vu-cung-cap .swiper-dich-vu-cung-cap {
    width: 100%;
}

.section-dich-vu-cung-cap .swiper-dich-vu-cung-cap .swiper-wrapper {
    align-items: flex-end;
}

.section-dich-vu-cung-cap .swiper-dich-vu-cung-cap .swiper-slide {
    cursor: pointer;
}

.section-dich-vu-cung-cap .swiper-dich-vu-cung-cap .swiper-slide .title {
    color: var(--text-text-grey-0, #fff);
    text-shadow: 0px 0px 30px rgba(0, 0, 0, 0.12);
    font-family: Lexend;
    font-size: 1.625rem;
    font-style: normal;
    font-weight: 600;
    line-height: 125%;
    text-transform: uppercase;
    margin-bottom: 0.5rem;
    opacity: 0.5;
}

.section-dich-vu-cung-cap .swiper-dich-vu-cung-cap .swiper-slide .desc {
    color: #e4e4e4;
    font-family: Lexend;
    font-size: 1rem;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    margin-bottom: 1.25rem;
}

.section-dich-vu-cung-cap .swiper-dich-vu-cung-cap .swiper-slide a {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: fit-content;
    padding: 0 1rem;
    height: 2.6rem;
    color: #e7e7e7;
    font-family: Lexend;
    font-size: 0.99131rem;
    font-style: normal;
    font-weight: 500;
    line-height: 1.28494rem;
    text-transform: uppercase;
    border-radius: 1.5rem;
    background: var(--Shinnec-Color-Secondary-Blue-800, #0078d4);
}

.section-dich-vu-cung-cap .swiper-dich-vu-cung-cap .swiper-slide a .icon-container {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    margin-left: 0.38rem;
    width: 0.8125rem;
    height: 0.8125rem;
    overflow: hidden;
}

.section-dich-vu-cung-cap .swiper-dich-vu-cung-cap .swiper-slide a svg {
    position: absolute;
    top: 0;
    left: 0;
    width: 0.8125rem;
    height: 0.8125rem;
    transition: all 0.3s ease-out;
    flex: none;
}

.section-dich-vu-cung-cap .swiper-dich-vu-cung-cap .swiper-slide a svg:last-of-type {
    transform: translate(-90%, 90%);
}

.section-dich-vu-cung-cap .swiper-dich-vu-cung-cap .swiper-slide a:hover svg:first-of-type {
    transform: translate(90%, -90%);
}

.section-dich-vu-cung-cap .swiper-dich-vu-cung-cap .swiper-slide a:hover svg:last-of-type {
    transform: translate(0, 0);
}

.section-dich-vu-cung-cap .swiper-dich-vu-cung-cap .swiper-slide .progress-container {
    width: 100%;
    position: relative;
    height: 0.3125rem;
    background: rgba(255, 255, 255, 0.3);
    overflow: hidden;
}

.section-dich-vu-cung-cap .swiper-dich-vu-cung-cap .swiper-slide .progress-container .progress {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transform: translate(-100%, 0);
    z-index: 1;
    background: #4df986;
}

.section-dich-vu-cung-cap .swiper-dich-vu-cung-cap .swiper-slide .accordion {
    max-height: 0;
    overflow: hidden;
}

.section-dich-vu-cung-cap .swiper-dich-vu-cung-cap .swiper-slide .accordion .spacing {
    height: 1.25rem;
}

.section-dich-vu-cung-cap .swiper-navigation-container {
    position: absolute;
    bottom: 3rem;
    right: 5rem;
    z-index: 101;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.section-dich-vu-cung-cap .swiper-navigation-container>*+* {
    margin-left: 0.25rem;
}

.section-dich-vu-cung-cap .swiper-navigation-container .swiper-prev-btn,
.section-dich-vu-cung-cap .swiper-navigation-container .swiper-next-btn {
    width: 2.5rem;
    height: 2.5rem;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.2);
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all 0.4s ease-out;
}

.section-dich-vu-cung-cap .swiper-navigation-container .swiper-prev-btn svg,
.section-dich-vu-cung-cap .swiper-navigation-container .swiper-next-btn svg {
    width: 1.25rem;
    height: 1.25rem;
}

.section-dich-vu-cung-cap .swiper-navigation-container .swiper-prev-btn:hover,
.section-dich-vu-cung-cap .swiper-navigation-container .swiper-next-btn:hover {
    background: rgba(255, 255, 255, 0.4);
}

.section-dich-vu-cung-cap-mobile {
    display: none;
}

@media (max-width: 768px) {
    .section-dich-vu-cung-cap {
        display: none;
    }

    .section-dich-vu-cung-cap-mobile {
        display: block;
        padding: 3rem 0;
    }

    .section-dich-vu-cung-cap-mobile .heading-container {
        width: 22rem;
        margin: auto;
        margin-bottom: 2rem;
    }

    .section-dich-vu-cung-cap-mobile .heading-container h2 {
        color: var(--Shinnec-Color-Primary-Primary, #006b1d);
        font-family: Lexend;
        font-size: 1.5rem;
        font-style: normal;
        font-weight: 600;
        line-height: 140%;
        letter-spacing: -0.0625rem;
        text-transform: uppercase;
        margin-bottom: 0.25rem;
    }

    .section-dich-vu-cung-cap-mobile .heading-container .desc {
        color: var(--Text-Blue-blue-500, #223b66);
        font-family: Lexend;
        font-size: 0.75rem;
        font-style: normal;
        font-weight: 400;
        line-height: 150%;
    }

    .section-dich-vu-cung-cap-mobile .swiper-dich-vu-cung-cap {
        width: 100%;
        margin-bottom: 0.8rem;
    }

    .section-dich-vu-cung-cap-mobile .swiper-dich-vu-cung-cap .swiper-slide {
        position: relative;
        height: 26rem;
        border-radius: 0.625rem;
        overflow: hidden;
    }

    .section-dich-vu-cung-cap-mobile .swiper-dich-vu-cung-cap .swiper-slide img:not(.deco-2) {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        object-fit: cover;
        z-index: 1;
    }

    .section-dich-vu-cung-cap-mobile .swiper-dich-vu-cung-cap .swiper-slide .deco-1 {
        position: absolute;
        width: 3.61494rem;
        height: 2.65831rem;
        top: 0;
        right: 0;
        z-index: 10;
    }

    .section-dich-vu-cung-cap-mobile .swiper-dich-vu-cung-cap .swiper-slide .deco-2 {
        position: absolute;
        width: 0.8rem;
        height: 0.8rem;
        top: 0.7rem;
        right: 1rem;
        z-index: 20;
    }

    .section-dich-vu-cung-cap-mobile .swiper-dich-vu-cung-cap .swiper-slide .deco-3 {
        position: absolute;
        width: 100%;
        height: 15.6875rem;
        bottom: 0;
        right: 0;
        background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 32.19%);
        z-index: 9;
    }

    .section-dich-vu-cung-cap-mobile .swiper-dich-vu-cung-cap .content-container {
        position: absolute;
        width: 88%;
        height: auto;
        bottom: 0.88rem;
        left: 50%;
        transform: translate(-50%, 0);
        z-index: 30;
    }

    .section-dich-vu-cung-cap-mobile .swiper-dich-vu-cung-cap .content-container .title {
        color: var(--text-text-grey-0, #fff);
        text-shadow: 0px 0px 6.594px rgba(0, 0, 0, 0.35);
        font-family: Lexend;
        font-size: 1rem;
        font-style: normal;
        font-weight: 600;
        line-height: 140%;
        letter-spacing: -0.0625rem;
        text-transform: uppercase;
        margin-bottom: 0.5rem;
    }

    .section-dich-vu-cung-cap-mobile .swiper-dich-vu-cung-cap .content-container .desc {
        color: #e4e4e4;
        font-family: Lexend;
        font-size: var(--font-size-14, 0.875rem);
        font-style: normal;
        font-weight: 400;
        line-height: 150%;
    }

    .section-dich-vu-cung-cap-mobile .swiper-pagination-container {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .section-dich-vu-cung-cap-mobile .swiper-pagination-container>*+* {
        margin-left: 0.38rem;
    }

    .section-dich-vu-cung-cap-mobile .swiper-pagination-container .swiper-pagination-btn {
        width: 0.59181rem;
        height: 0.59181rem;
        border-radius: 50%;
        background: #d9d9d9;
        transition: all 0.4s ease-out;
    }

    .section-dich-vu-cung-cap-mobile .swiper-pagination-container .swiper-pagination-btn.active {
        background: var(--Shinnec-Color-Secondary-Green-900, #00943e);
    }
}