.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6, p{margin: 0}
.bundle-section{
padding: 32px 0;
}
.bundle-right-box{
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 32px;
}
.features-bundle{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 32px;
}
.features-bundle h2{
    color:#475467;
    text-align: center;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
}
.features-bundle .features-list-bundle{
    display: flex;
    max-width: 878px;
    width: 100%;
    margin: 0 auto;
    justify-content: center;
    align-items: flex-start;
    align-content: flex-start;
    gap: 8px;
    flex-wrap: wrap;
}
.features-bundle .feature-item{
    display: flex;
    padding: 4px 10px;
    justify-content: center;
    align-items: center;
    gap: 3px;
    color:  #344054;
    text-align: center;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    border-radius: 6px;
    border: 1px solid  #D0D5DD;
    background:  #FFF;
}
.bundle-header-block {
    display: flex;
    max-width: 768px;
    flex-direction: column;
    align-items: center;
    gap: 20px;
    margin: 0 auto;
    text-align: center;
}
.bundle-save-title{
    color: var(--Gray-900, #101828);
    text-align: center;
    font-size: 36px;
    font-style: normal;
    font-weight: 600;
    line-height: 44px;
    letter-spacing: -0.72px;
}
p.description {
    color: #475467;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    margin-bottom: 0px;
}

.bundle-container {
    display: flex;
    align-items: flex-start;
    gap: 32px;
    width: 100%;
}

.bundle-box {
    display: flex;
    width: 100%;
    max-width: 280px;
    flex-direction: column;
    align-items: flex-start;
    border-radius: 16px;
    border: 1px solid #EAECF0;
    background: #FFF;
    box-shadow: 0 12px 16px -4px rgba(16, 24, 40, 0.08), 0 4px 6px -2px rgba(16, 24, 40, 0.03);
}

.bundle-header {
    color: #FFF;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    display: flex;
    padding: 8px 16px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 32px;
    border-radius: 16px 16px 0 0;
    border-bottom: 1px solid #5B90BF;
    background: #5B90BF;
    width: 100%;
    height: 37px;
}

.bundle-content {
    display: flex;
    padding: 32px 16px;
    flex-direction: column;
    align-items: flex-start;
    gap: 32px;
    width: 100%;
}
.bundle-cont-title{
    display: flex;
    align-items: flex-start;
    gap: 16px;
    width: 100%;
    flex-direction: column;
}

.bundle-title {
    color: #475467;
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px;
    margin-bottom: 0px;
    max-width: 248px;
    width: 100%;
}

.bundle-title span.plus {
    color: #F79009;
    font-weight: 700;
}

.bundle-title span.pro {
    color: #475467;
    font-weight: 700;
}

.bundle-title span.premium {
    color:#079455;
    font-weight: 700;
}

.bundle-cont-title .price {
    display: flex;
    align-items: center;
    flex-direction: row;
    gap: 4px;
    flex: 1 0 0;
    color: #101828;
    font-size: 60px;
    font-style: normal;
    font-weight: 600;
    line-height: 72px;
    letter-spacing: 1.2px;
}
.price-month{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.old-price {
    color: #ED1C24;
    leading-trim: both;
    text-edge: cap;
    font-size: 30px;
    font-style: normal;
    font-weight: 600;
    line-height: 38px;
    text-decoration-line: line-through;
}

.per-month {
    color: #475467;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
}


.bundle-actions {
    display: flex;
    align-items: flex-start;
    gap: 12px;
    width: 100%;
}
.bundle-actions button{
    width: 100%;
}
.bg-btn {
    color: #FFF;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    display: flex;
    height: 48px;
    padding: 12px 18px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    border-radius: 8px;
    width: 100%;
}
.tran-bg{
    display: flex;
    padding: 12px 10px;
    justify-content: center;
    align-items: center;
    gap: 6px;
    border-radius: 8px;
    border: 0;
    background: transparent;
}

.remove-btn {
    border: 1px solid #A6A6A6;
    background: #A6A6A6;
}

.select-btn {
    border: 1px solid #5B90BF;
    background: #5B90BF;
}

.see-included {
    color: #475467;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
}

/*featurelist*/
.plan-feature-box {
    display: flex;
    padding: 32px 16px 40px 16px;
    flex-direction: column;
    align-items: flex-start;
    gap: 24px;
    width: 100%;
    border-top: 1px solid #D0D5DD;
}
.features-list {
    margin: 0;
    padding:0;
    width: 100%;
}
.features-list ul{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap:  16px;
    list-style: none;
    margin: 0;
}

.features-list li {
    display: flex;
    align-items: flex-start;
    gap: 12px;
    color: #535862;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}
.bg-btn:hover {
    color: #fff;
    border-radius: 8px;
    box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05);
    border: 2px solid rgba(255, 255, 255, 0.12) !important;
    background: #026AA2 !important;
}

.icon-x {
    width: 20px;  /* adjust as needed */
    height: 20px; /* adjust as needed */
    color: #E31B23; /* stroke color */
    display: inline-block;
}

/* Rotate arrow when active */
.see-included.active .arrow-icon {
    transform: rotate(180deg);
    transition: transform 0.3s ease;
}
.bundle-checkout-new{ display: none;}

@media (min-width:1025px) and (max-width:1240px){
    .bundle-container {
        display: flex;
        align-items: flex-start;
        gap: 32px;
        width: 100%;
        flex-wrap: wrap;
        justify-content: center;
    }
}
@media (min-width:768px) and (max-width:1024px){
    .bundle-container {
        display: flex;
        align-items: flex-start;
        gap: 32px;
        width: 100%;
        flex-wrap: wrap;
        justify-content: center;
    }
}

@media (max-width: 767px){
    .bundle-container , .bundle-cont-title {flex-direction: column;}
    .bundle-box{max-width: 100%;}

    .bundle-checkout-new{ display: block;}
    .mobile-checkout-footer{
        display: flex;
    }
    .mobile-order-summary .next-step {
        padding-left: 15px;
    }
    .mobile-order-summary .left-side-item {

        padding-right: 20px !important;
    }
    .mobile-order-summary .next-step a{
        width: 123px;
    }
    .mobile-order-summary{flex-direction: column; position: relative !important; }
    .bundle-save-title , .description {text-align: center;}
    .bundle-actions {
        flex-direction: column;
        justify-content: center;
        width: 100%;
        gap:0;
    }
    .bundle-actions button{
        max-width: 100%;
    }
    .tran-bg{
        padding: 12px 18px;
    }
    .left-side-box {
        padding: 0 !important;
    }
    .bundle-checkout-new {
        width: 100%;
    }
    .bundle-package{
        color: #FFF;
        font-size: 16px;
        font-style: normal;
        font-weight: 700;
        line-height: 16px; /* 100% */
        display: flex;
        padding: 8px 20px;
        flex-direction: column;
        align-items: center;
        gap: 8px;
        background: var(--Gradient-Linear-Color-45, linear-gradient(135deg, #72EDF2 0%, #5151E5 100%));
        border: 0;
        width: 100%;
    }

    /*    */
    .left-side-box{
        position: fixed !important;
        left: 0;
        right: 0;
        top: 85%;
        bottom: auto;
        gap: 0;
        transition: top 0.28s ease;
        z-index:9999;
    }

    .left-side-box.open-top {
        top: 25% !important;
        bottom: auto !important;
        gap: 0;
        max-height: 570px;
        overflow-y: auto;
        border-radius: 24px 24px 0 0;
        box-shadow: 0 -32px 64px -12px var(--Colors-Effects-Shadows-shadow-3xl_01, rgba(10, 13, 18, 0.14)), 0 -5px 5px -2.5px var(--Colors-Effects-Shadows-shadow-3xl_02, rgba(10, 13, 18, 0.04));
    }
    .left-side-box.open-top .mobile-order-summary{border-radius: 20px 20px 0 0;}
    .left-side-box.open-top button.bundle-package {
        display: none;
    }

    .mobile-top-border {
        margin: 16px auto 38px auto;
        height: 5px;
        background: #000000;
        max-width: 144px;
        border-radius: 100px;
        width: 100%;
    }
    .mobile-order-summary{
        max-height: 686px;
        overflow-y: hidden;
        z-index: 9;
    }
    button.see-included.tran-bg.active svg {
        display: none;
    }
    .remove-hide-btn button.remove-btn.bg-btn {
        display: none;
    }

    .remove-btn {
        margin-top: 15px;
        width: 100%;
    }

}
