<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.symbols{display:grid;grid-template-columns:repeat(4,1fr);margin-bottom:7rem;row-gap:3rem}@media (min-width: 82em){.symbols{grid-template-columns:repeat(6,1fr);row-gap:0}}.symbols__item{justify-self:center;text-align:center;grid-column:span 2}@media (min-width: 82em){.symbols__item{grid-column:unset}}.symbols__item:nth-last-child(1):nth-child(odd){grid-column:2/span 2}@media (min-width: 82em){.symbols__item:nth-last-child(1):nth-child(odd){grid-column:unset}}.symbols__item__label{display:block;margin-top:1.75rem;color:var(--color-blue-700);font-weight:500}.symbols__item__circle{width:9rem;height:9rem;display:flex;align-items:center;justify-content:center;border:1px solid var(--color-gray-200);border-radius:var(--border-circle);margin:0 auto}.symbols .reveal-symbols{transition:transform 1s ease,opacity 1s ease!important;transform:translateY(1rem);opacity:0}.symbols .reveal-symbols.reveal{opacity:1;transform:translateY(0)}
/*# sourceMappingURL=/cdn/shop/t/6/assets/symbols-list.css.map */
</pre></body></html>