*{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}
}
.planBenefit_wrapper{box-shadow:0 0 16px 0 #00000014;background-color:#f5f9ff;display:flex;flex-wrap:wrap;padding:16px;border-radius:16px;row-gap:20px;margin-top:12px}
.planBenefit_item{display:flex;align-items:flex-start;gap:10px;width:33%}
.planBenefit_heading{font-weight:500;font-size:14px;line-height:18px;color:#363c41;margin-bottom:5px;max-width:98%}
.planBenefit_para{font-weight:400;font-size:12px;line-height:18px;color:#5c666e;max-width:96%}
.planBenefit_section sup{font-size:8px}
.planBenefit_para p{max-width:90%}
@media(max-width:767px){.planBenefit_wrapper{flex-direction:column;row-gap:16px}
.planBenefit_item{width:100%}
}