.cardswithnumbers .dsp-n{
    display: none;
}

.cardswithnumbers .when-should-buy-term p{
    font-size: 16px;
    line-height: 20px;
    color: #454545;
    font-weight: 300;
}

.when-should-buy-term h3{
    margin-bottom: 0.5rem;
    font-weight: 600;
    font-size: 22px;
}

.when-should-buy-term h4 {
    font-weight: 600;
    font-size: 18px;
    line-height: 20px;
}

.when-should-buy-term .sec-title {
    font-size: 32px;
    font-weight: 700;
    color: #233253;
    margin-bottom: 26px;
    text-align: center;
}

.when-should-buy-term .col-lg-2 .circle-number {
    width: 74px;
    height: 74px;
    background: #bddcf8;
    text-align: center;
    padding: 12px;
    border-radius: 50px;
    border: 10px solid #d6e9fa;
    font-size: 22px;
    font-weight: 700;
}

.when-should-buy-term .col-2 {padding-right: 0;}
.when-should-buy-term .custom-margin p {margin-bottom: 0px;}
.when-should-buy-term .col-lg-10{padding-left: 0; min-height: 60px; display: flex; flex-direction: column; justify-content: center;}

.backgroundGray{
    background-color: #f9f9f9;
}

.when-should-buy-term .col-lg-2 .circle-number {
    width: 74px;
    height: 74px;
    background: #bddcf8;
    text-align: center;
    padding: 12px;
    border-radius: 50px;
    border: 10px solid #d6e9fa;
    font-size: 22px;
    font-weight: 700;
}

.when-should-buy-term .col-lg-1.term-insurance-calculator-check .circle-number {
    width: 45px;
    height: 45px;
    background: #bddcf8;
    text-align: center;
    padding: 0 4px;
    border-radius: 50px;
    border: 10px solid #d6e9fa;
    font-size: 18px;
    font-weight: 700;
}

.col-lg-11.custom-card-margin{
    padding-left: 0;
}

@media screen and (max-width:480px){

    .when-should-buy-term .col-lg-2 {padding-right: 15px;margin-top: 15px;}
    .when-should-buy-term h3, .when-should-buy-term .col-lg-10{text-align: center;}


}

.custom-card-margin{
    margin-block: 1rem;
}

.when-should-buy-term .custom-card-margin p{
    line-height: 20px;
    color: #454545;
    font-weight: 400;
}

.cardswithnumbers .when-should-buy-term .light-font p{
    line-height: 20px;
    color: #454545;
    font-weight: 400;
}

.when-should-buy-term .content-view-label {
    display: none;
}

@media screen and (min-width:767px){
    .when-should-buy-term .Extramargin{
        margin-top: 1rem;
    }
}

.cardswithnumbers .viewMoreBtnWrp .viewMoreBtn {
    cursor: pointer;
}

.when-should-buy-term .custom-card-margin .capsuleContainer {
    padding: 10px;
    display: block;
    overflow: auto;
    border-radius: 5px;
}

.when-should-buy-term .custom-card-margin .capsuleContainer li {
    padding: 10px;
    /* background: #f7fbfe; */
    border-radius: 10px;
    /* border: 1px solid #bddcf8; */
    display: inline-flex;
    width: auto;
    margin: 5px 5px;
    font-size: 16px;
}

.when-should-buy-term .custom-card-margin .capsuleContainer li a {
    font-weight: 500;
    color: #237ED3;
    text-decoration: underline;
}
.cardswithnumbers .footnote {
    margin-top: 18px;
}
.cardswithnumbers .footnote p{
    font-size: 16px;
    color: #454545;
    font-weight: 300;
    line-height: 20px;
    margin-bottom: 18px;
}

.cardswithnumbers .countTitle {
    display: flex;
    gap: 5px;
}

.cardswithnumbers .countTitle .count {
    padding: 0px 10px;
    font-size: 22px;
    font-weight: 600;
    display: none;
}

.cardswithnumbers .countTitle h3 {
    text-align: left;
}
.cardswithnumbers .when-should-buy-term .marginBtm-18 {
    margin-bottom: 18px;
}

@media screen and (max-width: 768px) {
    .cardswithnumbers .countTitle.justify-center {
        justify-content: center;
    }

    .cardswithnumbers .when-should-buy-term {
        padding-block: 20px;
    }

    .when-should-buy-term .sec-title {
        font-size: 24px;
        line-height: 30px
    }
    
    .when-should-buy-term .custom-card-margin .capsuleContainer {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        gap: 30px;
        overflow: unset;
    }

    .when-should-buy-term .custom-card-margin .capsuleContainer li {
        width: 40%;
        padding: 0px;
        margin: 0px;
    }

    .when-should-buy-term .custom-card-margin .capsuleContainer li,
    .when-should-buy-term .custom-card-margin .capsuleContainer li a {
        text-align: center;
    }

    .when-should-buy-term .col-lg-2 .circle-number.onlyDesktop {
        display: none;
    }

    .cardswithnumbers .countTitle .count{
        display: block;
    }

    .when-should-buy-term .content-view.overflowContent {
        max-height: 40px;
        overflow: hidden;
        transition: all 0.5s linear;
    }

    .when-should-buy-term .content-view.overflowContent.slideDetails {
        max-height: 1000px;
    }

    .when-should-buy-term .custom-card-margin .content-view-label.showButton {
        width: max-content;
        display: block;
        margin-top: 10px;
        color: #0056A5;
        font-size: 16px;
        font-weight: 500;
        line-height: 24px;
        margin: 10px auto 0;
        cursor: pointer;
        transition: all 0.8s linear;
    }
    .cardswithnumbers .listbulletElibility {
        padding-left: 15px;
    }
}
.termSectionCommon .addAccordion .cardswithnumbers section {
    padding-block: 20px;
}

.cardswithnumbers .circle-image {
    width: 50px;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.cardswithnumbers .circle-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
