.checkmark-list{margin-bottom:20px;max-width:700px;width:100%}.checkmark-list ul{display:flex;flex-direction:row;flex-wrap:wrap;gap:15px;list-style:none;margin:0;padding:0}@media screen and (max-width:768px){.checkmark-list ul{flex-direction:column}}.checkmark-list ul li{align-content:center;align-items:center;display:flex}.checkmark-list ul li span.ico{border:1px solid;border-radius:4px;display:flex;height:20px;line-height:0;margin-right:8px;width:20px}.checkmark-list ul li span.ico svg{display:block;height:100%;width:100%}.checkmark-list ul li span{font-size:15px;font-weight:400;line-height:24px}