.support-module__cd0qgq__actionList{flex-direction:column;gap:2rem;width:100%;max-width:480px;display:flex}.support-module__cd0qgq__actionItem{cursor:pointer;align-items:flex-start;gap:1.25rem;transition:transform .2s;display:flex}.support-module__cd0qgq__actionItem:hover{transform:translate(4px)}.support-module__cd0qgq__iconWrapper{justify-content:center;align-items:center;width:24px;height:24px;margin-top:.2rem;display:flex}.support-module__cd0qgq__actionIcon{width:20px;height:20px;stroke:var(--color-gold);stroke-width:1.5px;fill:none;stroke-linecap:round;stroke-linejoin:round;transition:stroke .2s}.support-module__cd0qgq__actionItem:hover .support-module__cd0qgq__actionIcon{stroke:var(--color-rust)}.support-module__cd0qgq__actionContent{flex-direction:column;gap:.25rem;display:flex}.support-module__cd0qgq__actionTitle{color:var(--foreground);text-transform:lowercase;border-bottom:1px solid #0000;width:fit-content;font-size:.95rem;font-weight:700;transition:color .2s,border-color .2s}.support-module__cd0qgq__actionItem:hover .support-module__cd0qgq__actionTitle{color:var(--color-rust);border-color:var(--color-gold)}.support-module__cd0qgq__actionDesc{color:var(--foreground);opacity:.85;text-transform:lowercase;font-size:.88rem}.support-module__cd0qgq__supportCard{background-color:var(--color-card-bg);text-align:center;border:1px solid #c68a2f1a;border-radius:12px;flex-direction:column;align-items:center;width:100%;max-width:320px;margin:0 auto;padding:3rem 2.5rem;transition:transform .2s;display:flex;box-shadow:0 12px 30px #2d23230a,0 4px 10px #2d232305}.support-module__cd0qgq__supportCard:hover{transform:translateY(-2px)}.support-module__cd0qgq__cardTitle{color:var(--color-rust);margin-bottom:.75rem;font-size:1.6rem;font-weight:300}.support-module__cd0qgq__cardDesc{color:var(--foreground);opacity:.85;margin-bottom:2rem;font-size:.88rem}.support-module__cd0qgq__illustrationWrapper{justify-content:center;align-items:center;width:160px;height:140px;display:flex}.support-module__cd0qgq__illustration{width:100%;height:100%;overflow:visible}@media (max-width:900px){.support-module__cd0qgq__actionList{max-width:100%;margin-bottom:2rem}}
