:root{--color-black:#202020;--color-green:#54b876;--color-white:#fafafa}section.points-grid{margin-bottom:159px;margin-top:159px}@media only screen and (max-width:1199px){section.points-grid{margin-bottom:89px;margin-top:89px}}section.points-grid h2{font-size:30px;font-weight:700;letter-spacing:-.7px;line-height:125%;margin-bottom:21px}@media only screen and (max-width:767px){section.points-grid h2{font-size:24px;font-weight:600;margin-bottom:19px}}section.points-grid h3{color:var(--color-black);font-size:24px;font-weight:600;letter-spacing:-.2px;line-height:125%;margin-bottom:17px;margin-top:49px}@media only screen and (max-width:991px){section.points-grid h3{font-size:24px}}@media only screen and (max-width:767px){section.points-grid h3{font-size:20px;letter-spacing:0}}section.points-grid h4{font-size:16px;font-weight:600;line-height:125%;margin:14px 0}section.points-grid p{font-size:16px;line-height:150%;margin-bottom:24px}section.points-grid p:last-child{margin-bottom:0}section.points-grid .top{max-width:720px}section.points-grid .button{margin-top:20px}section.points-grid .content h3{letter-spacing:0;line-height:130%;max-width:640px}section.points-grid .content ul{display:-ms-grid;display:grid;-ms-grid-columns:1fr 30px 1fr;gap:30px;grid-template-columns:1fr 1fr;margin-top:33px}@media only screen and (max-width:1199px){section.points-grid .content ul{gap:20px}}@media only screen and (max-width:767px){section.points-grid .content ul{-ms-grid-columns:1fr;grid-template-columns:1fr;margin-top:0}}section.points-grid .content ul li{border:1px solid #dedede;border-radius:20px;min-height:280px;padding:23px 27px 23px 23px}@media only screen and (max-width:767px){section.points-grid .content ul li{min-height:inherit}}section.points-grid .content ul li span{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;height:40px;width:40px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;background-color:var(--color-green);border-radius:10px;color:var(--color-white);font-size:16px;font-weight:600;justify-content:center}