.payment_plan_details .payment_plan_row{display:flex;flex-wrap:wrap;gap:12px;height:100%;justify-content:center}.payment_plan_details .payment_plan_card_box{background:#fff;border-radius:12px;box-shadow:0 4px 24px 0 rgba(1,87,64,.15);display:flex;flex-direction:column;flex-wrap:wrap;height:100%;padding:80px 34px}.payment_plan_details .payment_plan_card_title h3{border:0;border-bottom:1px solid #cad1d9;margin:0;padding-bottom:23px;position:relative}.payment_plan_card_bottom_txt{border:0;border-top:1px solid #cad1d9;margin-top:auto;padding-top:39px;position:relative}.payment_plan_card_bottom_txt p{color:#04254c;font-style:italic;line-height:1.4;margin:0}.payment_plan_card_title{padding-bottom:23px}.payment_plan_details .payment_plan_card_outr{height:auto;width:calc(33.33333% - 8px)}.payment_plan_details .payment_plan_card_box .payment_plan_card_description p{margin:0 0 17px}.payment_plan_details .payment_plan_card_box .payment_plan_card_description p:last-child{margin:0}.payment_plan_details .payment_plan_card_box .payment_plan_card_description ol,.payment_plan_details .payment_plan_card_box .payment_plan_card_description ul{color:#000;display:flex;flex-direction:column;margin:0;padding-left:25px;row-gap:17px}.payment_plan_details .payment_plan_card_box .payment_plan_card_description ol>li,.payment_plan_details .payment_plan_card_box .payment_plan_card_description ul>li{color:#000;line-height:1.5}.payment_plan_details .payment_plan_card_description.btmn_space{margin-bottom:40px}.payment_plan_details .payment_plan_card_description h1,.payment_plan_details .payment_plan_card_description h2,.payment_plan_details .payment_plan_card_description h3,.payment_plan_details .payment_plan_card_description h4,.payment_plan_details .payment_plan_card_description h5,.payment_plan_details .payment_plan_card_description h6{margin:0 0 12px}@media(max-width:991px){.payment_plan_details .payment_plan_card_outr{height:auto;width:calc(50% - 12px)}}@media(max-width:767px){.payment_plan_details .payment_plan_card_outr{width:100%}.payment_plan_details .payment_plan_card_box{padding:30px}.payment_plan_details .payment_plan_row{grid-template-columns:1fr}}@media(max-width:575px){.payment_plan_details .payment_plan_card_box{padding:20px}}