*{margin:0;box-sizing:border-box;font-family:Rubik}
.why_buy_term_keypoints{display:flex;flex-wrap:wrap;row-gap:20px;column-gap:15px;margin:15px 0}
.why_buy_term_keypoints p{width:32%;background-color:#fff;border:.5px solid #99bfde;border-radius:8px;padding:16px 8px;font-weight:500;font-size:14px;line-height:18px;text-align:center;color:#363c41}
@media(max-width:767px){.why_buy_term_keypoints{column-gap:10px;row-gap:10px}
.why_buy_term_keypoints p{width:100%;font-weight:500 !important;color:#363c41 !important;font-size:14px !important;line-height:14px !important}
}