.page-help-section-contact{width:100%;margin-bottom:3em}.page-help-section-contact .contact-cards{grid-template-columns:repeat(auto-fit,minmax(15em,1fr));gap:1.25em;display:grid}.page-help-section-contact .contact-card{color:#fff;opacity:0;background-color:#8700a0;border-bottom:.3em solid #61008f;border-radius:12px;flex-direction:column;padding:1.75em;transition:opacity .6s ease-out,transform .6s ease-out,border-color .3s ease-in-out;display:flex;transform:translateY(2em)}.page-help-section-contact .contact-card:first-of-type{transition-delay:.1s}.page-help-section-contact .contact-card:nth-of-type(2){transition-delay:.18s}.page-help-section-contact .contact-card:nth-of-type(3){transition-delay:.26s}.page-help-section-contact .contact-card:nth-of-type(4){transition-delay:.34s}.page-help-section-contact .contact-card:nth-of-type(5){transition-delay:.42s}.page-help-section-contact .contact-card:nth-of-type(6){transition-delay:.5s}.page-help-section-contact .contact-card:nth-of-type(7){transition-delay:.58s}.page-help-section-contact .contact-card:nth-of-type(8){transition-delay:.66s}.page-help-section-contact .contact-card:hover{border-bottom-color:#ff8000}.page-help-section-contact .contact-card-name{font-family:var(--font-vodkasans),sans-serif;text-transform:uppercase;margin-bottom:1.1em;font-size:1.3em;line-height:1.2}.page-help-section-contact .contact-card-lines{flex-direction:column;gap:.6em;margin-top:auto;display:flex}.page-help-section-contact .contact-card-line{color:#fff;align-items:center;gap:.75em;text-decoration:none;transition:color .3s ease-in-out;display:flex}.page-help-section-contact .contact-card-line .contact-card-icon{background-color:#ffffff1f;flex-shrink:0;justify-content:center;align-items:center;width:2em;height:2em;font-size:.85em;transition:background-color .3s ease-in-out;display:flex}.page-help-section-contact .contact-card-line .contact-card-value{font-family:var(--font-rapor),sans-serif;word-break:break-all;font-size:.95em;font-weight:600}.page-help-section-contact .contact-card-line:hover{color:#ff8000}.page-help-section-contact .contact-card-line:hover .contact-card-icon{color:#fff;background-color:#ff8000;border-radius:8px}.page-help-section-contact.visible .contact-card{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){.page-help-section-contact .contact-card{opacity:1;border-radius:12px;transition:none;transform:none}}@media (max-width:1024px){.page-help-section-contact{margin-bottom:2em}.page-help-section-contact .contact-cards{grid-template-columns:repeat(auto-fit,minmax(13em,1fr));gap:1em}.page-help-section-contact .contact-card{border-radius:12px;padding:1.35em}}
