.notification{z-index:1000;width:auto;transition:transform .5s cubic-bezier(.62,-.16,0,1.49);display:block;position:fixed;bottom:3rem;left:50%;transform:translate(-50%,400px);background-image:linear-gradient(to bottom,#be0a1e,#cf2033);border-radius:1rem;box-shadow:0 8px 32px #00000080;font-weight:700;line-height:1.5;color:var(--white);padding:1rem 2rem;white-space:break-spaces;text-align:center}.notification a{font-size:inherit;font-weight:inherit;color:inherit;text-decoration:underline;cursor:pointer}.notification.show{transform:translate(-50%)}@media (max-width: 1365.98px){.notification{bottom:6rem}}@media (max-width: 1279.98px){.notification{font-size:var(--sm)}}@media (max-width: 767.98px){.notification{width:90%}}
