.planHighlights{margin-top:90px;margin-bottom:80px}
.headingHighlights h2{font-family:"HelveticaNeueLTStd-Bd",sans-serif;font-size:42px;font-weight:bold;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:-0.47px;color:#333}
.blueCards3{margin-top:40px;display:flex;flex-wrap:wrap}
.blueBox{min-height:200px;max-width:600px;background-color:#f2f7fb;display:flex;margin:2px 1px 0;align-items:center;flex:1 1 0}
.blueBox:nth-child(1){border-radius:20px 0 0 0}
.blueBox:nth-child(2){border-radius:0 20px 0 0}
.blueBox:nth-child(3){border-radius:0 0 0 20px}
.blueBox:nth-child(4){border-radius:0 0 20px 0}
.textInsideBoxes{display:flex;justify-content:center;align-items:center}
.iconInsideBlueBox{width:100px;height:66px;margin:0 0 0 50px}
.textInsideBlueBox{width:314px}
.textInsideBlueBox p{font-family:"Inter",sans-serif;font-size:28px;font-weight:500;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:-0.58px;color:#333}
@media screen and (min-width:1100px){.planHighlights .blueCards3 .blueBox:nth-child(3) .textInsideBlueBox{width:325px}
}
@media screen and (max-width:767.99px){.planHighlights{margin-top:30px}
.headingHighlights h2{font-size:28px;letter-spacing:-0.31px}
.blueCards3{margin-top:25px;justify-content:center}
.blueBox{min-height:236px;max-width:155px;justify-content:center}
.textInsideBoxes{flex-direction:column;align-items:center}
.iconInsideBlueBox{width:59px;height:62px;margin:0;margin-bottom:10px}
.textInsideBlueBox{width:100%;height:100%;text-align:center}
.textInsideBlueBox p{font-size:18px}
}