.hero-mixed {
    min-height: 600px;
    background-image:
        linear-gradient(185.89deg, rgba(247, 148, 29, 0.9) -24.84%, rgba(97, 80, 158, 0.9) 69.3%),
        url('/assets/default/img/event/back-hero.png') !important;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-blend-mode: overlay;
    /* أو multiply حسب التأثير اللي بدك ياه */
    position: relative;
    z-index: 10;
}

.uae-flag {
    margin-bottom: 25px;
    margin-top: 15px;
    filter: brightness(100%) !important;
    object-fit: fill !important;
    width: 117% !important;
    margin-right: -32px;
}

.hero-mixed-subtitle {
    font-size: 45px !important;
    line-height: 1.2;
}

.hero-mixed-description {}

.desc-reserve-info {
    font-size: 16px !important;
    line-height: 1.6 !important;
}

.inner-hero-mixed {
    width: 95% !important;
}

.hero-mixed-info {
    margin-top: 15px !important;
}

.closer-hero-button {
    right: 80% !important;
}

.reserve-mixed-info {
    padding: 20px 40px !important;
}

.title-reserve-info {
    margin-bottom: -15px !important;
}

.diffrence-mixed {
    align-items: flex-start !important;
}

.info-learning-mixed {
    width: 95% !important;
}

/* .learning-mixed{
    flex-direction: column !important;
}
.learning-mixed-left{
    width: 100% !important;
    margin-bottom: 20px !important;
}
.closer-bundles-mixed{
    top: -3px !important;
} */
.banner-inspirational-leadership {
    width: 90%;
    margin: 70px auto;
}

.title-banner-inspirational {
    font-size: 32px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 40px;
}

.div-images-banner {
    display: flex;
    justify-content: space-between;
}

.banner-right1,
.div-banner-left {
    width: 49.5%;
}

.banner-left1 {
    width: 100%;
}

.div-banner-left2 {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.div-banner-left2 img {
    width: 49%;
    margin-top: 10px;
}

.card-in-person-mixed {
    height: 687px;
}

.uae-flag-res {
    display: none;
}

@media screen and (max-width: 1123px) {
    .images-diffrence-mixed {
        width: 100% !important;
    }

    .reserve-new-1 {
        width: 100% !important;
    }

    .reserve-new-2 {
        width: 60% !important;
    }

    .reserve-new-3 {
        width: 38% !important;
    }
}

@media screen and (max-width: 1003px) {
    .hero-mixed-info {
        margin-top: 30px !important;
    }

    .uae-flag {
        display: none !important;
    }

    .uae-flag-res {
        width: 100% !important;
        display: block;
        height: auto !important;
        object-fit: fill !important;
        filter: brightness(100%) !important;
    }
}

@media screen and (max-width: 778px) {
    .card-in-person-mixed:first-child {
        margin-top: 35px;
        height: 855px;
    }
}

@media screen and (max-width: 600px) {
    .title-banner-inspirational {
        font-size: 24px;
        margin-bottom: 15px;
    }

    .div-images-banner {
        flex-direction: column;
    }

    .banner-right1,
    .div-banner-left {
        width: 100%;
        margin-bottom: 15px;
    }

    .hero-mixed-subtitle {
        font-size: 35px !important;
    }

    .reserve-mixed-info {
        padding: 20px !important;
    }

    .desc-reserve-info {
        font-size: 17px !important;
        line-height: 1.8 !important;
    }

    .reserve-mixed-info {
        height: 570px !important;
    }

    .bottom-reserve-dazzle {
        bottom: -100px !important;
    }

    .reserve-mixed-courses {
        margin-bottom: 600px !important;
    }


}

@media screen and (max-width: 411px) {
    .reserve-mixed-info {
        height: 620px !important;
    }

    .bottom-reserve-dazzle {
        bottom: -120px !important;
    }

    .reserve-mixed-courses {
        margin-bottom: 650px !important;
    }
}