/* =============================================
   COMPONENTS: Bài thi, News, Forms
   ============================================= */

.bai-thi .thumb-wrap .school,
.bai-thi .thumb-wrap .province {
    font-size: 12px;
    font-weight: 600;
    color: #fff;
    text-transform: uppercase;
    margin-left: 23px;
    line-height: 2em;
}

.bai-thi .thumb-wrap .school img,
.bai-thi .thumb-wrap .province img {
    margin-top: 2px;
}

/* Bài dự thi slider item */
.bai-thi .bai-thi-slider .item {
    background-image: url(../images/bg-bai-thi.png);
    background-repeat: no-repeat;
    background-position: center;
    padding: 25px 14px;
    min-height: 417px;
    max-width: 320px;
}

.bai-thi .bai-thi-slider .swiper-container {
    overflow: unset;
}

.heart img {
    width: 35px;
}

.heart {
    font-size: 24px;
}

.short-info.line-clamp-4.text-justify.font-medium.mt-4 {
    margin-top: 0;
    font-size: 16px;
}

/* News caption overlay */
.news .owl-item p {
    /* fallback */
    background: #000;
    /* black with 60% opacity */
    background: rgba(0, 0, 0, 0.6);
    color: #fff;
    padding: 10px;
}

.news-content h1 {
    font-size: 32px;
    font-weight: bold;
    margin: 10px 0;
}

.news-content p {
    margin-top: 10px;
}

.news-content {
    padding: 20px 0;
}

.owl-item .item p {
    border-radius: 18px;
    overflow: hidden;
}

/* Form inputs */
.form .form-group input[type="text"],
.form .form-group input[type="email"],
.form .form-group input[type="tel"],
.form .form-group input[type="password"] {
    height: 60px;
    background-color: #fff;
    width: 100%;
    border: 1px solid #a1d090;
    outline: none;
    border-radius: 60px;
    padding: 0 25px;
    font-weight: 700;
}

.short-info p {
    font-size: 13px;
}

#login-popup .popup-body,
#register-popup .popup-body {
    background: #fefbec;
    padding: 10px 40px;
    max-width: none;
    margin: auto;
        border-top-right-radius: 20px;
            border-top-left-radius: 20px;
            border-radius: 20px;
    margin-top: -10px;
}

/* =============================================
   FANCYBOX OVERRIDES
   ============================================= */

/* Fancybox backdrop blur effect - thay thế nền đen bằng blur */
.fancybox__backdrop,
.fancybox-backdrop-blur {
    background-color: rgba(0, 0, 0, 0.3) !important;
    backdrop-filter: blur(10px) !important;
    -webkit-backdrop-filter: blur(10px) !important;
}

/* Tùy chỉnh container Fancybox để ảnh nổi bật hơn */
.fancybox__container {
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
}

/* Đảm bảo ảnh hiển thị rõ trên background blur */
.fancybox__image {
    box-shadow: 0 10px 40px rgba(0, 0, 0, 0.3);
    border-radius: 8px;
}

/* Override default Fancybox dark overlay */
.fancybox__backdrop {
    opacity: 1 !important;
}

/* =============================================
   JOURNEY CAROUSEL (owl)
   ============================================= */
/* styling - hiệu ứng roll mượt mà */
.journey-carousel .item {
    min-height: auto;
}

.journey-carousel .province-name {
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    text-transform: uppercase;
}

/* Đảm bảo journey carousel hoạt động mượt */
.journey-carousel.owl-carousel {
    overflow: hidden;
    padding: 16px 0;
}

.journey-carousel .owl-stage {
    display: flex;
    align-items: stretch;
    transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94) !important;
}

.journey-carousel .owl-item {
    display: flex;
    height: 100%;
    transition: all 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    opacity: 0.95;
    transform: scale(0.98);
}

.journey-carousel .owl-item.active {
    opacity: 1;
    transform: scale(1);
}

/* =============================================
   TABS: thay grayscale bằng opacity + brightness
   ============================================= */
.the-le-cuoc-thi .tabs-title-group .tabs-title-item img {
    opacity: 0.75;
    filter: brightness(0.85) !important;
    -webkit-filter: brightness(0.85) !important;
    transition: all 0.3s ease;
}

.the-le-cuoc-thi .tabs-title-group .tabs-title-item.active img,
.the-le-cuoc-thi .tabs-title-group .tabs-title-item:hover img {
    opacity: 1;
    filter: brightness(1) !important;
    -webkit-filter: brightness(1) !important;
}

/* =============================================
   BANNER SECTION
   ============================================= */

.page-section.banner {
    padding-top: 48px;
}

.banner-text {
    top: 32px;
    left: 50%;
    transform: translateX(-50%);
}

.banner-text__img {
    animation: bannerScaleBounce 900ms cubic-bezier(0.22, 0.61, 0.36, 1) both;
}

.banner-flowers {
    position: absolute;
    bottom: 4.5%;
    overflow: hidden;
}
.banner-flowers img {
    transform-origin: bottom center;
    animation: flowersSkew 7s ease-in-out infinite;
    will-change: transform;
}

.banner-milk-box {
    position: absolute;
    top: 34%;
    left: 19%;
    width: 14%;
}

.banner-milk-box img {
    display: block;
    transform-origin: center bottom;
    animation: milkFloat 4.5s ease-in-out infinite;
    transition: transform 0.3s ease, filter 0.3s ease, box-shadow 0.3s ease;
}

.banner-two-people {
    position: absolute;
    top: 47%;
    left: 23%;
    width: 19%;
}

/* =============================================
   MEMORIES SECTION
   ============================================= */
.memories {
    position: relative;
    margin-bottom: 56px;
}

.memories .container {
    margin-bottom: 64px;
    overflow: hidden;
}

.memories .bg-memories {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: fill;
    z-index: -1;
}

.memories .roadmap-content {
    margin-bottom: 24px;
}

.videos-content {
    margin-top: 60px;
    object-position: center;
    z-index: -1;
    overflow: hidden;
}

.videos-title {
    width: 50%;
    margin-left: 20%;
    margin-bottom: 24px;
}

.video-slide .item {
    position: relative;
}
.video-slide .item img {
    width: 74%;
    height: 240px; /* mobile default */
    object-fit: cover;
    border-radius: 20px;
    margin: 0 auto;
}

/* =============================================
   ROADMAP SECTION
   ============================================= */

/* ROADMAP SECTION */
.roadmap-content {
    position: relative;
    margin-top: 60px;
}

.roadmap-milk-box {
    position: absolute;
    top: -2%;
    right: 2%;
    width: 30%;
}

.roadmap-milk-box__img {
    animation: roadmapMilkFloat 5s ease-in-out infinite;
    will-change: transform;
}

.roadmap-milk-box-text {
    position: absolute;
    top: -4%;
    right: 28%;
    text-align: right;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}

.roadmap-milk-box-text h4 {
    background-image: url(../images/green-background.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: bottom;
    padding: 8px;
    display: inline-block;
    color: #1f1f1f;
    font-size: 12px;
    font-weight: bold;
}

.roadmap-milk-box-text h5 {
    background-image: url(../images/orange-background.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    display: inline-block;
    padding: 4px 0;
    color: #fff;
    font-size: 10px;
}

.roadmap-milk-box-text h5:nth-child(2) {
    padding-left: 16px;
    padding-right: 16px;
}
.roadmap-milk-box-text h5:last-child {
    padding-left: 8px;
    padding-right: 8px;
}
.station {
    position: absolute;
}

.station-content {
    position: absolute;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}

/* STATION 1 */
.station.station-1 {
    top: 12%;
    right: 18%;
    width: 21%;
}

.station-content.station-content-1 {
    top: 8%;
    right: 40%;
    text-align: right;
}

.station-content__timeline {
    font-size: 8px;
    font-weight: bold;
    color: #fff;
    position: relative;
    width: 60px;
    text-align: center;
}

.station-content__timeline img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: fill;
}

.station-content__timeline p {
    transform: rotate(3deg);
    padding: 4px 0;
}

.station-content__text {
    font-size: 8px;
    font-style: italic;
    width: 61%;
    text-align: justify;
    text-align-last: right;
}

.station-content__text .underline {
    text-decoration: underline;
    text-decoration-color: #81837d;
    text-decoration-thickness: 1px;
    text-underline-offset: 3px;
    text-decoration-skip-ink: none;
}

.station-content__text strong {
    font-weight: bold;
}

/* STATION 2 */
.station.station-2 {
    top: calc(22% + -12px);
    left: 10%;
    width: 24%;
}

.station-content.station-content-2 {
    top: 24%;
    left: 36%;
    text-align: left;
    align-items: flex-start;
}

.station-content-2 .station-content__text {
    width: 100%;
    font-size: 9px;
    color: #676767;
}

.station-content-2 .station-content__text strong {
    color: #ff721b;
}

.station-content-2 .station-content__text .underline {
    text-underline-offset: 3px;
}

/* STATION 3 */
.station.station-3 {
    top: 33%;
    right: 10%;
    width: 25%;
}

.station-content.station-content-3 {
    top: 34%;
    right: 36%;
    text-align: left;
    align-items: flex-end;
    gap: 4px;
}

.station-content-3 .station-content__text {
    width: 70%;
    font-size: 9px;
    color: #676767;
}

.station-content-3 .station-content__timeline p {
    transform: rotate(6deg);
    padding: 4px 0;
}
.station-content-3 .station-content__timeline img {
    transform: rotate(4deg);
}

.station-content-3 .station-content__text strong {
    color: #ff721b;
}

.station-content-3 .station-content__text .underline {
    text-underline-offset: 3px;
}

/* STATION 4 */
.station.station-4 {
    top: 45%;
    left: 5%;
    width: 32%;
}

.station-content.station-content-4 {
    top: 48%;
    left: 38%;
    text-align: left;
    align-items: flex-start;
    gap: 4px;
}

.station-content-4 .station-content__text {
    width: 100%;
    font-size: 9px;
    color: #676767;
    text-align-last: unset;
}

.station-content-4 .station-content__timeline p {
    transform: rotate(-4deg);
    padding: 4px 0;
}
.station-content-4 .station-content__timeline img {
    transform: rotate(-8deg);
}

.station-content-4 .station-content__text strong {
    color: #ff721b;
}

.station-content-4 .station-content__text .underline {
    text-underline-offset: 3px;
}

/* STATION 5 */
.station.station-5 {
    top: 60%;
    right: 5%;
    width: 35%;
}

.station-content.station-content-5 {
    top: 64%;
    right: 42%;
    text-align: right;
    align-items: flex-end;
    gap: 4px;
}

.station-content-5 .station-content__text {
    width: 65%;
    font-size: 9px;
    color: #676767;
}

.station-content-5 .station-content__timeline p {
    transform: rotate(3deg);
    padding: 4px 0;
}

.station-content-5 .station-content__text strong {
    color: #ff721b;
}

.station-content-5 .station-content__text .underline {
    text-underline-offset: 3px;
}

/* STATION 6 */
.station.station-6 {
    bottom: 24px;
    right: 5%;
}

.station-content.station-content-6 {
    bottom: 15%;
    left: 29%;
    text-align: left;
    align-items: flex-start;
    gap: 2px;
}

.station-content-6 .station-content__text {
    width: 80%;
    font-size: 7px;
    color: #4d991c;
    text-align-last: left;
}

.station-content-6 .station-content__timeline p {
    transform: rotate(-4deg);
    padding: 4px 0;
}

.station-content-6 .station-content__timeline img {
    transform: rotate(-8deg);
}

.roadmap-statistics {
    position: absolute;
    bottom: 4%;
    left: 50%;
    transform: translateX(-34%);
}

.roadmap-statistics__text {
    font-style: italic;
    margin-top: 4px;
    margin-left: 4px;
    font-weight: 500;
    font-size: 6px;
}

.quotes {
    display: flex;
    justify-content: center;
}

.quotes img {
    width: 70%;
}

/* =============================================
   ROADMAP ANIMATIONS
   ============================================= */

/* Base reveal-on-scroll styles - only for roadmap section */
/* SIMPLE TEST VERSION - Start with basic fade in */
.roadmap .reveal-on-scroll {
    transition: opacity 1s ease, transform 1s ease;
    will-change: opacity, transform;
}

/* When JS is active, hide elements that haven't been seen yet */
.roadmap.js-active .reveal-on-scroll:not(.is-visible):not(.no-animation) {
    opacity: 0 !important;
    transform: translateY(50px) !important;
}

/* Show elements when visible */
.roadmap.js-active .reveal-on-scroll.is-visible {
    opacity: 1 !important;
    transform: translateY(0) !important;
}

/* Stations without images: always visible, no animation */
.roadmap .reveal-on-scroll.no-animation {
    opacity: 1 !important;
    transform: none !important;
    transition: none !important;
}

/* Delay for station content (appears after station) */
.roadmap .reveal-delay-1 {
    transition-delay: 0s; /* Delay handled by JavaScript */
}

/* Roadmap milk box float animation */
@keyframes roadmapMilkFloat {
    0%, 100% {
        transform: translateY(0) rotate(0deg);
    }
    50% {
        transform: translateY(-8px) rotate(1deg);
    }
}

/* Timeline bounce animation when visible (only if not no-animation) */
.station-content__timeline.is-visible:not(.no-animation) {
    animation: timelineBounce 0.6s ease-out;
}

@keyframes timelineBounce {
    0% {
        transform: scale(0.8);
        opacity: 0;
    }
    50% {
        transform: scale(1.1);
    }
    100% {
        transform: scale(1);
        opacity: 1;
    }
}

/* Station sign bounce when visible (only if station has image) */
.station.is-visible:not(.no-animation) .station__img {
    animation: stationSignBounce 0.7s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}



@keyframes stationSignBounce {
    0% {
        transform: scale(0.5) rotate(-5deg);
        opacity: 0;
    }
    60% {
        transform: scale(1.1) rotate(2deg);
    }
    100% {
        transform: scale(1) rotate(0deg);
        opacity: 1;
    }
}

/* Reduce motion for accessibility */
@media (prefers-reduced-motion: reduce) {
    .roadmap-milk-box__img {
        animation: none;
    }
    .roadmap .reveal-on-scroll {
        opacity: 1;
        transform: none;
        transition: none;
    }
    .roadmap .station-content__timeline.is-visible,
    .roadmap .station.is-visible .station__img {
        animation: none;
    }
}

/*
.menu.ml-auto a {
    color: #fff;
}
.sticky .menu.ml-auto a {
    color: rgb(74 148 30);
}*/

img.aligncenter, .aligncenter {
    margin: 20px auto;
}
.news-slider .owl-item .item p {
    border-radius: 18px;
    overflow: hidden;
    max-height: 64px;
}

.bodycontent * {
    color: #fff;
    font-size: 14px !important;
    line-height: 2em;
}

.bodycontent h1 * {
    font-size: 28px !important;

}
.bodycontent h2 * {
    font-size: 24px !important;
    font-weight: bold;
}

.bodycontent h3 * {
    font-size: 22px !important;
    font-weight: bold;
}

.bodycontent h4 * {
    font-size: 18px !important;
    font-weight: bold;
}
.bodycontent h2,.bodycontent h3,.bodycontent h4 {
    margin-top: 10px !important;
}

.bodycontent ul li {
    display: inline !important;
    float: left;
    font-weight: normal !important;
}
.bodycontent td {
    border: solid 1px;
    padding: 5px 10px;
}
.bodycontent table {
    width: 100%;
}
.bodycontent h4 {
    margin-bottom: 10px;
}

h4.absolute.right-0.xxx span {
    border: solid 3px;
    padding: 0px 15px;
    width: 10px;
    height: 10px;
    margin-right: 34px;
    background: #fff;
}
h4.absolute.right-0.xxx {
    margin-right: -109px;
}
.cot-moc-dang-nho-item {
    display: flex;
    flex-direction: column;
    gap: 10px;
    font-size: 18px;
}

.cot-moc-dang-nho-item h3 {
    font-size: 22px;
    font-weight: bold;
}

.slider-shape .cot-moc-slider .owl-item img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: unset;
    -o-object-position: center;
    object-position: center;
    right: 100px;
}

.cot-moc-slider-wrapper .slider-shape {
    position: relative;
    max-width: 614px;
    padding-bottom: 31px;
    margin-left: auto;
    margin-right: auto;
}
.slider-shape .cot-moc-slider {
  
    padding-bottom: 0;
    padding-top: 0;
}
.slider-shape .cot-moc-slider .owl-item img {
  
    height: auto;
    
}
@media screen and (max-width:1440px) {
    .slider-shape .owl-nav .owl-prev {
        left: -62px;
    }
    .slider-shape .owl-nav .owl-next {
        right: -62px;
    }

}
/* =============================================
   RESPONSIVE PLACEHOLDERS (add rules as needed)
   ============================================= */
/* md ≥ 768px */
@media (min-width: 768px) {
    /* add md rules here */
    .page-section.banner {
        padding-top: 24px;
    }
    .banner-text {
        top: 64px;
    }
    .videos-title {
        width: 40%;
    }
    .memories .container {
        margin-bottom: 92px;
    }
    .memories .roadmap-content {
        margin-bottom: 48px;
    }
    .video-slide .item img {
        height: 290px;
    }
    .video-slide .owl-nav .owl-prev {
        left: 0;
        transform: translate(-10%) translateY(-50%);
    }
    .video-slide .owl-nav .owl-next {
        right: 0;
        transform: translate(10%) translateY(-50%);
    }   

    /* ROADMAP SECTION */
    .roadmap-content {
        position: relative;
        margin-top: 120px;
    }
    
    .roadmap-milk-box {
        position: absolute;
        top: -2%;
        right: 2%;
        width: 30%;
    }
    
    .roadmap-milk-box-text {
        position: absolute;
        top: -3%;
        right: 28%;
        /* width: 80%; */
        text-align: right;
        display: flex;
        flex-direction: column;
        align-items: flex-end;
    }
    
    .roadmap-milk-box-text h4 {
        background-image: url(../images/green-background.png);
        background-size: contain;
        background-repeat: no-repeat;
        background-position: bottom;
        padding: 12px;
        display: inline-block;
        color: #1f1f1f;
        font-size: 22px;
        font-weight: bold;
    }
    
    .roadmap-milk-box-text h5 {
        background-image: url(../images/orange-background.png);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
        display: inline-block;
        padding: 6px 0;
        color: #fff;
        font-size: 16px;
    }
    
    .roadmap-milk-box-text h5:nth-child(2) {
        padding-left: 24px;
        padding-right: 24px;
    }
    .roadmap-milk-box-text h5:last-child {
        padding-left: 12px;
        padding-right: 12px;
    }
    .station {
        position: absolute;
    }
    
    .station-content {
        position: absolute;
        display: flex;
        flex-direction: column;
        align-items: flex-end;
    }

    /* STATION 1 */
    .station.station-1 {
        top: 12%;
        right: 18%;
        width: 21%;
    }

    .station-content.station-content-1 {
        top: 9%;
        right: 40%;
        text-align: right;
    }

    .station-content__timeline {
        font-size: 18px;
        font-weight: bold;
        color: #fff;
        position: relative;
        width: 160px;
        text-align: center;
    }

    .station-content__timeline img {
        position: absolute;
        width: 100%;
        height: 100%;
        object-fit: fill;
    }

    .station-content__timeline p {
        transform: rotate(3deg);
        padding: 8px 0;
    }

    .station-content__text {
        font-size: 14px;
        font-style: italic;
        width: 50%;
        text-align: justify;
        text-align-last: right;
    }

    .station-content__text .underline {
        text-decoration: underline;
        text-decoration-color: #81837d;
        text-decoration-thickness: 1px;
        text-underline-offset: 6px;
        text-decoration-skip-ink: none;
    }

    .station-content__text strong {
        font-weight: bold;
    }

    /* STATION 2 */
    .station.station-2 {
        top: calc(22% + -12px);
        left: 10%;
        width: 24%;
    }

    .station-content.station-content-2 {
        top: 24%;
        left: 38%;
        text-align: left;
        align-items: flex-start;
    }

    .station-content-2 .station-content__text {
        width: 100%;
        font-size: 20px;
        color: #676767;
    }

    .station-content-2 .station-content__text strong {
        color: #ff721b;
    }

    .station-content-2 .station-content__text .underline {
        text-underline-offset: 8px;
    }

    /* STATION 3 */
    .station.station-3 {
        top: 33%;
        right: 10%;
        width: 25%;
    }

    .station-content.station-content-3 {
        top: 34%;
        right: 36%;
        text-align: left;
        align-items: flex-end;
        gap: 12px;
    }

    .station-content-3 .station-content__text {
        width: 70%;
        font-size: 20px;
        color: #676767;
    }

    .station-content-3 .station-content__timeline p {
        transform: rotate(6deg);
        padding: 8px 0;
    }
    .station-content-3 .station-content__timeline img {
        transform: rotate(4deg);
    }

    .station-content-3 .station-content__text strong {
        color: #ff721b;
    }

    .station-content-3 .station-content__text .underline {
        text-underline-offset: 8px;
    }

    /* STATION 4 */
    .station.station-4 {
        top: 45%;
        left: 5%;
        width: 32%;
    }

    .station-content.station-content-4 {
        top: 48%;
        left: 38%;
        text-align: left;
        align-items: flex-start;
        gap: 12px;
    }

    .station-content-4 .station-content__text {
        width: 100%;
        font-size: 20px;
        color: #676767;
        text-align-last: unset;
    }

    .station-content-4 .station-content__timeline p {
        transform: rotate(-4deg);
        padding: 8px 0;
    }
    .station-content-4 .station-content__timeline img {
        transform: rotate(-8deg);
    }

    .station-content-4 .station-content__text strong {
        color: #ff721b;
    }

    .station-content-4 .station-content__text .underline {
        text-underline-offset: 8px;
    }

    /* STATION 5 */
    .station.station-5 {
        top: 60%;
        right: 5%;
        width: 35%;
    }

    .station-content.station-content-5 {
        top: 64%;
        right: 42%;
        text-align: right;
        align-items: flex-end;
        gap: 12px;
    }

    .station-content-5 .station-content__text {
        width: 65%;
        font-size: 20px;
        color: #676767;
    }

    .station-content-5 .station-content__timeline p {
        transform: rotate(3deg);
        padding: 8px 0;
    }

    .station-content-5 .station-content__text strong {
        color: #ff721b;
    }

    .station-content-5 .station-content__text .underline {
        text-underline-offset: 8px;
    }

    /* STATION 6 */
    .station.station-6 {
        bottom: 24px;
        right: 5%;
    }

    .station-content.station-content-6 {
        bottom: 14%;
        left: 29%;
        text-align: left;
        align-items: flex-start;
        gap: 4px;
    }

    .station-content-6 .station-content__text {
        width: 80%;
        font-size: 16px;
        color: #4d991c;
        text-align-last: left;
    }

    .station-content-6 .station-content__timeline p {
        transform: rotate(-4deg);
        padding: 8px 0;
    }

    .station-content-6 .station-content__timeline img {
        transform: rotate(-8deg);
    }

    .roadmap-statistics {
        position: absolute;
        bottom: 3%;
        left: 50%;
        transform: translateX(-34%);
    }

    .roadmap-statistics__text {
        font-style: italic;
        margin-top: 4px;
        margin-left: 4px;
        font-weight: 500;
        font-size: 12px;
    }

    .quotes {
        display: flex;
        justify-content: center;
    }

    .quotes img {
        width: 70%;
    }
}

.page-section.banner {
    padding-top: 0 !important;
}

/* lg ≥ 1024px */
@media (min-width: 1024px) {
    /* add lg rules here */
    .hanh-trinh-10-nam {
        padding-bottom: 30px;
    }
    .page-section.banner {
        padding-top: 12px;
    }
    .banner-text {
        top: 92px;
    }
    .video-slide .item img {
        width: 90%;
        height: 340px;
    }
    .video-slide .owl-nav .owl-prev {
        left: 0;
        transform: translate(-120%) translateY(-50%);
    }
    .video-slide .owl-nav .owl-next {
        right: 0;
        transform: translate(120%) translateY(-50%);
    }

    /* ROADMAP SECTION */
    .roadmap-content {
        position: relative;
        margin-top: 120px;
    }
    
    .roadmap-milk-box {
        position: absolute;
        top: -2%;
        right: 2%;
        width: 30%;
    }
    
    .roadmap-milk-box-text {
        position: absolute;
        top: -3%;
        right: 28%;
        /* width: 80%; */
        text-align: right;
        display: flex;
        flex-direction: column;
        align-items: flex-end;
    }
    
    .roadmap-milk-box-text h4 {
        background-image: url(../images/green-background.png);
        background-size: contain;
        background-repeat: no-repeat;
        background-position: bottom;
        padding: 12px;
        display: inline-block;
        color: #1f1f1f;
        font-size: 26px;
        font-weight: bold;
    }
    
    .roadmap-milk-box-text h5 {
        background-image: url(../images/orange-background.png);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
        display: inline-block;
        padding: 6px 0;
        color: #fff;
        font-size: 20px;
    }
    
    .roadmap-milk-box-text h5:nth-child(2) {
        padding-left: 24px;
        padding-right: 24px;
    }
    .roadmap-milk-box-text h5:last-child {
        padding-left: 12px;
        padding-right: 12px;
    }
    .station {
        position: absolute;
    }
    
    .station-content {
        position: absolute;
        display: flex;
        flex-direction: column;
        align-items: flex-end;
    }

    /* STATION 1 */
    .station.station-1 {
        top: 12%;
        right: 18%;
        width: 21%;
    }

    .station-content.station-content-1 {
        top: 9%;
        right: 40%;
        text-align: right;
    }

    .station-content__timeline {
        font-size: 24px;
        font-weight: bold;
        color: #fff;
        position: relative;
        width: 200px;
        text-align: center;
    }

    .station-content__timeline img {
        position: absolute;
        width: 100%;
        height: 100%;
        object-fit: fill;
    }

    .station-content__timeline p {
        transform: rotate(3deg);
        padding: 8px 0;
    }

    .station-content__text {
        font-size: 18px;
        font-style: italic;
        width: 50%;
        text-align: justify;
        text-align-last: right;
    }

    .station-content__text .underline {
        text-decoration: underline;
        text-decoration-color: #81837d;
        text-decoration-thickness: 1px;
        text-underline-offset: 8px;
        text-decoration-skip-ink: none;
    }

    .station-content__text strong {
        font-weight: bold;
    }

    /* STATION 2 */
    .station.station-2 {
        top: calc(22% + -12px);
        left: 10%;
        width: 24%;
    }

    .station-content.station-content-2 {
        top: 24%;
        left: 38%;
        text-align: left;
        align-items: flex-start;
    }

    .station-content-2 .station-content__text {
        width: 100%;
        font-size: 24px;
        color: #676767;
    }

    .station-content-2 .station-content__text strong {
        color: #ff721b;
    }

    .station-content-2 .station-content__text .underline {
        text-underline-offset: 12px;
    }

    /* STATION 3 */
    .station.station-3 {
        top: 33%;
        right: 10%;
        width: 25%;
    }

    .station-content.station-content-3 {
        top: 34%;
        right: 36%;
        text-align: left;
        align-items: flex-end;
        gap: 12px;
    }

    .station-content-3 .station-content__text {
        width: 70%;
        font-size: 24px;
        color: #676767;
    }

    .station-content-3 .station-content__timeline p {
        transform: rotate(6deg);
        padding: 8px 0;
    }
    .station-content-3 .station-content__timeline img {
        transform: rotate(4deg);
    }

    .station-content-3 .station-content__text strong {
        color: #ff721b;
    }

    .station-content-3 .station-content__text .underline {
        text-underline-offset: 12px;
    }

    /* STATION 4 */
    .station.station-4 {
        top: 45%;
        left: 5%;
        width: 32%;
    }

    .station-content.station-content-4 {
        top: 48%;
        left: 38%;
        text-align: left;
        align-items: flex-start;
        gap: 12px;
    }

    .station-content-4 .station-content__text {
        width: 100%;
        font-size: 24px;
        color: #676767;
        text-align-last: unset;
    }

    .station-content-4 .station-content__timeline p {
        transform: rotate(-4deg);
        padding: 8px 0;
    }
    .station-content-4 .station-content__timeline img {
        transform: rotate(-8deg);
    }

    .station-content-4 .station-content__text strong {
        color: #ff721b;
    }

    .station-content-4 .station-content__text .underline {
        text-underline-offset: 12px;
    }

    /* STATION 5 */
    .station.station-5 {
        top: 60%;
        right: 5%;
        width: 35%;
    }

    .station-content.station-content-5 {
        top: 64%;
        right: 42%;
        text-align: right;
        align-items: flex-end;
        gap: 12px;
    }

    .station-content-5 .station-content__text {
        width: 65%;
        font-size: 24px;
        color: #676767;
    }

    .station-content-5 .station-content__timeline p {
        transform: rotate(3deg);
        padding: 8px 0;
    }

    .station-content-5 .station-content__text strong {
        color: #ff721b;
    }

    .station-content-5 .station-content__text .underline {
        text-underline-offset: 12px;
    }

    /* STATION 6 */
    .station.station-6 {
        bottom: 24px;
        right: 5%;
    }

    .station-content.station-content-6 {
        bottom: 14%;
        left: 29%;
        text-align: left;
        align-items: flex-start;
        gap: 4px;
    }

    .station-content-6 .station-content__text {
        width: 80%;
        font-size: 18px;
        color: #4d991c;
        text-align-last: left;
    }

    .station-content-6 .station-content__timeline p {
        transform: rotate(-4deg);
        padding: 8px 0;
    }

    .station-content-6 .station-content__timeline img {
        transform: rotate(-8deg);
    }

    .roadmap-statistics {
        position: absolute;
        bottom: 4%;
        left: 50%;
        transform: translateX(-34%);
    }

    .roadmap-statistics__text {
        font-style: italic;
        margin-top: 4px;
        margin-left: 4px;
        font-weight: 500;
        font-size: 12px;
    }

    .quotes {
        display: flex;
        justify-content: center;
    }

    .quotes img {
        width: 70%;
    }
}

/* xl ≥ 1320px (container breakpoint) */
@media (min-width: 1320px) {
    /* add xl rules here */

    .roadmap-content {
        position: relative;
        margin-top: 120px;
    }
    
    .roadmap-milk-box {
        position: absolute;
        top: -2%;
        right: 2%;
        width: 30%;
    }
    
    .roadmap-milk-box-text {
        position: absolute;
        top: -2%;
        right: 28%;
        /* width: 80%; */
        text-align: right;
        display: flex;
        flex-direction: column;
        align-items: flex-end;
    }
    
    .roadmap-milk-box-text h4 {
        background-image: url(../images/green-background.png);
        background-size: contain;
        background-repeat: no-repeat;
        background-position: bottom;
        padding: 12px;
        display: inline-block;
        color: #1f1f1f;
        font-size: 32px;
        font-weight: bold;
    }
    
    .roadmap-milk-box-text h5 {
        background-image: url(../images/orange-background.png);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
        display: inline-block;
        padding: 8px 0;
        color: #fff;
        font-size: 26px;
    }
    
    .roadmap-milk-box-text h5:nth-child(2) {
        padding-left: 24px;
        padding-right: 24px;
    }
    .roadmap-milk-box-text h5:last-child {
        padding-left: 12px;
        padding-right: 12px;
    }
    .station {
        position: absolute;
    }
    
    .station-content {
        position: absolute;
        display: flex;
        flex-direction: column;
        align-items: flex-end;
    }

    /* STATION 1 */
    .station.station-1 {
        top: 12%;
        right: 17%;
    }

    .station-content.station-content-1 {
        top: 10%;
        right: 40%;
        text-align: right;
    }

    .station-content__timeline {
        font-size: 32px;
        font-weight: bold;
        color: #fff;
        position: relative;
        width: 250px;
        text-align: center;
    }

    .station-content__timeline img {
        position: absolute;
        width: 100%;
        height: 100%;
        object-fit: fill;
    }

    .station-content__timeline p {
        transform: rotate(3deg);
        padding: 8px 0;
    }

    .station-content__text {
        font-size: 24px;
        font-style: italic;
        width: 45%;
        text-align: justify;
        text-align-last: right;
    }

    .station-content__text .underline {
        text-decoration: underline;
        text-decoration-color: #81837d;
        text-decoration-thickness: 1px;
        text-underline-offset: 8px;
        text-decoration-skip-ink: none;
    }

    .station-content__text strong {
        font-weight: bold;
    }

    /* STATION 2 */
    .station.station-2 {
        top: calc(21% + 12px);
        left: 10%;
    }

    .station-content.station-content-2 {
        top: 24%;
        left: 38%;
        text-align: left;
        align-items: flex-start;
    }

    .station-content-2 .station-content__text {
        width: 100%;
        font-size: 32px;
        color: #676767;
    }

    .station-content-2 .station-content__text strong {
        color: #ff721b;
    }

    .station-content-2 .station-content__text .underline {
        text-underline-offset: 12px;
    }

    /* STATION 3 */
    .station.station-3 {
        top: 33%;
        right: 10%;
    }

    .station-content.station-content-3 {
        top: 34%;
        right: 37%;
        text-align: left;
        align-items: flex-end;
        gap: 12px;
    }

    .station-content-3 .station-content__text {
        width: 65%;
        font-size: 32px;
        color: #676767;
    }

    .station-content-3 .station-content__timeline p {
        transform: rotate(6deg);
        padding: 8px 0;
    }
    .station-content-3 .station-content__timeline img {
        transform: rotate(4deg);
    }

    .station-content-3 .station-content__text strong {
        color: #ff721b;
    }

    .station-content-3 .station-content__text .underline {
        text-underline-offset: 12px;
    }

    /* STATION 4 */
    .station.station-4 {
        top: 45%;
        left: 5%;
    }

    .station-content.station-content-4 {
        top: 49%;
        left: 38%;
        text-align: left;
        align-items: flex-start;
        gap: 12px;
    }

    .station-content-4 .station-content__text {
        width: 100%;
        font-size: 32px;
        color: #676767;
        text-align-last: unset;
    }

    .station-content-4 .station-content__timeline p {
        transform: rotate(-4deg);
        padding: 8px 0;
    }
    .station-content-4 .station-content__timeline img {
        transform: rotate(-8deg);
    }

    .station-content-4 .station-content__text strong {
        color: #ff721b;
    }

    .station-content-4 .station-content__text .underline {
        text-underline-offset: 12px;
    }

    /* STATION 5 */
    .station.station-5 {
        top: 60%;
        right: 5%;
    }

    .station-content.station-content-5 {
        top: 65%;
        right: 42%;
        text-align: right;
        align-items: flex-end;
        gap: 12px;
    }

    .station-content-5 .station-content__text {
        width: 63%;
        font-size: 32px;
        color: #676767;
    }

    .station-content-5 .station-content__timeline p {
        transform: rotate(3deg);
        padding: 8px 0;
    }

    .station-content-5 .station-content__text strong {
        color: #ff721b;
    }

    .station-content-5 .station-content__text .underline {
        text-underline-offset: 12px;
    }

    /* STATION 6 */
    .station.station-6 {
        bottom: 24px;
        right: 5%;
    }

    .station-content.station-content-6 {
        bottom: 13%;
        left: 32%;
        text-align: left;
        align-items: flex-start;
        gap: 12px;
    }

    .station-content-6 .station-content__text {
        width: 80%;
        font-size: 24px;
        color: #4d991c;
        text-align-last: left;
    }

    .station-content-6 .station-content__timeline p {
        transform: rotate(-4deg);
        padding: 8px 0;
    }

    .station-content-6 .station-content__timeline img {
        transform: rotate(-8deg);
    }

    .roadmap-statistics {
        position: absolute;
        bottom: calc(2% + 20px);
        left: 35%;
        transform: translateX(0%);
    }

    .roadmap-statistics__text {
        font-style: italic;
        margin-top: 12px;
        margin-left: 4px;
        font-weight: 500;
        font-size: 16px;
    }

    .quotes {
        display: flex;
        justify-content: center;
    }

    .quotes img {
        width: 70%;
    }
}

/* max 1024px (tablet & down) */
@media (max-width: 1024px) {
    /* add tablet/mobile rules here */
}

/* max 768px (mobile) */
@media (max-width: 768px) {
    /* add mobile rules here */
}

@media (hover: hover) {
    .banner-milk-box:hover img {
        transform: translateY(-10px) rotate(-2deg) scale(1.03);
        filter: saturate(1.05);
        box-shadow: 0 12px 28px rgba(0, 0, 0, 0.18);
        animation: milkWobble 600ms ease-out 1;
    }
}

/* =============================================
   ANIMATIONS (placeholders)
   ============================================= */

@keyframes bannerScaleBounce {
    0% {
        transform: scale(0.8);
        opacity: 0;
    }
    60% {
        transform: scale(1.06);
        opacity: 1;
    }
    80% {
        transform: scale(0.98);
    }
    100% {
        transform: scale(1);
    }
}

@keyframes flowersSkew {
    0% {
        transform: skewX(0deg);
    }
    25% {
        transform: skewX(1deg);
    }
    50% {
        transform: skewX(0deg);
    }
    75% {
        transform: skewX(-1deg);
    }
    100% {
        transform: skewX(0deg);
    }
}

@keyframes milkWobble {
    0% {
        transform: translateY(-10px) rotate(-2deg) scale(1.03);
    }
    40% {
        transform: translateY(-8px) rotate(1.2deg) scale(1.02);
    }
    70% {
        transform: translateY(-9px) rotate(-0.8deg) scale(1.025);
    }
    100% {
        transform: translateY(-10px) rotate(-2deg) scale(1.03);
    }
}

@keyframes milkFloat {
    0%,
    100% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-10px);
    }
}


.slider-content-inner-item  {
    padding: 0 25px;
}

.post-item-list .thumb  a {
    display: block;
    position: relative;
}
.post-item-list .thumb  a img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    top: 0;
    left: 0;
}
.post-item-list .thumb  a::before {
    content: '';
    display: block;
    padding-top: 68%;
}
.post-item-list .post-item {
    display: flex;
    flex-direction: column;
    gap: 12px;
}
.post-item-list .post-item .heart span {
    font-size: 16px;
}
.post-item-list .post-item .heart img {
    width: 20px;
}
.post-item-list .post-item .heart {
    justify-content: flex-start;
}
.post-item-list .post-item .text-lg{
    margin-bottom: 8px;
    font-size: 20px;
}
.page-category {
    padding-top: 0px;
}

.slider-shape .cot-moc-slider .owl-item img {
    -o-object-position: left center;
    object-position: left center;
}
.slider-content-inner-item-content .name {
    background: url(https://suadaunanhhocduong.vinasoy.com/wp-content/uploads/2025/11/nam-1.png) no-repeat;
    height: 68px;
}

@media only screen and (max-width: 600px) {

    video.w-full {
        margin-top: 40px;
    }

    .bai-thi .thumb-wrap .school, .bai-thi .thumb-wrap .province {
    font-size: 11px;
    font-weight: 600;
    color: #fff;
    text-transform: uppercase;
    margin-left: 10px;
}
}
