.soft-notification-modal_modal__8KcpZ{position:fixed;right:0;bottom:0;left:0;z-index:999;display:flex;flex-direction:column;gap:1rem;margin:0 auto;box-shadow:0 4px 10px 0 rgba(0,0,0,.25);border-radius:8px 8px 0 0;padding:1rem;width:100%;max-width:337px;background:var(--soft-notification-modal-background,#fff);transition:top .5s}.soft-notification-modal_logo__B5jap{align-self:flex-start;--unilad-logo-color:var(--soft-notification-logo-color)}.soft-notification-modal_logo__B5jap svg{height:var(--soft-notification-logo-height,40px)}.soft-notification-modal_hidden__DlVfz{display:none}.soft-notification-modal_modal__8KcpZ p{font-family:var(--notification-copy-font);font-size:16px;font-weight:400;font-style:normal}.soft-notification-modal_buttons__aFFml{display:flex;gap:.75rem}.soft-notification-modal_buttons__aFFml>:first-child{background:var(--color-smoke-grey)}.soft-notification-modal_buttons__aFFml>:nth-child(2){background:var(--color-almost-black)}.soft-notification-modal_button__cAyZ0{border:none;border-radius:8px;padding:.75rem;width:170px;cursor:pointer;color:#fff;font-family:var(--notification-button-font);font-size:16px;font-weight:600;font-style:normal}@media screen and (min-width:768px){.soft-notification-modal_modal__8KcpZ{border-radius:0 0 8px 8px;max-width:384px;inset:0 auto auto .5rem}.soft-notification-modal_headerOffset__p6Mdk{top:var(--header-offset)}}