.hero-mixed {
    background-position: center;
    background-image: url(../img/event/bg-image-toxic.png) !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center !important;
    height: 1000px !important;

}

.new-div-hero-style-course {
    background-color: #061E29;
    box-shadow: 0px 4px 4px 0px #0000003D;

}

.new-div-hero-style {
    background: linear-gradient(180deg, #5F9598 -10.51%, #1D546D 100%);

}

.abu-dhabi {
    background-color: #061E29;
    padding: 20px 30px;
    border: 1px solid #B8860B;
    border-radius: 16px;
    margin-top: 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: #fff;
}

.abu-dhabi-title1 {
    font-size: 20px;
}

.abu-dhabi-title2 {
    font-size: 24px;
    font-weight: bold;
}

.new-type-in-hero {
    margin-top: 0px;
}

.one-type-in-hero {
    background: linear-gradient(90.23deg, #FFE8B2 44.72%, #F5F5F5 154.51%) !important;

}

.flag-right-img {
    position: absolute;
    right: 0;
    top: 0;
}

.flag-bottom-img {
    position: absolute;
    bottom: 0;
    left: 0;
}

.flag-bottom-img-res,
.right-flower-res {
    display: none;
}

.title-one-about {
    color: #1D546D !important;
}

.btn-bundle {
    background-color: #1D546D !important;
    box-shadow: none !important;
    margin-top: 10px !important;
}

.swiper-pagination-about .swiper-pagination-bullet-active,
.swiper-pagination-prevv .swiper-pagination-bullet-active {
    background-color: #061E29 !important;
}

.inner-accordion-header {
    width: 90%;
}

.accordion-header h3 {
    width: 100% !important;
}

.card-registration_options {
    background: linear-gradient(180deg, #547792 0%, #1A3263 100%) !important;

}

.custom-sets {
    background: linear-gradient(91.95deg, #5F9598 16.83%, #F5F5F5 116.27%);
    padding: 10px 20px;
    border-radius: 12px;
    box-shadow:
        0px 16px 32px #00000066,
        0px 8px 12px #0000003D,
        0px 4px 4px #00000033,
        0px 6px 4px #FFFFFF66 inset;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.custom-sets img {
    height: 87px;
}

.inner-custom-sets {
    display: flex;
    align-items: center;
    gap: 20px;
    font-size: 20px;
    font-weight: bold;
}

.custom-sets-num {
    font-size: 40px;
    font-weight: bold;
    text-shadow: 0px 8px 4px #0000003D;
}

.title-custom-sets {
    color: white;
    font-size: 24px;
    font-weight: bold;
}

.not-available-custom-sets {
    background-color: #FFC1763D;
    color: #F2B522;
    font-size: 24px;
    font-weight: bold;
    box-shadow: 0px 4px 4px 0px #00000059;
    border-top-right-radius: 32px;
    border-bottom-right-radius: 32px;
    padding: 10px 20px;
    margin-left: -3%;
}

.top-custom-sets {
    padding-bottom: 60px;
    margin-bottom: 40px;
    border-bottom: 1px solid white;
}

.bottom-custom-sets {
    padding-bottom: 60px;
    margin-bottom: 40px;
    border-bottom: 1px solid white;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}

.one-custom-sets {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.one-custom-sets p {
    font-size: 20px;
    color: white;
    margin-top: 5px;
}

.new-min-height {
    min-height: 1100px;
}

.inner-smart-register-now {
    background-image: url(../img/event/bg-toxic.png) !important;
    height: 700px !important;
    background-position: top;
    border-top-right-radius: 20px;
    padding-bottom: 100px !important;
}

.div-border-smart-register {
    padding: 25px 25px 0px 0px;
    height: 140px !important;
}

.info-smart-register {
    background-color: #1D546D !important;
}

.positive-diff-top-title {
    margin-bottom: 20px;
}

.value-problems-title {
    width: 70%;
}

.value-problems-desc {
    margin-top: 20px;
    color: white;
    font-size: 24px;
    width: 90%;
}

.value-problems {
    background: radial-gradient(84.81% 1941% at 100% -84.65%, #486882 7.59%, #273B4F 100%);
    padding: 60px 30px;
}

.big-problem {
    width: 90%;
    margin: 80px auto 180px auto;
    background: radial-gradient(71.05% 1681.16% at 82.53% -35.68%, #1D546D 7.59%, #061E29 100%)
        /* warning: gradient uses a rotation that is not supported by CSS and may not behave as expected */
    ;
    padding: 50px;
    border-radius: 24px;
    position: relative;
}

.fly-big {
    position: absolute;
    left: 50px;
    top: 50px;
}

.inner-big-problem {
    display: flex;
    align-items: flex-start;
    gap: 30px;
}

.big-problem-title {
    font-size: 40px;
    font-weight: bold;
    padding-bottom: 10px;
    border-bottom: 1px solid #FBEBC5;
    color: white;
    width: fit-content;
    margin-bottom: 15px;
}

.big-problem-desc {
    font-size: 24px;
    color: white;
    margin-bottom: 30px;
}

.one-big-problem {
    margin-bottom: 10px;
}

.one-big-problem p {
    font-size: 22px;
    font-weight: 600;
    color: white;
}

.big-problem-res {
    display: none;
}
.big-problem-res-title{
    font-size: 20px;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 20px;
}
.inner-big-problem-res{
    background-color: #061E29;
    border-radius: 16px; 
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: white;
    padding: 20px;
    font-size: 17px;
    margin-bottom: 25px;
}
.fly-big-inner{
    width: 100px;
    height: 88px;
}
.one-big-problem-res{
    margin-bottom: 15px;
}
.one-big-problem-res img {
    width: 50px;
    height: 50px;
}
.one-big-problem-res p{
    font-size: 16px;
}
.big-problem-desc-res{
    text-align: center;
}
.inner-decision-smart {
    background-image: url(../img/event/bg-toxic-8.png) !important;
    height: auto;
}
.inner-left-decision-smart{
    background: linear-gradient(127.34deg, #1A3263 11.16%, #486882 70.33%) !important;

}
.left-decision-smart{
        bottom: 59px;
}
.top-decision-smart-res{
        background-image: url(../img/event/bg-toxic-res-8.png) !important;
}
.middle-decision-smart-res{
    background: linear-gradient(345.01deg, #486882 30.61%, #1A3263 112.96%) !important;
    height: 250px !important;
}
.decision-smart-res img{
    width: 100%;
    margin-top: -55px;
}
@media screen and (max-width: 1628px){
   .left-decision-smart{
        bottom: 110px;
} 
}
@media screen and (max-width: 1003px) {
    .big-problem {
        display: none;
    }

    .big-problem-res {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        width: 90%;
        margin: auto;
    }

    .value-problems-title {
        width: 100%;
        font-size: 22px;
    }

    .value-problems-desc {
        font-size: 18px;
        width: 100%;
    }

    .smart-register-now {
        padding: 30px 0px 60px 0px;
    }

    .inner-smart-register-now {
        height: 470px !important;
        padding-bottom: 151px !important;
        background-image: url(../img/event/bg-toxic-res.png) !important;
    }

    .title-custom-sets {
        margin-bottom: 10px;
    }

    .not-available-custom-sets {
        margin-left: -27%;
    }

    .top-custom-sets-titles {
        flex-direction: column;
    }

    .top-custom-sets {
        padding-bottom: 40px;
        margin-bottom: 40px;
    }

    .inner-custom-sets {
        flex-direction: column;
        gap: 0px;
        font-size: 16px;
    }

    .one-custom-sets img {
        width: 48px;
        height: 48px;
    }

    .bottom-custom-sets {
        padding-bottom: 30px;
    }

    .one-custom-sets p {
        font-size: 13px;
        text-align: center;
    }

    .new-min-height {
        min-height: auto;
    }

    .hero-mixed {
        min-height: auto !important;
        height: 100% !important;
        background: linear-gradient(251.91deg, #5F9598 -26.54%, #1D546D 75.48%) !important;
        border-top-right-radius: 100px;
        border-top-left-radius: 100px;
    }

    .flag-right-img {
        display: none;
    }

    .flag-bottom-img {
        display: none;
    }

    .new-div-hero-style {
        margin-top: 0px;
    }

    .new-div-hero-style {
        background: transparent;
        border: none;
        position: relative;
    }

    .new-div-hero-imagee {
        margin-bottom: -89px;
    }

    .flag-bottom-img-res {
        display: block;
        position: absolute;
        width: 184px;
        height: 160px;
        bottom: -75px;
        left: -10px;
    }

    .abu-dhabi {
        width: 110%;
        border-radius: 0px;
        border-top: 1px solid #B8860B;
        border-bottom: 1px solid #B8860B;
        border-right: 0px;
        border-left: 0px;
        margin-top: 75px;
    }

    .abu-dhabi-title1 {
        font-size: 16px;
    }

    .abu-dhabi-title2 {
        font-size: 20px;
    }

    .abu-dhabi img {
        width: 168px;
        height: 40px;
    }

    .new-div-hero-style-title {
        font-size: 38px;
        font-weight: bold;
        text-shadow: 0px 12px 12px #6E6E6EC2;
    }

    .right-flower-res {
        display: block;
        position: absolute;
        bottom: -75px;
        right: -10px;
    }
}