div[data-drupal-messages]{position:fixed;top:calc(var(--drupal-displace-offset-top, 0px) + 60px);right:0;z-index:502;width:auto!important}.messages{display:flex;width:100%;max-width:410px;min-height:63px;max-height:30vh;font-weight:var(--text-normal)!important;line-height:1.4!important;color:var(--black);background:var(--white);border:none;border-radius:8px 0 0 8px;box-shadow:0 4px 12px #00000024;padding:0}.messages+.messages{margin-top:20px}.messages__list{display:flex;justify-content:center;flex-direction:column;width:100%;gap:20px;overflow-x:hidden;padding:15px 32px 15px 20px!important}.messages__list ul{list-style:none;margin-top:16px;padding:0}.messages__list li{margin:0}.messages__item{max-height:100%;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none;padding-right:20px;margin-right:-20px}.messages__item::-webkit-scrollbar{display:none}.messages__item a{color:var(--blue)}.messages__item a:hover{text-decoration:underline}.messages__close{align-self:center;display:flex;align-items:center;justify-content:center;flex-shrink:0;width:24px;height:24px;border:1px solid var(--dark-grey);border-radius:50%;margin:9px 20px 9px 0;cursor:pointer}.messages__close svg{width:8px;height:8px}.messages__close path{stroke:var(--grey)}.messages .status-icon{display:flex;align-items:center;flex-shrink:0;width:59px;background:var(--status-green);border-radius:8px 0 0 8px;padding:30px 20px}.messages--error .status-icon{background:var(--status-red)}.messages--error .status-icon svg{width:19px;height:19px}.messages--error .status-icon path{fill:var(--white)}.messages--warning .status-icon{background:var(--status-orange)}.messages--warning .status-icon svg{width:19px;height:19px}.messages--warning .status-icon path{stroke:var(--grey)}
