.empty-island-grid{display:grid;grid-template-columns:repeat(3,72px);align-items:center;justify-content:center;gap:14px}.empty-island-grid i{display:block;width:72px;height:72px;border:3px dashed color-mix(in srgb,var(--line) 84%,transparent);border-radius:50%;background:color-mix(in srgb,var(--paper-soft) 72%,transparent)}.empty-island-grid i:nth-child(2),.empty-island-grid i:nth-child(4){transform:translateY(15px)}.empty-course h3{margin:22px 0 6px}@media(max-width:720px){.empty-island-grid{grid-template-columns:repeat(3,60px);gap:11px}.empty-island-grid i{width:60px;height:60px}}
