.SupportSection_container__gVeTW{max-width:900px;margin:3rem auto;display:grid;grid-template-columns:1.2fr 1.8fr;grid-gap:3rem;gap:3rem}.SupportSection_sidebar__ls8HX{display:flex;flex-direction:column;gap:1.5rem}.SupportSection_infoCard__vMFf0{padding:2rem}.SupportSection_infoTitle__0CkFh{font-size:1.2rem;color:var(--primary);margin-bottom:.75rem;font-weight:700}.SupportSection_infoText__1tZN7{font-size:.95rem;line-height:1.65;opacity:.85}.SupportSection_contactList__OPVgy{display:grid;grid-template-columns:1fr;grid-gap:1.25rem;gap:1.25rem}.SupportSection_contactCard__YKCGJ{padding:1.5rem 2rem;display:flex;justify-content:space-between;align-items:center}.SupportSection_contactLabel__uPXva{font-family:var(--font-mono);font-size:.75rem;font-weight:600;text-transform:uppercase;color:var(--primary);opacity:.55;margin-bottom:.25rem}.SupportSection_contactValue__rSiNq{font-size:1.1rem;font-weight:700;color:var(--primary)}.SupportSection_contactLink__vIGUZ{background-color:var(--primary);color:var(--secondary);border:1px solid hsla(0,0%,100%,.15);border-radius:var(--radius-round);padding:.55rem 1.25rem;font-size:.85rem;font-weight:600;box-shadow:0 4px 12px rgba(22,44,116,.12);transition:all var(--transition-smooth)}.SupportSection_contactLink__vIGUZ:hover{transform:translateY(-1.5px);box-shadow:0 8px 18px rgba(22,44,116,.2);background-color:#1a358c}@media (max-width:768px){.SupportSection_container__gVeTW{grid-template-columns:1fr;gap:2rem}}@media (max-width:600px){.SupportSection_contactCard__YKCGJ{flex-direction:column;text-align:center;gap:1.25rem;padding:1.25rem 1.5rem}.SupportSection_contactValue__rSiNq{font-size:.95rem;word-break:break-all}.SupportSection_contactLink__vIGUZ{width:100%;text-align:center}}