
.main_hero_banner {
    background-image: url("/Assets/images/BANNER_2_5.png");
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 800px;
}
.logo_col {
    padding: 20px 0px;
    max-width: 1440px;
}
.aglin_header {
    align-items: center;
}
.logo_global {
   width: 100%;
    padding: 0 87px 0 0px;
}
.btn_col {
    text-align: end;
}
.regbtn {
    background-color: #fff;
    color: #541C6E;
    font-size: 22px;
    font-family: "Poppins";
    font-weight: 500;
    border: none;
    padding: 7px 20px;
    margin: -15px 0 0 0;
}
.baner_heding {
    color: #FFF;
    text-align: center;
    -webkit-text-stroke-width: 4px;
    -webkit-text-stroke-color: rgba(191, 38, 140, 0.88);
    font-family: "Poppins";
    font-size: 56px;
    font-style: normal;
    font-weight: 700;
    line-height: 70px; 
    margin-bottom: 20px;
}
.banner_box {
    border: 4px solid rgba(255, 255, 255, 0.28);
    background: rgba(0, 0, 0, 0.15);
    width: 38%;
    padding: 32px 32px 0px 32px;
}
.box_aglin {
   justify-content: center;
    padding: 50px 0px 200px 0px;
}
.baner_heding2 {
    color: #BF268C;
    font-family: "poppins";
    font-size: 26px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 2.08px;
    margin-bottom: 0px;
}
.white_box {
    background: #FFF;
    padding: 17px;
    align-items: center;
    justify-content: center;
    display: flex;
    
}
.year_style {
    color: #FFF;
    -webkit-text-stroke-width: 6px;
    -webkit-text-stroke-color: #BF268C;
    font-family: "poppins";
    font-size: 120px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 35px;
    margin-left: 30px;
}
.year_box {
    align-items: center;
    justify-content: center;
    display: flex;
}
.image_box_secSection {
    background-image: url("/Assets/images/DSC01223.jpg");
    height: 474px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 20px 0 0 20px;
}
.image_box_secSectionabout {
    background-image: url("/Assets/images/Group_1000009851.webp");
    height: 380px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 20px 0 0 20px;
}
.secondSection {
    padding: 80px 0px;
}
.Sec_white_box {
    background-color: #fff;
    padding: 20px;
    width: 35%;
    
}
.sec_heading {
    color: #BF268C;
    font-family: "poppins";
    font-size: 48px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-align: center;
    margin-bottom: 0px;
}
.text_sec {
    color: #333;
    text-align: center;
    font-family: "poppins";
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin-bottom: 0px;
}
.sec_imgblow_text {
    color: #666;
    font-family: "poppins";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px;
    margin-top: 15px;
    margin-bottom: 30px;
}
.btn_colSec {
    align-items: center;
    justify-content: left;
    display: flex;
}
.sec_fill_btns {
    background: #BF268C;
    color: #FFF;
    text-align: center;
    font-family: "poppins";
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    border: none;
    padding: 12px 20px;
    border: 1px solid #BF268C;
    margin-right: 10px;
}
.secbtns {
    background: transparent;
    color: #BF268C;
    text-align: center;
    font-family: "poppins";
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    border: none;
    padding: 12px 20px;
    border: 1px solid #BF268C;
}
.sec_right_text {
    color: #333;
    font-family: "poppins";
    font-size: 46px;
    font-style: normal;
    font-weight: 700;
    line-height: 80px;
    margin-bottom: 10px;
}
.image_box_secSection_right {
    background-image: url(/Assets/images/abbb.webp);
    height: 445px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 0 20px 20px 0;
    text-align: -webkit-right;
    align-content: end;
}
.con_width {
    max-width: 1440px;
}
.left_col_width {
    width: 50%;
}
.right_col_width {
    width: 45%;
}
.agline_cols {
    justify-content: space-between;
}

.event-card {
    overflow: hidden;
    transition: transform 0.3s;
}
.event-card:hover img {
    transform: scale(1.1);
}
.price-badge {
    position: absolute;
    top: 10px;
    left: 10px;
    background: white;
    padding: 5px 10px;
    color: #BF268C;
    font-family: "poppins";
}
.action-buttons {
    position: absolute;
    top: 10px;
    right: 10px;
}
.event-image {
    height: 240px;
    overflow: hidden;
}
.event-image img {
    width: 100%;
    transition: transform 0.3s;
    border-radius: 0px;
}
.card {
    border-radius: 0px;
    border: none;
    background: #FFF;
    box-shadow: 10px 32px 72px 0px rgba(51, 51, 51, 0.04);
    padding: 25px 25px 10px 25px;
}
.card-body {
    padding: 20px 0 0 0;
}
.month_style {
    color: #333;
    font-family: "poppins";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.date_style {
    color: #BF268C;
    font-family: "poppins";
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    line-height: 40px;
    margin-top: 7px;
}
.card-title {
    color: #333;
    font-family: "poppins";
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin-top: -7px;
}
.card-text {
    color: #666;
    font-family: "poppins";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.date_gap {
    padding-left: 25px;
}
.events_heading {
    color: #333;
    font-family: "poppins";
    font-size: 56px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-align: center;
    margin-bottom: 15px;
}
.thrgaptob {
    padding-top: 40px;
    padding-bottom: 40px;
}




.price-card {
    padding: 30px;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 0 20px rgba(0,0,0,0.05);
    transition: transform 0.3s ease;
}

.price-card:hover {
    transform: translateY(-10px);
}

.price {
    font-size: 48px;
    font-family: "poppins";
    font-weight: bold;
    color: #BF268C;
    margin-bottom: 20px;
}

.currency {
    font-size: 16px;
    color: #BF268C;
    vertical-align: super;
}

.pass-type {
    font-size: 24px;
    color: #333;
    font-family: "poppins";
    margin-bottom: 25px;
}

.feature-list {
    list-style: none;
    padding: 0;
    margin-bottom: 30px;
}

.feature-list li {
    margin-bottom: 20px;
    color: #666;
    font-family: "poppins";
}

.feature-list li.disabled {
    text-decoration: line-through;
    color: #999;
}

.buy-ticket {
    font-family: "poppins";
    display: inline-block;
    padding: 10px 30px;
    background-color: transparent;
    border: 1px solid #BF268C;
    color: #BF268C;
    text-decoration: none;
    transition: all 0.3s ease;
}

.buy-ticket:hover {
    background-color: #BF268C;
    color: white;
}
.gp_top {
    margin-top: 30px;
}



.contact-section {
            padding: 40px 0;
            position: relative;
            overflow: hidden;
        }
        
        /*.contact-section::before {*/
        /*    content: '';*/
        /*    position: absolute;*/
        /*    top: -100px;*/
        /*    right: -100px;*/
        /*    width: 400px;*/
        /*    height: 400px;*/
        /*    border-radius: 50%;*/
        /*    border: 2px dashed rgba(0, 0, 255, 0.1);*/
        /*    z-index: 0;*/
        /*}*/
        
        .section-title {
            font-size: 2.2rem;
            font-weight: 600;
            color: #333;
            font-family: "poppins";
            margin-bottom: 40px;
        }
        
        .form-container {
            background-color: #fff;
            border-radius: 0px;
            padding: 60px;
            box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
            margin-left: -75px;
            margin-top: 50px;
        }
        
        .form-label {
            font-weight: 500;
            margin-bottom: 8px;
            font-family: "poppins";
        }
        
        .required-field::after {
            content: " *";
            color: #dc3545;
        }
        
        .form-control {
            padding: 12px;
            border: 1px solid #f5f5f5;
            border-radius: 5px;
            background-color: #f8f9fa;
            font-family: "poppins";
        }
        
        .form-control:focus {
            box-shadow: none;
            border-color: #BF268C;
        }
        
        textarea.form-control {
            min-height: 150px;
        }
        .card-img-top{
            margin: 0 0 33px 0;
            
        }
        .btn-send2 {
            background-color: #BF268C;
            color: white;
            padding: 12px 25px;
            border: none;
            border-radius: 5px;
            font-weight: 500;
            transition: all 0.3s ease;
            font-family: "poppins";
            text-decoration: none;
        }
        
        .btn-send2:hover {
            background-color: #b72085;
            transform: translateY(-2px);
            color: #fff;
        }
        
        .btn-send {
            background-color: #BF268C;
            color: white;
            padding: 12px 25px;
            border: none;
            border-radius: 5px;
            font-weight: 500;
            transition: all 0.3s ease;
            font-family: "poppins";
        }
        
        .btn-send:hover {
            background-color: #b72085;
            transform: translateY(-2px);
            color: #fff;
        }
        
        .image-container img {
            width: 100%;
            height: 700px;;
            border-radius: 0px;
            object-fit: cover;
        }
        





        .footer {
            background-image: url("/Assets/images/footer_bg_aum.jpg");
            background-position: center;
            background-size: cover;
            background-repeat: no-repeat;
            background-color: rgba(84, 28, 110, 0.84);
            color: white;
            padding: 20px 20px;
            margin-top: 50px;
        }
        .footer a {
            color: white;
            text-decoration: none;
        }
        .footer a:hover {
            text-decoration: underline;
        }
        .footer .social-icons i {
            font-size: 20px;
            margin-right: 7px;
            padding: 2px 8px;
            background: rgba(255, 255, 255, 0.2);
            border-radius: 0%;
        }
        .footer_h {
            color: #C4C4C4;
            font-family: "poppins";
            font-size: 18px;
            font-style: normal;
            font-weight: 600;
            line-height: normal;
            margin-bottom: 30px;
        }
        .social-icons {
            /*margin-top: 43px;*/
        }
        .footer ul {
            list-style: none;
            padding: 0;
        }
        .footer ul li {
            margin-bottom: 23px;
            font-family: "poppins";
            color: rgba(255, 255, 255, 0.80);
            font-size: 14px;
            font-style: normal;
            font-weight: 400;
            line-height: 24px;
        }
        .footer .copyright {
            /*margin-top: 20px;*/
            /*text-align: center;*/
            /*border-top: 1px solid rgba(255, 255, 255, 0.2);*/
            /*padding-top: 25px;*/
            color: rgba(255, 255, 255, 0.80);
            font-family: "poppins";
            font-size: 14px;
            font-style: normal;
            font-weight: 400;
            line-height: 24px;
        }
        .footer_col_width {
            width: 20%;
        }
        
        
@media only screen and (min-width:1366px) and (max-width:1450px) {
    .con_width {
        max-width: 1300px;
    }
    .contact-section {
        padding: 0px 0;
    }
    .section-title {
        margin-bottom: 25px;
    }
    .main_hero_banner {
        height: 630px;
    }
}
@media only screen and (min-width:1280px) and (max-width: 1366px) {
    .con_width {
        max-width: 1140px;
    }
    .main_hero_banner {
        height: 534px;
    }
    .form-container {
        padding: 35px;
    }
    .image_box_secSection {
        height: 390px;
    }
    .image-container img {
        height: 564px;
    }
        .section-title {
        margin-bottom: 25px;
    }
    .contact-section {
        padding: 0px 0;
    }
    .baner_heding {
        font-size: 48px;
        line-height: 61px;
    }
    .baner_heding2 {
        font-size: 22px;
    }
    .year_style {
        -webkit-text-stroke-width: 5px;
        font-size: 89px;
        letter-spacing: 35px;
        margin-left: 42px;
    }
    .box_aglin {
        padding: 50px 0px 130px 0px;
    }
    .sec_right_text {
        font-size: 47px;
        line-height: 55px;
    }
    .sec_heading {
        font-size: 38px;
    }
    .text_sec {
        font-size: 18px;
    }
    .events_heading {
        font-size: 50px;
        margin-bottom: 13px;
    }
    .card-title {
        font-size: 20px;
    }
    .card-text {
        font-size: 14px;
    }
    .date_style {
        font-size: 28px;
    }
}

@media only screen and (min-width:1100px) and (max-width:1280px) {
    .box_aglin {
        justify-content: center;
        padding: 25px 0px 85px 0px;
    }
    .form-container {
        padding: 35px;
    }
        .section-title {
        margin-bottom: 25px;
    }
    .contact-section {
        padding: 0px 0;
    }
    .banner_box {
        width: 44%;
    }
    .baner_heding {
        -webkit-text-stroke-width: 3px;
        font-size: 51px;
        line-height: 60px;
    }
    .baner_heding2 {
        font-size: 24px;
    }
    .year_style {
        -webkit-text-stroke-width: 4px;
        font-size: 92px;
    }
        .con_width {
        max-width: 990px;
    }
    .secondSection {
        padding: 40px 0px;
    }
    .sec_right_text {
        font-size: 38px;
        line-height: 48px;
    }
    .sec_heading {
        font-size: 36px;
    }
    .text_sec {
        font-size: 15px;
    }
    .sec_imgblow_text {
        font-size: 15px;
        line-height: 26px;
        margin-top: 15px;
        margin-bottom: 20px;
    }
    .events_heading {
        font-size: 36px;
        margin-bottom: 5px;
    }
    .card-title {
        font-size: 18px;
        margin-top: -11px;
    }
    .date_style {
        font-size: 24px;
        margin-top: -1px;
    }
    .card-text {
        font-size: 14px;
    }
    .footer .social-icons i {
        font-size: 18px;
        margin-right: 5px;
        padding: 6px;
    }
    .price {
        font-size: 40px;
    }
    .pass-type {
        font-size: 22px;
    }
    .banner_box {
        padding: 25px 25px 0px 25px;
    }
}

@media only screen and (min-width:1020px) and (max-width:1100px) {
    .baner_heding {
        -webkit-text-stroke-width: 2px;
        font-size: 54px;
        line-height: 65px;
        margin-bottom: 20px;
    }
    .main_hero_banner {
        height: 430px;
    }
    .image-container img {
        height: 580px;
    }
    .form-container {
        padding: 35px;
    }
        .section-title {
        margin-bottom: 25px;
    }
    .contact-section {
        padding: 10px 0;
    }
    .banner_box {
        width: 50%;
        padding: 25px 25px 0px 25px;
    }
    .white_box {
        padding: 13px;
    }
    .baner_heding2 {
        font-size: 24px;
    }
    .year_style {
        font-size: 98px;
        margin-left: 37px;
    }
    .box_aglin {
        padding: 20px 0px 130px 0px;
    }
    .sec_right_text {
        font-size: 38px;
        line-height: 47px;
        margin-bottom: 20px;
    }
    .sec_heading {
        font-size: 30px;
    }
    .text_sec {
        font-size: 15px;
    }
    .image_box_secSection {
        height: 350px;
    }
    .image_box_secSection_right {
        height: 440px;
    }
    .con_width {
        max-width: 980px;
    }
    .right_col_width {
        width: 47%;
    }
    .sec_imgblow_text {
        font-size: 15px;
        line-height: 25px;
        margin-top: 12px;
        margin-bottom: 20px;
    }
        .secondSection {
        padding: 50px 0px;
    }
    .events_heading {
        font-size: 40px;
    }
    .thrgaptob {
        padding-top: 10px;
        padding-bottom: 40px;
    }
    .card-title {
        font-size: 18px;
        margin-top: -15px;
    }
    .card-text {
        font-size: 14px;
    }
    .date_style {
        font-size: 21px;
        margin-top: -4px;
    }
    .card-body {
        padding: 0px 0 0 0;
    }
    .event-image {
        height: 200px;
    }
    .price {
        font-size: 40px;
        margin-bottom: 10px;
    }
    .pass-type {
        font-size: 20px;
        margin-bottom: 20px;
    }
    .footer .social-icons i {
        font-size: 15px;
        margin-right: 5px;
        padding: 7px;
    }
    .footer_h {
        font-size: 15px;
        margin-bottom: 25px;
    }
    .footer ul li {
        margin-bottom: 18px;
        font-size: 14px;
        line-height: 24px;
    }
    .footer {
        padding: 30px 20px;
        margin-top: 25px;
    }
}

@media only screen and (min-width:768px) and (max-width:1023px)  {
    .banner_box {
        width: 64%;
        padding: 25px 25px 0px 25px;
    }
    .main_hero_banner {
        height: 340px;
    }
    .image-container img {
        height: 500px;
    }
        .section-title {
        margin-bottom: 25px;
        font-size: 22px;
    }
    .form-container {
        padding: 30px;
    }
    .contact-section {
        padding: 10px 20px;
    }
    .box_aglin {
        padding: 20px 0px 72px 0px;
    }
    .baner_heding {
        -webkit-text-stroke-width: 3px;
        font-size: 54px;
        line-height: 60px;
    }
    .white_box {
        padding: 10px;
    }
    .baner_heding2 {
        font-size: 24px;
        margin-bottom: 0px;
    }
    .year_style {
        -webkit-text-stroke-width: 4px;
        font-size: 90px;
        margin-left: 39px;
    }
        .secondSection {
        padding: 45px 20px;
    }
    .sec_right_text {
        font-size: 29px;
        margin-bottom: 16px;
        line-height: 34px;
    }
    .con_width {
        max-width: 768px;
    }
    .image_box_secSection {
        background-image: url(/Assets/images/DSC01092.jpg);
        height: 300px;
        padding: 20px 0 0 20px;
    }
    .image_box_secSection2 {
        background-image: url(/Assets/images/teeyan-teej.jpg);
        height: 300px;
        padding: 20px 0 0 20px;
    }
    .Sec_white_box {
        padding: 15px;
        width: 45%;
    }
    .sec_heading {
        font-size: 30px;
    }
    .text_sec {
        font-size: 14px;
    }
    .sec_imgblow_text {
        font-size: 14px;
        line-height: 29px;
        margin-top: 15px;
        margin-bottom: 15px;
    }
    .sec_fill_btns {
        font-size: 14px;
        padding: 9px 20px;
        margin-right: 10px;
    }
    .secbtns {
        font-size: 15px;
        padding: 7px 20px;
    }
    .left_col_width {
        width: 52%;
    }
    .right_col_width {
        width: 48%;
    }
    .image_box_secSection_right {
        height: 426px;
    }
    .events_heading {
        font-size: 40px;
    }
    .thrgaptob {
        padding-top: 0px;
        padding-bottom: 20px;
    }
    .card {
        padding: 15px 15px 0px 15px;
    }
    .date_gap {
        padding-left: 10px;
    }
    .card-title {
        font-size: 16px;
        margin-top: -12px;
    }
    .card-text {
        font-size: 13px;
    }
    .date_style {
        font-size: 20px;
        margin-top: -6px;
    }
    .event-image {
        height: 140px;
    }
    .month_style {
        font-size: 17px;
    }
    .price-badge {
        padding: 3px 8px;
        font-size: 14px;
    }
    .price-card {
        padding: 20px;
    }
    .price {
        font-size: 39px;
        margin-bottom: 7px;
    }
    .pass-type {
        font-size: 20px;
        margin-bottom: 14px;
    }
    .feature-list li {
        margin-bottom: 13px;
        font-size: 14px;
    }
    .buy-ticket {
        padding: 7px 24px;
        font-size: 14px;
    }
    .footer_col_width {
        width: 33%;
    }
    .footer ul li {
        margin-bottom: 10px;
        line-height: 19px;
    }
    .footer {
        padding: 25px 20px;
        margin-top: 15px;
    }
    .footer .copyright {
        margin-top: 15px;
        padding-top: 20px;
        font-size: 14px;
        line-height: 24px;
    }
    .footer_h {
        margin-bottom: 20px;
    }
    
}

@media only screen and (min-width:320px) and (max-width:766px) {
    .regbtn {
    background-color: #fff;
    color: #541C6E;
    font-size: 16px;
    font-family: "Poppins";
    font-weight: 500;
    border: none;
    padding: 7px 20px;
}
    .logo_global {
    width: 100%;
    padding: 0 0 0 0px;
}
    .main_hero_banner {
        background-image: url("/Assets/images/mobiebanner.png");
        height: 500px;
    }
    
    .price-badge {
        padding: 3px 8px;
        font-size: 14px;
    }
    .logo_col {
        padding: 14px 10px;
        max-width: 1440px;
    }
        .section-title {
        margin-bottom: 20px;
            font-size: 22px;
    }
    .form-container {
        padding: 20px;
        margin-left: 0px;
        margin-top: 0px;
    }
    .contact-section {
        padding: 0px 0;
    }
    .card {
        padding: 15px 15px 0px 15px;
    }
    .date_gap {
        padding-left: 10px;
    }
    .card-title {
        font-size: 16px;
        margin-top: -12px;
    }
    .card-text {
        font-size: 13px;
    }
    .date_style {
        font-size: 20px;
        margin-top: -6px;
    }
    .event-image {
        height: 140px;
    }
    .month_style {
        font-size: 17px;
    }
    .price-card {
        padding: 20px;
    }
    .price {
        font-size: 39px;
        margin-bottom: 7px;
    }
    .pass-type {
        font-size: 20px;
        margin-bottom: 14px;
    }
    .feature-list li {
        margin-bottom: 13px;
        font-size: 14px;
    }
    .buy-ticket {
        padding: 7px 24px;
        font-size: 14px;
    }
     .footer ul li {
        margin-bottom: 10px;
        line-height: 19px;
    }
    .footer {
        padding: 25px 5px;
        margin-top: 15px;
    }
    .footer .copyright {
        margin-top: 15px;
        padding-top: 20px;
        font-size: 14px;
        line-height: 24px;
    }
    .footer_h {
        margin-bottom: 20px;
    }
    .banner_box {
        border: 2px solid rgba(255, 255, 255, 0.28);
        width: 90%;
        padding: 15px 15px 0px 15px;
    }
    .baner_heding {
        -webkit-text-stroke-width: 2px;
        font-size: 40px;
        line-height: 40px;
        margin-bottom: 15px;
    }
    .baner_heding2 {
        font-size: 16px;
    }
    .white_box {
        padding: 10px;
    }
    .year_style {
        -webkit-text-stroke-width: 2px;
        font-size: 58px;
        letter-spacing: 12px;
        margin-left: 22px;
    }
    .box_aglin {
        padding: 15px 0px 50px 0px;
    }
    .secondSection {
        padding: 40px 10px;
    }
    .left_col_width {
        width: 100%;
    }
    .right_col_width {
        width: 100%;
        margin-top: 28px;
    }
    .image_box_secSection {
        height: 300px;
    }
    .Sec_white_box {
        padding: 15px;
        width: 50%;
    }
    .sec_heading {
        font-size: 30px;
    }
    .text_sec {
        font-size: 14px;
    }
    .sec_imgblow_text {
        font-size: 14px;
        line-height: 23px;
        margin-top: 12px;
        margin-bottom: 15px;
    }
    .sec_fill_btns {
        font-size: 15px;
        padding: 8px 20px;
    }
    .secbtns {
        font-size: 14px;
        padding: 8px 20px;
    }
    .sec_right_text {
        font-size: 28px;
        line-height: 33px;
        margin-bottom: 10px;
    }
    .events_heading {
        font-size: 28px;
        margin-bottom: 5px;
    }
    .thrgaptob {
        padding-top: 0px;
        padding-bottom: 0px;
    }
    .image_box_secSection_right {
        height: 300px;
    }
    .footer_col_width {
        width: 100%;
        margin-top: 8px;
    }
    .social-icons {
        margin-top: 26px;
        margin-bottom: 30px;
    }
    .image-container img {
        height: auto;
    }
    .image_box_secSectionabout {
        height: 287px;
    }
}




#notification-container {
    position: fixed;
    top: 20px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1000;
}

.notification {
    display: flex;
    align-items: center;
    background-color: #f6ffed;
    color: #52c41a;
    padding: 10px 20px;
    border-radius: 8px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    margin-top: 10px;
    min-width: 300px;
    max-width: 500px;
    font-family: Arial, sans-serif;
    font-size: 14px;
    border-left: 5px solid #52c41a;
    opacity: 1;
    transition: opacity 0.5s ease-in-out;
}

.notification.hide {
    opacity: 0;
}

.notification .icon {
    margin-right: 10px;
}

.notification .close-btn {
    margin-left: auto;
    cursor: pointer;
    background: none;
    border: none;
    font-size: 16px;
    color: #52c41a;
}
