.bullet{align-items:flex-start;display:flex;gap:12px}.bullet__icon{background:var(--primary);border-radius:8px;box-shadow:var(--shadow);color:#fff;display:grid;flex-shrink:0;font-weight:800;height:28px;place-items:center;width:28px}.bullet__icon svg{height:13px;width:13px;fill:#fff}.bullet h3{color:var(--heading);font-size:1.17em}@media (max-width:768px){.bullet{align-items:center;gap:10px}.bullet h3{font-size:1rem}}@media (max-width:480px){.bullet{align-items:flex-start;flex-direction:column;gap:6px}.bullet__icon{border-radius:6px;height:24px;width:24px}.bullet__icon svg{height:11px;width:11px}}