.hero-mixed {
    background: linear-gradient(539.06deg, #1A3263 -0.36%, #84A5AB 85.4%) !important;

}

.new-title-hero-top {
    background-color: #573894 !important;
}

.title-one-about {
    color: #573894 !important;
}

.swiper-pagination-about .swiper-pagination-bullet-active {
    background-color: #573894 !important;
}

.inner-smart-register-now {
    background-image: url(../img/event/self-bg.png) !important;
    height: 650px !important;
    padding-bottom: 160px !important;
}

.div-border-smart-register {
    border-top: 3px solid #9589EA;
    border-right: 3px solid #9589EA;
    border-bottom: 3px solid #9589EA;
}

.info-smart-register {
    background-color: #81459E;
}

.smart-register-now-btn {
    background-color: #81459E !important;
    box-shadow: 5px 5px #573894 !important;
    color: white !important;
}

.real-leap {
    background: radial-gradient(55.81% 1941% at 100% -84.65%, #547792 7.59%, #1A3263 100%);
    display: flex;
    align-items: center;
    gap: 10px;
    width: 90%;
    margin: 100px auto 0px auto;
    border-radius: 24px;
    padding: 15px;
}

.title-real-leap {
    width: fit-content;
    font-size: 40px;
    color: white;
    font-weight: bold;
    border-bottom: 1px solid;

    border-image-source: radial-gradient(50% 12400% at 50% 50%, #CA843A 0%, #FBEBC5 100%);
    border-image-slice: 1;
    margin-bottom: 20px;
    padding-bottom: 5px;
}

.desc-real-leap {
    color: white;
    font-size: 24px;
}

.card-registration_options {
    background: linear-gradient(180deg, #9763B1 0%, #81459E 86.29%) !important;

}

.next-card-registration_options {
    background: linear-gradient(91.11deg, #9589EA -37.46%, #F5F5F5 117.22%) !important;

    /* دمج كل الظلال بفاصلة */
    box-shadow:
        0px 16px 32px 0px #00000066,
        0px 8px 12px 0px #0000003D,
        0px 4px 4px 0px #00000033,
        0px 8px 4px 0px #FFFFFF66 inset;
    /* الظل الداخلي */
}

.div-next-card-registration_options p {
    text-shadow: 0px 8px 4px rgba(0, 0, 0, 0.24);
}

.one-info-registration_options svg {
    box-shadow: 0px 8px 4px 0px #0000003D;

}

.live-self {
    position: absolute;
    left: 0;
    top: -20px;
}

.right-different-smart {
    background: linear-gradient(261.26deg, #594791 48.11%, #1A3263 114.3%) !important;

}

.inner-smart-changes1 {
    justify-content: center;
}

.sub-title-emotional {
    color: #9A3F3F !important;
}

.btn-golden-rules {
    background-color: #9A3F3F !important;
}

.title-different-smart {
    margin-bottom: 20px;
}

.desc-different-smart {
    text-align: center;
    font-size: 20px;
    margin-bottom: 200px;
}

.inner-decision-smart {
    background-image: url(../img/event/bg-make.png) !important;
}

.inner-left-decision-smart {
    background: linear-gradient(344.19deg, #6FDDBC -37%, #61509E 112.95%) !important;

}

.left-decision-smart {
    border-top: 3px solid #9589EA;
    border-right: 3px solid #9589EA;
    border-bottom: 3px solid #9589EA;
}

.div-right-decision-smart-res {
    background-color: #4E407E !important;
}

.middle-decision-smart-res {
    background: linear-gradient(344.19deg, #6FDDBC -37%, #61509E 112.95%) !important;

}

.info-important-smart {
    background: linear-gradient(360.06deg, #6FDDBC -37.07%, #61509E 86.55%) !important;

}

.top-big-req {
    background-color: #61509E !important;
}

.bottom-big-req {
    border-right: 2px solid #61509E !important;
    border-bottom: 2px solid #61509E !important;
    border-left: 2px solid #61509E !important;
}

.bottom-big-req p {
    text-align: center;
}

.big-req-smart {
        background: linear-gradient(360.06deg, #6FDDBC -37.07%, #61509E 86.55%) !important;
}

.sub-title-emotional {
    color: #1A3263 !important;
}

.btn-golden-rules {
    background-color: #81459E !important;
}

@media screen and (max-width: 1182px) {
    .smart-changes {
        margin-bottom: -50px;
    }
}

@media screen and (max-width: 1003px) {
    .info-important-smart {
        background: transparent;
        background-image: url(../img/event/bg-important-make.png) !important;
        background-repeat: no-repeat !important;
        background-size: cover !important;
        align-items: flex-start;
    }
    .top-hero-neww {
        margin-bottom: 18px !important;
    }

    .real-leap {
        /* background: radial-gradient(150% 137% at 50% 150%,  #1A3263 7.59%, #547792 100%) !important; */
        background: radial-gradient(125.22% 125.22% at 50% -25.22%, #547792 7.59%, #1A3263 100%) !important;

        position: relative;
        margin-top: 150px;
    }

    .info-real-leap {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        margin-top: 60px;
        text-align: center;
        padding: 10px 10px 30px 10px;
    }

    .title-real-leap {
        font-size: 24px;
    }

    .desc-real-leap {
        font-size: 18px;
    }

    .real-leap img {
        width: 150px;
        height: 150px;
        position: absolute;
        top: -60px;
        left: 50%;
        transform: translateX(-50%);
    }
}


@media screen and (max-width: 780px) {
    .inner-smart-register-now {
        background-image: url(../img/event/self-bg-1.png) !important;
        height: 370px !important;
        padding-bottom: 130px !important;
    }

    .desc-different-smart {
        margin-left: 10px;
        margin-right: 10px;
        margin-bottom: 150px;
    }

    .live-self {
        width: 143px;
        height: 79px;
        top: -15px;
    }
}

@media screen and (max-width: 711px) {
    .btn-about {
        box-shadow: 5px 5px #573894;
    }
}