.es-term-checklist{display:grid;grid-template-columns:repeat(2,max-content);gap:.7rem 2.5rem;align-items:center}.es-term-checklist a{display:inline-flex;align-items:center;gap:.5em;text-decoration:none;color:inherit;pointer-events:none;cursor:default}.es-term-checklist a::before{content:"";flex-shrink:0;width:1.15em;height:1.15em;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%230369a1'%3E%3Cpath d='M12 2a10 10 0 1 0 0 20 10 10 0 0 0 0-20zm-1.2 14.5-4.3-4.3 1.4-1.4 2.9 2.9 6-6 1.4 1.4-7.4 7.4z'/%3E%3C/svg%3E") center/contain no-repeat}@media (max-width:600px){.es-term-checklist{grid-template-columns:1fr}}