.info-message-link{font:var(--bds-typography-paragraph-s);text-decoration:underline}.message-slot .message-slot-a11y{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.message-slot{box-sizing:border-box;position:relative}.message-slot .message-text .custom-container{align-items:center;border-radius:var(--bds-size-radius-m);display:flex;height:1.25rem;max-width:12.5rem;width:fit-content}.message-slot .message-text .custom-container__text{display:block;overflow:hidden;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}[dir=ltr] .message-slot .message-text .custom-container__text,[dir=rtl] .message-slot .message-text .custom-container__text{padding:0 var(--bds-size-spacing-02)}.message-slot .operational-message{padding-bottom:0;padding-top:0}.message-slot.light{background-color:var(--bds-color-background-base);color:var(--bds-color-content-high)}.message-slot.dark{background-color:var(--bds-color-background-high);color:var(--bds-color-content-onhigh)}.message-slot.transparent{background-color:#0000;color:var(--bds-color-content-high)}.message-slot.fixed{bottom:0;position:fixed;z-index:10210}[dir=ltr] .message-slot.fixed{left:0}[dir=ltr] .message-slot.fixed,[dir=rtl] .message-slot.fixed{right:0}[dir=rtl] .message-slot.fixed{left:0}[dir=ltr].is-clipped .message-slot.fixed{right:var(--scrollbar-width)}[dir=rtl].is-clipped .message-slot.fixed{left:var(--scrollbar-width)}.message-slot-stack [class^=message-slot__item]:not(:first-child) .custom{margin-top:var(--bds-size-spacing-05)}.message-slot .message-slot-carousel .swiper-slide{display:flex;height:auto;min-height:40px}.message-slot .message-slot-carousel .swiper-slide .operational-message{width:auto}.message-slot .message-slot-dialog{background-color:inherit}.message-slot .message-slot-loop .swiper-slide{width:auto}.message-slot .message-slot-loop .swiper-wrapper{transition-timing-function:linear}.mobile .message-slot.has-border{border-bottom:1px solid var(--bds-color-border-low);border-top:1px solid var(--bds-color-border-low);padding:8px 0}.mobile .styled-mode .message-slot.has-border{border-bottom:1px solid var(--styled-text-color);border-top:1px solid var(--styled-text-color)}.desktop .message-slot-stack{display:flex;flex-direction:column;gap:var(--bds-size-spacing-04)}