*{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}
}
.wse_wrapper{display:flex;margin:10px 0;gap:15px}
.wse_text{width:60%}
.wse_img{width:40%;background:linear-gradient(180deg,#005eac 0,#002646 100%);padding:24px 48px;border-radius:8px;display:flex;flex-direction:column;justify-content:center;position:relative}
.wse_text p,.wse_text ul li{font-weight:400;font-size:14px;line-height:22px;color:#464d53}
.wse_text ul{padding-left:15px;margin:10px}
.wse_text ul li{font-weight:500}
.wse_img_text span,.wse_img_text p{font-weight:500;font-size:18px;line-height:28px;color:#fff;text-align:center}
.wse_img_text p{margin-top:15px}
.wse_img_text span{font-weight:400;font-size:52px;line-height:36px}
.wse_img_text .wse_img_number{font-weight:600;font-size:100px;line-height:71px}
.upcoma{position:absolute;top:10px;left:8px}
.downcoma{position:absolute;right:8px;bottom:10px}
@media(max-width:767px){.wse_wrapper{flex-direction:column-reverse}
.wse_img{width:100%;padding:24px 10px}
.wse_text{width:100%}
.wse_img_text span{font-size:36px;line-height:40px}
.wse_img_text .wse_img_number{font-size:84px}
.wse_img_text{text-align:center}
.wse_img_text p{font-weight:400;font-size:14px;line-height:22px}
.upcoma{top:20px;left:2px}
.downcoma{right:8px;bottom:2px}
}