.ibdg-wrap{display:flex;width:100%}.ibdg-align--left{justify-content:flex-start}.ibdg-align--center{justify-content:center}.ibdg-align--right{justify-content:flex-end}.ibdg{display:inline-flex;align-items:center;gap:10px;padding:8px 14px;border-radius:50px;white-space:nowrap;\n overflow:hidden;\n text-overflow:ellipsis;\n max-width:100%;font-family:var(--e-global-typography-accent-font-family,'DM Sans',sans-serif);font-size:var(--e-global-typography-accent-font-size,12px);font-weight:var(--e-global-typography-accent-font-weight,600);letter-spacing:var(--e-global-typography-accent-letter-spacing,.1em);text-transform:uppercase}.ibdg.ibdg--ff-accent{font-family:var(--e-global-typography-accent-font-family,'DM Sans',sans-serif);font-size:var(--e-global-typography-accent-font-size,12px);font-weight:var(--e-global-typography-accent-font-weight,600);letter-spacing:var(--e-global-typography-accent-letter-spacing,.1em)}.ibdg.ibdg--ff-body,.ibdg.ibdg--ff-text{font-family:var(--e-global-typography-text-font-family,'DM Sans',sans-serif);font-size:var(--e-global-typography-text-font-size,16px);font-weight:var(--e-global-typography-text-font-weight,400);letter-spacing:0}.ibdg.ibdg--ff-primary{font-family:var(--e-global-typography-primary-font-family,'Parkinsans',sans-serif);font-size:var(--e-global-typography-primary-font-size,40px);font-weight:var(--e-global-typography-primary-font-weight,800);letter-spacing:-.02em}.ibdg.ibdg--ff-secondary{font-family:var(--e-global-typography-secondary-font-family,'Parkinsans',sans-serif);font-size:var(--e-global-typography-secondary-font-size,35px);font-weight:var(--e-global-typography-secondary-font-weight,800);letter-spacing:-.02em}.ibdg.ibdg--tc-uppercase{text-transform:uppercase!important}.ibdg.ibdg--tc-normal{text-transform:none!important;letter-spacing:inherit}.ibdg.ibdg--tc-capitalize{text-transform:capitalize!important}.ibdg--warm{background:rgb(236 92 40 / .1);color:#ec5c28;border:none}.ibdg-pulse{display:inline-block;width:7px;height:7px;border-radius:50%;background:#ec5c28;flex-shrink:0;animation:ibdg-pulse 1.8s ease-in-out infinite}@keyframes ibdg-pulse{0%{box-shadow:0 0 0 0 rgb(236 92 40 / .5)}70%{box-shadow:0 0 0 9px #fff0}100%{box-shadow:0 0 0 0 #fff0}}.ibdg--cool{background:rgb(63 169 245 / .09);border:1px solid rgb(63 169 245 / .22);color:#555;padding:9px 16px;min-height:38px}.ibdg-check{width:20px;height:20px;border-radius:50%;background:linear-gradient(135deg,#59dea3,#66d4e2,#3fa9f5);display:grid;place-items:center;flex-shrink:0;color:#fff}.ibdg--cool-dot{background:rgb(89 222 163 / .1);border:1px solid rgb(89 222 163 / .22);color:#555;padding:9px 16px;min-height:38px}.ibdg-dot-mint{display:inline-block;width:8px;height:8px;border-radius:50%;background:#59dea3;flex-shrink:0}.ibdg--neutral{background:rgb(34 34 34 / .06);color:#555;border:none}.ibdg-dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:#888;flex-shrink:0}.ibdg-img-icon{width:18px;height:18px;object-fit:contain;flex-shrink:0;border-radius:4px}.ibdg-custom-icon{display:inline-flex;align-items:center;font-style:normal;font-size:1.1em;flex-shrink:0}@media (max-width:767px){.ibdg-wrap{width:100%;overflow:hidden}.ibdg{white-space:normal;word-break:break-word;max-width:100%;text-overflow:unset;overflow:visible}}