.role-based-btn,.default-btn{color:var(--color-white);display:flex;align-items:center;justify-content:center;height:48px;background:var(--ai-global-red);font-family:var(--variable-font-family);font-size:14px !important;font-style:normal;line-height:140%;letter-spacing:.14px}
a.role-based-btn::after,a.default-btn::after{background-image:none !important;content:none !important;margin-left:0 !important;width:unset !important}
.only-text-red a,.only-text-black a,.only-text-white a{background:none !important;padding:0 !important;width:fit-content !important}
.only-text-red a{color:var(--ai-global-red) !important}
.only-text-black a{color:#3c4a54 !important}
.only-text-white a{color:#fff !important}
.only-text-red a:hover,.only-text-white a:hover,.only-text-black a:hover{outline:none !important}
.secondary-no-background .cmp-button{background:none !important;border:1px solid #fff;text-decoration:none !important}
.secondary-with-background .cmp-button{background:#fff;border:1px solid #c02d32;color:#c02d32 !important;text-transform:uppercase}
.secondary-with-background .cmp-button:hover{background:#c02d32;color:#fff !important;border-color:#c02d32}
.dynamic-container{padding:0 !important}
.card-footer{height:52px}
.cardBanner .cmp-container{background:none !important}
@media(max-width:767px){.mobile-fullwidth{width:100%}
}