.ma-text-red{color:var(--ma-red)!important}.ma-text-red-dark{color:var(--ma-red-dark)!important}.ma-text-muted{color:var(--ma-text-muted)!important}.ma-text-white{color:var(--ma-white)!important}.ma-text-center{text-align:center!important}.ma-text-right{text-align:right!important}.ma-upper{text-transform:uppercase!important}.ma-italic{font-style:italic!important}.ma-display{font-family:var(--ma-font-display)!important;font-weight:800!important}.ma-nowrap{white-space:nowrap!important}.ma-tabular{font-variant-numeric:tabular-nums!important}.ma-bg-ink{background-color:var(--ma-ink)!important;color:var(--ma-on-dark)}.ma-bg-red{background-color:var(--ma-red)!important;color:var(--ma-white)}.ma-bg-gray{background-color:var(--ma-gray-100)!important}.ma-bg-white{background-color:var(--ma-white)!important}.ma-mt-0{margin-top:0!important}.ma-mt-4{margin-top:var(--ma-space-4)!important}.ma-mt-8{margin-top:var(--ma-space-8)!important}.ma-mt-section{margin-top:var(--ma-section-gap)!important}.ma-mb-0{margin-bottom:0!important}.ma-mb-4{margin-bottom:var(--ma-space-4)!important}.ma-mb-8{margin-bottom:var(--ma-space-8)!important}.ma-flex{display:flex!important}.ma-items-center{align-items:center!important}.ma-justify-between{justify-content:space-between!important}.ma-gap-2{gap:var(--ma-space-2)!important}.ma-gap-4{gap:var(--ma-space-4)!important}.ma-wrap{flex-wrap:wrap!important}@media (max-width:719px){.ma-hide-mobile{display:none!important}}@media (min-width:720px) and (max-width:1024px){.ma-hide-tablet{display:none!important}}@media (min-width:1025px){.ma-hide-desktop{display:none!important}}