.Popup{z-index:20;background-color:#000c;justify-content:center;align-items:center;display:flex;position:fixed;inset:0;overflow-y:scroll}@media (max-width:767.98px){.Popup{align-items:flex-end}}.Popup__content{justify-content:center;width:100%;display:flex}

.Message{background:var(--brand-secondary-default);border-radius:16px;flex-direction:row;justify-content:space-between;align-items:center;gap:40px;margin-left:16px;margin-right:16px;padding:20px;display:flex}.Message--yellow{background:var(--Alert-warning)}.Message--red{background:var(--Alert-error)}@media (max-width:767.98px){.Message{gap:20px}}.Message__wrapper{z-index:90;align-self:center;position:fixed;top:110px}@media (max-width:767.98px){.Message__wrapper{top:20px}}.Message__container{flex-direction:row;align-items:center;display:flex}.Message__text{color:var(--bg-dark-green);font-family:var(--font-mulish),sans-serif;margin-left:8px;font-size:14px;font-style:normal;font-weight:700;line-height:132%}
.WarningPopup{z-index:100}.WarningPopup--title{margin-bottom:14px}.WarningPopup--subtitle{margin-bottom:40px}@media (max-width:767.98px){.WarningPopup--subtitle{margin-bottom:30px}}
/*# sourceMappingURL=7876484557ac2475.css.map*/