.lppoints h2{text-align:center}.lppoints .btn{display:block;margin:2rem auto 0;width:fit-content}.lppoints__wrap{margin-top:2rem}.lppoints__item{margin-bottom:2rem;padding-left:85px;position:relative}.lppoints__item:before{background-color:#f2f2f2;content:"";height:64px;left:0;position:absolute;top:0;width:64px}.lppoints__item:after{border:3px solid #191919;border-left:0;border-top:0;content:"";height:28px;left:21px;position:absolute;top:10px;transform:rotate(45deg);width:20px}.lppoints__item h3{margin-bottom:.5rem}.lppoints__item p{color:#19191982}@media (min-width:768px){.lppoints__wrap{display:flex;flex-wrap:wrap;gap:2rem}.lppoints__item{margin-bottom:0;width:calc(50% - 1rem)}}