*{margin:0;box-sizing:border-box;font-family:Rubik}
.mb10{margin-bottom:10px}
.mb12{margin-bottom:12px}
.mb15{margin-bottom:15px}
.mb30{margin-bottom:30px}
.text_light{color:#fff !important}
.text_center{text-align:center}
.text_left{text-align:left !important}
.dnone{display:none}
.termSection{padding:20px 50px}
.termSection p{font-weight:400;font-size:16px;line-height:24px;color:#464d53}
.bgLightBlue{background-color:#f0f9ff}
.termSection .termSectionTitle{font-weight:600;font-size:36px;line-height:100%;color:#000}
.termSection .borderBox{display:flex;flex-wrap:wrap;column-gap:15px;row-gap:25px;width:85%;margin:0 auto}
.borderBox_item{width:49%;position:relative;border:1px dashed #99bfde;border-radius:8px;padding:16px 40px}
.borderBox_number{background-color:#005eac;padding:8px;border-radius:8px 0 8px 0;position:absolute;top:0;left:0;font-weight:500;font-size:14px;line-height:100%;text-align:center;color:#fff}
.termSection .borderBox_item_heading{font-weight:600;font-size:16px;line-height:22px;color:#1f2937;margin-bottom:8px}
@media(max-width:767px){.termSection{padding:20px 20px}
.termSection .termSectionTitle{font-size:18px}
.termSection .borderBox{row-gap:16px;width:100%}
.borderBox_item{width:100%}
}
.pdph2{font-weight:600;font-size:20px;line-height:100%;color:#363c41;margin-bottom:5px}
.pdpSection{padding:24px 50px}
@media(max-width:767px){.pdph2{font-size:16px;line-height:20px}
.pdpSection{padding:16px 16px}
}
.intimate_claim_para{font-weight:400;font-size:14px;line-height:22px;color:#464d53}
.intimateClaim_wrapper{display:flex;align-items:self-end;margin:12px 0;justify-content:space-between;gap:20px}
.intimateClaim_wrapper p{font-weight:500;font-size:14px;line-height:22px;color:#131619;margin-top:12px}
.intimateClaim_item{text-align:center}
.intimateClaim_item img{max-width:100%}
.intimateClaim_mobApp img{width:120px}
.intimateClaim_web img{width:200px}
.intimateClaim_branch img{width:150px;border-radius:8px}
@media(max-width:767px){.intimateClaim_wrapper{flex-direction:column;align-items:center}
}