section.keypoints{background:#f5f5f5;border-radius:20px;display:flex;gap:40px;margin-bottom:35px;padding:50px}section.keypoints h4{font-size:21px;font-weight:800;line-height:100%;text-transform:uppercase}section.keypoints p{font-size:20px;font-weight:500}section.keypoints .keypoint p:last-child{margin-bottom:0}section.keypoints .keypoints__list{display:flex;flex-direction:column;gap:20px}section.keypoints .keypoint:before{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' viewBox='0 0 10 10'%3E%3Ccircle cx='5' cy='5' r='5' fill='%2319194a' data-name='Elipse 23'/%3E%3C/svg%3E");left:0;margin-bottom:6px;position:absolute}section.keypoints .keypoint{display:flex;flex-direction:column;justify-content:center;padding-left:30px;position:relative}@media (width < 768px){section.keypoints{flex-direction:column;gap:20px;padding:30px}section.keypoints h4{font-size:18px;margin-bottom:0}section.keypoints p{font-size:16px}section.keypoints .keypoint{padding-left:20px}section.keypoints .keypoint:before{margin-bottom:4px}}