.checkmarks-section{display:flex;flex-wrap:wrap;gap:40px;justify-content:center;margin:0 auto;max-width:1240px;text-align:center;width:100%}.checkmarks-wrapper{align-items:center;display:inline-flex;gap:6px}.checkmarks-wrapper svg{color:var(--body-main);flex-shrink:0;height:32px;width:32px}.checkmarks-wrapper p{color:var(--gray);font-size:1.3rem!important;font-weight:600!important;letter-spacing:-.05em!important;margin:0}@media screen and (max-width:768px){.checkmarks-section{column-gap:10px;display:flex;justify-content:flex-start;row-gap:20px}.checkmarks-wrapper{display:flex;justify-content:start;max-width:100%;width:calc(50% - 5px)}}@media screen and (max-width:500px){.checkmarks-wrapper p{font-size:13px!important;text-align:left}.checkmarks-wrapper svg{height:24px;width:24px}}