.termplancard-Wrapper{margin-top:80px;margin-bottom:80px}
.termplancard-heading h5{color:var(--neutral-black);text-align:center;margin-top:20px;margin-bottom:10px}
.termplancard-heading p{color:var(--neutral-black);text-align:center;font-family:'helveticaregular',sans-serif;font-size:1rem;font-style:normal;line-height:22.4px}
.termplancard-cardWrapper{margin-top:40px;row-gap:22px}
.termplancard-card img{width:48px;height:48px}
.termplancard-card{padding:20px;margin-right:22px;width:23.6%;cursor:pointer;border-radius:20px}
.termplancard-card:hover{outline:1.5px solid var(--primary-blue);background:var(--neutral-white);box-shadow:0 8px 12px 0 rgba(0,115,187,0.12)}
.termplancard-card:nth-child(4n){margin-right:0}
.termplancard-card-Info h6{color:var(--neutral-black);margin-top:12px;margin-bottom:8px}
.termplancard-card-Info p{color:var(--grey-tone-light-1);font-family:'helveticaregular',sans-serif;font-size:1rem;font-style:normal;line-height:22.4px}
.termplancard-disp-none{display:none}
.termplan_card_seeMoreLess{display:none}
.termplan_card_seeMoreLess{margin:0 auto}
.termPlan__seeMoreLessBtn{background-color:transparent;outline:0;color:var(--primary-blue);font-family:"HelveticaNeueLTStd-Md";font-size:1rem;font-weight:500}
@media only screen and (max-width:767px){.termplancard-Wrapper{margin-top:60px;margin-bottom:60px}
.termplancard-heading h2{padding:0 1px 0 1px}
.termplancard-heading h5{font-size:1.125rem;margin-top:4px;margin-bottom:8px}
.termplancard-heading p{font-size:.875rem}
.termplancard-cardWrapper{margin-top:20px;margin-bottom:20px;flex-direction:column;row-gap:20px;column-gap:0}
.termplancard-card{width:100%}
.termplancard-card img{width:40px;height:40px}
.termplancard-card-Info h6{font-size:1.125rem;margin-top:12px;margin-bottom:4px}
.termplancard-card-Info p{font-size:.875rem}
.termplancard-card{padding:24px}
.termplan_card_seeMoreLess{display:block}
.termPlanCard__title p span{font-size:.875rem}
.termPlan__card__text span{font-size:.875rem}
}