.tag{border-radius:20px;display:inline-block;font-size:10px;font-weight:500;letter-spacing:1px;margin-bottom:10px;padding:3px 9px;text-transform:uppercase}.tag-amber{background:#fef3c7;color:#92400e}.tag-blue{background:#edf2ff;color:#2d4aa8}.tag-purple{background:#f3effe;color:#4a1f9e}.tag-orange{background:#fff7ed;color:#c2410c}.tag-rose{background:#fff1f2;color:#be123c}.tag-red{background:#fef2f2;color:#991b1b}.tag-fuchsia{background:#fdf4ff;color:#7e22ce}.tag-indigo{background:#eff6ff;color:#1e40af}.tag-cyan{background:#ecfeff;color:#0e7490}.tag-green{background:#f0fdf4;color:#166534}.tag-lime{background:#f0fdf4;color:#3f6212}.tag-brown{background:#f5f0eb;color:#78350f}.tag-sand{background:#fdf8f0;color:#92400e}.tag-slate{background:#f8fafc;color:#475569}.cards{display:flex;flex-direction:row;flex-wrap:wrap;gap:1.5rem;max-width:var(--container-width)}.card{background-color:#fff;border-radius:1rem;padding:1.5rem}.card h3{font-size:1rem;font-weight:700;line-height:1.3;margin-bottom:8px;margin-top:0}.card_primary{color:var(--brand-primary)}.card_secondary{color:var(--brand-secondary)}.card_tertiary{color:var(--brand-tertiary)}.card_text{color:var(--text-color)}.card_grey_medium{color:var(--grey-medium)}.card_grey_dark{color:var(--grey-dark)}.rlk-card-text{padding-bottom:60px;padding-top:60px}.title{font-size:1.8rem;margin-bottom:0;margin-top:0;padding:.5rem 0}.title-position{margin-bottom:2rem;width:100%}.theme-light .sub-title,.theme-light .sup-title{color:var(--grey-dark)}.theme-light .title{color:var(--text-color)}.theme-dark .sub-title,.theme-dark .sup-title{color:var(--grey-light)}.theme-dark .title{color:var(--background-color)}.sup-title{font-size:14px;letter-spacing:2px;text-transform:uppercase}.card-icon{background-color:var(--grey-medium);border-radius:6px;display:inline-block;margin-bottom:1rem;padding:8px}.hs_cos_wrapper_type_icon{align-items:center;display:flex}.card-icon svg{fill:var(--brand-primary);height:18px;text-align:center}